mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 11:31:57 +03:00
30f255fa7c
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
80 lines
2.5 KiB
JSON
80 lines
2.5 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"
|
|
}
|
|
} |