Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update the Language File for Chinese#783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
FalkWolsky merged 2 commits intodevfromfeature-pagelayout-comp
Apr 1, 2024
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletionsclient/packages/lowcoder/src/i18n/locales/zh.ts
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -184,9 +184,25 @@ prop: {
showHeader: "显示标题",
showBody: "显示表体",
showFooter: "显示表尾",
"showSider": "显示 Sider",
"innerSider" : "内部 Sider",
maskClosable: "点击蒙层关闭",
showMask: "显示蒙层",
scrollbar: "滚动条",
"textOverflow": "文本溢出",
"siderScrollbar" : "在 Sider 中显示滚动条",
"siderRight" : "右侧显示屏",
"siderWidth" : "凫水宽度",
"siderWidthTooltip" : "网格宽度支持百分比(%)和像素(px)。",
"siderCollapsedWidth" : "折叠宽度",
"siderCollapsedWidthTooltip" : "折叠宽度支持百分比(%)和像素(px)。",
"siderCollapsible" : "Sider 折叠式",
"siderCollapsed" : "Sider 崩溃",
"contentScrollbar" : "在内容中显示滚动条",
"appID": "应用程序 ID",
"showApp": "在内容区域显示应用程序",
"showAppTooltip": "您可以在内容区域显示整个 Lowcoder 应用程序。请注意,对于模块,我们不支持输入、输出事件和方法。",
"baseURL": "Lowcoder API 基本 URL",
},
autoHeightProp: {
auto: "自动",
Expand DownExpand Up@@ -315,6 +331,7 @@ style: {
background: "背景",
headerBackground: "头部背景",
footerBackground: "底部背景",
"siderBackground": "Sider 背景",
fill: "填充",
track: "轨道",
links: "链接",
Expand DownExpand Up@@ -355,6 +372,7 @@ style: {
containerHeaderPadding: "上内边距",
containerFooterPadding: "下内边距",
containerBodyPadding: "内边距",
"containerSiderPadding": "Sider 衬垫",
minWidth: "最小宽度",
textSize: "字体大小",
textWeight: "字体粗细",
Expand DownExpand Up@@ -890,6 +908,9 @@ uiComp: {
iconCompName: "图标",
iconCompDesc: "图标",
iconCompKeywords: "tb",
"pageLayoutCompName": "布局容器",
"pageLayoutCompDesc": "一个容器,用于创建包含页眉、页脚和主要内容区域的布局",
"pageLayoutCompKeywords": "布局、容器、导航、页面",
},
comp: {
menuViewDocs: "查看文档",
Expand DownExpand Up@@ -1475,6 +1496,9 @@ selectionControl: {
},
container: {
title: "容器标题",
"titleTooltip": "集装箱标题",
"flowWidth": "内容宽度",
"floatType": "文本浮动类型",
},
drawer: {
closePosition: "关闭位置",
Expand DownExpand Up@@ -1505,6 +1529,7 @@ settings: {
appUsage: "应用程序使用日志",
environments: "环境",
premium: "高级版",
"AppUsage": "全球应用程序使用情况",
},
memberSettings: {
admin: "管理员",
Expand DownExpand Up@@ -1578,6 +1603,11 @@ tabbedContainer: {
atLeastOneTabError: "选项卡容器至少保留一个选项卡",
selectedTabKeyDesc: "当前选中的选项卡",
iconPosition: "图标位置",
placement: "位置",
showTabs: "显示选项卡",
gutter: "间距",
gutterTooltip: "标签页之间的距离,单位为 px",
tabsCentered: "居中标签"
},
formComp: {
containerPlaceholder: "从右侧窗格拖动组件或",
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp