From 50569114acdc64e7c7cae1498635d3f821517c30 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 7 Mar 2016 15:53:16 +0100 Subject: Initial commit of the Faster IT roundcube_calendar plugin distribution This includes: * Kolab plugins 3.2.9 (calendar and libcalendaring) * CalDAV driver 3.2.8 * .htaccess files for at least some security * SabreDAV updated to 1.8.12 (Jan 2015 release) * Support for CURLOPT_SSL_* settings to allow self-signed certificates * Small fixes & improved documentation --- .../locale/hu_HU/LC_MESSAGES/invitations.po | 103 +++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 calendar/helpdocs/locale/hu_HU/LC_MESSAGES/invitations.po (limited to 'calendar/helpdocs/locale/hu_HU/LC_MESSAGES/invitations.po') diff --git a/calendar/helpdocs/locale/hu_HU/LC_MESSAGES/invitations.po b/calendar/helpdocs/locale/hu_HU/LC_MESSAGES/invitations.po new file mode 100644 index 0000000..bf23058 --- /dev/null +++ b/calendar/helpdocs/locale/hu_HU/LC_MESSAGES/invitations.po @@ -0,0 +1,103 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2014, roundcube.net +# This file is distributed under the same license as the Roundcube Webmail Help package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Kolab Documentation\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-26 23:28+0100\n" +"PO-Revision-Date: 2014-11-27 23:33+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/kolab-documentation/language/hu_HU/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu_HU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../en_US/_plugins/calendar/invitations.rst:8 +msgid "Handle Event Invitations" +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:10 +msgid "" +"In chapter :ref:`calendar-event-participants` we have learned how to invite " +"other people to an event. This will send out invitation emails to all the " +"participants with the event data attached. That allows one to directly " +"accept or decline an event invitation." +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:17 +msgid "Receive Event Invitations" +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:19 +msgid "" +"When the webmail system opens an invitation email with event data attached, " +"it'll display a yellow box in the preview pane or the email view:" +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:25 +msgid "Accept/Decline Invitations" +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:27 +msgid "" +"Right in the box shown above, you can accept or decline the invitation by " +"clicking the according button. This will send an automated response to the " +"event organizer informing her about your decision and letting her update " +"your participant status in her calendar." +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:31 +msgid "" +"In case you accept, by either clicking *Accept* or *Maybe*, this will also " +"copy the event into your personal calendar. The selector right next to the " +"buttons lets you choose the right one." +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:35 +msgid "" +"The copy in your calendar now knows about the invitation and its original " +"sender. If you now delete it from your calendar, you'll be asked whether " +"this should send a declination message to the person who organizes the " +"event." +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:39 +msgid "" +"After acceping or declining, the email message containing the invitation can" +" be deleted." +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:43 +msgid "Process Invitation Replies" +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:45 +msgid "" +"As an organizer who has invited others to an event, you'll receive responses" +" to the automatically sent invitations when the attendees either accept or " +"decline them." +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:48 +msgid "" +"Such messages are also identified by the webmail system and again a yellow " +"box appears in the message view:" +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:53 +msgid "" +"By clicking the *Update the participant's status* button, the original event" +" in your calendar will be updated with the RSVP status from the person who " +"responded here." +msgstr "" + +#: ../../en_US/_plugins/calendar/invitations.rst:56 +msgid "" +"When you now look at the event details in the calendar view, the status " +"icons next to each participant now displays the new status." +msgstr "" -- cgit v1.2.3