@selfcommunity/react-i18n 0.8.0-alpha.14 → 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 +380 -0
- package/lib/cjs/locales/en.json +191 -1
- package/lib/cjs/locales/it.json +191 -1
- package/lib/esm/index.d.ts +380 -0
- package/lib/esm/locales/en.json +191 -1
- package/lib/esm/locales/it.json +191 -1
- package/lib/types/index.d.ts +380 -0
- package/lib/types/locales/en.json +191 -1
- package/lib/types/locales/it.json +191 -1
- package/lib/types/tsconfig.build.tsbuildinfo +1 -1
- package/lib/umd/react-i18n.js +1 -1
- package/package.json +2 -2
package/lib/cjs/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",
|
|
@@ -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.",
|
|
@@ -836,6 +856,7 @@
|
|
|
836
856
|
"ui.navigationSettingsIconButton.communityTour": "Community tour",
|
|
837
857
|
"ui.navigationSettingsIconButton.connections": "Connections",
|
|
838
858
|
"ui.navigationSettingsIconButton.discussionsFollowed": "Followed 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",
|
|
869
|
+
"ui.navigationSettingsIconButton.postsScheduled": "Scheduled posts",
|
|
848
870
|
"ui.navigationSettingsIconButton.postsFollowed": "Followed 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.",
|
|
@@ -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",
|
|
@@ -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
|
}
|
package/lib/cjs/locales/it.json
CHANGED
|
@@ -47,6 +47,11 @@
|
|
|
47
47
|
"ui.acceptRequestUserEventButton.dialog.msg": "Vuoi consentire all'utente di accedere ai contenuti dell'evento?",
|
|
48
48
|
"ui.acceptRequestUserEventButton.dialog.title": "Accetta richiesta",
|
|
49
49
|
"ui.acceptRequestUserEventButton.snackbar.success": "Richiesta accettata",
|
|
50
|
+
"ui.acceptRequestUserGroupButton.accept": "Accetta",
|
|
51
|
+
"ui.acceptRequestUserGroupButton.dialog.confirm": "Si",
|
|
52
|
+
"ui.acceptRequestUserGroupButton.dialog.msg": "Vuoi consentire all'utente di accedere ai contenuti del gruppo?",
|
|
53
|
+
"ui.acceptRequestUserGroupButton.dialog.title": "Accetta richiesta",
|
|
54
|
+
"ui.acceptRequestUserGroupButton.snackbar.success": "Richiesta accettata",
|
|
50
55
|
"ui.accountRecover.email.error.exist": "Questo indirizzo email non è associato ad alcun account.Verifica sia quello usato per registrarti",
|
|
51
56
|
"ui.accountRecover.email.error.invalid": "Inserisci un indirizzo email valido",
|
|
52
57
|
"ui.accountDataPortability.generatedInfo": "Hai richiesto la generazione del file di portabilità dei dati il {date} alle {time}. Puoi richiedere la creazione del file al massimo ogni 24h.",
|
|
@@ -86,6 +91,7 @@
|
|
|
86
91
|
"ui.appBar.navigation.login": "Accedi",
|
|
87
92
|
"ui.appBar.navigation.register": "Registrati",
|
|
88
93
|
"ui.composerIconButton.composer.success": "Contenuto pubblicato",
|
|
94
|
+
"ui.composer.scheduled.success": "Contenuto programmato con successo",
|
|
89
95
|
"ui.composerIconButton.composer.viewContribute": "Vedi contenuto",
|
|
90
96
|
"ui.composerIconButton.list.content": "Crea un contenuto",
|
|
91
97
|
"ui.composerIconButton.list.course": "Crea un corso",
|
|
@@ -219,9 +225,13 @@
|
|
|
219
225
|
"ui.composer.layer.close.yes": "Si, abbandona",
|
|
220
226
|
"ui.composer.layer.location.title": "Aggiungi località",
|
|
221
227
|
"ui.composer.layer.save": "Fatto",
|
|
228
|
+
"ui.composer.layer.scheduled.title": "Programma la Pubblicazione",
|
|
229
|
+
"ui.composer.layer.scheduled.message": "Scegli la data e l’orario futuri in cui vuoi pubblicare il contenuto.",
|
|
230
|
+
"ui.composer.layer.scheduled.submit": "Attiva programmazione",
|
|
222
231
|
"ui.composer.media.file.photo": "Scatta una foto",
|
|
223
232
|
"ui.composer.media.file.gallery": "Apri la galleria immagini",
|
|
224
233
|
"ui.composer.media.file.document": "Inserisci documenti",
|
|
234
|
+
"ui.composer.media.file.error": "Caricare un file immagine o PDF",
|
|
225
235
|
"ui.composer.media.link.add.error.urlError.invalid": "Inserisci un URL valido.",
|
|
226
236
|
"ui.composer.media.link.add.error.validationError": "Inserisci un URL valido.",
|
|
227
237
|
"ui.composer.media.link.add.help": "Inserisci un URL valido (youtube oppure di una pagina web).",
|
|
@@ -229,7 +239,11 @@
|
|
|
229
239
|
"ui.composer.media.link.add.submit": "OK",
|
|
230
240
|
"ui.composer.media.link.layer.title": "Aggiungi links",
|
|
231
241
|
"ui.composer.submit": "Pubblica",
|
|
242
|
+
"ui.composer.submit.now": "Pubblica subito",
|
|
243
|
+
"ui.composer.submit.scheduled": "Attiva programmazione",
|
|
232
244
|
"ui.composer.title.error.maxlength": "Il titolo non può avere più di 160 caratteri",
|
|
245
|
+
"ui.composer.categories.error.missing": "È necessario inserire almeno una categoria",
|
|
246
|
+
"ui.composer.addressing.error.missing": "È necessario inserire almeno una tag o uno username",
|
|
233
247
|
"ui.composer.typeSwitch.post": "Post",
|
|
234
248
|
"ui.composer.typeSwitch.discussion": "Articolo",
|
|
235
249
|
"ui.composer.typeSwitch.poll": "Sondaggio",
|
|
@@ -280,6 +294,8 @@
|
|
|
280
294
|
"ui.contributionActionMenu.suspendNotificationEvent": "Sospendi notifiche evento",
|
|
281
295
|
"ui.contributionActionMenu.title": "Questo contenuto è:",
|
|
282
296
|
"ui.contributionActionMenu.vulgar": "Volgare",
|
|
297
|
+
"ui.contributionActionMenu.publishContribution": "Pubblica subito",
|
|
298
|
+
"ui.contributionActionMenu.publishContributionInfo": "Il contenuto verrà pubblicato immediatamente",
|
|
283
299
|
"ui.createEvent.title": "Crea il tuo Evento adesso!",
|
|
284
300
|
"ui.createEvent.description": "Coinvolgi la tua Community con un Evento: sia che si tratti di un link per un Evento virtuale o di un indirizzo per incontrarsi di persona. Decidi se renderlo aperto a tutti o accessibile solo su invito. Scopri quanto è semplice coinvolgere la tua Community!",
|
|
285
301
|
"ui.course.accordionLessons.date": "Disponibile dal {date} ore {hour}",
|
|
@@ -319,6 +335,7 @@
|
|
|
319
335
|
"ui.course.dashboard.teacher.tab.students.table.header.progress": "Progresso",
|
|
320
336
|
"ui.course.dashboard.teacher.tab.students.table.header.registration": "Registrazione",
|
|
321
337
|
"ui.course.label": "Corso {privacy}",
|
|
338
|
+
"ui.course.paid": "Corso a Pagamento",
|
|
322
339
|
"ui.course.status.new": "Nuovo",
|
|
323
340
|
"ui.course.status.published": "Pubblicato",
|
|
324
341
|
"ui.course.status.completed": "Concluso",
|
|
@@ -401,6 +418,7 @@
|
|
|
401
418
|
"ui.eventHeader.user.manager": "Organizzatore",
|
|
402
419
|
"ui.eventHeader.inProgress": "In corso",
|
|
403
420
|
"ui.eventHeader.finished": "Terminato",
|
|
421
|
+
"ui.eventHeader.paid": "Evento a Pagamento",
|
|
404
422
|
"ui.events.myEvents.title": "I miei eventi",
|
|
405
423
|
"ui.events.allEvents.title": "Tutti gli eventi",
|
|
406
424
|
"ui.events.filterByName": "Cerca Evento",
|
|
@@ -699,6 +717,7 @@
|
|
|
699
717
|
"ui.groupHeader.visibility.public": "Gruppo Pubblico",
|
|
700
718
|
"ui.groupHeader.visibility.visible": "Visibile",
|
|
701
719
|
"ui.groupHeader.visibility.hidden": "Nascosto",
|
|
720
|
+
"ui.groupHeader.paid": "Gruppo a Pagamento",
|
|
702
721
|
"ui.groupInvitedWidget.title": "Utenti Invitati",
|
|
703
722
|
"ui.groupInvitedWidget.button.showMore": "Vedi di più",
|
|
704
723
|
"ui.groupInvitedWidget.dialogTitle": "{total} Utenti Invitati",
|
|
@@ -713,6 +732,7 @@
|
|
|
713
732
|
"ui.groupRequestsWidget.button.showMore": "Vedi di più",
|
|
714
733
|
"ui.groupRequestsWidget.dialogTitle": "{total} Richieste",
|
|
715
734
|
"ui.groupRequestsWidget.noMoreResults": "Nessun altro risultato",
|
|
735
|
+
"ui.groupRequestsWidget.noRequests": "Al momento non esiste nessuna richiesta di accesso al gruppo",
|
|
716
736
|
"ui.groups.noGroups.title": "Crea tu stesso il primo Gruppo.",
|
|
717
737
|
"ui.groups.noGroups.title.onlyStaff": "Entra in un Gruppo.",
|
|
718
738
|
"ui.groups.noGroups.subtitle.onlyStaff": "Rendi ancora più interessante la tua attività nella Community partecipando ad un gruppo.",
|
|
@@ -837,6 +857,7 @@
|
|
|
837
857
|
"ui.navigationSettingsIconButton.communityTour": "Community Tour",
|
|
838
858
|
"ui.navigationSettingsIconButton.connections": "Connessioni",
|
|
839
859
|
"ui.navigationSettingsIconButton.discussionsFollowed": "Articoli seguiti",
|
|
860
|
+
"ui.navigationSettingsIconButton.discussionsScheduled": "Articoli pianificati",
|
|
840
861
|
"ui.navigationSettingsIconButton.followers": "Utenti che mi seguono",
|
|
841
862
|
"ui.navigationSettingsIconButton.followings": "Utenti che seguo",
|
|
842
863
|
"ui.navigationSettingsIconButton.interests": "I miei interessi",
|
|
@@ -846,10 +867,13 @@
|
|
|
846
867
|
"ui.navigationSettingsIconButton.onboarding": "Guida Iniziale",
|
|
847
868
|
"ui.navigationSettingsIconButton.platform": "Console",
|
|
848
869
|
"ui.navigationSettingsIconButton.posts": "I miei post",
|
|
870
|
+
"ui.navigationSettingsIconButton.postsScheduled": "Post pianificati",
|
|
849
871
|
"ui.navigationSettingsIconButton.postsFollowed": "Post seguiti",
|
|
850
872
|
"ui.navigationSettingsIconButton.privateMessages": "Messaggi privati",
|
|
851
873
|
"ui.navigationSettingsIconButton.profile": "Profilo",
|
|
852
874
|
"ui.navigationSettingsIconButton.settings": "Impostazioni",
|
|
875
|
+
"ui.navigationSettingsIconButton.historyOrders": "I miei ordini",
|
|
876
|
+
"ui.navigationSettingsIconButton.myPaymentMethods": "I miei metodi di pagamento",
|
|
853
877
|
"ui.notification.collapsedFor.collapsedForAdvertising": "Un tuo contributo è stato nascosto dopo che la Community lo ha segnalato come \"spam\". Vedi il regolamento per ulteriori informazioni.",
|
|
854
878
|
"ui.notification.collapsedFor.collapsedForAdvertisingSnippet": "Contributo nascosto perchè segnalato come \"spam\"",
|
|
855
879
|
"ui.notification.collapsedFor.collapsedForAggressive": "Un tuo contributo è stato nascosto dopo che la Community lo ha segnalato come \"aggressivo\". Vedi il regolamento per ulteriori informazioni.",
|
|
@@ -1076,6 +1100,8 @@
|
|
|
1076
1100
|
"ui.shared.eventActionsMenu.dialog.msg": "Sei sicuro di voler annullare l'evento?",
|
|
1077
1101
|
"ui.shared.copyTextField.textToCopy": "Copia testo",
|
|
1078
1102
|
"ui.shared.copyTextField.textCopied": "Testo copiato",
|
|
1103
|
+
"ui.shared.hiddenPurchasableContent.title": "Contenuto a pagamento",
|
|
1104
|
+
"ui.shared.hiddenPurchasableContent.content": "Puoi vedere il contenuto solo se lo acquisti",
|
|
1079
1105
|
"ui.snippetNotifications.broadcastMessages": "<b>IN EVIDENZA:</b> hai {count, plural, =0 {# messaggi non ancora visti. <link>Guardali ora →</link>} one {# messaggio non ancora visto. <link>Guardalo ora →</link>} other {# messaggi non ancora visti. <link>Guardali ora →</link>}}",
|
|
1080
1106
|
"ui.snippetNotifications.noNotifications": "Al momento non ci sono notifiche",
|
|
1081
1107
|
"ui.suggestedEventsWidget.title": "Eventi in evidenza",
|
|
@@ -1323,5 +1349,169 @@
|
|
|
1323
1349
|
"ui.upScalingTierBadge.enterprise": "ENTERPRISE",
|
|
1324
1350
|
"ui.upScalingTierBadge.goFeature": "Questa impostazione è disponibile solo se la community ha sottoscritto almeno un piano Go.",
|
|
1325
1351
|
"ui.upScalingTierBadge.professionalFeature": "Questa impostazione è disponibile solo se la community ha sottoscritto almeno un piano Professional.",
|
|
1326
|
-
"ui.upScalingTierBadge.enterpriseFeature": "Questa impostazione è disponibile solo se la community ha sottoscritto un piano Enterprise."
|
|
1352
|
+
"ui.upScalingTierBadge.enterpriseFeature": "Questa impostazione è disponibile solo se la community ha sottoscritto un piano Enterprise.",
|
|
1353
|
+
"ui.buyButton.buy": "Acquista",
|
|
1354
|
+
"ui.buyButton.buyEvent": "Acquista evento",
|
|
1355
|
+
"ui.buyButton.buyGroup": "Acquista",
|
|
1356
|
+
"ui.buyButton.buyCategory": "Acquista",
|
|
1357
|
+
"ui.buyButton.buyCourse": "Acquista il corso",
|
|
1358
|
+
"ui.buyButton.purchased": "Acquistato",
|
|
1359
|
+
"ui.buyButton.subscribed": "Iscritto",
|
|
1360
|
+
"ui.buyButton.disabled": "Al momento non è possbile acquistare questo contenuto. Potrai farlo successivamente.",
|
|
1361
|
+
"ui.buyButton.free": "Accesso gratuito",
|
|
1362
|
+
"ui.paywalls.priceNotIncluded": "Il tuo acquisto si riferisce ad un prodotto non più disponibile.",
|
|
1363
|
+
"ui.paywalls.contentPurchasedAt": "Contenuto acquistato il {purchasedAt} al prezzo di {price}.",
|
|
1364
|
+
"ui.paywallsDialog.title": "Seleziona il tuo acquisto",
|
|
1365
|
+
"ui.paywallsDialog.title.purchased": "Il tuo acquisto",
|
|
1366
|
+
"ui.paymentProduct.action.buy": "Acquista",
|
|
1367
|
+
"ui.paymentProduct.action.subscribe": "Abbonati",
|
|
1368
|
+
"ui.paymentProduct.action.subscribed": "Abbonato",
|
|
1369
|
+
"ui.paymentProduct.action.purchased": "Acquistato",
|
|
1370
|
+
"ui.paymentProduct.action.purchasedAt": "Contenuto acquistato il {purchasedAt}.",
|
|
1371
|
+
"ui.paymentProduct.price.day": "giorno",
|
|
1372
|
+
"ui.paymentProduct.price.week": "settimana",
|
|
1373
|
+
"ui.paymentProduct.price.month": "mese",
|
|
1374
|
+
"ui.paymentProduct.price.year": "anno",
|
|
1375
|
+
"ui.checkout.contentDesc.title": "Acquista il tuo contenuto",
|
|
1376
|
+
"ui.checkout.contentDesc.subTitle": "Sei a un passo dall’accesso al tuo contenuto esclusivo! Completa il pagamento in sicurezza e ricevi immediatamente l’accesso.",
|
|
1377
|
+
"ui.checkout.contentDesc.title.event": "Acquista il tuo accesso all'Evento",
|
|
1378
|
+
"ui.checkout.contentDesc.title.event.recurring": "Acquista il tuo abbonamento all'Evento",
|
|
1379
|
+
"ui.checkout.contentDesc.subTitle.event": "Il tuo posto all'Evento ti aspetta!\nCompleta sotto il pagamento in totale sicurezza per sbloccare subito il tuo accesso personale all’Evento.",
|
|
1380
|
+
"ui.checkout.contentDesc.title.group": "Acquista il tuo accesso al Gruppo",
|
|
1381
|
+
"ui.checkout.contentDesc.title.group.recurring": "Acquista il tuo abbonamento al Gruppo",
|
|
1382
|
+
"ui.checkout.contentDesc.subTitle.group": "Il tuo posto nel Gruppo ti aspetta!\nCompleta sotto il pagamento in totale sicurezza per sbloccare subito il tuo accesso personale al Gruppo.",
|
|
1383
|
+
"ui.checkout.contentDesc.title.course": "Acquista il tuo accesso al Corso",
|
|
1384
|
+
"ui.checkout.contentDesc.title.course.recurring": "Acquista il tuo abbonamento al Corso",
|
|
1385
|
+
"ui.checkout.contentDesc.subTitle.course": "Il tuo posto al Corso ti aspetta!\nCompleta sotto il pagamento in totale sicurezza per sbloccare subito il tuo accesso personale al Corso.",
|
|
1386
|
+
"ui.checkout.paymentOrder": "Hai già acquistato questo contenuto!",
|
|
1387
|
+
"ui.checkoutReturnDialog.title": "Grazie!",
|
|
1388
|
+
"ui.checkoutReturnDialog.payment.success": "Il tuo pagamento è stato elaborato con successo.",
|
|
1389
|
+
"ui.checkoutReturnDialog.buy": "Hai acquistato:",
|
|
1390
|
+
"ui.checkoutReturnDialog.buy.community": "Hai acquistato il tuo accesso alla Community",
|
|
1391
|
+
"ui.checkoutReturnDialog.buy.recurrent.community": "Hai acquistato il tuo accesso {frequency} alla Community",
|
|
1392
|
+
"ui.checkoutReturnDialog.buy.group": "Hai acquistato il tuo accesso al Gruppo",
|
|
1393
|
+
"ui.checkoutReturnDialog.buy.recurrent.group": "Hai acquistato il tuo accesso {frequency} al Gruppo",
|
|
1394
|
+
"ui.checkoutReturnDialog.buy.course": "Hai acquistato il tuo accesso al Corso",
|
|
1395
|
+
"ui.checkoutReturnDialog.buy.recurrent.course": "Hai acquistato il tuo accesso {frequency} al Corso",
|
|
1396
|
+
"ui.checkoutReturnDialog.buy.event": "Hai acquistato il tuo accesso all'Evento",
|
|
1397
|
+
"ui.checkoutReturnDialog.buy.recurrent.event": "Hai acquistato il tuo accesso {frequency} all'Evento",
|
|
1398
|
+
"ui.checkoutReturnDialog.event.button": "Vai all'evento",
|
|
1399
|
+
"ui.checkoutReturnDialog.category.button": "Vai alla categoria",
|
|
1400
|
+
"ui.checkoutReturnDialog.community.button": "Vai alla community",
|
|
1401
|
+
"ui.checkoutReturnDialog.group.button": "Vai al gruppo",
|
|
1402
|
+
"ui.checkoutReturnDialog.course.button": "Vai al corso",
|
|
1403
|
+
"ui.paymentDetailDialog.title": "Dettaglio acquisto",
|
|
1404
|
+
"ui.paymentDetailDialog.content": "Contenuto acquistato.",
|
|
1405
|
+
"ui.paymentOrders.number": "ID",
|
|
1406
|
+
"ui.paymentOrders.contentType": "Tipo",
|
|
1407
|
+
"ui.paymentOrders.content": "Contenuto",
|
|
1408
|
+
"ui.paymentOrders.price": "Totale",
|
|
1409
|
+
"ui.paymentOrders.createdAt": "Effettuato il",
|
|
1410
|
+
"ui.paymentOrders.expired_at": "Scadenza",
|
|
1411
|
+
"ui.paymentOrders.status": "Stato",
|
|
1412
|
+
"ui.paymentOrders.status.paid": "Pagato",
|
|
1413
|
+
"ui.paymentOrders.actions": "Azioni",
|
|
1414
|
+
"ui.paymentOrders.actions.pay": "Paga",
|
|
1415
|
+
"ui.paymentOrders.noOrders": "Nessun ordine trovato al momento",
|
|
1416
|
+
"ui.paymentOrders.search": "Cerca ordine",
|
|
1417
|
+
"ui.paymentOrders.contentTypeFilter": "Tipologia Contenuto",
|
|
1418
|
+
"ui.paymentOrders.contentType.course": "Corso",
|
|
1419
|
+
"ui.paymentOrders.contentType.community": "Community",
|
|
1420
|
+
"ui.paymentOrders.contentType.event": "Evento",
|
|
1421
|
+
"ui.paymentOrders.contentType.group": "Gruppo",
|
|
1422
|
+
"ui.paymentOrders.contentType.all": "Tutti",
|
|
1423
|
+
"ui.paymentOrders.dateFrom": "Data inizio",
|
|
1424
|
+
"ui.paymentOrders.dateTo": "Data fine",
|
|
1425
|
+
"ui.paymentOrders.picker.cancel": "Indietro",
|
|
1426
|
+
"ui.paymentOrders.picker.clear": "Pulisci",
|
|
1427
|
+
"ui.paymentOrders.picker.date": "Seleziona Data",
|
|
1428
|
+
"ui.createPaymentProductForm.title": "Aggiungi un prodotto di pagamento",
|
|
1429
|
+
"ui.createPaymentProductForm.name": "Nome",
|
|
1430
|
+
"ui.createPaymentProductForm.error.name.required": "Il nome è obbligatorio",
|
|
1431
|
+
"ui.createPaymentProductForm.description": "Descrizione",
|
|
1432
|
+
"ui.createPaymentProductForm.price": "Prezzo",
|
|
1433
|
+
"ui.createPaymentProductForm.minPrice": "Prezzo minimo {min}€",
|
|
1434
|
+
"ui.createPaymentProductForm.error.price.required": "Il prezzo è obbligatorio. Il mininmo è di {min}€.",
|
|
1435
|
+
"ui.createPaymentProductForm.btn.cancel": "Annulla",
|
|
1436
|
+
"ui.createPaymentProductForm.btn.create": "Aggiungi",
|
|
1437
|
+
"ui.createPaymentProductForm.error": "Si è verificato un errore nella creazione del prodotto. Prova più tardi!",
|
|
1438
|
+
"ui.paywallsConfigurator.selectAccessType": "Seleziona il tipo di accesso al contenuto",
|
|
1439
|
+
"ui.paywallsConfigurator.free": "GRATUITO",
|
|
1440
|
+
"ui.paywallsConfigurator.free.label": "contenuto gratuito",
|
|
1441
|
+
"ui.paywallsConfigurator.free.info": "Un contenuto ad uso gratuito è un contenuto accessibile senza alcun costo per l'utente. Non è previsto nessun paywall e quindi non richiede nessun pagamento o abbonamento.",
|
|
1442
|
+
"ui.paywallsConfigurator.paid": "A PAGAMENTO",
|
|
1443
|
+
"ui.paywallsConfigurator.paid.label": "contenuto a pagamento",
|
|
1444
|
+
"ui.paywallsConfigurator.paid.info": "Il contenuto è accessibile solo previo pagamento, che può avvenire tramite acquisto singolo o abbonamento.",
|
|
1445
|
+
"ui.paywallsConfigurator.connected.products": "Prezzi associati",
|
|
1446
|
+
"ui.paywallsConfigurator.connected.products.content": "Prezzi applicabili al contenuto",
|
|
1447
|
+
"ui.paywallsConfigurator.connected.addFromList": "Aggiungi prezzo dall'elenco",
|
|
1448
|
+
"ui.paywallsConfigurator.connected.products.btnNew": "Nuovo",
|
|
1449
|
+
"ui.paywallsConfigurator.connected.products.btnRemove": "Rimuovi",
|
|
1450
|
+
"ui.paywallsConfigurator.connected.products.prices": "Prezzi: ",
|
|
1451
|
+
"ui.paywallsConfigurator.connected.products.others": "+ {count}",
|
|
1452
|
+
"ui.paywallsConfigurator.connected.noProducts": "Al momento nessun prezzo associato",
|
|
1453
|
+
"ui.paywallsConfigurator.popper.title": "Prezzi applicabili al contenuto",
|
|
1454
|
+
"ui.paywallsConfigurator.popper.btnConfirm": "Conferma",
|
|
1455
|
+
"ui.paywallsConfigurator.noProducts": "Nessun prodotto selezionabile",
|
|
1456
|
+
"ui.paywallsConfigurator.filterByName": "Filtra per nome",
|
|
1457
|
+
"ui.paywallsConfigurator.openPriceslist": "Seleziona prezzi",
|
|
1458
|
+
"ui.userBillingInfo.infoLabel": "Indirizzo di fatturazione",
|
|
1459
|
+
"ui.userBillingInfo.name": "Nome e Cognome",
|
|
1460
|
+
"ui.userBillingInfo.phone": "Telefono",
|
|
1461
|
+
"ui.userBillingInfo.company": "Azienda",
|
|
1462
|
+
"ui.userBillingInfo.address1": "Indirizzo",
|
|
1463
|
+
"ui.userBillingInfo.address2": "Appartamento, suite, interno, ecc. (facoltativo)",
|
|
1464
|
+
"ui.userBillingInfo.postalCode": "Cap",
|
|
1465
|
+
"ui.userBillingInfo.city": "Città",
|
|
1466
|
+
"ui.userBillingInfo.state": "Provincia",
|
|
1467
|
+
"ui.userBillingInfo.country": "Paese o area geografica",
|
|
1468
|
+
"ui.userBillingInfo.taxCode": "TIN/CF ",
|
|
1469
|
+
"ui.userBillingInfo.accountBusiness": "Sto effettuando l'acquisto come azienda",
|
|
1470
|
+
"ui.userBillingInfo.taxId": "I.V.A.",
|
|
1471
|
+
"ui.userBillingInfo.taxCheckPending": "<b>*VAT checker*</b><br/>Stiamo verificando i tuoi dati!",
|
|
1472
|
+
"ui.userBillingInfo.taxCheckWarning": "<b>*VAT checker*</b><br/>Sei sicuro di aver inserito i dati corretti?",
|
|
1473
|
+
"ui.userBillingInfo.sdi": "SDI",
|
|
1474
|
+
"ui.userBillingInfo.pec": "@PEC",
|
|
1475
|
+
"ui.userBillingInfo.field.optional": "(facoltativo)",
|
|
1476
|
+
"ui.userBillingInfo.requiredFormat": "Formato richiesto: ",
|
|
1477
|
+
"ui.userBillingInfo.error": "Campo obbligatorio",
|
|
1478
|
+
"ui.userBillingInfo.errors": "Alcuni campi sono obbligatori o non validi",
|
|
1479
|
+
"ui.userBillingInfo.vatError": "Partita IVA non valida.",
|
|
1480
|
+
"ui.userBillingInfo.sdiPecError": "SDI o PEC sono obbligatori",
|
|
1481
|
+
"ui.userBillingInfo.pecError": "Email PEC non valida",
|
|
1482
|
+
"ui.userBillingInfo.save": "Salva i dati",
|
|
1483
|
+
"ui.userBillingInfo.back": "Indietro",
|
|
1484
|
+
"ui.userBillingInfo.noInfo": "Non hai ancora configurato i tuoi dati di fatturazione",
|
|
1485
|
+
"ui.userPaymentMethods.btnAdd": "Aggiungi",
|
|
1486
|
+
"ui.userPaymentMethods.typeMethod": "Tipo",
|
|
1487
|
+
"ui.userPaymentMethods.brand": "Circuito",
|
|
1488
|
+
"ui.userPaymentMethods.expiration": "Scadenza",
|
|
1489
|
+
"ui.userPaymentMethods.billingDetails": "Dettagli di fatturazione",
|
|
1490
|
+
"ui.userPaymentMethods.default": "Predefinito",
|
|
1491
|
+
"ui.userPaymentMethods.actions": "Azioni",
|
|
1492
|
+
"ui.userPaymentMethods.btnRemove": "Rimuovi",
|
|
1493
|
+
"ui.userPaymentMethods.noPaymentMethods": "Non hai ancora aggiunto metodi di pagamento al tuo account. Se desideri aggiungerne uno o più e poi usarli per acquistare abbonamenti, clicca su \"Aggiungi\".",
|
|
1494
|
+
"ui.userPaymentMethods.error.unableToRemoveMethod": "Impossibile rimuovere il metodo di pagamento",
|
|
1495
|
+
"ui.userPaymentMethods.error.unableToUpdateMethod": "Impossibile aggiornare il metodo di pagamento",
|
|
1496
|
+
"ui.userPaymentMethods.error.unableToManageMethod": "Impossibile reimpostare il metodo di pagamento",
|
|
1497
|
+
"ui.userPaymentMethods.error.unableToRemoveMethodSubscription": "Impossibile rimuovere il metodo di pagamento perché è associato a un abbonamento attivo",
|
|
1498
|
+
"ui.userPaymentMethods.error.unableToSetMethodAsDefault": "Impossibile impostare il metodo di pagamento come predefinito",
|
|
1499
|
+
"ui.userPaymentMethods.methodRemoved": "Metodo di pagamento rimosso",
|
|
1500
|
+
"ui.userPaymentMethods.methodUpdated": "Metodo di pagamento aggiornato",
|
|
1501
|
+
"ui.userPaymentMethods.methodDefaultConfigured": "Metodo di pagamento impostato come predefinito",
|
|
1502
|
+
"ui.userPaymentMethods.methodDefaultRemoved": "Metodo di pagamento rimosso come predefinito",
|
|
1503
|
+
"ui.userPaymentMethods.dialog.confirmDeleteTitle": "Conferma la rimozione del metodo di pagamento",
|
|
1504
|
+
"ui.userPaymentMethods.dialog.confirmDeleteDescription": "Sei sicuro di voler procedere?",
|
|
1505
|
+
"ui.userChangeAddressDialog.title": "Cambia indirizzo di fatturazione",
|
|
1506
|
+
"ui.userAddPaymentMethodDialog.title": "Aggiungi un metodo di pagamento",
|
|
1507
|
+
"ui.userAddPaymentMethodForm.useDefaultMethod": "Usa metodo predefinito",
|
|
1508
|
+
"ui.userAddPaymentMethodForm.addButton": "Aggiungi",
|
|
1509
|
+
"ui.userAddPaymentMethodForm.cancelButton": "Annulla",
|
|
1510
|
+
"ui.paymentOrder.buy": "Hai acquistato:",
|
|
1511
|
+
"ui.paymentOrder.date": "Data acquisto: {date}",
|
|
1512
|
+
"ui.paymentOrder.price": "Prezzo: {price}",
|
|
1513
|
+
"ui.paymentOrder.status": "Stato: ",
|
|
1514
|
+
"ui.paymentOrder.status.paid": "Pagata",
|
|
1515
|
+
"ui.paymentOrder.ticket.view": "Vedi ticket",
|
|
1516
|
+
"ui.paymentOrderPdfButton.disabled": "Al momento non è possbile visualizzare questo contenuto."
|
|
1327
1517
|
}
|