Skip to content

Commit

Permalink
Adding reports esm
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaelndula committed May 29, 2024
1 parent c659f86 commit e5f108c
Showing 1 changed file with 1 addition and 82 deletions.
83 changes: 1 addition & 82 deletions packages/esm-reports-app/translations/zh.json
Original file line number Diff line number Diff line change
@@ -1,84 +1,3 @@
{
"actions": "操作",
"addPatientToList": "将患者添加到列表",
"addToList": "添加到列表",
"allLists": "所有列表",
"backToListsPage": "返回到列表页",
"cancel": "取消",
"checkFilters": "检查上方的筛选条件",
"configureList": "使用下面的字段配置您的患者列表",
"confirmDeletePatientList": "您确定要删除这个患者列表吗?",
"created": "已创建",
"createdOn": "创建于",
"createList": "创建列表",
"createNewPatientList": "创建新患者列表",
"createPatientList": "创建患者列表",
"deleted": "已删除",
"deletedPatientList": "已删除患者列表",
"deletePatientList": "删除患者列表",
"editList": "编辑列表",
"editNameDescription": "编辑名称或描述",
"editPatientListHeader": "编辑患者列表",
"emptyList": "此列表中没有患者",
"emptyStateIllustration": "空状态插图",
"emptyStateText": "没有{{listType}}患者列表可供显示",
"error": "错误",
"errorAddPatientToList": "患者未添加至列表",
"errorCopy": "抱歉,显示此信息时出现问题。您可以尝试重新加载此页面,或联系网站管理员并引用上面的错误代码。",
"errorCreatingList": "创建列表时出现错误",
"errorDeletingList": "删除患者列表时出现错误",
"errorRemovingPatientFromList": "未能从列表中移除患者",
"errorUpdatingList": "更新列表时出现错误",
"home": "首页",
"identifier": "ID",
"items": "",
"itemsDisplayed": "{{numberOfItemsDisplayed}} 项",
"listCreated": "列表创建成功",
"listDescriptionPlaceholder": "例如,已诊断为哮喘的患者,他们可能愿意参与大学研究。",
"listName": "列表名称",
"listNamePlaceholder": "例如:潜在研究参与者",
"listType": "列表类型",
"listUpdated": "列表更新成功",
"listUpToDate": "列表现在已经更新完毕",
"myLists": "我的列表",
"name": "姓名",
"newList": "新列表",
"newPatientListDescriptionLabel": "用几个词描述该列表的目的",
"newPatientListHeader": "新患者列表",
"newPatientListNameLabel": "列表名称",
"nextPage": "下一页",
"noMatchingLists": "没有匹配的列表可显示",
"noMatchingPatients": "没有匹配的患者可显示",
"noOfPatients": "患者数量",
"noPatientListFound": "未找到患者列表",
"noPatientsInList": "该列表中没有患者",
"offlinePatients": "离线患者",
"openPatientList": "添加到列表",
"patientListMemberCount_one": "该列表有{{count}}名患者",
"patientListMemberCount_other": "该列表有{{count}}名患者",
"patientLists": "患者列表",
"patientRemovedFromList": "患者已从列表中移除",
"patients": "患者",
"previousPage": "上一页",
"problemCreatingList": "创建列表时出现问题",
"problemUpdatingList": "更新列表时出现问题",
"removeFromList": "从列表中移除",
"removePatientFromListConfirmation": "您确定要将{{patientName}}从此列表中移除吗?",
"searchForAListToAddThisPatientTo": "搜索要将该患者添加至的列表",
"searchForList": "搜索列表",
"searchThisList": "搜索此列表",
"sex": "性别",
"starList": "标记星标",
"starred": "星标",
"starredLists": "星标列表",
"starringPatientListFailed": "为患者列表标记或取消星标失败",
"startDate": "开始日期",
"submitting": "提交中",
"successAddPatientToList": "患者已添加至列表",
"successfullyAdded": "成功添加",
"systemDefined": "系统定义",
"systemLists": "系统列表",
"unstarList": "取消星标",
"updated": "已更新",
"userDefined": "用户定义"
"actions": "操作"
}

0 comments on commit e5f108c

Please sign in to comment.