diff --git a/Resources/Private/Help/locallang_csh_flexform.xlf b/Resources/Private/Help/locallang_csh_flexform.xlf new file mode 100644 index 0000000..4ab843a --- /dev/null +++ b/Resources/Private/Help/locallang_csh_flexform.xlf @@ -0,0 +1,180 @@ + + + +
+ + + Defines which views will be available in the + Frontend. The first view listed will be the default view on the + page. + + + The name of the calendar. This will be the Header + displayed throughout the views. + + + Allows subscriptions to an event so that + subscribers are notified of any event changes. Subscriptions can + require a login or be available for all visitors. + + + Require anonymous frontend users to fill out a + CAPTCHA before subscribing. + + + Sets the week to start on Sunday or Monday. + + + Determines how calendar selections are + interpreted. + + + + + <b>Show All (don't care about selection below):</b> All calendars will be shown. + <b>Show only selected calendars:</b> Limits the display to only the selected calendars. + <b>Don't show selected calendars:</b> Shows all calendars except those that have been selected. + + + + + The selected calendars. + + + Determines how category selections are + interpreted. + + + + + <b>Show All (don't care about selection below):</b> All categories will be shown. + <b>Show only selected categories:</b> Limits the display to only the selected categories. + <b>Don't show selected categories:</b> Shows all categories except those that have been selected. + + + + + The selected categories. + + + Page where year view is configured. If no value is + set here or in Typoscript, the current page is used. + + + Page where month view is configured. If no value + is set here or in Typoscript, the current page is used. + + + Shows a list of events in the current month + underneath the normal month view. + + + Displays the month view as a mini calendar with + links to day and week view but no event display in the month view. + + + Page where week view is configured. If no value is + set here or in Typoscript, the current page is used. + + + Page where day view is configured. If no value is + set here or in Typoscript, the current page is used. + + + Earliest time that day view displays events. + + + This does not affect the times that events can be + created, only their display within day view. + + + Latest time that day view displays events. + + + This does not affect the times that events can be + created, only their display within day view. + + + Determins how day view divides the displayed + hours. + + + Page where list view is configured. If no value is + set here or in Typoscript, the current page is used. + + + The day and time to start displaying events in + list view. + + + The day and time to stop displaying events in list + view. + + + The maximum number of events to show in list view, + regardless of time settings. + + + The maximum number of times to show the same + recurring event in list view. + + + This setting can be very useful when you have a + frequent recurring event that overpowers everything else in the list + view. + + + Set whether the page browser is used or events are + shown in one, single page list. + + + The number of records to display per page when the + page browser is enabled. + + + The maximum number of pages to display using the + page browser. + + + Page where event view is configured. If no value + is set here or in Typoscript, the current page is used. + + + Enables an abbreviated event preview page before + the full event details are shown. + + + Displays links to ICS files for calendars, + categories, and events. + + + This option only enables the links. You must still + include the ICS static template and configure it according to the + manual. + + + Shows a login box in the calendar sidebar or below + the calendar. + + + Shows a search box in the calendar sidebar or + below the calendar. + + + Shows "jump" dropdowns to quickly navigate to + other month, weeks, and years. + + + Adds checkboxes to the legend so that the user can + filter which categories appear on the calendar. + + + Displays events for the next day in the sidebar. + + + Custom Typoscript that only applies to this + instance of the plugin. + + + + \ No newline at end of file diff --git a/Resources/Private/Help/locallang_csh_txcalcal.xlf b/Resources/Private/Help/locallang_csh_txcalcal.xlf new file mode 100644 index 0000000..82fbfbd --- /dev/null +++ b/Resources/Private/Help/locallang_csh_txcalcal.xlf @@ -0,0 +1,85 @@ + + + +
+ + + Individual calendars for the Calendar Base + extension. + + + Many calendars can be created, each with unique + categories and events. + + + Name of the calendar. + + + Disables the calendar so that it is not visible in + the frontend. + + + Sets a date at which the calendar will be visible + in the frontend. + + + tx_cal_calendar:hidden + + + Sets a date at which the calendar will no longer + be visible in the frontend. + + + tx_cal_calendar:hidden + + + There are three types of calendars within the + Calendar Base extension. Each type indicates how Calendar Event + records are generated. + + + + + There are three types of calendars: + <b>Standard</b>: The Standard Calendar (database) is the default record. It depends on manual entry to generate Calendar Event records. + <b>Include ICS File</b>: The Include ICS File Calendar allows you to upload an .ics file for the creation of Calendar Event records. The Include ICS File Calendar's form is identical to the Standard Calendar's form, with the exception that it provides a field for uploading or attaching a previously uploaded file. + NOTE: Desktop applications such as Microsoft Outlook and Apple iCal are able to export ICS files, which can then be uploaded for use with Calendar Base. + <b>External Calendar</b>: The External Calendar depends on an ICS feed for the creation of Calendar Event records. The External Calendar's form is identical to the Standard Calendar's form, with the exception that it provides a field for the URL of a web-based ICS calendar feed. + NOTE: Google, Yahoo, and others provide online calendars that allow exports of their data. Look for links about "sharing your calendar." You will need the provided URL - look for their ICS or iCal URLs. They will be files with an .ics extension. + + + + + URL for an ICS feed. + + + Static ICS file to upload. + + + Time period (in minutes) at which the external + calendar should be automatically checked for updates. A time period + of 0 means it will never be automatically updated. + + + If you leave this field blank, anyone can view the + calendar in the frontend. If you select users or groups, the + calendar and its events will only be visible to user or group that + owns it. + + + This is useful for creating Staff or Members-Only + calendar events. + + + When used in conjunction with the Owner field, + appointments for the owner group will not be shown, but in the Day + and Week views the time will be shown as busy. + + + Limits the generated free and busy views to the + users or groups you select. Leaving this field blank will allow the + free and busy view to be generated for all calendar users. + + + + \ No newline at end of file diff --git a/Resources/Private/Help/locallang_csh_txcalcat.xlf b/Resources/Private/Help/locallang_csh_txcalcat.xlf new file mode 100644 index 0000000..95b170a --- /dev/null +++ b/Resources/Private/Help/locallang_csh_txcalcat.xlf @@ -0,0 +1,96 @@ + + + +
+ + + Categories for the Calendar Base extension. + + + Categories that events can be assigned to. + + + Category name. + + + Disables the category so that it is not visible in + the frontend. + + + Sets a date at which the category will be visible + in the frontend. + + + tx_cal_category:hidden + + + Sets a date at which the category will no longer + be visible in the frontend. + + + tx_cal_category:hidden + + + CSS class used to format all event headers in this + category. + + + + + You can assign each category a different colored bullet that precedes the events in the Month View and the Header colors in the Day and Week views. To use the out-of-the-box bullet colors, simply enter the corresponding style in the Header Style field: + + Blue Bullets: default_catheader + Green Bullets: green_catheader + Grey Bullets: grey_catheader + Orange Bullets: orange_catheader + Pink Bullets: pink_catheader + Red Bullets: red_catheader + Yellow Bullets: yellow_catheader + + Note: If you would like to expand or change the color choices, you can do so by modifying the default style sheet. + + + + + CSS class used to format all event bodies in this + category. + + + + + You can assign each category a different colored “Busy Time” in the Day and Week views. To use the out-of-the-box colors, simply enter the corresponding style in the Body Style field: + + Blue: default_catbody + Green: green_catbody + Grey: grey_catbody + Orange: orange_catbody + Pink: pink_catbody + Red: red_catbody + Yellow: yellow_catbody + + + Note: If you would like to expand or change the color choices, you can do so by modifying the default style sheet. + + + + + Calendar that this category appears on. + + + By limiting the category to a specific calendar, + you can limit users or usergroups who can view the category's events + + + Sets the current category as a sub-category. + + + Allows the category to be shared with anyone who + has shared event priviliges already. + + + Page where individual events from this category + will be shown. + + + + \ No newline at end of file diff --git a/Resources/Private/Help/locallang_csh_txcalevent.xlf b/Resources/Private/Help/locallang_csh_txcalevent.xlf new file mode 100644 index 0000000..df1006c --- /dev/null +++ b/Resources/Private/Help/locallang_csh_txcalevent.xlf @@ -0,0 +1,292 @@ + + + +
+ + + Event for the Calendar Base extension. + + + Create events to be displayed on the calendar. + Events have a description, location, organizer, and many other + fields. Events can occur over a specific time period, last an entire + day, or recur at a specified interval. + + + Disables the event so that it is not visible in + the frontend. + + + tx_cal_event:endtime, tx_cal_event:starttime + + + Sets a date at which the event will be visible in + the frontend. + + + This field has nothing to do with the actual start + time of the event and is only used to determine at what time the + event should be made visible. + + + tx_cal_event:endtime, tx_cal_event:hidden + + + Sets a date at which the category will no longer + be visible in the frontend. + + + This field has nothing to do with the actual end + time of the event and is only used to determine at what time the + event should be hidden. + + + tx_cal_event:starttime, tx_cal_event:hidden + + + Date the event starts. + + + For recurring events, this field should be the + start date for the first instance of the recurring event. + + + Date the event ends. + + + For recurring events, this field should be the end + date for the first instance of the recurring event, not the last day + that the event recurs on. + + + Time the event starts. + + + For recurring events, this field should be the + start time for the first instance of the recurring event. + + + Time the event ends. + + + For recurring events, this field should be the end + time for the first instance of the recurring event. + + + Title of the event. + + + Calendar that the event belongs to. + + + If you have created multiple Calendar records, you + can choose which one you want to associate the event with. The + options you've set for the Calendar record will determine which + Frontend users will have access to this event. + + + Category that the event belongs to. + + + Choose which Categories, if any, you would like to + associate the Event record with. The options you've set for the + Category and its associated Calendar record will determine which + Frontend users will have access to this event. + + + Organizer of the event. + + + This is the title of the organizer that will be + displayed if you do not choose an organizer record. + + + Record for the organizer of the event. + + + TYPO3 page with organizer information. + + + If you have a page with more information about the + organizer, you can link to it here. This link will override the Cal + organizer field and create a link from the organizer field. + + + URL with organizer information + + + If you have an external URL with more information + about the organizer, you can link to it here. This link will + override the Cal organizer field and create a link from the + organizer field. + + + Location of the event. + + + This is the title of the location that will be + displayed if you do not choose a location record. + + + Record for the location of the event. + + + TYPO3 page with location information. + + + If you have a page that has a map, directions, or + other information on it about the location, you can link to it here. + This link will override the Cal Location field and create a link + from the Location field. + + + URL with location information + + + If you have an external URL that has a map, + directions, or other information on it about the location, you can + link to it here. This link will override the Cal Location field and + create a link from the Location field. + + + A shortened or plain text version of the event's + description. + + + Description of the event. + + + Frequency at which the event occurs. + + + Date the recurrence should end. + + + tx_cal_event:cnt + + + Number of times the event should recur before + stopping. Note: the actual event is the first occurence. + + + tx_cal_event:until + + + Defines the interval by day of the week. + + + Defines the interval by day of the month (e.g. + 20th) + + + Defines the interval by month. + + + Defines the interval at which the event recurs. + + + An interval of 2 with a frequency of weekly would + create an event that recurs every other week. + + + List of specific recurrence dates in addition to + the regular frequency recurrences. + + + Recurrences can be specified by date, date/time, + or an overall period that changes both the start time and the + duration of the event. + + + Frontend users and unregisterd users who are + monitoring any changes in this event. + + + Users listed here will receive email notifications + about event creation, modification, or delete. + + + Exceptions to describe when this event should not + occur. + + + Exception Events are generally used in conjunction + with Recurring Events. Exception Events are days on which you don't + want a recurring event scheduled. For instance, skipping a weekly + meeting Christmas day. + + + Frontend user who created the event. + + + Frontend group who created the event. + + + Type of the event. + + + The default is Event with Description. You can + also select Shortcut to Page or Link to External URL to direct to + another page when they click on the Event link in the calendar. + + + Internal page on your site to link to. + + + External url to link to. + + + IsTemp + + + Upload or select previously uploaded images. + + + Alternate text shown if images are not found or + not supported. + + + If you have multiple images, alt text entries must + be listed on separate lines. + + + Tooltip or hover text. + + + If you have multiple images, title text entries + must be listed on separate lines. + + + Adds a caption beneath each image. + + + If you have multiple images, captions must be + listed on separate lines. + + + If you want to add a downloadable file, you may + upload a file or select a previously uploaded file. + + + Adds a caption beneath the files. + + + Frontend users and groups who are allowed to edit + this event (in addition to the owner). + + + This option can be viewed and edited in the + backend, but the shared user only has access through frontend + editing. + + + Current event attendees and their reservation + status. + + + Check this to send out event invitations to all + attendees. + + + + \ No newline at end of file diff --git a/Resources/Private/Help/locallang_csh_txcalexceptionevent.xlf b/Resources/Private/Help/locallang_csh_txcalexceptionevent.xlf new file mode 100644 index 0000000..10ab3b6 --- /dev/null +++ b/Resources/Private/Help/locallang_csh_txcalexceptionevent.xlf @@ -0,0 +1,81 @@ + + + +
+ + + Exception to an event for the Calendar Base + extension. + + + Exception events are generally used in conjunction + with recurrent events for specific days when you don't want an event + to occur. + + + Title of the exception event. + + + Exclude this exception event from display. + + + The "Start" time determines the date + from which the record will be available online. + + + The "End" time determines the date from + which the db-record will NOT be available online anymore. + + + The start date determines the day the exception + event starts. + + + The end date determines the day the exception + event ends. + + + The start time determines the time the exception + event starts. + + + The end time determines the time the exception + event ends. + + + Frequency at which the exception event occurs. + + + Date the recurrence should end. + + + tx_cal_exception_event:cnt + + + Number of times the exception event should recur + before stopping. + + + tx_cal_exception_event:until + + + Defines the interval by day of the week. + + + Defines the interval by day of the month (e.g. + 20th) + + + Defines the interval by month. + + + Defines the interval at which the exception event + recurs. + + + An interval of 2 with a frequency of weekly would + create an exception event that recurs every other week. + + + + \ No newline at end of file diff --git a/Resources/Private/Help/locallang_csh_txcalexceptioneventgroup.xlf b/Resources/Private/Help/locallang_csh_txcalexceptioneventgroup.xlf new file mode 100644 index 0000000..03fb276 --- /dev/null +++ b/Resources/Private/Help/locallang_csh_txcalexceptioneventgroup.xlf @@ -0,0 +1,38 @@ + + + +
+ + + An exception event group is a collection of + multiple exception events that can be applied to an event at one + time. + + + Exception event groups provide the ability to + group common exceptions, such as holidays, into one record and apply + that single record to an event. As an example, this allows you to + close the office for all holidays by adding one exception group to + the recurring event for office hours. + + + Title of the exception event group. + + + Use this to temporarily exclude this exception + event from display. + + + The "Start" time determines the date + from which the record will be available online. + + + The "End" time determines the date from + which the db-record will NOT be available online anymore. + + + Assigns exception event records to this group. + + + + \ No newline at end of file diff --git a/Resources/Private/Help/locallang_csh_txcallocation.xlf b/Resources/Private/Help/locallang_csh_txcallocation.xlf new file mode 100644 index 0000000..8cd8369 --- /dev/null +++ b/Resources/Private/Help/locallang_csh_txcallocation.xlf @@ -0,0 +1,83 @@ + + + +
+ + + Locations for Calendar Base event records. + + + The Location record facilitates the easy addition + of repetitious locations, addresses, and even maps for your events. + + + Use this to temporarily exclude this location from + display. + + + The name of this location such as Office or + Church. + + + A description of the location. + + + The street address. + + + The ZIP code or postal code of the location. + + + The location's city. + + + The country of the location. + + + The state of the location. The drop-down menu will + not be available until you have included the country information and + saved the form. + + + The location's contact phone number. + + + The location's contact email address. + + + A picture of the location or its logo. + + + An alternative website for the location. + + + Alternate text shown if images are not found or + not supported. + + + If you have multiple images, alt text entries must + be listed on separate lines. + + + Tooltip or hover text. + + + If you have multiple images, title text entries + must be listed on separate lines. + + + Adds a caption beneath each image. + + + If you have multiple images, captions must be + listed on separate lines. + + + Latitute and longitude of the location. + + + Map of the location. + + + + \ No newline at end of file diff --git a/Resources/Private/Help/locallang_csh_txcalorganizer.xlf b/Resources/Private/Help/locallang_csh_txcalorganizer.xlf new file mode 100644 index 0000000..418012e --- /dev/null +++ b/Resources/Private/Help/locallang_csh_txcalorganizer.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Organizers for Calendar Base event records. + + + If your events regularly use a particular + organizer, or if you want to provide the organizer's information for + registration or for other reasons, you may create a Calendar Event + Organizer record that includes more information than the Event + Record contains in the Organizer Tab. + + + Use this to temporarily exclude this organizer + from display. + + + Name of the individual, group, or company + responsible for organizing the event. + + + The description of the organizer. + + + The street address of the organizer. + + + The ZIP code or postal code of the organizer. + + + The city of the organizer. + + + The country of the organizer. + + + The state of the organizer. The drop-down menu + will not be available until you have included the country + information and saved the form. + + + The phone number of the organizer. + + + The email address of the organizer. + + + A logo or photo of the organizer or their company. + + + The website of the organizer. + + + This link can be used to provide more information + about the organizer. + + + Alternate text shown if images are not found or + not supported. + + + If you have multiple images, alt text entries must + be listed on separate lines. + + + Tooltip or hover text. + + + If you have multiple images, title text entries + must be listed on separate lines. + + + Adds a caption beneath each image. + + + If you have multiple images, captions must be + listed on separate lines. + + + + \ No newline at end of file diff --git a/Resources/Private/Language/locallang.xlf b/Resources/Private/Language/locallang.xlf new file mode 100644 index 0000000..81d8a02 --- /dev/null +++ b/Resources/Private/Language/locallang.xlf @@ -0,0 +1,1256 @@ + + + +
+ + + Day + + + Week + + + Month + + + Year + + + List + + + Calendar + + + Create calendar + + + Calendar Administration + + + Edit calendar + + + Confirm calendar + + + Delete calendar + + + Create exception + + + Next Day + + + Next Month + + + Next Week + + + Next Year + + + Previous Day + + + Previous Month + + + Previous Week + + + Previous Year + + + Subscribe + + + Download + + + Powered by + + + Event + + + Events + + + No events found. + + + Start Time + + + End Time + + + This Month's Events + + + Date + + + Summary + + + All day event + + + Notes + + + This Year's Events + + + Today + + + This Week + + + This Month + + + Jump to + + + Tomorrow's Events + + + Go to Today + + + Go to This Week + + + Go to This Month + + + Go to This Year + + + Search + + + Search everything + + + Search + + + Search for + + + Search string + + + Search Results + + + Query + + + No events found. + + + No locations found. + + + No organizers found. + + + Printer Friendly + + + Time + + + Teaser + + + Description + + + No title + + + This site is + + + No events today. + + + No events this week. + + + No events this month. + + + g:i A + + + %b %e + + + %b %e + + + en-us + + + Search took %s seconds + + + Recurring event + + + Exception + + + No query given + + + Preferences + + + Printer + + + Select your default language: + + + Select your default calendar: + + + Select your default view: + + + Select your default start time: + + + Select your default start day of week: + + + Select your default style: + + + Set preferences + + + Completed on + + + Completed + + + Created + + + Create + + + Due + + + Priority + + + High + + + Low + + + Medium + + + None + + + Status + + + To do items + + + Unfinished + + + Your preferences have been set. + + + Preferences unset. Changes will take place next + page load. + + + Unset preferences: + + + Organizer + + + Edit Organizer + + + Delete Organizer + + + Organizers + + + Attendee + + + Location + + + Edit Location + + + Delete Location + + + Locations + + + Calendar Administration + + + Username + + + Password + + + Login + + + Wrong username or password. + + + Add or Update a Calendar + + + Add a calendar by uploading a new file. Update a + calendar by uploading a file of the same name. + + + Delete a Calendar + + + Logout + + + Calendar File + + + PHP Error + + + Only .ics files may be uploaded. + + + Failed to copy file + + + Do you really want to delete? + + + Failed to delete file + + + was deleted successfully. + + + Your action was successful. + + + Submit + + + Edit + + + Delete + + + Refresh + + + All Combined + + + Legend + + + Manage your calendars from this page + + + Sets a cookie for visiting this site + + + RSS Information + + + Basic RSS feeds available for each calendar + + + RSS is not enabled on this site + + + Back + + + Next + + + Prev + + + Day View + + + Week View + + + Month View + + + Year View + + + Event View + + + Search + + + ICS + + + List of available ics-files to download + + + List View + + + , + + + year + + + years + + + month + + + months + + + week + + + weeks + + + day + + + days + + + hour + + + hours + + + minute + + + minutes + + + second + + + seconds + + + Every %int% %freq% %for% + + + until %date% + + + for a count of %int% + + + In months: %list% + + + On dates: %list% + + + On days: %list% + + + All Days + + + All Months + + + Sunday + + + Monday + + + Tuesday + + + Wednesday + + + Thursday + + + Friday + + + Saturday + + + Error! + + + There was an error! + + + The calendar "%s" was being processed + when this error occurred. + + + Unable to open the path: "%s" + + + Please use the "Back" button to return. + + + This server blocks remote calendars which have not + been approved. + + + You have tried to access a calendar that is + restricted on this server. + + + Invalid calendar file. Please try a different + calendar. + + + Unable to open calendar. + + + Unable to write to cache directory. Please check + your config. + + + You can not create an event without a category. + Please create a category first + + + <br /><br /> + + + Subscribe to this event? + + + Unsubscribe? + + + Please log in to manage your subscriptions. + + + Manage your subscriptions + + + You have been unsubscribed from the event + "%s". You will no longer receive notifications about this + event. + + + There were problems unsubscribing you from the + event "%s". + + + The event you are trying to unsubscribe does not + exist anymore. + + + You have been subscribed to the event + "%s". You will receive notifications when the event + approaches or if any important details are changed. + + + There were problems subscribing you to the event + "%s". + + + The event you are trying to subscribe does not + exist anymore. + + + User + + + Title + + + Owner + + + Enable Free- and Busy view + + + Free- and Busy user + + + Type + + + Normal + + + External URL + + + Local ICS file + + + Upload ICS file + + + Delete current ICS file + + + Refresh interval in minutes + + + Category + + + General Category + + + Delete Category + + + Confirm Category + + + Select category + + + Title + + + Header Style + + + Body Style + + + Calendar + + + Parent Category + + + Shared User Allowed + + + General + + + Category + + + Selected Category + + + Creator, creator group + + + Selected creator, creator group + + + Title + + + Start date + + + End date + + + Start time + + + End time + + + Start date + + + End date + + + Start time + + + End time + + + Allday + + + Organizer + + + Location + + + Teaser + + + Description + + + Cal Organizer + + + Cal Location + + + Frequency + + + By Day + + + By Monthday (e.g.: 1,2,30 or all) + + + By Month (e.g.: 1,2,3,4,12 or all) + + + Until Date + + + By Day + + + By Monthday + + + By Month + + + Until Date + + + Count + + + Interval + + + Exception + + + Selected exception + + + Creator + + + Creator Group + + + Notify and remind + + + Share with + + + Get this event as *.ics calendar entry + + + Image + + + Caption + + + Title text + + + Alt text + + + Attachment + + + Type + + + Event + + + Internal link + + + External link + + + Meeting + + + Todo + + + Status: Unknown + + + Status: Chairman + + + Status: Optional + + + Status: Required + + + Related event(s) + + + Due date + + + Due time + + + Status + + + Priority + + + Completed + + + Send out invitation + + + Guests + + + Insert comma separated email addresses + + + Check availability + + + Name + + + Description + + + Street + + + Zip-code + + + City + + + State/Province + + + Country + + + Phone + + + Mobile Phone + + + Fax + + + Email + + + Link + + + Image + + + Related event(s) + + + Name + + + Description + + + Street + + + Zip-code + + + City + + + State/Province + + + Country + + + Phone + + + Mobile Phone + + + Fax + + + Email + + + Link + + + Image + + + Related event(s) + + + Please choose one + + + None + + + Hide + + + Cancel + + + Save + + + True + + + False + + + [more] + + + [more] + + + All + + + Global + + + Edit event + + + Create event + + + New event + + + Create location + + + Create organizer + + + Create category + + + Download *.ics file + + + You have to select at least one category + + + Confirm event + + + Confirm location + + + Confirm organizer + + + Enter email-address: + + + Please insert the text you see in the picture: + + + Delete Event + + + The event has been deleted + + + The event has been restored + + + The event has been hidden and will not be shown in + the frontend + + + The previouisly hidden event has now been unhidden + and will be shown in the frontend + + + Date split symbol is: \'###DATE_SPLIT_SYMBOL###\' + !\n + + + Wrong date! + + + Wrong time! + + + is a past date! + + + Page + + + Page %s of %s + + + entries found + + + Thank you. An email has been sent to you. Please + confirm the monitoring by clicking on the confirm link inside the + email. + + + Thank you. An email has been sent to you. Please + confirm the monitoring stop by clicking on the confirm link inside + the email. + + + Sorry, but you didn't type in the correct letters. + Please try again. + + + You are not allowed to edit this + + + You are not allowed to create a/an + + + Delete image + + + Upload image + + + Delete attachment + + + Upload attachment + + + Accept + + + Decline + + + Your status for "%s" has been + successfully changed to "ACCPETED". + + + Your status for "%s" has been + successfully changed to "DECLINED". + + + There were problems updating your participation + status to "%s". + + + If you see this message, you probably have + received an invitation to a meeting and you have clicked on the + accept or decline link. But maybe not all of the parameters made it + to the url? Please make sure all parameters are there. + + + Change meeting status: + + + (*) Required fields + + + Start has to be before end + + + End has to be after start + + + Date/Time + + + Recurrence + + + Files + + + Other + + + Options + + + What + + + When + + + to + + + at + + + Where + + + Repeats + + + Repeats + + + Daily + + + Weekly + + + Monthly + + + Yearly + + + Every weekday (Mon-Fri) + + + Every Mon., Wed., and Fri. + + + Every Tues., and Thurs. + + + Weekday + + + Until + + + Repeat every + + + Repeats per + + + on + + + Ends + + + Never + + + Date time + + + Period + + + Duration + + + No action + + + Needs action + + + In progress + + + Cancelled + + + calendar week + + + Here's a reminder... + + + <span> -> And remind + + + minutes before start</span> + + + Manage calendar subscription + + + Color + + + Public calendar + + + + \ No newline at end of file diff --git a/Resources/Private/Language/locallang_db.xlf b/Resources/Private/Language/locallang_db.xlf new file mode 100644 index 0000000..e2f9e08 --- /dev/null +++ b/Resources/Private/Language/locallang_db.xlf @@ -0,0 +1,864 @@ + + + +
+ + + Calendar Event + + + Start: Title + + + General + + + Recurrence + + + Location + + + Organizer + + + Files + + + Other + + + Attendance + + + Todo + + + Category + + + Calendar + + + Title + + + Start + + + Start (original recurrence instance would occur) + + + Starttime + + + Endtime + + + End + + + Due + + + Event Start Day + + + Original recurrence instance start day + + + Event Start Time + + + Original recurrence instance start time (leave + empty for allday) + + + Event End Day + + + Event End Time + + + All Day Event + + + Timezone + + + Organizer, or... + + + Cal Organizer, or... + + + Page to link the organizer to + + + External link to the organizer + + + Location, or... + + + Cal Location, or... + + + Page to link the location to + + + External link to the location + + + Regular Frequency Rule + + + Add Recurrence + + + Remove Recurrence + + + Day + + + of every month. + + + of selected months. + + + By Day (a combination of: + "mo","tu","we","th","fr","sa" + und "su", or "all") + + + By Day of the Week + + + All Days + + + First + + + Second + + + Third + + + Fourth + + + Fifth + + + Third to Last + + + Second to Last + + + Last + + + Sunday + + + Monday + + + Tuesday + + + Wednesday + + + Thursday + + + Friday + + + Saturday + + + By Monthday (e.g.: 1,2,30 or all) + + + By Day of the Month + + + By Month (e.g.: 1,2,3,4,12 or all) + + + By Month + + + All Months + + + January + + + February + + + March + + + April + + + May + + + June + + + July + + + August + + + September + + + October + + + November + + + December + + + Until Date + + + Count + + + Interval + + + Dates + + + Recurrence by + + + Deviation + + + Teaser + + + Description + + + Exceptions + + + Creator + + + Shared Users + + + Creator Group + + + None + + + Event type + + + Event with description + + + Shortcut to page + + + Link to external url + + + Meeting + + + Todo + + + External URL + + + Shortcut to page + + + alt-text + + + title-text + + + Attendance + + + Send out invitations + + + Completed + + + In progress + + + Cancelled + + + Priority + + + Completed (%) + + + Calendar Exception Event + + + Title + + + Starttime + + + Endtime + + + Start + + + Exception Day + + + Exception Start Time + + + End + + + Exception End Day + + + Exception End Time + + + All Day Exception + + + Exception Frequency + + + By Day (a combination of: + "mo","tu","we","th","fr","sa" + und "su", or "all") + + + By Day of the Week + + + By Monthday (e.g.: 1,2,30 or all) + + + By Day of the Month + + + By Month (e.g.: 1,2,3,4,12 or all) + + + By Month + + + Dates + + + Recurrence by + + + Until Date + + + Count + + + Interval + + + Description + + + Calendar Exception Event Group + + + Title + + + Exception Events + + + Frontend User - Event Relation + + + User + + + Event + + + Frontend Group - Event Relation + + + Group + + + Event + + + Monitoring Users + + + Notification offset + + + Scheduler ID + + + Calendar + + + Calendar Title + + + Calendar Type + + + Standard Calendar (database) + + + External Calendar + + + Include ICS File + + + External Calendar URL + + + URL + + + Note + + + ICS File + + + Refresh Interval (Minutes) + + + Owner + + + Enable free and busy view + + + Limit the free and busy view to these users and/or + Groups (else public) + + + create a new calendar + + + edit selected calendar + + + Show only events within a certain distance of a + user + + + The users private calendar + + + Scheduler ID + + + Calendar Category + + + Category title + + + Header style + + + Body style + + + Header Color (e.g. green or #15E337) + + + Body Color (e.g. green or #15E337) + + + Calendar + + + None + + + Parent category + + + Allow shared user to select this category + + + Event view page for events from this category + + + create a new category + + + edit selected category + + + Notification emails (comma separated) + + + Icon + + + Global categories + + + Calendar Event Organizer + + + Name + + + Description + + + Street + + + Zip + + + City + + + Country + + + State/Province + + + Phone + + + Facsimile + + + E-mail + + + Logo/Image + + + alt-text + + + title-text + + + Homepage + + + Is Cal Organizer + + + create a new organizer + + + edit selected organizer + + + Calendar Event Location + + + Location + + + Description + + + Name + + + Street + + + Zip + + + City + + + Country + + + State/Province + + + Phone + + + Facsimile + + + E-mail + + + Logo/Image + + + alt-text + + + title-text + + + Homepage + + + Is Cal Location + + + create a new location + + + edit selected location + + + Latitude + + + Longitude + + + Unregistered users monitoring events + + + Email + + + [ General Settings ] + + + Plugin Mode: + + + search data + + + select data + + + list data + + + view/edit data + + + import data + + + search+list data + + + list+view/edit data + + + search+list+view/edit data + + + select+list data + + + show info for plugin + + + Plugins Debug-Mode: + + + Debug Off + + + Debug On + + + Debug Verbose + + + Template: + + + PageID of Result ListPage: + + + PageID of EditPage: + + + Edit in Popup-Window: + + + PageID for BackButton: + + + [ More Settings ] + + + [ Template Settings ] + + + Template: + + + [ Local Config ] + + + LocalConf (TS-Style) + + + TYPO3 Calendar + + + None + + + Daily + + + Weekly + + + Monthly + + + Yearly + + + None + + + Date and Time + + + Date + + + Period + + + Enable Cal Access Control + + + Select allowed Calendar + + + Select allowed Categories (attention) + + + Event attendee + + + - + + + Optional + + + Required + + + Chairman + + + No action + + + Needs action + + + Accepted + + + Declined + + + Tentative + + + Delegated + + + FE User or + + + FE Group or + + + Email + + + Attendance + + + Status + + + create a new attendee + + + edit selected attendee + + + Day + + + Week + + + Month + + + Year + + + Hour + + + Minute + + + Duration + + + Deselected calendar subscription + + + + \ No newline at end of file diff --git a/Resources/Private/Language/locallang_indexer.xlf b/Resources/Private/Language/locallang_indexer.xlf new file mode 100644 index 0000000..a6cff67 --- /dev/null +++ b/Resources/Private/Language/locallang_indexer.xlf @@ -0,0 +1,77 @@ + + + +
+ + + Index generator for calendar base recurring events + + + Information + + + Generate + + + Welcome + + + <div align=center><strong>Notice header</strong></div><BR>Before you proceed, please read carefully: + + + Capabilities of this tool + + + This tool will create an index for all recurring tx_cal_event and tx_cal_exception_event instances. + + + Page/Folder + + + Frontend Page with calendar plugin + + + No event / exception event records found + + + Browse for records + + + Submit + + + Select the page where the typoscript of calendar base can be found. This should be a normal frontend page. + + + Index start (YYYYMMDD or a dynamic value like: -3 month, -2 years) + + + Index end (YYYYMMDD or a dynamic value like: +5 month, +4 years) + + + Start indexing + + + You need to assign at least one frontend page to a found storage places in order to start indexing! + + + You need to assign a frontend page to all found storage places in order to start indexing! + + + Result: + + + -> Events to be indexed: + + + Removing events with pid %s from index + + + Indexing + + + Back + + + + \ No newline at end of file diff --git a/Resources/Private/Language/locallang_indexer_mod.xlf b/Resources/Private/Language/locallang_indexer_mod.xlf new file mode 100644 index 0000000..711607c --- /dev/null +++ b/Resources/Private/Language/locallang_indexer_mod.xlf @@ -0,0 +1,17 @@ + + + +
+ + + Cal Indexer + + + Index recurring events for calendar base + + + Index recurring events for calendar base + + + + \ No newline at end of file diff --git a/Resources/Private/Language/locallang_plugin.xlf b/Resources/Private/Language/locallang_plugin.xlf new file mode 100644 index 0000000..d29567e --- /dev/null +++ b/Resources/Private/Language/locallang_plugin.xlf @@ -0,0 +1,59 @@ + + + +
+ + + Calendar + + + A Calendar designed to fit the needs of a + community, FE and BE entries + + + Internal caching: If enabled cal caches some + processing intensive information (archive period count, + category count, categories) in an internal cache. + + + Debug caching info: Which information about + internal caching should be written to devlog + (extension "devlog" required)."disabled": don't write any information about + caching to devlog. "cache misses": log only cache misses. + "all": log cache misses and cache hits to devlog. + + + Caching Mode: Determines the cache entries + lifetime and when the internal cache from cal will be cleared. + "normal": (default) the cache entries will get the same lifetime as + normal pages. The cal cache will be cleared + when the "clear all caches" button is pressed. + "lifetime": will set the livetime of cache entries to the given amount of + seconds in field "cacheLifetime". The cache table is not cleared + when "clear all caches" is clicked. + "static": means: the lifetime of cache entries is set to zero (= unlimited). + TYPO3 does not clear the cal cache (useful if you clear the cache + with an external script or + for debugging). + + + Cache lifetime: lifetime in seconds of the + internal cache entries (if "cachingMode" is set to "lifetime"). + example: 86400 (a day), 604800 (a week) + + + Caching engine: where should the cache entries + from cal be stored. "internal": store cache records directly in the + database using internal methods. "cachingFramework" Requires at + least TYPO3 4.3: store cache records in the TYPO3 caching framework + (in the default configuration cal uses the DB backend of the caching + framework). + + + Category ordering in BackEnd trees: Here you can + configure the the ordering of categories in category trees in + BackEnd forms. + + + + \ No newline at end of file diff --git a/Resources/Private/Language/locallang_tca.xlf b/Resources/Private/Language/locallang_tca.xlf new file mode 100644 index 0000000..c306e8c --- /dev/null +++ b/Resources/Private/Language/locallang_tca.xlf @@ -0,0 +1,439 @@ + + + +
+ + + General Settings + + + Allowed views + + + Month + + + Year + + + List + + + Week + + + Day + + + Organizer + + + Location + + + Single Event + + + ICS + + + Rss + + + Search Event + + + Search Location + + + Search Organizer + + + Search All + + + Create Event + + + Edit Event + + + Delete Event + + + Create Calendar + + + Edit Calendar + + + Delete Calendar + + + Create Category + + + Edit Category + + + Delete Category + + + Create Location + + + Edit Location + + + Delete Location + + + Create Organizer + + + Edit Organizer + + + Delete Organizer + + + Subscription Manager + + + Meeting Manager + + + Translation Options + + + Todo + + + Ajax (requires ext:calajax) + + + Administration Options + + + Calendar name + + + Default calendar + + + Subscription + + + Disabled + + + Allow anyone to subscribe + + + Only allow frontend users to subscribe + + + Force captcha to subscribe + + + Filters + + + Category selection + + + Calendar selection + + + Category mode + + + Special options: + + + [not categorized] + + + Calendar selection mode + + + Show all calendars (don't care about selection + below) + + + Show only selected calendars + + + Don't show selected calendars + + + Category selection mode + + + Show all categories (don't care about selection + below) + + + Show only selected categories (exact match) + + + Don't show selected categories + + + Show only selected categories (any) + + + Show selected categories (minimum match) + + + Year View + + + Year view page + + + Year template + + + Month View + + + Month view page + + + Show list view (not applicable for mini calendar) + + + Month template + + + Month small template + + + Month medium template + + + Month large template + + + Display as a mini calendar + + + Show events of this month + + + Week View + + + Week view page + + + Week template + + + Week start day + + + Day View + + + Day view page + + + Day template + + + Day start time + + + Day endtime + + + Show divider every x minutes + + + List View + + + List view page + + + List template + + + Start time + + + End time + + + Use Typoscript Default + + + Now + + + Yesterday + + + Today + + + Tomorrow + + + Beginning Of This Week + + + End Of This Week + + + 1 Week From Now + + + Beginning Of This Month + + + End Of This Month + + + 1 Month From Now + + + Beginning Of This Year + + + End Of This Year + + + Beginning Of This Quarter + + + End Of This Quarter + + + 1 Year From Now + + + Page browser options + + + Enable the page browser + + + Disable the page browser + + + Events per page + + + Max pages + + + Max events + + + Max instances of the same recurring event + + + Event View + + + Event view page + + + Event template + + + Show preview + + + Create event template + + + Confirm event template + + + Delete event template + + + Location View + + + Location view page + + + Location template + + + Create location template + + + Confirm location template + + + Organizer View + + + Organizer view page + + + Organizer template + + + Ics View + + + Ics view page + + + Ics template + + + Calendar id + + + Show ics links + + + Other View + + + Sidebar template + + + Searchbox template + + + Show login + + + Show search + + + Show jumps + + + Show goto + + + Show calendar selector + + + Show category selector + + + Show tomorrows events + + + Typoscript + + + plugin.tx_cal_controller: + + + Distance (Km) for events in a nearby calendar + + + + \ No newline at end of file