734 lines
29 KiB
JSON
734 lines
29 KiB
JSON
{
|
||
"app": {
|
||
"title": "OxiCloud",
|
||
"description": "极简云存储系统"
|
||
},
|
||
"nav": {
|
||
"files": "文件",
|
||
"shared": "共享",
|
||
"recent": "最近",
|
||
"favorites": "收藏",
|
||
"photos": "照片",
|
||
"music": "音乐",
|
||
"trash": "回收站",
|
||
"sharedwithme": "与我共享"
|
||
},
|
||
"photos": {
|
||
"empty_state": "还没有照片",
|
||
"empty_hint": "上传图片或视频即可在此查看",
|
||
"items_selected": "已选择",
|
||
"view_daily": "日",
|
||
"view_monthly": "月",
|
||
"view_yearly": "年"
|
||
},
|
||
"music": {
|
||
"create_playlist": "创建播放列表",
|
||
"playlists": "播放列表",
|
||
"no_playlists": "还没有播放列表",
|
||
"select_playlist": "选择一个播放列表",
|
||
"select_hint": "从侧边栏选择播放列表或创建新播放列表",
|
||
"add_tracks": "添加曲目",
|
||
"no_tracks": "此播放列表中没有曲目",
|
||
"unknown_artist": "未知艺术家",
|
||
"unknown_title": "未知",
|
||
"confirm_delete": "删除此播放列表?",
|
||
"playlist_name": "播放列表名称",
|
||
"create": "创建",
|
||
"delete": "删除",
|
||
"share": "分享",
|
||
"edit": "编辑",
|
||
"play_all": "全部播放",
|
||
"shuffle": "随机播放",
|
||
"repeat": "重复",
|
||
"repeat_one": "单曲循环",
|
||
"queue": "播放队列",
|
||
"queue_empty": "播放队列为空",
|
||
"not_playing": "未播放",
|
||
"play": "播放",
|
||
"pause": "暂停",
|
||
"previous": "上一首",
|
||
"next": "下一首",
|
||
"volume": "音量",
|
||
"mute": "静音",
|
||
"unmute": "取消静音",
|
||
"title": "标题",
|
||
"artist": "艺术家",
|
||
"album": "专辑",
|
||
"tracks": "首曲目",
|
||
"add": "添加",
|
||
"added": "已添加!",
|
||
"added_to_playlist": "已添加到播放列表",
|
||
"add_to_playlist": "添加到播放列表",
|
||
"load_error": "加载播放列表出错",
|
||
"add_error": "无法将曲目添加到播放列表",
|
||
"no_playlists_yet": "暂无播放列表。请先创建一个!",
|
||
"selected_files": "已选择:",
|
||
"error": "错误",
|
||
"search_audio": "搜索音频文件…",
|
||
"no_audio_files": "未找到音频文件",
|
||
"selected": "已选择",
|
||
"loading": "加载中…",
|
||
"search_error": "无法加载音频文件",
|
||
"adding": "添加中…",
|
||
"can_write": "Can edit",
|
||
"cover_updated": "Cover updated",
|
||
"empty_hint": "Create your first playlist to start organizing your music",
|
||
"make_private": "Make private",
|
||
"make_public": "Make public",
|
||
"manage_shares": "Manage Shares",
|
||
"no_shares": "No shares yet",
|
||
"playback_error": "Playback failed",
|
||
"private": "Private",
|
||
"public": "Public",
|
||
"read_only": "Read only",
|
||
"remove": "Remove",
|
||
"remove_share": "Remove share",
|
||
"set_cover": "Set cover",
|
||
"share_with_user": "User ID or email",
|
||
"toggle_public": "Visibility",
|
||
"track_removed": "Track removed"
|
||
},
|
||
"actions": {
|
||
"search": "搜索文件...",
|
||
"new_folder": "新建文件夹",
|
||
"upload": "上传",
|
||
"upload_files": "上传文件",
|
||
"upload_folder": "上传文件夹",
|
||
"upload.uploading": "上传中...",
|
||
"upload.complete": "{count} / {total} 已上传",
|
||
"upload.files": "文件",
|
||
"rename": "重命名",
|
||
"move": "移动到...",
|
||
"move_to": "移动到",
|
||
"delete": "删除",
|
||
"download": "下载",
|
||
"view": "查看",
|
||
"cancel": "取消",
|
||
"confirm": "确认",
|
||
"share": "共享",
|
||
"favorite": "添加到收藏",
|
||
"unfavorite": "取消收藏",
|
||
"copy": "复制",
|
||
"notify": "通知",
|
||
"send": "发送",
|
||
"clear_recent": "清除最近",
|
||
"logout": "退出登录",
|
||
"create": "创建",
|
||
"search_btn": "搜索",
|
||
"close": "关闭",
|
||
"delete_permanently": "Delete permanently",
|
||
"empty_trash": "Empty trash",
|
||
"open_parent_folder": "转到父文件夹"
|
||
},
|
||
"user_menu": {
|
||
"appearance": "外观",
|
||
"about": "关于 OxiCloud",
|
||
"about_description": "基于 Rust 和整洁架构构建的云存储平台。快速、安全、私密。",
|
||
"admin_panel": "管理面板",
|
||
"profile": "我的资料",
|
||
"role_user": "用户"
|
||
},
|
||
"share": {
|
||
"dialogTitle": "共享链接",
|
||
"linkLabel": "共享链接:",
|
||
"copyLink": "复制",
|
||
"permissions": "权限:",
|
||
"permissionRead": "读取",
|
||
"permissionWrite": "写入",
|
||
"permissionReshare": "再共享",
|
||
"password": "密码保护:",
|
||
"generatePassword": "生成",
|
||
"expiration": "过期日期:",
|
||
"update": "更新共享",
|
||
"remove": "移除共享",
|
||
"notifyTitle": "发送通知",
|
||
"notifyEmailLabel": "电子邮件地址:",
|
||
"notifyMessageLabel": "消息(可选):",
|
||
"notifySend": "发送通知",
|
||
"shareWithOthers": "与他人共享",
|
||
"sharePublicly": "公开共享",
|
||
"shareSettings": "共享设置",
|
||
"shareCopied": "链接已复制到剪贴板",
|
||
"shareCreated": "共享链接创建成功",
|
||
"shareUpdated": "共享设置更新成功",
|
||
"shareRemoved": "共享已移除"
|
||
},
|
||
"share_dialogTitle": "共享链接",
|
||
"share_linkLabel": "共享链接:",
|
||
"share_copyLink": "复制",
|
||
"share_permissions": "权限:",
|
||
"share_permissionRead": "读取",
|
||
"share_permissionWrite": "写入",
|
||
"share_permissionReshare": "再共享",
|
||
"share_password": "密码保护:",
|
||
"share_generatePassword": "生成",
|
||
"share_expiration": "过期日期:",
|
||
"share_update": "更新共享",
|
||
"share_remove": "移除共享",
|
||
"share_notifyTitle": "发送通知",
|
||
"share_notifyEmailLabel": "电子邮件地址:",
|
||
"share_notifyMessageLabel": "消息(可选):",
|
||
"share_notifySend": "发送通知",
|
||
"shared": {
|
||
"backToFiles": "返回文件",
|
||
"pageTitle": "共享资源",
|
||
"pageDescription": "管理你的共享文件和文件夹",
|
||
"filterType": "类型:",
|
||
"filterAll": "全部",
|
||
"filterFiles": "文件",
|
||
"filterFolders": "文件夹",
|
||
"sortBy": "排序依据:",
|
||
"sortByName": "名称",
|
||
"sortByDate": "共享日期",
|
||
"sortByExpiration": "过期日期",
|
||
"search": "搜索",
|
||
"colName": "名称",
|
||
"colType": "类型",
|
||
"colDateShared": "共享日期",
|
||
"colExpiration": "过期日期",
|
||
"colPermissions": "权限",
|
||
"colPassword": "密码",
|
||
"colActions": "操作",
|
||
"emptyStateTitle": "尚未有共享资源",
|
||
"emptyStateDesc": "当你共享文件或文件夹时,它们会出现在这里",
|
||
"goToFiles": "前往文件",
|
||
"typeFile": "文件",
|
||
"typeFolder": "文件夹",
|
||
"noExpiration": "无过期",
|
||
"hasPassword": "有",
|
||
"noPassword": "无",
|
||
"editShare": "编辑共享",
|
||
"notifyShare": "通知某人",
|
||
"copyLink": "复制链接",
|
||
"removeShare": "移除共享",
|
||
"linkCopied": "链接已复制到剪贴板!",
|
||
"linkCopyFailed": "复制链接失败",
|
||
"itemUpdated": "共享设置更新成功",
|
||
"itemRemoved": "共享已移除成功",
|
||
"invalidEmail": "请输入有效的电子邮件地址",
|
||
"notificationSent": "通知已成功发送",
|
||
"notificationFailed": "发送通知失败",
|
||
"shared_backToFiles": "Back to Files",
|
||
"shared_colActions": "Actions",
|
||
"shared_colDateShared": "Date Shared",
|
||
"shared_colExpiration": "Expiration",
|
||
"shared_colName": "Name",
|
||
"shared_colPassword": "Password",
|
||
"shared_colPermissions": "Permissions",
|
||
"shared_colType": "Type",
|
||
"shared_copyLink": "Copy Link",
|
||
"shared_editShare": "Edit Share",
|
||
"shared_emptyStateDesc": "When you share files or folders, they will appear here",
|
||
"shared_emptyStateTitle": "No shared resources yet",
|
||
"shared_filterAll": "All",
|
||
"shared_filterFiles": "Files",
|
||
"shared_filterFolders": "Folders",
|
||
"shared_filterType": "Type:",
|
||
"shared_goToFiles": "Go to Files",
|
||
"shared_hasPassword": "Yes",
|
||
"shared_invalidEmail": "Please enter a valid email address",
|
||
"shared_itemRemoved": "Share removed successfully",
|
||
"shared_itemUpdated": "Share settings updated successfully",
|
||
"shared_linkCopied": "Link copied to clipboard!",
|
||
"shared_linkCopyFailed": "Failed to copy link",
|
||
"shared_noExpiration": "No expiration",
|
||
"shared_noPassword": "No",
|
||
"shared_notificationFailed": "Failed to send notification",
|
||
"shared_notificationSent": "Notification sent successfully",
|
||
"shared_notifyShare": "Notify Someone",
|
||
"shared_pageDescription": "Manage your shared files and folders",
|
||
"shared_pageTitle": "Shared Resources",
|
||
"shared_removeShare": "Remove Share",
|
||
"shared_search": "Search",
|
||
"shared_sortBy": "Sort by:",
|
||
"shared_sortByDate": "Date shared",
|
||
"shared_sortByExpiration": "Expiration",
|
||
"shared_sortByName": "Name",
|
||
"shared_typeFile": "File",
|
||
"shared_typeFolder": "Folder"
|
||
},
|
||
"files": {
|
||
"name": "名称",
|
||
"type": "类型",
|
||
"size": "大小",
|
||
"modified": "修改日期",
|
||
"no_files": "此文件夹中没有文件",
|
||
"empty_hint": "上传文件或创建文件夹以开始使用",
|
||
"loading": "正在加载文件…",
|
||
"view_grid": "网格视图",
|
||
"view_list": "列表视图",
|
||
"file_types": {
|
||
"document": "文档",
|
||
"image": "图片",
|
||
"video": "视频",
|
||
"audio": "音频",
|
||
"pdf": "PDF",
|
||
"text": "文本",
|
||
"folder": "文件夹",
|
||
"spreadsheet": "电子表格",
|
||
"presentation": "演示文稿",
|
||
"archive": "压缩文件",
|
||
"installer": "安装程序",
|
||
"code": "代码"
|
||
},
|
||
"owner": "所有者"
|
||
},
|
||
"dialogs": {
|
||
"rename_folder": "重命名文件夹",
|
||
"new_name": "新名称",
|
||
"new_folder_title": "新建文件夹",
|
||
"folder_name": "文件夹名称",
|
||
"folder_placeholder": "我的文件夹",
|
||
"rename_title": "重命名",
|
||
"move_file": "移动文件",
|
||
"select_destination": "选择目标文件夹",
|
||
"root": "根目录",
|
||
"delete_confirmation": "你确定要删除",
|
||
"and_contents": "及其所有内容",
|
||
"no_undo": "此操作无法撤销",
|
||
"share_file": "共享文件",
|
||
"share_folder": "共享文件夹",
|
||
"existing_shares": "现有共享",
|
||
"share_options": "共享选项",
|
||
"password": "密码",
|
||
"expiration": "过期日期",
|
||
"permissions": "权限",
|
||
"generated_link": "生成的链接",
|
||
"notify": "发送通知",
|
||
"recipient": "收件人",
|
||
"message": "消息",
|
||
"confirm_delete": "Move to trash",
|
||
"confirm_delete_file": "Are you sure you want to move the file \"{{name}}\" to trash?",
|
||
"confirm_delete_folder": "Are you sure you want to move the folder \"{{name}}\" and all its contents to trash?",
|
||
"confirm_delete_share": "Delete share link",
|
||
"confirm_delete_share_msg": "Are you sure you want to delete this shared link?",
|
||
"confirm_empty_trash": "Empty trash",
|
||
"confirm_permanent_delete": "Delete permanently",
|
||
"confirm_permanent_delete_msg": "Are you sure you want to permanently delete this item? This action cannot be undone.",
|
||
"confirm_title": "Confirm action",
|
||
"go_to_parent": ".. (parent folder)",
|
||
"move_folder": "Move folder",
|
||
"no_subfolders": "No subfolders",
|
||
"rename_file": "Rename file",
|
||
"select_this_folder": "Select this folder",
|
||
"move_to_home": "移动到主文件夹"
|
||
},
|
||
"dropzone": {
|
||
"drag_files": "将文件拖到这里,或点击选择",
|
||
"drop_files": "释放文件以上传"
|
||
},
|
||
"permissions": {
|
||
"read": "读取",
|
||
"write": "写入",
|
||
"reshare": "再共享"
|
||
},
|
||
"errors": {
|
||
"file_not_found": "文件未找到",
|
||
"folder_not_found": "文件夹未找到",
|
||
"delete_error": "删除时出错",
|
||
"upload_error": "上传文件时出错",
|
||
"rename_error": "重命名时出错",
|
||
"move_error": "移动时出错",
|
||
"empty_name": "名称不能为空",
|
||
"name_exists": "已存在同名文件或文件夹",
|
||
"generic_error": "发生错误"
|
||
},
|
||
"breadcrumb": {
|
||
"home": "主页"
|
||
},
|
||
"trash": {
|
||
"empty_trash": "清空回收站",
|
||
"empty_state": "回收站为空",
|
||
"original_location": "原始位置",
|
||
"deleted_date": "删除日期",
|
||
"actions": "操作",
|
||
"restore": "恢复",
|
||
"delete_permanently": "永久删除",
|
||
"empty_confirm": "你确定要清空回收站吗?这将永久删除所有项目。"
|
||
},
|
||
"auth": {
|
||
"login_title": "登录",
|
||
"username": "用户名",
|
||
"username_placeholder": "输入你的用户名",
|
||
"password": "密码",
|
||
"password_placeholder": "输入你的密码",
|
||
"login_button": "登录",
|
||
"no_account": "没有账号?",
|
||
"register": "注册",
|
||
"admin_setup": "首次使用?",
|
||
"setup": "设置管理员",
|
||
"register_title": "创建账号",
|
||
"email": "电子邮件",
|
||
"email_placeholder": "输入你的电子邮件",
|
||
"confirm_password": "确认密码",
|
||
"confirm_password_placeholder": "确认你的密码",
|
||
"register_button": "创建账号",
|
||
"have_account": "已有账号?",
|
||
"login": "登录",
|
||
"setup_title": "初始设置",
|
||
"setup_step1": "管理员",
|
||
"setup_step2": "系统",
|
||
"setup_step3": "完成",
|
||
"admin_username": "管理员用户名",
|
||
"admin_email": "管理员电子邮件",
|
||
"admin_password": "管理员密码",
|
||
"create_admin": "创建管理员",
|
||
"back_to_login": "已设置完成?",
|
||
"admin_success": "管理员账号创建成功!您现在可以登录。",
|
||
"account_success": "账号创建成功!您现在可以登录。",
|
||
"passwords_mismatch": "密码不匹配",
|
||
"admin_create_error": "创建管理员账号时出错",
|
||
"or": "或",
|
||
"sso_login": "使用 SSO 登录",
|
||
"sso_login_provider": "使用 {{provider}} 登录"
|
||
},
|
||
"storage": {
|
||
"title": "存储空间",
|
||
"calculating": "计算中...",
|
||
"used": "{{percentage}}% 已使用 ({{used}} / {{total}})"
|
||
},
|
||
"viewer": {
|
||
"unsupported_file": "无法预览此文件类型。",
|
||
"download_file": "下载文件",
|
||
"zoom_in": "放大",
|
||
"zoom_out": "缩小",
|
||
"zoom_reset": "重置缩放"
|
||
},
|
||
"language_selector": {
|
||
"title": "欢迎!",
|
||
"subtitle": "选择您的语言以继续",
|
||
"continue": "继续",
|
||
"languages": {
|
||
"en": "English",
|
||
"es": "Español",
|
||
"zh": "中文",
|
||
"fa": "فارسی",
|
||
"fr": "Français",
|
||
"de": "Deutsch",
|
||
"pt": "Português",
|
||
"ar": "العربية",
|
||
"hi": "हिन्दी",
|
||
"it": "Italiano",
|
||
"ja": "日本語",
|
||
"ko": "한국어",
|
||
"nl": "Nederlands",
|
||
"ru": "Русский"
|
||
}
|
||
},
|
||
"favorites": {
|
||
"empty_state": "还没有收藏",
|
||
"empty_hint": "为文件或文件夹添加星标以将其添加到收藏夹",
|
||
"add": "添加到收藏夹",
|
||
"remove": "从收藏夹移除",
|
||
"added_title": "已添加到收藏",
|
||
"added_msg": "已添加到收藏",
|
||
"removed_title": "已从收藏移除",
|
||
"removed_msg": "已从收藏移除"
|
||
},
|
||
"recent": {
|
||
"title": "最近",
|
||
"clear": "清除最近",
|
||
"accessed": "访问于",
|
||
"empty_state": "没有最近文件",
|
||
"empty_hint": "您打开的文件将显示在这里",
|
||
"loadMore": "加载更多"
|
||
},
|
||
"batch": {
|
||
"one_selected": "已选择 1 个项目",
|
||
"n_selected": "已选择 {{count}} 个项目",
|
||
"confirm_delete": "确定要将 {{count}} 个项目移至回收站吗?",
|
||
"move_title": "移动 {{count}} 个项目",
|
||
"add_favorites": "添加到收藏夹",
|
||
"move_copy": "移动或复制"
|
||
},
|
||
"admin": {
|
||
"page_title": "管理面板",
|
||
"back_to_app": "返回 OxiCloud",
|
||
"loading": "加载中…",
|
||
"access_denied": "拒绝访问",
|
||
"access_denied_desc": "需要管理员权限。",
|
||
"sign_in": "登录",
|
||
"tab_dashboard": "仪表盘",
|
||
"tab_users": "用户",
|
||
"tab_oidc": "SSO / OIDC",
|
||
"total_users": "用户总数",
|
||
"active_users": "活跃用户",
|
||
"admins": "管理员",
|
||
"version": "版本",
|
||
"storage_overview": "存储概览",
|
||
"used": "已使用",
|
||
"total_quota": "总配额",
|
||
"usage_pct": "使用率",
|
||
"users_over_80": "超过80%配额",
|
||
"users_over_quota": "超过配额",
|
||
"system": "系统",
|
||
"auth_label": "认证",
|
||
"oidc_label": "OIDC",
|
||
"quotas_label": "配额",
|
||
"enabled": "已启用",
|
||
"disabled": "已禁用",
|
||
"active": "活跃",
|
||
"off": "关闭",
|
||
"allow_registration": "允许公开自助注册",
|
||
"registration_warning": "公开注册已禁用。只有管理员可以创建新用户。",
|
||
"user_management": "用户管理",
|
||
"create_user": "创建用户",
|
||
"col_user": "用户",
|
||
"col_role": "角色",
|
||
"col_auth": "认证",
|
||
"col_status": "状态",
|
||
"col_storage": "存储",
|
||
"col_last_login": "最后登录",
|
||
"col_actions": "操作",
|
||
"loading_users": "正在加载用户…",
|
||
"failed_load_users": "加载失败",
|
||
"no_users_found": "未找到用户",
|
||
"showing_users": "显示 {{from}}-{{to}} / {{total}}",
|
||
"prev": "上一页",
|
||
"next": "下一页",
|
||
"inactive": "未激活",
|
||
"you_badge": "(你)",
|
||
"local": "本地",
|
||
"never": "从未",
|
||
"just_now": "刚刚",
|
||
"minutes_ago": "{{n}}分钟前",
|
||
"hours_ago": "{{n}}小时前",
|
||
"days_ago": "{{n}}天前",
|
||
"edit_quota_title": "编辑配额",
|
||
"reset_password_title": "重置密码",
|
||
"toggle_role_title": "切换角色",
|
||
"deactivate_title": "停用",
|
||
"activate_title": "启用",
|
||
"delete_title": "删除",
|
||
"sso_title": "单点登录 (OIDC / SSO)",
|
||
"enable_sso": "启用 SSO 认证",
|
||
"provider_name": "提供商名称",
|
||
"issuer_url": "发行者 URL",
|
||
"issuer_url_hint": "您的身份提供商的 OpenID Connect 发行者 URL",
|
||
"auto_discover": "自动发现",
|
||
"discovering": "发现中…",
|
||
"client_id": "客户端 ID",
|
||
"client_secret": "客户端密钥",
|
||
"client_secret_placeholder": "留空以保留当前值",
|
||
"secret_configured": "已配置客户端密钥",
|
||
"callback_url": "回调 URL",
|
||
"callback_url_hint": "(在您的 IdP 中注册)",
|
||
"advanced_settings": "高级设置",
|
||
"scopes": "范围",
|
||
"auto_provision": "首次登录时自动配置用户",
|
||
"admin_groups": "管理组",
|
||
"admin_groups_hint": "映射到管理员角色的逗号分隔 OIDC 组名",
|
||
"disable_password": "禁用密码登录 (仅 OIDC)",
|
||
"password_warning": "这将阻止所有基于密码的登录!",
|
||
"test_btn": "测试",
|
||
"save_btn": "保存",
|
||
"saving": "保存中…",
|
||
"settings_saved": "设置已保存 — OIDC 现在 {{status}}",
|
||
"quota_modal_title": "更新存储配额",
|
||
"quota_user_label": "用户:",
|
||
"new_quota": "新配额",
|
||
"quota_unlimited_hint": "0表示无限制",
|
||
"cancel": "取消",
|
||
"create_user_title": "创建新用户",
|
||
"username_label": "用户名",
|
||
"username_placeholder": "zhangsan",
|
||
"username_hint": "3–32个字符",
|
||
"password_label": "密码",
|
||
"password_placeholder": "至少8个字符",
|
||
"email_label": "邮箱",
|
||
"email_optional": "(可选)",
|
||
"email_placeholder": "user@example.com (留空自动生成)",
|
||
"role_label": "角色",
|
||
"role_user": "用户",
|
||
"role_admin": "管理员",
|
||
"quota_label": "配额",
|
||
"creating": "创建中…",
|
||
"reset_pw_title": "重置密码",
|
||
"new_password_label": "新密码",
|
||
"resetting": "重置中…",
|
||
"reset_btn": "重置",
|
||
"confirm_role_change": "将角色更改为 {{role}}?",
|
||
"confirm_deactivate": "确定要停用此用户吗?",
|
||
"confirm_activate": "确定要启用此用户吗?",
|
||
"confirm_delete_user": "删除用户 \"{{name}}\"?此操作无法撤消!",
|
||
"confirm_action": "确认操作",
|
||
"confirm_yes": "确认",
|
||
"confirm_no": "取消",
|
||
"error_username_short": "用户名至少需要3个字符",
|
||
"error_password_short": "密码至少需要8个字符",
|
||
"error_generic": "失败",
|
||
"error_network": "网络错误:{{message}}",
|
||
"error_create_user": "创建用户失败",
|
||
"tab_storage": "存储",
|
||
"storage_title": "存储配置",
|
||
"storage_current_backend": "当前后端",
|
||
"storage_total_blobs": "总块数",
|
||
"storage_total_size": "总大小",
|
||
"storage_dedup_ratio": "去重比率",
|
||
"storage_backend": "后端",
|
||
"storage_local": "本地",
|
||
"storage_s3": "S3 兼容",
|
||
"storage_provider_preset": "提供商预设",
|
||
"storage_preset_custom": "自定义",
|
||
"storage_endpoint_url": "端点 URL",
|
||
"storage_endpoint_hint": "AWS S3 请留空",
|
||
"storage_bucket": "存储桶",
|
||
"storage_region": "地区",
|
||
"storage_access_key": "访问密钥",
|
||
"storage_secret_key": "密钥",
|
||
"storage_secret_configured": "密钥已配置",
|
||
"storage_key_placeholder": "输入新密钥",
|
||
"storage_path_style": "强制路径风格",
|
||
"storage_path_style_hint": "MinIO 及某些 S3 兼容服务需要此选项",
|
||
"storage_test_connection": "测试连接",
|
||
"storage_test_success": "连接成功",
|
||
"storage_test_failure": "连接失败",
|
||
"storage_save": "保存配置",
|
||
"storage_saved": "配置已保存",
|
||
"storage_migration": "数据迁移",
|
||
"storage_migration_coming_soon": "迁移工具即将推出",
|
||
"migration_status_label": "迁移状态",
|
||
"migration_start": "开始迁移",
|
||
"migration_pause": "暂停",
|
||
"migration_resume": "继续",
|
||
"migration_verify": "验证",
|
||
"migration_complete": "完成",
|
||
"migration_started": "迁移已开始",
|
||
"migration_paused_msg": "迁移已暂停",
|
||
"migration_resumed_msg": "迁移已继续",
|
||
"migration_completed_msg": "迁移成功完成",
|
||
"migration_verifying": "正在验证...",
|
||
"migration_verify_passed": "验证通过",
|
||
"migration_verify_failed": "验证失败",
|
||
"migration_failed_blobs": "失败的块",
|
||
"testing": "正在测试..."
|
||
},
|
||
"profile": {
|
||
"page_title": "个人资料",
|
||
"back_to_app": "返回 OxiCloud",
|
||
"loading": "加载中…",
|
||
"not_authenticated": "未认证",
|
||
"not_authenticated_desc": "请登录以查看您的个人资料。",
|
||
"sign_in": "登录",
|
||
"role_admin": "管理员",
|
||
"role_user": "用户",
|
||
"account_details": "账户详情",
|
||
"username": "用户名",
|
||
"email": "邮箱",
|
||
"role": "角色",
|
||
"last_login": "最后登录",
|
||
"storage": "存储",
|
||
"used": "已使用",
|
||
"quota": "配额",
|
||
"usage": "使用率",
|
||
"unlimited": "无限制",
|
||
"app_passwords": "应用密码",
|
||
"app_pw_desc": "为 WebDAV、CalDAV 和 CardDAV 客户端生成密码。每个密码只显示一次。",
|
||
"app_pw_label_placeholder": "标签(如 Thunderbird、macOS)",
|
||
"generate": "生成",
|
||
"generating": "生成中…",
|
||
"new_password_for": "新密码用于",
|
||
"copy_warning": "请立即复制此密码,之后将无法再次查看。",
|
||
"copy_to_clipboard": "复制到剪贴板",
|
||
"col_label": "标签",
|
||
"col_created": "创建时间",
|
||
"col_last_used": "最后使用",
|
||
"col_status": "状态",
|
||
"active": "活跃",
|
||
"revoked": "已撤销",
|
||
"revoke_title": "撤销",
|
||
"no_app_passwords": "暂无应用密码。",
|
||
"client_sessions": "客户端会话",
|
||
"client_sessions_desc": "连接 Nextcloud 兼容客户端时自动生成。",
|
||
"col_client": "客户端",
|
||
"never": "从未",
|
||
"just_now": "刚刚",
|
||
"minutes_ago": "{{n}}分钟前",
|
||
"hours_ago": "{{n}}小时前",
|
||
"days_ago": "{{n}}天前",
|
||
"change_password": "修改密码",
|
||
"current_password": "当前密码",
|
||
"new_password": "新密码",
|
||
"min_8_chars": "至少8个字符",
|
||
"confirm_password": "确认新密码",
|
||
"update_password": "更新密码",
|
||
"updating": "更新中…",
|
||
"password_updated": "密码更新成功",
|
||
"passwords_no_match": "密码不匹配",
|
||
"password_too_short": "密码至少需要8个字符",
|
||
"password_change_failed": "修改密码失败",
|
||
"error_network": "网络错误:{{message}}",
|
||
"error_label_required": "请输入标签",
|
||
"error_create_pw": "创建应用密码失败",
|
||
"confirm_revoke": "撤销应用密码\"{{label}}\"?使用此密码的客户端将停止工作。",
|
||
"error_revoke": "撤销失败",
|
||
"edit_photo": "Edit photo",
|
||
"photo_tab_url": "URL",
|
||
"photo_tab_upload": "Upload",
|
||
"photo_url_placeholder": "https://example.com/photo.jpg",
|
||
"photo_url_hint": "https://, http://, or data:image/…;base64,… accepted",
|
||
"photo_choose_file": "Choose a photo (PNG, JPEG, WebP)",
|
||
"photo_resize_note": "Images larger than 512 × 512 px are automatically resized.",
|
||
"photo_save": "Save photo",
|
||
"photo_remove": "Remove photo",
|
||
"photo_cancel": "Cancel",
|
||
"photo_save_failed": "Failed to save photo",
|
||
"photo_no_file": "Please select a file first",
|
||
"photo_managed_by_oidc": "Photo managed by your identity provider."
|
||
},
|
||
"notifications": {
|
||
"file_renamed": "文件已重命名",
|
||
"file_renamed_to": "文件已重命名为\"{{name}}\"",
|
||
"folder_renamed": "文件夹已重命名",
|
||
"folder_renamed_to": "文件夹已重命名为\"{{name}}\"",
|
||
"file_uploaded": "文件已上传",
|
||
"file_deleted": "文件已移至回收站",
|
||
"folder_deleted": "文件夹已移至回收站",
|
||
"item_deleted_permanently": "项目已永久删除",
|
||
"trash_emptied": "回收站已清空",
|
||
"title": "通知",
|
||
"empty": "暂无通知",
|
||
"link_created": "链接已创建",
|
||
"share_success": "分享链接创建成功",
|
||
"upload_files_section_title": "此处不支持上传",
|
||
"upload_files_section_body": "请前往文件部分上传文件"
|
||
},
|
||
"upload": {
|
||
"uploading": "正在上传...",
|
||
"files": "个文件",
|
||
"complete": "已上传 {{count}} / {{total}}"
|
||
},
|
||
"storage_quota_exceeded": "存储配额已超限",
|
||
"sharedwithme": {
|
||
"pageTitle": "与我共享",
|
||
"pageDescription": "其他用户与您共享的文件和文件夹",
|
||
"emptyStateTitle": "暂无内容与您共享",
|
||
"emptyStateDesc": "其他用户与您共享的项目将显示在此处",
|
||
"loadMore": "加载更多",
|
||
"sharedBy": "共享者",
|
||
"colName": "名称",
|
||
"colType": "类型",
|
||
"colSharedBy": "共享者",
|
||
"colDate": "共享日期",
|
||
"colPermissions": "权限"
|
||
},
|
||
"groupby": {
|
||
"none": "无",
|
||
"title": "分组方式",
|
||
"owner": "所有者",
|
||
"shareDate": "分享日期",
|
||
"type": "类型",
|
||
"type.folders": "文件夹",
|
||
"accessedAt": "访问日期",
|
||
"modifiedAt": "修改日期",
|
||
"createdAt": "创建日期",
|
||
"size": "大小",
|
||
"favoriteDate": "收藏日期"
|
||
},
|
||
"dateBucket": {
|
||
"today": "今天",
|
||
"last7days": "近7天",
|
||
"last30days": "近30天"
|
||
}
|
||
}
|