diff --git a/resources/lang/cn/articles.php b/resources/lang/cn/articles.php index bf45bb2267..5dfb525106 100644 --- a/resources/lang/cn/articles.php +++ b/resources/lang/cn/articles.php @@ -1,8 +1,8 @@ '用品', - 'meta-articles' => '关于追踪器和社区的文章和新闻', - 'published-at' => '发布于', - 'read-more' => '阅读更多', + 'articles' => '公告', + 'meta-articles' => '伺服器及用户群相关的公告', + 'published-at' => '刊登於', + 'read-more' => '更多', ]; diff --git a/resources/lang/cn/auth.php b/resources/lang/cn/auth.php index 946983d7a4..2e3548d7c3 100644 --- a/resources/lang/cn/auth.php +++ b/resources/lang/cn/auth.php @@ -1,47 +1,67 @@ '尝试剩余|尝试剩余', - 'email' => '电子邮件', - 'exceededTitle' => '验证尝试超出', - 'failed' => '这些凭证与我们的记录不符。', - 'inputAlt1' => '代码输入1', - 'inputAlt2' => '代码输入2', - 'inputAlt3' => '代码输入3', - 'inputAlt4' => '代码输入4', - 'lockedUntil' => '帐户已锁定至:', - 'login' => '登录', - 'login-now-on' => '立即登录', - 'logout' => '登出', - 'lost-password' => '忘记密码了吗?', - 'lost-username' => '忘记了你的用户名?', - 'missingCode' => '没有收到验证码?', - 'need-invite' => '开放注册已禁用,您需要邀请才能访问!', - 'not-a-member' => '尚未成员?小于30秒注册。', - 'password' => '密码', - 'recover-my-password' => '恢复我的密码', - 'remember-me' => '记住我', - 'returnButton' => '回家', - 'signup' => '注册', - 'subtitle' => '需要验证', - 'throttle' => '登录尝试过多。请再试一次 :seconds 秒。', - 'title' => '两步验证', - 'titleFailed' => '验证失败', - 'titlePassed' => '大家好消息!', - 'tryAgainIn' => '再试一次', - 'unlock' => '开锁', - 'user-icon' => '用户图标', - 'username' => '用户名', - 'verificationEmailButton' => '立即验证', - 'verificationEmailGreeting' => '你好 :username', - 'verificationEmailMessage' => '您的帐户两步验证码为:', - 'verificationEmailSentMsg' => '验证电子邮件已发送!', - 'verificationEmailSubject' => '需要验证', - 'verificationEmailSuccess' => '成功!', - 'verificationLockedMessage' => '帐户被锁定!', - 'verificationLockedTitle' => '卫生署!', - 'verificationModalConfBtn' => '好', - 'verificationWarningMessage' => '这是您的帐户锁定之前的最后一次尝试 :hours 小时。', - 'verificationWarningTitle' => '警告!', - 'verifyButton' => '校验', + /* + |-------------------------------------------------------------------------- + | Default Authentication Language Lines + |-------------------------------------------------------------------------- + */ + 'email' => '邮箱', + 'failed' => '身份凭证与站点记录不符合。', + 'login' => '登陆', + 'login-now-on' => '立即登入', + 'logout' => '登出', + 'lost-password' => '忘了密码?', + 'lost-username' => '忘了用户名?', + 'need-invite' => '开放注册已关闭,请从已注册用户处获得邀请!', + 'not-a-member' => '尚未成员?30秒内便能完成注册。', + 'password' => '密码', + 'recover-my-password' => '重设密码', + 'remember-me' => '记住我的登录', + 'signup' => '注册', + 'throttle' => '登录次数过多。请 :seconds 秒後再试。', + 'unlock' => '解锁', + 'user-icon' => '用户头像', + 'username' => '用户名', + + /* + |-------------------------------------------------------------------------- + | Two Step Authentication Language Lines + |-------------------------------------------------------------------------- + */ + 'subtitle' => '电邮制作中-需时数分钟-注意大小写', + 'title' => '两步验证(电邮形式)', + 'titleFailed' => '验证失败', + 'titlePassed' => '各位,有好消息!', + + 'inputAlt1' => 'Code Input 1', + 'inputAlt2' => 'Code Input 2', + 'inputAlt3' => 'Code Input 3', + 'inputAlt4' => 'Code Input 4', + + 'attemptsRemaining' => '尝试次数剩馀|尝试次数剩馀', + 'missingCode' => '没有收到验证码?', + 'verifyButton' => '验证', + + 'exceededTitle' => '验证尝试次数已达上限', + 'lockedUntil' => '账户被锁定,直到:', + 'returnButton' => '返回主页', + 'tryAgainIn' => '稍後再尝试', + + 'verificationEmailButton' => '立即验证', + 'verificationEmailGreeting' => 'Hello :username', + 'verificationEmailMessage' => '账户的两步验证码为:', + 'verificationEmailSubject' => '要求验证', + + 'verificationEmailSentMsg' => '验证邮件已发送!', + 'verificationEmailSuccess' => '成功!', + + 'verificationWarningMessage' => '你的账户将被锁定 :hours 小时,这是你最後的一次尝试机会', + 'verificationWarningTitle' => '警告!', + + 'verificationLockedMessage' => '账户被锁定!', + 'verificationLockedTitle' => 'Doh!', + + 'verificationModalConfBtn' => 'Ok', + ]; diff --git a/resources/lang/cn/backup.php b/resources/lang/cn/backup.php index d667655728..d0127684ee 100644 --- a/resources/lang/cn/backup.php +++ b/resources/lang/cn/backup.php @@ -2,19 +2,21 @@ return [ 'actions' => '操作', - 'backup' => '备用', + 'backup' => '备份', 'backup_doesnt_exist' => '备份文件不存在。', - 'create_a_new_backup' => '创建一个新的备份', + 'create_a_new_backup' => '建立一个新的备份', + 'create_a_new_files_backup' => '建立档案备份', + 'create_a_new_db_backup' => '建立资料库备份', 'create_confirmation_message' => '在3秒内重新加载页面。', 'create_confirmation_title' => '备份完成', - 'create_error_message' => '备份文件不能创建。', + 'create_error_message' => '备份文件不能建立。', 'create_error_title' => '备份错误', - 'create_warning_message' => '您的备份可能尚未创建。详情请查看日志文件。', - 'create_warning_title' => '未知错误', + 'create_warning_message' => '您的备份可能尚未建立。详情请查看日志文件。', + 'create_warning_title' => '不知明错误', 'date' => '日期', 'delete' => '删除', 'delete_cancel_message' => '备份文件尚未删除。', - 'delete_cancel_title' => '没关系', + 'delete_cancel_title' => "OK", 'delete_confirm' => '你确定要删除这个备份文件吗?', 'delete_confirmation_message' => '备份文件已被删除。', 'delete_confirmation_title' => '完成', @@ -24,7 +26,7 @@ 'existing_backups' => '现有的备份', 'file_size' => '文件大小', 'location' => '位置', - 'manager' => '经理', + 'manager' => '管理员', 'no_disks_configured' => '在config / backup.php中没有配置备份磁盘', 'only_local_downloads_supported' => '只支持从本地文件系统下载。', ]; diff --git a/resources/lang/cn/blocks.php b/resources/lang/cn/blocks.php index 4344b1e305..63dd92c5da 100644 --- a/resources/lang/cn/blocks.php +++ b/resources/lang/cn/blocks.php @@ -1,19 +1,34 @@ '活跃在最后', - 'chatbox' => '聊天框', - 'check-news' => '新闻(每日检查)', - 'click' => '点击', + // Chat + 'chatbox' => '聊天室', + 'click' => '点击', + 'to-enable-editor' => '啓用编辑器', + + // Featured Torrents 'featured-by' => '精选', - 'featured-torrents' => '精选种子', - 'featured-torrents-intro' => '尽你所能地获得它们!', - 'featured-until' => '这是特色洪流直到', - 'latest-posts' => '最新帖子', - 'latest-topics' => '最新主题', - 'latest-torrents' => '最新的种子', - 'new-news' => '新消息', - 'new-torrents' => '新的种子', - 'to-enable-editor' => '启用编辑器', - 'users-online' => '用户在线', + 'featured-torrents' => '精选资源', + 'featured-torrents-intro' => '有本领就来取吧!', + 'featured-until' => '精选资源有效至', + + // Latest Torrents + 'top-torrents' => '资源排名', + + // Latest Posts + 'latest-posts' => '最近的帖子', + + // Latest Topics + 'latest-topics' => '最近的标题', + + // Users Online + 'active-in-last' => '最近活跃', + 'users-online' => '在綫用户', + + // News/Articles + 'check-news' => '公告(每日必看)', + 'new-news' => '新新闻', + + // Top torrents + 'new-torrents' => '最新资源', ]; diff --git a/resources/lang/cn/bon.php b/resources/lang/cn/bon.php index f228465f54..ab7111bf61 100644 --- a/resources/lang/cn/bon.php +++ b/resources/lang/cn/bon.php @@ -1,20 +1,44 @@ '活性', - 'active' => '活性!', - 'bon' => 'BON', - 'bonus' => '奖金', - 'earning' => '收益', - 'exchange' => '交换', - 'exchange-warning' => '交换是最终的,请在交换之前仔细检查您的选择。', - 'gift' => '礼物奖励积分', - 'gift-to' => '礼物奖励积分到?', - 'item' => '项目', - 'no-refund' => '不能退款!', - 'per-hour' => '每小时点数', - 'points' => '点', + 'activated' => 'Activated', + 'active' => 'Activated!', + 'amount' => '数量', + 'bon' => '魔力', + 'bonus' => '额外奖赏', + 'date' => '日期', + 'earning' => '收入', + 'earning-rate' => '按率推算...', + 'earnings' => '收入', + 'exchange' => '交易', + 'exchange-warning' => '交易是不可逆改的,请在执行之前仔细检查您的选择。', + 'extended-stats' => '显示更多', + 'gift' => '礼物', + 'gift-bonus' => 'Gift Bonus Points', + 'gift-to' => '把魔力送给', + 'gifts' => '礼物', + 'item' => '物品', + 'no-refund' => '不能退款!!', + 'per-day' => '点数每日', + 'per-hour' => '点数每小时', + 'per-minute' => '点数每分钟', + 'per-month' => '点数每月', + 'per-second' => '点数每秒', + 'per-week' => '点数每星期', + 'per-year' => '点数每年', + 'points' => '点数', + 'receiver' => '接受者', + 'review-seeds' => '检视所有做种资源', + 'send-gift' => '赠送礼物', + 'sender' => '授出者', 'store' => '商店', - 'total' => '总收入', - 'your-points' => '你的积分', + 'tips' => '打赏纪录', + 'total' => '总计收入', + 'total-gifts' => '在所有的魔力礼物', + 'total-tips' => '在所有的魔力打赏', + 'you-have-received-gifts' => '你已收到', + 'you-have-sent-gifts' => '你已送出', + 'you-have-received-tips' => '你已收到', + 'you-have-sent-tips' => '你已送出', + 'your-points' => '你的点数', ]; diff --git a/resources/lang/cn/bot.php b/resources/lang/cn/bot.php index 523f1c8468..c2aee55943 100644 --- a/resources/lang/cn/bot.php +++ b/resources/lang/cn/bot.php @@ -1,16 +1,15 @@ 'About', - 'bot' => 'Bot', - 'bots' => 'Bots', - 'color' => 'Color', - 'command' => 'Command', - 'edit-bot' => 'Edit Bot', - 'emoji-code' => 'Emoji Code', - 'help' => 'Help', - 'icon' => 'Icon', - 'info' => 'Info', - 'name' => 'Name', + 'about' => '关於', + 'bot' => '机器人', + 'bots' => '机器人', + 'color' => '颜色', + 'command' => '指令', + 'edit-bot' => '修改机器人', + 'emoji-code' => 'Emoji表情代码', + 'help' => '说明', + 'icon' => '图示', + 'info' => '资讯', + 'name' => '名字', ]; diff --git a/resources/lang/cn/bug.php b/resources/lang/cn/bug.php index 5f65fbfed6..14259acf98 100644 --- a/resources/lang/cn/bug.php +++ b/resources/lang/cn/bug.php @@ -1,15 +1,15 @@ '错误报告', - 'bug-report-description' => '报告网站错误', - 'enter-description' => '尽可能好地描述问题', - 'enter-email' => '请输入您的电子邮件', - 'enter-title' => '请选择一个正确的标题', - 'enter-username' => '请输入您的用户名', + 'bug-report' => '举报臭虫', + 'bug-report-description' => '举报臭虫', + 'enter-description' => '详细描述问题', + 'enter-email' => '请输入个人邮箱', + 'enter-title' => '请选择合适的标题', + 'enter-username' => '请输入个人用户名', 'high' => '高', 'low' => '低', - 'priority' => '优先', - 'priority-description' => '如果错误确实是使用网站的问题,请选择非常高。', + 'priority' => '级别', + 'priority-description' => '只有在影响站点稳定的情况下才选择很高级别', 'very-high' => '很高', ]; diff --git a/resources/lang/cn/common.php b/resources/lang/cn/common.php index 008404113b..6d1d254a52 100644 --- a/resources/lang/cn/common.php +++ b/resources/lang/cn/common.php @@ -5,137 +5,172 @@ 'account' => '帐户', 'achievement-title' => '真棒', 'achievement-unlocked' => '你解锁了“:name“成就', - 'active' => '活性', - 'active-warning' => '主动警告', + 'active' => '使用中', + 'active-warning' => '生效中的警告', 'add' => '加', - 'added' => '添加', - 'amount' => '量', + 'added' => '已加', + 'amount' => '数量', 'anonymous' => '匿名', 'author' => '作者', - 'balance' => '平衡', - 'blacklist' => '黑名单', - 'buffer' => '缓冲', - 'bug' => '报告错误', + 'balance' => '馀额', + 'blacklist' => '软件黑名单', + 'buffer' => 'HR额度', + 'bug' => '举报臭虫', 'but' => '但', 'cancel' => '取消', - 'close' => '关', + 'category' => '类别', + 'categories' => '类别', + 'close' => '关闭', 'comment' => '评论', - 'comments' => '注释', - 'community' => '社区', - 'contact' => '联系', - 'contact-desc' => '该联系请求将发送给所有员工,并会尽快与您联系', - 'contact-header' => '你好', - 'day' => '天', + 'comments' => '评论', + 'community' => '社群', + 'contact' => '联络', + 'contact-desc' => '发给站长,并会尽快回覆您', + 'contact-header' => 'Hello', + 'create' => '建立', + 'created_at' => '建立於', + 'day' => '日', 'delete' => '删除', - 'delete-your-comment' => '删除你的评论', + 'delete-your-comment' => '刚除你的评论', 'description' => '描述', - 'doubleup_activated' => '全局双上传模式已激活', + 'direction' => '序向', + 'disable' => 'Disable', + 'doubleup_activated' => '全站双倍收益已启动', 'download' => '下载', 'edit' => '编辑', 'edit-your-comment' => '编辑你的评论', - 'email' => '电子邮件', + 'email' => '电邮', + 'email-blacklist' => '电邮黑名单', + 'email-whitelist' => '电邮白名单', + 'email-list-notactive' => '电邮白名单 / 黑名单 没有启动', + 'enable' => '启动', 'enter' => '输入', 'error' => '错误', - 'everyday' => '每天', + 'everyday' => '每日', 'expired' => '过期', 'extra' => '额外', - 'extra-stats' => '特统计', - 'faq' => '常问问题', - 'files' => '档', - 'fl_token' => 'Freeleech令牌', - 'fl_tokens' => 'Freeleech Tokens', - 'for' => '对于', + 'extra-stats' => '站內统计', + 'faq' => '常见问题', + 'files' => '文件', + 'fl_token' => '免费令', + 'fl_tokens' => '免费令', + 'for' => '代表', + 'forum' => '论坛', 'free' => '自由', - 'freeleech_activated' => '全局Freeleech模式已激活', - 'global' => '全球', - 'group' => '组', - 'groups' => '组', - 'hidden' => '隐', + 'freeleech_activated' => '全站免费模式启动', + 'global' => '全局', + 'group' => '组别', + 'groups' => '组别', + 'hidden' => '隐身', 'high-speeds' => '高速', - 'home' => '家', - 'hot' => '热!', + 'home' => '主页', + 'hot' => '热门', 'hour' => '小时', 'huge' => '巨大', - 'info' => '信息', + 'info' => '资讯', 'internal' => '内部', 'ip' => 'IP', - 'is-allowed' => '被允许', + 'is-allowed' => '容许', 'large' => '大', 'latest' => '最新', + 'latest-posts' => '最近的帖子', + 'latest-topics' => '最近的标题', 'legal' => '法律', + 'legend' => '图例', 'lists' => '清单', 'lock-account' => '锁定帐户', 'logout' => '登出', 'members' => '会员', - 'message' => '信息', + 'message' => '讯息', 'minute' => '分钟', + 'moderated-by' => '受审於', + 'moderation' => '审批', + 'moderation-approve' => '批准', + 'moderation-postpone' => '延迟', + 'moderation-reject' => '拒绝', 'month' => '月', 'months' => '月', 'my' => '我的', 'name' => '名称', - 'navigation' => '导航', - 'new' => '新!', - 'news' => '新闻', + 'navigation' => '导灠', + 'new' => '新!', + 'news' => '公告', 'next' => '下一个', - 'no' => '没有', - 'no-comments' => '暂时没有评论', - 'no-result' => '查询的数据库没有结果', + 'no' => 'No', + 'no-comments' => '暂没评论', + 'no-result' => '查询资料库不果', 'notifications' => '通知', - 'older-than' => '年长过', - 'oldest' => '最老的', - 'openreg_activated' => '全局开放注册已激活', - 'order-by' => '按顺序排列', - 'other' => '其他', - 'pages' => '网页', + 'older-than' => '较旧的', + 'oldest' => '最旧的', + 'openreg_activated' => '正在开放注册', + 'order-by' => 'Order by', + 'other' => '鸣谢', + 'pages' => '站内规则', 'password' => '密码', - 'patron' => '成为一名赞助人', - 'pending-torrents' => '等待种子', + 'patron' => '成为赞助人', + 'pending-torrents' => '等待中的资源', 'personal' => '个人', - 'plural-suffix' => '小号', - 'port' => '港口', - 'powered-by' => '由UNIT3D提供支持', - 'preview' => '预习', - 'previous' => '以前', - 'progress' => '进展', - 'quick-search' => '快速搜索', - 'ratio' => '比', + 'plural-suffix' => '', + 'port' => '埠', + 'position' => '位置', + 'posts' => '贴文', + 'powered-by' => '由UNIT3D提供', + 'preview' => '预览', + 'previous' => '前一个', + 'progress' => '进度', + 'publish' => '发布', + 'quantity' => '每页显示', + 'quick-search' => '快速搜寻', + 'ratio' => '比率', 'reason' => '原因', - 'remove' => '去掉', + 'remove' => '移除', 'report' => '报告', - 'reporter' => '记者', - 'required' => '需要', + 'resend' => '重发', + 'reporter' => '举报者', + 'required' => '要求', 'results' => '结果', 'rss-system' => 'RSS系统', 'rules' => '规则', - 'search' => '搜索', - 'search-results' => '搜索结果', - 'search-results-desc' => '请参阅下面的结果', - 'second' => '第二', - 'select' => '选择', - 'special' => '特别', - 'staff' => '员工', - 'stats' => '统计', + 'save' => '储存', + 'search' => '搜寻', + 'search-results' => '搜寻结果', + 'search-results-desc' => '以下是你的结果', + 'second' => '秒', + 'select' => '选取', + 'sort' => '排列', + 'special' => '特色', + 'staff' => '工作人员', + 'staff-tools' => '工作人员工具', + 'stats' => '统计数字', 'status' => '状态', - 'sticked' => '贴', + 'sticked' => 'Sticked', 'submit' => '提交', - 'teams' => '小组', + 'subscriptions' => '订阅', + 'teams' => '团队', 'terms' => '使用条款', - 'times' => '时', + 'times' => '人', 'title' => '标题', - 'top-bountied' => '顶级褒奖', - 'tracker-codes' => '跟踪代码', - 'type' => '类型', - 'unknown' => '未知', + 'top-bountied' => 'Top Bountied', + 'topics' => '名称', + 'tracker-codes' => '伺服器回报码', + 'type' => '键入', + 'types' => 'Types', + 'genre' => '风格', + 'genres' => '风格', + 'action' => '动作', + 'actions' => '动作', + 'unknown' => '不知明', + 'unlocked-achievement' => '你已解锁 :achievement 成就', 'upload' => '上传', - 'upload-guide' => '上传指南', + 'upload-guide' => '发种指引', 'user' => '用户', 'username' => '用户名', 'users' => '用户', - 'view' => '视图', - 'view-all' => '查看全部', + 'view' => '阅览', + 'view-all' => '阅览全部', 'warnings' => '警告', 'year' => '年', - 'yes' => '是', + 'yes' => 'Yes', 'your' => '你的', 'your-comment' => '你的评论', ]; diff --git a/resources/lang/cn/configmanager.php b/resources/lang/cn/configmanager.php index e00ddad6ed..202aa36d89 100644 --- a/resources/lang/cn/configmanager.php +++ b/resources/lang/cn/configmanager.php @@ -7,14 +7,14 @@ 'edit' => '编辑', 'save' => '保存!', ], - 'file' => '文件', + 'file' => 'File', 'header' => [ 'actions' => '操作', - 'key' => '键', + 'key' => 'Key', 'value' => '值', ], 'info_choose' => '选择一个文件开始编辑', 'path' => '路径', + 'title' => '系统设定', 'sure' => '你确定?', - 'title' => '配置管理器', ]; diff --git a/resources/lang/cn/email.php b/resources/lang/cn/email.php index 755d3dd121..8d3cad5710 100644 --- a/resources/lang/cn/email.php +++ b/resources/lang/cn/email.php @@ -4,32 +4,34 @@ 'activate-account' => '激活帐户', 'ban-reason' => '原因', 'banned-footer' => '那就是你不遵守规则的原因', - 'banned-header' => '您已经被禁止', - 'bug-description' => '问题', - 'bug-footer' => '解决这个问题', - 'bug-header' => '来自新的错误报告', - 'bug-priority' => '优先', + 'banned-header' => '您已经被封锁帐户', + 'bug-description' => '错误', + 'bug-footer' => '解决这个错误', + 'bug-header' => '错误报告来自', + 'bug-priority' => '优先等级', 'bug-title' => '错误标题', 'contact-header' => '来自新的联系人邮件', - 'contact-message' => '信息', - 'contact-name' => '名称', + 'contact-message' => '讯息', + 'contact-name' => '人名', 'invite-header' => '邀请', - 'invite-invited' => '你被邀请去', - 'invite-message' => '信息', + 'invite-invited' => '你被邀请到', + 'invite-message' => '讯息', 'invite-signup' => '立即注册', - 'newreply-header' => '您的主题有新的回复', - 'newreply-message' => '信息', + 'newreply-header' => '您的话题有新的回复', + 'newreply-message' => '讯息', 'newreply-replied' => '已回复您的话题', 'newreply-view' => '立即查看', - 'register-code' => '要完成您的帐户激活,请点击下面的按钮', + 'register-code' => '请点击下面的按钮以激活您的帐户', 'register-footer' => '如果上面的按钮不起作用,请将该URL复制并粘贴到浏览器的地址栏中', - 'register-header' => '嗨!感谢您注册', + 'register-header' => 'Hi!感谢您注册', 'report-comment' => '评论', - 'report-email' => '电子邮件', - 'report-header' => '嗨管理员,链接已报告', - 'report-link' => '链接', + 'report-email' => '电邮', + 'report-header' => 'Hi,管理员,已报告问题连接', + 'report-link' => '连接', 'report-link-hash' => '实际的链接', 'unban-footer' => '欢迎回来!', - 'unban-header' => '你已经被解雇了', + 'unban-header' => '你的帐户已解封', 'unban-reason' => '原因', + 'disabled-header' => '你的帐户已被停用', + 'pruned-header' => '你的帐户已被移除', ]; diff --git a/resources/lang/cn/forum.php b/resources/lang/cn/forum.php index 959534dd2c..96c91b038a 100644 --- a/resources/lang/cn/forum.php +++ b/resources/lang/cn/forum.php @@ -1,52 +1,63 @@ '操作', + 'activity' => '活动', 'approved' => '批准', 'author' => '作者', - 'bug' => '窃听器', - 'closed' => '关闭', - 'create-new-topic' => '创建新主题', - 'created' => '创建', - 'current' => '当前', - 'delete-topic' => '删除此主题', - 'denied' => '被拒绝', - 'dislike-post' => '不喜欢这篇文章', - 'display-forum' => '在中显示主题', - 'edit-post' => 'Edycja posta', - 'edit-topic' => '编辑主题', + 'bug' => '臭虫', + 'category-quick-search' => '快速搜寻标题 (在类别内)', + 'close-topic' => '关锁标题', + 'closed' => '已关闭', + 'create-new-topic' => '建立新标题', + 'created' => '已建立', + 'current' => '目前', + 'delete-topic' => '删除此标题', + 'denied' => '禁止', + 'dislike-post' => '吐嘈这帖子', + 'display-forum' => '把标题展示为', + 'edit-post' => '编辑帖子', + 'edit-topic' => '编辑标题', 'forum' => '论坛', 'forums' => '论坛', - 'implemented' => '实施', + 'implemented' => '已实行', 'in' => '在', 'invalid' => '无效', + 'label' => '标签', 'label-system' => '标签系统', - 'last-message' => '最后的消息', - 'last-post-info' => '上次发布信息', - 'latest' => '最新', - 'like-post' => '喜欢这篇文章', - 'mark-as-resolved' => '锁定主题', - 'meta-category' => '类别中的论坛列表', - 'moderation' => '适度', - 'name' => '名称', - 'not-connected' => '你必须连接', - 'open-topic' => '打开这个主题', - 'permalink' => '永久链接', - 'pin' => '销', - 'post' => '岗位', + 'last-message' => '最後讯息', + 'last-post-info' => '最後帖子资讯', + 'latest' => '最近的', + 'like-post' => '赞', + 'meta-category' => '这类别内的论坛条目', + 'moderation' => '审批', + 'name' => '名字', + 'not-connected' => '你必须接上', + 'not-subscribed' => '没有订阅', + 'open' => '打开', + 'open-topic' => '打开这标题', + 'permalink' => '永久连接', + 'pin' => '钉记', + 'post' => '帖子', + 'post-quick-search' => '帖子内容快速搜寻', 'posts' => '帖子', 'quote' => '引用', - 'read-topic' => '阅读主题', - 'replies' => '回复', - 'send-new-topic' => '保存这个主题', - 'solved' => '解决了', + 'read-topic' => '阅读这标题', + 'replies' => '回应', + 'send-new-topic' => '保存这标题', + 'solved' => '已解决', + 'state' => 'State', 'stats' => '统计', + 'subscribed' => '已订阅', + 'subscription-quick-search' => '快速搜寻标题 (在订阅清单内)', 'suggestion' => '建议', - 'topic' => '话题', - 'topic-closed' => '本主题已关闭', - 'topic-name' => '主题名称', - 'topic-quick-search' => '主题名称快速搜索', - 'topic-title' => '本主题的标题', - 'topics' => '主题', - 'unpin' => '取消固定', - 'views' => '查看', + 'topic' => '标题', + 'topic-closed' => '这标题已关闭', + 'topic-name' => '标题', + 'topic-quick-search' => '快速搜寻标题', + 'topic-title' => '标题', + 'topics' => '标题', + 'unpin' => '解除钉记', + 'view-all' => '阅览全部', + 'views' => '阅览', ]; diff --git a/resources/lang/cn/graveyard.php b/resources/lang/cn/graveyard.php index b2dc95b6a2..38950e86f9 100644 --- a/resources/lang/cn/graveyard.php +++ b/resources/lang/cn/graveyard.php @@ -1,15 +1,15 @@ '死', - 'graveyard' => '墓地', - 'guidelines' => '方针', - 'guidelines-content' => '1)你不能复活你自己的上传。
2)不要复活你不能提交的东西。', - 'howto' => '继承人的规则', - 'howto-desc1' => '您必须播种 :name 30天成功复活。 在这种情况下,当你的当前种子时间', - 'howto-desc2' => '你将获得奖励', + 'dead' => '已死亡', + 'graveyard' => '坟场', + 'guidelines' => '指引', + 'guidelines-content' => '1) 你不可以救活自己的上传.
2) 不要救活自己不能承诺的.', + 'howto' => '规则在此', + 'howto-desc1' => '你必须保种 :name30 天 才能成功救活. 由当下这刻开始倒数.', + 'howto-desc2' => '你会被奖励', 'howto-hits' => '点击', - 'pending' => '有待', - 'resurrect' => '复活', - 'reward' => 'Freeleech代币', + 'pending' => '等待中', + 'resurrect' => '救活', + 'reward' => '免费令', ]; diff --git a/resources/lang/cn/notification.php b/resources/lang/cn/notification.php index e5895b2620..cf8bb5af35 100644 --- a/resources/lang/cn/notification.php +++ b/resources/lang/cn/notification.php @@ -4,11 +4,11 @@ 'date' => '日期', 'delete' => '删除', 'delete-all' => '删除所有通知', - 'mark-all-read' => '标记为已读', + 'mark-all-read' => '标记所有为已读', 'mark-read' => '标记为已读', - 'message' => '信息', + 'message' => '讯息', 'no-notifications' => '没有找到通知', 'notifications' => '通知', - 'read' => '读', + 'read' => '读取', 'title' => '标题', ]; diff --git a/resources/lang/cn/page.php b/resources/lang/cn/page.php index 61dd9aa6bc..a9d73af802 100644 --- a/resources/lang/cn/page.php +++ b/resources/lang/cn/page.php @@ -1,24 +1,28 @@ '优势', - 'aboutus-advantage1' => '我们拥有经验丰富的高清视频/音频和技术支持世界的会员和工作人员。', - 'aboutus-advantage2' => '随着我们对电影和电视节目的广泛热情,我们还提供最好的选择之一 - 粉丝! 感谢您发现我们的内容。', - 'aboutus-advantage3' => '虽然我们确实接受捐款以保持网站的正常运行,但现场不会出现任何烦人的PM或横幅广告。不要求我们。', - 'aboutus-advantage4' => '我们的社区从小就是首屈一指的。在我们的员工和用户群之间,我们一直在这里提供帮助。我们热衷于确保您的体验 :title 没有什么惊人的。', - 'aboutus-advantage5' => '我们的服务每天由全球许多人使用。我们已经证明我们关心我们的代码库的功能和安全性,它可以被信任和依赖。我们的开发人员每天都在提供一个真正的nex-gen代码库。', - 'aboutus-header' => '你好', - 'aboutus-rules' => '我们需要你的东西', - 'aboutus-rules1' => '成为社区的活跃成员!这意味着可以高效地参与对话,添加批准的内容并在可以的情况下帮助其他用户。', - 'aboutus-rules2' => '要全面阅读规则,请尊重他们!', - 'aboutus-rules3' => '提供建议!我们正在努力 :title 每天更好。我们并不是说每一个建议都会被使用,但是看到新的想法从未受到伤害。', - 'aboutus-welcome' => '让我们来谈谈', - 'aboutus-welcome-desc' => ':title 是一个由社区建立的电影/电视/ FANRES数据库。自2017年以来,我们令人惊叹的社区添加了每一条数据。 :title强大的焦点是高清内容,主动的用户群,真棒/安全的代码库以及乐于助人和友善的员工队伍。', - 'blacklist-browsers' => '浏览器', - 'blacklist-btclient' => 'BitTorrent客户端', - 'blacklist-clients' => '客户端', - 'blacklist-desc' => '以下浏览器和BitTorrent客户端被列入黑名单/被禁止公布 :title', - 'blacklist-webbrowser' => '网页浏览器', - 'staff-group' => '组', - 'staff-title' => '标题', + 'aboutus-advantage' => '优势', + 'aboutus-advantage1' => '我们拥有经验丰富的高清视频/音频和技术支持世界的会员和工作人员。', + 'aboutus-advantage2' => '随着我们对电影和电视节目的广泛热情,我们还提供最好的选择之一 - 粉丝! 感谢您发现我们的内容。', + 'aboutus-advantage3' => '虽然我们确实接受捐款以保持网站的正常运行,但现场不会出现任何烦人的PM或横幅广告。不要求我们。', + 'aboutus-advantage4' => '我们的社区从小就是首屈一指的。在我们的员工和用户群之间,我们一直在这里提供帮助。我们热衷于确保您的体验 :title 没有什么惊人的。', + 'aboutus-advantage5' => '我们的服务每天由全球许多人使用。我们已经证明我们关心我们的代码库的功能和安全性,它可以被信任和依赖。我们的开发人员每天都在提供一个真正的nex-gen代码库。', + 'aboutus-header' => '你好', + 'aboutus-rules' => '我们需要你的是', + 'aboutus-rules1' => '成为社区的活跃成员!这意味着可以高效地参与对话,添加批准的内容并在可以的情况下帮助其他用户。', + 'aboutus-rules2' => '要全面阅读规则,请尊重他们!', + 'aboutus-rules3' => '提供建议!我们正在努力 :title 每天更好。我们并不是说每一个建议都会被使用,但是看到新的想法从未受到伤害。', + 'aboutus-welcome' => '让我们来谈谈', + 'aboutus-welcome-desc' => ':title 是一个由社区建立的电影Remux数据库。自2017年以来,我们令人惊叹的社区添加了每一条数据。 :title\'强大的焦点\'是高清内容,主动的用户群,真棒/安全的代码库以及乐于助人和友善的员工队伍。', + 'blacklist-browsers' => '浏览器', + 'blacklist-btclient' => 'BitTorrent客户端', + 'blacklist-clients' => '客户端', + 'blacklist-desc' => '以下浏览器和BitTorrent软件被列入黑名单', + 'blacklist-webbrowser' => '浏览器', + 'blacklist-emaildomain' => '电邮域名黑名单', + 'email-blacklist-desc' => '以下电邮域名是被禁止使用.你不可以使用这些来注册本站,亦不可把邀请码寄至这些电邮域名.', + 'email-whitelist-desc' => '以下电邮域名是容许使用.你只可以使用这些来注册本站,亦只能把邀请码寄至这些电邮域名.', + 'staff-group' => '工作人员小组', + 'staff-title' => '工作人员职称', + 'whitelist-emaildomain' => '电邮域名白名单', ]; diff --git a/resources/lang/cn/pm.php b/resources/lang/cn/pm.php index fe81df3af5..ea3ddd9ea5 100644 --- a/resources/lang/cn/pm.php +++ b/resources/lang/cn/pm.php @@ -1,27 +1,28 @@ '创建', + 'create' => '建立', 'delete' => '删除', - 'enter-subject' => '输入主题', - 'from' => '从', + 'enter-subject' => '输入标题', + 'from' => '寄件者', 'inbox' => '收件箱', - 'mark-all-read' => '将所有消息标记为已读', - 'message' => '信息', - 'messages' => '消息', - 'new' => '新消息', - 'outbox' => '发件箱', - 'private' => '私人的', - 'read' => '读', - 'received-at' => '收到At', + 'mark-all-read' => '全部标为已读', + 'message' => '讯息', + 'messages' => '讯息', + 'new' => '新讯息', + 'outbox' => '寄件箱', + 'private' => '私人', + 'read' => '阅读', + 'received-at' => '接收於', 'refresh' => '刷新', - 'reply' => '回复', - 'search' => '按主题搜索', - 'select' => '选择一个用户', - 'send' => '发送', - 'sent' => '发送', - 'sent-at' => '发送', - 'subject' => '学科', - 'to' => '至', + 'reply' => '回覆', + 'search' => '搜寻标题', + 'select' => '选取用户', + 'send' => '寄出', + 'send-to' => '寄出私讯给', + 'sent' => '已寄出', + 'sent-at' => '寄出於', + 'subject' => '标题', + 'to' => '收件者', 'unread' => '未读', ]; diff --git a/resources/lang/cn/poll.php b/resources/lang/cn/poll.php index 0e47e297c2..fa1b35efa8 100644 --- a/resources/lang/cn/poll.php +++ b/resources/lang/cn/poll.php @@ -2,19 +2,21 @@ return [ 'add-option' => '添加选项', - 'create-poll' => '创建投票', - 'current' => '目前投票(s)', + 'create-poll' => '建立投票', + 'current' => '目前投票', 'delete-option' => '删除选项', - 'ip-checking' => '此调查有重复的投票检查。你只能投一次。', - 'ip-checking-warrning' => '只有在公共模式下才需要', - 'multiple-choice' => '这是一项多项选择民意调查。选择尽可能多的答案,只要你喜欢。', + 'ip-checking' => '启动重复IP检查机制', + 'ip-checking' => '此投票有重复的投票检查。你只能投一次。', + 'ip-checking-warrning' => '若网站在公开模式,才需此选项', + 'multiple-choice' => '容许多个答案', + 'multiple-choice' => '这是一项多项选择投票。可多选。', 'option' => '选项', - 'poll' => '轮询', - 'polls' => '民意调查', + 'poll' => '投票', + 'polls' => '投票', 'results' => '投票结果', 'title' => '标题', - 'total' => '总票数', + 'total' => '目前总投票数', 'vote' => '投票', - 'vote-now' => '立即获取您的投票!', + 'vote-now' => '马上投票吧!', 'votes' => '投票', ]; diff --git a/resources/lang/cn/request.php b/resources/lang/cn/request.php index 20225ed8c6..b15e7ef66b 100644 --- a/resources/lang/cn/request.php +++ b/resources/lang/cn/request.php @@ -2,66 +2,66 @@ return [ 'add-request' => '添加请求', - 'age' => '年龄', + 'age' => '时间', 'all-requests' => '所有请求', 'approve' => '批准', 'bounty' => '赏金', - 'bounty-claimed' => '赏金声称', + 'bounty-claimed' => '赏金索取', 'bounty-unclaimed' => '赏金无人认领', 'category' => '类别', - 'claim' => '声明此请求', - 'claim-anon-choose' => '请选择明智', - 'claim-as-anon' => '你愿意匿名声称吗?', - 'claim-now' => '现在宣称', - 'claimed' => '声称', - 'current' => '当前', - 'delete' => '删除此请求', + 'claim' => '索取', + 'claim-anon-choose' => '请明智选择', + 'claim-as-anon' => '你想以匿名身份索取吗?', + 'claim-now' => '现在索取', + 'claimed' => '已索取', + 'current' => '现在', + 'delete' => '删除这请求', 'delete-confirmation' => '您确定要删除此请求吗?', - 'delete-filled' => '如果该请求尚未填写,则只能将其删除', + 'delete-filled' => '当请求未被达成时,才能被删除', 'description' => '描述', 'dont-have-bps' => '你没有足够的奖金', 'edit-request' => '编辑请求', - 'enter-bp' => '输入积分(最少100)', - 'enter-hash' => '输入上传的Torrent的信息哈希', - 'fill' => '填', - 'fill-request' => '填写此请求', - 'filled' => '填充', - 'filled-by' => '由...填充', + 'enter-bp' => '填写赏金 (下限为 100)', + 'enter-hash' => '填写所上传的torrent档校验码', + 'fill' => '达成', + 'fill-request' => '达成此请求', + 'filled' => '已达成', + 'filled-by' => '达成於', 'for' => '对于', 'fulfill' => '履行', 'last-vote' => '最后的投票', - 'my-requests' => '我的要求', - 'no' => '没有,', - 'no-imdb-id' => '所有请求必须包含IMDB号码', + 'my-requests' => '我的请求', + 'no' => 'No,', + 'no-imdb-id' => '所有请求必须有IMDB ID', 'no-privileges' => '错误:您的请求权利已被禁用', 'no-privileges-desc' => '如果您认为这是错误的,请联系工作人员', - 'no-refunds' => 'BON关于创建,填充和奖励的交流是最终的!
没有退款!', - 'pending' => '有待', + 'no-refunds' => '建立,达成及奖赏所牵涉的魔力交易是不可退回的!
不能退回!', + 'pending' => '等待中', 'reason' => '原因', 'reject' => '拒绝', 'report' => '报告请求', 'request' => '请求', - 'request-details' => '请求细节', - 'requested-by' => '被要求', - 'requests' => '要求', - 'required' => '需要', - 'reset' => '重启', - 'reset-confirmation' => '您确定要重置此请求吗?', - 'reset-request' => '重置此请求', + 'request-details' => '请求详情', + 'requested-by' => '请求者', + 'requests' => '请求', + 'required' => '必须', + 'reset' => '重设', + 'reset-confirmation' => '您确定要重设此请求吗?', + 'reset-request' => '重设这请求', 'reward' => '奖励', - 'reward-desc' => '您想奖励多少奖励点数?最小100 BP', - 'reward-from' => '从', + 'reward-desc' => '您想以多少魔力作为赏金?下限为100', + 'reward-from' => '由', 'title' => '标题', - 'torrent-hash' => '洪流哈希', - 'total-bounty' => '总奖金', - 'type' => '类型', - 'unclaim' => '不要求这个请求', - 'unfilled' => '未填', - 'view-filled' => '视图已填充', - 'view-unfilled' => '查看空缺', + 'torrent-hash' => 'Torrent 校验码', + 'total-bounty' => '总赏金', + 'type' => '规格', + 'unclaim' => '取消索赏此请求', + 'unfilled' => '没达成', + 'view-filled' => '阅览已达成的', + 'view-unfilled' => '阅览没达成的', 'vote' => '投票', - 'vote-that' => '表决此请求', - 'voters' => '选民', + 'vote-that' => '对此请求投票', + 'voters' => '投票者', 'votes' => '投票', - 'yes' => '是', + 'yes' => 'Yes', ]; diff --git a/resources/lang/cn/rss.php b/resources/lang/cn/rss.php index e73ce8fa21..349607720e 100644 --- a/resources/lang/cn/rss.php +++ b/resources/lang/cn/rss.php @@ -1,19 +1,19 @@ 'Create', - 'create-private-feed' => 'Create Private RSS Feed', - 'create-public-feed' => 'Create Public RSS Feed', - 'delete' => 'Delete', - 'edit' => 'Edit', - 'edit-private-feed' => 'Edit Private RSS Feed', - 'edit-public-feed' => 'Edit Public RSS Feed', - 'feed' => 'Feed', - 'feeds' => 'Feeds', - 'name' => 'Name', - 'public' => 'Public', - 'private' => 'Private', - 'rss' => 'RSS', - 'type' => 'Type', + 'create' => '建立', + 'create-private-feed' => '建立私有 RSS 摘要', + 'create-public-feed' => '建立公开 RSS 摘要', + 'delete' => '删除', + 'edit' => '编辑', + 'edit-private-feed' => '编辑私有RSS摘要', + 'edit-public-feed' => '编辑公开RSS摘要', + 'feed' => '摘要', + 'feeds' => '摘要', + 'name' => '名称', + 'public' => '公开', + 'private' => '私有', + 'rss' => 'RSS', + 'rss-feed' => 'RSS摘要', + 'type' => '规格', ]; diff --git a/resources/lang/cn/staff.php b/resources/lang/cn/staff.php index 3069c6d8dc..672fd4d88e 100644 --- a/resources/lang/cn/staff.php +++ b/resources/lang/cn/staff.php @@ -1,38 +1,48 @@ '活动日志', - 'articles' => '用品', - 'bans-log' => '禁止日志', - 'blocks' => '块', - 'config-manager' => '配置管理器', - 'dashboard' => '仪表板', - 'failed-login-log' => '失败的登录日志', - 'flush-ghost-peers' => '同花顺幽灵同伴', - 'forums' => '论坛', - 'frontend' => '前端', - 'general-tools' => '一般工具', - 'groups' => '组', - 'invites-log' => '邀请日志', - 'laravel-log' => 'Laravel日志', - 'links' => '链接', - 'logs' => '日志', - 'mass-pm' => 'Mass Mass', - 'moderation' => '适度', - 'pages' => '网页', - 'please-moderate' => '请温和这种洪流!', - 'polls' => '民意调查', - 'reports-log' => '报告日志', - 'staff-dashboard' => '工作人员仪表板', - 'torrent-categories' => '激流类别', - 'torrent-moderation' => 'Torrent Moderation', - 'torrent-tools' => '洪流工具', - 'torrent-types' => '激流类型', - 'torrents' => '山洪', - 'user-gifting' => '用户赠送', - 'user-notes' => '用户注释日志', - 'user-search' => '用户搜索', - 'user-tools' => '用户工具', - 'warnings-log' => '警告日志', - 'you-have' => '你有', + 'activity-log' => '活动日志', + 'articles' => '公告', + 'applications' => '申请书', + 'bans-log' => '禁户日志', + 'blocks' => '区块', + 'bot' => '机器人', + 'bots' => '机器人', + 'chat' => '聊天', + 'config-manager' => '系统设定', + 'dashboard' => '仪表板', + 'failed-login-log' => '登号失败日志', + 'flush-ghost-peers' => '清空鬼影用户的连线', + 'forums' => '论坛', + 'frontend' => '首页', + 'general-tools' => '常用工具', + 'groups' => '组别', + 'invites-log' => '邀请日志', + 'laravel-log' => 'Laravel日志', + 'links' => '连接', + 'logs' => '日志', + 'mass-pm' => '批量寄出私信', + 'mass-validate-users' => '批量验证用户', + 'moderation' => '审批', + 'pages' => '站内规则', + 'please-moderate' => '请审批此资源!', + 'polls' => '投票', + 'reports-log' => '报告日志', + 'rss' => 'RSS', + 'staff-dashboard' => '工作人员控制台', + 'torrent-categories' => '资源类别', + 'torrent-moderation' => '资源审批', + 'torrent-tools' => '资源工具', + 'torrent-types' => '资源规格', + 'torrents' => '资源', + 'user-gifting' => '用户赠礼', + 'user-notes' => '用户备忘日志', + 'user-search' => '搜寻用户', + 'user-tools' => '用户工具', + 'warnings-log' => '警告日志', + 'you-have' => '你拥有', + 'possible-leech-cheaters' => '嫌疑作弊者', + 'chat-tools' => '聊天工具', + 'flush-chat' => '清空聊天室', + 'seedboxes' => '登記盒子', ]; diff --git a/resources/lang/cn/stat.php b/resources/lang/cn/stat.php index 5150a873aa..0ea5c32c8c 100644 --- a/resources/lang/cn/stat.php +++ b/resources/lang/cn/stat.php @@ -1,38 +1,40 @@ '计数', - 'by-volume' => '按体积', - 'group' => '组', - 'groups' => '组', - 'nerd-stats' => '书呆子统计', - 'nerd-stats-desc' => '我们都喜欢统计数据。这里有一些我们认为重要的', + 'by-count' => '个数', + 'by-data' => 'By Data', + 'by-volume' => '流量', + 'group' => '组别', + 'groups' => '组别', + 'nerd-stats' => '数据帝结论', + 'nerd-stats-desc' => '我们太热爱统计数据了。这里有一些我们认为重要的', 'registration-date' => '注册日期', - 'request-fulfilled' => '请求已完成', - 'request-not-fulfilled' => '请求没有完成', - 'request-pending-aproval' => '申请待批准', - 'select-category' => '请在下面选择一个类别', - 'site-stats' => '网站统计信息', - 'stats' => '统计', - 'stats-format' => '所有统计信息显示在前100格式', - 'top-bankers' => '顶级银行家', - 'top-bountied' => '顶级褒奖', - 'top-completed' => '上面完成', - 'top-dead' => '死了', - 'top-downloaded' => '热门下载的种子', - 'top-downloaders' => '顶级下载', - 'top-dying' => '顶死', - 'top-leeched' => '顶部榨汁', + 'request-fulfilled' => '已达成的请求', + 'request-not-fulfilled' => '没达成的请求', + 'request-pending-aproval' => '等待批准的请求', + 'select-category' => '请选以下任一类别', + 'site-stats' => '站内统计', + 'stats' => '站内统计', + 'stats-format' => '数据只显示前100项', + 'top-bankers' => '顶级壕', + 'top-bountied' => '顶级赏金猎人', + 'top-completed' => '顶级完成', + 'top-dead' => '顶级死亡', + 'top-downloaded' => '顶级完成', + 'top-downloaders' => '顶级下载者', + 'top-dying' => '顶级病弱', + 'top-leeched' => '顶级被咬', 'top-leechers' => '顶级吸血鬼', - 'top-seeded' => '顶级种子', - 'top-seeders' => '顶级播种机', - 'top-seedsize' => '顶级种子', - 'top-seedtime' => '顶级种子时间', + 'top-seeded' => '顶级健康', + 'top-seeding' => 'Top Seeding', + 'top-seeders' => '顶级保种者', + 'top-seedsize' => '顶级资源体积', + 'top-seedtime' => '顶级做种时间', 'top-uploaders' => '顶级上传者', 'total-download' => '总下载', - 'total-torrents' => '总种子', + 'total-torrents' => '总资源', 'total-traffic' => '总流量', 'total-upload' => '总上传', - 'users-in-group' => '组中的用户', - 'users-per-group' => '每组用户', + 'users-in-group' => '组内的用户', + 'users-per-group' => '每组的用户数量', ]; diff --git a/resources/lang/cn/torrent.php b/resources/lang/cn/torrent.php index 06bd4cf609..edf653199f 100644 --- a/resources/lang/cn/torrent.php +++ b/resources/lang/cn/torrent.php @@ -1,132 +1,198 @@ '年龄', - 'agent' => '代理人', - 'approved' => '批准', - 'audio' => '音频', - 'bookmark' => '书签', - 'bookmarks' => '书签', - 'bump' => '磕碰', - 'categories' => '分类', - 'category' => '类别', - 'client' => '客户', - 'commited' => 'COMMITED', - 'completed' => '已完成', - 'completed_at' => '完成', - 'created_at' => '创建于', - 'credited' => '记', - 'current' => '当前', - 'dead-torrent' => '死亡的洪流', - 'dead-torrents' => '死山洪', - 'delete-bookmark' => '删除此书签', - 'description' => '描述', - 'discounts' => '折扣', - 'double-upload' => '双上传', - 'download-check' => '下载支票', - 'downloaded' => '下载', - 'dying-torrent' => '死于洪流', - 'dying-torrents' => '垂死的种子', - 'encode-settings' => '编码设置', - 'estimated-ratio' => '下载后的估计比率', - 'failed' => '失败', - 'feature' => '特征', - 'featured' => '精选', - 'featured-desc' => '精选的种子包括 100%免费 双上传!', - 'featured-until' => '这是一个精选的激流直到', - 'file' => '文件', - 'fl-tokens-left' => '你有 :tokens离开', - 'freeleech' => 'Freeleech', - 'general' => '一般', - 'grant' => '格兰特', - 'greater-than' => '比...更棒', - 'history' => '历史', - 'hit-and-runs' => '点击和运行计数', - 'info' => '信息', - 'last-seed-activity' => '最后的种子活动', - 'last-seeder' => '你是最后剩下的播种者! (已下载至少3次)', - 'last-update' => '最后更新', - 'leave-tip' => '给小费', - 'leecher' => '吸血', - 'leechers' => 'Leechers', - 'leeching' => '榨取', - 'left' => '剩下', - 'legendary-seeder' => '传奇播种机', - 'legendary-torrent' => '传奇洪流', - 'media-info' => '媒体信息', - 'meta-desc' => '下载 :name 以最快的速度', - 'mvp' => 'MVP', - 'my-active-torrents' => '我活跃的种子', - 'name' => '名称', - 'no-bookmarks' => '没有找到书签。', - 'no-discounts' => '目前没有折扣', - 'no-privileges' => '您无法下载此文件 - 请在下面查看更多信息', - 'no-privileges-desc' => '请解决上述失败的结果,以便下载按钮出现', - 'old-torrent' => '老洪流', - 'original-output' => '显示/隐藏原始输出', - 'participant' => '参加者', - 'passed' => '通过', - 'peers' => '同行', - 'pending' => '有待', - 'poster-view' => '海报视图', - 'posters' => '海报', - 'progress' => '进展', - 'quick-comment' => '快速评论', - 'quick-tip' => '快速提示金额', - 'rated' => '额定', - 'rating' => '评分', - 'ready' => '该文件已准备好下载', - 'rejected' => '拒绝', - 'released' => '发布', - 'request-reseed' => '请求重新填写', - 'requires-reseed' => '需要补种', - 'revoke' => '撤消', - 'rss' => 'RSS', - 'runtime' => '运行', - 'say-thanks' => '请记住尽可能长地说感谢种子', - 'sd-content' => 'SD内容', - 'seed-time' => '播种时间', - 'seeder' => '播种机', - 'seeders' => '播种机', - 'seeding' => '播种', - 'seedsize' => 'Seedsize', - 'seedtime' => '播种期', - 'short-completed' => 'C', - 'short-leechs' => '大号', - 'short-seeds' => '小号', - 'show-files' => '显示文件', - 'similar' => '类似的种子', - 'size' => '尺寸', - 'started' => '入门', - 'sticky' => '黏', - 'stream-optimized' => '流优化', - 'subtitle' => '字幕', - 'team-player' => '有团队精神的人', - 'thank' => '谢谢', - 'thanks' => '谢谢', - 'times' => '时', - 'tip-jar' => '提示瓶', - 'title' => '标题', - 'titles' => '标题', - 'top-completed' => '上面完成', - 'top-dead' => '死了', - 'top-dying' => '顶死', - 'top-leeched' => '顶部榨汁', - 'top-seeded' => '顶级种子', - 'torrent' => '激流', - 'torrent-tips' => '总计:total BON已上传至上传者,其中:user来自你', - 'torrent-tips-desc' => '这将从您的可用奖励积分中扣除', - 'torrents' => '山洪', - 'type' => '类型', - 'types' => '类型', - 'unbookmark' => 'Unbookmark', - 'unsticky' => '不粘', - 'updated' => '更新', - 'updated_at' => '更新于', - 'uploaded' => '上传', - 'uploader' => '上传', - 'use-fl-token' => '使用Freeleech令牌', - 'video' => '视频', - 'view-trailer' => '查看预告片', - 'votes' => '投票', + 'activity' => '个人现况', + 'age' => '时间', + 'agent' => '代理人', + 'alive' => '健康', + 'announce-url' => '发布所使用的URL', + 'announce-url-desc' => '当制作torrent档时,请填上以上 URL, 并勾选private flag(私有种子选项)', + 'announce-url-desc-url' => '遇上困难? 请阅读指引 HERE', + 'announce-url-desc2' => 'TMDB编号及IMDB编号是必须的! 藉此抓取海报,剧照及相关资讯', + 'approved' => '获准', + 'audio' => '音频', + 'bon-tipped' => '魔力赠予', + 'bookmark' => '书签', + 'bookmark' => '书签', + 'bookmarks' => '书签', + 'bump' => 'Bump', + 'cant-upload' => '错误: 你的上传权利已被禁止', + 'cant-upload-desc' => '如果您认为这是错误的,请联系工作人员', + 'cards' => '卡片形式', + 'cards-view' => '以卡片形式展示', + 'categories' => '类别', + 'category' => '类别', + 'client' => '客户', + 'commited' => 'Commited', + 'completed' => '完成', + 'completed_at' => '完成於', + 'completed-not-seeding' => '撤种', + 'created_at' => '建立於', + 'credited' => 'Credited', + 'current' => '目前', + 'current-filters' => '目前的过滤器', + 'currently-leeching' => '吸血', + 'currently-seeding' => '做种', + 'dead-torrent' => '死亡', + 'dead-torrents' => '死亡', + 'delete-bookmark' => '删除此书签', + 'description' => '描述', + 'discounts' => '折扣', + 'double-upload' => '双倍上传量收益', + 'download-all' => '下载全部', + 'download-check' => '下载检查', + 'downloaded' => '已下载', + 'dying-torrent' => '病弱的', + 'dying-torrents' => '病弱的', + 'encode-settings' => '编码设定', + 'estimated-ratio' => '预算下载的分享比率', + 'failed' => '失败', + 'feature' => '精选', + 'featured' => '精选', + 'featured-desc' => '精选资源是 100% 免费下载 双倍上传量收益!', + 'featured-until' => '精选资源有效至', + 'file' => '文件', + 'filters' => '过滤搜寻', + 'fl-tokens-left' => '你拥有 :tokens 免费令', + 'freeleech' => '免费', + 'freeleech-token' => '免费令', + 'general' => 'General', + 'genre' => '体裁', + 'global-double-upload' => '全站两倍上传收益', + 'global-freelech' => '全站免费', + 'grant' => '授予', + 'greater-than' => '大於', + 'grouping' => 'Grouping', + 'groupings' => '分组形式', + 'grouping-categories' => 'Grouping categories', + 'grouping-categories-desc' => 'What category would you like to group?', + 'grouping-results' => 'Grouping Results', + 'groupings-view' => '以分组形式展示', + 'have-completed' => '已完成', + 'have-downloaded' => '已下载', + 'have-not-completed' => '未完成', + 'have-not-downloaded' => '未下载', + 'health' => '活跃度', + 'history' => '历使', + 'hitrun' => 'H&R下完就溜?', + 'hit-and-runs' => 'H&R下完就溜次数', + 'immune' => '豁免?', + 'info' => '资讯', + 'internal' => '内部', + 'internal-release' => '内部发布', + 'last-seed-activity' => 'Last seed activity', + 'last-seeder' => '你是硕果仅存的种子! (必须完成播种3次)', + 'last-update' => '最後更新', + 'leave-tip' => '扔出', + 'leecher' => '吸血鬼', + 'leechers' => '吸血鬼', + 'leeching' => '吸血', + 'left' => 'Left', + 'legendary-seeder' => '传说级发种者', + 'legendary-torrent' => '传说级资源', + 'list' => '清单形式', + 'me' => '我', + 'media-info' => 'MediaInfo', + 'media-info-parser' => 'MediaInfo Parser', + 'media-info-paste' => '在这里贴上MediaInfo的解译讯息', + 'meta-desc' => '以全速下载 :name', + 'moderation' => '审批', + 'movies' => '电影', + 'mvp' => 'MVP', + 'my-active-torrents' => '我的活跃资源', + 'name' => '名称', + 'no-bookmarks' => '找不到收藏', + 'no-discounts' => '目前没有折扣', + 'no-meta' => 'No metadata found', + 'no-privileges' => '您无法下载此文件 - 请在下面查看更多信息', + 'no-privileges-desc' => '请解决上述失败的结果,使下载按钮出现', + 'not-completed' => '未完成', + 'not-downloaded' => '没有下载', + 'old-torrent' => '旧资源', + 'optional' => '选择性', + 'original-output' => '显示/隐藏原始文档', + 'participant' => '参与者', + 'passed' => '通过', + 'peers' => '连接数', + 'pending' => '等待中', + 'personal-freeleech' => 'Personal freeleech', + 'poster' => '海报', + 'poster-view' => 'Poster view', + 'posters' => 'Posters', + 'prewarn' => '预警?', + 'progress' => '进度', + 'quick-comment' => '快速评论', + 'quick-tip' => '随手', + 'rated' => '已评分', + 'rating' => '评分', + 'ready' => '这文件可以下载', + 'rejected' => '拒绝', + 'released' => '发布', + 'remaining' => 'Remaining', + 'request-reseed' => '要求续种', + 'requires-reseed' => '需要续种', + 'resurrections' => '救活', + 'revoke' => '撤回', + 'rss' => 'RSS', + 'runtime' => 'Runtime', + 'satisfied_in' => 'Satisfied in', + 'say-thanks' => '别忘记说谢谢保种', + 'sd-content' => 'SD 内容', + 'search' => '搜寻', + 'seed-time' => '发种时间', + 'seeder' => '做种', + 'seeders' => '做种', + 'seeding' => '做种', + 'seedsize' => '资源体积', + 'seedtime' => '发种时间', + 'short-completed' => 'C', + 'short-leechs' => 'L', + 'short-seeds' => 'S', + 'show-files' => '显示结构', + 'similar' => '类似的资源', + 'size' => '体积', + 'special' => '特色', + 'special-freeleech' => '特别免费', + 'started' => '已开始', + 'status' => '状态', + 'statistics' => '统计', + 'stats' => '统计数据', + 'sticky' => '钉记', + 'stream-optimized' => '串流优化', + 'subtitle' => '字幕', + 'team-player' => 'Team player', + 'thank' => '谢', + 'thanked' => '已谢', + 'thanks' => '谢谢', + 'thanks-given' => 'Thanks given', + 'times' => '人', + 'tip-jar' => '打赏', + 'title' => '名称', + 'titles' => '名称', + 'top-completed' => '顶级完成', + 'top-dead' => '顶级死亡', + 'top-dying' => '顶级病弱', + 'top-leeched' => '顶级被咬', + 'top-seeded' => '顶级健康', + 'torrent' => '资源', + 'torrent-request' => '资源请求', + 'torrent-tips' => '总共奖给了 :total 魔力, 其中 :user 由你打赏', + 'torrent-tips-desc' => '你的魔力将被减除', + 'torrents' => '资源', + 'trailer' => '观看预告片', + 'type' => '规格', + 'types' => '规格', + 'unbookmark' => '取消收藏', + 'unsatisfieds' => 'Unsatisfieds', + 'unsticky' => '取消钉记', + 'updated' => '已更新', + 'updated_at' => '更新於', + 'uploaded' => '已发种', + 'uploaded-by' => '发布者', + 'uploader' => '发种人', + 'use-fl-token' => '使用一颗免费令', + 'video' => '影片', + 'view-more' => '阅读更多', + 'view-trailer' => '观看预告片', + 'votes' => '品评', ]; diff --git a/resources/lang/cn/user.php b/resources/lang/cn/user.php index 92cfafcdb4..6ecd2c090d 100644 --- a/resources/lang/cn/user.php +++ b/resources/lang/cn/user.php @@ -1,136 +1,347 @@ '关于我', - 'accepted-at' => '接受在', - 'accepted-by' => '被接受', - 'account-settings' => '帐号设定', + 'about' => '关於', + 'about-me' => '自我简介 (上限500字元!)', + 'about-me' => '关於', + 'accepted-at' => '批核於', + 'accepted-by' => '批核者', + 'account-notification' => '帐户通知设定', + 'account-notification-follow' => '当有用户追踨我时,给我一个通知', + 'account-notification-unfollow' => '当有用户取消追踨我时,给我一个通知', + 'account-notification-help' => '调整通知的触发条件. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', + 'account-settings' => '帐户设定', + 'achievement-privacy' => '成就设定', + 'achievement-privacy-list' => '容敨其他用户阅览你的成就', + 'achievement-help' => '调整能阅览你的成就的用户群. + 若不勾选任何触发群组,或你已启动私密模式,以下设定将会无效.', 'achievements' => '成就', - 'active' => '活性', - 'active-table' => '我的活动表', - 'active-torrents' => '活跃的种子', - 'active-warning' => '主动警告', - 'active-warnings' => '主动警告', + 'active' => '活跃', + 'active-table' => '我的活跃列表', + 'active-torrents' => '活跃中的资源', + 'active-warning' => '有效警告', + 'active-warnings' => '有效警告', 'add-seedbox' => '添加Seedbox', + 'all-torrents' => '所有资源', 'article-comments' => '文章评论', - 'avatar' => '阿凡达', - 'avg-seedtime' => '平均播种时间(每流)', + 'avatar' => '头像', + 'avg-seedtime' => '平均做种时间', 'badges' => '徽章', 'ban' => '禁止用户', + 'ban-log' => '禁止日志', + 'become-hidden' => '隐身', + 'become-visible' => '现身', + 'bon' => '魔力', + 'bon-notification' => '魔力通知设定', + 'bon-notification-gift' => '当其他用户赠予我魔力时,请通知我', + 'bon-notification-help' => '调整有关魔力交易的通知设定. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', + 'bookmarks' => '收藏', + 'bounty-given' => '所赠出魔力', + 'bounty-received' => '所收到魔力', 'can-chat' => '可以聊天', 'can-comment' => '可以评论', 'can-download' => '可以下载', 'can-invite' => '可以邀请', 'can-request' => '可以请求', 'can-upload' => '可以上传', - 'certified-banker' => '经认证的银行家', - 'certified-banker-desc' => '银行拥有50,​​000或更多的BON', - 'certified-downloader' => '认证下载器', - 'certified-downloader-desc' => '下载100或更多的种子!', - 'certified-seeder' => '认证的播种机', - 'certified-seeder-desc' => '播种150或更多的种子!', - 'client-ip-address' => '客户端IP地址', - 'code' => '码', - 'created-on' => '创建于', - 'credited-download' => '信用下载', - 'credited-upload' => '信用上传', - 'current-password' => '当前密码', - 'custom-title' => '自定义标题', + 'certified-banker' => '认证的壕', + 'certified-banker-desc' => '拥有超过50,000魔力', + 'certified-downloader' => '认证的下载者', + 'certified-downloader-desc' => '下载等於或大过100个资源!', + 'certified-seeder' => '认证的做种者', + 'certified-seeder-desc' => '做种数量等於或大过150!', + 'change-email' => '更改电邮', + 'change-email-help' => '更改电邮後,你必须再次验证.', + 'change-password' => '更改密码', + 'change-password-help' => '更改密码後,你必须重新登入网站.', + 'client-ip-address' => '客户端 IP 地址', + 'code' => '代码', + 'comments' => '评论', + 'created-on' => '建立於', + 'credited-download' => 'Credited download', + 'credited-upload' => 'Credited upload', + 'current-password' => '目前密码', + 'custom-title' => '自定称呼', 'delete' => '删除用户', - 'disclaimer' => '放弃', - 'disclaimer-info' => '我们默认不会像大多数追踪者那样记录用户的IP地址。通过在下面添加您的种子盒IP,预计您知道下面列出的您的IP现在存储在我们的数据库中,除非您删除记录。', - 'disclaimer-info-bordered' => 'Seedbox IP的添加将触发下面列出的IP种子的高速种子标签', - 'download-bon' => '下载从BON商店删除', - 'download-recorded' => '录制的下载', - 'download-true' => '真正的下载', + 'disable-notifications' => '停用通知', + 'disclaimer' => '免责声明', + 'disclaimer-info' => '一般来说,我们不会记录用户IP地址,除非你如下申报Seedbox IP地址,我们才会记录到资料中', + 'disclaimer-info-bordered' => '当资源包含Seedbox使用者IP时,会有一个高速出种的标签', + 'download-bon' => 'Download Removed From BON Store', + 'download-recorded' => 'Recorded Download', + 'download-true' => 'True Download', + 'downloads' => '下载', 'edit' => '编辑用户', 'edit-profile' => '编辑个人资料', + 'enable-notifications' => '启用通知', 'expired' => '过期', - 'expires-on' => '到期', - 'extra' => '额外', - 'follow' => '跟随', - 'followers' => '关注', - 'formats-are-supported' => ':formats 被支持', + 'expires-on' => '过期在', + 'extra' => 'Extra', + 'filled-request' => 'Filled Members Requests', + 'follow' => '跟踪', + 'follower-privacy' => '跟踪者设定', + 'follower-privacy-list' => '容许其他用户览阅谁人跟踪你', + 'follower-help' => '调整有关其他用户能否阅览你的个人资料. + 若不勾选任何触发群组,或你已使用私密模式,以下设定将会无效.', + 'followers' => '追踪者', + 'following-notification' => '追踪者通知设定', + 'following-notification-upload' => '当你所追踪的人发布了资源,发出一个通知', + 'following-notification-help' => '调整你所追踪的人相关的通知设定. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', + 'formats-are-supported' => '支援:formats', + 'forum-notification' => '论坛通知设定', + 'forum-notification-topic' => '当你建立的标题有回覆时,发出一个通知', + 'forum-notification-help' => '调整论坛相关的通知设定. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', + 'forum-privacy' => '论坛纪录设定', + 'forum-privacy-post' => '容许其他用户查列你的帖子', + 'forum-privacy-topic' => '容许其他用户查列你建立的标题', + 'forum-help' => '调整其他用户能否阅览你的论坛数据. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', 'forum-signature' => '论坛签名', - 'history-table' => '我的历史表', - 'hit-n-runs' => '打和跑', - 'hit-n-runs-count' => '点击和运行计数(所有时间)', - 'hit-n-runs-history' => '洪流击中并且运行历史', - 'image' => '图片', + 'forums' => '论坛', + 'general' => '一般', + 'general-settings' => '一般设定', + 'gift-given' => '已赠出礼物', + 'gift-received' => '已收到礼物', + 'go-public' => '公开模式', + 'go-private' => '私密模式', + 'history' => '历史', + 'history-table' => '我的历史列表', + 'hit-n-runs' => 'H&R下完就溜', + 'hit-n-runs-count' => 'H&R下完就溜次数 (全部)', + 'hit-n-runs-history' => 'H&R下完就溜的纪录', + 'image' => '图像', 'important' => '重要', - 'invite-friend' => '邀请你的朋友(需要电子邮件+留言)', + 'important-info' => '重要资讯', + 'information' => '资讯', + 'invite-friend' => '邀请你的朋友 (需要 电邮 + 讯息)', 'invite-tree' => '邀请树', 'invites' => '邀请', 'invites-banned' => '错误:您的邀请权利已被禁用', - 'invites-banned-desc' => '如果您感觉错误,请联系工作人员!', - 'invites-count' => '你有 :count 邀请代币', - 'invites-disabled' => '注意:邀请因开放注册而被禁用!', - 'invites-disabled-desc' => '请立即检查!', - 'invites-rules' => '
  • 只邀请您认识并信任的人。
  • 您将对您邀请的人负责。
  • 不要邀请您自己,我们会检查每个邀请用户。
  • 不要交易或出售邀请。
  • 如果您邀请的人被欺骗,交易账户或销售/交易邀请,您将被警告。
  • ', - 'invites-send' => '邀请发送', - 'last-login' => '上次登录', - 'locked' => '锁定', - 'locked-achievements' => '锁定的成就', - 'member-since' => '会员自从', - 'members-desc' => '在用户名单上注册 :title 与所有团体。立即找到用户。', - 'moderated-by' => '主持 :mod 上', - 'my-bonus-points' => '我的奖励积分', - 'my-fl-tokens' => '我的FL令牌', - 'my-profile' => '我的简历', - 'my-seedboxes' => '我的种子箱', - 'my-wishlist' => '我的收藏', - 'no-logs' => '这个用户在数据库中没有邀请日志!', - 'no-seedboxes' => '没有seedboxes😔', - 'not-authorized' => '您无权查看此页面。此会员喜欢隐藏像忍者!', - 'offline' => '用户不在线!', - 'online' => '用户在线!', + 'invites-banned-desc' => '如果您认为这是错误的,请联系工作人员', + 'invites-count' => '你有 :count 邀请码', + 'invites-disabled' => '注意: 基於公开注册,邀请机制暂时停用!', + 'invites-disabled-desc' => '稍後再来!', + 'invites-rules' => '
  • 只邀请那些你信得过及了解的朋友.
  • 你需要对这些邀请负个人责任.
  • 不准使用马甲.
  • 不准买卖邀请码.
  • 如你所邀请的人因作弊或买卖帐户而被捕获,你也会被牵连.
  • ', + 'invites-send' => '邀请已寄出', + 'last-login' => '上次登入', + 'locked' => 'Locked', + 'locked-achievements' => '未解锁的成就', + 'member-since' => '会藉始於', + 'members-desc' => 'List of users registered on :title with all groups. Find an user now.', + 'mention-notification' => '@Mention 通知设定', + 'mention-notification-article-comment' => '当你被呼唤(@mentioned)在公告里,发出一个通知', + 'mention-notification-torrent-comment' => '当你被呼唤(@mentioned)在资源评论里,发出一个通知', + 'mention-notification-request-comment' => '当你被呼唤(@mentioned)在请求评论里,发出一个通知', + 'mention-notification-forum-post' => '当你被呼唤(@mentioned)在论坛帖子里,发出一个通知', + 'mention-notification-help' => '调整有关被呼唤时(@mentions)的通知设定. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', + 'moderated-by' => '由 :mod 审核於', + 'my-bonus-points' => '我的魔力', + 'my-bookmarks' => '我的收藏', + 'my-fl-tokens' => '我的免费令', + 'my-general-settings' => '我的一般设定', + 'my-notification' => '我的通知', + 'my-notification-settings' => '我的通知设定', + 'my-privacy' => '我的私隐', + 'my-privacy-settings' => '我的私隐设定', + 'my-profile' => '我的个人资料', + 'my-requested' => '我的请求', + 'my-security' => '我的保安', + 'my-security-settings' => '我的保安设定', + 'my-seedboxes' => '我的Seedboxes', + 'my-settings' => '我的设定', + 'my-wishlist' => '我的愿望清单', + 'no-logs' => '资料库找不跟这这用户相关的邀请纪录!', + 'no-seedboxes' => 'No seedboxes 😔', + 'not-authorized' => '你没权阅览这页. 此用户启用了隐身模式!', + 'note' => '笔记', + 'notification' => '通知', + 'notification-settings' => '通知设定', + 'notification-from-account' => '收取帐户通知', + 'notification-from-account-help' => '只从系统,管理员及以下勾选的用户群收取通知. + 若已取消全局性通知,以下设定将会无效.', + 'notification-from-bon' => '收取来自魔力的通知', + 'notification-from-bon-help' => '只从系统,管理员及以下勾选的用户群收取魔力通知. + 若已取消全局性通知,以下设定将会无效.', + 'notification-from-following' => '收取来自追踪你的通知', + 'notification-from-following-help' => '只从系统,管理员及以下勾选的用户群收取追踪你的通知. + 若已取消全局性通知,以下设定将会无效.', + 'notification-from-forum' => '收取来自论坛的通知', + 'notification-from-forum-help' => '只从系统,管理员及以下勾选的用户群收取通知. + 若已取消全局性通知,以下设定将会无效.', + 'notification-from-subscription' => '收取来自订阅的通知', + 'notification-from-subscription-help' => '只从系统,管理员及以下勾选的用户群收取通知. + 若已取消全局性通知,以下设定将会无效.', + 'notification-from-torrent' => '收取来自资源相关的通知', + 'notification-from-torrent-help' => '只从系统,管理员及以下勾选的用户群收取资源相关的通知. + 若已取消全局性通知,以下设定将会无效.', + 'notification-from-mention' => '收取来自呼唤你(@Mention)的通知', + 'notification-from-mention-help' => '只从系统,管理员及以下勾选的用户群收取呼唤你(@mention)的通知. + 若已取消全局性通知,以下设定将会无效.', + 'notification-from-request' => '收取来自请求的通知', + 'notification-from-request-help' => '只从系统,管理员及以下勾选的用户群收取请求通知. + 若已取消全局性通知,以下设定将会无效.', + 'notifications' => '通知', + 'offline' => '用户下线了!', + 'online' => '用户上线了!', + 'options' => '选项', + 'other-help' => 'Control the sharing of other statistics and information with groups that are allowed to access to your profile. + These settings are overridden if you do not allow any groups to access your other statistics and information or if you Go Private', + 'other-privacy' => '其他设定', + 'other-privacy-online' => 'Allow users to see you in the online users block', 'passkey' => 'PID', - 'passkey-warning' => 'PID就像你的密码,你必须保持安全!', - 'pending-achievements' => '待定的成就', - 'posts' => '论坛帖子', - 'private-info' => '私人信息', - 'private-profile' => '注意:此配置文件已设置为PRIVATE!', - 'profile-desc' => '用户 :user 个人资料已注册 :title', - 'public-info' => '公共信息', - 'recent-achievements' => '最近的成就', + 'passkey-warning' => 'PID就像你的个人密码一样, 你必须好好保管,不能别人知道!', + 'pending-achievements' => '等待中的成就', + 'per-torrent' => '每个资源', + 'posts' => '帖子', + 'posts-posted' => '已发出的论坛帖子', + 'privacy' => '私隐', + 'privacy-settings' => '私隐设定', + 'private-info' => '私隐资讯', + 'private-forum-profile' => '注意: 这用户的标题及帖子纪录已设定为私密!', + 'private-profile' => '注意: 个人资料已设定为私密!', + 'profile' => '个人资料', + 'profile-desc' => 'User :user profile registered on :title', + 'profile-privacy' => '个人资料设定', + 'profile-privacy-torrent-count' => '分享你的统计资料:下载总数, 上传总数, 做种数 及吸血情况', + 'profile-privacy-torrent-ratio' => '分享你的上/下载比率', + 'profile-privacy-torrent-seed' => '分享你的做种时间(总及平均)', + 'profile-privacy-title' => '分享你的个人资料', + 'profile-privacy-about' => '分享你的个人资料(关於人)', + 'profile-privacy-bon-extra' => '分享你的魔力数据', + 'profile-privacy-comment-extra' => '分享你的评论数据', + 'profile-privacy-request-extra' => '分享你的请求数据', + 'profile-privacy-forum-extra' => '分享你的论坛数据', + 'profile-privacy-torrent-extra' => '分享你的资源数据', + 'profile-privacy-badge' => '分享你获取的徽章', + 'profile-privacy-achievement' => '分享你近期的成就', + 'profile-privacy-follower' => '分享你近期追踪的用户', + 'profile-privacy-warning' => '分享你的H&R下完就溜警告', + 'profile-privacy-help' => '调整显示在你的个人资料内容. + 然而,若你没有勾选任何用户群或启动了私密模式,以下设定将会无效.', + 'public-info' => '公开资料', + 'recent-achievements' => '近期成就', + 'recent-followers' => '近期你追踪人', 'registration-date' => '注册日期', - 'report' => '报告用户', - 'request-comments' => '请求评论', - 'search' => '通过用户名快速搜索', - 'sender' => '寄件人', + 'report' => '举报用户', + 'request-help' => 'Control the sharing of specific request related statistics and information with groups that are allowed to access to your profile. + These settings are overridden if you do not allow any groups to access your requested related statistics and information or if you Go Private', + 'request' => '请求', + 'requested' => 'Requested', + 'requests' => '请求', + 'request-comments' => '对请求作出的评论', + 'request-notification' => '请求的通知设定', + 'request-notification-bounty' => '收取来自资源打奖的通知', + 'request-notification-comment' => '收取来自请求评论的通知', + 'request-notification-fill' => '当资源请求达成时,发出一个通知', + 'request-notification-fill-approve' => '当资源请求受批准时,发出一个通知', + 'request-notification-fill-reject' => '当资源请求被拒绝时,发出一个通知', + 'request-notification-claim' => '当索取请求的奖励时,发出一个通知', + 'request-notification-unclaim' => '当索取请求的奖励被取消时,发出一个通知', + 'request-notification-help' => '调整有关请求的通知设定. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', + 'request-privacy' => '请求设定', + 'request-privacy-requested' => '容许其他用户查看你的请求清单', + 'reset-passkey' => '重设PID', + 'reset-passkey-help' => '重设PID後,你必须重新下载资源档,以使新的PID,才能继续上传或下载', + 'reset-rss' => '重设RID (RSS Key)', + 'reset-rss-help' => '重设RID後,你必须刷新所有活跃中的RSS简讯', + 'resurrections' => '救活', + 'search' => '快速搜镸用户名', + 'security' => '安全性', + 'security-settings' => '安全性设定', + 'seedboxes' => 'Seedboxes', + 'seeds' => 'Seeds', + 'send-invite' => '寄出邀请', + 'sender' => '寄件者', + 'settings' => '设定', 'show-passkey' => '显示PID', - 'staff-noted' => '员工注意到的帐户', - 'thanks-given' => '感恩', - 'thanks-received' => '感谢收到', - 'title' => '标题', - 'top-bankers' => '顶级银行家', - 'top-downloaders-data' => '顶级下载(数据)', + 'staff-noted' => 'Staff Noted Account', + 'statistics' => '统计', + 'subscription-notification' => '订阅的通知设定', + 'subscription-notification-forum' => '当订阅的论坛有新标题时,发出一个通知', + 'subscription-notification-topic' => '当订阅的标题有新帖子时,发出一个通知', + 'subscription-notification-help' => '调整订阅的通知设定. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', + 'thanks-given' => '给出的感谢', + 'thanks-received' => '收到的感谢', + 'tips-given' => '给出的打赏', + 'tips-received' => '收到的打赏', + 'title' => 'Title', + 'top-bankers' => '顶级壕', + 'top-downloaders-data' => '顶级下载者(流量)', 'top-leechers' => '顶级吸血鬼', - 'top-seeders' => '顶级播种机', - 'top-seedtime' => '顶级种子时间', - 'top-uploaders-data' => '顶级上传者(数据)', - 'top-uploaders-torrents' => '顶级上传(山洪)', - 'topics' => '论坛主题制作', - 'torrent-comments' => '激流评论', - 'torrents-history' => '种子历史', + 'top-leechers-count' => 'Top Leechers (Count)', + 'top-seeders' => '顶级保种者', + 'top-seeders-count' => 'Top Seeders (Count)', + 'top-seeding-size' => 'Top Seeding (Size)', + 'top-seedtime' => '顶级做种时间', + 'top-uploaders-data' => '顶级上传者(流量)', + 'top-uploaders-torrents' => '顶级上传者(资源数)', + 'topics' => '标题', + 'topics-started' => 'Forum Topics Started', + 'torrent-comments' => '资源被评论', + 'torrent-help' => '调整有关特定资源的统计数据的私隐设定. + 然而,若你启动了私密模式,以下设定将会无效.', + 'torrent-notification' => '资源的通知设定', + 'torrent-notification-comment' => '当发布的资源有评论时,发出一个通知', + 'torrent-notification-thank' => '当发布的资源有表扬时,发出一个通知', + 'torrent-notification-tip' => '当发布的资源有打赏时,发出一个通知', + 'torrent-notification-help' => '调整资源有关的通知设定. + 若不勾选任何触发群组,或你已取消全局性通知,以下设定将会无效.', + 'torrent-privacy' => '资源纪录设定', + 'torrent-privacy-download' => '容许其他用户查看你的下载清单', + 'torrent-privacy-upload' => '容许其他用户查看你的上传清单', + 'torrent-privacy-peer' => '容许其他用户在资源历使看到你', + 'torrents' => '资源', + 'torrents-history' => '资源历使', 'total-download' => '总下载', - 'total-downloads' => '总下载量', - 'total-leeching' => '总榨汁', - 'total-seeding' => '播种总量', - 'total-seedtime-all' => '总播种时间(所有种子)', + 'total-downloads' => '总下载', + 'total-leeching' => '总吸血', + 'total-seeding' => '总做种数量', + 'total-seedtime' => '总做种时间', 'total-upload' => '总上传', - 'total-uploads' => '总上传量', - 'unban' => '非用户用户', - 'unfollow' => '取消关注', + 'total-uploads' => '总上传', + 'unban' => '解封用户', + 'unfollow' => '取消追随', 'unlocked' => '解锁', - 'unlocked-achievements' => '成就无限', - 'upload-bon' => '上传从BON商店添加', - 'upload-recorded' => '记录上传', - 'upload-true' => '真正上传', - 'uploads-table' => '上传表格', + 'unlocked-achievements' => '解锁成就', + 'unsatisfieds' => 'Unsastisfieds', + 'upload-bon' => 'Upload Added From BON Store', + 'upload-recorded' => 'Recorded Upload', + 'upload-true' => 'True Upload', + 'uploads' => '上传', + 'uploads-table' => '上传列表', + 'user' => '用户', 'user-id' => '用户名', 'username-seedbox' => '用户名Seedbox', + 'visible-to-achievement' => '成就能让以下用户群检阅', + 'visible-to-achievement-help' => '只有工作人员或以下所勾选的组别才能检阅你的成就. + 然而,若你启动了私密模式,以下设定将会无效.', + 'visible-to-follower' => '追随者清单能让以下用户群检阅', + 'visible-to-follower-help' => '只有工作人员或以下所勾选的组别才能检阅你的追随者清单. + 然而,若你启动了私密模式,以下设定将会无效.', + 'visible-to-forum' => '论坛纪录能让以下用户群检阅', + 'visible-to-forum-help' => '只有工作人员或以下所勾选的组别才能检阅你的论坛纪录. + 然而,若你启动了私密模式,以下设定将会无效.', + 'visible-to-other' => 'Other Visible To', + 'visible-to-other-help' => 'Other information concerning your account will only be visible to staff and the following groups. + These settings are overridden if you Go Private or if you Go Hidden', + 'visible-to-profile' => '个人资料能让以下用户群检阅', + 'visible-to-profile-help' => '只有工作人员或以下所勾选的组别才能检阅你的个人资料. + 然而,若你启动了私密模式,以下设定将会无效.', + 'visible-to-request' => 'Request Information Visible To', + 'visible-to-request-help' => 'Your request information will only be visible to staff and the following groups. + These settings are overridden if you Go Private', + 'visible-to-torrent' => '资源纪录能让以下用户群检阅', + 'visible-to-torrent-help' => '只有工作人员或以下所勾选的组别才能检阅你的资源纪录. + 然而,若你启动了私密模式,以下设定将会无效.', 'warned-on' => '警告', 'warning' => '警告', 'warning-log' => '警告日志', + 'wishlist' => '愿望清单', ]; diff --git a/resources/lang/cn/validation.php b/resources/lang/cn/validation.php index 8633571278..6cf3956460 100644 --- a/resources/lang/cn/validation.php +++ b/resources/lang/cn/validation.php @@ -1,81 +1,119 @@ '该 :attribute 必须被接受。', 'active_url' => '该 :attribute 不是有效的网址。', - 'after' => '该 :attribute 必须是日期之后的日期 :date。', - 'alpha' => '该 :attribute 可能只包含字母。', - 'alpha_dash' => '该 :attribute 可能只包含字母,数字和破折号。', - 'alpha_num' => '该 :attribute 可能只包含字母和数字。', - 'array' => '该 :attribute 必须是一个数组。', - 'attributes' => [ - ], - 'before' => '该 :attribute 必须是之前的日期 :date。', - 'between' => [ - 'array' => '该 :attribute 必须有之间 :min 和 :max 项目。', - 'file' => '该 :attribute 必须在之间 :min 和 :max 千字节。', - 'numeric' => '该 :attribute 必须在之间 :min 和 :max。', - 'string' => '该 :attribute 必须在之间 :min 和 :max 字符。', - ], - 'boolean' => '该 :attribute 字段必须是真或假。', - 'confirmed' => '该 :attribute 确认不符。', - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => '定制消息', - ], + 'after' => '该 :attribute 必须在:date。之後', + 'alpha' => '该 :attribute 只能包含字母。', + 'alpha_dash' => '该 :attribute 只能包含字母,数字和破折号。', + 'alpha_num' => '该 :attribute 只能包含字母和数字', + 'array' => '该 :attribute 必须是一个阵列。', + 'before' => '该 :attribute 必须是 :date 之前的日期。', + 'between' => [ + 'array' => '该 :attribute 必须有 :min 至 :max 项目。', + 'file' => '该 :attribute 必须在 :min 和 :max KB之间。', + 'numeric' => '该 :attribute 必须在 :min 和 :max 之间。', + 'string' => '该 :attribute 必须在 :min 和 :max 字元之间。', ], + 'boolean' => '该 :attribute 值必须是true或false。', + 'confirmed' => '该 :attribute 确认不符。', 'date' => '该 :attribute 不是有效的日期。', - 'date_format' => '该 :attribute 与格式不匹配 :format。', + 'date_format' => '该 :attribute 与格式 :format不匹配。', 'different' => '该 :attribute 和 :other 必须有所不同。', - 'digits' => '该 :attribute 一定是 :digits 数字。', - 'digits_between' => '该 :attribute 必须在之间 :min 和 :max 数字。', - 'dimensions' => '该 :attribute 具有无效的图像尺寸。', - 'distinct' => '该 :attribute 字段具有重复值。', + 'digits' => '该 :attribute 必须是 :digits 数位。', + 'digits_between' => '该 :attribute 必须在 :min 和 :max 数位之间。', + 'dimensions' => '该 :attribute 为无效的图像尺寸。', + 'distinct' => '该 :attribute 值重复了。', 'email' => '该 :attribute 必须是一个有效的E-mail地址。', - 'exists' => '所选 :attribute 是无效的。', + 'exists' => '所选的 :attribute 无效。', 'file' => '该 :attribute 必须是一个文件。', - 'filled' => '该 :attribute 字段是必需的。', + 'filled' => '该 :attribute 是必需的。', 'image' => '该 :attribute 必须是一个图像。', - 'in' => '所选 :attribute 是无效的。', - 'in_array' => '该 :attribute 字段不存在于 :other。', + 'in' => '所选的 :attribute 无效。', + 'in_array' => '该 :attribute 不存在于 :other。', 'integer' => '该 :attribute 必须是整数。', 'ip' => '该 :attribute 必须是有效的IP地址。', - 'json' => '该 :attribute 必须是有效的JSON字符串。', + 'json' => '该 :attribute 必须是有效的JSON string。', 'max' => [ - 'array' => '该 :attribute 可能没有超过 :max 项目。', - 'file' => '该 :attribute 可能不会大于 :max 千字节。', - 'numeric' => '该 :attribute 可能不会大于 :max。', - 'string' => '该 :attribute 可能不会大于 :max 字符。', + 'array' => '该 :attribute 不可以超过 :max 项目。', + 'file' => '该 :attribute 不可以大于 :max KB。', + 'numeric' => '该 :attribute 不可以大于 :max。', + 'string' => '该 :attribute 不可以大于 :max 字元。', ], - 'mimes' => '该 :attribute 必须是一个类型为的文件: :values。', - 'mimetypes' => '该 :attribute 必须是一个类型为的文件: :values。', + 'mimes' => '该 :attribute 必须是一个类型为 :values的文件。', + 'mimetypes' => '该 :attribute 必须是一个类型为 :values的文件。', 'min' => [ 'array' => '该 :attribute 至少必须有 :min 项目。', - 'file' => '该 :attribute 必须至少 :min 千字节。', + 'file' => '该 :attribute 必须至少 :min KB。', 'numeric' => '该 :attribute 必须至少 :min。', - 'string' => '该 :attribute 必须至少 :min 字符。', + 'string' => '该 :attribute 必须至少 :min 字元。', ], - 'not_in' => '所选 :attribute 是无效的。', + 'not_in' => '所选 :attribute 无效。', 'numeric' => '该 :attribute 必须是一个数字。', - 'present' => '该 :attribute 字段必须存在。', + 'present' => '该 :attribute 必须存在。', 'regex' => '该 :attribute 格式无效。', - 'required' => '该 :attribute 字段是必需的。', - 'required_if' => '该 :attribute 字段是必需的 :other 是 :value。', - 'required_unless' => '该 :attribute 字段是必需的,除非 :other 是在 :values。', - 'required_with' => '该 :attribute 字段是必需的 :values 存在。', - 'required_with_all' => '该 :attribute 字段是必需的 :values 存在。', - 'required_without' => '该 :attribute 字段是必需的 :values 不存在。', - 'required_without_all' => '该 :attribute 字段是不需要的 :values 存在。', + 'required' => '该 :attribute 是必需的。', + 'required_if' => '当 :other 是 :value时,该 :attribute 是必需的。', + 'required_unless' => '当 :other 不是 :value时,该 :attribute 是必需的。', + 'required_with' => '当 :values 存在时,该 :attribute 字段是必需的。', + 'required_with_all' => '当 :values 存在时,该 :attribute 字段是必需的。', + 'required_without' => '当 :values 不存在时,该 :attribute 字段是必需的。', + 'required_without_all' => '当所有 :values 不存在时,该 :attribute 字段是必需的。', 'same' => '该 :attribute 和 :other 必须匹配。', 'size' => [ 'array' => '该 :attribute 必须包含 :size 项目。', - 'file' => '该 :attribute 一定是 :size 千字节。', - 'numeric' => '该 :attribute 一定是 :size。', - 'string' => '该 :attribute 一定是 :size 字符。', + 'file' => '该 :attribute 必须是 :size KB。', + 'numeric' => '该 :attribute 必须是 :size。', + 'string' => '该 :attribute 必须是 :size字元。', ], 'string' => '该 :attribute 必须是一个字符串。', - 'timezone' => '该 :attribute 必须是有效的区域。', - 'unique' => '该 :attribute 已经被拿走了。', + 'timezone' => '该 :attribute 必须是有效的时区。', + 'unique' => '该 :attribute 已经被取用过了。', 'uploaded' => '该 :attribute 未能上传。', 'url' => '该 :attribute 格式无效。', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + 'email_list' => '抱歉,这电邮域名不接纳在本站使用,请详阅本站的电邮域名白名单。', + 'recaptcha' => '请填上验证码。', + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => '自定义讯息', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [], + ]; diff --git a/resources/lang/en/common.php b/resources/lang/en/common.php index fe2ff15265..dfd706d5dd 100644 --- a/resources/lang/en/common.php +++ b/resources/lang/en/common.php @@ -118,6 +118,7 @@ 'preview' => 'Preview', 'previous' => 'Previous', 'progress' => 'Progress', + 'publish' => 'Publish', 'quantity' => 'Quantity', 'quick-search' => 'Quick Search', 'ratio' => 'Ratio', diff --git a/resources/lang/en/user.php b/resources/lang/en/user.php index 8f92bd0a1c..8e9c45129b 100644 --- a/resources/lang/en/user.php +++ b/resources/lang/en/user.php @@ -78,7 +78,6 @@ 'enable-notifications' => 'Enable Notifications', 'expired' => 'Expired', 'expires-on' => 'Expires On', - 'expires-on' => 'Expires on', 'extra' => 'Extra', 'filled-request' => 'Filled Members Requests', 'follow' => 'Follow', diff --git a/resources/lang/tw/articles.php b/resources/lang/tw/articles.php index 5b42dfc960..84a3d5aa6a 100644 --- a/resources/lang/tw/articles.php +++ b/resources/lang/tw/articles.php @@ -1,8 +1,8 @@ 'Articles and news on the tracker and the community', - 'read-more' => 'Read More', - 'published-at' => 'Published At ', - 'articles' => 'Articles', + 'articles' => '公告', + 'meta-articles' => '伺服器及用戶群相關的公告', + 'published-at' => '刊登於', + 'read-more' => '更多', ]; diff --git a/resources/lang/tw/auth.php b/resources/lang/tw/auth.php index 2b1816c553..22502ad12d 100644 --- a/resources/lang/tw/auth.php +++ b/resources/lang/tw/auth.php @@ -6,61 +6,62 @@ | Default Authentication Language Lines |-------------------------------------------------------------------------- */ + 'email' => '郵箱', 'failed' => '身份憑證與站點記錄不符合。', - 'throttle' => '嘗試次數過多,請在 秒後重試', 'login' => '登陸', - 'signup' => '注冊', - 'logout' => '退出', - 'email' => '郵箱', - 'username' => '用戶名', + 'login-now-on' => '立即登入', + 'logout' => '登出', + 'lost-password' => '忘了密碼?', + 'lost-username' => '忘了用戶名?', + 'need-invite' => '開放註冊已關閉,請從已註冊用戶處獲得邀請!', + 'not-a-member' => '尚未成員?30秒內便能完成註冊。', 'password' => '密碼', - 'lost-password' => '忘記密碼?', 'recover-my-password' => '重設密碼', - 'remember-me' => '記住我', - 'lost-username' => '忘記用戶名', - 'login-now-on' => '立即登入', - 'not-a-member' => '不是成員 ? 30秒内注冊', - 'user-icon' => '用戶圖標', - 'need-invite' => '開放注冊通道已關閉,請從已注冊用戶処獲得邀請!', - + 'remember-me' => '記住我的登錄', + 'signup' => '註冊', + 'throttle' => '登錄次數過多。請 :seconds 秒後再試。', + 'unlock' => '解鎖', + 'user-icon' => '用戶頭像', + 'username' => '用戶名', + /* |-------------------------------------------------------------------------- | Two Step Authentication Language Lines |-------------------------------------------------------------------------- */ - 'title' => '兩步驗證', - 'subtitle' => '要求驗證', + 'subtitle' => '電郵製作中-需時數分鐘-注意大小寫', + 'title' => '兩步驗證(電郵形式)', 'titleFailed' => '驗證失敗', - 'titlePassed' => '大家,有好消息!', - + 'titlePassed' => '各位,有好消息!', + 'inputAlt1' => 'Code Input 1', 'inputAlt2' => 'Code Input 2', 'inputAlt3' => 'Code Input 3', 'inputAlt4' => 'Code Input 4', - - 'verifyButton' => '驗證', + 'attemptsRemaining' => '嘗試次數剩餘|嘗試次數剩餘', 'missingCode' => '沒有收到驗證碼?', - - 'exceededTitle' => '驗證嘗試次數已達最大', - 'lockedUntil' => '賬戶被鎖定直到:', - 'tryAgainIn' => '再次嘗試在', + 'verifyButton' => '驗證', + + 'exceededTitle' => '驗證嘗試次數已達上限', + 'lockedUntil' => '賬戶被鎖定,直到:', 'returnButton' => '返回主頁', - - 'verificationEmailSubject' => '要求驗證', + 'tryAgainIn' => '稍後再嘗試', + + 'verificationEmailButton' => '立即驗證', 'verificationEmailGreeting' => 'Hello :username', 'verificationEmailMessage' => '賬戶的兩步驗證碼為:', - 'verificationEmailButton' => '立即驗證', - - 'verificationEmailSuccess' => '成功!', + 'verificationEmailSubject' => '要求驗證', + 'verificationEmailSentMsg' => '驗證郵件已發送!', - - 'verificationWarningTitle' => '警告!', + 'verificationEmailSuccess' => '成功!', + 'verificationWarningMessage' => '你的賬戶將被鎖定 :hours 小時,這是你最後的一次嘗試機會', - - 'verificationLockedTitle' => 'Doh!', + 'verificationWarningTitle' => '警告!', + 'verificationLockedMessage' => '賬戶被鎖定!', - - 'verificationModalConfBtn' => '完成', - + 'verificationLockedTitle' => 'Doh!', + + 'verificationModalConfBtn' => 'Ok', + ]; diff --git a/resources/lang/tw/backup.php b/resources/lang/tw/backup.php new file mode 100644 index 0000000000..65f3c2e202 --- /dev/null +++ b/resources/lang/tw/backup.php @@ -0,0 +1,32 @@ + '操作', + 'backup' => '備份', + 'backup_doesnt_exist' => '備份文件不存在。', + 'create_a_new_backup' => '建立一個新的備份', + 'create_a_new_files_backup' => '建立檔案備份', + 'create_a_new_db_backup' => '建立資料庫備份', + 'create_confirmation_message' => '在3秒內重新加載頁面。', + 'create_confirmation_title' => '備份完成', + 'create_error_message' => '備份文件不能建立。', + 'create_error_title' => '備份錯誤', + 'create_warning_message' => '您的備份可能尚未建立。詳情請查看日志文件。', + 'create_warning_title' => '不知明錯誤', + 'date' => '日期', + 'delete' => '刪除', + 'delete_cancel_message' => '備份文件尚未刪除。', + 'delete_cancel_title' => "OK", + 'delete_confirm' => '你確定要刪除這個備份文件嗎?', + 'delete_confirmation_message' => '備份文件已被刪除。', + 'delete_confirmation_title' => '完成', + 'delete_error_message' => '備份文件尚未刪除。', + 'delete_error_title' => '錯誤', + 'download' => '下載', + 'existing_backups' => '現有的備份', + 'file_size' => '文件大小', + 'location' => '位置', + 'manager' => '管理員', + 'no_disks_configured' => '在config / backup.php中沒有配置備份磁盤', + 'only_local_downloads_supported' => '只支持從本地文件系統下載。', +]; diff --git a/resources/lang/tw/blocks.php b/resources/lang/tw/blocks.php index eb97c8d514..e2de2e0862 100644 --- a/resources/lang/tw/blocks.php +++ b/resources/lang/tw/blocks.php @@ -7,28 +7,28 @@ 'to-enable-editor' => '啓用編輯器', // Featured Torrents - 'featured-torrents' => '特色種子', - 'featured-torrents-intro' => '有能力就擁有它!', - 'featured-until' => '這是特色種子直到', - 'featured-by' => '特點為', + 'featured-by' => '精選', + 'featured-torrents' => '精選資源', + 'featured-torrents-intro' => '有本領就來取吧!', + 'featured-until' => '精選資源有效至', // Latest Torrents - 'latest-torrents' => '最近的種子', + 'top-torrents' => '資源排名', // Latest Posts 'latest-posts' => '最近的帖子', // Latest Topics - 'latest-topics' => '最近的主題', + 'latest-topics' => '最近的標題', // Users Online - 'users-online' => '在綫用戶', 'active-in-last' => '最近活躍', + 'users-online' => '在線用戶', // News/Articles + 'check-news' => '公告(每日必看)', 'new-news' => '新新聞', - 'check-news' => '新聞(每日必看)', // Top torrents - 'new-torrents' => '最新種子', + 'new-torrents' => '最新資源', ]; diff --git a/resources/lang/tw/bon.php b/resources/lang/tw/bon.php index 203f10728b..5852941d13 100644 --- a/resources/lang/tw/bon.php +++ b/resources/lang/tw/bon.php @@ -1,19 +1,44 @@ 'Activated', + 'active' => 'Activated!', + 'amount' => '數量', 'bon' => '魔力', - 'bonus' => '魔力', - 'points' => '點數', - 'your-points' => '個人魔力點數', - 'store' => '商店', - 'gift-to' => '魔力點贈送給誰?', - 'gift' => '贈送魔力點', - 'exchange' => '兌換', - 'exchange-warning' => '兌換物品前,請再次確認魔力點。', - 'no-refund' => '概不退還!', - 'active' => '激活!', + 'bonus' => '額外獎賞', + 'date' => '日期', 'earning' => '收入', - 'per-hour' => '點每小時', + 'earning-rate' => '按率推算...', + 'earnings' => '收入', + 'exchange' => '交易', + 'exchange-warning' => '交易是不可逆改的,請在執行之前仔細檢查您的選擇。', + 'extended-stats' => '顯示更多', + 'gift' => '禮物', + 'gift-bonus' => 'Gift Bonus Points', + 'gift-to' => '把魔力送給', + 'gifts' => '禮物', 'item' => '物品', + 'no-refund' => '不能退款!!', + 'per-day' => '點數每日', + 'per-hour' => '點數每小時', + 'per-minute' => '點數每分鐘', + 'per-month' => '點數每月', + 'per-second' => '點數每秒', + 'per-week' => '點數每星期', + 'per-year' => '點數每年', + 'points' => '點數', + 'receiver' => '接受者', + 'review-seeds' => '檢視所有做種資源', + 'send-gift' => '贈送禮物', + 'sender' => '授出者', + 'store' => '商店', + 'tips' => '打賞紀錄', 'total' => '總計收入', + 'total-gifts' => '在所有的魔力禮物', + 'total-tips' => '在所有的魔力打賞', + 'you-have-received-gifts' => '你已收到', + 'you-have-sent-gifts' => '你已送出', + 'you-have-received-tips' => '你已收到', + 'you-have-sent-tips' => '你已送出', + 'your-points' => '你的點數', ]; diff --git a/resources/lang/tw/bot.php b/resources/lang/tw/bot.php new file mode 100644 index 0000000000..ceca56cd0f --- /dev/null +++ b/resources/lang/tw/bot.php @@ -0,0 +1,15 @@ + '關於', + 'bot' => '機器人', + 'bots' => '機器人', + 'color' => '顏色', + 'command' => '指令', + 'edit-bot' => '修改機器人', + 'emoji-code' => 'Emoji表情代碼', + 'help' => '說明', + 'icon' => '圖示', + 'info' => '資訊', + 'name' => '名字', +]; diff --git a/resources/lang/tw/bug.php b/resources/lang/tw/bug.php index 63ed13f4a5..d4019f8db7 100644 --- a/resources/lang/tw/bug.php +++ b/resources/lang/tw/bug.php @@ -1,15 +1,15 @@ 'BUG舉報', - 'bug-report-description' => '舉報站點BUG', - 'enter-username' => '請輸入個人用戶名', - 'enter-email' => '請輸入個人郵箱', - 'enter-title' => '請選擇合適的主題', + 'bug-report' => '舉報臭蟲', + 'bug-report-description' => '舉報臭蟲', 'enter-description' => '詳細描述問題', - 'priority' => '優先級', - 'priority-description' => '衹有在BUG影響站點穩定的情況下才選擇很高等級', - 'low' => '低', + 'enter-email' => '請輸入個人郵箱', + 'enter-title' => '請選擇合適的標題', + 'enter-username' => '請輸入個人用戶名', 'high' => '高', + 'low' => '低', + 'priority' => '級別', + 'priority-description' => '只有在影響站點穩定的情況下才選擇很高級別', 'very-high' => '很高', ]; diff --git a/resources/lang/tw/common.php b/resources/lang/tw/common.php index 01537d6988..f861579228 100644 --- a/resources/lang/tw/common.php +++ b/resources/lang/tw/common.php @@ -1,107 +1,176 @@ '主頁', - 'account' => '賬戶', - 'email' => '郵箱', - 'username' => '用戶名', - 'password' => '密碼', - 'download' => '下載', - 'upload' => '上傳', - 'ratio' => '分享率', - 'warnings' => '警告', - 'members' => '成員', - 'navigation' => '導航', - 'notifications' => '通知', - 'added' => '添加', - 'search' => '搜索', - 'quick-search' => '快速搜索', - 'submit' => '提交', + 'about' => '關於我們', + 'account' => '帳戶', + 'achievement-title' => '真棒', + 'achievement-unlocked' => '你解鎖了“:name“成就', + 'active' => '使用中', + 'active-warning' => '生效中的警告', + 'add' => '加', + 'added' => '已加', + 'amount' => '數量', + 'anonymous' => '匿名', + 'author' => '作者', + 'balance' => '餘額', + 'blacklist' => '軟件黑名單', + 'buffer' => 'HR額度', + 'bug' => '舉報臭蟲', + 'but' => '但', + 'cancel' => '取消', + 'category' => '類別', + 'categories' => '類別', + 'close' => '關閉', 'comment' => '評論', - 'view-all' => '瀏覽所有', - 'preview' => '預覽', - 'edit' => '編輯', + 'comments' => '評論', + 'community' => '社群', + 'contact' => '聯絡', + 'contact-desc' => '發給站長,並會盡快回覆您', + 'contact-header' => 'Hello', + 'create' => '建立', + 'created_at' => '建立於', + 'day' => '日', 'delete' => '刪除', - 'pending-torrents' => '審核種子', - 'stats' => '狀態', - 'extra-stats' => '額外狀態', - 'rules' => '規則', - 'faq' => '問答', - 'report' => '舉報', - 'reporter' => '舉報者', - 'title' => '標題', + 'delete-your-comment' => '剛除你的評論', 'description' => '描述', - 'select' => '選擇', - 'bug' => '舉報BUG', - 'results' => '結果', - 'contact' => '聯係', - 'about' => '關於我們', - 'community' => '社區', - 'buffer' => '緩存', - 'times' => '次', - 'name' => '名稱', - 'add' => '添加', - 'remove' => '移除', - 'staff' => '員工', - 'blacklist' => '黑名單', - 'fl_tokens' => '免費令牌', - 'your' => '你的', - 'type' => '類型', - 'for' => 'for', - 'is-allowed' => '被允許', - 'anonymous' => '匿名', - 'hidden' => '隱藏', - 'previous' => '先前', - 'next' => '下一個', - 'active-warning' => '活動警告', + 'direction' => '序向', + 'disable' => 'Disable', + 'doubleup_activated' => '全站雙倍收益已啟動', + 'download' => '下載', + 'edit' => '編輯', + 'edit-your-comment' => '編輯你的評論', + 'email' => '電郵', + 'email-blacklist' => '電郵黑名單', + 'email-whitelist' => '電郵白名單', + 'email-list-notactive' => '電郵白名單 / 黑名單 沒有啟動', + 'enable' => '啟動', + 'enter' => '輸入', + 'error' => '錯誤', + 'everyday' => '每日', + 'expired' => '過期', + 'extra' => '額外', + 'extra-stats' => '站內統計', + 'faq' => '常見問題', + 'files' => '文件', + 'fl_token' => '免費令', + 'fl_tokens' => '免費令', + 'for' => '代表', + 'forum' => '論壇', + 'free' => '自由', + 'freeleech_activated' => '全站免費模式啟動', 'global' => '全局', - 'hot' => '熱種!', - 'new' => '新種!', - 'sticked' => '置頂', - 'high-speeds' => '高速種!', - 'older-than' => '舊與', - 'year' => '年', + 'group' => '組別', + 'groups' => '組別', + 'hidden' => '隱身', + 'high-speeds' => '高速', + 'home' => '主頁', + 'hot' => '熱門', + 'hour' => '小時', + 'huge' => '巨大', + 'info' => '資訊', + 'internal' => '內部', + 'ip' => 'IP', + 'is-allowed' => '容許', + 'large' => '大', + 'latest' => '最新', + 'latest-posts' => '最近的帖子', + 'latest-topics' => '最近的標題', + 'legal' => '法律', + 'legend' => '圖例', + 'lists' => '清單', + 'lock-account' => '鎖定帳戶', + 'logout' => '登出', + 'members' => '會員', + 'message' => '訊息', + 'minute' => '分鐘', + 'moderated-by' => '受審於', + 'moderation' => '審批', + 'moderation-approve' => '批准', + 'moderation-postpone' => '延遲', + 'moderation-reject' => '拒絕', 'month' => '月', 'months' => '月', - 'huge' => 'Huge', - 'large' => 'Large', - 'everyday' => '每天', - 'but' => '但是', - 'enter' => 'Enter', - 'amount' => '數量', 'my' => '我的', - 'no-result' => '數據庫中無該搜索結果', - 'search-results' => '搜索結果', - 'search-results-desc' => '請查看結果', - 'cancel' => '取消', - 'message' => '訊息', - 'contact-header' => '您好', - 'contact-desc' => '聯係請求將被發給所有員工,會有人及時聯係你', - 'expired' => '結束', - 'plural-suffix' => 's', - 'day' => '天', - 'hour' => '時', - 'minute' => '分', + 'name' => '名稱', + 'navigation' => '導灠', + 'new' => '新!', + 'news' => '公告', + 'next' => '下一個', + 'no' => 'No', + 'no-comments' => '暫沒評論', + 'no-result' => '查詢資料庫不果', + 'notifications' => '通知', + 'older-than' => '較舊的', + 'oldest' => '最舊的', + 'openreg_activated' => '正在開放註冊', + 'order-by' => 'Order by', + 'other' => '鳴謝', + 'pages' => '站內規則', + 'password' => '密碼', + 'patron' => '成為贊助人', + 'pending-torrents' => '等待中的資源', + 'personal' => '個人', + 'plural-suffix' => '', + 'port' => '埠', + 'position' => '位置', + 'posts' => '貼文', + 'powered-by' => '由UNIT3D提供', + 'preview' => '預覽', + 'previous' => '前一個', + 'progress' => '進度', + 'publish' => '發佈', + 'quantity' => '每頁顯示', + 'quick-search' => '快速搜尋', + 'ratio' => '比率', + 'reason' => '原因', + 'remove' => '移除', + 'report' => '報告', + 'resend' => '重發', + 'reporter' => '舉報者', + 'required' => '要求', + 'results' => '結果', + 'rss-system' => 'RSS系統', + 'rules' => '規則', + 'save' => '儲存', + 'search' => '搜尋', + 'search-results' => '搜尋結果', + 'search-results-desc' => '以下是你的結果', 'second' => '秒', - 'achievement-title' => '太棒了!', - 'achievement-unlocked' => '你解鎖了 ":name" 成就', - 'freeleech_activated' => '種子免費模式激活', - 'openreg_activated' => '站點開放注冊', - 'doubleup_activated' => '全局雙倍上傳模式激活', - 'logout' => '退出', - 'news' => '新聞', - 'pages' => '頁面', - 'tracker-codes' => '站點代碼', - 'upload-guide' => '上傳指南', - 'legal' => '合法', - 'terms' => '服务条款', - 'other' => '其他', - 'patron' => '成爲贊助夥伴', - 'powered-by' => '由UNIT3D提供技術支持', - 'edit-your-comment' => '編輯評論', - 'groups' => '群組', - 'top-bountied' => 'Top bountied', - 'active' => '活躍', - 'lock-account' => '鎖定賬戶', - 'close' => '關閉', + 'select' => '選取', + 'sort' => '排列', + 'special' => '特色', + 'staff' => '工作人員', + 'staff-tools' => '工作人員工具', + 'stats' => '統計數字', + 'status' => '狀態', + 'sticked' => 'Sticked', + 'submit' => '提交', + 'subscriptions' => '訂閱', + 'teams' => '團隊', + 'terms' => '使用條款', + 'times' => '人', + 'title' => '標題', + 'top-bountied' => 'Top Bountied', + 'topics' => '名稱', + 'tracker-codes' => '伺服器回報碼', + 'type' => '鍵入', + 'types' => 'Types', + 'genre' => '風格', + 'genres' => '風格', + 'action' => '動作', + 'actions' => '動作', + 'unknown' => '不知明', + 'unlocked-achievement' => '你已解鎖 :achievement 成就', + 'upload' => '上傳', + 'upload-guide' => '發種指引', + 'user' => '用戶', + 'username' => '用戶名', + 'users' => '用戶', + 'view' => '閱覽', + 'view-all' => '閱覽全部', + 'warnings' => '警告', + 'year' => '年', + 'yes' => 'Yes', + 'your' => '你的', + 'your-comment' => '你的評論', ]; diff --git a/resources/lang/tw/configmanager.php b/resources/lang/tw/configmanager.php index fe65aa2d49..133bf158a7 100644 --- a/resources/lang/tw/configmanager.php +++ b/resources/lang/tw/configmanager.php @@ -1,20 +1,20 @@ '配置項管理', - 'info_choose' => '選擇文件並編輯', - 'file' => '文件', - 'path' => '路徑', - 'header' => [ - 'key' => '關鍵詞', - 'value' => '值', - 'actions' => '動作', - ], 'actions' => [ - 'edit' => '編輯', - 'confirm' => '保存新值', - 'save' => '保存!', 'cancel' => '取消', + 'confirm' => '保存新密鑰', + 'edit' => '編輯', + 'save' => '保存!', + ], + 'file' => 'File', + 'header' => [ + 'actions' => '操作', + 'key' => 'Key', + 'value' => '值', ], - 'sure' => '你是否確定?', + 'info_choose' => '選擇一個文件開始編輯', + 'path' => '路徑', + 'title' => '系統設定', + 'sure' => '你確定?', ]; diff --git a/resources/lang/tw/email.php b/resources/lang/tw/email.php index 27c4ee02db..dbb01b8d15 100644 --- a/resources/lang/tw/email.php +++ b/resources/lang/tw/email.php @@ -1,35 +1,37 @@ '你好,感謝你的注冊', - 'register-code' => '完成賬戶激活,請點擊下方鏈接', - 'register-footer' => '如果鏈接失效,請複製后在瀏覽器地址欄打開', - 'activate-account' => '激活賬戶', - 'banned-header' => '賬戶已被禁', + 'activate-account' => '激活帳戶', 'ban-reason' => '原因', - 'banned-footer' => '不遵守下列規則的後果', - 'bug-header' => '報告BUG', - 'bug-title' => 'BUG標題', - 'bug-description' => '問題', - 'bug-priority' => '優先級', - 'bug-footer' => '修補', - 'contact-header' => '新郵件來自', - 'contact-name' => '名字', - 'contact-message' => '消息', - 'invite-header' => '邀請發送給', - 'invite-message' => '消息', + 'banned-footer' => '那就是你不遵守規則的原因', + 'banned-header' => '您已經被封鎖帳戶', + 'bug-description' => '錯誤', + 'bug-footer' => '解決這個錯誤', + 'bug-header' => '錯誤報告來自', + 'bug-priority' => '優先等級', + 'bug-title' => '錯誤標題', + 'contact-header' => '來自新的聯系人郵件', + 'contact-message' => '訊息', + 'contact-name' => '人名', + 'invite-header' => '邀請', 'invite-invited' => '你被邀請到', - 'invite-signup' => '立即注冊', - 'newreply-header' => '你的主題有新的回復', - 'newreply-message' => '消息', - 'newreply-replied' => '已對你的主題回復', - 'newreply-view' => '立刻查看', - 'report-header' => '管理員,有舉報來自', - 'report-email' => '郵箱地址', - 'report-link' => '鏈接', - 'report-link-hash' => '真實鏈接', + 'invite-message' => '訊息', + 'invite-signup' => '立即註冊', + 'newreply-header' => '您的話題有新的回復', + 'newreply-message' => '訊息', + 'newreply-replied' => '已回復您的話題', + 'newreply-view' => '立即查看', + 'register-code' => '請點擊下面的按鈕以激活您的帳戶', + 'register-footer' => '如果上面的按鈕不起作用,請將該URL復制並粘貼到瀏覽器的地址欄中', + 'register-header' => 'Hi!感謝您註冊', 'report-comment' => '評論', - 'unban-header' => '賬戶已被解封', + 'report-email' => '電郵', + 'report-header' => 'Hi,管理員,已報告問題連接', + 'report-link' => '連接', + 'report-link-hash' => '實際的鏈接', + 'unban-footer' => '歡迎回來!', + 'unban-header' => '你的帳戶已解封', 'unban-reason' => '原因', - 'unban-footer' => '不遵守下列規則的後果', + 'disabled-header' => '你的帳戶已被停用', + 'pruned-header' => '你的帳戶已被移除', ]; diff --git a/resources/lang/tw/forum.php b/resources/lang/tw/forum.php index f4a88293e7..3236a45dc7 100644 --- a/resources/lang/tw/forum.php +++ b/resources/lang/tw/forum.php @@ -1,18 +1,63 @@ '論壇', - 'forums' => '論壇', - 'topics' => '主題', - 'post' => '帖子', - 'replies' => '回復', - 'views' => '查看', - 'meta-category' => '論壇類目列表', - 'create-new-topic' => '新主題', - 'topic-title' => '主題標題', - 'send-new-topic' => '保存', - 'read-topic' => '閲讀主題', - 'mark-as-resolved' => '鎖定主題', - 'delete-topic' => '刪除主題', - 'display-forum' => '展示主題 ', + 'action' => '操作', + 'activity' => '活動', + 'approved' => '批准', + 'author' => '作者', + 'bug' => '臭蟲', + 'category-quick-search' => '快速搜尋標題 (在類別內)', + 'close-topic' => '關鎖標題', + 'closed' => '已關閉', + 'create-new-topic' => '建立新標題', + 'created' => '已建立', + 'current' => '目前', + 'delete-topic' => '刪除此標題', + 'denied' => '禁止', + 'dislike-post' => '吐嘈這帖子', + 'display-forum' => '把標題展示為', + 'edit-post' => '編輯帖子', + 'edit-topic' => '編輯標題', + 'forum' => '論壇', + 'forums' => '論壇', + 'implemented' => '已實行', + 'in' => '在', + 'invalid' => '無效', + 'label' => '標籤', + 'label-system' => '標籤系統', + 'last-message' => '最後訊息', + 'last-post-info' => '最後帖子資訊', + 'latest' => '最近的', + 'like-post' => '讚', + 'meta-category' => '這類別內的論壇條目', + 'moderation' => '審批', + 'name' => '名字', + 'not-connected' => '你必須接上', + 'not-subscribed' => '沒有訂閱', + 'open' => '打開', + 'open-topic' => '打開這標題', + 'permalink' => '永久連接', + 'pin' => '釘記', + 'post' => '帖子', + 'post-quick-search' => '帖子內容快速搜尋', + 'posts' => '帖子', + 'quote' => '引用', + 'read-topic' => '閱讀這標題', + 'replies' => '回應', + 'send-new-topic' => '保存這標題', + 'solved' => '已解決', + 'state' => 'State', + 'stats' => '統計', + 'subscribed' => '已訂閱', + 'subscription-quick-search' => '快速搜尋標題 (在訂閱清單內)', + 'suggestion' => '建議', + 'topic' => '標題', + 'topic-closed' => '這標題已關閉', + 'topic-name' => '標題', + 'topic-quick-search' => '快速搜尋標題', + 'topic-title' => '標題', + 'topics' => '標題', + 'unpin' => '解除釘記', + 'view-all' => '閱覽全部', + 'views' => '閱覽', ]; diff --git a/resources/lang/tw/graveyard.php b/resources/lang/tw/graveyard.php index b4e2ff1985..d218c0ebf5 100644 --- a/resources/lang/tw/graveyard.php +++ b/resources/lang/tw/graveyard.php @@ -1,15 +1,15 @@ '墓地', - 'guidelines' => '指南', - 'guidelines-content' => '1) 你無法復活自己上傳的種子。
    2) 如果無法長期對選擇的種子做種,請不要復活該種子。', - 'dead' => '死種', - 'resurrect' => '復活', - 'pending' => '挂起', - 'howto' => '規則如下', - 'howto-desc1' => '你必須做種:name達到30天來使死種復活。 In which case when your current seedtime of', - 'howto-hits' => 'Hits', - 'howto-desc2' => '你將會被獎勵', - 'reward' => '免費令牌', + 'dead' => '已死亡', + 'graveyard' => '墳場', + 'guidelines' => '指引', + 'guidelines-content' => '1) 你不可以救活自己的上傳.
    2) 不要救活自己不能承諾的.', + 'howto' => '規則在此', + 'howto-desc1' => '你必須保種 :name30 天 才能成功救活. 由當下這刻開始倒數.', + 'howto-desc2' => '你會被獎勵', + 'howto-hits' => '點擊', + 'pending' => '等待中', + 'resurrect' => '救活', + 'reward' => '免費令', ]; diff --git a/resources/lang/tw/notification.php b/resources/lang/tw/notification.php index 03a427985f..ffbe293731 100644 --- a/resources/lang/tw/notification.php +++ b/resources/lang/tw/notification.php @@ -1,14 +1,14 @@ '通知', - 'mark-all-read' => '全部標為已讀', - 'mark-read' => '標為已讀', - 'delete-all' => '刪除所有通知', - 'title' => '標題', - 'message' => '消息', 'date' => '日期', - 'read' => '已讀', 'delete' => '刪除', - 'no-notifications' => '暫無通知', + 'delete-all' => '刪除所有通知', + 'mark-all-read' => '標記所有為已讀', + 'mark-read' => '標記為已讀', + 'message' => '訊息', + 'no-notifications' => '沒有找到通知', + 'notifications' => '通知', + 'read' => '讀取', + 'title' => '標題', ]; diff --git a/resources/lang/tw/page.php b/resources/lang/tw/page.php index bfc70bf50a..3adaaf04af 100644 --- a/resources/lang/tw/page.php +++ b/resources/lang/tw/page.php @@ -1,26 +1,28 @@ 'Hi there', - 'aboutus-welcome' => 'Lets talk about', - 'aboutus-welcome-desc' => ':title is a community-built Movie/TV/FANRES database. Every piece of data has been added by our amazing community since 2017. :titles strong focus is on HD content, a proactive userbase, an awesome/secure codebase and a helpful and friendly Staff team.', - 'aboutus-advantage' => 'The advantage', - 'aboutus-advantage1' => 'We have experienced members and staff that are well versed in the world of HD video / audio and technical support.', - 'aboutus-advantage2' => 'Along with our extensive passion for movies and TV shows, we also offer one of the best selections of something that most dont - FANRES! A BIG THANK YOU to our content bringers.', - 'aboutus-advantage3' => 'We dont accept donations to keep the site up and running. We feel that is our responsibility. That means no pestering PMs or banners on site. No begging from us.', - 'aboutus-advantage4' => 'Our community is second to none for its early age. Between our staff and userbase, were always here to help. Were passionate about making sure your experience on :title is nothing short of amazing.', - 'aboutus-advantage5' => 'Our service is used daily by many people across the globe. Weve proven that we care about the functionality and security of our codebase and it can be trusted and relied on. Our developers work daily to provide a truly nex-gen codebase.', - 'aboutus-rules' => 'What we need from you', - 'aboutus-rules1' => 'To be an active member of the community! This means to join in conversations productively, add approved content and help other users if you are able.', - 'aboutus-rules2' => 'To read the rules in full and please respect them!', - 'aboutus-rules3' => 'Make suggestions! We are striving to make :title better each day. We arent saying that every suggestion will be used, but it never hurts to see new ideas.', - - 'blacklist-desc' => 'The Following Browsers and Bittorrent Clients Are Blacklisted/Forbidden From Annoucing To :title', - 'blacklist-clients' => 'Clients', - 'blacklist-btclient' => 'BitTorrent Client', - 'blacklist-browsers' => 'Browsers', - 'blacklist-webbrowser' => 'Web Browser', - - 'staff-group' => 'Group', - 'staff-title' => 'Title', + 'aboutus-advantage' => '優勢', + 'aboutus-advantage1' => '我們擁有經驗豐富的高清視頻/音頻和技術支持世界的會員和工作人員。', + 'aboutus-advantage2' => '隨著我們對電影和電視節目的廣泛熱情,我們還提供最好的選擇之一 - 粉絲! 感謝您發現我們的內容。', + 'aboutus-advantage3' => '雖然我們確實接受捐款以保持網站的正常運行,但現場不會出現任何煩人的PM或橫幅廣告。不要求我們。', + 'aboutus-advantage4' => '我們的社區從小就是首屈一指的。在我們的員工和用戶群之間,我們一直在這裡提供幫助。我們熱衷於確保您的體驗 :title 沒有什麼驚人的。', + 'aboutus-advantage5' => '我們的服務每天由全球許多人使用。我們已經證明我們關心我們的代碼庫的功能和安全性,它可以被信任和依賴。我們的開發人員每天都在提供一個真正的nex-gen代碼庫。', + 'aboutus-header' => '你好', + 'aboutus-rules' => '我們需要你的是', + 'aboutus-rules1' => '成為社區的活躍成員!這意味著可以高效地參與對話,添加批准的內容並在可以的情況下幫助其他用戶。', + 'aboutus-rules2' => '要全面閱讀規則,請尊重他們!', + 'aboutus-rules3' => '提供建議!我們正在努力 :title 每天更好。我們並不是說每一個建議都會被使用,但是看到新的想法從未受到傷害。', + 'aboutus-welcome' => '讓我們來談談', + 'aboutus-welcome-desc' => ':title 是一個由社區建立的電影Remux數據庫。自2017年以來,我們令人驚嘆的社區添加了每一條數據。 :title\'強大的焦點\'是高清內容,主動的用戶群,真棒/安全的代碼庫以及樂於助人和友善的員工隊伍。', + 'blacklist-browsers' => '瀏覽器', + 'blacklist-btclient' => 'BitTorrent客戶端', + 'blacklist-clients' => '客戶端', + 'blacklist-desc' => '以下瀏覽器和BitTorrent軟件被列入黑名單', + 'blacklist-webbrowser' => '瀏覽器', + 'blacklist-emaildomain' => '電郵域名黑名單', + 'email-blacklist-desc' => '以下電郵域名是被禁止使用.你不可以使用這些來註冊本站,亦不可把邀請碼寄至這些電郵域名.', + 'email-whitelist-desc' => '以下電郵域名是容許使用.你只可以使用這些來註冊本站,亦只能把邀請碼寄至這些電郵域名.', + 'staff-group' => '工作人員小組', + 'staff-title' => '工作人員職稱', + 'whitelist-emaildomain' => '電郵域名白名單', ]; diff --git a/resources/lang/tw/pm.php b/resources/lang/tw/pm.php index d98b44e092..9c545a768c 100644 --- a/resources/lang/tw/pm.php +++ b/resources/lang/tw/pm.php @@ -1,23 +1,28 @@ '未讀', - 'read' => '已讀', - 'inbox' => '收件箱', - 'outbox' => '發件箱', - 'message' => '訊息', - 'messages' => '訊息', - 'private' => '私人', - 'new' => '新消息', - 'from' => '發訊人', - 'to' => '收訊人', - 'sent' => '發送', - 'sent-at' => '發送時間', - 'subject' => '主題', - 'received-at' => '收訊時間', - 'search' => '按主題搜索', - 'reply' => '回復', - 'send' => '發送', - 'create' => '創建', - 'select' => '選擇用戶', + 'create' => '建立', + 'delete' => '刪除', + 'enter-subject' => '輸入標題', + 'from' => '寄件者', + 'inbox' => '收件箱', + 'mark-all-read' => '全部標為已讀', + 'message' => '訊息', + 'messages' => '訊息', + 'new' => '新訊息', + 'outbox' => '寄件箱', + 'private' => '私人', + 'read' => '閱讀', + 'received-at' => '接收於', + 'refresh' => '刷新', + 'reply' => '回覆', + 'search' => '搜尋標題', + 'select' => '選取用戶', + 'send' => '寄出', + 'send-to' => '寄出私訊給', + 'sent' => '已寄出', + 'sent-at' => '寄出於', + 'subject' => '標題', + 'to' => '收件者', + 'unread' => '未讀', ]; diff --git a/resources/lang/tw/poll.php b/resources/lang/tw/poll.php index 32ee0902bc..2df844f2df 100644 --- a/resources/lang/tw/poll.php +++ b/resources/lang/tw/poll.php @@ -1,22 +1,22 @@ '調查', - 'polls' => '調查', - 'current' => '目前進行的調查', - 'total' => '總計票數', - 'vote-now' => '進入投票!', - 'results' => '結果', - 'multiple-choice' => '多選項調查,按個人喜好可投多票', - 'ip-checking' => '本次調查有重複性檢測,請勿重複投票', - 'vote' => '投票', - 'votes' => '投票', - 'title' => '標題', - 'option' => '選項', 'add-option' => '添加選項', + 'create-poll' => '建立投票', + 'current' => '目前投票', 'delete-option' => '刪除選項', - 'ip-checking' => 'IP重複檢查', - 'ip-checking-warrning' => 'Only needed if site in public mode', - 'multiple-choice' => '允許多選', - 'create-poll' => '創建調查', + 'ip-checking' => '啟動重複IP檢查機制', + 'ip-checking' => '此投票有重復的投票檢查。你只能投一次。', + 'ip-checking-warrning' => '若網站在公開模式,才需此選項', + 'multiple-choice' => '容許多個答案', + 'multiple-choice' => '這是一項多項選擇投票。可多選。', + 'option' => '選項', + 'poll' => '投票', + 'polls' => '投票', + 'results' => '投票結果', + 'title' => '標題', + 'total' => '目前總投票數', + 'vote' => '投票', + 'vote-now' => '馬上投票吧!', + 'votes' => '投票', ]; diff --git a/resources/lang/tw/request.php b/resources/lang/tw/request.php index cd6c334ec5..d761c68e6d 100644 --- a/resources/lang/tw/request.php +++ b/resources/lang/tw/request.php @@ -1,46 +1,67 @@ '請求', - 'request' => '請求', - 'add-request' => '添加請求', - 'edit-request' => '編輯請求', - 'no-privileges' => '錯誤: 你請求種子的權力被禁止', - 'no-privileges-desc' => '如果你認爲有錯誤產生,請聯係站點員工', - 'no-imdb-id' => '所有請求必須填寫IMDB ID', - 'title' => '標題', - 'required' => '請求', - 'category' => '類目', - 'type' => '類型', + 'add-request' => '添加請求', + 'age' => '時間', + 'all-requests' => '所有請求', + 'approve' => '批准', + 'bounty' => '賞金', + 'bounty-claimed' => '賞金索取', + 'bounty-unclaimed' => '賞金無人認領', + 'category' => '類別', + 'claim' => '索取', + 'claim-anon-choose' => '請明智選擇', + 'claim-as-anon' => '你想以匿名身份索取嗎?', + 'claim-now' => '現在索取', + 'claimed' => '已索取', + 'current' => '現在', + 'delete' => '刪除這請求', + 'delete-confirmation' => '您確定要刪除此請求嗎?', + 'delete-filled' => '當請求未被達成時,才能被刪除', 'description' => '描述', - 'reward' => '獎勵', - 'reward-desc' => '你想獎勵多少魔力點數? 最小100魔力點數', - 'current' => '最近', - 'vote-that' => '為此請求投票', - 'enter-bp' => '輸入魔力點數 (最小值 100)', - 'dont-have-bps' => '你沒有足夠的魔力點數', - 'vote' => '投票', - 'fill-request' => '響應請求', - 'fill' => '填寫', - 'enter-hash' => '輸入請求種子的哈希值', - 'torrent-hash' => '種子哈希值', - 'reset-request' => '重置請求', - 'reset-confirmation' => '你確定要重置請求?', - 'delete' => '刪除請求', - 'delete-confirmation' => '你確定要刪除請求', - 'delete-filled' => '衹有請求未被響應的情況下才可刪除', - 'claim' => '聲明請求', - 'claim-as-anon' => '你想匿名進行聲明嗎', - 'claim-anon-choose' => '請謹慎選擇', - 'yes' => '是', - 'no' => '不,', - 'claim-now' => '立即聲明', - 'report' => '舉報請求', + 'dont-have-bps' => '你沒有足夠的獎金', + 'edit-request' => '編輯請求', + 'enter-bp' => '填寫賞金 (下限為 100)', + 'enter-hash' => '填寫所上傳的torrent檔校驗碼', + 'fill' => '達成', + 'fill-request' => '達成此請求', + 'filled' => '已達成', + 'filled-by' => '達成於', + 'for' => '對於', + 'fulfill' => '履行', + 'last-vote' => '最後的投票', + 'my-requests' => '我的請求', + 'no' => 'No,', + 'no-imdb-id' => '所有請求必須有IMDB ID', + 'no-privileges' => '錯誤:您的請求權利已被禁用', + 'no-privileges-desc' => '如果您認為這是錯誤的,請聯系工作人員', + 'no-refunds' => '建立,達成及獎賞所牽涉的魔力交易是不可退回的!
    不能退回!', + 'pending' => '等待中', 'reason' => '原因', + 'reject' => '拒絕', + 'report' => '報告請求', + 'request' => '請求', 'request-details' => '請求詳情', - 'for' => 'for', - 'fulfill' => '完成', - 'reward-from' => '來自', + 'requested-by' => '請求者', + 'requests' => '請求', + 'required' => '必須', + 'reset' => '重設', + 'reset-confirmation' => '您確定要重設此請求嗎?', + 'reset-request' => '重設這請求', + 'reward' => '獎勵', + 'reward-desc' => '您想以多少魔力作為賞金?下限為100', + 'reward-from' => '由', + 'title' => '標題', + 'torrent-hash' => 'Torrent 校驗碼', + 'total-bounty' => '總賞金', + 'type' => '規格', + 'unclaim' => '取消索賞此請求', + 'unfilled' => '沒達成', + 'view-filled' => '閱覽已達成的', + 'view-unfilled' => '閱覽沒達成的', + 'vote' => '投票', + 'vote-that' => '對此請求投票', 'voters' => '投票者', - 'requested-by' => '請求來自', + 'votes' => '投票', + 'yes' => 'Yes', ]; diff --git a/resources/lang/tw/rss.php b/resources/lang/tw/rss.php new file mode 100644 index 0000000000..ef8b14bf74 --- /dev/null +++ b/resources/lang/tw/rss.php @@ -0,0 +1,19 @@ + '建立', + 'create-private-feed' => '建立私有 RSS 摘要', + 'create-public-feed' => '建立公開 RSS 摘要', + 'delete' => '刪除', + 'edit' => '編輯', + 'edit-private-feed' => '編輯私有RSS摘要', + 'edit-public-feed' => '編輯公開RSS摘要', + 'feed' => '摘要', + 'feeds' => '摘要', + 'name' => '名稱', + 'public' => '公開', + 'private' => '私有', + 'rss' => 'RSS', + 'rss-feed' => 'RSS摘要', + 'type' => '規格', +]; diff --git a/resources/lang/tw/staff.php b/resources/lang/tw/staff.php index 6dffe52f23..30fa8271b4 100644 --- a/resources/lang/tw/staff.php +++ b/resources/lang/tw/staff.php @@ -1,38 +1,48 @@ '管理', - 'please-moderate' => '請對種子進行調整!', - 'you-have' => '擁有', - 'dashboard' => '面板', - 'staff-dashboard' => '員工面板', - 'links' => '鏈接', - 'frontend' => '前端', - 'config-manager' => '配置項管理', - 'general-tools' => '通用工具', - 'articles' => '協議條款', - 'blocks' => 'Blocks', - 'forums' => '論壇', - 'groups' => '群組', - 'pages' => '頁面', - 'polls' => '調查', - 'torrent-tools' => '種子工具', - 'torrents' => '種子', - 'torrent-categories' => '種子類目', - 'torrent-types' => '種子類型', - 'flush-ghost-peers' => '清理無效連接', - 'torrent-moderation' => '調整種子', - 'user-tools' => '用戶工具', - 'user-search' => '用戶搜索', - 'user-notes' => '用戶記錄', - 'user-gifting' => '用戶贈與', - 'mass-pm' => '全員PM', - 'logs' => '日志', - 'activity-log' => '活動日志', - 'bans-log' => '封禁日志', - 'failed-login-log' => '失敗登陸日志', - 'invites-log' => '邀請日志', - 'laravel-log' => 'Laravel日志', - 'reports-log' => '舉報日志', - 'warnings-log' => '警告日志', + 'activity-log' => '活動日誌', + 'articles' => '公告', + 'applications' => '申請書', + 'bans-log' => '禁戶日誌', + 'blocks' => '區塊', + 'bot' => '機器人', + 'bots' => '機器人', + 'chat' => '聊天', + 'config-manager' => '系統設定', + 'dashboard' => '儀表板', + 'failed-login-log' => '登號失敗日誌', + 'flush-ghost-peers' => '清空鬼影用戶的連線', + 'forums' => '論壇', + 'frontend' => '首頁', + 'general-tools' => '常用工具', + 'groups' => '組別', + 'invites-log' => '邀請日誌', + 'laravel-log' => 'Laravel日誌', + 'links' => '連接', + 'logs' => '日誌', + 'mass-pm' => '批量寄出私信', + 'mass-validate-users' => '批量驗證用戶', + 'moderation' => '審批', + 'pages' => '站內規則', + 'please-moderate' => '請審批此資源!', + 'polls' => '投票', + 'reports-log' => '報告日誌', + 'rss' => 'RSS', + 'staff-dashboard' => '工作人員控制台', + 'torrent-categories' => '資源類別', + 'torrent-moderation' => '資源審批', + 'torrent-tools' => '資源工具', + 'torrent-types' => '資源規格', + 'torrents' => '資源', + 'user-gifting' => '用戶贈禮', + 'user-notes' => '用戶備忘日誌', + 'user-search' => '搜尋用戶', + 'user-tools' => '用戶工具', + 'warnings-log' => '警告日誌', + 'you-have' => '你擁有', + 'possible-leech-cheaters' => '嫌疑作弊者', + 'chat-tools' => '聊天工具', + 'flush-chat' => '清空聊天室', + 'seedboxes' => '登记盒子', ]; diff --git a/resources/lang/tw/stat.php b/resources/lang/tw/stat.php index 24fd47aaa4..c76f06516a 100644 --- a/resources/lang/tw/stat.php +++ b/resources/lang/tw/stat.php @@ -1,38 +1,40 @@ 'Count', - 'by-volume' => 'By volume', - 'groups' => 'Groups', - 'group' => 'Group', - 'nerd-stats' => 'Nerd stats', - 'nerd-stats-desc' => 'We all love stats. Here are a few that we find important', - 'registration-date' => 'Registration date', - 'request-fulfilled' => 'Request fulfilled', - 'request-not-fulfilled' => 'Request not fulfilled', - 'request-pending-aproval' => 'Request pending aproval', - 'select-category' => 'Please select a category below', - 'site-stats' => 'Site stats', - 'stats' => 'Stats', - 'stats-format' => 'All Stats Displayed In Top 100 Format', - 'top-bankers' => 'Top bankers', - 'top-bountied' => 'Top bountied', - 'top-completed' => 'Top completed', - 'top-dead' => 'Top dead', - 'top-downloaded' => 'Top downloaded torrents', - 'top-downloaders' => 'Top downloaders', - 'top-dying' => 'Top dying', - 'top-leeched' => 'Top leeched', - 'top-leechers' => 'Top leechers', - 'top-seeded' => 'Top seeded', - 'top-seeders' => 'Top seeders', - 'top-seedsize' => 'Top seedsize', - 'top-seedtime' => 'Top seedtime', - 'top-uploaders' => 'Top uploaders', - 'total-download' => 'Total download', - 'total-torrents' => 'Total torrents', - 'total-traffic' => 'Total traffic', - 'total-upload' => 'Total upload', - 'users-in-group' => 'Users in group', - 'users-per-group' => 'Users per group', + 'by-count' => '個數', + 'by-data' => 'By Data', + 'by-volume' => '流量', + 'group' => '組別', + 'groups' => '組別', + 'nerd-stats' => '數據帝結論', + 'nerd-stats-desc' => '我們太熱愛統計數據了。這裡有一些我們認為重要的', + 'registration-date' => '註冊日期', + 'request-fulfilled' => '已達成的請求', + 'request-not-fulfilled' => '沒達成的請求', + 'request-pending-aproval' => '等待批准的請求', + 'select-category' => '請選以下任一類別', + 'site-stats' => '站內統計', + 'stats' => '站內統計', + 'stats-format' => '數據只顯示前100項', + 'top-bankers' => '頂級壕', + 'top-bountied' => '頂級賞金獵人', + 'top-completed' => '頂級完成', + 'top-dead' => '頂級死亡', + 'top-downloaded' => '頂級完成', + 'top-downloaders' => '頂級下載者', + 'top-dying' => '頂級病弱', + 'top-leeched' => '頂級被咬', + 'top-leechers' => '頂級吸血鬼', + 'top-seeded' => '頂級健康', + 'top-seeding' => 'Top Seeding', + 'top-seeders' => '頂級保種者', + 'top-seedsize' => '頂級資源體積', + 'top-seedtime' => '頂級做種時間', + 'top-uploaders' => '頂級上傳者', + 'total-download' => '總下載', + 'total-torrents' => '總資源', + 'total-traffic' => '總流量', + 'total-upload' => '總上傳', + 'users-in-group' => '組內的用戶', + 'users-per-group' => '每組的用戶數量', ]; diff --git a/resources/lang/tw/torrent.php b/resources/lang/tw/torrent.php index bc3a2a01bc..19ae95c859 100644 --- a/resources/lang/tw/torrent.php +++ b/resources/lang/tw/torrent.php @@ -1,64 +1,198 @@ '收藏', - 'bookmarks' => '收藏', - 'torrent' => '種子', - 'torrents' => '種子', - 'category' => '類目', - 'categories' => '類目', - 'type' => '類型', - 'types' => '類型', - 'history' => '歷史', - 'peers' => '連接者', - 'seeder' => '做種者', - 'leecher' => '下載者', - 'seeders' => '做種者', - 'leechers' => '下載者', - 'seeding' => '做種', - 'leeching' => '下載', - 'rss' => 'RSS', - 'name' => '名字', - 'age' => 'Age', - 'size' => '大小', - 'times' => '次數', - 'completed' => '完成', - 'released' => '發佈', - 'title' => '標題', - 'titles' => '標題', - 'freeleech' => '免費', - 'double-upload' => '雙倍上傳', - 'short-seeds' => 'S', - 'short-leechs' => 'L', - 'short-completed' => 'C', - 'stream-optimized' => '流優化', - 'top-seeded' => '做種數最多', - 'top-leeched' => '下載數最多', - 'top-completed' => '完成數最多', - 'top-dying' => 'Top dying', - 'top-dead' => 'Top dead', - 'dying-torrents' => '即將斷種', - 'dead-torrents' => '斷種', - 'dying-torrent' => '即將斷種', - 'dead-torrent' => '斷種', - 'old-torrent' => '老種', - 'legendary-torrent' => '傳奇級種子', - 'legendary-seeder' => '傳奇級做種者', - 'mvp' => 'MVP', - 'commited' => 'Commited', - 'team-player' => '團隊玩家', - 'participant' => '參與者', - 'requires-reseed' => '請求續種', - 'last-seeder' => '你是最後的做種者! (該種子下載次數已達3次)', - 'seed-time' => '做種時間', - 'downloaded' => '下載', - 'delete-bookmark' => '刪除收藏', - 'no-bookmarks' => '暫無收藏', - 'my-active-torrents' => '活動種子', - 'hit-and-runs' => 'H&R次數', - 'rating' => '評分', - 'votes' => '投票', - 'rated' => '評級', - 'runtime' => '運行時間', - 'description' => '描述', + 'activity' => '個人現況', + 'age' => '時間', + 'agent' => '代理人', + 'alive' => '健康', + 'announce-url' => '發佈所使用的URL', + 'announce-url-desc' => '當製作torrent檔時,請填上以上 URL, 並勾選private flag(私有種子選項)', + 'announce-url-desc-url' => '遇上困難? 請閱讀指引 HERE', + 'announce-url-desc2' => 'TMDB編號及IMDB編號是必須的! 藉此抓取海報,劇照及相關資訊', + 'approved' => '獲准', + 'audio' => '音頻', + 'bon-tipped' => '魔力贈予', + 'bookmark' => '書簽', + 'bookmark' => '書簽', + 'bookmarks' => '書簽', + 'bump' => 'Bump', + 'cant-upload' => '錯誤: 你的上傳權利已被禁止', + 'cant-upload-desc' => '如果您認為這是錯誤的,請聯系工作人員', + 'cards' => '卡片形式', + 'cards-view' => '以卡片形式展示', + 'categories' => '類別', + 'category' => '類別', + 'client' => '客戶', + 'commited' => 'Commited', + 'completed' => '完成', + 'completed_at' => '完成於', + 'completed-not-seeding' => '撤種', + 'created_at' => '建立於', + 'credited' => 'Credited', + 'current' => '目前', + 'current-filters' => '目前的過濾器', + 'currently-leeching' => '吸血', + 'currently-seeding' => '做種', + 'dead-torrent' => '死亡', + 'dead-torrents' => '死亡', + 'delete-bookmark' => '刪除此書簽', + 'description' => '描述', + 'discounts' => '折扣', + 'double-upload' => '雙倍上傳量收益', + 'download-all' => '下載全部', + 'download-check' => '下載檢查', + 'downloaded' => '已下載', + 'dying-torrent' => '病弱的', + 'dying-torrents' => '病弱的', + 'encode-settings' => '編碼設定', + 'estimated-ratio' => '預算下載的分享比率', + 'failed' => '失敗', + 'feature' => '精選', + 'featured' => '精選', + 'featured-desc' => '精選資源是 100% 免費下載 雙倍上傳量收益!', + 'featured-until' => '精選資源有效至', + 'file' => '文件', + 'filters' => '過濾搜尋', + 'fl-tokens-left' => '你擁有 :tokens 免費令', + 'freeleech' => '免費', + 'freeleech-token' => '免費令', + 'general' => 'General', + 'genre' => '體裁', + 'global-double-upload' => '全站兩倍上傳收益', + 'global-freelech' => '全站免費', + 'grant' => '授予', + 'greater-than' => '大於', + 'grouping' => 'Grouping', + 'groupings' => '分組形式', + 'grouping-categories' => 'Grouping categories', + 'grouping-categories-desc' => 'What category would you like to group?', + 'grouping-results' => 'Grouping Results', + 'groupings-view' => '以分組形式展示', + 'have-completed' => '已完成', + 'have-downloaded' => '已下載', + 'have-not-completed' => '未完成', + 'have-not-downloaded' => '未下載', + 'health' => '活躍度', + 'history' => '歷使', + 'hitrun' => 'H&R下完就溜?', + 'hit-and-runs' => 'H&R下完就溜次數', + 'immune' => '豁免?', + 'info' => '資訊', + 'internal' => '內部', + 'internal-release' => '內部發佈', + 'last-seed-activity' => 'Last seed activity', + 'last-seeder' => '你是碩果僅存的種子! (必須完成播種3次)', + 'last-update' => '最後更新', + 'leave-tip' => '扔出', + 'leecher' => '吸血鬼', + 'leechers' => '吸血鬼', + 'leeching' => '吸血', + 'left' => 'Left', + 'legendary-seeder' => '傳說級發種者', + 'legendary-torrent' => '傳說級資源', + 'list' => '清單形式', + 'me' => '我', + 'media-info' => 'MediaInfo', + 'media-info-parser' => 'MediaInfo Parser', + 'media-info-paste' => '在這裡貼上MediaInfo的解譯訊息', + 'meta-desc' => '以全速下載 :name', + 'moderation' => '審批', + 'movies' => '電影', + 'mvp' => 'MVP', + 'my-active-torrents' => '我的活躍資源', + 'name' => '名稱', + 'no-bookmarks' => '找不到收藏', + 'no-discounts' => '目前沒有折扣', + 'no-meta' => 'No metadata found', + 'no-privileges' => '您無法下載此文件 - 請在下面查看更多信息', + 'no-privileges-desc' => '請解決上述失敗的結果,使下載按鈕出現', + 'not-completed' => '未完成', + 'not-downloaded' => '沒有下載', + 'old-torrent' => '舊資源', + 'optional' => '選擇性', + 'original-output' => '顯示/隱藏原始文檔', + 'participant' => '參與者', + 'passed' => '通過', + 'peers' => '連接數', + 'pending' => '等待中', + 'personal-freeleech' => 'Personal freeleech', + 'poster' => '海報', + 'poster-view' => 'Poster view', + 'posters' => 'Posters', + 'prewarn' => '預警?', + 'progress' => '進度', + 'quick-comment' => '快速評論', + 'quick-tip' => '隨手', + 'rated' => '已評分', + 'rating' => '評分', + 'ready' => '這文件可以下載', + 'rejected' => '拒絕', + 'released' => '發佈', + 'remaining' => 'Remaining', + 'request-reseed' => '要求續種', + 'requires-reseed' => '需要續種', + 'resurrections' => '救活', + 'revoke' => '撤回', + 'rss' => 'RSS', + 'runtime' => 'Runtime', + 'satisfied_in' => 'Satisfied in', + 'say-thanks' => '別忘記說謝謝保種', + 'sd-content' => 'SD 內容', + 'search' => '搜尋', + 'seed-time' => '發種時間', + 'seeder' => '做種', + 'seeders' => '做種', + 'seeding' => '做種', + 'seedsize' => '資源體積', + 'seedtime' => '發種時間', + 'short-completed' => 'C', + 'short-leechs' => 'L', + 'short-seeds' => 'S', + 'show-files' => '顯示結構', + 'similar' => '類似的資源', + 'size' => '體積', + 'special' => '特色', + 'special-freeleech' => '特別免費', + 'started' => '已開始', + 'status' => '狀態', + 'statistics' => '統計', + 'stats' => '統計數據', + 'sticky' => '釘記', + 'stream-optimized' => '串流優化', + 'subtitle' => '字幕', + 'team-player' => 'Team player', + 'thank' => '謝', + 'thanked' => '已謝', + 'thanks' => '謝謝', + 'thanks-given' => 'Thanks given', + 'times' => '人', + 'tip-jar' => '打賞', + 'title' => '名稱', + 'titles' => '名稱', + 'top-completed' => '頂級完成', + 'top-dead' => '頂級死亡', + 'top-dying' => '頂級病弱', + 'top-leeched' => '頂級被咬', + 'top-seeded' => '頂級健康', + 'torrent' => '資源', + 'torrent-request' => '資源請求', + 'torrent-tips' => '總共獎給了 :total 魔力, 其中 :user 由你打賞', + 'torrent-tips-desc' => '你的魔力將被減除', + 'torrents' => '資源', + 'trailer' => '觀看預告片', + 'type' => '規格', + 'types' => '規格', + 'unbookmark' => '取消收藏', + 'unsatisfieds' => 'Unsatisfieds', + 'unsticky' => '取消釘記', + 'updated' => '已更新', + 'updated_at' => '更新於', + 'uploaded' => '已發種', + 'uploaded-by' => '發佈者', + 'uploader' => '發種人', + 'use-fl-token' => '使用一顆免費令', + 'video' => '影片', + 'view-more' => '閱讀更多', + 'view-trailer' => '觀看預告片', + 'votes' => '品評', ]; diff --git a/resources/lang/tw/user.php b/resources/lang/tw/user.php index 33d03dcab6..6753bcd2a9 100644 --- a/resources/lang/tw/user.php +++ b/resources/lang/tw/user.php @@ -1,17 +1,347 @@ '個人檔案', - 'member-since' => '成爲成員自', - - 'top-uploaders-data' => '頂級上傳者 (數據量)', - 'top-downloaders-data' => '頂級下載者 (數據量)', - 'top-seeders' => '頂級做種者', - 'top-leechers' => '頂級下載者', - 'top-uploaders-torrents' => '頂級上傳者 (種子數)', - 'top-bankers' => '頂級銀行家', - 'top-seedtime' => '頂級做種時間者', - - 'my-bonus-points' => '我的魔力點數', - 'my-fl-tokens' => '我的免費令牌數', + 'about' => '關於', + 'about-me' => '自我簡介 (上限500字元!)', + 'about-me' => '關於', + 'accepted-at' => '批核於', + 'accepted-by' => '批核者', + 'account-notification' => '帳戶通知設定', + 'account-notification-follow' => '當有用戶追踨我時,給我一個通知', + 'account-notification-unfollow' => '當有用戶取消追踨我時,給我一個通知', + 'account-notification-help' => '調整通知的觸發條件. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'account-settings' => '帳戶設定', + 'achievement-privacy' => '成就設定', + 'achievement-privacy-list' => '容敨其他用戶閱覽你的成就', + 'achievement-help' => '調整能閱覽你的成就的用戶群. + 若不勾選任何觸發群組,或你已啟動私密模式,以下設定將會無效.', + 'achievements' => '成就', + 'active' => '活躍', + 'active-table' => '我的活躍列表', + 'active-torrents' => '活躍中的資源', + 'active-warning' => '有效警告', + 'active-warnings' => '有效警告', + 'add-seedbox' => '添加Seedbox', + 'all-torrents' => '所有資源', + 'article-comments' => '文章評論', + 'avatar' => '頭像', + 'avg-seedtime' => '平均做種時間', + 'badges' => '徽章', + 'ban' => '禁止用戶', + 'ban-log' => '禁止日誌', + 'become-hidden' => '隱身', + 'become-visible' => '現身', + 'bon' => '魔力', + 'bon-notification' => '魔力通知設定', + 'bon-notification-gift' => '當其他用戶贈予我魔力時,請通知我', + 'bon-notification-help' => '調整有關魔力交易的通知設定. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'bookmarks' => '收藏', + 'bounty-given' => '所贈出魔力', + 'bounty-received' => '所收到魔力', + 'can-chat' => '可以聊天', + 'can-comment' => '可以評論', + 'can-download' => '可以下載', + 'can-invite' => '可以邀請', + 'can-request' => '可以請求', + 'can-upload' => '可以上傳', + 'certified-banker' => '認證的壕', + 'certified-banker-desc' => '擁有超過50,000魔力', + 'certified-downloader' => '認證的下載者', + 'certified-downloader-desc' => '下載等於或大過100個資源!', + 'certified-seeder' => '認證的做種者', + 'certified-seeder-desc' => '做種數量等於或大過150!', + 'change-email' => '更改電郵', + 'change-email-help' => '更改電郵後,你必須再次驗證.', + 'change-password' => '更改密碼', + 'change-password-help' => '更改密碼後,你必須重新登入網站.', + 'client-ip-address' => '客戶端 IP 地址', + 'code' => '代碼', + 'comments' => '評論', + 'created-on' => '建立於', + 'credited-download' => 'Credited download', + 'credited-upload' => 'Credited upload', + 'current-password' => '目前密碼', + 'custom-title' => '自定稱呼', + 'delete' => '刪除用戶', + 'disable-notifications' => '停用通知', + 'disclaimer' => '免責聲明', + 'disclaimer-info' => '一般來說,我們不會記錄用戶IP地址,除非你如下申報Seedbox IP地址,我們才會記錄到資料中', + 'disclaimer-info-bordered' => '當資源包含Seedbox使用者IP時,會有一個高速出種的標籤', + 'download-bon' => 'Download Removed From BON Store', + 'download-recorded' => 'Recorded Download', + 'download-true' => 'True Download', + 'downloads' => '下載', + 'edit' => '編輯用戶', + 'edit-profile' => '編輯個人資料', + 'enable-notifications' => '啟用通知', + 'expired' => '過期', + 'expires-on' => '過期在', + 'extra' => 'Extra', + 'filled-request' => 'Filled Members Requests', + 'follow' => '跟蹤', + 'follower-privacy' => '跟蹤者設定', + 'follower-privacy-list' => '容許其他用戶覽閱誰人跟蹤你', + 'follower-help' => '調整有關其他用戶能否閱覽你的個人資料. + 若不勾選任何觸發群組,或你已使用私密模式,以下設定將會無效.', + 'followers' => '追蹤者', + 'following-notification' => '追蹤者通知設定', + 'following-notification-upload' => '當你所追蹤的人發佈了資源,發出一個通知', + 'following-notification-help' => '調整你所追蹤的人相關的通知設定. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'formats-are-supported' => '支援:formats', + 'forum-notification' => '論壇通知設定', + 'forum-notification-topic' => '當你建立的標題有回覆時,發出一個通知', + 'forum-notification-help' => '調整論壇相關的通知設定. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'forum-privacy' => '論壇紀錄設定', + 'forum-privacy-post' => '容許其他用戶查列你的帖子', + 'forum-privacy-topic' => '容許其他用戶查列你建立的標題', + 'forum-help' => '調整其他用戶能否閱覽你的論壇數據. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'forum-signature' => '論壇簽名', + 'forums' => '論壇', + 'general' => '一般', + 'general-settings' => '一般設定', + 'gift-given' => '已贈出禮物', + 'gift-received' => '已收到禮物', + 'go-public' => '公開模式', + 'go-private' => '私密模式', + 'history' => '歷史', + 'history-table' => '我的歷史列表', + 'hit-n-runs' => 'H&R下完就溜', + 'hit-n-runs-count' => 'H&R下完就溜次數 (全部)', + 'hit-n-runs-history' => 'H&R下完就溜的紀錄', + 'image' => '圖像', + 'important' => '重要', + 'important-info' => '重要資訊', + 'information' => '資訊', + 'invite-friend' => '邀請你的朋友 (需要 電郵 + 訊息)', + 'invite-tree' => '邀請樹', + 'invites' => '邀請', + 'invites-banned' => '錯誤:您的邀請權利已被禁用', + 'invites-banned-desc' => '如果您認為這是錯誤的,請聯系工作人員', + 'invites-count' => '你有 :count 邀請碼', + 'invites-disabled' => '注意: 基於公開注冊,邀請機制暫時停用!', + 'invites-disabled-desc' => '稍後再來!', + 'invites-rules' => '
  • 只邀請那些你信得過及了解的朋友.
  • 你需要對這些邀請負個人責任.
  • 不准使用馬甲.
  • 不准買賣邀請碼.
  • 如你所邀請的人因作弊或買賣帳戶而被捕獲,你也會被牽連.
  • ', + 'invites-send' => '邀請已寄出', + 'last-login' => '上次登入', + 'locked' => 'Locked', + 'locked-achievements' => '未解鎖的成就', + 'member-since' => '會藉始於', + 'members-desc' => 'List of users registered on :title with all groups. Find an user now.', + 'mention-notification' => '@Mention 通知設定', + 'mention-notification-article-comment' => '當你被呼喚(@mentioned)在公告裡,發出一個通知', + 'mention-notification-torrent-comment' => '當你被呼喚(@mentioned)在資源評論裡,發出一個通知', + 'mention-notification-request-comment' => '當你被呼喚(@mentioned)在請求評論裡,發出一個通知', + 'mention-notification-forum-post' => '當你被呼喚(@mentioned)在論壇帖子裡,發出一個通知', + 'mention-notification-help' => '調整有關被呼喚時(@mentions)的通知設定. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'moderated-by' => '由 :mod 審核於', + 'my-bonus-points' => '我的魔力', + 'my-bookmarks' => '我的收藏', + 'my-fl-tokens' => '我的免費令', + 'my-general-settings' => '我的一般設定', + 'my-notification' => '我的通知', + 'my-notification-settings' => '我的通知設定', + 'my-privacy' => '我的私隱', + 'my-privacy-settings' => '我的私隱設定', + 'my-profile' => '我的個人資料', + 'my-requested' => '我的請求', + 'my-security' => '我的保安', + 'my-security-settings' => '我的保安設定', + 'my-seedboxes' => '我的Seedboxes', + 'my-settings' => '我的設定', + 'my-wishlist' => '我的願望清單', + 'no-logs' => '資料庫找不跟這這用戶相關的邀請紀錄!', + 'no-seedboxes' => 'No seedboxes 😔', + 'not-authorized' => '你沒權閱覽這頁. 此用戶啟用了隱身模式!', + 'note' => '筆記', + 'notification' => '通知', + 'notification-settings' => '通知設定', + 'notification-from-account' => '收取帳戶通知', + 'notification-from-account-help' => '只從系統,管理員及以下勾選的用戶群收取通知. + 若已取消全局性通知,以下設定將會無效.', + 'notification-from-bon' => '收取來自魔力的通知', + 'notification-from-bon-help' => '只從系統,管理員及以下勾選的用戶群收取魔力通知. + 若已取消全局性通知,以下設定將會無效.', + 'notification-from-following' => '收取來自追蹤你的通知', + 'notification-from-following-help' => '只從系統,管理員及以下勾選的用戶群收取追蹤你的通知. + 若已取消全局性通知,以下設定將會無效.', + 'notification-from-forum' => '收取來自論壇的通知', + 'notification-from-forum-help' => '只從系統,管理員及以下勾選的用戶群收取通知. + 若已取消全局性通知,以下設定將會無效.', + 'notification-from-subscription' => '收取來自訂閱的通知', + 'notification-from-subscription-help' => '只從系統,管理員及以下勾選的用戶群收取通知. + 若已取消全局性通知,以下設定將會無效.', + 'notification-from-torrent' => '收取來自資源相關的通知', + 'notification-from-torrent-help' => '只從系統,管理員及以下勾選的用戶群收取資源相關的通知. + 若已取消全局性通知,以下設定將會無效.', + 'notification-from-mention' => '收取來自呼喚你(@Mention)的通知', + 'notification-from-mention-help' => '只從系統,管理員及以下勾選的用戶群收取呼喚你(@mention)的通知. + 若已取消全局性通知,以下設定將會無效.', + 'notification-from-request' => '收取來自請求的通知', + 'notification-from-request-help' => '只從系統,管理員及以下勾選的用戶群收取請求通知. + 若已取消全局性通知,以下設定將會無效.', + 'notifications' => '通知', + 'offline' => '用戶下線了!', + 'online' => '用戶上線了!', + 'options' => '選項', + 'other-help' => 'Control the sharing of other statistics and information with groups that are allowed to access to your profile. + These settings are overridden if you do not allow any groups to access your other statistics and information or if you Go Private', + 'other-privacy' => '其他設定', + 'other-privacy-online' => 'Allow users to see you in the online users block', + 'passkey' => 'PID', + 'passkey-warning' => 'PID就像你的個人密碼一樣, 你必須好好保管,不能別人知道!', + 'pending-achievements' => '等待中的成就', + 'per-torrent' => '每個資源', + 'posts' => '帖子', + 'posts-posted' => '已發出的論壇帖子', + 'privacy' => '私隱', + 'privacy-settings' => '私隱設定', + 'private-info' => '私隱資訊', + 'private-forum-profile' => '注意: 這用戶的標題及帖子紀錄已設定為私密!', + 'private-profile' => '注意: 個人資料已設定為私密!', + 'profile' => '個人資料', + 'profile-desc' => 'User :user profile registered on :title', + 'profile-privacy' => '個人資料設定', + 'profile-privacy-torrent-count' => '分享你的統計資料:下載總數, 上傳總數, 做種數 及吸血情況', + 'profile-privacy-torrent-ratio' => '分享你的上/下載比率', + 'profile-privacy-torrent-seed' => '分享你的做種時間(總及平均)', + 'profile-privacy-title' => '分享你的個人資料', + 'profile-privacy-about' => '分享你的個人資料(關於人)', + 'profile-privacy-bon-extra' => '分享你的魔力數據', + 'profile-privacy-comment-extra' => '分享你的評論數據', + 'profile-privacy-forum-extra' => '分享你的論壇數據', + 'profile-privacy-request-extra' => '分享你的請求數據', + 'profile-privacy-torrent-extra' => '分享你的資源數據', + 'profile-privacy-badge' => '分享你獲取的徽章', + 'profile-privacy-achievement' => '分享你近期的成就', + 'profile-privacy-follower' => '分享你近期追蹤的用戶', + 'profile-privacy-warning' => '分享你的H&R下完就溜警告', + 'profile-privacy-help' => '調整顯示在你的個人資料內容. + 然而,若你沒有勾選任何用戶群或啟動了私密模式,以下設定將會無效.', + 'public-info' => '公開資料', + 'recent-achievements' => '近期成就', + 'recent-followers' => '近期你追蹤人', + 'registration-date' => '註冊日期', + 'report' => '舉報用戶', + 'request-help' => 'Control the sharing of specific request related statistics and information with groups that are allowed to access to your profile. + These settings are overridden if you do not allow any groups to access your requested related statistics and information or if you Go Private', + 'request' => '請求', + 'requested' => 'Requested', + 'requests' => '請求', + 'request-comments' => '對請求作出的評論', + 'request-notification' => '請求的通知設定', + 'request-notification-bounty' => '收取來自資源打獎的通知', + 'request-notification-comment' => '收取來自請求評論的通知', + 'request-notification-fill' => '當資源請求達成時,發出一個通知', + 'request-notification-fill-approve' => '當資源請求受批准時,發出一個通知', + 'request-notification-fill-reject' => '當資源請求被拒絕時,發出一個通知', + 'request-notification-claim' => '當索取請求的獎勵時,發出一個通知', + 'request-notification-unclaim' => '當索取請求的獎勵被取消時,發出一個通知', + 'request-notification-help' => '調整有關請求的通知設定. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'request-privacy' => '請求設定', + 'request-privacy-requested' => '容許其他用戶查看你的請求清單', + 'reset-passkey' => '重設PID', + 'reset-passkey-help' => '重設PID後,你必須重新下載資源檔,以使新的PID,才能繼續上傳或下載', + 'reset-rss' => '重設RID (RSS Key)', + 'reset-rss-help' => '重設RID後,你必須刷新所有活躍中的RSS簡訊', + 'resurrections' => '救活', + 'search' => '快速搜镸用戶名', + 'security' => '安全性', + 'security-settings' => '安全性設定', + 'seedboxes' => 'Seedboxes', + 'seeds' => 'Seeds', + 'send-invite' => '寄出邀請', + 'sender' => '寄件者', + 'settings' => '設定', + 'show-passkey' => '顯示PID', + 'staff-noted' => 'Staff Noted Account', + 'statistics' => '統計', + 'subscription-notification' => '訂閱的通知設定', + 'subscription-notification-forum' => '當訂閱的論壇有新標題時,發出一個通知', + 'subscription-notification-topic' => '當訂閱的標題有新帖子時,發出一個通知', + 'subscription-notification-help' => '調整訂閱的通知設定. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'thanks-given' => '給出的感謝', + 'thanks-received' => '收到的感謝', + 'tips-given' => '給出的打賞', + 'tips-received' => '收到的打賞', + 'title' => 'Title', + 'top-bankers' => '頂級壕', + 'top-downloaders-data' => '頂級下載者(流量)', + 'top-leechers' => '頂級吸血鬼', + 'top-leechers-count' => 'Top Leechers (Count)', + 'top-seeders' => '頂級保種者', + 'top-seeders-count' => 'Top Seeders (Count)', + 'top-seeding-size' => 'Top Seeding (Size)', + 'top-seedtime' => '頂級做種時間', + 'top-uploaders-data' => '頂級上傳者(流量)', + 'top-uploaders-torrents' => '頂級上傳者(資源數)', + 'topics' => '標題', + 'topics-started' => 'Forum Topics Started', + 'torrent-comments' => '資源被評論', + 'torrent-help' => '調整有關特定資源的統計數據的私隱設定. + 然而,若你啟動了私密模式,以下設定將會無效.', + 'torrent-notification' => '資源的通知設定', + 'torrent-notification-comment' => '當發佈的資源有評論時,發出一個通知', + 'torrent-notification-thank' => '當發佈的資源有表揚時,發出一個通知', + 'torrent-notification-tip' => '當發佈的資源有打賞時,發出一個通知', + 'torrent-notification-help' => '調整資源有關的通知設定. + 若不勾選任何觸發群組,或你已取消全局性通知,以下設定將會無效.', + 'torrent-privacy' => '資源紀錄設定', + 'torrent-privacy-download' => '容許其他用戶查看你的下載清單', + 'torrent-privacy-upload' => '容許其他用戶查看你的上傳清單', + 'torrent-privacy-peer' => '容許其他用戶在資源歷使看到你', + 'torrents' => '資源', + 'torrents-history' => '資源歷使', + 'total-download' => '總下載', + 'total-downloads' => '總下載', + 'total-leeching' => '總吸血', + 'total-seeding' => '總做種數量', + 'total-seedtime' => '總做種時間', + 'total-upload' => '總上傳', + 'total-uploads' => '總上傳', + 'unban' => '解封用戶', + 'unfollow' => '取消追隨', + 'unlocked' => '解鎖', + 'unlocked-achievements' => '解鎖成就', + 'unsatisfieds' => 'Unsastisfieds', + 'upload-bon' => 'Upload Added From BON Store', + 'upload-recorded' => 'Recorded Upload', + 'upload-true' => 'True Upload', + 'uploads' => '上傳', + 'uploads-table' => '上傳列表', + 'user' => '用戶', + 'user-id' => '用戶名', + 'username-seedbox' => '用戶名Seedbox', + 'visible-to-achievement' => '成就能讓以下用戶群檢閱', + 'visible-to-achievement-help' => '只有工作人員或以下所勾選的組別才能檢閱你的成就. + 然而,若你啟動了私密模式,以下設定將會無效.', + 'visible-to-follower' => '追隨者清單能讓以下用戶群檢閱', + 'visible-to-follower-help' => '只有工作人員或以下所勾選的組別才能檢閱你的追隨者清單. + 然而,若你啟動了私密模式,以下設定將會無效.', + 'visible-to-forum' => '論壇紀錄能讓以下用戶群檢閱', + 'visible-to-forum-help' => '只有工作人員或以下所勾選的組別才能檢閱你的論壇紀錄. + 然而,若你啟動了私密模式,以下設定將會無效.', + 'visible-to-other' => 'Other Visible To', + 'visible-to-other-help' => 'Other information concerning your account will only be visible to staff and the following groups. + These settings are overridden if you Go Private or if you Go Hidden', + 'visible-to-profile' => '個人資料能讓以下用戶群檢閱', + 'visible-to-profile-help' => '只有工作人員或以下所勾選的組別才能檢閱你的個人資料. + 然而,若你啟動了私密模式,以下設定將會無效.', + 'visible-to-request' => 'Request Information Visible To', + 'visible-to-request-help' => 'Your request information will only be visible to staff and the following groups. + These settings are overridden if you Go Private', + 'visible-to-torrent' => '資源紀錄能讓以下用戶群檢閱', + 'visible-to-torrent-help' => '只有工作人員或以下所勾選的組別才能檢閱你的資源紀錄. + 然而,若你啟動了私密模式,以下設定將會無效.', + 'warned-on' => '警告', + 'warning' => '警告', + 'warning-log' => '警告日誌', + 'wishlist' => '願望清單', ]; diff --git a/resources/lang/tw/validation.php b/resources/lang/tw/validation.php index ec743ac70c..2bfbe96660 100644 --- a/resources/lang/tw/validation.php +++ b/resources/lang/tw/validation.php @@ -13,76 +13,76 @@ * | */ - 'accepted' => 'The :attribute must be accepted.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'alpha' => 'The :attribute may only contain letters.', - 'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', - 'alpha_num' => 'The :attribute may only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', + 'accepted' => '該 :attribute 必須被接受。', + 'active_url' => '該 :attribute 不是有效的網址。', + 'after' => '該 :attribute 必須在:date。之後', + 'alpha' => '該 :attribute 只能包含字母。', + 'alpha_dash' => '該 :attribute 只能包含字母,數字和破折號。', + 'alpha_num' => '該 :attribute 只能包含字母和數字', + 'array' => '該 :attribute 必須是一個陣列。', + 'before' => '該 :attribute 必須是 :date 之前的日期。', 'between' => [ - 'numeric' => 'The :attribute must be between :min and :max.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'string' => 'The :attribute must be between :min and :max characters.', - 'array' => 'The :attribute must have between :min and :max items.', + 'array' => '該 :attribute 必須有 :min 至 :max 項目。', + 'file' => '該 :attribute 必須在 :min 和 :max KB之間。', + 'numeric' => '該 :attribute 必須在 :min 和 :max 之間。', + 'string' => '該 :attribute 必須在 :min 和 :max 字元之間。', ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'date' => 'The :attribute is not a valid date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'The :attribute must be a valid email address.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field is required.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'json' => 'The :attribute must be a valid JSON string.', + 'boolean' => '該 :attribute 值必須是true或false。', + 'confirmed' => '該 :attribute 確認不符。', + 'date' => '該 :attribute 不是有效的日期。', + 'date_format' => '該 :attribute 與格式 :format不匹配。', + 'different' => '該 :attribute 和 :other 必須有所不同。', + 'digits' => '該 :attribute 必須是 :digits 數位。', + 'digits_between' => '該 :attribute 必須在 :min 和 :max 數位之間。', + 'dimensions' => '該 :attribute 為無效的圖像尺寸。', + 'distinct' => '該 :attribute 值重復了。', + 'email' => '該 :attribute 必須是一個有效的E-mail地址。', + 'exists' => '所選的 :attribute 無效。', + 'file' => '該 :attribute 必須是一個文件。', + 'filled' => '該 :attribute 是必需的。', + 'image' => '該 :attribute 必須是一個圖像。', + 'in' => '所選的 :attribute 無效。', + 'in_array' => '該 :attribute 不存在於 :other。', + 'integer' => '該 :attribute 必須是整數。', + 'ip' => '該 :attribute 必須是有效的IP地址。', + 'json' => '該 :attribute 必須是有效的JSON string。', 'max' => [ - 'numeric' => 'The :attribute may not be greater than :max.', - 'file' => 'The :attribute may not be greater than :max kilobytes.', - 'string' => 'The :attribute may not be greater than :max characters.', - 'array' => 'The :attribute may not have more than :max items.', + 'array' => '該 :attribute 不可以超過 :max 項目。', + 'file' => '該 :attribute 不可以大於 :max KB。', + 'numeric' => '該 :attribute 不可以大於 :max。', + 'string' => '該 :attribute 不可以大於 :max 字元。', ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'mimes' => '該 :attribute 必須是一個類型為 :values的文件。', + 'mimetypes' => '該 :attribute 必須是一個類型為 :values的文件。', 'min' => [ - 'numeric' => 'The :attribute must be at least :min.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'string' => 'The :attribute must be at least :min characters.', - 'array' => 'The :attribute must have at least :min items.', + 'array' => '該 :attribute 至少必須有 :min 項目。', + 'file' => '該 :attribute 必須至少 :min KB。', + 'numeric' => '該 :attribute 必須至少 :min。', + 'string' => '該 :attribute 必須至少 :min 字元。', ], - 'not_in' => 'The selected :attribute is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'present' => 'The :attribute field must be present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values is present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', + 'not_in' => '所選 :attribute 無效。', + 'numeric' => '該 :attribute 必須是一個數字。', + 'present' => '該 :attribute 必須存在。', + 'regex' => '該 :attribute 格式無效。', + 'required' => '該 :attribute 是必需的。', + 'required_if' => '當 :other 是 :value時,該 :attribute 是必需的。', + 'required_unless' => '當 :other 不是 :value時,該 :attribute 是必需的。', + 'required_with' => '當 :values 存在時,該 :attribute 字段是必需的。', + 'required_with_all' => '當 :values 存在時,該 :attribute 字段是必需的。', + 'required_without' => '當 :values 不存在時,該 :attribute 字段是必需的。', + 'required_without_all' => '當所有 :values 不存在時,該 :attribute 字段是必需的。', + 'same' => '該 :attribute 和 :other 必須匹配。', 'size' => [ - 'numeric' => 'The :attribute must be :size.', - 'file' => 'The :attribute must be :size kilobytes.', - 'string' => 'The :attribute must be :size characters.', - 'array' => 'The :attribute must contain :size items.', + 'array' => '該 :attribute 必須包含 :size 項目。', + 'file' => '該 :attribute 必須是 :size KB。', + 'numeric' => '該 :attribute 必須是 :size。', + 'string' => '該 :attribute 必須是 :size字元。', ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid zone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute format is invalid.', + 'string' => '該 :attribute 必須是一個字符串。', + 'timezone' => '該 :attribute 必須是有效的時區。', + 'unique' => '該 :attribute 已經被取用過了。', + 'uploaded' => '該 :attribute 未能上傳。', + 'url' => '該 :attribute 格式無效。', /* |-------------------------------------------------------------------------- @@ -94,10 +94,12 @@ | specify a specific custom language line for a given attribute rule. | */ + 'email_list' => '抱歉,這電郵域名不接納在本站使用,請詳閱本站的電郵域名白名單。', + 'recaptcha' => '請填上驗證碼。', 'custom' => [ 'attribute-name' => [ - 'rule-name' => 'custom-message', + 'rule-name' => '自定義訊息', ], ], diff --git a/resources/views/partials/side_nav.blade.php b/resources/views/partials/side_nav.blade.php index a7255a6567..ff37de90ab 100644 --- a/resources/views/partials/side_nav.blade.php +++ b/resources/views/partials/side_nav.blade.php @@ -31,7 +31,7 @@
  • - @lang('common.upload') + @lang('common.publish')