forked from box/box-ui-elements
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzh-CN.properties
170 lines (170 loc) · 6.76 KB
/
zh-CN.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
# Label for cancel action.
be.cancel = 取消
# Label for cancel uploads action.
be.cancelUploads = 取消上传
# Label for choose action.
be.choose = 选择
# Label for close action.
be.close = 关闭
# Label for copy action.
be.copy = 复制
# Label for create action.
be.create = 创建
# Error text for create folder dialog when name is already in use
be.createDialogErrorInUse = 已存在同名文件夹。
# Error text for create folder dialog when name is invalid
be.createDialogErrorInvalid = 此文件夹名称无效。
# Error text for create folder dialog when name is too long
be.createDialogErrorTooLong = 此文件夹名称太长。
# Label for create folder dialog
be.createDialogLabel = 新建文件夹
# Text for create folder dialog
be.createDialogText = 请输入名称。
# Date ascending option shown in the share access drop down select.
be.dateASC = 日期:最老 → 最新
# Date descending option shown in the share access drop down select.
be.dateDESC = 日期:最新 → 最老
# Label for delete action.
be.delete = 删除
# Text for delete confirmation dialog for files
be.deleteDialogFileText = 您确定要删除 {name} 吗?
# Text for delete confirmation dialog for folders
be.deleteDialogFolderText = 确定要删除 {name} 及其所有内容吗?
# Label for delete confirmation dialog
be.deleteDialogLabel = 确认删除
# Label for download action.
be.download = 下载
# Shown as the title in the sub header while showing an error.
be.errorBreadcrumb = 错误
# Message shown when there is an error.
be.errorState = 尝试加载时出现网络错误。
# Message shown when there are no folder items.
be.folderState = 此文件夹中无项目。
# Label for in action.
be.in = 位置:
# Label for item created date.
be.itemCreated = 已创建
# Label for item last accessed date.
be.itemInteracted = 上次访问
# Label for item modified date.
be.itemModified = 已修改
# Label for item name attribute.
be.itemName = 名称
# Label for item owner.
be.itemOwner = 所有者
# Label for item size attribute.
be.itemSize = 大小
# label for item uploader.
be.itemUploader = 上传者
# Label for keywords skill section in the preview sidebar
be.keywordSkill = 关键词
# Message shown when folder items are still fetching.
be.loadingState = 项目正在加载,请稍候…
# Placeholder for a logo.
be.logo = 徽标
# Indicator on the footer that max items have been selected.
be.max = 最大值
# Name ascending option shown in the share access drop down select.
be.nameASC = 名称:A → Z
# Name descending option shown in the share access drop down select.
be.nameDESC = 名称:Z → A
# Label for create new folder action.
be.newFolder = 新建文件夹
# Label for open action.
be.open = 打开
# Label for preview action.
be.preview = 预览
# Shown as the title in the sub header when showing recents.
be.recentsBreadcrumb = 最近项目
# Message shown when there are no recent items.
be.recentsState = 最近还没有项目。
# Label for remove action.
be.remove = 移除
# Label for rename action.
be.rename = 重命名
# Error text for rename dialog when name is already in use
be.renameDialogErrorInUse = 具有相同名称的项目已存在。
# Error text for rename dialog when name is invalid
be.renameDialogErrorInvalid = 此名称无效。
# Error text for rename dialog when name is too long
be.renameDialogErrorTooLong = 此名称太长。
# Label for rename dialog
be.renameDialogLabel = 重命名
# Text for rename dialog
be.renameDialogText = 请为 {name} 输入新名称:
# Label for retry action.
be.retry = 重试
# Default label for root folder.
be.rootBreadcrumb = 所有文件
# Shown as the title in the sub header while searching.
be.searchBreadcrumb = 搜索结果
# Shown as a placeholder in the search box.
be.searchPlaceholder = 搜索文件和文件夹
# Message shown when there are no search results.
be.searchState = 抱歉,我们无法找到您要查找的内容。
# Default label for selected items list in the footer.
be.selected = 已选择
# Shown as the title in the sub header while showing selected items.
be.selectedBreadcrumb = 选中的项目
# Message shown when there are no selected items.
be.selectedState = 您尚未选择任何项目。
# Label for share action.
be.share = 共享
# Dropdown select option for collaborator share access.
be.shareAccessCollab = 访问权限:文件夹协作者
# Dropdown select option for enterprise share access.
be.shareAccessCompany = 公司人员
# Dropdown select option for no access.
be.shareAccessNone = 无共享链接
# Dropdown select option for open share access.
be.shareAccessOpen = 访问权限:拥有链接的人员
# Dropdown select option to remove access.
be.shareAccessRemove = 删除共享链接
# Label for shared link dialog
be.shareDialogLabel = 共享
# Text for no shared link
be.shareDialogNone = 无
# Text for share link dialog
be.shareDialogText = 共享链接:
# Label for the description field in the preview sidebar.
be.sidebarDescription = 描述
# Placeholder for file description in preview sidebar.
be.sidebarDescriptionPlaceholder = 输入描述
# Title for the preview details sidebar.
be.sidebarDetailsTitle = 详细信息
# Label for the hide sidebar button.
be.sidebarHide = 隐藏侧边栏
# Label for file properties section in the preview sidebar
be.sidebarProperties = 文件属性
# Label for the show sidebar button.
be.sidebarShow = 显示侧边栏
# Size ascending option shown in the share access drop down select.
be.sizeASC = 大小:最小 → 最大
# Size descending option shown in the share access drop down select.
be.sizeDESC = 大小:最大 → 最小
# Label for timelines skill section in the preview sidebar
be.timelineSkill = 时间轴
# Shown instead of todays date.
be.today = 今天
# Label for transcripts skill section in the preview sidebar
be.transcriptSkill = 文字记录
# Label for upload action.
be.upload = 上传
# Message shown when there are no items to upload
be.uploadEmpty = 拖放文件或
# Message shown for upload link when there are no items to upload
be.uploadEmptyInput = 浏览您的设备
# Message shown when there is a network error when uploading
be.uploadError = 尝试上传时出现网络错误。
# Message shown when too many files are uploaded at once
be.uploadErrorTooManyFiles = 一次最多上传 {fileLimit} 个文件。
# Message shown when user drag and drops files onto uploads in progress
be.uploadInProgress = 拖放以添加其他文件
# Message shown on a device with no drag and drop support when there are no items to upload
be.uploadNoDragDrop = 从您的设备中选择文件
# Message shown when all files have been successfully uploaded
be.uploadSuccess = 您的文件上传成功!
# Message shown for upload link after a successful upload
be.uploadSuccessInput = 上传其他文件
# Shown instead of yesterdays date.
be.yesterday = 昨天