# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --

[% Translate("Appointment Import") | html %]

[% BreadcrumbPath = [ { Name => Translate('Calendar Management'), Link => 'AdminAppointmentCalendarManage', }, { Name => Translate('Import Appointments'), }, ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]

[% Translate("Actions") | html %]

[% IF Data.ModulePermissions.AdminAppointmentCalendarManage %] [% END %]

[% Translate("Description") | html %]

[% Translate("Uploaded file must be in valid iCal format (.ics).") | html %]

[% Translate("If desired Calendar is not listed here, please make sure that you have at least 'create' permissions.") | html %]

[% Translate("Import Appointments") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Data.Calendar %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("All existing appointments in the calendar with same UniqueID will be overwritten.") | html %]

[% Translate("or") | html %] [% Translate("Cancel") | html %]