@selfcommunity/react-i18n 0.8.0-alpha.13 → 0.8.0-alpha.15
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 +842 -0
- package/lib/cjs/locales/en.json +423 -3
- package/lib/cjs/locales/it.json +425 -3
- package/lib/esm/index.d.ts +842 -0
- package/lib/esm/locales/en.json +423 -3
- package/lib/esm/locales/it.json +425 -3
- package/lib/types/index.d.ts +842 -0
- package/lib/types/locales/en.json +423 -3
- package/lib/types/locales/it.json +425 -3
- package/lib/types/tsconfig.build.tsbuildinfo +1 -1
- package/lib/umd/react-i18n.js +1 -1
- package/package.json +2 -2
package/lib/esm/locales/en.json
CHANGED
|
@@ -6,6 +6,12 @@
|
|
|
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}",
|
|
10
|
+
"templates.lesson.button.completed": "Completed",
|
|
11
|
+
"templates.lesson.button.complete": "I have completed the lesson",
|
|
12
|
+
"templates.lesson.save.success": "Save completed!",
|
|
13
|
+
"templates.lesson.save.error": "An error occurred!",
|
|
14
|
+
"templates.lesson.previewMode": "You are previewing the Course as a student. <link>Edit this lesson</link> or <linkBack>go back to the course dashboard.</linkBack>",
|
|
9
15
|
"templates.loyaltyProgramDetail.button.more": "Find out more",
|
|
10
16
|
"templates.loyaltyProgramDetail.button.request": "Request Now",
|
|
11
17
|
"templates.loyaltyProgramDetail.community": "Participating in the Community rewards you!",
|
|
@@ -41,6 +47,11 @@
|
|
|
41
47
|
"ui.acceptRequestUserEventButton.dialog.msg": "Do you want to allow the user to access the event content?",
|
|
42
48
|
"ui.acceptRequestUserEventButton.dialog.title": "Accept request",
|
|
43
49
|
"ui.acceptRequestUserEventButton.snackbar.success": "Request accepted",
|
|
50
|
+
"ui.acceptRequestUserGroupButton.accept": "Accept",
|
|
51
|
+
"ui.acceptRequestUserGroupButton.dialog.confirm": "Yes",
|
|
52
|
+
"ui.acceptRequestUserGroupButton.dialog.msg": "Do you want to allow the user to access the group content?",
|
|
53
|
+
"ui.acceptRequestUserGroupButton.dialog.title": "Accept request",
|
|
54
|
+
"ui.acceptRequestUserGroupButton.snackbar.success": "Request accepted",
|
|
44
55
|
"ui.accountRecover.email.error.exist": "This email address is not associated with any account. Check that it is the one used to register",
|
|
45
56
|
"ui.accountRecover.email.error.invalid": "Enter a valid email address",
|
|
46
57
|
"ui.accountDataPortability.generatedInfo": "You have requested the generation of the data portability file on {date} at {time}. You can request the file creation at maximum every 24h.",
|
|
@@ -72,11 +83,18 @@
|
|
|
72
83
|
"ui.accountChangeMailValidation.error": "Invalid or expired token",
|
|
73
84
|
"ui.accountChangeMailValidation.success": "Email verified successfully",
|
|
74
85
|
"ui.accountChangeMailValidation.verifying": "Validation in progress",
|
|
86
|
+
"ui.addUserButton.autocomplete.loading": "Loading...",
|
|
87
|
+
"ui.addUserButton.autocomplete.noResults": "There are no users to add!",
|
|
88
|
+
"ui.addUserButton.dialog.confirm": "Add",
|
|
89
|
+
"ui.addUserButton.dialog.searchBar.placeholder": "Add user",
|
|
90
|
+
"ui.addUserButton.dialog.title": "Add user",
|
|
75
91
|
"ui.appBar.navigation.login": "Login",
|
|
76
92
|
"ui.appBar.navigation.register": "Register",
|
|
77
93
|
"ui.composerIconButton.composer.success": "Content published",
|
|
94
|
+
"ui.composer.scheduled.success": "Content successfully scheduled",
|
|
78
95
|
"ui.composerIconButton.composer.viewContribute": "View content",
|
|
79
96
|
"ui.composerIconButton.list.content": "Create a content",
|
|
97
|
+
"ui.composerIconButton.list.course": "Create a course",
|
|
80
98
|
"ui.composerIconButton.list.event": "Create an event",
|
|
81
99
|
"ui.composerIconButton.list.group": "Create a group",
|
|
82
100
|
"ui.composerIconButton.list.liveStream": "Create a live stream",
|
|
@@ -110,7 +128,7 @@
|
|
|
110
128
|
"ui.categoryTrendingUsersWidget.noResults": "No results found",
|
|
111
129
|
"ui.categoryTrendingUsersWidget.title": "Trending People",
|
|
112
130
|
"ui.changeCover.button.change.alertMaxSize": "Maximum size 5MB!",
|
|
113
|
-
"ui.changeCover.button.change.alertErrorImage": "The image fails to load. Check that it is of the maximum format and size allowed.",
|
|
131
|
+
"ui.changeCover.button.change.alertErrorImage": "The image fails to load. Check that it is of the maximum format and size allowed (5MB).",
|
|
114
132
|
"ui.changeCover.button.delete": "Delete Cover",
|
|
115
133
|
"ui.changeCover.button.upload": "Upload New Cover",
|
|
116
134
|
"ui.changeCover.button.uploadA": "Upload a new cover",
|
|
@@ -118,7 +136,7 @@
|
|
|
118
136
|
"ui.changeCover.info": "<ul><li>Recommended dimensions: 1600 x 400 pixel</li><li>Allowed formats: JPG, PNG, GIF(not animated)</li><li>Weight: max 5MB</li></ul>",
|
|
119
137
|
"ui.changeGroupPicture.alert": "The group picture must be a squared image with a minimum size of 600x600!",
|
|
120
138
|
"ui.changeGroupCover.alert": "The group cover must be a landscape format image of at least 1920 px!",
|
|
121
|
-
"ui.changeGroupCover.button.change.alertErrorImage": "The image fails to load. Check that it is of the maximum format and size allowed.",
|
|
139
|
+
"ui.changeGroupCover.button.change.alertErrorImage": "The image fails to load. Check that it is of the maximum format and size allowed (5MB).",
|
|
122
140
|
"ui.changeGroupCover.button.delete": "Delete Cover",
|
|
123
141
|
"ui.changeGroupCover.button.upload": "Upload New Cover",
|
|
124
142
|
"ui.changeGroupCover.button.uploadA": "Upload a new cover",
|
|
@@ -207,9 +225,12 @@
|
|
|
207
225
|
"ui.composer.layer.close.yes": "Yes, discard",
|
|
208
226
|
"ui.composer.layer.location.title": "Add location",
|
|
209
227
|
"ui.composer.layer.save": "Done",
|
|
228
|
+
"ui.composer.layer.scheduled.title": "Schedule Publishing",
|
|
229
|
+
"ui.composer.layer.scheduled.submit": "Enable scheduling",
|
|
210
230
|
"ui.composer.media.file.photo": "Camera",
|
|
211
231
|
"ui.composer.media.file.gallery": "Gallery",
|
|
212
232
|
"ui.composer.media.file.document": "Documents",
|
|
233
|
+
"ui.composer.media.file.error": "Please upload an image or PDF file",
|
|
213
234
|
"ui.composer.media.link.add.error.urlError.invalid": "Please enter a valid URL.",
|
|
214
235
|
"ui.composer.media.link.add.error.validationError": "Please enter a valid URL.",
|
|
215
236
|
"ui.composer.media.link.add.help": "Insert a valid URL (youtube or web page).",
|
|
@@ -217,7 +238,12 @@
|
|
|
217
238
|
"ui.composer.media.link.add.submit": "OK",
|
|
218
239
|
"ui.composer.media.link.layer.title": "Add links",
|
|
219
240
|
"ui.composer.submit": "Publish",
|
|
241
|
+
"ui.composer.submit.now": "Publish now",
|
|
242
|
+
"ui.composer.submit.scheduled": "Enable scheduling",
|
|
243
|
+
"ui.composer.layer.scheduled.message": "Choose the future date and time you want to publish the content.",
|
|
220
244
|
"ui.composer.title.error.maxlength": "The title cannot be more than 160 chars",
|
|
245
|
+
"ui.composer.categories.error.missing": "You must enter at least one category",
|
|
246
|
+
"ui.composer.addressing.error.missing": "You must enter at least one tag or username",
|
|
221
247
|
"ui.composer.typeSwitch.post": "Post",
|
|
222
248
|
"ui.composer.typeSwitch.discussion": "Article",
|
|
223
249
|
"ui.composer.typeSwitch.poll": "Poll",
|
|
@@ -268,8 +294,117 @@
|
|
|
268
294
|
"ui.contributionActionMenu.suspendNotificationEvent": "Suspend event notifications",
|
|
269
295
|
"ui.contributionActionMenu.title": "This content is:",
|
|
270
296
|
"ui.contributionActionMenu.vulgar": "Vulgar",
|
|
297
|
+
"ui.contributionActionMenu.publishContribution": "Publish now",
|
|
298
|
+
"ui.contributionActionMenu.publishContributionInfo": "The content will be published immediately",
|
|
271
299
|
"ui.createEvent.title": "Create your Event now!",
|
|
272
300
|
"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!",
|
|
301
|
+
"ui.course.accordionLessons.date": "Available from {date} hour {hour}",
|
|
302
|
+
"ui.course.accordionLessons.empty": "No content present",
|
|
303
|
+
"ui.course.completedDialog.btn.label": "Back to Courses",
|
|
304
|
+
"ui.course.completedDialog.description.pt1": "Congratulations!",
|
|
305
|
+
"ui.course.completedDialog.description.pt2": "You have completed <span>{courseName}</span>",
|
|
306
|
+
"ui.course.completedDialog.title": "You have completed the Course",
|
|
307
|
+
"ui.course.dashboard.header.user.creator": "Creator",
|
|
308
|
+
"ui.course.dashboard.student.button.cancel": "Request Cancel",
|
|
309
|
+
"ui.course.dashboard.student.button.continue": "Continue the Course",
|
|
310
|
+
"ui.course.dashboard.student.button.dashboard": "Go to Dashboard",
|
|
311
|
+
"ui.course.dashboard.student.button.signUp": "Sign up for the Course",
|
|
312
|
+
"ui.course.dashboard.student.button.request": "Request Access",
|
|
313
|
+
"ui.course.dashboard.student.button.review": "Review the Course",
|
|
314
|
+
"ui.course.dashboard.student.button.start": "Start the Course",
|
|
315
|
+
"ui.course.dashboard.student.completed": "You have completed the Course!",
|
|
316
|
+
"ui.course.dashboard.student.contents": "Course Contents",
|
|
317
|
+
"ui.course.dashboard.student.description": "Course Description",
|
|
318
|
+
"ui.course.dashboard.student.progress": "Course Progress",
|
|
319
|
+
"ui.course.dashboard.student.progress.described": "Completed {progress} of {end} Lessons",
|
|
320
|
+
"ui.course.dashboard.student.progress.percentage": "{percentage}% completed",
|
|
321
|
+
"ui.course.dashboard.student.snackbar.success.cancel": "Request canceled!",
|
|
322
|
+
"ui.course.dashboard.student.snackbar.success.enroll": "Enroll completed!",
|
|
323
|
+
"ui.course.dashboard.student.snackbar.success.request": "Request invited!",
|
|
324
|
+
"ui.course.dashboard.teacher.btn.label": "Edit",
|
|
325
|
+
"ui.course.dashboard.teacher.info.completion": "Average completion rate",
|
|
326
|
+
"ui.course.dashboard.teacher.info.students": "Students",
|
|
327
|
+
"ui.course.dashboard.teacher.tab.comments": "Comments",
|
|
328
|
+
"ui.course.dashboard.teacher.tab.comments.btn.label": "See more",
|
|
329
|
+
"ui.course.dashboard.teacher.tab.comments.empty": "There are no comments at the moment",
|
|
330
|
+
"ui.course.dashboard.teacher.tab.comments.lessons.btn.label": "Other comments",
|
|
331
|
+
"ui.course.dashboard.teacher.tab.comments.number": "{commentsNumber, plural, =0 {# Comments} one {# Comment} other {# Comments}}",
|
|
332
|
+
"ui.course.dashboard.teacher.tab.students": "Students",
|
|
333
|
+
"ui.course.dashboard.teacher.tab.students.table.header.latestActivity": "Latest activity",
|
|
334
|
+
"ui.course.dashboard.teacher.tab.students.table.header.name": "Name",
|
|
335
|
+
"ui.course.dashboard.teacher.tab.students.table.header.progress": "Progress",
|
|
336
|
+
"ui.course.dashboard.teacher.tab.students.table.header.registration": "registration",
|
|
337
|
+
"ui.course.label": "Course {privacy}",
|
|
338
|
+
"ui.course.paid": "Paid course",
|
|
339
|
+
"ui.course.status.new": "New",
|
|
340
|
+
"ui.course.status.published": "Published",
|
|
341
|
+
"ui.course.status.completed": "Completed",
|
|
342
|
+
"ui.course.status.draft": "Draft",
|
|
343
|
+
"ui.course.status.joined": "You have joined",
|
|
344
|
+
"ui.course.table.lessons.title": "{lessonsNumber, plural, =0 {# Lessons} one {# Lesson} other {# Lessons}}",
|
|
345
|
+
"ui.course.table.sections.title": "{sectionsNumber, plural, =0 {# Sezioni} one {# Sezione} other {# Sezioni}}",
|
|
346
|
+
"ui.course.type": "Type of course: {typeOfCourse}",
|
|
347
|
+
"ui.course.type.self-paced": "Self-Paced",
|
|
348
|
+
"ui.course.type.scheduled": "Scheduled",
|
|
349
|
+
"ui.course.type.structured": "Structured",
|
|
350
|
+
"ui.course.userProfileSnippet.students": "{students, plural, =0 {# Students} one {# Student} other {# Students}}",
|
|
351
|
+
"ui.courseUsersTable.action.btn.label": "See",
|
|
352
|
+
"ui.courseUsersTable.btn.label": "See more",
|
|
353
|
+
"ui.courseUsersTable.changeStatus.snackbar.success": "State saved successfully!",
|
|
354
|
+
"ui.courseUsersTable.dialog.btn.label": "Message",
|
|
355
|
+
"ui.courseUsersTable.dialog.info.text1: ": "Lessons completed: {lessonsCompleted}",
|
|
356
|
+
"ui.courseUsersTable.dialog.info.text2: ": "Course completed: {courseCompleted}%",
|
|
357
|
+
"ui.courseUsersTable.dialog.title": "Corso progress",
|
|
358
|
+
"ui.courseUsersTable.empty.requests.title": "There are currently no requests from users for the Course",
|
|
359
|
+
"ui.courseUsersTable.empty.search.description": "We invite you to try with another name",
|
|
360
|
+
"ui.courseUsersTable.empty.search.title": "There are currently no users with the name you are looking for",
|
|
361
|
+
"ui.courseUsersTable.empty.users.description": "We invite you to add users to the list",
|
|
362
|
+
"ui.courseUsersTable.empty.users.title": "There are currently no Users invited to the Course",
|
|
363
|
+
"ui.courseUsersTable.searchBar.placeholder": "Search users",
|
|
364
|
+
"ui.editCourse.tab.customize": "Customize",
|
|
365
|
+
"ui.editCourse.tab.customize.snackbar.save": "Save completed!",
|
|
366
|
+
"ui.editCourse.tab.lessons": "Lessons",
|
|
367
|
+
"ui.editCourse.tab.lessons.status": "Status: <b>{status}</b>",
|
|
368
|
+
"ui.editCourse.tab.lessons.table.empty.description": "Start by adding a course section, then add lessons",
|
|
369
|
+
"ui.editCourse.tab.lessons.table.empty.title": "Create your Course content",
|
|
370
|
+
"ui.editCourse.tab.lessons.table.header.actions": "Actions",
|
|
371
|
+
"ui.editCourse.tab.lessons.table.header.calendar": "Calendar",
|
|
372
|
+
"ui.editCourse.tab.lessons.table.header.lessonName": "Lesson name",
|
|
373
|
+
"ui.editCourse.tab.lessons.table.lesson": "Lesson",
|
|
374
|
+
"ui.editCourse.tab.lessons.table.menu.delete": "Delete",
|
|
375
|
+
"ui.editCourse.tab.lessons.table.menu.edit": "Edit",
|
|
376
|
+
"ui.editCourse.tab.lessons.table.menu.rename": "Rename",
|
|
377
|
+
"ui.editCourse.tab.lessons.table.menu.preview": "Preview",
|
|
378
|
+
"ui.editCourse.tab.lessons.table.newLesson": "Lesson {num} - without title",
|
|
379
|
+
"ui.editCourse.tab.lessons.table.newSection": "Section {num} - without title",
|
|
380
|
+
"ui.editCourse.tab.lessons.table.section": "Section",
|
|
381
|
+
"ui.editCourse.tab.lessons.table.select.draft": "Draft",
|
|
382
|
+
"ui.editCourse.tab.lessons.table.select.published": "Published",
|
|
383
|
+
"ui.editCourse.tab.lessons.table.snackbar.delete": "Delete completed!",
|
|
384
|
+
"ui.editCourse.tab.lessons.table.snackbar.save": "Save completed!",
|
|
385
|
+
"ui.editCourse.tab.options": "Options",
|
|
386
|
+
"ui.editCourse.tab.options.button.save": "Save Changes",
|
|
387
|
+
"ui.editCourse.tab.options.description": "Students enrolled in a course must complete each lesson in the prescribed order before moving on to the next.",
|
|
388
|
+
"ui.editCourse.tab.options.notifications": "Notifications",
|
|
389
|
+
"ui.editCourse.tab.options.notifications.description": "Notify course administrators of new lesson comments.",
|
|
390
|
+
"ui.editCourse.tab.options.permissions": "Permissions",
|
|
391
|
+
"ui.editCourse.tab.options.permissions.description": "Hide the number of participating users.",
|
|
392
|
+
"ui.editCourse.tab.requests": "Requests",
|
|
393
|
+
"ui.editCourse.tab.requests.table.snackbar.accepted": "User successfully accepted!",
|
|
394
|
+
"ui.editCourse.tab.requests.table.snackbar.rejected": "User successfully rejected!",
|
|
395
|
+
"ui.editCourse.tab.requests.title": "{requestsNumber, plural, =0 {# Course Requests} one {# Course Request} other {# Course Requests}}",
|
|
396
|
+
"ui.editCourse.tab.users": "Users",
|
|
397
|
+
"ui.editCourse.tab.users.addUsersButton.label": "Add users to the course",
|
|
398
|
+
"ui.editCourse.tab.users.table.header.latestActivity": "Latest activity",
|
|
399
|
+
"ui.editCourse.tab.users.table.header.name": "Name",
|
|
400
|
+
"ui.editCourse.tab.users.table.header.registration": "Registration",
|
|
401
|
+
"ui.editCourse.tab.users.table.header.role": "Role",
|
|
402
|
+
"ui.editCourse.tab.users.table.select.creator": "Creator",
|
|
403
|
+
"ui.editCourse.tab.users.table.select.joined": "User",
|
|
404
|
+
"ui.editCourse.tab.users.table.select.manager": "Manager",
|
|
405
|
+
"ui.editCourse.tab.requests.table.snackbar.removed": "User successfully removed!",
|
|
406
|
+
"ui.editCourse.tab.users.table.snackbar.success": "Users added to the course successfully!",
|
|
407
|
+
"ui.editCourse.tab.users.title": "{usersNumber, plural, =0 {# Course Users} one {# Course User} other {# Course Users}}",
|
|
273
408
|
"ui.event.see": "See",
|
|
274
409
|
"ui.event.inProgress": "In progress",
|
|
275
410
|
"ui.event.finished": "Finished",
|
|
@@ -283,6 +418,7 @@
|
|
|
283
418
|
"ui.eventHeader.user.manager": "Manager",
|
|
284
419
|
"ui.eventHeader.inProgress": "In progress",
|
|
285
420
|
"ui.eventHeader.finished": "Finished",
|
|
421
|
+
"ui.eventHeader.paid": "Paid Event",
|
|
286
422
|
"ui.events.myEvents.title": "My Events",
|
|
287
423
|
"ui.events.allEvents.title": "All events",
|
|
288
424
|
"ui.events.filterByName": "Search Event",
|
|
@@ -404,6 +540,77 @@
|
|
|
404
540
|
"ui.eventSubscribeButton.notGoing": "Not going",
|
|
405
541
|
"ui.eventSubscribeButton.requestParticipation": "Request to attend",
|
|
406
542
|
"ui.eventSubscribeButton.waitingApproval": "Cancel request",
|
|
543
|
+
"ui.course.privacy.private": "Private",
|
|
544
|
+
"ui.course.privacy.open": "Open",
|
|
545
|
+
"ui.course.privacy.secret": "Secret",
|
|
546
|
+
"ui.course.privacy.draft": "Draft",
|
|
547
|
+
"ui.course.enroll": "Start the course",
|
|
548
|
+
"ui.course.completed": "Completed",
|
|
549
|
+
"ui.course.completion.percentage": "{percentage} completed",
|
|
550
|
+
"ui.course.see": "Go to the course",
|
|
551
|
+
"ui.courseForm.edit.dialog.title": "Publish the Course",
|
|
552
|
+
"ui.courseForm.edit.dialog.btn": "Publish the Course",
|
|
553
|
+
"ui.courseForm.edit.dialog.description": "Once published, your Course will be open and visible to Community users. You can change your access settings at any time, but you will not be able to return to draft mode.",
|
|
554
|
+
"ui.courseForm.edit.title.general": "General",
|
|
555
|
+
"ui.courseForm.edit.access.section.title": "Access",
|
|
556
|
+
"ui.courseForm.edit.access.info.title": "Your Course is in Draft Mode",
|
|
557
|
+
"ui.courseForm.edit.access.info.subtitle": "Choose access settings and publish the Course to make it active.",
|
|
558
|
+
"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.",
|
|
559
|
+
"ui.courseForm.edit.access.info.visibility": "<icon>visibility_off</icon>Visibility: no one can see or access this Course except you and other administrators.",
|
|
560
|
+
"ui.courseForm.edit.publication.title": "Publish Your Course",
|
|
561
|
+
"ui.courseForm.edit.publication.subtitle": "When you're ready to publish your Course, select the access settings below:",
|
|
562
|
+
"ui.courseForm.edit.publication.subtitle.info": "Remember that you must have at least one lesson published in order to proceed.",
|
|
563
|
+
"ui.courseForm.edit.publication.option.open.title": "Open",
|
|
564
|
+
"ui.courseForm.edit.publication.option.open.access": "<icon>private</icon>Access: open. All users in your Community can view this course and participate.",
|
|
565
|
+
"ui.courseForm.edit.publication.option.open.visibility": "<icon>visibility</icon>Visibility: Visible to all members of your Community.",
|
|
566
|
+
"ui.courseForm.edit.publication.option.private.title": "Private",
|
|
567
|
+
"ui.courseForm.edit.publication.option.private.access": "<icon>private</icon>Access: closed. Only users invited by you or other administrators can access this Course.",
|
|
568
|
+
"ui.courseForm.edit.publication.option.private.visibility": "<icon>visibility</icon>Visibility: invited users only. Uninvited users will see a lock screen.",
|
|
569
|
+
"ui.courseForm.edit.publication.option.secret.title": "Secret",
|
|
570
|
+
"ui.courseForm.edit.publication.option.secret.access": "<icon>private</icon>Access: closed. Only users invited by you or other administrators can access this Course.",
|
|
571
|
+
"ui.courseForm.edit.publication.option.secret.visibility": "<icon>visibility</icon>Visibility: invited users only. Uninvited users will not see that this Course exists.",
|
|
572
|
+
"ui.courseForm.edit.action.save": "Save Changes",
|
|
573
|
+
"ui.courseForm.button.next": "Next",
|
|
574
|
+
"ui.courseForm.button.create": "Create Course",
|
|
575
|
+
"ui.courseForm.title.general": "Choose the Course type",
|
|
576
|
+
"ui.courseForm.title.customization": "Create your {courseType} Course",
|
|
577
|
+
"ui.courseForm.title.edit": "Edit Course",
|
|
578
|
+
"ui.courseForm.self-paced.title": "Self-Paced",
|
|
579
|
+
"ui.courseForm.self-paced.info": "The course starts as soon as the user completes the subscription.\nAll content is immediately available.",
|
|
580
|
+
"ui.courseForm.scheduled.title": "Scheduled",
|
|
581
|
+
"ui.courseForm.scheduled.info": "The course starts on a specific date.\nThe content, divided into sections, becomes progressively available according to a predefined schedule.",
|
|
582
|
+
"ui.courseForm.structured.title": "Planned",
|
|
583
|
+
"ui.courseForm.structured.info": "The course starts as soon as the user completes the subscription.\nThe course sections are released progressively based on the start date.",
|
|
584
|
+
"ui.courseForm.name.placeholder": "Give your course a name",
|
|
585
|
+
"ui.courseForm.description.placeholder": "Add a description",
|
|
586
|
+
"ui.courseForm.required": "Required Field",
|
|
587
|
+
"ui.courseForm.date.placeholder": "Start Date",
|
|
588
|
+
"ui.courseForm.date.title": "Select Date",
|
|
589
|
+
"ui.courseForm.time.placeholder": "Start Time",
|
|
590
|
+
"ui.courseForm.date.end.placeholder": "End Date",
|
|
591
|
+
"ui.courseForm.time.end.placeholder": "End Time",
|
|
592
|
+
"ui.courseForm.category.placeholder.empty": "Assign categories (optional)",
|
|
593
|
+
"ui.courseForm.category.placeholder": "Categories",
|
|
594
|
+
"ui.courseForm.name.error.maxLength": "Please shorten this text to 50 characters or fewer. Currently, it’s too long",
|
|
595
|
+
"ui.courseForm.name.error.unique": "This course name is already taken. Please choose a different one.",
|
|
596
|
+
"ui.courseForm.description.error.maxLength": "Please shorten this text to 500 characters or fewer. Currently, it’s too long",
|
|
597
|
+
"ui.courseForm.comingSoon.chip": "Available Soon",
|
|
598
|
+
"ui.courseJoinButton.waitingApproval": "Waiting for approval",
|
|
599
|
+
"ui.courseJoinButton.join": "Start the course",
|
|
600
|
+
"ui.courseJoinButton.leave": "Leave the course",
|
|
601
|
+
"ui.courseJoinButton.accept": "Accept",
|
|
602
|
+
"ui.courseJoinButton.requestAccess": "Request Access",
|
|
603
|
+
"ui.courses.empty.title": "There are currently no Courses available",
|
|
604
|
+
"ui.courses.empty.info": "We invite you to suggest starting Courses in the Community",
|
|
605
|
+
"ui.courses.noMore": "There are no other Courses at the moment.",
|
|
606
|
+
"ui.courses.filterByManagedByMe": "Managed by me",
|
|
607
|
+
"ui.courses.filterByName": "Search Course",
|
|
608
|
+
"ui.courses.filterByMine": "My Courses",
|
|
609
|
+
"ui.courses.endMessage": "There is no other content. <button>Scroll up</button>",
|
|
610
|
+
"ui.courseParticipantsButton.participants": "{total, plural, =0 {# participants} one {# participant} other {# participants}}",
|
|
611
|
+
"ui.courseParticipantsButton.dialogTitle": "Participants ({total})",
|
|
612
|
+
"ui.courseParticipantsButton.noOtherParticipants": "No other participants",
|
|
613
|
+
"ui.createCourseButton": "Create Course",
|
|
407
614
|
"ui.createGroupButton": "Create",
|
|
408
615
|
"ui.createEventButton": "Create Event",
|
|
409
616
|
"ui.editEventButton": "Edit",
|
|
@@ -509,6 +716,7 @@
|
|
|
509
716
|
"ui.groupHeader.visibility.public": "Public group",
|
|
510
717
|
"ui.groupHeader.visibility.visible": "Visible",
|
|
511
718
|
"ui.groupHeader.visibility.hidden": "Hidden",
|
|
719
|
+
"ui.groupHeader.paid": "Paid Group",
|
|
512
720
|
"ui.groupInvitedWidget.title": "Invited Users",
|
|
513
721
|
"ui.groupInvitedWidget.button.showMore": "Show more",
|
|
514
722
|
"ui.groupInvitedWidget.dialogTitle": "{total} Users Invited",
|
|
@@ -523,6 +731,7 @@
|
|
|
523
731
|
"ui.groupRequestsWidget.button.showMore": "Show more",
|
|
524
732
|
"ui.groupRequestsWidget.dialogTitle": "{total} Requests",
|
|
525
733
|
"ui.groupRequestsWidget.noMoreResults": "No more results",
|
|
734
|
+
"ui.groupRequestsWidget.noRequests": "At the moment there is no request for access to the group",
|
|
526
735
|
"ui.groups.noGroups.title": "Create your first Group yourself.",
|
|
527
736
|
"ui.groups.noGroups.title.onlyStaff": "Join a Group",
|
|
528
737
|
"ui.groups.noGroups.subtitle.onlyStaff": "Make your activity in the Community even more interesting by joining a group.",
|
|
@@ -594,8 +803,38 @@
|
|
|
594
803
|
"ui.infoEventWidget.title": "Event information",
|
|
595
804
|
"ui.inlineComposerWidget.label": "Create content...",
|
|
596
805
|
"ui.inlineComposerWidget.success": "The creation was successful!",
|
|
806
|
+
"ui.lessonAppbar.button.save": "Save",
|
|
807
|
+
"ui.lessonDrawer.comments": "Comments",
|
|
808
|
+
"ui.lessonDrawer.lessons": "Lessons",
|
|
809
|
+
"ui.lessonDrawer.settings": "Settings",
|
|
810
|
+
"ui.lessonEditForm.button.save": "Save",
|
|
811
|
+
"ui.lessonEditForm.status.title": "Status",
|
|
812
|
+
"ui.lessonEditForm.status.draft": "Draft",
|
|
813
|
+
"ui.lessonEditForm.status.published": "Published",
|
|
814
|
+
"ui.lessonEditForm.settings.title": "Settings",
|
|
815
|
+
"ui.lessonEditForm.settings.enableComments": "Enable comments",
|
|
597
816
|
"ui.inviteUserEventButton.invite": "Invite",
|
|
598
817
|
"ui.inviteUserEventButton.remove": "Remove",
|
|
818
|
+
"ui.lessonCommentActionMenu.actionError": "Unfortunately a problem occurred. Please try again later. Thank you.",
|
|
819
|
+
"ui.lessonCommentActionMenu.actionSuccess": "Operation successfully complete!",
|
|
820
|
+
"ui.lessonCommentActionMenu.delete": "Delete",
|
|
821
|
+
"ui.lessonCommentActionMenu.edit": "Edit",
|
|
822
|
+
"ui.lessonCommentObjects.editor.placeholder": "Write your comment...",
|
|
823
|
+
"ui.lessonReleaseMenu.scheduled.label": "Select release date",
|
|
824
|
+
"ui.lessonReleaseMenu.scheduled.picker.placeholder": "Select date and time",
|
|
825
|
+
"ui.lessonReleaseMenu.scheduled.picker.ok": "Confirm",
|
|
826
|
+
"ui.lessonReleaseMenu.scheduled.picker.cancel": "Back",
|
|
827
|
+
"ui.lessonReleaseMenu.scheduled.picker.clear": "Clear",
|
|
828
|
+
"ui.lessonReleaseMenu.now.label": "Immediately after registration",
|
|
829
|
+
"ui.lessonReleaseMenu.structured.label.days": "{total, plural, =0 {# days} one {one day} other {# days}} after registration",
|
|
830
|
+
"ui.lessonReleaseMenu.structured.label.weeks": "{total, plural, =0 {# weeks} one {one week} other {# weeks}} after registration",
|
|
831
|
+
"ui.lessonReleaseMenu.dialog.title": "Lesson Release",
|
|
832
|
+
"ui.lessonReleaseMenu.dialog.days": "Days",
|
|
833
|
+
"ui.lessonReleaseMenu.dialog.weeks": "Weeks",
|
|
834
|
+
"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",
|
|
835
|
+
"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",
|
|
836
|
+
"ui.lessonReleaseMenu.dialog.info.now": "This section will be published immediately after a user registers for the course.",
|
|
837
|
+
"ui.lessonReleaseMenu.dialog.button.done": "Done",
|
|
599
838
|
"ui.locationAutocomplete.empty": "Search for location",
|
|
600
839
|
"ui.locationAutocomplete.label": "Insert a city",
|
|
601
840
|
"ui.locationAutocomplete.title": "Localize",
|
|
@@ -617,6 +856,7 @@
|
|
|
617
856
|
"ui.navigationSettingsIconButton.communityTour": "Community tour",
|
|
618
857
|
"ui.navigationSettingsIconButton.connections": "Connections",
|
|
619
858
|
"ui.navigationSettingsIconButton.discussionsFollowed": "Followed articles",
|
|
859
|
+
"ui.navigationSettingsIconButton.discussionsScheduled": "Scheduled articles",
|
|
620
860
|
"ui.navigationSettingsIconButton.followers": "Followers",
|
|
621
861
|
"ui.navigationSettingsIconButton.followings": "Following",
|
|
622
862
|
"ui.navigationSettingsIconButton.interests": "Interests",
|
|
@@ -626,10 +866,13 @@
|
|
|
626
866
|
"ui.navigationSettingsIconButton.onboarding": "Start Guide",
|
|
627
867
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
628
868
|
"ui.navigationSettingsIconButton.posts": "My posts",
|
|
869
|
+
"ui.navigationSettingsIconButton.postsScheduled": "Scheduled posts",
|
|
629
870
|
"ui.navigationSettingsIconButton.postsFollowed": "Followed posts",
|
|
630
871
|
"ui.navigationSettingsIconButton.privateMessages": "Private messages",
|
|
631
872
|
"ui.navigationSettingsIconButton.profile": "Profile",
|
|
632
873
|
"ui.navigationSettingsIconButton.settings": "Settings",
|
|
874
|
+
"ui.navigationSettingsIconButton.historyOrders": "My orders",
|
|
875
|
+
"ui.navigationSettingsIconButton.myPaymentMethods": "My payment methods",
|
|
633
876
|
"ui.notification.collapsedFor.collapsedForAdvertising": "A contribution of yours has been hidden because several users have flagged it as \"spam\". View the website rules for more info.",
|
|
634
877
|
"ui.notification.collapsedFor.collapsedForAdvertisingSnippet": "Contribution hidden because flagged it as \"spam\"",
|
|
635
878
|
"ui.notification.collapsedFor.collapsedForAggressive": "A contribution of yours has been hidden because several users have flagged it as \"aggressive\". View the website rules for more info.",
|
|
@@ -686,6 +929,13 @@
|
|
|
686
929
|
"ui.notification.user_requested_to_join_event": "requested to join the event:",
|
|
687
930
|
"ui.notification.user_accepted_to_join_event": "accepted to join the event:",
|
|
688
931
|
"ui.notification.user_added_to_event": "accepted your request for the event:",
|
|
932
|
+
"ui.notification.course.button.see": "See",
|
|
933
|
+
"ui.notification.course.user_invited_to_join_course": "invited you to the course: <link>{name}</link>",
|
|
934
|
+
"ui.notification.course.user_requested_to_join_course": "requested to join the course: <link>{name}</link>",
|
|
935
|
+
"ui.notification.course.user_accepted_to_join_course": "accepted to join the course: <link>{name}</link>",
|
|
936
|
+
"ui.notification.course.user_added_to_course": "added you to the course: <link>{name}</link>",
|
|
937
|
+
"ui.notification.course.manager_added_to_course": "added you as a manager of the course: <link>{name}</link>",
|
|
938
|
+
"ui.notification.course.user_commented_a_course_lesson": "commented the lesson: <link>{name}</link>",
|
|
689
939
|
"ui.notification.event.user_invited_to_join_event": "invited you to the event: <icon>CalendarIcon</icon> <link>{event}</link>",
|
|
690
940
|
"ui.notification.event.user_requested_to_join_event": "requested to join <link>{event}</link> event",
|
|
691
941
|
"ui.notification.event.user_accepted_to_join_event": "accepted to join <link>{event}</link> event",
|
|
@@ -848,6 +1098,8 @@
|
|
|
848
1098
|
"ui.shared.eventActionsMenu.dialog.msg": "Are you sure you want to cancel the event?",
|
|
849
1099
|
"ui.shared.copyTextField.textToCopy": "Copy text",
|
|
850
1100
|
"ui.shared.copyTextField.textCopied": "Text copied",
|
|
1101
|
+
"ui.shared.hiddenPurchasableContent.title": "Paid content",
|
|
1102
|
+
"ui.shared.hiddenPurchasableContent.content": "You can only see the content if you purchase it",
|
|
851
1103
|
"ui.snippetNotifications.broadcastMessages": "<b>MESSAGES:</b> you have {count, plural, =0 {# messages unread. <link>See them now →</link>} one {# message unread. <link>See it now →</link>} other {# messages unread. <link>See them now →</link>}}",
|
|
852
1104
|
"ui.snippetNotifications.noNotifications": "At the moment, there aren't notifications",
|
|
853
1105
|
"ui.suggestedEventsWidget.title": "Suggested Events",
|
|
@@ -861,6 +1113,10 @@
|
|
|
861
1113
|
"ui.userActionIconButton.show": "Unblock user",
|
|
862
1114
|
"ui.userActionIconButton.dialogShowAction": "All the contents of this profile will be made visible. Are you sure you want to proceed?",
|
|
863
1115
|
"ui.userActionIconButton.dialogHideAction": "All the contents of this profile will be hidden and you will no longer be able to interact with the user. Are you sure you want to proceed?",
|
|
1116
|
+
"ui.userCreatedCoursesWidget.title": "{total, plural, =0 {Created # courses} one {Created # course} other {Created # courses}}",
|
|
1117
|
+
"ui.userCreatedCoursesWidget.subtitle.noResults": "No results found",
|
|
1118
|
+
"ui.userCreatedCoursesWidget.button.showAll": "Show All",
|
|
1119
|
+
"ui.userCreatedCoursesWidget.noMoreResults": "No more results",
|
|
864
1120
|
"ui.userConnectionsRequestsSentWidget.button.showAll": "Show All",
|
|
865
1121
|
"ui.userConnectionsRequestsSentWidget.modal.title": "Connections Requests Sent",
|
|
866
1122
|
"ui.userConnectionsRequestsSentWidget.noMoreResults": "No more results",
|
|
@@ -1091,5 +1347,169 @@
|
|
|
1091
1347
|
"ui.upScalingTierBadge.enterprise": "ENTERPRISE",
|
|
1092
1348
|
"ui.upScalingTierBadge.goFeature": "This setting is only available if the community has subscribed to at least a Go plan.",
|
|
1093
1349
|
"ui.upScalingTierBadge.professionalFeature": "This setting is only available if the community has subscribed to a Professional plan.",
|
|
1094
|
-
"ui.upScalingTierBadge.enterpriseFeature": "This setting is only available if the community has subscribed to an Enterprise plan."
|
|
1350
|
+
"ui.upScalingTierBadge.enterpriseFeature": "This setting is only available if the community has subscribed to an Enterprise plan.",
|
|
1351
|
+
"ui.buyButton.buy": "Buy",
|
|
1352
|
+
"ui.buyButton.buyEvent": "Buy event",
|
|
1353
|
+
"ui.buyButton.buyGroup": "Buy",
|
|
1354
|
+
"ui.buyButton.buyCategory": "Buy",
|
|
1355
|
+
"ui.buyButton.buyCourse": "Buy course",
|
|
1356
|
+
"ui.buyButton.purchased": "Purchased",
|
|
1357
|
+
"ui.buyButton.subscribed": "Subscribed",
|
|
1358
|
+
"ui.buyButton.disabled": "At the moment it is not possible to buy this content. You can do it later.",
|
|
1359
|
+
"ui.buyButton.free": "Free access",
|
|
1360
|
+
"ui.paywalls.priceNotIncluded": "Your purchase refers to a product that is no longer available.",
|
|
1361
|
+
"ui.paywalls.contentPurchasedAt": "Content purchased on {purchasedAt} at the price of {price}.",
|
|
1362
|
+
"ui.paywallsDialog.title": "Select your purchase",
|
|
1363
|
+
"ui.paywallsDialog.title.purchased": "Your payment",
|
|
1364
|
+
"ui.paymentProduct.action.buy": "Buy",
|
|
1365
|
+
"ui.paymentProduct.action.subscribe": "Subscribe",
|
|
1366
|
+
"ui.paymentProduct.action.subscribed": "Subscribed",
|
|
1367
|
+
"ui.paymentProduct.action.purchased": "Purchased",
|
|
1368
|
+
"ui.paymentProduct.action.purchasedAt": "Content purchased on {purchasedAt}.",
|
|
1369
|
+
"ui.paymentProduct.price.day": "day",
|
|
1370
|
+
"ui.paymentProduct.price.week": "week",
|
|
1371
|
+
"ui.paymentProduct.price.month": "month",
|
|
1372
|
+
"ui.paymentProduct.price.year": "year",
|
|
1373
|
+
"ui.checkout.contentDesc.title": "Purchase Your Content",
|
|
1374
|
+
"ui.checkout.contentDesc.subTitle": "You're just one step away from accessing your exclusive content! Complete your payment securely and get instant access.",
|
|
1375
|
+
"ui.checkout.contentDesc.title.event": "Buy Your Event Ticket",
|
|
1376
|
+
"ui.checkout.contentDesc.title.event.recurring": "Subscribe to the Event",
|
|
1377
|
+
"ui.checkout.contentDesc.subTitle.event": "Your spot at the Event is waiting!\nComplete your secure payment below to instantly unlock your personal access to the Event.",
|
|
1378
|
+
"ui.checkout.contentDesc.title.group": "Buy Your Access to the Group",
|
|
1379
|
+
"ui.checkout.contentDesc.title.group.recurring": "Subscribe to the Group",
|
|
1380
|
+
"ui.checkout.contentDesc.subTitle.group": "Your exclusive space is ready!\nComplete your secure payment below to instantly unlock your personal access to the Group.",
|
|
1381
|
+
"ui.checkout.contentDesc.title.course": "Buy Your Access to the Course",
|
|
1382
|
+
"ui.checkout.contentDesc.title.course.recurring": "Subscribe to the Course",
|
|
1383
|
+
"ui.checkout.contentDesc.subTitle.course": "Your spot in the Course is waiting!!\nComplete your secure payment below to instantly unlock your personal access to the Course.",
|
|
1384
|
+
"ui.checkout.paymentOrder": "Content already purchased!",
|
|
1385
|
+
"ui.checkoutReturnDialog.title": "Thanks!",
|
|
1386
|
+
"ui.checkoutReturnDialog.payment.success": "Your payment has been successfully processed.",
|
|
1387
|
+
"ui.checkoutReturnDialog.buy": "You purchased:",
|
|
1388
|
+
"ui.checkoutReturnDialog.buy.community": "You have purchased your access to the Community",
|
|
1389
|
+
"ui.checkoutReturnDialog.buy.recurrent.community": "You have purchased your {frequency} access to the Community",
|
|
1390
|
+
"ui.checkoutReturnDialog.buy.group": "You have purchased your access to the Group",
|
|
1391
|
+
"ui.checkoutReturnDialog.buy.recurrent.group": "You have purchased your {frequency} access to the Group",
|
|
1392
|
+
"ui.checkoutReturnDialog.buy.course": "You have purchased your access to the Course",
|
|
1393
|
+
"ui.checkoutReturnDialog.buy.recurrent.course": "You have purchased your {frequency} access to the Course",
|
|
1394
|
+
"ui.checkoutReturnDialog.buy.event": "You have purchased your access to the Event",
|
|
1395
|
+
"ui.checkoutReturnDialog.buy.recurrent.event": "You have purchased your {frequency} access to the Event",
|
|
1396
|
+
"ui.checkoutReturnDialog.event.button": "Go to the event",
|
|
1397
|
+
"ui.checkoutReturnDialog.category.button": "Go to the category",
|
|
1398
|
+
"ui.checkoutReturnDialog.community.button": "Go to community",
|
|
1399
|
+
"ui.checkoutReturnDialog.group.button": "Go to the group",
|
|
1400
|
+
"ui.checkoutReturnDialog.course.button": "View course",
|
|
1401
|
+
"ui.paymentDetailDialog.title": "Detail purchase",
|
|
1402
|
+
"ui.paymentDetailDialog.content": "Content purchased.",
|
|
1403
|
+
"ui.paymentOrders.number": "ID",
|
|
1404
|
+
"ui.paymentOrders.contentType": "Type",
|
|
1405
|
+
"ui.paymentOrders.content": "Content",
|
|
1406
|
+
"ui.paymentOrders.price": "Total",
|
|
1407
|
+
"ui.paymentOrders.createdAt": "Created at",
|
|
1408
|
+
"ui.paymentOrders.expired_at": "Expired at",
|
|
1409
|
+
"ui.paymentOrders.status": "Status",
|
|
1410
|
+
"ui.paymentOrders.status.paid": "Paid",
|
|
1411
|
+
"ui.paymentOrders.actions": "Actions",
|
|
1412
|
+
"ui.paymentOrders.actions.pay": "Pay",
|
|
1413
|
+
"ui.paymentOrders.noOrders": "No orders at the moment",
|
|
1414
|
+
"ui.paymentOrders.search": "Search order",
|
|
1415
|
+
"ui.paymentOrders.contentTypeFilter": "Content Type",
|
|
1416
|
+
"ui.paymentOrders.contentType.course": "Course",
|
|
1417
|
+
"ui.paymentOrders.contentType.community": "Community",
|
|
1418
|
+
"ui.paymentOrders.contentType.event": "Event",
|
|
1419
|
+
"ui.paymentOrders.contentType.group": "Group",
|
|
1420
|
+
"ui.paymentOrders.contentType.all": "All",
|
|
1421
|
+
"ui.paymentOrders.dateFrom": "Date from",
|
|
1422
|
+
"ui.paymentOrders.dateTo": "Date to",
|
|
1423
|
+
"ui.paymentOrders.picker.cancel": "Back",
|
|
1424
|
+
"ui.paymentOrders.picker.clear": "Clear",
|
|
1425
|
+
"ui.paymentOrders.picker.date": "Select Date",
|
|
1426
|
+
"ui.createPaymentProductForm.title": "Add a payment product",
|
|
1427
|
+
"ui.createPaymentProductForm.name": "Name",
|
|
1428
|
+
"ui.createPaymentProductForm.error.name.required": "Name is a eequired field",
|
|
1429
|
+
"ui.createPaymentProductForm.description": "Description",
|
|
1430
|
+
"ui.createPaymentProductForm.price": "Price",
|
|
1431
|
+
"ui.createPaymentProductForm.minPrice": "Minimum price {min}€",
|
|
1432
|
+
"ui.createPaymentProductForm.error.price.required": "Price is required. Minimum is {min}€.",
|
|
1433
|
+
"ui.createPaymentProductForm.btn.cancel": "Cancel",
|
|
1434
|
+
"ui.createPaymentProductForm.btn.create": "Add",
|
|
1435
|
+
"ui.createPaymentProductForm.error": "An error occurred while create the product. Please try again later.",
|
|
1436
|
+
"ui.paywallsConfigurator.selectAccessType": "Select content access type",
|
|
1437
|
+
"ui.paywallsConfigurator.free": "FREE",
|
|
1438
|
+
"ui.paywallsConfigurator.free.label": "free content",
|
|
1439
|
+
"ui.paywallsConfigurator.free.info": "A free content is accessible without any cost to the user. No paywall is applied, and no payment or subscription is required.",
|
|
1440
|
+
"ui.paywallsConfigurator.paid": "PAID",
|
|
1441
|
+
"ui.paywallsConfigurator.paid.label": "paid content",
|
|
1442
|
+
"ui.paywallsConfigurator.paid.info": "The content is only accessible after a payment, which may be a one-time purchase or a subscription.",
|
|
1443
|
+
"ui.paywallsConfigurator.connected.products": "Associated prices",
|
|
1444
|
+
"ui.paywallsConfigurator.connected.products.content": "Prices applicable to content",
|
|
1445
|
+
"ui.paywallsConfigurator.connected.addFromList": "Add price from list",
|
|
1446
|
+
"ui.paywallsConfigurator.connected.products.btnNew": "New",
|
|
1447
|
+
"ui.paywallsConfigurator.connected.products.btnRemove": "Remove",
|
|
1448
|
+
"ui.paywallsConfigurator.connected.products.prices": "Prices: ",
|
|
1449
|
+
"ui.paywallsConfigurator.connected.products.others": "+ {count}",
|
|
1450
|
+
"ui.paywallsConfigurator.connected.noProducts": "No associated prices at the moment",
|
|
1451
|
+
"ui.paywallsConfigurator.popper.title": "Prices applicable to the content",
|
|
1452
|
+
"ui.paywallsConfigurator.popper.btnConfirm": "Confirm",
|
|
1453
|
+
"ui.paywallsConfigurator.noProducts": "No products",
|
|
1454
|
+
"ui.paywallsConfigurator.filterByName": "Filter by name",
|
|
1455
|
+
"ui.paywallsConfigurator.openPriceslist": "Add selecting price from list",
|
|
1456
|
+
"ui.userBillingInfo.infoLabel": "Billing address",
|
|
1457
|
+
"ui.userBillingInfo.name": "Full Name",
|
|
1458
|
+
"ui.userBillingInfo.phone": "Phone",
|
|
1459
|
+
"ui.userBillingInfo.company": "Company",
|
|
1460
|
+
"ui.userBillingInfo.address1": "Address",
|
|
1461
|
+
"ui.userBillingInfo.address2": "Address (optional)",
|
|
1462
|
+
"ui.userBillingInfo.postalCode": "Zip Code",
|
|
1463
|
+
"ui.userBillingInfo.city": "City",
|
|
1464
|
+
"ui.userBillingInfo.state": "State / Province",
|
|
1465
|
+
"ui.userBillingInfo.country": "Country",
|
|
1466
|
+
"ui.userBillingInfo.taxCode": "TAX CODE (TIN/CF)",
|
|
1467
|
+
"ui.userBillingInfo.accountBusiness": "I am purchasing as a business",
|
|
1468
|
+
"ui.userBillingInfo.taxId": "VAT",
|
|
1469
|
+
"ui.userBillingInfo.taxCheckPending": "<b>*VAT checker*</b><br/>We are verifying your data!",
|
|
1470
|
+
"ui.userBillingInfo.taxCheckWarning": "<b>*VAT checker*</b><br/>Are you sure you entered the correct data?",
|
|
1471
|
+
"ui.userBillingInfo.sdi": "SDI",
|
|
1472
|
+
"ui.userBillingInfo.pec": "@PEC",
|
|
1473
|
+
"ui.userBillingInfo.field.optional": "(optional)",
|
|
1474
|
+
"ui.userBillingInfo.requiredFormat": "Required format: ",
|
|
1475
|
+
"ui.userBillingInfo.error": "Field required",
|
|
1476
|
+
"ui.userBillingInfo.errors": "Some fields are required or not valid",
|
|
1477
|
+
"ui.userBillingInfo.vatError": "Invalid VAT.",
|
|
1478
|
+
"ui.userBillingInfo.sdiPecError": "SDI or PEC are required",
|
|
1479
|
+
"ui.userBillingInfo.pecError": "Invalid PEC",
|
|
1480
|
+
"ui.userBillingInfo.save": "Save",
|
|
1481
|
+
"ui.userBillingInfo.back": "Back",
|
|
1482
|
+
"ui.userBillingInfo.noInfo": "No billing info yet",
|
|
1483
|
+
"ui.userPaymentMethods.btnAdd": "Add",
|
|
1484
|
+
"ui.userPaymentMethods.typeMethod": "Type",
|
|
1485
|
+
"ui.userPaymentMethods.brand": "Brand",
|
|
1486
|
+
"ui.userPaymentMethods.expiration": "Expiration",
|
|
1487
|
+
"ui.userPaymentMethods.billingDetails": "Billing details",
|
|
1488
|
+
"ui.userPaymentMethods.default": "Is default",
|
|
1489
|
+
"ui.userPaymentMethods.actions": "Actions",
|
|
1490
|
+
"ui.userPaymentMethods.btnRemove": "Remove",
|
|
1491
|
+
"ui.userPaymentMethods.noPaymentMethods": "No payment methods added to your account yet. If you wish to add one or more payment methods and then use them when purchasing subscriptions, click on \"Add\".",
|
|
1492
|
+
"ui.userPaymentMethods.error.unableToRemoveMethod": "Unable to remove payment method",
|
|
1493
|
+
"ui.userPaymentMethods.error.unableToUpdateMethod": "Unable to update payment method",
|
|
1494
|
+
"ui.userPaymentMethods.error.unableToManageMethod": "Unable to reset your payment method",
|
|
1495
|
+
"ui.userPaymentMethods.error.unableToRemoveMethodSubscription": "Unable to remove the payment method because it is associated with a subscription in use\n",
|
|
1496
|
+
"ui.userPaymentMethods.error.unableToSetMethodAsDefault": "Unable to set the payment method as default\n",
|
|
1497
|
+
"ui.userPaymentMethods.methodRemoved": "Payment method removed",
|
|
1498
|
+
"ui.userPaymentMethods.methodUpdated": "Updated payment method",
|
|
1499
|
+
"ui.userPaymentMethods.methodDefaultConfigured": "Payment method set as default",
|
|
1500
|
+
"ui.userPaymentMethods.methodDefaultRemoved": "Payment method removed as default",
|
|
1501
|
+
"ui.userPaymentMethods.dialog.confirmDeleteTitle": "Confirm to delete payment method",
|
|
1502
|
+
"ui.userPaymentMethods.dialog.confirmDeleteDescription": "Are you sure you want to proceed?",
|
|
1503
|
+
"ui.userChangeAddressDialog.title": "Change billing address",
|
|
1504
|
+
"ui.userAddPaymentMethodDialog.title": "Add a payment method",
|
|
1505
|
+
"ui.userAddPaymentMethodForm.useDefaultMethod": "Use default method",
|
|
1506
|
+
"ui.userAddPaymentMethodForm.addButton": "Add",
|
|
1507
|
+
"ui.userAddPaymentMethodForm.cancelButton": "Cancel",
|
|
1508
|
+
"ui.paymentOrder.buy": "You purchased:",
|
|
1509
|
+
"ui.paymentOrder.date": "Date purchase: {date}",
|
|
1510
|
+
"ui.paymentOrder.price": "Price: {price}",
|
|
1511
|
+
"ui.paymentOrder.status": "Status:",
|
|
1512
|
+
"ui.paymentOrder.status.paid": "Paid",
|
|
1513
|
+
"ui.paymentOrder.ticket.view": "View ticket",
|
|
1514
|
+
"ui.paymentOrderPdfButton.disabled": "At the moment it is not possible to view this content."
|
|
1095
1515
|
}
|