@selfcommunity/react-i18n 0.5.50-event.30 → 0.5.50-events.100
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 +275 -1
- package/lib/cjs/locales/en.json +138 -1
- package/lib/cjs/locales/it.json +141 -4
- package/lib/esm/index.d.ts +275 -1
- package/lib/esm/locales/en.json +138 -1
- package/lib/esm/locales/it.json +141 -4
- package/lib/types/index.d.ts +275 -1
- package/lib/types/locales/en.json +138 -1
- package/lib/types/locales/it.json +141 -4
- 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
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"templates.groupFeed.tab.home.label": "Home",
|
|
6
6
|
"templates.groupFeed.tab.members.label": "Members",
|
|
7
7
|
"templates.groupFeed.tab.messages.label": "Messages",
|
|
8
|
+
"templates.eventFeed.composer.label": "Create content for the event...",
|
|
8
9
|
"templates.loyaltyProgramDetail.button.more": "Find out more",
|
|
9
10
|
"templates.loyaltyProgramDetail.button.request": "Request Now",
|
|
10
11
|
"templates.loyaltyProgramDetail.community": "Participating in the Community rewards you!",
|
|
@@ -35,6 +36,11 @@
|
|
|
35
36
|
"templates.usersList.followers": "Followers",
|
|
36
37
|
"templates.usersList.followings": "Following",
|
|
37
38
|
"templates.usersList.noMoreResults": "No more results",
|
|
39
|
+
"ui.acceptRequestUserEventButton.accept": "Accept",
|
|
40
|
+
"ui.acceptRequestUserEventButton.dialog.confirm": "Yes",
|
|
41
|
+
"ui.acceptRequestUserEventButton.dialog.msg": "Do you want to allow the user to access the event content?",
|
|
42
|
+
"ui.acceptRequestUserEventButton.dialog.title": "Accept request",
|
|
43
|
+
"ui.acceptRequestUserEventButton.snackbar.success": "Request accepted",
|
|
38
44
|
"ui.accountRecover.email.error.exist": "This email address is not associated with any account. Check that it is the one used to register",
|
|
39
45
|
"ui.accountRecover.email.error.invalid": "Enter a valid email address",
|
|
40
46
|
"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.",
|
|
@@ -180,6 +186,8 @@
|
|
|
180
186
|
"ui.composer.layer.audience.all": "All",
|
|
181
187
|
"ui.composer.layer.audience.all.message": "Your post will be visible to all users.",
|
|
182
188
|
"ui.composer.layer.audience.tag": "By tags",
|
|
189
|
+
"ui.composer.layer.audience.event": "Events",
|
|
190
|
+
"ui.composer.layer.audience.event.message": "Your post will be visible to all users in the selected event",
|
|
183
191
|
"ui.composer.layer.audience.group": "Groups",
|
|
184
192
|
"ui.composer.layer.audience.group.message": "Your post will be visible to all users in the selected group",
|
|
185
193
|
"ui.composer.layer.audience.tag.message": "Your post will be visible to those users with at least one of the selected tags.",
|
|
@@ -251,7 +259,19 @@
|
|
|
251
259
|
"ui.contributionActionMenu.suspendNotificationContribution": "Suspend notifications",
|
|
252
260
|
"ui.contributionActionMenu.title": "This content is:",
|
|
253
261
|
"ui.contributionActionMenu.vulgar": "Vulgar",
|
|
262
|
+
"ui.createEvent.title": "Create your Event now!",
|
|
263
|
+
"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!",
|
|
254
264
|
"ui.event.see": "See",
|
|
265
|
+
"ui.eventHeader.visibility.private": "Private Event",
|
|
266
|
+
"ui.eventHeader.visibility.public": "Public Event",
|
|
267
|
+
"ui.eventHeader.location.live": "Live",
|
|
268
|
+
"ui.eventHeader.location.online": "Online",
|
|
269
|
+
"ui.eventHeader.dateTime": "{date} - From {hour}",
|
|
270
|
+
"ui.eventHeader.startEndTime": "{date} From {start} Until {end}",
|
|
271
|
+
"ui.eventHeader.startEndTimeDiff": "{startDate} From {startTime} - {endDate} Until {endTime}",
|
|
272
|
+
"ui.eventHeader.user.manager": "Manager",
|
|
273
|
+
"ui.eventHeader.inProgress": "In progress",
|
|
274
|
+
"ui.eventHeader.finished": "Finished",
|
|
255
275
|
"ui.events.filterByName": "Search Event",
|
|
256
276
|
"ui.events.filterByDate": "Event Date",
|
|
257
277
|
"ui.events.select.any": "Any Date",
|
|
@@ -261,12 +281,16 @@
|
|
|
261
281
|
"ui.events.select.nextWeek": "Next Week",
|
|
262
282
|
"ui.events.select.thisMonth": "This Month",
|
|
263
283
|
"ui.events.filterByFollowedInterest": "People I Follow",
|
|
284
|
+
"ui.events.filterByPastEvents": "Past Events",
|
|
264
285
|
"ui.events.button.seeMore": "See More",
|
|
265
286
|
"ui.events.noEvents.title.onlyStaff": "The Events you are organizing will be visible here.\nStart by creating a new Event.",
|
|
266
287
|
"ui.events.noEvents.title": "The Events you will participate in and those you will be invited to will be visible here.",
|
|
288
|
+
"ui.events.skeleton.action.add": "Add Event",
|
|
267
289
|
"ui.eventForm.title": "Create Event",
|
|
290
|
+
"ui.eventForm.title.edit": "Edit Event",
|
|
268
291
|
"ui.eventForm.name.placeholder": "Event name",
|
|
269
292
|
"ui.eventForm.name.error.maxLength": "Please shorten this text to 50 characters or fewer. Currently, it’s too long",
|
|
293
|
+
"ui.eventForm.name.error.unique": "Please choose another name for the event",
|
|
270
294
|
"ui.eventForm.description.placeholder": "Add a description...",
|
|
271
295
|
"ui.eventForm.description.error.maxLength": "Please shorten this text to 150 characters or fewer. Currently, it’s too long",
|
|
272
296
|
"ui.eventForm.date.placeholder": "Start Date",
|
|
@@ -292,7 +316,16 @@
|
|
|
292
316
|
"ui.eventForm.privacy.private": "Private",
|
|
293
317
|
"ui.eventForm.privacy.private.info": "Only invited people can access. Invitations can be requested.",
|
|
294
318
|
"ui.eventForm.button.create": "Create Event",
|
|
319
|
+
"ui.eventForm.button.edit": "Edit",
|
|
295
320
|
"ui.eventLocationWidget.title": "Location",
|
|
321
|
+
"ui.eventMembersWidget.invited": "Invited",
|
|
322
|
+
"ui.eventMembersWidget.noMoreResults": "No more results",
|
|
323
|
+
"ui.eventMembersWidget.noOtherRequests": "There are no other requests",
|
|
324
|
+
"ui.eventMembersWidget.noParticipants": "No participants",
|
|
325
|
+
"ui.eventMembersWidget.participants": "Participants",
|
|
326
|
+
"ui.eventMembersWidget.requests": "Requests",
|
|
327
|
+
"ui.eventMembersWidget.showAll": "Show all",
|
|
328
|
+
"ui.eventMembersWidget.title": "People Suggestion",
|
|
296
329
|
"ui.groupForm.title": "Create Group",
|
|
297
330
|
"ui.groupForm.title.edit": "Edit Group",
|
|
298
331
|
"ui.groupForm.header": "Add an avatar and a cover image for your group",
|
|
@@ -314,15 +347,32 @@
|
|
|
314
347
|
"ui.groupForm.visibility.visible.info": "<b>Visible: </b>Anyone can find this group.",
|
|
315
348
|
"ui.groupForm.button.create": "Create",
|
|
316
349
|
"ui.groupForm.button.edit": "Edit",
|
|
350
|
+
"ui.eventInfoDetails.location.inPerson": "In Person",
|
|
351
|
+
"ui.eventInfoDetails.location.virtual": "Virtual",
|
|
352
|
+
"ui.eventInfoDetails.privacy.public": "Pubblic",
|
|
353
|
+
"ui.eventInfoDetails.privacy.private": "Private by invitation only",
|
|
354
|
+
"ui.eventInfoDetails.date.startEndTime": "{date} - {start}",
|
|
355
|
+
"ui.eventInfoDetails.date.create": "{date}",
|
|
356
|
+
"ui.eventInfoDetails.frequency.never.placeholder": "No Frequency",
|
|
357
|
+
"ui.eventInfoDetails.frequency.daily.placeholder": "Daily",
|
|
358
|
+
"ui.eventInfoDetails.frequency.weekly.placeholder": "Weekly",
|
|
359
|
+
"ui.eventInfoDetails.frequency.monthly.placeholder": "Monthly",
|
|
317
360
|
"ui.eventInviteButton": "Invite to your Event",
|
|
318
361
|
"ui.eventInviteButton.dialog.title": "Invite to the event",
|
|
319
362
|
"ui.eventInviteButton.dialog.content.search.placeholder": "Search for people to invite",
|
|
320
363
|
"ui.eventInviteButton.dialog.content.list": "Suggested",
|
|
321
|
-
"ui.eventInviteButton.dialog.button.end": "
|
|
364
|
+
"ui.eventInviteButton.dialog.button.end": "Invite",
|
|
322
365
|
"ui.eventInviteButton.searchBar.placeholder": "Search for people to invite",
|
|
323
366
|
"ui.eventInviteButton.list.suggested": "Suggested",
|
|
367
|
+
"ui.eventSubscribeButton.label": "Would you like to attend?",
|
|
368
|
+
"ui.eventSubscribeButton.accept": "Accept",
|
|
369
|
+
"ui.eventSubscribeButton.going": "Going",
|
|
370
|
+
"ui.eventSubscribeButton.notGoing": "Not going",
|
|
371
|
+
"ui.eventSubscribeButton.requestParticipation": "Request to attend",
|
|
372
|
+
"ui.eventSubscribeButton.waitingApproval": "Request sent",
|
|
324
373
|
"ui.createGroupButton": "Create",
|
|
325
374
|
"ui.createEventButton": "Create Event",
|
|
375
|
+
"ui.editEventButton": "Edit",
|
|
326
376
|
"ui.editGroupButton": "Edit",
|
|
327
377
|
"ui.editor.placeholder": "Write your text...",
|
|
328
378
|
"ui.editor.toolbarPlugin.blockType": "Style",
|
|
@@ -339,6 +389,10 @@
|
|
|
339
389
|
"ui.editor.toolbarPlugin.subscript": "Subscript",
|
|
340
390
|
"ui.editor.toolbarPlugin.superscript": "Superscript",
|
|
341
391
|
"ui.editor.toolbarPlugin.underline": "Underline",
|
|
392
|
+
"ui.eventCard.participants": "{participants} Participants",
|
|
393
|
+
"ui.eventParticipantsButton.dialogTitle": "Participants ({total})",
|
|
394
|
+
"ui.eventParticipantsButton.noOtherParticipants": "No other participants.",
|
|
395
|
+
"ui.eventParticipantsButton.participants": "Participants",
|
|
342
396
|
"ui.feed.noFeedObject": "At the moment there are no contents to display",
|
|
343
397
|
"ui.feed.noOtherFeedObject": "There are no other contents",
|
|
344
398
|
"ui.feed.refreshRelease": "↑ Release to refresh the feed",
|
|
@@ -404,6 +458,8 @@
|
|
|
404
458
|
"ui.friendshipUserButton.cancelConnectionRequest": "Cancel request",
|
|
405
459
|
"ui.friendshipUserButton.removeConnection": "Remove",
|
|
406
460
|
"ui.friendshipUserButton.requestConnection": "Connect",
|
|
461
|
+
"ui.eventAutocomplete.label": "Events",
|
|
462
|
+
"ui.eventAutocomplete.empty": "No events available",
|
|
407
463
|
"ui.groupAutocomplete.label": "Groups",
|
|
408
464
|
"ui.groupAutocomplete.empty": "No groups available",
|
|
409
465
|
"ui.group.status.discover": "Discover",
|
|
@@ -493,14 +549,23 @@
|
|
|
493
549
|
"ui.incubatorSuggestionWidget.noResults": "No results found",
|
|
494
550
|
"ui.incubatorSuggestionWidget.title": "Suggested incubators",
|
|
495
551
|
"ui.incubatorsListDialog.createIncubatorDialog.intro": "Interest incubator is an area where users collaborate to generate new interests. \n The new interests will be approved based on the number of subscriptions and the speed with which they are collected.",
|
|
552
|
+
"ui.infoEventWidget.privacy.public": "Public",
|
|
553
|
+
"ui.infoEventWidget.privacy.private": "Private by invitation only",
|
|
554
|
+
"ui.infoEventWidget.showMore": "More",
|
|
555
|
+
"ui.infoEventWidget.title": "Event information",
|
|
496
556
|
"ui.inlineComposerWidget.label": "Create content...",
|
|
497
557
|
"ui.inlineComposerWidget.success": "The creation was successful!",
|
|
558
|
+
"ui.inviteUserEventButton.invite": "Invite",
|
|
559
|
+
"ui.inviteUserEventButton.remove": "Remove",
|
|
498
560
|
"ui.locationAutocomplete.empty": "Search for location",
|
|
499
561
|
"ui.locationAutocomplete.label": "Insert a city",
|
|
500
562
|
"ui.locationAutocomplete.title": "Localize",
|
|
501
563
|
"ui.loyaltyProgramWidget.discover": "Discover more",
|
|
502
564
|
"ui.loyaltyProgramWidget.points": "Your points",
|
|
503
565
|
"ui.loyaltyProgramWidget.title": "Loyalty Program",
|
|
566
|
+
"ui.myEventsWidget.planner": "Planner",
|
|
567
|
+
"ui.myEventsWidget.title": "My Events",
|
|
568
|
+
"ui.myEventsWidget.showAll": "Show all",
|
|
504
569
|
"ui.navigationMenuIconButton.defaultDrawerContent.category.seeAll": "See all",
|
|
505
570
|
"ui.navigationMenuIconButton.defaultDrawerContent.category.title": "Categories",
|
|
506
571
|
"ui.navigationSettingsIconButton.comments": "My comments",
|
|
@@ -571,6 +636,20 @@
|
|
|
571
636
|
"ui.notification.privateMessage.btnReplyLabel": "Reply",
|
|
572
637
|
"ui.notification.privateMessage.btnViewLabel": "View",
|
|
573
638
|
"ui.notification.receivePrivateMessage": "sent you {total, plural, =0 {# messages} one {a message} other {# messages}}",
|
|
639
|
+
"ui.notification.user_invited_to_join_event": "invited you to the Event:",
|
|
640
|
+
"ui.notification.user_requested_to_join_event": "requested to join the Event:",
|
|
641
|
+
"ui.notification.user_accepted_to_join_event": "accepted to join the Event:",
|
|
642
|
+
"ui.notification.user_added_to_event": "accepted your request for the Event:",
|
|
643
|
+
"ui.notification.event.user_invited_to_join_event": "invited you to the Event: <icon>CalendarIcon</icon> <link>{event}</link>",
|
|
644
|
+
"ui.notification.event.user_requested_to_join_event": "requested to join <link>{event}</link> event",
|
|
645
|
+
"ui.notification.event.user_accepted_to_join_event": "accepted to join <link>{event}</link> event",
|
|
646
|
+
"ui.notification.event.user_added_to_event": "accepted your request for the event <link>{event}</link>",
|
|
647
|
+
"ui.notification.event.button.see": "See",
|
|
648
|
+
"ui.notification.event.privacy.public": "Public",
|
|
649
|
+
"ui.notification.event.privacy.private": "Private",
|
|
650
|
+
"ui.notification.event.address.live.label": "In Person",
|
|
651
|
+
"ui.notification.event.address.online.label": "Online",
|
|
652
|
+
"ui.notification.event.dateTime": "{date} - From {hour}",
|
|
574
653
|
"ui.notification.user_invited_to_join_group": "invited you to join <link>{group}</link> group",
|
|
575
654
|
"ui.notification.user_requested_to_join_group": "requested to join <link>{group}</link> group",
|
|
576
655
|
"ui.notification.user_accepted_to_join_group": "accepted to join <link>{group}</link> group",
|
|
@@ -587,6 +666,54 @@
|
|
|
587
666
|
"ui.notification.userFollow.followUser": "started following you",
|
|
588
667
|
"ui.notification.viewRules": "View website rules.",
|
|
589
668
|
"ui.notification.voteUp.appreciated": "appreciated you on:",
|
|
669
|
+
"ui.onBoardingWidget.accordion.collapsed": "<icon>ai_stars</icon> <b>Getting Started</b>Bring your Community to life",
|
|
670
|
+
"ui.onBoardingWidget.accordion.expanded.title": "Getting Started",
|
|
671
|
+
"ui.onBoardingWidget.accordion.expanded.title.mobile": "<b>Getting Started</b>",
|
|
672
|
+
"ui.onBoardingWidget.accordion.expanded.subtitle": "Bring your Community to life",
|
|
673
|
+
"ui.onBoardingWidget.accordion.expanded.summary": "Let <b>AI Self <icon>magic_wand</icon></b> help you take the first steps in customizing, enriching, and populating your Community.",
|
|
674
|
+
"ui.onBoardingWidget.contents": "Contents",
|
|
675
|
+
"ui.onBoardingWidget.categories": "Categories",
|
|
676
|
+
"ui.onBoardingWidget.appearance": "Appearance",
|
|
677
|
+
"ui.onBoardingWidget.profile": "My Profile",
|
|
678
|
+
"ui.onBoardingWidget.invite": "Invite users",
|
|
679
|
+
"ui.onBoardingWidget.app": "Download the app",
|
|
680
|
+
"ui.onBoardingWidget.step.content.summary": "Generate relevant content for each thematic category of the Community.\n Wait a few seconds, and you will see them appear below in your Home feed ↓",
|
|
681
|
+
"ui.onBoardingWidget.step.content.button": "Generate",
|
|
682
|
+
"ui.onBoardingWidget.step.contents.loading": "We are generating the contents...",
|
|
683
|
+
"ui.onBoardingWidget.step.contents.success": "Content generated successfully",
|
|
684
|
+
"ui.onBoardingWidget.step.category.summary": "Generate the presentation images and slogan for the thematic categories of your Community.",
|
|
685
|
+
"ui.onBoardingWidget.step.category.generation.steps": "<iconA>Large Image</iconA> <iconB>Slogan Image</iconB> <iconC>Thumbnail</iconC>",
|
|
686
|
+
"ui.onBoardingWidget.step.category.button": "Generate",
|
|
687
|
+
"ui.onBoardingWidget.step.categories.loading": "We are generating the categories...",
|
|
688
|
+
"ui.onBoardingWidget.step.categories.success": "Categories successfully generated",
|
|
689
|
+
"ui.onBoardingWidget.step.categories.success.link": "See your console",
|
|
690
|
+
"ui.onBoardingWidget.step.appearance.summary": "It's time to make your Community truly yours! Choose your brand colors, set the logo. Finalize the title, tagline, and images for your user registration page.",
|
|
691
|
+
"ui.onBoardingWidget.step.appearance.header.title": "Theme",
|
|
692
|
+
"ui.onBoardingWidget.step.appearance.colors.title": "Colors",
|
|
693
|
+
"ui.onBoardingWidget.step.appearance.logo.title": "Logo",
|
|
694
|
+
"ui.onBoardingWidget.step.appearance.titleSlogan.title": "Title and Slogan",
|
|
695
|
+
"ui.onBoardingWidget.step.appearance.titleSlogan.field.title": "Title",
|
|
696
|
+
"ui.onBoardingWidget.step.appearance.titleSlogan.field.slogan": "Slogan",
|
|
697
|
+
"ui.onBoardingWidget.step.appearance.titleSlogan.button": "Save",
|
|
698
|
+
"ui.onBoardingWidget.step.appearance.button": "Set Appearance",
|
|
699
|
+
"ui.onBoardingWidget.step.profile.summary": "Tell your users a bit about yourself by setting your real name, bio, and other information.",
|
|
700
|
+
"ui.onBoardingWidget.step.profile.button": "Set Profile",
|
|
701
|
+
"ui.onBoardingWidget.step.invite.email.title": "• Invite them via email",
|
|
702
|
+
"ui.onBoardingWidget.step.invite.email.subtitle": "It's time to invite your contacts.",
|
|
703
|
+
"ui.onBoardingWidget.step.invite.social.title": "• Make your community known across your social channels",
|
|
704
|
+
"ui.onBoardingWidget.step.invite.social.subtitle": "If your Community is Public let everyone know.",
|
|
705
|
+
"ui.onBoardingWidget.step.invite.button": "Invite Users",
|
|
706
|
+
"ui.onBoardingWidget.step.app.tab.ios": "iOS",
|
|
707
|
+
"ui.onBoardingWidget.step.app.tab.android": "Android",
|
|
708
|
+
"ui.onBoardingWidget.step.app.title": "Download and let your users download the app. Just one tap!",
|
|
709
|
+
"ui.onBoardingWidget.step.app.summary": "Your Community is a fully responsive Progressive Web App (PWA). \n This ensures a native user experience on all devices, including push notifications, useful for continuous and immediate user engagement.",
|
|
710
|
+
"ui.onBoardingWidget.step.app.ios": "Log in and access your Community directly from the browser on your mobile device. \n Install the Web app for quick access in one tap.",
|
|
711
|
+
"ui.onBoardingWidget.step.app.ios.a": "1) Press <b><icon>box_arrow_up</icon>Share</b> in the navigation bar.",
|
|
712
|
+
"ui.onBoardingWidget.step.app.ios.b": "2) Press <b><icon>add_square</icon>Add to Home Screen</b>",
|
|
713
|
+
"ui.onBoardingWidget.step.app.android": "Log in and access your Community directly from the browser on your mobile device. \n Install the Web app for quick access in one tap.",
|
|
714
|
+
"ui.onBoardingWidget.step.app.android.a": "1) Press <b><icon>more_vert</icon>Menu</b> in the navigation bar.",
|
|
715
|
+
"ui.onBoardingWidget.step.app.android.b": "2) Press <b><icon>add_to_home</icon>Install App</b>",
|
|
716
|
+
"ui.platformWidget.edt": "Editor",
|
|
590
717
|
"ui.platformWidget.adm": "Console",
|
|
591
718
|
"ui.platformWidget.mod": "Moderation",
|
|
592
719
|
"ui.platformWidget.hub": "Hub",
|
|
@@ -626,6 +753,9 @@
|
|
|
626
753
|
"ui.privateMessageSettingsIconButton.item.delete": "Delete",
|
|
627
754
|
"ui.privateMessageSettingsIconButton.item.profile": "See Profile",
|
|
628
755
|
"ui.privateMessageSettingsIconButton.item.group": "See Group",
|
|
756
|
+
"ui.relatedEventsWidget.noMoreResults": "No more results",
|
|
757
|
+
"ui.relatedEventsWidget.showAll": "Show all",
|
|
758
|
+
"ui.relatedEventsWidget.title": "Other events of {user}",
|
|
629
759
|
"ui.relatedFeedObjectsWidget.button.showMore": "Show More",
|
|
630
760
|
"ui.relatedFeedObjectsWidget.noMoreResults": "No more results",
|
|
631
761
|
"ui.relatedFeedObjectsWidget.noResults": "No results found",
|
|
@@ -635,8 +765,15 @@
|
|
|
635
765
|
"ui.searchAutocomplete.placeholder": "Search on {community}",
|
|
636
766
|
"ui.shared.messageChunkUploader.error": "An error occurred while uploading {filename} file. Please try again later.",
|
|
637
767
|
"ui.shared.URLTextField.error": "Please enter a valid URL",
|
|
768
|
+
"ui.shared.eventActionsMenu.item.link": "Copy Event link",
|
|
769
|
+
"ui.shared.eventActionsMenu.item.calendar": "Add to Calendar",
|
|
770
|
+
"ui.shared.eventActionsMenu.item.cancel": "Cancel Event",
|
|
771
|
+
"ui.shared.eventActionsMenu.dialog.confirm": "Yes",
|
|
772
|
+
"ui.shared.eventActionsMenu.dialog.msg": "Are you sure you want to cancel the event?",
|
|
638
773
|
"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>}}",
|
|
639
774
|
"ui.snippetNotifications.noNotifications": "At the moment, there aren't notifications",
|
|
775
|
+
"ui.suggestedEventsWidget.title": "Suggested Events",
|
|
776
|
+
"ui.suggestedEventsWidget.showAll": "Show all",
|
|
640
777
|
"ui.user.group.admin": "Admin",
|
|
641
778
|
"ui.user.ignore": "Ignore",
|
|
642
779
|
"ui.user.userFollowers": "{total, plural, =0 {# Followers} one {# Follower} other {# Followers}}",
|
package/lib/cjs/locales/it.json
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"templates.feedObjectDetail.contributionNotFound": "Il contenuto non è stato trovato oppure non hai i permessi per vederlo.",
|
|
3
3
|
"templates.feedObjsList.noMoreResults": "Non ci sono altri risultati",
|
|
4
|
-
"templates.groupFeed.composer.label": "Crea un contenuto nel gruppo
|
|
4
|
+
"templates.groupFeed.composer.label": "Crea un contenuto nel gruppo...",
|
|
5
5
|
"templates.groupFeed.tab.home.label": "Home",
|
|
6
6
|
"templates.groupFeed.tab.members.label": "Members",
|
|
7
7
|
"templates.groupFeed.tab.messages.label": "Messages",
|
|
8
|
+
"templates.eventFeed.composer.label": "Crea un contenuto per questo evento...",
|
|
8
9
|
"templates.loyaltyProgramDetail.button.more": "Scopri di più",
|
|
9
10
|
"templates.loyaltyProgramDetail.button.request": "Richiedi Ora",
|
|
10
11
|
"templates.loyaltyProgramDetail.community": "Partecipare alla Community ti premia!",
|
|
@@ -35,6 +36,11 @@
|
|
|
35
36
|
"templates.usersList.followers": "I miei follower",
|
|
36
37
|
"templates.usersList.followings": "Seguiti",
|
|
37
38
|
"templates.usersList.noMoreResults": "Nessun altro risultato",
|
|
39
|
+
"ui.acceptRequestUserEventButton.accept": "Accetta",
|
|
40
|
+
"ui.acceptRequestUserEventButton.dialog.confirm": "Si",
|
|
41
|
+
"ui.acceptRequestUserEventButton.dialog.msg": "Vuoi consentire all'utente di accedere ai contenuti dell'evento?",
|
|
42
|
+
"ui.acceptRequestUserEventButton.dialog.title": "Accetta richiesta",
|
|
43
|
+
"ui.acceptRequestUserEventButton.snackbar.success": "Richiesta accettata",
|
|
38
44
|
"ui.accountRecover.email.error.exist": "Questo indirizzo email non è associato ad alcun account.Verifica sia quello usato per registrarti",
|
|
39
45
|
"ui.accountRecover.email.error.invalid": "Inserisci un indirizzo email valido",
|
|
40
46
|
"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.",
|
|
@@ -180,6 +186,8 @@
|
|
|
180
186
|
"ui.composer.layer.audience.all": "Tutti",
|
|
181
187
|
"ui.composer.layer.audience.all.message": "Il tuo post sarà visibile da tutti.",
|
|
182
188
|
"ui.composer.layer.audience.tag": "Per tag",
|
|
189
|
+
"ui.composer.layer.audience.event": "Eventi",
|
|
190
|
+
"ui.composer.layer.audience.event.message": "Il tuo post sarà visibile solo dagli utenti sottoscritti all'evento selezionato.",
|
|
183
191
|
"ui.composer.layer.audience.group": "Gruppi",
|
|
184
192
|
"ui.composer.layer.audience.group.message": "Il tuo post sarà visibile solo dagli utenti che fanno parte del gruppo selezionato.",
|
|
185
193
|
"ui.composer.layer.audience.tag.message": "Il tuo post sarà visibile solo dagli utenti che seguono almeno uno dei tag selezionati.",
|
|
@@ -251,7 +259,19 @@
|
|
|
251
259
|
"ui.contributionActionMenu.suspendNotificationContribution": "Sospendi notifiche",
|
|
252
260
|
"ui.contributionActionMenu.title": "Questo contenuto è:",
|
|
253
261
|
"ui.contributionActionMenu.vulgar": "Volgare",
|
|
262
|
+
"ui.createEvent.title": "Crea il tuo Evento adesso!",
|
|
263
|
+
"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!",
|
|
254
264
|
"ui.event.see": "Vedi",
|
|
265
|
+
"ui.eventHeader.visibility.private": "Evento Privato",
|
|
266
|
+
"ui.eventHeader.visibility.public": "Evento Pubblico",
|
|
267
|
+
"ui.eventHeader.location.live": "Di persona",
|
|
268
|
+
"ui.eventHeader.location.online": "Online",
|
|
269
|
+
"ui.eventHeader.dateTime": "{date} - ore {hour}",
|
|
270
|
+
"ui.eventHeader.startEndTime": "{date} dalle ore {start} alle ore {end}",
|
|
271
|
+
"ui.eventHeader.startEndTimeDiff": "{startDate} dalle ore {startTime} - {endDate} alle ore {endTime}",
|
|
272
|
+
"ui.eventHeader.user.manager": "Organizzatore",
|
|
273
|
+
"ui.eventHeader.inProgress": "In corso",
|
|
274
|
+
"ui.eventHeader.finished": "Terminato",
|
|
255
275
|
"ui.events.filterByName": "Cerca Evento",
|
|
256
276
|
"ui.events.filterByDate": "Data Evento",
|
|
257
277
|
"ui.events.select.any": "Qualsiasi data",
|
|
@@ -261,12 +281,16 @@
|
|
|
261
281
|
"ui.events.select.nextWeek": "Prossima settimana",
|
|
262
282
|
"ui.events.select.thisMonth": "Questo Mese",
|
|
263
283
|
"ui.events.filterByFollowedInterest": "Persone che seguo",
|
|
284
|
+
"ui.events.filterByPastEvents": "Eventi passati",
|
|
264
285
|
"ui.events.button.seeMore": "Vedi di più",
|
|
265
286
|
"ui.events.noEvents.title.onlyStaff": "Gli Eventi che stai organizzando saranno visibili qui.\nInizia creando un nuovo Evento.",
|
|
266
287
|
"ui.events.noEvents.title": "Gli eventi a cui parteciperai e quelli a cui sarai invitato saranno visibili qui.",
|
|
288
|
+
"ui.events.skeleton.action.add": "Aggiungi Evento",
|
|
267
289
|
"ui.eventForm.title": "Crea Evento",
|
|
290
|
+
"ui.eventForm.title.edit": "Modifica Evento",
|
|
268
291
|
"ui.eventForm.name.placeholder": "Nome dell'evento",
|
|
269
292
|
"ui.eventForm.name.error.maxLength": "Si raccomanda di accorciare il testo a un massimo di 50 caratteri. Attualmente è troppo lungo",
|
|
293
|
+
"ui.eventForm.name.error.unique": "Si prega di scegliere un altro nome per l'evento",
|
|
270
294
|
"ui.eventForm.description.placeholder": "Aggiungi una descrizione...",
|
|
271
295
|
"ui.eventForm.description.error.maxLength": "Si raccomanda di accorciare il testo a un massimo di 150 caratteri. Attualmente è troppo lungo",
|
|
272
296
|
"ui.eventForm.date.placeholder": "Data di inizio",
|
|
@@ -292,6 +316,7 @@
|
|
|
292
316
|
"ui.eventForm.privacy.private": "Privato",
|
|
293
317
|
"ui.eventForm.privacy.private.info": "Potranno accedere solo le persone invitate. È possibile richiedere l’invito.",
|
|
294
318
|
"ui.eventForm.button.create": "Crea Evento",
|
|
319
|
+
"ui.eventForm.button.edit": "Modifica",
|
|
295
320
|
"ui.eventLocationWidget.title": "Luogo",
|
|
296
321
|
"ui.groupForm.title": "Crea il gruppo",
|
|
297
322
|
"ui.groupForm.title.edit": "Modifica il gruppo",
|
|
@@ -314,15 +339,40 @@
|
|
|
314
339
|
"ui.groupForm.visibility.visible.info": "<b>Visibile: </b>chiunque può trovare questo gruppo.",
|
|
315
340
|
"ui.groupForm.button.create": "Crea il Gruppo",
|
|
316
341
|
"ui.groupForm.button.edit": "Modifica il Gruppo",
|
|
342
|
+
"ui.eventInfoDetails.location.inPerson": "Di Persona",
|
|
343
|
+
"ui.eventInfoDetails.location.virtual": "Virtuale",
|
|
344
|
+
"ui.eventInfoDetails.privacy.public": "Pubblico",
|
|
345
|
+
"ui.eventInfoDetails.privacy.private": "Privato solo su invito",
|
|
346
|
+
"ui.eventInfoDetails.date.startEndTime": "{date} - Ore {start}",
|
|
347
|
+
"ui.eventInfoDetails.date.create": "{date}",
|
|
348
|
+
"ui.eventInfoDetails.frequency.never.placeholder": "Nessuna Frequenza",
|
|
349
|
+
"ui.eventInfoDetails.frequency.daily.placeholder": "Giornaliera",
|
|
350
|
+
"ui.eventInfoDetails.frequency.weekly.placeholder": "Settimanale",
|
|
351
|
+
"ui.eventInfoDetails.frequency.monthly.placeholder": "Mensile",
|
|
317
352
|
"ui.eventInviteButton": "Invita al tuo Evento",
|
|
318
|
-
"ui.eventInviteButton.dialog.title": "Invita all'
|
|
353
|
+
"ui.eventInviteButton.dialog.title": "Invita all'Evento",
|
|
319
354
|
"ui.eventInviteButton.dialog.content.search.placeholder": "Cerca persone da invitare",
|
|
320
355
|
"ui.eventInviteButton.dialog.content.list": "Suggeriti",
|
|
321
|
-
"ui.eventInviteButton.dialog.button.end": "
|
|
356
|
+
"ui.eventInviteButton.dialog.button.end": "Invita",
|
|
322
357
|
"ui.eventInviteButton.searchBar.placeholder": "Cerca persone da invitare",
|
|
323
358
|
"ui.eventInviteButton.list.suggested": "Suggeriti",
|
|
324
|
-
"ui.
|
|
359
|
+
"ui.eventMembersWidget.invited": "Invitati",
|
|
360
|
+
"ui.eventMembersWidget.noMoreResults": "Nessun altro risultato",
|
|
361
|
+
"ui.eventMembersWidget.noOtherRequests": "Non ci sono altre richieste",
|
|
362
|
+
"ui.eventMembersWidget.noParticipants": "Nessun partecipante",
|
|
363
|
+
"ui.eventMembersWidget.participants": "Partecipanti",
|
|
364
|
+
"ui.eventMembersWidget.requests": "Richieste",
|
|
365
|
+
"ui.eventMembersWidget.showAll": "Mostra tutti",
|
|
366
|
+
"ui.eventMembersWidget.title": "Persone che potresti conoscere",
|
|
367
|
+
"ui.eventSubscribeButton.label": "Vuoi partecipare?",
|
|
368
|
+
"ui.eventSubscribeButton.accept": "Accetta",
|
|
369
|
+
"ui.eventSubscribeButton.going": "Parteciperò",
|
|
370
|
+
"ui.eventSubscribeButton.notGoing": "Non parteciperò",
|
|
371
|
+
"ui.eventSubscribeButton.requestParticipation": "Richiedi di partecipare",
|
|
372
|
+
"ui.eventSubscribeButton.waitingApproval": "Richiesta inviata",
|
|
325
373
|
"ui.createEventButton": "Crea Evento",
|
|
374
|
+
"ui.createGroupButton": "Crea",
|
|
375
|
+
"ui.editEventButton": "Modifica",
|
|
326
376
|
"ui.editGroupButton": "Modifica",
|
|
327
377
|
"ui.editor.placeholder": "Scrivi il tuo testo...",
|
|
328
378
|
"ui.editor.toolbarPlugin.blockType": "Stile",
|
|
@@ -339,6 +389,10 @@
|
|
|
339
389
|
"ui.editor.toolbarPlugin.subscript": "Pedice",
|
|
340
390
|
"ui.editor.toolbarPlugin.superscript": "Apice",
|
|
341
391
|
"ui.editor.toolbarPlugin.underline": "Sottolineato",
|
|
392
|
+
"ui.eventCard.participants": "{participants} Partecipanti",
|
|
393
|
+
"ui.eventParticipantsButton.dialogTitle": "Partecipanti ({total})",
|
|
394
|
+
"ui.eventParticipantsButton.noOtherParticipants": "Non ci sono altri partecipanti.",
|
|
395
|
+
"ui.eventParticipantsButton.participants": "Partecipanti",
|
|
342
396
|
"ui.feed.noFeedObject": "Al momento non ci sono contenuti da visualizzare",
|
|
343
397
|
"ui.feed.noOtherFeedObject": "Non ci sono altri contenuti",
|
|
344
398
|
"ui.feed.refreshRelease": "↑ Rilascia per ricaricare",
|
|
@@ -404,6 +458,8 @@
|
|
|
404
458
|
"ui.friendshipUserButton.cancelConnectionRequest": "Cancella richiesta",
|
|
405
459
|
"ui.friendshipUserButton.removeConnection": "Rimuovi",
|
|
406
460
|
"ui.friendshipUserButton.requestConnection": "Connettiti",
|
|
461
|
+
"ui.eventAutocomplete.label": "Eventi",
|
|
462
|
+
"ui.eventAutocomplete.empty": "Nessun evento disponibile",
|
|
407
463
|
"ui.groupAutocomplete.label": "Gruppi",
|
|
408
464
|
"ui.groupAutocomplete.empty": "Nessun gruppo disponibile",
|
|
409
465
|
"ui.group.status.discover": "Scopri",
|
|
@@ -493,14 +549,23 @@
|
|
|
493
549
|
"ui.incubatorSuggestionWidget.noResults": "Nessun risultato",
|
|
494
550
|
"ui.incubatorSuggestionWidget.title": "Incubatori suggeriti",
|
|
495
551
|
"ui.incubatorsListDialog.createIncubatorDialog.intro": "L'incubatore interessi è un'area dove gli utenti collaborano per far nascere nuovi interessi.\n I nuovi interessi saranno resi operativi in base al numero di adesioni e alla rapidità con cui vengono raccolte.",
|
|
552
|
+
"ui.infoEventWidget.privacy.public": "Pubblico",
|
|
553
|
+
"ui.infoEventWidget.privacy.private": "Privato solo su invito",
|
|
554
|
+
"ui.infoEventWidget.showMore": "Altro",
|
|
555
|
+
"ui.infoEventWidget.title": "Informazioni sull'Evento",
|
|
496
556
|
"ui.inlineComposerWidget.label": "Crea un contenuto...",
|
|
497
557
|
"ui.inlineComposerWidget.success": "La creazione è andata a buon fine!",
|
|
558
|
+
"ui.inviteUserEventButton.invite": "Invita",
|
|
559
|
+
"ui.inviteUserEventButton.remove": "Rimuovi",
|
|
498
560
|
"ui.locationAutocomplete.empty": "Seleziona località",
|
|
499
561
|
"ui.locationAutocomplete.label": "Inserisci una città",
|
|
500
562
|
"ui.locationAutocomplete.title": "Localizza",
|
|
501
563
|
"ui.loyaltyProgramWidget.discover": "Scopri di più",
|
|
502
564
|
"ui.loyaltyProgramWidget.points": "I tuoi punti",
|
|
503
565
|
"ui.loyaltyProgramWidget.title": "Programma Fedeltà",
|
|
566
|
+
"ui.myEventsWidget.planner": "Organizzatore",
|
|
567
|
+
"ui.myEventsWidget.showAll": "Vedi tutti",
|
|
568
|
+
"ui.myEventsWidget.title": "Miei Eventi",
|
|
504
569
|
"ui.navigationMenuIconButton.defaultDrawerContent.category.seeAll": "Vedi tutte",
|
|
505
570
|
"ui.navigationMenuIconButton.defaultDrawerContent.category.title": "Categorie",
|
|
506
571
|
"ui.navigationSettingsIconButton.comments": "I miei commenti",
|
|
@@ -571,6 +636,20 @@
|
|
|
571
636
|
"ui.notification.privateMessage.btnReplyLabel": "Rispondi",
|
|
572
637
|
"ui.notification.privateMessage.btnViewLabel": "Vedi",
|
|
573
638
|
"ui.notification.receivePrivateMessage": "ti ha inviato {total, plural, =0 {# messaggi} one {un messaggio} other {# messaggi}}",
|
|
639
|
+
"ui.notification.user_invited_to_join_event": "ti ha invitato all'Evento:",
|
|
640
|
+
"ui.notification.user_requested_to_join_event": "ha richiesto di partecipare all'Evento:",
|
|
641
|
+
"ui.notification.user_accepted_to_join_event": "ha accettato di partecipare all'Evento:",
|
|
642
|
+
"ui.notification.user_added_to_event": "ha accettato la tua richiesta per l'Evento:",
|
|
643
|
+
"ui.notification.event.button.see": "Vedi",
|
|
644
|
+
"ui.notification.event.user_invited_to_join_event": "ti ha invitato all'Evento: <icon>CalendarIcon</icon> <link>{event}</link>",
|
|
645
|
+
"ui.notification.event.user_requested_to_join_event": "ha richiesto di partecipare all'evento <link>{event}</link>",
|
|
646
|
+
"ui.notification.event.user_accepted_to_join_event": "ha accettato di partecipare all'evento <link>{event}</link>",
|
|
647
|
+
"ui.notification.event.user_added_to_event": "ha accettato la tua richiesta per l'evento <link>{event}</link>",
|
|
648
|
+
"ui.notification.event.privacy.public": "Pubblico",
|
|
649
|
+
"ui.notification.event.privacy.private": "Privato",
|
|
650
|
+
"ui.notification.event.address.live.label": "Di Persona",
|
|
651
|
+
"ui.notification.event.address.online.label": "Online",
|
|
652
|
+
"ui.notification.event.dateTime": "{date} - Ore {hour}",
|
|
574
653
|
"ui.notification.user_invited_to_join_group": "ti ha invitato a partecipare al gruppo <link>{group}</link>",
|
|
575
654
|
"ui.notification.user_requested_to_join_group": "ha richiesto di partecipare al gruppo <link>{group}</link>",
|
|
576
655
|
"ui.notification.user_accepted_to_join_group": "ha accettato di partecipare al gruppo <link>{group}</link>",
|
|
@@ -587,6 +666,54 @@
|
|
|
587
666
|
"ui.notification.userFollow.followUser": "ti sta seguendo",
|
|
588
667
|
"ui.notification.viewRules": "Vedi il regolamento",
|
|
589
668
|
"ui.notification.voteUp.appreciated": "ti ha apprezzato su:",
|
|
669
|
+
"ui.onBoardingWidget.accordion.collapsed": "<icon>ai_stars</icon> <b>Inizia da qui</b> Dai vita alla tua Community",
|
|
670
|
+
"ui.onBoardingWidget.accordion.expanded.title": "Inizia da qui",
|
|
671
|
+
"ui.onBoardingWidget.accordion.expanded.title.mobile": "<b>Inizia da qui</b>",
|
|
672
|
+
"ui.onBoardingWidget.accordion.expanded.subtitle": "Dai vita alla tua Community",
|
|
673
|
+
"ui.onBoardingWidget.accordion.expanded.summary": "Lascia che <b> AI Self <icon>magic_wand</icon></b> ti aiuti a muovere i primi passi nel personalizzare, arricchire e popolare la tua Community.",
|
|
674
|
+
"ui.onBoardingWidget.contents": "Contenuti",
|
|
675
|
+
"ui.onBoardingWidget.categories": "Categorie",
|
|
676
|
+
"ui.onBoardingWidget.appearance": "Aspetto",
|
|
677
|
+
"ui.onBoardingWidget.profile": "Mio Profilo",
|
|
678
|
+
"ui.onBoardingWidget.invite": "Invita gli Utenti",
|
|
679
|
+
"ui.onBoardingWidget.app": "Scarica l'app",
|
|
680
|
+
"ui.onBoardingWidget.step.content.summary": "Genera un contenuto pertinente per ogni categoria tematica della Community.\n Attendi qualche secondo e li vedrai apparire qui sotto, nel tuo feed Home ↓",
|
|
681
|
+
"ui.onBoardingWidget.step.content.button": "Genera",
|
|
682
|
+
"ui.onBoardingWidget.step.contents.loading": "Stiamo generando i contenuti...",
|
|
683
|
+
"ui.onBoardingWidget.step.contents.success": "Contenuti generati con successo",
|
|
684
|
+
"ui.onBoardingWidget.step.category.summary": "Genera le immagini e lo slogan di presentazione per le categorie tematiche della tua Community.",
|
|
685
|
+
"ui.onBoardingWidget.step.category.generation.steps": "<iconA>Immagine grande</iconA> <iconB>Slogan Immagine</iconB> <iconC>Miniatura</iconC>",
|
|
686
|
+
"ui.onBoardingWidget.step.category.button": "Genera",
|
|
687
|
+
"ui.onBoardingWidget.step.categories.loading": "Stiamo generando le categorie...",
|
|
688
|
+
"ui.onBoardingWidget.step.categories.success": "Categorie generate con successo",
|
|
689
|
+
"ui.onBoardingWidget.step.categories.success.link": "Vedi la tua console",
|
|
690
|
+
"ui.onBoardingWidget.step.appearance.summary": "È il momento di rendere la tua Community davvero tua! Scegli i colori del tuo brand, imposta il logo. Finalizza titolo, slogan e immagini per la pagina di registrazione dei tuoi utenti.",
|
|
691
|
+
"ui.onBoardingWidget.step.appearance.header.title": "Tema",
|
|
692
|
+
"ui.onBoardingWidget.step.appearance.colors.title": "Colori",
|
|
693
|
+
"ui.onBoardingWidget.step.appearance.logo.title": "Logo",
|
|
694
|
+
"ui.onBoardingWidget.step.appearance.titleSlogan.title": "Titolo e Slogan",
|
|
695
|
+
"ui.onBoardingWidget.step.appearance.titleSlogan.field.title": "Titolo",
|
|
696
|
+
"ui.onBoardingWidget.step.appearance.titleSlogan.field.slogan": "Slogan",
|
|
697
|
+
"ui.onBoardingWidget.step.appearance.titleSlogan.button": "Salva",
|
|
698
|
+
"ui.onBoardingWidget.step.appearance.button": "Imposta Aspetto",
|
|
699
|
+
"ui.onBoardingWidget.step.profile.summary": "Racconta qualcosa di te ai tuoi utenti impostando il tuo nome reale, la biografia e altre informazioni.",
|
|
700
|
+
"ui.onBoardingWidget.step.profile.button": "Imposta Profilo",
|
|
701
|
+
"ui.onBoardingWidget.step.invite.email.title": "• Invitali via Email",
|
|
702
|
+
"ui.onBoardingWidget.step.invite.email.subtitle": "È arrivato il momento di invitare i tuoi contatti.",
|
|
703
|
+
"ui.onBoardingWidget.step.invite.social.title": "• Fai conoscere la tua Community nei tuoi canali social",
|
|
704
|
+
"ui.onBoardingWidget.step.invite.social.subtitle": "Se la tua Community è Pubblica fallo sapere a tutti.",
|
|
705
|
+
"ui.onBoardingWidget.step.invite.button": "Invita Utenti",
|
|
706
|
+
"ui.onBoardingWidget.step.app.tab.ios": "iOS",
|
|
707
|
+
"ui.onBoardingWidget.step.app.tab.android": "Android",
|
|
708
|
+
"ui.onBoardingWidget.step.app.title": "Scarica e fai scaricare ai tuoi utenti la app. Basta un tap!",
|
|
709
|
+
"ui.onBoardingWidget.step.app.summary": "La tua Community è una Progressive Web App (PWA) completamente responsiva. \n Ciò garantisce un’esperienza utente nativa su tutti i dispositivi, incluse le notifiche push, utili per avere un coinvolgimento continuo e immediato degli utenti.",
|
|
710
|
+
"ui.onBoardingWidget.step.app.ios": "Accedi e fai accedere alla tua Community direttamente dal browser sul dispositivo mobile. \n Installa l’app Web per avere l’accesso rapido in un tap.",
|
|
711
|
+
"ui.onBoardingWidget.step.app.ios.a": "1) Premi <b><icon>box_arrow_up</icon>Condividi</b> nella barra di navigazione.",
|
|
712
|
+
"ui.onBoardingWidget.step.app.ios.b": "2) Premi <b><icon>add_square</icon>Aggiungi alla schermata Home</b>",
|
|
713
|
+
"ui.onBoardingWidget.step.app.android": "Accedi e fai accedere alla tua Community direttamente dal browser sul dispositivo mobile. \n Installa l’app Web per avere l’accesso rapido in un tap.",
|
|
714
|
+
"ui.onBoardingWidget.step.app.android.a": "1) Premi <b><icon>more_vert</icon>Menu</b> nella barra di navigazione.",
|
|
715
|
+
"ui.onBoardingWidget.step.app.android.b": "2) Premi <b><icon>add_to_home</icon>Installa App</b>",
|
|
716
|
+
"ui.platformWidget.edt": "Editor",
|
|
590
717
|
"ui.platformWidget.adm": "Console",
|
|
591
718
|
"ui.platformWidget.mod": "Moderazione",
|
|
592
719
|
"ui.platformWidget.hub": "Hub",
|
|
@@ -626,6 +753,9 @@
|
|
|
626
753
|
"ui.privateMessageSettingsIconButton.item.delete": "Elimina",
|
|
627
754
|
"ui.privateMessageSettingsIconButton.item.profile": "Vedi Profilo",
|
|
628
755
|
"ui.privateMessageSettingsIconButton.item.group": "Vedi Gruppo",
|
|
756
|
+
"ui.relatedEventsWidget.noMoreResults": "Nessun altro risultato",
|
|
757
|
+
"ui.relatedEventsWidget.showAll": "Mostra tutti",
|
|
758
|
+
"ui.relatedEventsWidget.title": "Altri eventi di {user}",
|
|
629
759
|
"ui.relatedFeedObjectsWidget.button.showMore": "Vedi di più",
|
|
630
760
|
"ui.relatedFeedObjectsWidget.noMoreResults": "Nessun altro risultato",
|
|
631
761
|
"ui.relatedFeedObjectsWidget.noResults": "Nessun risultato",
|
|
@@ -635,8 +765,15 @@
|
|
|
635
765
|
"ui.searchAutocomplete.placeholder": "Cerca su {community}",
|
|
636
766
|
"ui.shared.messageChunkUploader.error": "Si è verificato un errore durante il caricamento del file {filename}. Riprova più tardi.",
|
|
637
767
|
"ui.shared.URLTextField.error": "Inserisci un URL valido",
|
|
768
|
+
"ui.shared.eventActionsMenu.item.link": "Copia link Evento",
|
|
769
|
+
"ui.shared.eventActionsMenu.item.calendar": "Aggiungi al tuo Calendario",
|
|
770
|
+
"ui.shared.eventActionsMenu.item.cancel": "Annulla Evento",
|
|
771
|
+
"ui.shared.eventActionsMenu.dialog.confirm": "Sì",
|
|
772
|
+
"ui.shared.eventActionsMenu.dialog.msg": "Sei sicuro di voler annullare l'evento?",
|
|
638
773
|
"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>}}",
|
|
639
774
|
"ui.snippetNotifications.noNotifications": "Al momento non ci sono notifiche",
|
|
775
|
+
"ui.suggestedEventsWidget.title": "Eventi in evidenza",
|
|
776
|
+
"ui.suggestedEventsWidget.showAll": "Vedi tutti",
|
|
640
777
|
"ui.user.group.admin": "Amministratore",
|
|
641
778
|
"ui.user.ignore": "Ignora",
|
|
642
779
|
"ui.user.userFollowers": "{total, plural, =0 {# Followers} one {# Follower} other {# Followers}}",
|