platform/plugins/calendar-assets/lang/en.json
Denis Bykhov 1988dfca33
UBER-737 UBER-730 (#3616)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-08-23 09:11:16 +06:00

81 lines
2.6 KiB
JSON

{
"string": {
"ApplicationLabelCalendar": "Calendar",
"Calendars": "Calendars",
"Participants": "Participants",
"NoParticipants": "No participants added",
"PersonsLabel": "{name}",
"AddDescription": "Add description",
"Date": "Date",
"DueTo": "Due date",
"Description": "Description",
"Title": "Title",
"Location": "Location",
"Company": "Company",
"CreateCalendar": "Create Calendar",
"Calendar": "Calendar",
"Events": "Events",
"Event": "Event",
"ModeDay": "Day",
"ModeWeek": "Week",
"ModeMonth": "Month",
"ModeYear": "Year",
"Today": "Today",
"TableView": "Table",
"DueMinutes": "{minutes, plural, =0 {less than a minute} =1 {a minute} other {# minutes}}",
"DueHours": "{hours, plural, =0 {less than an hour} =1 {1 hour} other {# hours}}",
"DueDays": "{days, plural, =0 {today} =1 {1 day} other {# days}}",
"Reminder": "Reminder",
"ReminderTime": "Reminder time",
"RemindMeAt": "Remind me at",
"CreateReminder": "Create reminder",
"CreatedReminder": "Created a reminder",
"Reminders": "Reminders",
"Shift": "Shift",
"State": "State",
"NoReminders": "No reminders",
"AllDay": "All day",
"AndMore": "And {count} more",
"CreateEvent": "Create event",
"EventFor": "Event for: ",
"ConfigLabel": "Calendar",
"ConfigDescription": "Extension to see calendar with Events",
"HideDetails": "Hide details",
"ReccuringEvent": "Recurring event",
"ExternalParticipants": "External participants",
"IntegrationDescr": "Use Google Calendar integration",
"Connect": "Connect",
"RedirectGoogle": "You will be redirect to google auth page",
"ConnectCalendar": "Connect Google Calendar account",
"EditRecEvent": "Edit recurring event",
"RemoveRecEvent": "Remove recurring event",
"ThisEvent": "This event",
"ThisAndNext": "This and following events",
"AllEvents": "All events",
"NewEvent": "New event",
"TimeZone": "Time zone",
"Repeat": "Repeat",
"On": "On",
"Every": "Every",
"After": "After",
"Ends": "Ends",
"Never": "Never",
"Day": "Day",
"Week": "Week",
"Month": "Month",
"Year": "Year",
"MondayShort": "Mo",
"TuesdayShort": "Tu",
"WednesdayShort": "We",
"ThursdayShort": "Th",
"FridayShort": "Fr",
"SaturdayShort": "Sa",
"SundayShort": "Su",
"OnUntil": "On",
"Times": "{count, plural, one {time} other {times}}",
"AddParticipants": "Add participants",
"Sync": "Synchronization",
"Busy": "Busy",
"AddReminder": "Add reminder"
}
}