|
@@ -1,90 +1,90 @@
|
|
|
-import uppyLocalezhCN from '@uppy/locales/lib/zh_CN.js';
|
|
|
+import uppyLocalezhCN from '@uppy/locales/lib/zh_CN.js'
|
|
|
|
|
|
export default {
|
|
|
- "Language": "语言",
|
|
|
- "Create": "创建",
|
|
|
- "Close": "关闭",
|
|
|
- "Cancel": "取消",
|
|
|
- "Save": "保存",
|
|
|
- "Edit": "编辑",
|
|
|
- "Crop": "裁切",
|
|
|
- "New Folder": "新文件夹",
|
|
|
- "New File": "新文件",
|
|
|
- "Rename": "重命名",
|
|
|
- "Delete": "删除",
|
|
|
- "Upload": "上传",
|
|
|
- "Download": "下载",
|
|
|
- "Archive": "压缩",
|
|
|
- "Unarchive": "解压缩",
|
|
|
- "Open": "打开",
|
|
|
- "Open containing folder": "打开对应的文件夹",
|
|
|
- "Refresh": "刷新",
|
|
|
- "Preview": "预览",
|
|
|
- "Toggle Full Screen": "切换到全屏",
|
|
|
- "Change View": "切换视图",
|
|
|
- "Storage" : "存储",
|
|
|
- "Go up a directory": "上一级目录",
|
|
|
- "Search anything..": "搜索..",
|
|
|
- "Name": "名称",
|
|
|
- "Size": "大小",
|
|
|
- "Date": "日期",
|
|
|
- "Filepath": "文件路径",
|
|
|
- "About": "关于",
|
|
|
- "Folder Name": "文件夹名称",
|
|
|
- "File Name": "文件名称",
|
|
|
- "Move files": "移动文件",
|
|
|
- "Yes, Move!": "确定,移动!",
|
|
|
- "Delete files": "删除文件",
|
|
|
- "Yes, Delete!": "确定,删除!",
|
|
|
- "Upload Files" : "上传文件",
|
|
|
- "No files selected!": "未选择文件!",
|
|
|
- "Select Files": "选择文件",
|
|
|
- "Archive the files": "压缩文件",
|
|
|
- "Unarchive the files": "解压缩文件",
|
|
|
- "The archive will be unarchived at": "此压缩文件将解压到",
|
|
|
- "Archive name. (.zip file will be created)": "压缩包名称。(将创建 .zip 文件)",
|
|
|
- "Vuefinder is a file manager component for vue 3.": "Vuefinder 是 Vue 3 的一个文件管理组件。",
|
|
|
- "Create a new folder": "创建一个新文件夹",
|
|
|
- "Create a new file": "创建一个新文件",
|
|
|
- "Are you sure you want to delete these files?": "您确定要删除这些文件吗?",
|
|
|
- "This action cannot be undone.": "此操作不能撤销。",
|
|
|
- "Search results for" : "搜索结果为",
|
|
|
- "{0} item(s) selected.": "{0} 个文件 已选择。",
|
|
|
- "{0} is renamed." : "{0} 已重命名。",
|
|
|
- "This is a readonly storage." : "这是只读存储。",
|
|
|
- "{0} is created." : "{0} 已创建。",
|
|
|
- "Files moved." : "文件已移动。",
|
|
|
- "Files deleted." : "文件已删除。",
|
|
|
- "The file unarchived." : "文件已解压。",
|
|
|
- "The file(s) archived." : "文件已压缩。",
|
|
|
- "Updated." : "已更新。",
|
|
|
- "No search result found." : "未找到搜索结果。",
|
|
|
- "Are you sure you want to move these files?" : "您确定要移动这些文件吗?",
|
|
|
- "File Size": "文件大小",
|
|
|
- "Last Modified": "文件修改时间",
|
|
|
- "Drag&Drop: on": "拖拽: 开",
|
|
|
- "Drag&Drop: off": "拖拽: 关",
|
|
|
- "Select Folders": "选择文件夹",
|
|
|
- "Clear all": "清除全部",
|
|
|
- "Clear only successful": "清除已成功上传的",
|
|
|
- "Drag and drop the files/folders to here or click here.": "拖拽或点击此处上传文件/文件夹。",
|
|
|
- "Release to drop these files.": "放开后添加这些文件。",
|
|
|
- "Canceled": "已取消",
|
|
|
- "Done": "已完成",
|
|
|
- "Network Error, Unable establish connection to the server or interrupted.": "网络错误,无法连接到服务器或连接被意外中断。",
|
|
|
- "Pending upload": "待上传",
|
|
|
- "Please select file to upload first." : "请先选择要上传的文件。",
|
|
|
- "About {0}": "关于 {0}",
|
|
|
- "Settings": "设置",
|
|
|
- "Use Metric Units": "使用公制单位",
|
|
|
- "Saved.": "已保存。",
|
|
|
- "Reset Settings": "重置设置",
|
|
|
- "Download doesn\'t work? You can try right-click \"Download\" button, select \"Save link as...\".": "下载不管用?您可以尝试右键点击“下载”按钮,选择“链接另存为...”。",
|
|
|
- "Theme": "主题",
|
|
|
- "Dark": "深色",
|
|
|
- "Light": "浅色",
|
|
|
- "System": "系统",
|
|
|
- "Target Directory": "目标目录",
|
|
|
- "uppy": uppyLocalezhCN,
|
|
|
- 'Select':'选择'
|
|
|
+ 'Language': '语言',
|
|
|
+ 'Create': '创建',
|
|
|
+ 'Close': '关闭',
|
|
|
+ 'Cancel': '取消',
|
|
|
+ 'Save': '保存',
|
|
|
+ 'Edit': '编辑',
|
|
|
+ 'Crop': '裁切',
|
|
|
+ 'New Folder': '新文件夹',
|
|
|
+ 'New File': '新文件',
|
|
|
+ 'Rename': '重命名',
|
|
|
+ 'Delete': '删除',
|
|
|
+ 'Upload': '上传',
|
|
|
+ 'Download': '下载',
|
|
|
+ 'Archive': '压缩',
|
|
|
+ 'Unarchive': '解压缩',
|
|
|
+ 'Open': '打开',
|
|
|
+ 'Open containing folder': '打开对应的文件夹',
|
|
|
+ 'Refresh': '刷新',
|
|
|
+ 'Preview': '预览',
|
|
|
+ 'Toggle Full Screen': '切换到全屏',
|
|
|
+ 'Change View': '切换视图',
|
|
|
+ 'Storage': '存储',
|
|
|
+ 'Go up a directory': '上一级目录',
|
|
|
+ 'Search anything..': '搜索..',
|
|
|
+ 'Name': '名称',
|
|
|
+ 'Size': '大小',
|
|
|
+ 'Date': '日期',
|
|
|
+ 'Filepath': '文件路径',
|
|
|
+ 'About': '关于',
|
|
|
+ 'Folder Name': '文件夹名称',
|
|
|
+ 'File Name': '文件名称',
|
|
|
+ 'Move files': '移动文件',
|
|
|
+ 'Yes, Move!': '确定,移动!',
|
|
|
+ 'Delete files': '删除文件',
|
|
|
+ 'Yes, Delete!': '确定,删除!',
|
|
|
+ 'Upload Files': '上传文件',
|
|
|
+ 'No files selected!': '未选择文件!',
|
|
|
+ 'Select Files': '选择文件',
|
|
|
+ 'Archive the files': '压缩文件',
|
|
|
+ 'Unarchive the files': '解压缩文件',
|
|
|
+ 'The archive will be unarchived at': '此压缩文件将解压到',
|
|
|
+ 'Archive name. (.zip file will be created)': '压缩包名称。(将创建 .zip 文件)',
|
|
|
+ 'Vuefinder is a file manager component for vue 3.': 'Vuefinder 是 Vue 3 的一个文件管理组件。',
|
|
|
+ 'Create a new folder': '创建一个新文件夹',
|
|
|
+ 'Create a new file': '创建一个新文件',
|
|
|
+ 'Are you sure you want to delete these files?': '您确定要删除这些文件吗?',
|
|
|
+ 'This action cannot be undone.': '此操作不能撤销。',
|
|
|
+ 'Search results for': '搜索结果为',
|
|
|
+ '{0} item(s) selected.': '{0} 个文件 已选择。',
|
|
|
+ '{0} is renamed.': '{0} 已重命名。',
|
|
|
+ 'This is a readonly storage.': '这是只读存储。',
|
|
|
+ '{0} is created.': '{0} 已创建。',
|
|
|
+ 'Files moved.': '文件已移动。',
|
|
|
+ 'Files deleted.': '文件已删除。',
|
|
|
+ 'The file unarchived.': '文件已解压。',
|
|
|
+ 'The file(s) archived.': '文件已压缩。',
|
|
|
+ 'Updated.': '已更新。',
|
|
|
+ 'No search result found.': '未找到搜索结果。',
|
|
|
+ 'Are you sure you want to move these files?': '您确定要移动这些文件吗?',
|
|
|
+ 'File Size': '文件大小',
|
|
|
+ 'Last Modified': '文件修改时间',
|
|
|
+ 'Drag&Drop: on': '拖拽: 开',
|
|
|
+ 'Drag&Drop: off': '拖拽: 关',
|
|
|
+ 'Select Folders': '选择文件夹',
|
|
|
+ 'Clear all': '清除全部',
|
|
|
+ 'Clear only successful': '清除已成功上传的',
|
|
|
+ 'Drag and drop the files/folders to here or click here.': '拖拽或点击此处上传文件/文件夹。',
|
|
|
+ 'Release to drop these files.': '放开后添加这些文件。',
|
|
|
+ 'Canceled': '已取消',
|
|
|
+ 'Done': '已完成',
|
|
|
+ 'Network Error, Unable establish connection to the server or interrupted.': '网络错误,无法连接到服务器或连接被意外中断。',
|
|
|
+ 'Pending upload': '待上传',
|
|
|
+ 'Please select file to upload first.': '请先选择要上传的文件。',
|
|
|
+ 'About {0}': '关于 {0}',
|
|
|
+ 'Settings': '设置',
|
|
|
+ 'Use Metric Units': '使用公制单位',
|
|
|
+ 'Saved.': '已保存。',
|
|
|
+ 'Reset Settings': '重置设置',
|
|
|
+ "Download doesn\'t work? You can try right-click \"Download\" button, select \"Save link as...\".": '下载不管用?您可以尝试右键点击“下载”按钮,选择“链接另存为...”。',
|
|
|
+ 'Theme': '主题',
|
|
|
+ 'Dark': '深色',
|
|
|
+ 'Light': '浅色',
|
|
|
+ 'System': '系统',
|
|
|
+ 'Target Directory': '目标目录',
|
|
|
+ 'uppy': uppyLocalezhCN,
|
|
|
+ 'Select': '选择'
|
|
|
}
|