mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 18:18:18 +01:00
150 lines
7.1 KiB
Plaintext
150 lines
7.1 KiB
Plaintext
# Copyright (C) 2021 Florian Henry <florian.henry@scopen.fr>
|
|
# Copyright (C) 2021 Dorian Vabre <dorian.vabre@gmail.com>
|
|
#
|
|
# This program is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation, either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
#
|
|
# Generic
|
|
#
|
|
ModuleEventOrganizationName = Event Organization
|
|
EventOrganizationDescription = Event Organization through Module Project
|
|
EventOrganizationDescriptionLong= Manage Event organization for conference, attendees, speaker, and attendees, with public subcription page
|
|
#
|
|
# Menu
|
|
#
|
|
EventOrganizationMenuLeft = Organized events
|
|
EventOrganizationConferenceOrBoothMenuLeft = Conference Or Booth
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
EventOrganizationSetup = Event Organization setup
|
|
Settings = Settings
|
|
EventOrganizationSetupPage = Event Organization setup page
|
|
EVENTORGANIZATION_TASK_LABEL = Label of tasks to create automatically when project is validated
|
|
EVENTORGANIZATION_TASK_LABELTooltip = When you validate an organized event, some tasks can be automatically created in the project<br><br>For example: <br>Send Call for Conference<br>Send Call for Booth<br>Receive call for conferences<br>Receive call for Booth<br>Open subscriptions to events for attendees<br>Send remind of event to speakers<br>Send remind of event to Booth hoster<br>Send remind of event to attendees
|
|
EVENTORGANIZATION_CATEG_THIRDPARTY_CONF = Category to add to third-parties automatically created when someone suggests a conference
|
|
EVENTORGANIZATION_CATEG_THIRDPARTY_BOOTH = Category to add to third-parties automatically created when they suggests a booth
|
|
EVENTORGANIZATION_TEMPLATE_EMAIL_ASK_CONF = Template of email to send after receiving a suggestion of a conference.
|
|
EVENTORGANIZATION_TEMPLATE_EMAIL_ASK_BOOTH = Template of email to send after receiving a suggestion of a booth.
|
|
EVENTORGANIZATION_TEMPLATE_EMAIL_AFT_SUBS_BOOTH = Template of email to send after a subscription to a booth has been paid.
|
|
EVENTORGANIZATION_TEMPLATE_EMAIL_AFT_SUBS_EVENT = Template of email to send after a subscription to an event has been paid.
|
|
EVENTORGANIZATION_TEMPLATE_EMAIL_BULK_SPEAKER = Template of email of massaction to attendes
|
|
EVENTORGANIZATION_TEMPLATE_EMAIL_BULK_ATTENDES = Template of email of massaction to speakers
|
|
EVENTORGANIZATION_FILTERATTENDEES_CAT = Filter thirdpartie's select list in attendees creation card/form with category
|
|
EVENTORGANIZATION_FILTERATTENDEES_TYPE = Filter thirdpartie's select list in attendees creation card/form with customer type
|
|
|
|
#
|
|
# Object
|
|
#
|
|
EventOrganizationConfOrBooth= Conference Or Booth
|
|
ManageOrganizeEvent = Manage event organisation
|
|
ConferenceOrBooth = Conference Or Booth
|
|
ConferenceOrBoothTab = Conference Or Booth
|
|
AmountOfSubscriptionPaid = Amount of subscription paid
|
|
DateSubscription = Date of subscription
|
|
ConferenceOrBoothAttendee = Conference Or Booth Attendee
|
|
|
|
#
|
|
# Template Mail
|
|
#
|
|
YourOrganizationEventConfRequestWasReceived = Your request for conference was received
|
|
YourOrganizationEventBoothRequestWasReceived = Your request for booth was received
|
|
EventOrganizationEmailAskConf = Request for conference
|
|
EventOrganizationEmailAskBooth = Request for booth
|
|
EventOrganizationEmailSubsBooth = Subscription for booth
|
|
EventOrganizationEmailSubsEvent = Subscription for an event
|
|
EventOrganizationMassEmailAttendees = Communication to attendees
|
|
EventOrganizationMassEmailSpeakers = Communication to speakers
|
|
|
|
#
|
|
# Event
|
|
#
|
|
AllowUnknownPeopleSuggestConf=Allow unknown people to suggest conferences
|
|
AllowUnknownPeopleSuggestConfHelp=Allow unknown people to suggest conferences
|
|
AllowUnknownPeopleSuggestBooth=Allow unknown people to suggest booth
|
|
AllowUnknownPeopleSuggestBoothHelp=Allow unknown people to suggest booth
|
|
PriceOfRegistration=Price of registration
|
|
PriceOfRegistrationHelp=Price of registration
|
|
PriceOfBooth=Subscription price to stand a booth
|
|
PriceOfBoothHelp=Subscription price to stand a booth
|
|
EventOrganizationICSLink=Link ICS for events
|
|
ConferenceOrBoothInformation=Conference Or Booth informations
|
|
Attendees = Attendees
|
|
DownloadICSLink = Download ICS link
|
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
|
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
|
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
|
NbVotes=Number of votes
|
|
#
|
|
# Status
|
|
#
|
|
EvntOrgDraft = Draft
|
|
EvntOrgSuggested = Suggested
|
|
EvntOrgConfirmed = Confirmed
|
|
EvntOrgNotQualified = Not Qualified
|
|
EvntOrgDone = Done
|
|
EvntOrgCancelled = Cancelled
|
|
#
|
|
# Public page
|
|
#
|
|
SuggestForm = Suggestion page
|
|
RegisterPage = Page for conferences or booth
|
|
EvntOrgRegistrationHelpMessage = Here, you can vote for an event, or suggest a new conference or booth for the project
|
|
EvntOrgRegistrationConfHelpMessage = Here, you can suggest a new conference for the project
|
|
EvntOrgRegistrationBoothHelpMessage = Here, you can suggest a new booth for the project
|
|
ListOfSuggestedConferences = List of suggested conferences
|
|
ListOfSuggestedBooths = List of suggested booths
|
|
SuggestConference = Suggest a new conference
|
|
SuggestBooth = Suggest a booth
|
|
ViewAndVote = View and vote for suggested events
|
|
PublicAttendeeSubscriptionPage = Public link of registration to a conference
|
|
MissingOrBadSecureKey = The security key is invalid or missing
|
|
EvntOrgWelcomeMessage = This form allows you to register as a new participant to the conference : '%s'
|
|
EvntOrgDuration = This conference starts on %s and ends on %s.
|
|
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
|
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
|
EventType = Event type
|
|
LabelOfBooth=Booth label
|
|
LabelOfconference=Conference label
|
|
ConferenceIsNotConfirmed=Subcription not available, conference is not confirmed yet
|
|
DateMustBeBeforeThan=%s must be before %s
|
|
DateMustBeAfterThan=%s must be after %s
|
|
|
|
#
|
|
# Vote page
|
|
#
|
|
EvntOrgRegistrationWelcomeMessage = Welcome on the conference or booth suggestion page.
|
|
EvntOrgRegistrationConfWelcomeMessage = Welcome on the conference suggestion page.
|
|
EvntOrgRegistrationBoothWelcomeMessage = Welcome on the booth suggestion page.
|
|
EvntOrgVoteHelpMessage = Here, you can view and vote for the suggested events for the project
|
|
VoteOk = Your vote has been accepted.
|
|
AlreadyVoted = You have already voted for this event.
|
|
VoteError = An error has occurred during the vote, please try again.
|
|
|
|
#
|
|
# SubscriptionOk page
|
|
#
|
|
SubscriptionOk = Your subscription to this conference has been validated
|
|
#
|
|
# Subscription validation mail
|
|
#
|
|
ConfAttendeeSubscriptionConfirmation = Confirmation of your subscription to a conference
|
|
#
|
|
# Payment page
|
|
#
|
|
Attendee = Attendee
|
|
PaymentConferenceAttendee = Conference attendee payment
|
|
PaymentBoothLocation = Booth location payment
|