<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="calendar.action.newEvent">New event</string>
    <string name="calendar.addCalendar">Add a calendar...</string>
    <string name="calendar.chooseColor">Choose a personalized color...</string>
    <string name="calendar.back">Back to calendar</string>
    <string name="calendar.calendar">Calendar</string>
    <string name="calendar.event.addAttendee">Add an attendee or a resource...</string>
    <string name="calendar.event.add_attachments">Add attachment</string>
    <string name="calendar.event.addAttachmentLocal">From local PC</string>
    <string name="calendar.event.addAttachmentServer">From Server</string>
    <string name="calendar.form.error.attachment.size">The attachment exceeds the configured maximal size</string>
    <string name="calendar.form.error.attachment">Unknown error occurred while uploading the document</string>
    <string name="calendar.event.addReminder">Add a reminder</string>
    <string name="calendar.event.allDay">All day</string>
    <string name="calendar.event.acceptPropositions">Allow date proposal</string>
    <string name="calendar.event.attendees">Attendees</string>
    <string name="calendar.event.date">Date</string>
    <string name="calendar.event.dateEnd">to</string>
    <string name="calendar.event.delete">Delete event</string>
    <string name="calendar.event.delete.caption">Would you like to delete this event?</string>
    <string name="calendar.event.description">Description</string>
    <string name="calendar.event.detail">Detail</string>
    <string name="calendar.event.freeBusy.busy">Busy</string>
    <string name="calendar.event.freeBusy.noInformation">No information</string>
    <string name="calendar.event.freeBusy.outOfWork">Out of office</string>
    <string name="calendar.event.location">Location</string>
    <string name="calendar.event.videoconferencing">Videoconference</string>
    <string name="calendar.event.videoconferencing.add">Add videoconference</string>
    <string name="calendar.event.videoconferencing.join">Join videoconference</string>
    <string name="calendar.event.videoconferencing.loading">Reservation in progress...</string>
    <string name="calendar.event.videoconferencing.warn">Videoconference limited to 2 occupants and 45 minutes</string>
    <string name="calendar.event.modifyDetails">Modify details</string>
    <string name="calendar.event.occupation.available">Available</string>
    <string name="calendar.form.warning.availability">Not all attendees are available</string>
    <string name="calendar.event.occupation.busy">Busy</string>
    <string name="calendar.event.occupation.label">Show me as</string>
    <string name="calendar.event.organizer">Organizer</string>
    <string name="calendar.event.attachments">Attachments</string>
    <string name="calendar.event.participation">Participation</string>
    <string name="calendar.event.participation.addNote">Add a note to the response before sending</string>
    <string name="calendar.event.participation.maybe">Maybe</string>
    <string name="calendar.event.participation.notSendResponse">Do not send a response</string>
    <string name="calendar.event.participation.sendResponse">Send the response now</string>
    <string name="calendar.event.participationOptional">Participation optional</string>
    <string name="calendar.event.participationRequired">Participation required</string>
    <string name="calendar.action.proposition">Propose a date</string>
    <string name="calendar.action.proposition.series">Propose a date for the series</string>
    <string name="calendar.event.periodicity.dayOfMonth">day of month</string>
    <string name="calendar.event.periodicity.dayOfWeek">day of week</string>
    <string name="calendar.event.periodicity.end.label">Ends</string>
    <string name="calendar.event.periodicity.end.never">Never</string>
    <string name="calendar.event.periodicity.end.on">On</string>
    <string name="calendar.event.periodicity.label">Repeat every</string>
    <string name="calendar.event.periodicity.monthlyLabel">Repeat by</string>
    <string name="calendar.event.periodicity.weeklyLabel">Repeat on</string>
    <string name="calendar.event.position.dayOfMonth.first">on the first {$day} of {$month}</string>
    <string name="calendar.event.position.dayOfMonth.fourth">on the fourth {$day} of {$month}</string>
    <string name="calendar.event.position.dayOfMonth.last">on the last {$day} of {$month}</string>
    <string name="calendar.event.position.dayOfMonth.second">on the second {$day} of {$month}</string>
    <string name="calendar.event.position.dayOfMonth.third">on the third {$day} of {$month}</string>
    <string name="calendar.event.position.dayOfWeek.first">on the first {$day}</string>
    <string name="calendar.event.position.dayOfWeek.fourth">on the fourth {$day}</string>
    <string name="calendar.event.position.dayOfWeek.last">on the last {$day}</string>
    <string name="calendar.event.position.dayOfWeek.second">on the second {$day}</string>
    <string name="calendar.event.position.dayOfWeek.third">on the third{$day}</string>
    <string name="calendar.event.privacy.label">Privacy</string>
    <string name="calendar.event.privacy.private">Private</string>
    <string name="calendar.event.privacy.public">Public</string>
    <string name="calendar.event.recurringEvent.action.all">All events in the series</string>
    <string name="calendar.event.recurringEvent.action.allFollowing">All the subsequent</string>
    <string name="calendar.event.recurringEvent.action.allOtherRemainSame">All other events in the series will remain the same.</string>
    <string name="calendar.event.recurringEvent.action.onlyThisOne">Only this instance</string>
    <string name="calendar.event.recurringEvent.delete.content">Would you like to delete only this event, all events in the series or this and all future events in the series?</string>
    <string name="calendar.event.recurringEvent.delete.title">Delete recurring event</string>
    <string name="calendar.event.recurringEvent.info.allFollowingWillBeChanged">This and all the subsequent events will be changed.</string>
    <string name="calendar.event.recurringEvent.info.allWillBeChanged">All events in the series will be changed.</string>
    <string name="calendar.event.recurringEvent.info.allWillBeDeleted">All events in the series will be deleted.</string>
    <string name="calendar.event.recurringEvent.update.content">Would you like to change only this event, all events in the series, or this and all subsequent events in the series?</string>
    <string name="calendar.event.recurringEvent.updateWithoutFollowing.content">Would you like to change only this event or all events in the series?</string>
    <string name="calendar.event.recurringEvent.update.title">Update recurring event</string>
    <string name="calendar.event.reminder">Reminder</string>
    <string name="calendar.event.repeat.daily">Daily</string>
    <string name="calendar.event.repeat.daily.everyXdays">"Every {$rruleinterval} days "</string>
    <string name="calendar.event.repeat.label">Repeat</string>
    <string name="calendar.event.repeat.monthly">Monthly</string>
    <string name="calendar.event.repeat.monthly.everyMonth">"Every month, "</string>
    <string name="calendar.event.repeat.monthly.everyXmonths">"Every {$rruleinterval} months, "</string>
    <string name="calendar.event.repeat.monthly.onDayOfMonth">"on day {$rrulebydate} "</string>
    <string name="calendar.event.repeat.none">None</string>
    <string name="calendar.event.repeat.repeatLabel">"Repeat : "</string>
    <string name="calendar.event.repeat.until">until</string>
    <string name="calendar.event.repeat.times">times</string>
    <string name="calendar.event.repeat.weekly">Weekly</string>
    <string name="calendar.event.repeat.weekly.everyXweeks">Every {$rruleinterval} weeks</string>
    <string name="calendar.event.repeat.weekly.onDay">"on "</string>
    <string name="calendar.event.repeat.weekly.onDayOfWeek">"on {$rrulebyday} "</string>
    <string name="calendar.event.repeat.weekly.onEveryDay">on every day</string>
    <string name="calendar.event.repeat.yearly">Yearly</string>
    <string name="calendar.event.repeat.yearly.everyXyears">"Every {$rruleinterval} years, "</string>
    <string name="calendar.event.repeat.yearly.everyYear">"Every year, "</string>
    <string name="calendar.event.repeat.yearly.onDayOfYear">"on  {$rrulebydate}"</string>
    <string name="calendar.event.tabs.details">Information</string>
    <string name="calendar.event.tabs.findAtime">Find a time</string>
    <string name="calendar.event.tabs.counters">Date proposals</string>
    <string name="calendar.counter.info.organizer">The date proposals will be reset when saving this event</string>
    <string name="calendar.counter.acceptProposition">Accept proposal</string>
    <string name="calendar.event.tabs.repeat">Repeat</string>
    <string name="calendar.event.title">Title</string>
    <string name="calendar.eventOccursInPast">The event occurs in the past</string>
    <string name="calendar.list.allDay">All day</string>
    <string name="calendar.list.hourColumn">Hour</string>
    <string name="calendar.list.detailColumn">Detail</string>
    <string name="calendar.list.dateColumn">Date</string>
    <string name="calendar.list.noPendingEvents">No pending events here!</string>
    <string name="calendar.newEvent">New event</string>
    <string name="calendar.privateChanges.title">Those changes will remain private</string>
    <string name="calendar.sendNotification.title">Send an update notification ?</string>
    <string name="calendar.sendNotificationCreation.toAttendees">The meeting has been modified, you must send an update to all attendees.</string>
    <string name="calendar.sendNotification.toOrganizer">Would you like to notify organizer of your changes ?</string>
    <string name="calendar.sendNotification.toAttendees">The meeting has been modified, you must send an update to all attendees.</string>
    <string name="calendar.dialog.more">More options</string>
    <string name="calendar.toolbar.PDFprint">Print as PDF</string>
    <string name="calendar.toolbar.all">All my events</string>
    <string name="calendar.toolbar.day">Day</string>
    <string name="calendar.toolbar.export">ICS Export</string>
    <string name="calendar.toolbar.export.prior">All my events prior to</string>
    <string name="calendar.toolbar.ics.export">Export as ICS</string>
    <string name="calendar.toolbar.ics.import">Import ICS</string>
    <string name="calendar.toolbar.import">ICS file</string>
    <string name="calendar.toolbar.list">List</string>
    <string name="calendar.toolbar.month">Month</string>
    <string name="calendar.toolbar.period.next">Next period</string>
    <string name="calendar.toolbar.period.previous">Previous period</string>
    <string name="calendar.toolbar.print.asPDF">Print as PDF</string>
    <string name="calendar.toolbar.print.blackNwhite">Black and white</string>
    <string name="calendar.toolbar.print.orientation">Orientation</string>
    <string name="calendar.toolbar.print.orientation.auto">Auto</string>
    <string name="calendar.toolbar.print.orientation.landscape">Landscape</string>
    <string name="calendar.toolbar.print.orientation.portrait">Portrait</string>
    <string name="calendar.toolbar.print.preview">Print calendar preview</string>
    <string name="calendar.toolbar.print.showDetails">Show details</string>
    <string name="calendar.toolbar.refresh">Refresh</string>
    <string name="calendar.toolbar.today">Today</string>
    <string name="calendar.toolbar.week">Week</string>
    <string name="calendar.updatePopup.delete.content">Would you like to delete this event?</string>
    <string name="calendar.updatePopup.delete.title">Delete event</string>
    <string name="calendar.view.delete">Delete this view</string>
    <string name="calendar.view.delete.confirm">Would you like to delete this view?</string>
    <string name="calendar.view.myCalendar">My calendar</string>
    <string name="calendar.view.myViews">My views</string>
    <string name="calendar.view.save">Save this view</string>
    <string name="calendar.view.goDefault">Go back to my default view</string>
    <string name="calendar.view.updateDefault">Set as default view</string>
    <string name="calendar.save_draft">Save draft</string>
    <string name="general.calendar">Calendar</string>
    <string name="general.calendars">Calendars</string>
    <string name="general.cancel">Cancel</string>
    <string name="general.days">days</string>
    <string name="general.export">Export</string>
    <string name="general.hours">hours</string>
    <string name="general.label">Label</string>
    <string name="general.minutes">minutes</string>
    <string name="general.msg.byMail">By e-mail</string>
    <string name="general.msg.compatibleClientWarning">A compatible client must be running at reminder time</string>
    <string name="general.msg.other">Other</string>
    <string name="general.msg.withNotificationPopup">With a notification Popup *</string>
    <string name="general.no">No</string>
    <string name="general.counter">Propose a date</string>
    <string name="general.remove">Remove</string>
    <string name="general.save">Save</string>
    <string name="general.send">Send</string>
    <string name="general.seconds">seconds</string>
    <string name="calendar.event.your_date">Your proposal</string>
    <string name="calendar.counter.current.event">Event date</string>
    <string name="general.tags">Tags</string>
    <string name="calendar.event.eventdate">Current event date</string>
    <string name="calendar.reminder.action.Email">Email</string>
    <string name="calendar.reminder.action.Display">Display</string>
    <string name="general.yes">Yes</string>
    <string name="calendar.event.participation.accept">Accept</string>
    <string name="calendar.event.participation.decline">Decline</string>
    <string name="calendar.banner.noPendingEvents">No pending events here!</string>
    <string name="calendar.banner.pendingEvents">{$count} pending events.</string>
    <string name="general.todolists">To-do lists</string>
    <string name="calendar.todos.toggle">Show/Hide to-do list</string>
    <string name="tasks.section.late">Late</string>
    <string name="tasks.section.today">Today</string>
    <string name="tasks.section.tomorrow">Tomorrow</string>
    <string name="tasks.section.week">This week</string>
    <string name="tasks.section.month">This month</string>
    <string name="tasks.section.noDueDate">No due date</string>
    <string name="search.results.prior">Show results prior to</string>
    <string name="search.results.after">Show results after</string>
    <string name="calendar.responseComment">Response to organizer</string>
    <string name="calendar.update.success">Event saved</string>
    <string name="calendar.create.success">Event saved</string>
    <string name="generic.createError">Error during creation: {$message}</string>
    <string name="generic.updateError">Error during update: {$message}</string>
    <string name="calendar.settings.updateError">Error during update calendar settings: {$message}</string>
    <string name="calendar.calendars.loadingError">Error during calendars loading: {$message}</string>
    <string name="generic.loadingError">Error during loading: {$message}</string>
    <string name="generic.deleteError">Error during delete: {$message}</string>
    <string name="calendar.delete.success">Event deleted</string>
    <string name="calendar.move.error">Error during move: {$message}</string>
    <string name="calendar.move.success">Event moved</string>
    <string name="calendar.copy.error">Error during copy: {$message}</string>
    <string name="calendar.copy.success">Event copied</string>
    <string name="calendar.view.create">Create view</string>
    <string name="calendar.view.create.success">View created</string>
    <string name="calendar.view.udpate.error">Error during update: {$message}</string>
    <string name="calendar.view.update.success">View udpated</string>
    <string name="calendar.view.udpate">Update view</string>
    <string name="calendar.view.delete.success">View deleted</string>
    <string name="calendar.toolbar.pending.plural">{$pending} invitations</string>
    <string name="calendar.toolbar.pending">1 invitation</string>
    <string name="calendar.toolbar.pending.counters.plural">{$pending} proposals</string>
    <string name="calendar.toolbar.pending.counters">1 proposal</string>
    <string name="calendar.popup.updateParticipation">Send response now</string>
    <string name="calendar.popup.updateParticipation.note">Add a note to the response before sending</string>
    <string name="calendar.popup.updateParticipation.silent">Do not send response</string>
    <string name="general.history">History</string>
    <string name="calendar.popup.note.title">Add a note</string>
    <string name="general.after">After</string>
    <string name="general.occurrences">occurrences</string>
    <string name="general.notice.notSynchronized">Not all modifications are synchronized with the server yet.</string>
    <string name="calendar.form.error.title">Title cannot be empty</string>
    <string name="calendar.privateChanges.content">You are about to make changes that will only be reflected on this calendar. Do you still want to continue?</string>
    <string name="calendar.event.leave.dialog">Do you really want to leave ?</string>
    <string name="calendar.event.leave.dialog.button.leave">Leave</string>
    <string name="calendar.event.leave.dialog.button.stay">Stay</string>
    <string name="calendar.event.leave.dialog.unsaved">You have unsaved modifications, changes you made will be lost. Do you really want to leave?</string>
    <string name="calendar.event.leave.dialog.unsent">You have unsent modifications, changes you made will not be sent to attendees. Do you really want to leave?</string>
    <string name="calendar.event.change_attendees.dialog">You have added or deleted attendees</string>
    <string name="calendar.event.change_attendees.caption">Do you want to send an update only to changed attendees, or to all attendees?</string>
    <string name="calendar.event.change_attendees.button.send_all">Send to All</string>
    <string name="calendar.event.change_attendees.button.send_changed">Send to Changed</string>
    <string name="calendar.action.duplicateOccurrence">Duplicate this instance</string>
    <string name="calendar.action.duplicate">Duplicate</string>
    <string name="calendar.action.forward">Add an attendee</string>
    <string name="calendar.action.forwardOccurrence">Add an attendee to this instance</string>
    <string name="calendar.counter.rejectall">Reject all</string>
    <string name="calendar.counter.accept">Accept</string>
    <string name="calendar.counter.refuse">Reject</string>
    <string name="calendar.form.error.videoconferencing">Failed to fetch videoconference infos</string>
    <string name="calendar.freebusy.busy">Busy</string>
    <string name="calendar.freebusy.busyunavailable">Unavailable</string>
    <string name="calendar.freebusy.busytentative">Tentative</string>
</resources>