@selfcommunity/react-i18n 0.8.0-alpha.14 → 0.8.0-alpha.16
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 +380 -0
- package/lib/cjs/locales/en.json +198 -8
- package/lib/cjs/locales/it.json +198 -8
- package/lib/esm/index.d.ts +380 -0
- package/lib/esm/locales/en.json +198 -8
- package/lib/esm/locales/it.json +198 -8
- package/lib/types/index.d.ts +380 -0
- package/lib/types/locales/en.json +198 -8
- package/lib/types/locales/it.json +198 -8
- 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
|
@@ -47,6 +47,11 @@
|
|
|
47
47
|
"ui.acceptRequestUserEventButton.dialog.msg": "Do you want to allow the user to access the event content?",
|
|
48
48
|
"ui.acceptRequestUserEventButton.dialog.title": "Accept request",
|
|
49
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",
|
|
50
55
|
"ui.accountRecover.email.error.exist": "This email address is not associated with any account. Check that it is the one used to register",
|
|
51
56
|
"ui.accountRecover.email.error.invalid": "Enter a valid email address",
|
|
52
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.",
|
|
@@ -86,6 +91,7 @@
|
|
|
86
91
|
"ui.appBar.navigation.login": "Login",
|
|
87
92
|
"ui.appBar.navigation.register": "Register",
|
|
88
93
|
"ui.composerIconButton.composer.success": "Content published",
|
|
94
|
+
"ui.composer.scheduled.success": "Content successfully scheduled",
|
|
89
95
|
"ui.composerIconButton.composer.viewContribute": "View content",
|
|
90
96
|
"ui.composerIconButton.list.content": "Create a content",
|
|
91
97
|
"ui.composerIconButton.list.course": "Create a course",
|
|
@@ -219,9 +225,12 @@
|
|
|
219
225
|
"ui.composer.layer.close.yes": "Yes, discard",
|
|
220
226
|
"ui.composer.layer.location.title": "Add location",
|
|
221
227
|
"ui.composer.layer.save": "Done",
|
|
228
|
+
"ui.composer.layer.scheduled.title": "Schedule Publishing",
|
|
229
|
+
"ui.composer.layer.scheduled.submit": "Enable scheduling",
|
|
222
230
|
"ui.composer.media.file.photo": "Camera",
|
|
223
231
|
"ui.composer.media.file.gallery": "Gallery",
|
|
224
232
|
"ui.composer.media.file.document": "Documents",
|
|
233
|
+
"ui.composer.media.file.error": "Please upload an image or PDF file",
|
|
225
234
|
"ui.composer.media.link.add.error.urlError.invalid": "Please enter a valid URL.",
|
|
226
235
|
"ui.composer.media.link.add.error.validationError": "Please enter a valid URL.",
|
|
227
236
|
"ui.composer.media.link.add.help": "Insert a valid URL (youtube or web page).",
|
|
@@ -229,7 +238,12 @@
|
|
|
229
238
|
"ui.composer.media.link.add.submit": "OK",
|
|
230
239
|
"ui.composer.media.link.layer.title": "Add links",
|
|
231
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.",
|
|
232
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",
|
|
233
247
|
"ui.composer.typeSwitch.post": "Post",
|
|
234
248
|
"ui.composer.typeSwitch.discussion": "Article",
|
|
235
249
|
"ui.composer.typeSwitch.poll": "Poll",
|
|
@@ -280,6 +294,8 @@
|
|
|
280
294
|
"ui.contributionActionMenu.suspendNotificationEvent": "Suspend event notifications",
|
|
281
295
|
"ui.contributionActionMenu.title": "This content is:",
|
|
282
296
|
"ui.contributionActionMenu.vulgar": "Vulgar",
|
|
297
|
+
"ui.contributionActionMenu.publishContribution": "Publish now",
|
|
298
|
+
"ui.contributionActionMenu.publishContributionInfo": "The content will be published immediately",
|
|
283
299
|
"ui.createEvent.title": "Create your Event now!",
|
|
284
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!",
|
|
285
301
|
"ui.course.accordionLessons.date": "Available from {date} hour {hour}",
|
|
@@ -319,6 +335,7 @@
|
|
|
319
335
|
"ui.course.dashboard.teacher.tab.students.table.header.progress": "Progress",
|
|
320
336
|
"ui.course.dashboard.teacher.tab.students.table.header.registration": "registration",
|
|
321
337
|
"ui.course.label": "Course {privacy}",
|
|
338
|
+
"ui.course.paid": "Paid course",
|
|
322
339
|
"ui.course.status.new": "New",
|
|
323
340
|
"ui.course.status.published": "Published",
|
|
324
341
|
"ui.course.status.completed": "Completed",
|
|
@@ -401,6 +418,7 @@
|
|
|
401
418
|
"ui.eventHeader.user.manager": "Manager",
|
|
402
419
|
"ui.eventHeader.inProgress": "In progress",
|
|
403
420
|
"ui.eventHeader.finished": "Finished",
|
|
421
|
+
"ui.eventHeader.paid": "Paid Event",
|
|
404
422
|
"ui.events.myEvents.title": "My Events",
|
|
405
423
|
"ui.events.allEvents.title": "All events",
|
|
406
424
|
"ui.events.filterByName": "Search Event",
|
|
@@ -638,7 +656,7 @@
|
|
|
638
656
|
"ui.feedObject.contributors.participants": "Participants",
|
|
639
657
|
"ui.feedObject.contributors.title": "Contributors ({total})",
|
|
640
658
|
"ui.feedObject.error": "The content is not currently available",
|
|
641
|
-
"ui.feedObject.follow": "
|
|
659
|
+
"ui.feedObject.follow": "Save",
|
|
642
660
|
"ui.feedObject.poll.choice.vote": "Vote",
|
|
643
661
|
"ui.feedObject.poll.closed": "Closed",
|
|
644
662
|
"ui.feedObject.poll.expDate": "Vote one of the following choices by ",
|
|
@@ -647,7 +665,7 @@
|
|
|
647
665
|
"ui.feedObject.poll.voters": "{total, plural, =0 {# voters} one {# voter} other {# voters}}",
|
|
648
666
|
"ui.feedObject.poll.votes": "{total, plural, =0 {# votes} one {# vote} other {# votes}}",
|
|
649
667
|
"ui.feedObject.relevantActivities.comment": "{username} <link>commented</link> the contribution",
|
|
650
|
-
"ui.feedObject.relevantActivities.follow": "{username}
|
|
668
|
+
"ui.feedObject.relevantActivities.follow": "{username} saved the contribution",
|
|
651
669
|
"ui.feedObject.relevantActivities.noResults": "There aren't relevant activities to show at the moment.",
|
|
652
670
|
"ui.feedObject.relevantActivities.pollVote": "{username} voted the poll",
|
|
653
671
|
"ui.feedObject.relevantActivities.showOthers": "Show more",
|
|
@@ -661,7 +679,7 @@
|
|
|
661
679
|
"ui.feedObject.share.permanentLink": "Permanent link",
|
|
662
680
|
"ui.feedObject.sharesDialog.noOtherLikes": "No other shares.",
|
|
663
681
|
"ui.feedObject.sharesDialog.title": "Shares",
|
|
664
|
-
"ui.feedObject.unfollow": "
|
|
682
|
+
"ui.feedObject.unfollow": "Don't save anymore",
|
|
665
683
|
"ui.feedObject.visibleToAll": "Visible to all",
|
|
666
684
|
"ui.feedObject.visibleToGroup": "Visible to {group} group",
|
|
667
685
|
"ui.feedObject.notificationsEnabled": "Notifications for this contribution have been enabled",
|
|
@@ -698,6 +716,7 @@
|
|
|
698
716
|
"ui.groupHeader.visibility.public": "Public group",
|
|
699
717
|
"ui.groupHeader.visibility.visible": "Visible",
|
|
700
718
|
"ui.groupHeader.visibility.hidden": "Hidden",
|
|
719
|
+
"ui.groupHeader.paid": "Paid Group",
|
|
701
720
|
"ui.groupInvitedWidget.title": "Invited Users",
|
|
702
721
|
"ui.groupInvitedWidget.button.showMore": "Show more",
|
|
703
722
|
"ui.groupInvitedWidget.dialogTitle": "{total} Users Invited",
|
|
@@ -712,6 +731,7 @@
|
|
|
712
731
|
"ui.groupRequestsWidget.button.showMore": "Show more",
|
|
713
732
|
"ui.groupRequestsWidget.dialogTitle": "{total} Requests",
|
|
714
733
|
"ui.groupRequestsWidget.noMoreResults": "No more results",
|
|
734
|
+
"ui.groupRequestsWidget.noRequests": "At the moment there is no request for access to the group",
|
|
715
735
|
"ui.groups.noGroups.title": "Create your first Group yourself.",
|
|
716
736
|
"ui.groups.noGroups.title.onlyStaff": "Join a Group",
|
|
717
737
|
"ui.groups.noGroups.subtitle.onlyStaff": "Make your activity in the Community even more interesting by joining a group.",
|
|
@@ -835,7 +855,8 @@
|
|
|
835
855
|
"ui.navigationSettingsIconButton.comments": "My comments",
|
|
836
856
|
"ui.navigationSettingsIconButton.communityTour": "Community tour",
|
|
837
857
|
"ui.navigationSettingsIconButton.connections": "Connections",
|
|
838
|
-
"ui.navigationSettingsIconButton.discussionsFollowed": "
|
|
858
|
+
"ui.navigationSettingsIconButton.discussionsFollowed": "Saved articles",
|
|
859
|
+
"ui.navigationSettingsIconButton.discussionsScheduled": "Scheduled articles",
|
|
839
860
|
"ui.navigationSettingsIconButton.followers": "Followers",
|
|
840
861
|
"ui.navigationSettingsIconButton.followings": "Following",
|
|
841
862
|
"ui.navigationSettingsIconButton.interests": "Interests",
|
|
@@ -845,10 +866,13 @@
|
|
|
845
866
|
"ui.navigationSettingsIconButton.onboarding": "Start Guide",
|
|
846
867
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
847
868
|
"ui.navigationSettingsIconButton.posts": "My posts",
|
|
848
|
-
"ui.navigationSettingsIconButton.
|
|
869
|
+
"ui.navigationSettingsIconButton.postsScheduled": "Scheduled posts",
|
|
870
|
+
"ui.navigationSettingsIconButton.postsFollowed": "Saved posts",
|
|
849
871
|
"ui.navigationSettingsIconButton.privateMessages": "Private messages",
|
|
850
872
|
"ui.navigationSettingsIconButton.profile": "Profile",
|
|
851
873
|
"ui.navigationSettingsIconButton.settings": "Settings",
|
|
874
|
+
"ui.navigationSettingsIconButton.historyOrders": "My orders",
|
|
875
|
+
"ui.navigationSettingsIconButton.myPaymentMethods": "My payment methods",
|
|
852
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.",
|
|
853
877
|
"ui.notification.collapsedFor.collapsedForAdvertisingSnippet": "Contribution hidden because flagged it as \"spam\"",
|
|
854
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.",
|
|
@@ -866,7 +890,7 @@
|
|
|
866
890
|
"ui.notification.contribution.newPostOrStatus": "created a new {contribution}",
|
|
867
891
|
"ui.notification.contribution.snippet.discussion": "created a new article:",
|
|
868
892
|
"ui.notification.contribution.snippet.newPostOrStatus": "created a new {contribution}:",
|
|
869
|
-
"ui.notification.contributionFollow.follow": "is
|
|
893
|
+
"ui.notification.contributionFollow.follow": "is saving your contribution:",
|
|
870
894
|
"ui.notification.deletedFor.deletedForAdvertising": "A contribution of yours has been removed because several users have flagged it as \"spam\". View the website rules for more info.",
|
|
871
895
|
"ui.notification.deletedFor.deletedForAdvertisingSnippet": "Contribution removed because flagged it as \"spam\"",
|
|
872
896
|
"ui.notification.deletedFor.deletedForAggressive": "A contribution of yours has been removed because several users have flagged it as \"aggressive\". View the website rules for more info.",
|
|
@@ -1074,6 +1098,8 @@
|
|
|
1074
1098
|
"ui.shared.eventActionsMenu.dialog.msg": "Are you sure you want to cancel the event?",
|
|
1075
1099
|
"ui.shared.copyTextField.textToCopy": "Copy text",
|
|
1076
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",
|
|
1077
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>}}",
|
|
1078
1104
|
"ui.snippetNotifications.noNotifications": "At the moment, there aren't notifications",
|
|
1079
1105
|
"ui.suggestedEventsWidget.title": "Suggested Events",
|
|
@@ -1198,7 +1224,7 @@
|
|
|
1198
1224
|
"ui.userSuggestionWidget.noResults": "No results found",
|
|
1199
1225
|
"ui.userSuggestionWidget.title": "People Suggestion",
|
|
1200
1226
|
"ui.userToastNotifications.comment.addedComment": "added a comment",
|
|
1201
|
-
"ui.userToastNotifications.contributionFollow.follow": "is
|
|
1227
|
+
"ui.userToastNotifications.contributionFollow.follow": "is saving your post",
|
|
1202
1228
|
"ui.userToastNotifications.dismiss": "Ok",
|
|
1203
1229
|
"ui.userToastNotifications.goToProfile": "Go to profile",
|
|
1204
1230
|
"ui.userToastNotifications.incubatorApproved.approved": "Your incubator {name} has been <b>approved</b>.",
|
|
@@ -1321,5 +1347,169 @@
|
|
|
1321
1347
|
"ui.upScalingTierBadge.enterprise": "ENTERPRISE",
|
|
1322
1348
|
"ui.upScalingTierBadge.goFeature": "This setting is only available if the community has subscribed to at least a Go plan.",
|
|
1323
1349
|
"ui.upScalingTierBadge.professionalFeature": "This setting is only available if the community has subscribed to a Professional plan.",
|
|
1324
|
-
"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."
|
|
1325
1515
|
}
|