gds-plus-design-vue 1.1.1 → 1.1.11

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/locale/id_ID.js CHANGED
@@ -127,8 +127,7 @@ export default {
127
127
  createdOk: "Konfirmasi pembuatan",
128
128
  readTip: "Please select the data you want to view",
129
129
  readTipOne: "Only one column of data can be selected",
130
- moveTip:'Whether to move the current node?'
131
-
130
+ moveTip: 'Whether to move the current node?'
132
131
  },
133
132
  /*登录及登录成功提示*/
134
133
  login: {
@@ -155,7 +154,8 @@ export default {
155
154
  codeTipErr: "Galat kode verifikasi",
156
155
  titlePho: "Login dengan nomor telepon",
157
156
  loading: "Daftar masuk",
158
- codeSwitchTip: "Jika pengenalan kode verifikasi gambar sulit, klik kode verifikasi gambar untuk menyegarkan paparan"
157
+ codeSwitchTip: "Jika pengenalan kode verifikasi gambar sulit, klik kode verifikasi gambar untuk menyegarkan paparan",
158
+ scancodeLogin: "企微扫描登录"
159
159
  },
160
160
  /*基础*/
161
161
  basics: {
@@ -300,6 +300,7 @@ export default {
300
300
  pawMoreTip: "Silakan konfirmasi konsistensi kata sandi yang dimasukkan dua kali!",
301
301
  roleName: "Nama peran",
302
302
  basicInformation: "informasi penting",
303
+ otherInformation: "其它信息",
303
304
  organization: "Institusi berkaitan",
304
305
  accountTip: "Silakan masukkan rekening dengan setidaknya lima karakter!",
305
306
  nickname: "nama panggilan",
@@ -319,7 +320,7 @@ export default {
319
320
  PSDNeverExpire: "kata sandi tidak pernah habis",
320
321
  orgOldName: "Nama institusi asal",
321
322
  orgOldNameTip: "Institusi data sejarah yang dimiliki pengguna akan diperbarui. Anda yakin ingin mengubah institusi yang dimiliki pengguna?",
322
- basicInformation: "Basic information",
323
+ selectFile: "选取文件",
323
324
  },
324
325
  /*机构*/
325
326
  org: {
@@ -395,6 +396,8 @@ export default {
395
396
  subtotal: "Subtotal",
396
397
  isLocked: "Apakah terkunci",
397
398
  allowNewField: "Tambahan medan",
399
+ enableReview: "启用查重",
400
+ enableAdvancedLookup: "启用高级查找",
398
401
  unlocked: "Tidak terkunci",
399
402
  locked: "Terkunci",
400
403
  addedNewField: "Dapat ditambah",
@@ -711,6 +714,7 @@ export default {
711
714
  screeningDPTargetTip: "Perhatian: Tabel asosiasi kamus data yang cocok adalah nilai anotasi kamus data. Silakan anotasi nama tabel yang cocok",
712
715
  screeningDPView: "Konfigur pemandangan penggunaan",
713
716
  useView: "Menggunakan Paparan",
717
+ selectUseview: "选择使用视图",
714
718
  currencySymbol: "Simbol uang",
715
719
  currencySel: "Ikuti valuta default sistem",
716
720
  selectData: "Data yang dipilih",
@@ -1343,7 +1347,8 @@ export default {
1343
1347
  selectFile: "Pilih berkas",
1344
1348
  resourceContent: "Kandungan sumber daya",
1345
1349
  path: "alamat",
1346
- selectFileTip: "Silakan pilih berkas!"
1350
+ selectFileTip: "Silakan pilih berkas!",
1351
+ location: 'positioning'
1347
1352
  },
1348
1353
  /*消息模版和管理*/
1349
1354
  msg: {
@@ -1730,42 +1735,415 @@ export default {
1730
1735
  },
1731
1736
  /*模板树*/
1732
1737
  componentsTree: {
1733
- layoutContainerAssembly: "layout container assembly",
1734
- baseComponent: "base component",
1735
- fieldComponent: "field component",
1736
- plugIn: "plug-in",
1738
+ layoutContainerAssembly: "布局容器组件",
1739
+ baseComponent: "基础组件",
1740
+ fieldComponent: "字段组件",
1741
+ plugIn: "插件",
1742
+ functionalComponent: "功能组件",
1743
+ dataPresentationElement: "数据展示组件",
1744
+ dataEntryElement: "数据输入组件",
1745
+ elasticLayerAssembly: "弹层组件",
1746
+ highLevelComponent: "高级组件",
1747
+ pageComponent: "页面组件",
1737
1748
  },
1738
1749
  /*左侧栏基础属性*/
1739
1750
  formProperties: {
1740
- inlineModel: "inline model",
1741
- tagPosition: "tag position",
1742
- keepRight: "keep right",
1743
- keepLeft: "keep left",
1744
- leanAgainst: "lean against",
1745
- labelWidth: "label width",
1746
- displayName: "display name",
1747
- formName: "form name",
1748
- formType: "form type",
1749
- modeFrameWidth: "mode frame width",
1750
- childTableOperationsDisabled: "child table operations disabled",
1751
- configurationField: "configuration field",
1752
- fieldValue: "field value",
1753
- instructions: "instructions",
1751
+ inlineModel: "行内模式",
1752
+ tagPosition: "标签位置",
1753
+ keepRight: "靠右",
1754
+ keepLeft: "靠左",
1755
+ leanAgainst: "靠上",
1756
+ labelWidth: "标签宽度",
1757
+ displayName: "显示名称",
1758
+ formName: "表单名称",
1759
+ formType: "表单类型",
1760
+ modeFrameWidth: "模态框宽度",
1761
+ childTableOperationsDisabled: "子表操作禁用",
1762
+ configurationField: "配置字段",
1763
+ fieldValue: "字段值",
1764
+ instructions: "说明",
1754
1765
  },
1755
1766
  /*面板器*/
1756
1767
  panel: {
1757
- basicAttribute: "basic attribute",
1758
- componentStyle: "component style",
1768
+ basicAttribute: "基本属性",
1769
+ componentStyle: "组件样式",
1770
+ },
1771
+ /*模板树*/
1772
+ relevanceTree: {
1773
+ associatedView: "关联视图",
1774
+ associationForm: "关联表单",
1759
1775
  },
1760
- /*模板树*/
1761
- relevanceTree: {
1762
- associatedView: "associated view",
1763
- associationForm: "associated form",
1764
- },
1765
1776
  /*框架*/
1766
1777
  formDesigner: {
1767
- allTerminal: "all-terminal",
1768
- phone: "phone",
1778
+ allTerminal: "全端",
1779
+ phone: "手机",
1780
+ },
1781
+ /*应用*/
1782
+ application: {
1783
+ logo: "应用图标",
1784
+ name: "名称",
1785
+ version: "版本",
1786
+ creationTime: "创建时间",
1787
+ applicationTescription: "应用说明",
1788
+ introduction: "介绍",
1789
+ content: "内容",
1790
+ state: "状态",
1791
+ code: "唯一编码",
1792
+ icon: "图标",
1793
+ sort: "排序",
1794
+ openNavigation: "开启导航",
1795
+ open: "开启",
1796
+ close: "关闭",
1797
+ basicLayout: "基本布局",
1798
+ inherit: "继承",
1799
+ custom: "自定义",
1800
+ },
1801
+ /*模块*/
1802
+ module: {
1803
+ pleaseAddButtonOnTheRight: "请在右侧添加按钮",
1804
+ pleaseUploadPicturesOnTheRight: "请在右边上传图片",
1805
+ pleaseClickOnTheDetailsGenerator: "请点击详情生成器",
1806
+ pleaseClickOnChartBuilder: "请点击图表生成器",
1807
+ pleaseClickOnFormGenerator: "请点击表格生成器",
1808
+ },
1809
+ /*目录属性*/
1810
+ directory: {
1811
+ name: "名称",
1812
+ code: "唯一编码",
1813
+ content: "内容",
1814
+ visibleOrNot: "是否可见",
1815
+ router: "路由地址",
1816
+ icon: "图标",
1817
+ weight: "权重",
1818
+ remark: "备注",
1819
+ sort: "排序",
1820
+ },
1821
+ /*布局基本属性*/
1822
+ layouts: {
1823
+ iconMode: "图标模式",
1824
+ fontIcon: "字体图标",
1825
+ image: "图片",
1826
+ shadowEffect: "阴影效果",
1827
+ navigationMenu: "导航菜单",
1828
+ add: "新增",
1829
+ menuIcon: "菜单图标",
1830
+ menuName: "菜单名称",
1831
+ skipPage: "跳转页面",
1832
+ selectPageJump: "选择跳转的页面",
1833
+ navigationLayout: "导航布局",
1834
+ logoAndTitle: "logo与标题",
1835
+ mode: "模式",
1836
+ pictureAndText: "图片加文字",
1837
+ singlePicture: "单图片",
1838
+ bigPicture: "大图",
1839
+ title: "标题",
1840
+ subheading: "副标题",
1841
+ extendedRegion: "扩展区域",
1842
+ },
1843
+ /*目录树*/
1844
+ menuTree: {
1845
+ ppleaseSelectANewType: "请选择新建类型",
1846
+ blankPage: "空白页面",
1847
+ systemPage: "系统页面",
1848
+ currentSuperior: "当前上级",
1849
+ newBoss: "新上级",
1850
+ },
1851
+ /*大纲树*/
1852
+ outlineTree: {
1853
+ modalBox: "模态框",
1854
+ mainView: "主视图",
1855
+ },
1856
+ /*页面布局*/
1857
+ page: {
1858
+ displayDirection: "展示方向",
1859
+ crosswise: "横向",
1860
+ lengthways: "纵向",
1861
+ cuttingMode: "裁剪方式",
1862
+ fill: "填充",
1863
+ adapt: "适应",
1864
+ fixed: "固定",
1865
+ indicatorPosition: "指示器位置",
1866
+ notShow: "不显示",
1867
+ external: "外部",
1868
+ inside: "内部",
1869
+ arrowDisplay: "箭头显示",
1870
+ hover: "悬停",
1871
+ show: "显示",
1872
+ detailGenerator: "详情生成器",
1873
+ sourceTable: "来源表",
1874
+ fieldConfiguration: "字段配置",
1875
+ displayColumn: "显示列",
1876
+ chartGenerator: "图表生成器",
1877
+ selectionView: "选择视图",
1878
+ selectionChart: "选择图表",
1879
+ add: "新增",
1880
+ formGenerator: "表单生成器",
1881
+ viewGenerator: "视图生成器",
1882
+ interactiveForm: "交互表单",
1883
+ treeGenerator: "树生成器",
1884
+ associationTable: "关联表",
1885
+ sourceView: "来源视图",
1886
+ id: "编号",
1887
+ limitsAuthority: "权限",
1888
+ temporarilyAuthority: "暂无权限",
1889
+ statisticalHeading: "统计标题",
1890
+ copywritingContent: "文案内容",
1891
+ tag: "标签",
1892
+ boundField: "绑定字段",
1893
+ typeAction: "作用类型",
1894
+ displayType: "显示类型",
1895
+ dataDictionary: "数据字典",
1896
+ foreignAssociationTable: "外键关联表",
1897
+ width: "宽度",
1898
+ height: "高度",
1899
+ displayNumber: "显示数",
1900
+ maximumNumberOfZero: "多选时用户最多可以选择的项目数,为 0 则不限制",
1901
+ maximumLength: "最大长度",
1902
+ stepSize: "步长",
1903
+ minimumValue: "最小值",
1904
+ maximumValue: "最大值",
1905
+ numericalAccuracy: "数值精度",
1906
+ maximumUploadNumber: "最大上传数量",
1907
+ uploadFile: "上传文件",
1908
+ extraParameter: "额外参数",
1909
+ displayFormat: "显示格式",
1910
+ default: "默认值",
1911
+ actionProperties: "操作属性",
1912
+ clearable: "可清除",
1913
+ hide: "隐藏",
1914
+ disable: "禁用",
1915
+ bringTo: "可提交",
1916
+ timeSelector: "时间选择器",
1917
+ allowDragging: "允许拖拽",
1918
+ download: "下载",
1919
+ idHasDirectSubmitOperation: "id存在直接提交操作",
1920
+ submitFirstAndThenRefreshForm: "提交后主表单刷新",
1921
+ tagTiding: "标签隐藏",
1922
+ formIsRefreshedAfterSubmission: "主表单提交后刷新",
1923
+ check: "校验",
1924
+ required: "必填",
1925
+ labelHelp: "标签帮助信息",
1926
+ gridSpacing: "栅格间隔",
1927
+ listAttribute: "列表属性",
1928
+ cardShadow: "卡片阴影",
1929
+ listConfigurationItem: "列表配置项",
1930
+ tabConfiguration: "页签配置",
1931
+ tabLocation: "页签位置",
1932
+ tabTop: "顶部",
1933
+ tabRight: "右边",
1934
+ tabBottom: "底部",
1935
+ tabLeft: "左边",
1936
+ tabType: "页签类型",
1937
+ tabLine: "线条",
1938
+ carding: "卡片化",
1939
+ percentageOfWidth: "宽度百分比",
1940
+ residualProportion: "剩余占比",
1941
+ arrangementDirection: "排列方向",
1942
+ horizontal: "水平",
1943
+ vertical: "垂直",
1944
+ mainDrawAlignment: "主抽对齐",
1945
+ startingPoint: "起点",
1946
+ endPoint: "终点",
1947
+ center: "居中",
1948
+ bothEnds: "两端",
1949
+ twoSides: "两侧",
1950
+ crossAxisAlignment: "交叉轴对齐",
1951
+ baseLine: "基线",
1952
+ stretch: "拉伸",
1953
+ multilineOrNot: "是否多行",
1954
+ multiRow: "多行",
1955
+ singleLine: "单行",
1956
+ setFixedWidth: "设置固定宽度",
1957
+ setAFixedHeight: "设置固定高度",
1958
+ containerWidth: "容器宽度",
1959
+ containerHeight: "容器高度",
1960
+ subheading: "副标题",
1961
+ image: "图片",
1962
+ linkAddress: "链接地址",
1963
+ icon: "图标",
1964
+ chainedValue: "链接值",
1965
+ listOfRotographs: "轮播图列表",
1966
+ presentationFormat: "展示格式",
1967
+ yearMonthDay: "年-月-日",
1968
+ yearMonthDayHourMinutes: "年-月-日 时:分",
1969
+ yearMonthDayHourMinutesSecond: "年-月-日 时:分:秒",
1970
+ NumericalValue: "数值",
1971
+ dividingLineDirection: "分割线方向",
1972
+ textPosition: "文本位置",
1973
+ left: "居左",
1974
+ right: "居右",
1975
+ layout: "布局",
1976
+ iconView: "图标显示",
1977
+ smallIconRight: "右侧小图标",
1978
+ color: "颜色",
1979
+ size: "尺寸",
1980
+ medium: "大",
1981
+ small: "默认",
1982
+ mini: "小",
1983
+ theme: "主题",
1984
+ timeInterval: "时间间隔",
1985
+ wheelCastingAttribute: "轮播属性",
1986
+ automaticSwitching: "自动切换",
1987
+ loopDisplay: "循环显示",
1988
+ buttonConfiguration: "按钮配置",
1989
+ rule: "规则",
1990
+ empty: "清空",
1991
+ emptyButton: "清空按钮?",
1992
+ text: "文本",
1993
+ executionFunction: "执行方法",
1994
+ interactiveMode: "交互方式",
1995
+ follow: "跟随",
1996
+ custom: "自定义",
1997
+ interactiveComponent: "交互组件",
1998
+ interactiveMethod: "交互方法",
1999
+ hide: "隐藏",
2000
+ tableAuthority: "表权限",
2001
+ pagePermissions: "页面权限",
2002
+ openSubbutton: "开启子按钮",
2003
+ subbutton: "子按钮",
2004
+ addition: "添加",
2005
+ keyValue: "key值",
2006
+ name: "名称:",
2007
+ maximumDisplayNumber: "最多显示个数",
2008
+ bgcolor: "背景颜色",
2009
+ numericalColor: "数值颜色",
2010
+ fontcolor: "字体颜色",
2011
+ fontSize: "字体大小",
2012
+ align: "对齐方式",
2013
+ alignLeft: "左对齐",
2014
+ alignRight: "右对齐",
2015
+ fontWeight: "字体加粗",
2016
+ lighter: "细",
2017
+ fontNormal: "默认",
2018
+ bolder: "粗",
2019
+ italic: "斜体",
2020
+ fontStyleNormal: "常规",
2021
+ textModification: "文本修饰",
2022
+ none: "无",
2023
+ underline: "下划线",
2024
+ lineThrough: "删除线",
2025
+ rowHeight: "行高",
2026
+ interval: "间距",
2027
+ filletCorner: "圆角",
2028
+ padding: "内边距",
2029
+ paddingTop: "上内边距",
2030
+ paddingLeft: "左内边距",
2031
+ paddingBottom: "下内边距",
2032
+ paddingRight: "右内边距",
2033
+ margin: "外边距",
2034
+ marginTop: "上外边距",
2035
+ marginLeft: "左外边距",
2036
+ marginBottom: "下外边距",
2037
+ marginRight: "右外边距",
2038
+ positionType: "位置类型",
2039
+ defaultPositioning: "默认定位",
2040
+ relativePositioning: "相对定位",
2041
+ absolutePositioning: "‌绝对定位",
2042
+ fixedPositioning: "固定定位",
2043
+ viscousPositioning: "粘性定位",
2044
+ customStyle: "自定义样式",
2045
+ currencySymbol: "货币符号",
2046
+ displayMode: "显示方式",
2047
+ uppercaseField: "转大写字段",
2048
+ detailGenerator: "详情生成器",
2049
+ dataSheet: "数据表",
2050
+ clearFieldConfiguration: "清空字段配置",
2051
+ clearField: "清空字段?",
2052
+ columnPresentation: "列展示",
2053
+ sourceField: "源字段",
2054
+ tableField: "表字段",
2055
+ analogData: "模拟数据",
2056
+ displayFormat: "显示格式",
2057
+ displaysThousandths: "显示千分位",
2058
+ numericalAccuracy: "数值精度",
2059
+ operationalAttribute: "操作属性",
2060
+ overbold: "加粗",
2061
+ highlight: "高亮",
2062
+ numberColumns: "列数量",
2063
+ borderOrNot: "是否带边框",
2064
+ view: "视图",
2065
+ chart: "图表",
2066
+ chartHeight: "图表高度",
2067
+ fixedHeight: "固定高度",
2068
+ relativeAltitude: "相对高度",
2069
+ dataObject: "数据对象",
2070
+ inlineModel: "行内模式",
2071
+ tagPosition: "标签位置",
2072
+ keepRight: "靠右",
2073
+ keepLeft: "靠左",
2074
+ leanAgainst: "靠上",
2075
+ labelWidth: "标签宽度",
2076
+ field: "字段",
2077
+ labelWidth: "关联字段",
2078
+ formsName: "窗体名称",
2079
+ cascadingFilter: "级联筛选",
2080
+ viewFiltering: "视图过滤",
2081
+ webResource: "web资源",
2082
+ controlstype: "操作类型",
2083
+ noteMatchingDataDictionaryCodeValue: "注:匹配数据字典code值1为静态2为动态,请一一对应!",
2084
+ targetObject: "目标对象",
2085
+ noteMatchingDataDictionaryAssociationTable: "注:匹配数据字典关联表为数据字典备注值,请备注对应表名称",
2086
+ configurationView: "配置视图",
2087
+ selectUseview: "选择使用视图",
2088
+ visualArea: "可视区域",
2089
+ custom: "自定义",
2090
+ useView: "使用视图",
2091
+ useForm: "使用表单",
2092
+ viewWeights: "默认视图权重",
2093
+ form: "表单",
2094
+ component: "组件",
2095
+ tableHeight: "表格高度",
2096
+ treeGenerator: "树生成器",
2097
+ baseTemplate: "基础模版",
2098
+ pcNavigationConfiguration: "PC导航配置",
2099
+ mobileNavigationConfiguration: "移动端导航配置",
2100
+ searchWid: "弹窗宽度",
2101
+ disableCode: "过滤值",
2102
+ disableMode: "过滤方式",
2103
+ refreshMode: "刷新方式",
2104
+ refreshFields: "刷新字段",
2105
+ allFields: "全部字段",
2106
+ specifyFields: "指定字段"
2107
+ },
2108
+ /*集群列表 */
2109
+ colony: {
2110
+ crash: "宕机",
2111
+ working: "工作中",
2112
+ waitingToBeAwakened: "等待被唤醒",
2113
+ },
2114
+ /*翻译*/
2115
+ translation: {
2116
+ name: "nama",
2117
+ type: "tipe",
2118
+ stateCodes: "keadaan",
2119
+ value: "Nilai terjemahan",
2120
+ valueTip: "Nilai yang harus diterjemahkan",
2121
+ key: "Nilai yang cocok (kunci)",
2122
+ keyTip: "Kunci sesuai setelah terjemahan dapat diperoleh berdasarkan nilai kunci untuk mendapatkan nilai terjemahan sesuai",
2123
+ initialize: "Inisialkan terjemahan",
2124
+ initializeTip: "Inisialkan terjemahan?",
2125
+ initializeOk: "Segera menginisialisasi",
2126
+ importTip: "Pilih berkas (. xlsx) untuk mengimport",
2127
+ errTip: "Galat data, tolong tambahkan lagi!"
1769
2128
  },
2129
+ /**查重 */
2130
+ duplicatechecking: {
2131
+ name: "名称",
2132
+ status: "状态",
2133
+ explain: "说明",
2134
+ basicTable: "基本表",
2135
+ matchingTable: "匹配表",
2136
+ caseSensitive: "区分大小写",
2137
+ allowSave: "允许保存",
2138
+ checkConfigurationRetryRule: "查重规则配置",
2139
+ repeatDetectionRuleCondition: "重复检测规则条件",
2140
+ enable: "启用",
2141
+ deactivate: "禁用",
2142
+ duplicateDetected: "检测到重复信息",
2143
+ myNewRecord: "我的新纪录",
2144
+ pleaseSelectBasicTable: "请选择基本表",
2145
+ possibleDuplicateRecords: "可能重复的纪录",
2146
+ pleaseBasicTableandmach: "基本字段需与匹配字段保持一致",
2147
+ }
1770
2148
  }
1771
- };
2149
+ };