mirror of https://github.com/abpframework/eventhub
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
158 lines
8.1 KiB
158 lines
8.1 KiB
{
|
|
"culture": "en",
|
|
"texts": {
|
|
"Menu:Home": "Home",
|
|
"Menu:Organizations": "Organizations",
|
|
"Welcome": "Welcome",
|
|
"LongWelcomeMessage": "Welcome to the application. This is a startup project based on the ABP framework. For more information, visit abp.io.",
|
|
"Create": "Create",
|
|
"NewOrganization": "New Organization",
|
|
"NewEvent": "New Event",
|
|
"DisplayName:Name": "Name",
|
|
"DisplayName:DisplayName": "Display Name",
|
|
"DisplayName:Description": "Description",
|
|
"DisplayName:Title": "Title",
|
|
"DisplayName:StartTime": "Start Time",
|
|
"DisplayName:EndTime": "End Time",
|
|
"DisplayName:IsOnline": "Is Online?",
|
|
"DisplayName:Capacity": "Capacity",
|
|
"EventHub:OrganizationNameAlreadyExists": "The organization {Name} already exists. Please use another name.",
|
|
"EventHub:NotAuthorizedToCreateEventInThisOrganization": "You are not authorized to create events for the organization {0}.",
|
|
"EventHub:EventEndTimeCantBeEarlierThanStartTime": "Event end time can not be earlier than the start time.",
|
|
"EventHub:CantRegisterOrUnregisterForAPastEvent": "Can not register to or unregister from an event in the past.",
|
|
"Events": "Events",
|
|
"Members": "Members",
|
|
"SeeOrganization": "See organization",
|
|
"Organization": "Organization",
|
|
"Submit": "Submit",
|
|
"SeeEvent": "See event",
|
|
"JoinThisEvent": "Join This Event",
|
|
"LoginToRegister": "Login to register",
|
|
"YouAttendedThisEvent": "You Attended This Event",
|
|
"EventRegisterSuccessMessage": "Your event registration has been done successfully.",
|
|
"EventRegistrationCancelledMessage": "Your event registration has been cancelled.",
|
|
"OrganizedBy": "Organized by",
|
|
"NoEventOrganizedByThisOrganizationYet": "No event organized by this organization yet!",
|
|
"Upcoming": "Upcoming",
|
|
"Past": "Past",
|
|
"NewEventYouHaveNoOrganizationYetMessage": "You have to create an organization first!",
|
|
"CreateAnOrganization": "Create an organization",
|
|
"OrganizationJoinSuccessMessageTitle": "Thank you for your membership!",
|
|
"OrganizationJoinSuccessMessage": "See you at the events.",
|
|
"OrganizationMembershipLeaveMessage": "You left your organization membership.",
|
|
"LeaveOrganization": "leave this organization",
|
|
"JoinOrganization": "join the organization",
|
|
"Edit": "Edit",
|
|
"EditOrganization": "Edit Organization",
|
|
"PersonalWebsite": "Personal Website",
|
|
"SocialMedia": "Social Media",
|
|
"EventHub:NotAuthorizedToUpdateOrganizationProfile": "You are not authorized to update the \"{OrganizationName}\" organization.",
|
|
"OrganizationProfilePictureEditSuccessMessage": "The organization's profile picture has been changed successfully.",
|
|
"ChooseOrganizationProfilePicture": "Choose organization profile picture...",
|
|
"OrganizationProfilePictureSizeExceedMessage": "The file is too large to upload. Max file size: 1MB.",
|
|
"OrganizationProfilePictureExtensionNotAllowed": "This file extension is not allowed. Allowed extensions: png, jpg, jpeg",
|
|
"ProfileInfo": "Profile Info",
|
|
"ProfilePicture": "Profile Picture",
|
|
"OrganizationProfilePictureInfo": "Upload 16:9 aspect ratio pictures for the best view. Maximum file size: 1MB.",
|
|
"Close": "Close",
|
|
"EventHub:CapacityOfEventFull": "\"{EventTitle}\" event capacity is full!",
|
|
"GoToOnlineAddress": "Go to Online Address",
|
|
"AttendeesCanSeeEventLocation": "Only attendees can see the event's {0}.",
|
|
"LoginToSeeLocation": "Login to see location",
|
|
"LocationHasNotSpecifiedYet": "Event {0} has not been specified yet.",
|
|
"Language": "Language",
|
|
"EventHub:CapacityCantBeLowerThanRegisteredUserCount": "Capacity can not be lower than the currently registered user count.",
|
|
"EventHub:NotAuthorizedToUpdateEvent": "You are not authorized to update the \"{0}\" event.",
|
|
"CoverImage": "Cover Image",
|
|
"EventHub:CantChangeEventTiming": "Can not change the event timing more than {MaxTimingChangeLimit} times.",
|
|
"EventCoverImageEditSuccessMessage": "The event's cover image has been changed successfully.",
|
|
"ChooseEventCoverImage": "Choose event cover image...",
|
|
"EventCoverImageSizeExceedMessage": "The image is too large to upload. Max image size: 1MB.",
|
|
"EventCoverImageExtensionNotAllowed": "This image extension is not allowed. Allowed extensions: png, jpg, jpeg",
|
|
"ChooseEventCoverImageInfo": "Maximum image size: 1MB.",
|
|
"ProfilePicturePreview": "Profile Picture Preview",
|
|
"EventInformation": "Event Information",
|
|
"EventCapacityLabel": "Capacity (Optional)",
|
|
"EventCapacityInfo": "Capacity can not be lower than the currently registered user count : {0}",
|
|
"EventTiming": "Event Timing",
|
|
"Note": "Note",
|
|
"EventTimingChangeCountWarningMessage": "You can not change the event timing more than two times.",
|
|
"EventTimingChangeEmailNotificationMessage": "If you change the event times, an informational email will be sent to all attendees.",
|
|
"EventCoverImage": "Event Cover Image",
|
|
"EventTimingPreview": "Event Timing Preview",
|
|
"CoverImagePreview": "Cover Image Preview",
|
|
"EventTimingChangeSuccessMessage": "The time of the event has been changed successfully!",
|
|
"PastEvent": "Past Event",
|
|
"EventHub:SessionEndTimeCantBeEarlierThanStartTime": "Session end time can not be earlier than the start time.",
|
|
"Menu:OrganizationManagement": "Organization Management",
|
|
"Menu:OrganizationMemberships": "Memberships",
|
|
"Permission:OrganizationManagement": "Organization Management",
|
|
"Permission:MembershipManagement": "Membership Management",
|
|
"Permission:Create": "Create",
|
|
"Permission:Edit": "Edit",
|
|
"Permission:Delete": "Delete",
|
|
"UserName": "User name",
|
|
"Email": "Email",
|
|
"Name": "Name",
|
|
"Surname": "Surname",
|
|
"DisplayName": "Display Name",
|
|
"MinMemberCount": "Min Member Count",
|
|
"MaxMemberCount": "Max Member Count",
|
|
"MemberCount": "Member Count",
|
|
"UpdateOrganization": "Update Organization",
|
|
"Description": "Description",
|
|
"Website": "Website",
|
|
"TwitterUsername": "Twitter Username",
|
|
"GitHubUsername": "GitHub Username",
|
|
"FacebookUsername": "Facebook Username",
|
|
"InstagramUsername": "Instagram Username",
|
|
"MediumUsername": "Medium Username",
|
|
"ChooseProfileImage": "Choose profile image:",
|
|
"OrganizationMemberships": "Organization Memberships",
|
|
"EventHub:UserNotFound": "There is no user named \"{UserName}\"",
|
|
"EventHub:OrganizationNotFound": "There is no organization named \"{OrganizationName}\"",
|
|
"DeleteCoverImage": "Delete Cover Image",
|
|
"DeleteConfirmationMessage": "Are you sure you want to delete this item?",
|
|
"Loading": "Loading",
|
|
"OrganizationInfo": "Organization Info",
|
|
"ProfileImage": "Profile Image",
|
|
"OrganizationName": "Organization Name",
|
|
"Permission:EventManagement": "Event Management",
|
|
"Menu:EventManagement": "Event Management",
|
|
"Menu:Events": "Events",
|
|
"Title": "Title",
|
|
"OrganizationDisplayName": "Organization Display Name",
|
|
"StartTime": "Start Time",
|
|
"MinAttendeeCount": "Min Attendee Count",
|
|
"MaxAttendeeCount": "Max Attendee Count",
|
|
"UpdateEvent": "Update Event",
|
|
"EventInfo": "Event Info",
|
|
"Timing": "Timing",
|
|
"IsOnline": "Is Online",
|
|
"OnlineLink": "Online Link",
|
|
"Country": "Country",
|
|
"City": "City",
|
|
"Capacity": "Capacity",
|
|
"EndTime": "End Time",
|
|
"ChooseCoverImage": "Choose a cover image",
|
|
"Permission:RegistrationManagement": "Registration Management",
|
|
"Permission:AddAttendee": "Add Attendee",
|
|
"Permission:RemoveAttendee": "Remove Attendee",
|
|
"Attendees": "Attendees",
|
|
"AddNewUser": "Add New User",
|
|
"AttendeeRemoveConfirmationMessage": "Are you sure you want to remove this item?",
|
|
"RemoveUser": "Remove User",
|
|
"AddAttendee": "Add Attendee",
|
|
"AddUser": "Add User",
|
|
"CountryAndCityRequiredForUpdateInPersonEvent": "You need to select a country and city to update the event.",
|
|
"Permission:UserManagement": "User Management",
|
|
"Cancel": "Cancel",
|
|
"Save": "Save",
|
|
"MinStartTime": "Min Start Time",
|
|
"MaxStartTime": "Max Start Time",
|
|
"Online": "Online",
|
|
"InPerson": "In Person",
|
|
"UpgradeToPremium": "Upgrade To Premium",
|
|
"EventHub:TrackNameAlreadyExist": "The track {Name} already exists"
|
|
}
|
|
}
|
|
|