12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- # Dolibarr language file - Source file is en_US - module Online rendez-vous
- #
- # 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
- #
- # Module label 'ModuleBookCalName'
- ModuleBookCalName = Booking Calendar System
- # Module description 'ModuleBookCalDesc'
- ModuleBookCalDesc = Manage a Calendar to book appointments
- MenuBookcalIndex=Online appointment
- BookcalLabelAvailabilityHelp=Label of the availability range. For example:<br>General availability<br>Availability during christmas holidays
- DurationOfRange=Duration of ranges
- BookCalSetup = Online appointment setup
- Settings = Settings
- BookCalSetupPage = Online appointment setup page
- BOOKCAL_PUBLIC_INTERFACE_TOPIC = Interface title
- About = About
- BookCalAbout = About BookCal
- BookCalAboutPage = BookCal about page
- Calendars=Calendars
- Availabilities=Availabilities
- NewAvailabilities=New availabilities
- NewCalendar=New calendar
- ThirdPartyBookCalHelp=Event booked in this calendar will be automatically linked to this third-party.
- AppointmentDuration = Appointment Duration : %s
- BookingSuccessfullyBooked=Your booking as been saved
- BookingReservationHourAfter=We confirm the reservation of your meeting at the date %s
|