@steedos/i18n 2.5.3-beta.23 → 2.5.3-beta.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@steedos/i18n",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "2.5.3-beta.
|
|
4
|
+
"version": "2.5.3-beta.26",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"scripts": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"author": "",
|
|
12
12
|
"license": "ISC",
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@steedos/cachers": "2.5.3-beta.
|
|
14
|
+
"@steedos/cachers": "2.5.3-beta.26",
|
|
15
15
|
"i18next": "^19.3.4",
|
|
16
16
|
"i18next-sprintf-postprocessor": "^0.2.2",
|
|
17
17
|
"underscore": "1.13.4"
|
|
@@ -22,5 +22,5 @@
|
|
|
22
22
|
"publishConfig": {
|
|
23
23
|
"access": "public"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "4a93161d2d00ecd33e7e63fe478980bc6b1fb75b"
|
|
26
26
|
}
|
|
@@ -1087,17 +1087,17 @@ CustomLabels:
|
|
|
1087
1087
|
objects_enable_instances: 允许查看申请单
|
|
1088
1088
|
objects_description: 描述
|
|
1089
1089
|
objects_amis_details: Details
|
|
1090
|
-
objects_amis_field:
|
|
1091
|
-
objects_amis_list_view: List
|
|
1092
|
-
objects_amis_action_button:
|
|
1093
|
-
objects_amis_object_page:
|
|
1094
|
-
objects_amis_page_layout: Page
|
|
1095
|
-
objects_amis_object_permission:
|
|
1096
|
-
objects_amis_trigger:
|
|
1097
|
-
objects_amis_process_mapping: Process
|
|
1098
|
-
objects_amis_validation_rule: Validation
|
|
1099
|
-
objects_amis_limitation_rule: Limitation
|
|
1100
|
-
objects_amis_sharing_rule: Sharing
|
|
1090
|
+
objects_amis_field: Fields
|
|
1091
|
+
objects_amis_list_view: List Views
|
|
1092
|
+
objects_amis_action_button: Buttons
|
|
1093
|
+
objects_amis_object_page: Mine Pages
|
|
1094
|
+
objects_amis_page_layout: Page Layouts
|
|
1095
|
+
objects_amis_object_permission: Permissions
|
|
1096
|
+
objects_amis_trigger: Triggers
|
|
1097
|
+
objects_amis_process_mapping: Process Mappings
|
|
1098
|
+
objects_amis_validation_rule: Validation Rules
|
|
1099
|
+
objects_amis_limitation_rule: Limitation Rules
|
|
1100
|
+
objects_amis_sharing_rule: Sharing Rules
|
|
1101
1101
|
object_fields: 字段
|
|
1102
1102
|
object_fields_name: 字段名
|
|
1103
1103
|
object_fields_label: 显示名称
|
|
@@ -1777,6 +1777,12 @@ CustomLabels:
|
|
|
1777
1777
|
workflow_import_flow_error: Import failed
|
|
1778
1778
|
workflow_import_flow_info: Please select the workflow you want to import
|
|
1779
1779
|
flows: Workflow
|
|
1780
|
+
flows_tabs_detail: Details
|
|
1781
|
+
flows_tabs_permission: Permissions
|
|
1782
|
+
flows_tabs_step: Steps
|
|
1783
|
+
flows_tabs_field: Fields
|
|
1784
|
+
flows_tabs_binding_object: Binding Object
|
|
1785
|
+
flows_tabs_body_template: Body Template
|
|
1780
1786
|
instance_readonly_view_url_copy: Copy Link
|
|
1781
1787
|
instance_readonly_view_url_copy_success: Tableau Web Data Connector copy successful
|
|
1782
1788
|
instance_related_instances: Related requests
|
|
@@ -1973,3 +1979,39 @@ CustomLabels:
|
|
|
1973
1979
|
base_error_start_end_date: The start time must be earlier than the end time
|
|
1974
1980
|
instance_approve_handler_work_phone: Handler Phone
|
|
1975
1981
|
instance_approve_handler_mobile: Handler Mobile
|
|
1982
|
+
steedos_packages:
|
|
1983
|
+
install:
|
|
1984
|
+
install_package_from_url: Install
|
|
1985
|
+
package_name: Package Name
|
|
1986
|
+
version_installation: Version installation
|
|
1987
|
+
url_installation: URL Installation
|
|
1988
|
+
url: Package URL
|
|
1989
|
+
version_number: Version Number
|
|
1990
|
+
version_number_placeholder: If not filled out, then install the latest official version
|
|
1991
|
+
authentication_information: Authentication information
|
|
1992
|
+
initialization_failure: Initialization failure
|
|
1993
|
+
installation_success: Installation Success
|
|
1994
|
+
installation_failure: Installation Failure
|
|
1995
|
+
upgrade:
|
|
1996
|
+
upgrade_package: Upgrade
|
|
1997
|
+
select_version: Please select a version
|
|
1998
|
+
version_number: Version Number
|
|
1999
|
+
label: Label
|
|
2000
|
+
upgrade_successful: Upgrade Successful
|
|
2001
|
+
installation_failed: Installation Failed
|
|
2002
|
+
cancel: Cancel
|
|
2003
|
+
confirm: Confirm
|
|
2004
|
+
second_confirm: Are you sure you want to upgrade?
|
|
2005
|
+
uninstall:
|
|
2006
|
+
title: Uninstall
|
|
2007
|
+
text: Are you sure you want to uninstall
|
|
2008
|
+
toast_info: Uninstalling, please wait...
|
|
2009
|
+
toastr_success: Uninstalled successfully
|
|
2010
|
+
reload:
|
|
2011
|
+
toastr_info: Reloading, please wait...
|
|
2012
|
+
toastr_success: Reloaded successfully
|
|
2013
|
+
disable:
|
|
2014
|
+
title: Disable
|
|
2015
|
+
text: Are you sure you want to disable
|
|
2016
|
+
toast_info: Disabling, please wait...
|
|
2017
|
+
toastr_success: Disabled successfully
|
|
@@ -1634,6 +1634,12 @@ CustomLabels:
|
|
|
1634
1634
|
workflow_import_flow_error: 导入失败
|
|
1635
1635
|
workflow_import_flow_info: 请选择需要导入的流程
|
|
1636
1636
|
flows: 流程
|
|
1637
|
+
flows_tabs_detail: 详情
|
|
1638
|
+
flows_tabs_permission: 权限
|
|
1639
|
+
flows_tabs_step: 步骤
|
|
1640
|
+
flows_tabs_field: 字段
|
|
1641
|
+
flows_tabs_binding_object: 绑定对象
|
|
1642
|
+
flows_tabs_body_template: 正文模版
|
|
1637
1643
|
instance_readonly_view_url_copy: 复制链接
|
|
1638
1644
|
instance_readonly_view_url_copy_success: Tableau Web 数据连接器已复制
|
|
1639
1645
|
instance_related_instances: 相关文件
|
|
@@ -1821,3 +1827,39 @@ CustomLabels:
|
|
|
1821
1827
|
base_error_start_end_date: 开始时间必须小于结束时间
|
|
1822
1828
|
instance_approve_handler_work_phone: 处理人电话
|
|
1823
1829
|
instance_approve_handler_mobile: 处理人手机
|
|
1830
|
+
steedos_packages:
|
|
1831
|
+
install:
|
|
1832
|
+
install_package_from_url: 手动安装软件包
|
|
1833
|
+
package_name: 软件包名称
|
|
1834
|
+
version_installation: 版本号安装
|
|
1835
|
+
url_installation: 软件包地址安装
|
|
1836
|
+
url: 软件包URL
|
|
1837
|
+
version_number: 版本号
|
|
1838
|
+
version_number_placeholder: 如未填写, 则安装最新正式版
|
|
1839
|
+
authentication_information: 认证信息
|
|
1840
|
+
initialization_failure: 初始化失败
|
|
1841
|
+
installation_success: 安装成功
|
|
1842
|
+
installation_failure: 安装失败
|
|
1843
|
+
upgrade:
|
|
1844
|
+
upgrade_package: 升级
|
|
1845
|
+
select_version: 请选择版本
|
|
1846
|
+
version_number: 版本号
|
|
1847
|
+
label: 标签
|
|
1848
|
+
upgrade_successful: 升级成功
|
|
1849
|
+
installation_failed: 安装失败
|
|
1850
|
+
cancel: 取消
|
|
1851
|
+
confirm: 确认
|
|
1852
|
+
second_confirm: 确定要升级吗?
|
|
1853
|
+
uninstall:
|
|
1854
|
+
title: 卸载
|
|
1855
|
+
text: 确定要卸载
|
|
1856
|
+
toast_info: 卸载中,请稍后...
|
|
1857
|
+
toastr_success: 已卸载
|
|
1858
|
+
reload:
|
|
1859
|
+
toastr_info: 重新加载中,请稍后...
|
|
1860
|
+
toastr_success: 已重新加载
|
|
1861
|
+
disable:
|
|
1862
|
+
title: 停用
|
|
1863
|
+
text: 确定要停用
|
|
1864
|
+
toast_info: 停用中,请稍后..
|
|
1865
|
+
toastr_success: 已停用
|