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