<?php
/**
* eventCreator
* ver 2.0
*
* The iCal file event php-HTML form editor
*
* copyright (c) 2007 Kjell-Inge Gustafsson kigkonsult
* www.kigkonsult.se/iCalcreator/eventCreator/index.php
* hide@address.com
* updated 20070612
*
* Translations for other langauges are welcome, send file in via email!
*
* 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 2 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, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* This script creates all english text output for editing iCal event
*
**/
defined( '_VALID_KIG' ) or die( 'Direct Access to this location is not allowed.' );
$EClang = array(
'ATTENDEEdelText' => 'Remove Attendee'
, 'ATTENDEElabel' => 'Attendees'
, 'ATTENDEEhelptext' => 'Enter an email address'
, 'AttendeeText' => 'Add optional participants.'
, 'backwardlabel' => 'previous'
, 'CLASSlabel' => 'Security'
, 'CLASShelptext' => 'Select security level'
, 'CLASShelptextRSS' => 'Select security level. Required for RSS output.'
, 'CLASS_options' => array( '' => ''
, 'PUBLIC' => 'Public'
, 'PRIVAT' => 'Private'
, 'CONFIDENTIAL' => 'Confidential'
)
, 'COMMENTdelText' => 'Remove Comment'
, 'COMMENTlabel' => 'Comment'
, 'COMMENThelptext' => 'Comment regarding the event.'
, 'CommentsText' => 'Add optional event comments.'
, 'confirmEventRemoval' => 'Confirm event delete'
, 'confirmFileRemoval' => 'Confirm file delete'
, 'createiCalText' => 'create iCal file'
, 'createxCalText' => 'create xCal file'
, 'createrssCalText' => 'create rssCal file'
, 'createrss2CalText' => 'create rss 2.0 iCal file'
, 'deleteEventlabel' => 'delete'
, 'DESCRIPTIONlabel' => 'Description'
, 'DESCRIPTIONhelptext' => 'A longer description of the event.'
, 'directoryNotWriteable' => 'NO permission to write : '
, 'DTSTARTlabel' => 'Date'
, 'DTSTARThelptext' => 'Event startdate (year/month/day) and -time (hour/min).'
, 'DTtimelabel' => 'Time'
, 'DTnoendlabel' => 'No end'
, 'DTENDlabel' => 'End'
, 'DTENDhelptext' => 'Event enddate (year/month/day) and -time (hour/min).'
, 'errClassText' => 'Missing required field - Security'
, 'errDescriptionText' => 'Missing required field - Description'
, 'errEmail' => 'Invalid email address'
, 'errEndDate' => 'Invalid enddate'
, 'errLocationText' => 'Missing required field - Location'
, 'errOrganizerText' => 'Missing required field - Organizer'
, 'errStartDate' => 'Invalid date'
, 'errSummaryText' => 'Missing required field - Summary'
, 'errTRIGGERemail' => 'Attendees must exist for TRIGGER eMail action'
, 'errUrlText' => 'Missing required field - Url'
, 'eventLoaded' => 'Event loaded : '
, 'eventNotFound' => 'No events in file'
, 'eventRemovalSuccessfull' => 'Event deleted : '
, 'eventSaved' => 'Event saved'
, 'Extra' => 'Additional'
, 'fileCreationSuccessfull' => 'New caledar file created : '
, 'fileerror' => array(
1 => 'Please select file to upload'
, 2 => 'File name (min 3 pos) can only contain alphanum. characters.'
, 3 => 'Incorrect file extension, only *.ics accepted'
, 4 => 'Filesize 0 (?) or to large'
, 5 => 'Upload incomplete: No file was uploaded'
, 6 => 'The uploaded file was only partially uploaded'
, 7 => 'Upload incomplete: The uploaded file exceeds form upload directive size.'
, 8 => 'Upload incomplete: The uploaded file exceeds the php directive size.'
, 9 => 'File uploaded but error when changing the mode of the file'
, 10 => 'No file to upload'
)
, 'filelabel' => 'Calendar file'
, 'fileNotFoundOrRemoved' => 'File not found or timeout'
, 'fileOverwriteQ' => 'File exist, overwrite?'
, 'fileRemoved' => 'Calendar file deleted : '
, 'fileSelected' => 'Selected file : '
, 'firstlabel' => 'first'
, 'forwardlabel' => 'next'
, 'HEADERtext' => 'Edit iCal calendar files and events and get result in iCal/xCal/rsscal format. '.
'Fill in apropriate fields, then press any iCal/xCal/rsscal create-button'.
' (rsscal only single event). '.
'eventCreator also available in a popop version for single file/event edit'
, 'helptextOnOff' => 'Helptext on/off'
, 'lastlabel' => 'last'
, 'LOCATIONlabel' => 'Location'
, 'LOCATIONhelptext' => 'Event location.'
, 'newEventCreated' => 'New event created : '
, 'newEventlabel' => 'new'
, 'noCreateEventPermission' => 'NO permission to create event!!'
, 'noCreateFilePermission' => 'NO permission to create new file!!'
, 'noDeleteEventPermission' => 'NO permission to delete event!!'
, 'noDeleteFilePermission' => 'NO permission to delete file!!'
, 'noFileUploadPermission' => 'NO permission to upload file!!'
, 'noFileSelected' => 'No file selected'
, 'noSelectFilePermission' => 'NO permission to change calendar file!!'
, 'noUpdateEventPermission' => 'NO permission to update event'
, 'Optional' => 'Optional'
, 'ORGANIZERlabel' => 'Organizer'
, 'ORGANIZERhelptext' => 'Organizer of the event, responsible for the event or chair. Enter an email address.'
, 'Required' => 'Required'
, 'RequiredText' => 'All fields are required.'
, 'selectFilelabel' => 'select calendar file'
, 'SUMMARYlabel' => 'Summary'
, 'SUMMARYhelptext' => 'A short summary of the event.'
, 'TRANSPlabel' => 'Display as'
, 'TRANSPhelptext' => 'How to display in calendar'
, 'TRANSP_options' => array( '' => ''
, 'TRANSPERENT' => 'Free time'
, 'OPAQUE' => 'Occupied time'
)
, 'TRIGGERlabel' => 'Reminder'
, 'TRIGGERDISPLAYlabel' => 'Show reminder'
, 'TRIGGERDISPLAYhelptext' => 'Display reminder.'
, 'TRIGGEREMAILlabel' => 'Email reminder'
, 'TRIGGEREMAILhelptext' => 'Email reminder. Attendees must exist!'
, 'TRIGGER_options' => array( 0 => ''
, 10 => '10 min'
, 15 => '15 min'
, 30 => '30 min'
, 60 => '1 hour'
, (60 * 2) => '2 hours'
, (60 * 3) => '3 hours'
, (60 * 4) => '4 hours'
, (60 * 24) => '1 day'
, (60 * 48) => '2 days'
, (60 * 72) => '3 days'
, (60 * 24 * 7) => '1 week'
)
, 'unableToRemoveFile' => 'Unable to remove file : '
, 'updateEventlabel' => 'save'
, 'upload_btn' => 'import'
, 'uploadFilelabel' => 'upload'
, 'uploadSuccessfull' => 'File upload ok : '
, 'URLlabel' => 'URL'
, 'URLhelptext' => 'URL where more informations exists for event.'
, 'URLhelptextRSS' => 'URL where more informations exists for event. Required for rss output.'
);
?>