mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
b7ab71c9a5
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
90 lines
3.4 KiB
JSON
90 lines
3.4 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. Please make sure to select all permissions.",
|
||
"ConnectCalendar": "Connect Google Calendar account",
|
||
"EditRecEvent": "Edit recurring event",
|
||
"RemoveRecEvent": "Remove recurring event",
|
||
"ThisEvent": "This event",
|
||
"ThisAndNext": "This and following events",
|
||
"AllEvents": "All events",
|
||
"EventTitlePlaceholder": "Event title",
|
||
"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",
|
||
"SeeAllNumberParticipants": "{value, plural, other {See all # participants}}",
|
||
"SeeAllNumberReminders": "{value, plural, other {See all # reminders}}",
|
||
"Visibility": "Visibility",
|
||
"Private": "Only visible to you",
|
||
"Public": "Visible to everyone",
|
||
"FreeBusy": "FreeBusy",
|
||
"DefaultVisibility": "Default visibility",
|
||
"NotAllPermissions": "Not all permissions were granted",
|
||
"GooglePrivacy": "Huly’s use and transfer of information received from Google APIs to any other app will adhere to <a href=\"https://developers.google.com/terms/api-services-user-data-policy#additional_requirements_for_specific_api_scopes\" target=\"_blank\">Google API Services User Data Policy</a>, including the Limited Use requirements."
|
||
}
|
||
} |