mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 21:04:53 +00:00
i18n(pt): Add Greek (partial)
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
ACCEPTED = "accepted";
|
||||
COMPLETED = "completed";
|
||||
DECLINED = "declined";
|
||||
DELEGATED = "delegated";
|
||||
"IN-PROCESS" = "in process";
|
||||
"NEEDS-ACTION" = "needs action";
|
||||
TENTATIVE = "tentative";
|
||||
organized_by_you = "organized by you";
|
||||
you_are_an_attendee = "you are an attendee";
|
||||
add_info_text = "iMIP 'ADD' requests are not yet supported by SOGo.";
|
||||
publish_info_text = "The sender informs you of the attached event.";
|
||||
cancel_info_text = "Your invitation or the whole event was canceled.";
|
||||
request_info_no_attendee = "is proposing a meeting to the attendees. You receive this mail as a notification, you are not scheduled as a participant.";
|
||||
Appointment = "Appointment";
|
||||
"Status Update" = "Status Update";
|
||||
was = "was";
|
||||
|
||||
Organizer = "Organizer";
|
||||
Time = "Time";
|
||||
Attendees = "Attendees";
|
||||
request_info = "invites you to participate in a meeting.";
|
||||
"Add to calendar" = "Add to calendar";
|
||||
"Delete from calendar" = "Delete from calendar";
|
||||
"Update status" = "Update status";
|
||||
Accept = "Accept";
|
||||
Decline = "Decline";
|
||||
Tentative = "Tentative";
|
||||
"Delegate ..." = "Delegate ...";
|
||||
"Delegated to" = "Delegated to";
|
||||
"Update status in calendar" = "Update status in calendar";
|
||||
"delegated from" = "delegated from";
|
||||
reply_info_no_attendee = "You received a reply to a scheduling event but the sender of the reply is not a participant.";
|
||||
reply_info = "This is a reply to an event invitation done by you.";
|
||||
"to" = "to";
|
||||
"Untitled" = "Untitled";
|
||||
"Size" = "Size";
|
||||
"Subject" = "Subject";
|
||||
"From" = "From";
|
||||
"Date" = "Date";
|
||||
"To" = "To";
|
||||
"Issuer" = "Issuer";
|
||||
/* Tooltips */
|
||||
"View Attachment" = "View Attachment";
|
||||
"Save Attachment" = "Save Attachment";
|
||||
"CC" = "CC";
|
||||
"Cancel" = "Cancel";
|
||||
"OK" = "OK";
|
||||
"Comment" = "Comment";
|
||||
"Description" = "Description";
|
||||
"Location" = "Location";
|
||||
Reference in New Issue
Block a user