mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-11 21:32:25 +00:00
94 lines
3.9 KiB
JSON
94 lines
3.9 KiB
JSON
{
|
||
"string": {
|
||
"EditBoxPlaceholder": "Type text...",
|
||
"Ok": "Ok",
|
||
"Cancel": "Cancel",
|
||
"Save": "Save",
|
||
"Publish": "Publish",
|
||
"SaveDraft": "Save draft",
|
||
"MinutesAgo": "{minutes, plural, =0 {less than a minute ago} =1 {a minute ago} other {# minutes ago}}",
|
||
"HoursAgo": "{hours, plural, =0 {less than an hour ago} =1 {an hour ago} other {# hours ago}}",
|
||
"DaysAgo": "{days, plural, =0 {today} =1 {yesterday} other {# days ago}}",
|
||
"MonthsAgo": "{months, plural, =0 {this month} =1 {a month ago} other {# months ago}}",
|
||
"YearsAgo": "{years, plural, =0 {this year} =1 {a year ago} other {# years ago}}",
|
||
"Minutes": "{minutes, plural, =0 {less than a minute} =1 {a minute} other {# minutes}}",
|
||
"Hours": "{hours, plural, =0 {less than an hour} =1 {an hour} other {# hours}}",
|
||
"Days": "{days, plural, =0 {today} =1 {1 day} other {# days }}",
|
||
"Weeks": "{weeks, plural, =0 {this week} =1 {1 week} other {# weeks}}",
|
||
"Months": "{months, plural, =0 {this month} =1 {1 month} other {# months}}",
|
||
"Years": "{years, plural, =0 {this year} =1 {a year} other {# years}}",
|
||
"Before": "Before",
|
||
"After": "After",
|
||
"MinutesShort": "{value}m",
|
||
"HoursShort": "{value}h",
|
||
"DaysShort": "{value}d",
|
||
"ShowMore": "Show more",
|
||
"ShowLess": "Show less",
|
||
"Search": "Search",
|
||
"SearchDots": "Search...",
|
||
"Suggested": "Suggested",
|
||
"TimeTooltip": "{value}",
|
||
"SelectDate": "Select date",
|
||
"None": "None",
|
||
"NotSelected": "Not selected",
|
||
"Today": "Today",
|
||
"NoDate": "No date",
|
||
"StartDate": "Start date",
|
||
"TargetDate": "Target date",
|
||
"Overdue": "Overdue",
|
||
"DueDate": "Due date",
|
||
"AddDueDate": "Add due date",
|
||
"SetDueDate": "Set due date",
|
||
"EditDueDate": "Edit due date",
|
||
"SaveDueDate": "Save due date",
|
||
"NeedsToBeCompletedByThisDate": "Needs to be completed by this date",
|
||
"DueDatePopupTitle": "Due on {value}",
|
||
"DueDatePopupOverdueTitle": "Was due on {value}",
|
||
"DueDatePopupDescription": "{value, plural, =0 {Today} =1 {Tomorrow} other {# days remaining}}",
|
||
"DueDatePopupOverdueDescription": "{value, plural, =1 {1 day overdue} other {# days overdue}}",
|
||
"English": "English",
|
||
"Russian": "Русский",
|
||
"Portuguese": "Português",
|
||
"Spanish": "Español",
|
||
"Chinese": "中文",
|
||
"French": "Français",
|
||
"MinutesBefore": "{minutes, plural, =1 {a minute before} other {# minutes before}}",
|
||
"HoursBefore": "{hours, plural, =1 {an hour before} other {# hours before}}",
|
||
"DaysBefore": "{days, plural, =1 {a day before} other {# days before}}",
|
||
"WeeksBefore": "{weeks, plural, =1 {a week before} other {# weeks before}}",
|
||
"MonthsBefore": "{months, plural, =1 {a months before} other {# months before}}",
|
||
"MinutesAfter": "{minutes, plural, =1 {in a minute} other {in # minutes}}",
|
||
"HoursAfter": "{hours, plural, =1 {in an hour} other {in # hours}}",
|
||
"DaysAfter": "{days, plural, =1 {in a day} other {in # days}}",
|
||
"WeeksAfter": "{weeks, plural, =1 {in a day} other {in # weeks}}",
|
||
"MonthsAfter": "{months, plural, =1 {in a month} other {in # months}}",
|
||
"NoActionsDefined": "No actions applicable",
|
||
"Incoming": "Incoming",
|
||
"HoursLabel": "Hours",
|
||
"Back": "Back",
|
||
"Next": "Next",
|
||
"DropdownDefaultLabel": "Select Item",
|
||
"DD": "DD",
|
||
"MM": "MM",
|
||
"YYYY": "YYYY",
|
||
"HH": "HH",
|
||
"GettingWorkDone": "Getting work done",
|
||
"Smileys": "Smileys",
|
||
"Nature": "Nature",
|
||
"Symbols": "Symbols",
|
||
"TravelAndPlaces": "Travel & Places",
|
||
"Objects": "Objects",
|
||
"Food": "Food",
|
||
"MoreCount": "{count} more",
|
||
"Spacious": "Spacious",
|
||
"Compact": "Compact",
|
||
"ThemeLight": "Light",
|
||
"ThemeDark": "Dark",
|
||
"ThemeSystem": "System",
|
||
"NoTimeZonesFound": "No time zones found",
|
||
"Selected": "Selected:",
|
||
"Submit": "Submit",
|
||
"NextStep": "Next step",
|
||
"TypeHere": "Type here..."
|
||
}
|
||
} |