Automated dictionaries synchronization with english reference

This commit is contained in:
Timothee
2024-06-11 17:43:44 +02:00
parent 09a5d7a35f
commit d4b41d892c
158 changed files with 7594 additions and 9938 deletions

View File

@@ -243,9 +243,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
'Class:User/Error:LoginMustBeUnique' => '登录名必须唯一 - "%1s" 已经被使用.',
'Class:User/Error:OrganizationNotAllowed' => '此组织不被允许.',
'Class:User/Error:PersonIsMandatory' => '联系人必填.',
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
'Class:User/Error:ProfileNotAllowed' => '无法添加角色 "%1$s" 因为这将导致禁止访问后台',
'Class:User/Error:StatusChangeIsNotAllowed' => '不允许更改您自己用户的状态',
'Class:User/Error:UserOrganizationNotAllowed' => '此用户不属于那个组织.',
'Class:User/Warning:NoContactHasImpact' => 'Cautious: there is no Person defined on this User, this prevents access to portals, news notifications and other side effects in back-office~~',
'Class:User/Warning:NoOrganizationMeansFullAccess' => 'No "Allowed Organizations" defined for this user, this means they have access to all organizations~~',
'Class:UserDashboard' => '用户仪表盘',
'Class:UserDashboard+' => '',
'Class:UserDashboard/Attribute:contents' => '内容',
@@ -579,6 +582,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
'UI:CSVImport:AlertNoSearchCriteria' => '请选择至少一个搜索条件',
'UI:CSVImport:CSVDataPreview' => 'CSV 数据预览',
'UI:CSVImport:ClassesSelectOne' => '-- 请选择 --',
'UI:CSVImport:Column' => 'Column %1$s~~',
'UI:CSVImport:CommentsAndHeader' => '注释和头',
'UI:CSVImport:CustomDateTimeFormat' => '自定义格式: %1$s',
'UI:CSVImport:CustomDateTimeFormatTooltip' => '可用的值:<table>
@@ -1097,6 +1101,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
'UI:ObjectArchived' => '对象已被归档. 请启用归档模式或联系管理员.',
'UI:ObjectCouldNotBeWritten' => '对象不能写入: %1$s',
'UI:ObjectDoesNotExist' => '抱歉, 此对象不存在 (或无权浏览此对象).',
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
'UI:OnlyForThisList' => '仅这个列表',
'UI:OpenDocumentInNewWindow_' => '打开',
'UI:OperationCancelled' => '操作已取消',
@@ -1460,9 +1465,4 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
'UI_CountOfObjectsShort' => '%1$d个对象.',
'portal:backoffice' => ITOP_APPLICATION_SHORT.'后台用户界面',
'portal:legacy_portal' => '终端用户门户',
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
'Class:User/Warning:NoOrganizationMeansFullAccess' => 'No "Allowed Organizations" defined for this user, this means they have access to all organizations~~',
'Class:User/Warning:NoContactHasImpact' => 'Cautious: there is no Person defined on this User, this prevents access to portals, news notifications and other side effects in back-office~~',
'UI:CSVImport:Column' => 'Column %1$s~~',
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
]);