Files
image-pichost/languages/zh-CN.php

255 lines
9.6 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'site_title' => 'PicHost',
'welcome' => '欢迎',
'home' => '首页',
'login' => '登录',
'register' => '注册',
'logout' => '退出',
'dashboard' => '我的图库',
'upload' => '上传图片',
'api_docs' => 'API文档',
'feedback' => '意见反馈',
'settings' => '设置',
'admin_panel' => '管理员面板',
'notifications' => '通知中心',
'profile' => '个人资料',
'save' => '保存',
'cancel' => '取消',
'delete' => '删除',
'edit' => '编辑',
'view' => '查看',
'download' => '下载',
'copy' => '复制',
'search' => '搜索',
'filter' => '筛选',
'sort' => '排序',
'confirm' => '确认',
'submit' => '提交',
'reset' => '重置',
'success' => '成功',
'error' => '错误',
'warning' => '警告',
'info' => '信息',
'loading' => '加载中',
'saving' => '保存中',
'uploading' => '上传中',
'hero_title' => '分享你的精彩瞬间',
'hero_subtitle' => '安全、快速、免费的图片托管服务',
'register_now' => '立即注册',
'user_login' => '用户登录',
'bing_daily' => '📸 今日美图',
'gallery_showcase' => '精彩图片展示',
'features' => '功能特性',
'fast_upload' => '极速上传',
'fast_upload_desc' => '采用CDN加速图片上传下载速度飞快',
'secure' => '安全可靠',
'secure_desc' => '多重安全验证,保护您的图片隐私',
'permanent' => '永久存储',
'permanent_desc' => '高质量图片存储,支持外链分享',
'upload_title' => '上传图片',
'batch_upload' => '批量上传',
'drag_drop' => '拖拽图片到此处或点击选择',
'supported_formats' => '支持格式',
'max_size' => '单文件最大',
'multiple_files' => '可同时选择多个文件',
'set_all_titles' => '批量设置标题',
'set_all_tags' => '批量设置标签',
'clear_all' => '清空所有',
'files_selected' => '个文件',
'start_upload' => '开始上传',
'upload_results' => '上传结果',
'upload_success' => '上传成功',
'upload_failed' => '上传失败',
'select_files' => '选择文件',
'my_gallery' => '我的图库',
'upload_new' => '上传新图片',
'total_images' => '总图片数',
'public_images' => '公开图片',
'total_views' => '总浏览量',
'storage_used' => '存储空间',
'search_placeholder' => '搜索图片标题...',
'all_images' => '所有图片',
'public' => '公开',
'private' => '私有',
'sort_newest' => '最新上传',
'sort_oldest' => '最早上传',
'sort_views' => '最多浏览',
'sort_name' => '名称排序',
'no_images' => '还没有上传任何图片',
'upload_first' => '立即上传您的第一张图片开始使用吧!',
'api_management' => 'API 管理',
'api_documentation' => 'API 文档',
'your_api_key' => '您的API密钥',
'generate_key' => '生成API密钥',
'regenerate_key' => '重新生成',
'keep_secret' => '请妥善保管您的API密钥不要泄露给他人',
'api_endpoints' => 'API 接口',
'api_migrated_message' => 'API功能已迁移到独立的API文档页面',
'view_api_docs' => '查看API文档',
'api_key_copied' => 'API密钥已复制到剪贴板',
'appearance_settings' => '外观设置',
'display_settings' => '显示设置',
'notification_settings' => '通知设置',
'language_settings' => '语言设置',
'enable_dark_mode' => '启用深色模式',
'items_per_page' => '每页显示图片数量',
'enable_email_notifications' => '启用邮件通知',
'enable_browser_notifications' => '启用浏览器通知',
'notification_types' => '通知类型',
'system_announcements' => '系统公告',
'usage_tips' => '使用技巧',
'feedback_results' => '反馈结果',
'image_feedback' => '图片反馈',
'interface_language' => '界面语言',
'simplified_chinese' => '简体中文',
'english' => 'English',
'save_settings' => '保存设置',
'system_announcements_desc' => '系统更新、维护通知等重要公告',
'usage_tips_desc' => '图片处理技巧、功能使用建议等',
'feedback_results_desc' => '您提交的反馈的处理结果通知',
'image_feedback_desc' => '其他用户对您图片的喜欢和举报反馈',
'email_notifications_desc' => '重要通知将通过邮件发送',
'browser_notifications_desc' => '在浏览器中显示实时通知',
'items_per_page_range_error' => '每页显示数量应在5-100之间',
'mark_all_read' => '标记所有为已读',
'unread_notifications' => '条未读',
'no_notifications' => '📭 暂无通知',
'no_notifications_desc' => '您还没有收到任何通知',
'mark_read' => '标记已读',
'view_details' => '查看详情',
'captcha' => '验证码',
'refresh_captcha' => '点击刷新验证码',
'enter_captcha' => '输入验证码',
'captcha_error' => '验证码错误',
'login_required' => '请先登录',
'permission_denied' => '权限不足',
'invalid_request' => '无效请求',
'network_error' => '网络错误',
'try_again' => '请稍后重试',
'operation_success' => '操作成功',
'settings_saved' => '设置已保存',
'upload_complete' => '上传完成',
'save_failed' => '保存失败,请稍后重试',
'username' => '用户名',
'email' => '邮箱地址',
'password' => '密码',
'confirm_password' => '确认密码',
'current_password' => '当前密码',
'new_password' => '新密码',
'title' => '标题',
'description' => '描述',
'tags' => '标签',
'subject' => '主题',
'message' => '内容',
'type' => '类型',
'optional' => '可选',
'user_management' => '用户管理',
'image_management' => '图片管理',
'feedback_management' => '反馈管理',
'file_management' => '文件管理',
'total_users' => '总用户数',
'today_users' => '今日新增',
'today_images' => '今日上传',
'pending_feedbacks' => '待处理反馈',
'user_list' => '用户列表',
'image_list' => '图片列表',
'feedback_list' => '反馈列表',
'set_public' => '设为公开',
'set_private' => '设为私有',
'view_user_images' => '查看图片',
'image_details' => '图片详情',
'uploader' => '上传者',
'upload_time' => '上传时间',
'views' => '浏览量',
'likes' => '喜欢数',
'status' => '状态',
'share_links' => '分享链接',
'page_link' => '页面链接',
'direct_link' => '直链',
'bbcode' => 'BBCode',
'markdown' => 'Markdown',
'html_code' => 'HTML代码',
'image_feedback' => '图片反馈',
'like' => '喜欢',
'liked' => '已喜欢',
'report' => '举报',
'report_reason' => '举报原因',
'submit_report' => '提交举报',
'copied_to_clipboard' => '已复制到剪贴板',
'bug_report' => '错误报告',
'feature_request' => '功能建议',
'suggestion' => '改进建议',
'other' => '其他',
// 忘记密码相关
'forgot_password' => '忘记密码',
'reset_password' => '重置密码',
'enter_email_for_reset' => '输入邮箱地址重置密码',
'send_reset_link' => '发送重置链接',
'reset_link_sent' => '重置链接已发送到您的邮箱',
'email_not_found' => '该邮箱未注册',
'password_reset_success' => '密码重置成功',
'invalid_reset_token' => '无效的重置链接',
'expired_reset_token' => '重置链接已过期',
'enter_new_password' => '输入新密码',
'confirm_new_password' => '确认新密码',
// 表单验证
'fill_all_fields' => '请填写所有字段',
'password_mismatch' => '密码确认不匹配',
'password_length_error' => '密码至少需要6个字符',
'user_exists' => '用户名或邮箱已被注册',
'invalid_credentials' => '邮箱或密码错误',
'verify_email_first' => '请先验证您的邮箱地址',
// 注册相关
'registration_success_verify' => '注册成功!请检查您的邮箱完成验证。',
'registration_success_direct' => '注册成功!由于邮件发送问题,您可以直接登录。',
'registration_failed' => '注册失败,请稍后重试',
'have_account' => '已有账号?',
'no_account' => '还没有账号?',
'login_now' => '立即登录',
// 邮箱验证
'email_verification' => '邮箱验证',
'invalid_verification_link' => '无效的验证链接',
'email_verified_success' => '邮箱验证成功!您现在可以登录了。',
'verification_failed' => '验证失败,请稍后重试',
// 其他
'all_rights_reserved' => '保留所有权利',
'about' => '关于我们',
'untitled' => '未命名',
'enter_username' => '请输入用户名',
'enter_email' => '请输入邮箱地址',
'enter_password' => '请输入密码',
'enter_title' => '请输入标题',
'confirm_password_placeholder' => '请再次输入密码',
'password_min_length' => '密码至少6个字符',
'select_tags' => '选择标签',
'hold_ctrl_multiselect' => '按住Ctrl多选',
'enter_title_for_all' => '为所有图片设置统一标题',
'enter_tag_ids' => '请输入标签ID多个用逗号分隔或标签名称多个用逗号分隔',
'confirm_clear_all' => '确定要清空所有文件吗?',
'confirm_delete_image' => '确定要删除这张图片吗?此操作不可恢复!',
'total_engagement' => '总互动量',
'total_size' => '总大小',
];
?>