mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-17 22:24:54 +00:00
Monotone-Parent: c16aa62954764e28a982189ae9222645f4705921 Monotone-Revision: a46f694fb88b061ebf1cde5157986657756d6f5c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-03T11:51:05 Monotone-Branch: ca.inverse.sogo
60 lines
1.2 KiB
Plaintext
60 lines
1.2 KiB
Plaintext
"Personal Calendar" = "Személyes naptár";
|
|
vevent_class0 = "(Nyilvános esemény)";
|
|
vevent_class1 = "(Magán esemény)";
|
|
vevent_class2 = "(Bizalmas esemény)";
|
|
|
|
vtodo_class0 = "(Nyilvános feladat)";
|
|
vtodo_class1 = "(Magán feladat)";
|
|
vtodo_class2 = "(Bizalmas feladat)";
|
|
|
|
/* Receipts */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* IMIP messages */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Invitation */
|
|
|
|
"(sent by %{SentBy}) " = "(%{SentBy} által elküldve) ";
|
|
|
|
|
|
/* Deletion */
|
|
|
|
|
|
|
|
/* Update */
|
|
|
|
|
|
|
|
|
|
/* Reply */
|
|
"Reply to invitation: \"%{Summary}\"" = "Válasz a meghívásra: %{Summary}";
|
|
"%{Attendee} %{SentByText}has accepted your event invitation."
|
|
= "%{Attendee} %{SentByText}elfogadta a meghívását.";
|
|
"%{Attendee} %{SentByText}has declined your event invitation."
|
|
= "%{Attendee} %{SentByText}visszautasította a meghívását.";
|
|
|
|
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
|
|
= "%{Attendee} %{SentByText}még meggondolja a meghívását.";
|
|
|
|
/* Resources */
|
|
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\"." = "Az egyidejű foglalások száma (%{NumberOfSimultaneousBookings}) elérte a maximumot \"%{Cn} %{SystemEmail}\"."; |