mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-30 02:37:46 +03:00
1b9cf87b73
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
94 lines
3.8 KiB
JSON
94 lines
3.8 KiB
JSON
{
|
|
"string": {
|
|
"EditBoxPlaceholder": "输入文本...",
|
|
"Ok": "确定",
|
|
"Cancel": "取消",
|
|
"Save": "保存",
|
|
"Publish": "发布",
|
|
"SaveDraft": "保存草稿",
|
|
"MinutesAgo": "{minutes, plural, =0 {不到一分钟前} =1 {一分钟前} other {# 分钟前}}",
|
|
"HoursAgo": "{hours, plural, =0 {不到一小时前} =1 {一小时前} other {# 小时前}}",
|
|
"DaysAgo": "{days, plural, =0 {今天} =1 {昨天} other {# 天前}}",
|
|
"MonthsAgo": "{months, plural, =0 {这个月} =1 {一个月前} other {# 个月前}}",
|
|
"YearsAgo": "{years, plural, =0 {今年} =1 {一年前} other {# 年前}}",
|
|
"Minutes": "{minutes, plural, =0 {不到一分钟} =1 {一分钟} other {# 分钟}}",
|
|
"Hours": "{hours, plural, =0 {不到一小时} =1 {一小时} other {# 小时}}",
|
|
"Days": "{days, plural, =0 {今天} =1 {1 天} other {# 天}}",
|
|
"Weeks": "{weeks, plural, =0 {本周} =1 {1 周} other {# 周}}",
|
|
"Months": "{months, plural, =0 {本月} =1 {1 个月} other {# 个月}}",
|
|
"Years": "{years, plural, =0 {今年} =1 {一年} other {# 年}}",
|
|
"Before": "之前",
|
|
"After": "之后",
|
|
"MinutesShort": "{value} 分钟",
|
|
"HoursShort": "{value} 小时",
|
|
"DaysShort": "{value} 天",
|
|
"ShowMore": "显示更多",
|
|
"ShowLess": "显示更少",
|
|
"Search": "搜索",
|
|
"SearchDots": "搜索...",
|
|
"Suggested": "推荐",
|
|
"TimeTooltip": "{value}",
|
|
"SelectDate": "选择日期",
|
|
"None": "无",
|
|
"NotSelected": "未选择",
|
|
"Today": "今天",
|
|
"NoDate": "无日期",
|
|
"StartDate": "开始日期",
|
|
"TargetDate": "目标日期",
|
|
"Overdue": "过期",
|
|
"DueDate": "截止日期",
|
|
"AddDueDate": "添加截止日期",
|
|
"SetDueDate": "设置截止日期",
|
|
"EditDueDate": "编辑截止日期",
|
|
"SaveDueDate": "保存截止日期",
|
|
"NeedsToBeCompletedByThisDate": "需要在此日期前完成",
|
|
"DueDatePopupTitle": "截止于 {value}",
|
|
"DueDatePopupOverdueTitle": "原定于 {value}",
|
|
"DueDatePopupDescription": "{value, plural, =0 {今天} =1 {明天} other {剩余 # 天}}",
|
|
"DueDatePopupOverdueDescription": "{value, plural, =1 {过期 1 天} other {# 天过期}}",
|
|
"English": "English",
|
|
"Russian": "Русский",
|
|
"Portuguese": "Português",
|
|
"Spanish": "Español",
|
|
"Chinese": "中文",
|
|
"French": "Français",
|
|
"MinutesBefore": "{minutes, plural, =1 {一分钟前} other {# 分钟前}}",
|
|
"HoursBefore": "{hours, plural, =1 {一小时前} other {# 小时前}}",
|
|
"DaysBefore": "{days, plural, =1 {一天前} other {# 天前}}",
|
|
"WeeksBefore": "{weeks, plural, =1 {一周前} other {# 周前}}",
|
|
"MonthsBefore": "{months, plural, =1 {一个月前} other {# 个月前}}",
|
|
"MinutesAfter": "{minutes, plural, =1 {一分钟后} other {# 分钟后}}",
|
|
"HoursAfter": "{hours, plural, =1 {一小时后} other {# 小时后}}",
|
|
"DaysAfter": "{days, plural, =1 {一天后} other {# 天后}}",
|
|
"WeeksAfter": "{weeks, plural, =1 {一周后} other {# 周后}}",
|
|
"MonthsAfter": "{months, plural, =1 {一个月后} other {# 个月后}}",
|
|
"NoActionsDefined": "无适用操作",
|
|
"Incoming": "传入",
|
|
"HoursLabel": "小时",
|
|
"Back": "返回",
|
|
"Next": "下一步",
|
|
"DropdownDefaultLabel": "选择项目",
|
|
"DD": "日",
|
|
"MM": "月",
|
|
"YYYY": "年",
|
|
"HH": "小时",
|
|
"GettingWorkDone": "完成工作",
|
|
"Smileys": "表情符号",
|
|
"Nature": "自然",
|
|
"Symbols": "符号",
|
|
"TravelAndPlaces": "旅行和地点",
|
|
"Objects": "物体",
|
|
"Food": "食物",
|
|
"MoreCount": "还有 {count} 个",
|
|
"Spacious": "宽敞",
|
|
"Compact": "紧凑",
|
|
"ThemeLight": "浅色",
|
|
"ThemeDark": "深色",
|
|
"ThemeSystem": "系统",
|
|
"NoTimeZonesFound": "未找到时区",
|
|
"Selected": "已选:",
|
|
"Submit": "提交",
|
|
"NextStep": "下一步",
|
|
"TypeHere": "在此输入..."
|
|
}
|
|
} |