123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608 |
- # Chinese (Simplified, China) translations for PROJECT.
- # Copyright (C) 2015 ORGANIZATION
- # This file is distributed under the same license as the PROJECT project.
- # FIRST AUTHOR <realityone@me.com>, 2015.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: 0.1-dev\n"
- "Report-Msgid-Bugs-To: https://github.com/flaskbb\n"
- "POT-Creation-Date: 2015-07-14 22:49+0800\n"
- "PO-Revision-Date: 2015-07-15 10:53+0800\n"
- "Language-Team: FlaskBB in zh_Hans_CN\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=utf-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Generated-By: Babel 1.3\n"
- "Last-Translator: ZHOU JIAHUI <realityone@me.com>\n"
- "Language: zh\n"
- "X-Generator: Poedit 1.8.1\n"
- #: flaskbb/email.py:20
- msgid "Password Reset"
- msgstr "密码重置"
- #: flaskbb/auth/forms.py:24 flaskbb/management/forms.py:37
- msgid "You can only use letters, numbers or dashes."
- msgstr "您只能使用字母、数字与短划线"
- #: flaskbb/auth/forms.py:28
- msgid "Username or E-Mail Address"
- msgstr "用户名或邮箱地址"
- #: flaskbb/auth/forms.py:29
- msgid "A Username or E-Mail Address is required."
- msgstr "请输入用户名或邮箱地址。"
- #: flaskbb/auth/forms.py:32 flaskbb/auth/forms.py:49 flaskbb/auth/forms.py:83
- #: flaskbb/auth/forms.py:104 flaskbb/user/forms.py:67
- msgid "Password"
- msgstr "密码"
- #: flaskbb/auth/forms.py:33 flaskbb/auth/forms.py:84
- msgid "A Password is required."
- msgstr "请输入密码。"
- #: flaskbb/auth/forms.py:35
- msgid "Remember Me"
- msgstr "记住我"
- #: flaskbb/auth/forms.py:37 flaskbb/templates/layout.html:89
- #: flaskbb/templates/auth/login.html:1 flaskbb/templates/auth/login.html:8
- #: flaskbb/themes/bootstrap2/templates/layout.html:90
- #: flaskbb/themes/bootstrap3/templates/layout.html:89
- msgid "Login"
- msgstr "登录"
- #: flaskbb/auth/forms.py:41 flaskbb/management/forms.py:55
- #: flaskbb/templates/forum/memberlist.html:31
- #: flaskbb/templates/forum/search_result.html:83
- #: flaskbb/templates/management/banned_users.html:41
- #: flaskbb/templates/management/users.html:41
- msgid "Username"
- msgstr "用户名"
- #: flaskbb/auth/forms.py:42 flaskbb/management/forms.py:56
- #: flaskbb/message/forms.py:23
- msgid "A Username is required."
- msgstr "请输入用户名。"
- #: flaskbb/auth/forms.py:45 flaskbb/auth/forms.py:90 flaskbb/auth/forms.py:100
- #: flaskbb/management/forms.py:59
- msgid "E-Mail Address"
- msgstr "邮箱地址"
- #: flaskbb/auth/forms.py:46 flaskbb/auth/forms.py:101
- #: flaskbb/management/forms.py:60 flaskbb/user/forms.py:37
- msgid "A E-Mail Address is required."
- msgstr "请输入邮箱地址"
- #: flaskbb/auth/forms.py:47 flaskbb/management/forms.py:61
- #: flaskbb/user/forms.py:38 flaskbb/user/forms.py:43 flaskbb/user/forms.py:46
- msgid "Invalid E-Mail Address."
- msgstr "不正确的邮箱地址"
- #: flaskbb/auth/forms.py:51 flaskbb/auth/forms.py:106 flaskbb/user/forms.py:69
- msgid "Passwords must match."
- msgstr "两次输入的密码不一致。"
- #: flaskbb/auth/forms.py:53 flaskbb/auth/forms.py:108
- msgid "Confirm Password"
- msgstr "校验密码"
- #: flaskbb/auth/forms.py:55
- msgid "I accept the Terms of Service"
- msgstr "我同意并遵守服务条例"
- #: flaskbb/auth/forms.py:57 flaskbb/templates/layout.html:95
- #: flaskbb/templates/auth/register.html:1 flaskbb/templates/auth/register.html:8
- #: flaskbb/themes/bootstrap2/templates/layout.html:96
- #: flaskbb/themes/bootstrap3/templates/layout.html:95
- msgid "Register"
- msgstr "注册"
- #: flaskbb/auth/forms.py:62 flaskbb/management/forms.py:116
- msgid "This Username is already taken."
- msgstr "该用户名已被使用。"
- #: flaskbb/auth/forms.py:67 flaskbb/management/forms.py:130
- #: flaskbb/user/forms.py:60
- msgid "This E-Mail Address is already taken."
- msgstr "该邮箱已被使用。"
- #: flaskbb/auth/forms.py:79
- msgid "Captcha"
- msgstr "验证码"
- #: flaskbb/auth/forms.py:86 flaskbb/templates/auth/reauth.html:1
- #: flaskbb/templates/auth/reauth.html:9
- msgid "Refresh Login"
- msgstr "重新登录"
- #: flaskbb/auth/forms.py:91
- msgid "A E-Mail Address is reguired."
- msgstr "请输入邮箱地址。"
- #: flaskbb/auth/forms.py:94 flaskbb/templates/auth/forgot_password.html:1
- msgid "Request Password"
- msgstr "请求重置密码"
- #: flaskbb/auth/forms.py:110 flaskbb/templates/layout.html:96
- #: flaskbb/templates/auth/forgot_password.html:8
- #: flaskbb/templates/auth/reset_password.html:1
- #: flaskbb/templates/auth/reset_password.html:8
- #: flaskbb/themes/bootstrap2/templates/layout.html:97
- #: flaskbb/themes/bootstrap3/templates/layout.html:96
- msgid "Reset Password"
- msgstr "重置密码"
- #: flaskbb/auth/forms.py:115
- msgid "Wrong E-Mail Address."
- msgstr "错误的邮箱地址"
- #: flaskbb/auth/views.py:45
- msgid "Wrong Username or Password."
- msgstr "错误的用户名或密码。"
- #: flaskbb/auth/views.py:60
- msgid "Reauthenticated."
- msgstr "重新认证身份。"
- #: flaskbb/auth/views.py:96
- msgid "Thanks for registering."
- msgstr "感谢您的注册。"
- #: flaskbb/auth/views.py:118
- msgid "E-Mail sent! Please check your inbox."
- msgstr "邮件已发送至您的邮箱"
- #: flaskbb/auth/views.py:121
- msgid ""
- "You have entered a Username or E-Mail Address that is not linked with your "
- "account."
- msgstr "您输入的邮箱没有关联至您的账户。"
- #: flaskbb/auth/views.py:141
- msgid "Your Password Token is invalid."
- msgstr "您的令牌已不合法。"
- #: flaskbb/auth/views.py:145
- msgid "Your Password Token is expired."
- msgstr "你的令牌已过期。"
- #: flaskbb/auth/views.py:151
- msgid "Your Password has been updated."
- msgstr "您的密码已被更新。"
- #: flaskbb/forum/forms.py:22
- msgid "Quick Reply"
- msgstr "快速回复"
- #: flaskbb/forum/forms.py:23 flaskbb/forum/forms.py:34 flaskbb/forum/forms.py:55
- msgid "You cannot post a reply without content."
- msgstr "您不能发表一个空的回复。"
- #: flaskbb/forum/forms.py:25 flaskbb/forum/forms.py:39
- #: flaskbb/templates/forum/topic.html:146
- #: flaskbb/templates/forum/topic_controls.html:25
- msgid "Reply"
- msgstr "回复"
- #: flaskbb/forum/forms.py:33 flaskbb/forum/forms.py:54 flaskbb/forum/forms.py:100
- msgid "Content"
- msgstr "内容"
- #: flaskbb/forum/forms.py:36 flaskbb/forum/forms.py:57
- msgid "Track this Topic"
- msgstr "关注该主题"
- #: flaskbb/forum/forms.py:40 flaskbb/forum/forms.py:61
- #: flaskbb/templates/forum/new_post.html:28
- #: flaskbb/templates/forum/new_topic.html:27
- msgid "Preview"
- msgstr "预览"
- #: flaskbb/forum/forms.py:51
- msgid "Topic Title"
- msgstr "标题"
- #: flaskbb/forum/forms.py:52
- msgid "Please choose a Topic Title."
- msgstr "请输入一个标题"
- #: flaskbb/forum/forms.py:60
- msgid "Post Topic"
- msgstr "发表主题"
- #: flaskbb/forum/forms.py:73 flaskbb/templates/management/reports.html:29
- #: flaskbb/templates/management/unread_reports.html:29
- msgid "Reason"
- msgstr "原因"
- #: flaskbb/forum/forms.py:74
- msgid "What's the reason for reporting this post?"
- msgstr "您为何报告这个主题?"
- #: flaskbb/forum/forms.py:77 flaskbb/templates/forum/report_post.html:1
- #: flaskbb/templates/forum/report_post.html:13
- msgid "Report Post"
- msgstr "报告主题"
- #: flaskbb/forum/forms.py:85 flaskbb/forum/forms.py:89 flaskbb/forum/forms.py:104
- #: flaskbb/templates/layout.html:50 flaskbb/templates/forum/memberlist.html:21
- #: flaskbb/templates/forum/search_form.html:1
- #: flaskbb/templates/forum/search_form.html:9
- #: flaskbb/templates/forum/search_form.html:13
- #: flaskbb/templates/forum/search_result.html:1
- #: flaskbb/templates/forum/search_result.html:9
- #: flaskbb/templates/management/banned_users.html:31
- #: flaskbb/templates/management/users.html:31
- #: flaskbb/themes/bootstrap2/templates/layout.html:51
- #: flaskbb/themes/bootstrap3/templates/layout.html:50
- msgid "Search"
- msgstr "搜索"
- #: flaskbb/forum/forms.py:97
- msgid "Criteria"
- msgstr "条件"
- #: flaskbb/forum/forms.py:101
- msgid "Post"
- msgstr "回复"
- #: flaskbb/forum/forms.py:101 flaskbb/templates/forum/forum.html:50
- #: flaskbb/templates/forum/search_result.html:113
- #: flaskbb/templates/forum/topictracker.html:28
- #: flaskbb/templates/management/reports.html:27
- #: flaskbb/templates/management/unread_reports.html:27
- #: flaskbb/templates/user/all_topics.html:26
- msgid "Topic"
- msgstr "主题"
- #: flaskbb/forum/forms.py:102 flaskbb/templates/layout.html:48
- #: flaskbb/templates/forum/category.html:8
- #: flaskbb/templates/forum/category_layout.html:11
- #: flaskbb/templates/forum/forum.html:9 flaskbb/templates/forum/index.html:5
- #: flaskbb/templates/forum/memberlist.html:8
- #: flaskbb/templates/forum/new_post.html:15
- #: flaskbb/templates/forum/new_topic.html:15
- #: flaskbb/templates/forum/search_form.html:8
- #: flaskbb/templates/forum/search_result.html:8
- #: flaskbb/templates/forum/search_result.html:185
- #: flaskbb/templates/forum/topic.html:14
- #: flaskbb/templates/forum/topictracker.html:9
- #: flaskbb/templates/management/forums.html:38
- #: flaskbb/templates/message/message_layout.html:6
- #: flaskbb/templates/user/all_posts.html:6
- #: flaskbb/templates/user/all_topics.html:6 flaskbb/templates/user/profile.html:4
- #: flaskbb/templates/user/settings_layout.html:6
- #: flaskbb/themes/bootstrap2/templates/layout.html:49
- #: flaskbb/themes/bootstrap3/templates/layout.html:48
- msgid "Forum"
- msgstr "论坛"
- #: flaskbb/forum/forms.py:102 flaskbb/templates/forum/search_result.html:77
- #: flaskbb/templates/management/management_layout.html:12
- #: flaskbb/templates/management/overview.html:29
- #: flaskbb/templates/management/users.html:1
- msgid "Users"
- msgstr "用户"
- #: flaskbb/forum/views.py:160
- msgid "You do not have the permissions to create a new topic."
- msgstr "您没有权限创建一个新主题。"
- #: flaskbb/forum/views.py:189
- msgid "You do not have the permissions to delete this topic."
- msgstr "你没有权限删除该主题。"
- #: flaskbb/forum/views.py:208
- msgid "You do not have the permissions to lock this topic."
- msgstr "您没有权限锁上该主题。"
- #: flaskbb/forum/views.py:227
- msgid "You do not have the permissions to unlock this topic."
- msgstr "您没有权限解锁该主题。"
- #: flaskbb/forum/views.py:243
- msgid "You do not have the permissions to highlight this topic."
- msgstr "您没有权限高亮该主题。"
- #: flaskbb/forum/views.py:260
- msgid "You do not have the permissions to trivialize this topic."
- msgstr "您没有权限去高亮该主题。"
- #: flaskbb/forum/views.py:282
- msgid "You do not have the permissions to move this topic."
- msgstr "您没有权限移动该主题。"
- #: flaskbb/forum/views.py:287
- #, python-format
- msgid "Could not move the topic to forum %(title)s."
- msgstr "无法将本主题移动至 %(title)s。"
- #: flaskbb/forum/views.py:291
- #, python-format
- msgid "Topic was moved to forum %(title)s."
- msgstr "本主题已被移动至 %(title)s。"
- #: flaskbb/forum/views.py:310
- msgid "You do not have the permissions to merge this topic."
- msgstr "您没有权限合并该主题。"
- #: flaskbb/forum/views.py:315
- msgid "Could not merge the topics."
- msgstr "无法合并主题。"
- #: flaskbb/forum/views.py:318
- msgid "Topics succesfully merged."
- msgstr "主题已被成功合并。"
- #: flaskbb/forum/views.py:329 flaskbb/forum/views.py:356
- msgid "You do not have the permissions to post in this topic."
- msgstr "您没有权限回复该主题。"
- #: flaskbb/forum/views.py:382
- msgid "You do not have the permissions to edit this post."
- msgstr "您没有权限编辑本条回复。"
- #: flaskbb/forum/views.py:412
- msgid "You do not have the permissions to delete this post."
- msgstr "您没有权限删除本条回复。"
- #: flaskbb/forum/views.py:436
- msgid "Thanks for reporting."
- msgstr "感谢您的报告。"
- #: flaskbb/forum/views.py:473
- #, python-format
- msgid "Forum %(forum)s marked as read."
- msgstr "论坛 %(forum)s 已被标记为已读。"
- #: flaskbb/forum/views.py:495
- msgid "All forums marked as read."
- msgstr "所有论坛已被标记为已读。"
- #: flaskbb/management/forms.py:66 flaskbb/templates/user/profile.html:77
- #: flaskbb/user/forms.py:81
- msgid "Birthday"
- msgstr "生日"
- #: flaskbb/management/forms.py:70 flaskbb/user/forms.py:85
- msgid "Gender"
- msgstr "性别"
- #: flaskbb/management/forms.py:72 flaskbb/user/forms.py:87
- msgid "Male"
- msgstr "男"
- #: flaskbb/management/forms.py:73 flaskbb/user/forms.py:88
- msgid "Female"
- msgstr "女"
- #: flaskbb/management/forms.py:75 flaskbb/templates/user/profile.html:73
- #: flaskbb/user/forms.py:90
- msgid "Location"
- msgstr "位置"
- #: flaskbb/management/forms.py:78 flaskbb/templates/forum/topic.html:114
- #: flaskbb/user/forms.py:93
- msgid "Website"
- msgstr "网站"
- #: flaskbb/management/forms.py:81 flaskbb/user/forms.py:96
- msgid "Avatar"
- msgstr "头像"
- #: flaskbb/management/forms.py:84 flaskbb/user/forms.py:99
- msgid "Forum Signature"
- msgstr "签名"
- #: flaskbb/management/forms.py:87 flaskbb/user/forms.py:102
- msgid "Notes"
- msgstr "个人说明"
- #: flaskbb/management/forms.py:91
- msgid "Primary Group"
- msgstr "主用户组"
- #: flaskbb/management/forms.py:96
- msgid "Secondary Groups"
- msgstr "次要用户组"
- #: flaskbb/management/forms.py:102 flaskbb/management/forms.py:212
- #: flaskbb/management/forms.py:328 flaskbb/management/forms.py:434
- #: flaskbb/templates/management/settings.html:39 flaskbb/user/forms.py:32
- #: flaskbb/user/forms.py:48 flaskbb/user/forms.py:73 flaskbb/user/forms.py:105
- msgid "Save"
- msgstr "保存"
- #: flaskbb/management/forms.py:149 flaskbb/templates/management/groups.html:25
- msgid "Group Name"
- msgstr "用户组名"
- #: flaskbb/management/forms.py:150
- msgid "A Group name is required."
- msgstr "请输入用户组名。"
- #: flaskbb/management/forms.py:152 flaskbb/management/forms.py:279
- #: flaskbb/management/forms.py:422 flaskbb/templates/management/groups.html:26
- msgid "Description"
- msgstr "描述"
- #: flaskbb/management/forms.py:156
- msgid "Is Admin Group?"
- msgstr "管理员组?"
- #: flaskbb/management/forms.py:157
- msgid "With this option the group has access to the admin panel."
- msgstr "勾上本选项后本群用户能够访问管理员面板。"
- #: flaskbb/management/forms.py:161
- msgid "Is Super Moderator Group?"
- msgstr "超级版主组?"
- #: flaskbb/management/forms.py:162
- msgid "Check this if the users in this group are allowed to moderate every forum."
- msgstr "勾上本选项后本群用户能够管理所有论坛。"
- #: flaskbb/management/forms.py:166
- msgid "Is Moderator Group?"
- msgstr "版主组?"
- #: flaskbb/management/forms.py:167
- msgid ""
- "Check this if the users in this group are allowed to moderate specified forums."
- msgstr "勾上本选项后本群用户能够管理特定的论坛。"
- #: flaskbb/management/forms.py:171
- msgid "Is Banned Group?"
- msgstr "禁止用户组?"
- #: flaskbb/management/forms.py:172
- msgid "Only one Banned group is allowed."
- msgstr "只允许存在一个禁止用户组。"
- #: flaskbb/management/forms.py:175
- msgid "Is Guest Group?"
- msgstr "来宾组?"
- #: flaskbb/management/forms.py:176
- msgid "Only one Guest group is allowed."
- msgstr "只允许存在一个来宾用户组。"
- #: flaskbb/management/forms.py:179
- msgid "Can edit posts"
- msgstr "能编辑回复"
- #: flaskbb/management/forms.py:180
- msgid "Check this if the users in this group can edit posts."
- msgstr "勾上本选项后本群用户可以编辑回复。"
- #: flaskbb/management/forms.py:183
- msgid "Can delete posts"
- msgstr "能删除回复"
- #: flaskbb/management/forms.py:184
- msgid "Check this is the users in this group can delete posts."
- msgstr "勾上本选项后本群用户可以删除回复。"
- #: flaskbb/management/forms.py:187
- msgid "Can delete topics"
- msgstr "能删除主题"
- #: flaskbb/management/forms.py:188
- msgid "Check this is the users in this group can delete topics."
- msgstr "勾上本选项后本群用户可以删除主题。"
- #: flaskbb/management/forms.py:192
- msgid "Can create topics"
- msgstr "能创建主题"
- #: flaskbb/management/forms.py:193
- msgid "Check this is the users in this group can create topics."
- msgstr "勾上本选项后本群用户可以创建回复。"
- #: flaskbb/management/forms.py:197
- msgid "Can post replies"
- msgstr "能创建回复"
- #: flaskbb/management/forms.py:198
- msgid "Check this is the users in this group can post replies."
- msgstr "勾上本选项后本群用户可以创建回复。"
- #: flaskbb/management/forms.py:202
- msgid "Moderators can edit user profiles"
- msgstr "版主能够修改用户资料"
- #: flaskbb/management/forms.py:203
- msgid ""
- "Allow moderators to edit a another users profile including password and email "
- "changes."
- msgstr "允许版主能够编辑其他用户的资料(包括密码和邮箱地址)"
- #: flaskbb/management/forms.py:208
- msgid "Moderators can ban users"
- msgstr "版主能够禁止用户"
- #: flaskbb/management/forms.py:209
- msgid "Allow moderators to ban other users."
- msgstr "允许版主能够禁止其他用户。"
- #: flaskbb/management/forms.py:226
- msgid "This Group name is already taken."
- msgstr "该用户组名已被使用"
- #: flaskbb/management/forms.py:240
- msgid "There is already a Banned group."
- msgstr "已存在禁止用户组了。"
- #: flaskbb/management/forms.py:254
- msgid "There is already a Guest group."
- msgstr "已存在来宾用户组。"
- #: flaskbb/management/forms.py:274
- msgid "Forum Title"
- msgstr "论坛标题"
- #: flaskbb/management/forms.py:275
- msgid "A Forum Title is required."
- msgstr "请输入论坛标题。"
- #: flaskbb/management/forms.py:281 flaskbb/management/forms.py:424
- msgid "You can format your description with BBCode."
- msgstr "您可以使用 BBCode 来格式化您的描述。"
- #: flaskbb/management/forms.py:285 flaskbb/management/forms.py:428
- msgid "Position"
- msgstr "先后位置"
- #: flaskbb/management/forms.py:287
- msgid "The Forum Position is required."
- msgstr "请输入一个先后位置。"
- #: flaskbb/management/forms.py:291
- msgid "Category"
- msgstr "分类"
- #: flaskbb/management/forms.py:295
- msgid "The category that contains this forum."
- msgstr "该论坛将位与此分类之下。"
- #: flaskbb/management/forms.py:299
- msgid "External Link"
- msgstr "外部链接"
- #: flaskbb/management/forms.py:301
- msgid "A link to a website i.e. 'http://flaskbb.org'."
- msgstr "链接到外部的网站(例:’http://flaskbb.org')。"
- #: flaskbb/management/forms.py:305
- #: flaskbb/templates/forum/category_layout.html:60
- #: flaskbb/templates/forum/search_result.html:233
- msgid "Moderators"
- msgstr "版主"
- #: flaskbb/management/forms.py:306
- msgid ""
- "Comma seperated usernames. Leave it blank if you do not want to set any "
- "moderators."
- msgstr "使用逗号来分割用户。如果您不想设置版主的话留空即可。"
- #: flaskbb/management/forms.py:311
- msgid "Show Moderators"
- msgstr "展示版主"
- #: flaskbb/management/forms.py:312
- msgid "Do you want show the moderators on the index page?"
- msgstr "您是否想在主页上显示版主?"
- #: flaskbb/management/forms.py:316
- msgid "Locked?"
- msgstr "加锁?"
- #: flaskbb/management/forms.py:317
- msgid "Disable new posts and topics in this forum."
- msgstr "在该论坛禁止发表新主题与回复。"
- #: flaskbb/management/forms.py:321
- msgid "Group Access to Forum"
- msgstr "能够访问本论坛的用户组。"
- #: flaskbb/management/forms.py:325
- msgid "Select user groups that can access this forum."
- msgstr "请选择可以访问本论坛的用户组。"
- #: flaskbb/management/forms.py:333
- msgid "You cannot convert a forum that contain topics in a external link."
- msgstr "您不能改变一个主题包含外部链接的论坛。"
- #: flaskbb/management/forms.py:338
- msgid "You also need to specify some moderators."
- msgstr "您需要指定版主。"
- #: flaskbb/management/forms.py:359
- #, python-format
- msgid "%(user)s is not in a moderators group."
- msgstr "用户 %(user)s 不在版主组里。"
- #: flaskbb/management/forms.py:365
- #, python-format
- msgid "User %(moderator)s not found."
- msgstr "没有找到用户 %(moderator)s。"
- #: flaskbb/management/forms.py:418
- msgid "Category Title"
- msgstr "分类标题"
- #: flaskbb/management/forms.py:419
- msgid "A Category Title is required."
- msgstr "请输入分类标题。"
- #: flaskbb/management/forms.py:430
- msgid "The Category Position is required."
- msgstr "请输入分类的先后位置。"
- #: flaskbb/management/views.py:85
- msgid "Settings saved."
- msgstr "设置已被保存。"
- #: flaskbb/management/views.py:124
- msgid "You are not allowed to edit this user."
- msgstr "您没有权限编辑该用户。"
- #: flaskbb/management/views.py:144
- msgid "User successfully updated."
- msgstr "用户信息已被成功更新。"
- #: flaskbb/management/views.py:148
- msgid "Edit User"
- msgstr "编辑用户。"
- #: flaskbb/management/views.py:156
- msgid "User successfully deleted."
- msgstr "删除用户成功。"
- #: flaskbb/management/views.py:166
- msgid "User successfully added."
- msgstr "添加用户成功。"
- #: flaskbb/management/views.py:170
- #: flaskbb/templates/management/banned_users.html:14
- #: flaskbb/templates/management/user_form.html:14
- #: flaskbb/templates/management/users.html:14
- msgid "Add User"
- msgstr "添加用户"
- #: flaskbb/management/views.py:199
- msgid "You do not have the permissions to ban this user."
- msgstr "您没有权限禁止该用户。"
- #: flaskbb/management/views.py:209
- msgid "A moderator cannot ban an admin user."
- msgstr "一个版主无法禁止一个管理员。"
- #: flaskbb/management/views.py:213
- msgid "User is now banned."
- msgstr "该用户已被禁止。"
- #: flaskbb/management/views.py:215
- msgid "Could not ban user."
- msgstr "无法禁止该用户。"
- #: flaskbb/management/views.py:224
- msgid "You do not have the permissions to unban this user."
- msgstr "您没有权限恢复该用户。"
- #: flaskbb/management/views.py:231
- msgid "User is now unbanned."
- msgstr "该用户已被恢复。"
- #: flaskbb/management/views.py:233
- msgid "Could not unban user."
- msgstr "无法恢复该用户。"
- #: flaskbb/management/views.py:271
- #, python-format
- msgid "Report %(id)s is already marked as read."
- msgstr "报告 %(id)s 已被标记为已读。"
- #: flaskbb/management/views.py:278
- #, python-format
- msgid "Report %(id)s marked as read."
- msgstr "报告 %(id)s 被标记为已读。"
- #: flaskbb/management/views.py:292
- msgid "All reports were marked as read."
- msgstr "所有报告被标记为已读。"
- #: flaskbb/management/views.py:323
- msgid "Group successfully updated."
- msgstr "成功更新用户组信息。"
- #: flaskbb/management/views.py:327
- msgid "Edit Group"
- msgstr "编辑用户组"
- #: flaskbb/management/views.py:335
- msgid "Group successfully deleted."
- msgstr "删除用户组成功。"
- #: flaskbb/management/views.py:345
- msgid "Group successfully added."
- msgstr "添加用户组成功。"
- #: flaskbb/management/views.py:349
- #: flaskbb/templates/management/group_form.html:11
- #: flaskbb/templates/management/groups.html:10
- msgid "Add Group"
- msgstr "添加用户组"
- #: flaskbb/management/views.py:368
- msgid "Forum successfully updated."
- msgstr "成功更新论坛信息。"
- #: flaskbb/management/views.py:379
- msgid "Edit Forum"
- msgstr "编辑论坛"
- #: flaskbb/management/views.py:392
- msgid "Forum successfully deleted."
- msgstr "删除论坛成功。"
- #: flaskbb/management/views.py:404
- msgid "Forum successfully added."
- msgstr "添加论坛成功。"
- #: flaskbb/management/views.py:413
- #: flaskbb/templates/management/category_form.html:11
- #: flaskbb/templates/management/forum_form.html:11
- #: flaskbb/templates/management/forums.html:10
- #: flaskbb/templates/management/forums.html:27
- msgid "Add Forum"
- msgstr "添加论坛"
- #: flaskbb/management/views.py:423
- msgid "Category successfully added."
- msgstr "添加分类成功。"
- #: flaskbb/management/views.py:427
- #: flaskbb/templates/management/category_form.html:12
- #: flaskbb/templates/management/forum_form.html:12
- #: flaskbb/templates/management/forums.html:11
- msgid "Add Category"
- msgstr "添加分类"
- #: flaskbb/management/views.py:439
- msgid "Category successfully updated."
- msgstr "成功更新分类信息。"
- #: flaskbb/management/views.py:443
- msgid "Edit Category"
- msgstr "编辑分类"
- #: flaskbb/management/views.py:456
- msgid "Category with all associated forums deleted."
- msgstr "该分类与所有相关联的论坛已被删除。"
- #: flaskbb/management/views.py:483
- msgid "Plugin is enabled. Please reload your app."
- msgstr "插件启用成功。请重新载入您的应用。"
- #: flaskbb/management/views.py:486
- msgid "Plugin is already enabled. Please reload your app."
- msgstr "插件已被启用。请重新载入您的应用。"
- #: flaskbb/management/views.py:490
- msgid ""
- "If you are using a host which doesn't support writting on the disk, this won't "
- "work - than you need to delete the 'DISABLED' file by yourself."
- msgstr ""
- "如果您部署的环境无法写入磁盘,那么刚才的设置不会起作用——您需要自己删除 "
- "「DISABLED」文件。"
- #: flaskbb/management/views.py:495
- msgid "Couldn't enable Plugin."
- msgstr "无法启用插件。"
- #: flaskbb/management/views.py:506
- #, python-format
- msgid "Plugin %(plugin)s not found."
- msgstr "没有找到此插件:%(plugin)s。"
- #: flaskbb/management/views.py:518
- msgid "Plugin is disabled. Please reload your app."
- msgstr "插件已被禁用。请重新载入您的引用。"
- #: flaskbb/management/views.py:521
- msgid ""
- "If you are using a host which doesn't support writting on the disk, this won't "
- "work - than you need to create a 'DISABLED' file by yourself."
- msgstr ""
- "如果您部署的环境无法写入磁盘,那么刚才的设置不会起作用——您需要自己创建"
- "「DISABLED」文件。"
- #: flaskbb/management/views.py:536
- msgid "Plugin has been uninstalled."
- msgstr "插件已被卸载。"
- #: flaskbb/management/views.py:538
- msgid "Cannot uninstall Plugin."
- msgstr "无法卸载插件。"
- #: flaskbb/management/views.py:551
- msgid "Plugin has been installed."
- msgstr "插件已被安装。"
- #: flaskbb/management/views.py:553
- msgid "Cannot install Plugin."
- msgstr "无法安装插件。"
- #: flaskbb/message/forms.py:22
- msgid "To User"
- msgstr "给用户"
- #: flaskbb/message/forms.py:25
- msgid "Subject"
- msgstr "主题"
- #: flaskbb/message/forms.py:26
- msgid "A Subject is required."
- msgstr "请输入主题"
- #: flaskbb/message/forms.py:28 flaskbb/message/forms.py:57
- msgid "Message"
- msgstr "消息"
- #: flaskbb/message/forms.py:29 flaskbb/message/forms.py:58
- msgid "A Message is required."
- msgstr "请输入消息。"
- #: flaskbb/message/forms.py:31
- msgid "Start Conversation"
- msgstr "新建会话"
- #: flaskbb/message/forms.py:32
- msgid "Save Conversation"
- msgstr "保存会话"
- #: flaskbb/message/forms.py:37
- msgid "The Username you entered doesn't exist"
- msgstr "您输入的用户不存在。"
- #: flaskbb/message/forms.py:39
- msgid "You cannot send a PM to yourself."
- msgstr "您无法给自己发送私人消息。"
- #: flaskbb/message/forms.py:59
- msgid "Send Message"
- msgstr "发送消息"
- #: flaskbb/message/views.py:70 flaskbb/message/views.py:126
- msgid ""
- "You cannot send any messages anymore because you havereached your message limit."
- msgstr "由于您超出了限额,因此您将无法继续发送任何消息。"
- #: flaskbb/message/views.py:143 flaskbb/message/views.py:214
- msgid "Message saved."
- msgstr "消息已被保存。"
- #: flaskbb/message/views.py:167 flaskbb/message/views.py:232
- msgid "Message sent."
- msgstr "消息已被发送。"
- #: flaskbb/message/views.py:173
- msgid "Compose Message"
- msgstr "撰写消息"
- #: flaskbb/message/views.py:200
- msgid "You cannot edit a sent message."
- msgstr "您无法编辑一条已被发送的消息。"
- #: flaskbb/message/views.py:240
- msgid "Edit Message"
- msgstr "编辑消息"
- #: flaskbb/templates/layout.html:49 flaskbb/templates/forum/memberlist.html:1
- #: flaskbb/templates/forum/memberlist.html:9
- #: flaskbb/themes/bootstrap2/templates/layout.html:50
- #: flaskbb/themes/bootstrap3/templates/layout.html:49
- msgid "Memberlist"
- msgstr "用户列表"
- #: flaskbb/templates/layout.html:64 flaskbb/templates/forum/topictracker.html:1
- #: flaskbb/templates/forum/topictracker.html:22
- #: flaskbb/themes/bootstrap2/templates/layout.html:65
- #: flaskbb/themes/bootstrap3/templates/layout.html:64
- msgid "Topic Tracker"
- msgstr "关注的主题"
- #: flaskbb/templates/layout.html:67
- #: flaskbb/templates/management/management_layout.html:16
- #: flaskbb/templates/user/settings_layout.html:8
- #: flaskbb/themes/bootstrap2/templates/layout.html:68
- #: flaskbb/themes/bootstrap3/templates/layout.html:67
- msgid "Settings"
- msgstr "设置"
- #: flaskbb/templates/layout.html:69 flaskbb/templates/management/forums.html:39
- #: flaskbb/themes/bootstrap2/templates/layout.html:70
- #: flaskbb/themes/bootstrap3/templates/layout.html:69
- msgid "Management"
- msgstr "管理"
- #: flaskbb/templates/layout.html:73
- #: flaskbb/themes/bootstrap2/templates/layout.html:74
- #: flaskbb/themes/bootstrap3/templates/layout.html:73
- msgid "Logout"
- msgstr "注销"
- #: flaskbb/templates/layout.html:82
- msgid "Private Messages"
- msgstr "私人消息"
- #: flaskbb/templates/layout.html:83
- #: flaskbb/themes/bootstrap2/templates/layout.html:84
- #: flaskbb/themes/bootstrap3/templates/layout.html:83
- msgid "New Message"
- msgstr "新消息"
- #: flaskbb/templates/macros.html:313
- msgid "Pages"
- msgstr "页面"
- #: flaskbb/templates/auth/login.html:18
- msgid "Not a member yet?"
- msgstr "还未注册?"
- #: flaskbb/templates/auth/login.html:19
- msgid "Forgot Password?"
- msgstr "忘记密码?"
- #: flaskbb/templates/email/reset_password.html:1
- #, python-format
- msgid "Dear %(user)s,"
- msgstr "亲爱的 %(user)s,"
- #: flaskbb/templates/email/reset_password.html:2
- msgid "To reset your password click on the following link:"
- msgstr "点击该链接来重置您的密码:"
- #: flaskbb/templates/email/reset_password.html:4
- msgid "Sincerely,"
- msgstr "真诚的"
- #: flaskbb/templates/email/reset_password.html:5
- msgid "The Administration"
- msgstr "管理人员"
- #: flaskbb/templates/errors/forbidden_page.html:1
- msgid "No Access - 403"
- msgstr "无法访问 - 403"
- #: flaskbb/templates/errors/forbidden_page.html:7
- msgid "Forbidden Page"
- msgstr "被禁止的页面"
- #: flaskbb/templates/errors/forbidden_page.html:8
- msgid "You do not have the permission to view this page."
- msgstr "您没有权限访问该页面。"
- #: flaskbb/templates/errors/forbidden_page.html:9
- #: flaskbb/templates/errors/page_not_found.html:9
- msgid "Back to the Forums"
- msgstr "返回论坛。"
- #: flaskbb/templates/errors/page_not_found.html:1
- msgid "Oh noes! 404"
- msgstr "没有该页面 - 404"
- #: flaskbb/templates/errors/page_not_found.html:7
- msgid "Oops, Page not found!"
- msgstr "没有找到用户 %(moderator)s。"
- #: flaskbb/templates/errors/page_not_found.html:8
- msgid "The page you were looking for does not exist."
- msgstr "您查找的页面不存在。"
- #: flaskbb/templates/errors/server_error.html:1
- msgid "Server Error - 500"
- msgstr ""
- #: flaskbb/templates/errors/server_error.html:7
- msgid "Server Error"
- msgstr ""
- #: flaskbb/templates/errors/server_error.html:8
- msgid "Something went wrong!"
- msgstr "服务器报告了一个错误。"
- #: flaskbb/templates/forum/category_layout.html:12
- #: flaskbb/templates/forum/search_result.html:108
- #: flaskbb/templates/forum/search_result.html:186
- #: flaskbb/templates/management/overview.html:23
- msgid "Topics"
- msgstr "主题"
- #: flaskbb/templates/forum/category_layout.html:13
- #: flaskbb/templates/forum/forum.html:52
- #: flaskbb/templates/forum/memberlist.html:32
- #: flaskbb/templates/forum/search_result.html:13
- #: flaskbb/templates/forum/search_result.html:43
- #: flaskbb/templates/forum/search_result.html:84
- #: flaskbb/templates/forum/search_result.html:115
- #: flaskbb/templates/forum/search_result.html:187
- #: flaskbb/templates/forum/topic.html:75
- #: flaskbb/templates/forum/topictracker.html:30
- #: flaskbb/templates/management/banned_users.html:42
- #: flaskbb/templates/management/overview.html:17
- #: flaskbb/templates/management/users.html:42
- #: flaskbb/templates/user/all_topics.html:28
- #: flaskbb/templates/user/profile.html:56
- msgid "Posts"
- msgstr "回复量"
- #: flaskbb/templates/forum/category_layout.html:14
- #: flaskbb/templates/forum/forum.html:56
- #: flaskbb/templates/forum/search_result.html:119
- #: flaskbb/templates/forum/search_result.html:188
- #: flaskbb/templates/forum/topictracker.html:34
- #: flaskbb/templates/user/all_topics.html:32
- msgid "Last Post"
- msgstr "最后的回复"
- #: flaskbb/templates/forum/category_layout.html:80
- #: flaskbb/templates/forum/forum.html:86 flaskbb/templates/forum/forum.html:105
- #: flaskbb/templates/forum/search_result.html:142
- #: flaskbb/templates/forum/search_result.html:161
- #: flaskbb/templates/forum/search_result.html:253
- #: flaskbb/templates/forum/topic.html:40
- #: flaskbb/templates/forum/topictracker.html:52
- #: flaskbb/templates/forum/topictracker.html:70
- #: flaskbb/templates/management/plugins.html:30
- #: flaskbb/templates/user/all_topics.html:42
- #: flaskbb/templates/user/all_topics.html:60
- msgid "by"
- msgstr "来自"
- #: flaskbb/templates/forum/category_layout.html:88
- #: flaskbb/templates/forum/search_result.html:261
- #: flaskbb/templates/user/all_posts.html:40
- msgid "No posts."
- msgstr "暂无回复。"
- #: flaskbb/templates/forum/forum.html:23
- #: flaskbb/templates/management/unread_reports.html:51
- msgid "Mark as Read"
- msgstr "标记为已读。"
- #: flaskbb/templates/forum/forum.html:29
- msgid "Locked"
- msgstr "锁定"
- #: flaskbb/templates/forum/forum.html:33 flaskbb/templates/forum/new_topic.html:1
- #: flaskbb/templates/forum/new_topic.html:17
- #: flaskbb/templates/forum/new_topic.html:22
- msgid "New Topic"
- msgstr "新建主题"
- #: flaskbb/templates/forum/forum.html:54
- #: flaskbb/templates/forum/search_result.html:117
- #: flaskbb/templates/forum/topictracker.html:32
- #: flaskbb/templates/user/all_topics.html:30
- msgid "Views"
- msgstr "浏览"
- #: flaskbb/templates/forum/forum.html:117
- msgid "No Topics."
- msgstr "没有主题"
- #: flaskbb/templates/forum/index.html:17
- msgid "Board Statistics"
- msgstr "论坛统计"
- #: flaskbb/templates/forum/index.html:18
- msgid "Who is online?"
- msgstr "谁在线上?"
- #: flaskbb/templates/forum/index.html:25
- msgid "Total number of registered users"
- msgstr "所有注册用户数量"
- #: flaskbb/templates/forum/index.html:26
- msgid "Total number of topics"
- msgstr "所有主题数量"
- #: flaskbb/templates/forum/index.html:27
- msgid "Total number of posts"
- msgstr "所有回复数量"
- #: flaskbb/templates/forum/index.html:30
- msgid "Newest registered user"
- msgstr "最新注册用户"
- #: flaskbb/templates/forum/index.html:30
- msgid "No users"
- msgstr "暂无用户"
- #: flaskbb/templates/forum/index.html:31
- msgid "Registered users online"
- msgstr "在线注册用户"
- #: flaskbb/templates/forum/index.html:33
- msgid "Guests online"
- msgstr "在线来宾用户"
- #: flaskbb/templates/forum/memberlist.html:33
- #: flaskbb/templates/forum/search_result.html:85
- #: flaskbb/templates/management/banned_users.html:43
- #: flaskbb/templates/management/users.html:43
- msgid "Date registered"
- msgstr "注册日期"
- #: flaskbb/templates/forum/memberlist.html:34
- #: flaskbb/templates/forum/search_result.html:86
- #: flaskbb/templates/management/banned_users.html:44
- #: flaskbb/templates/management/users.html:44
- #: flaskbb/templates/user/profile.html:48
- msgid "Group"
- msgstr "用户组"
- #: flaskbb/templates/forum/new_post.html:1
- #: flaskbb/templates/forum/new_post.html:18
- #: flaskbb/templates/forum/new_post.html:23
- msgid "New Post"
- msgstr "新建回复"
- #: flaskbb/templates/forum/online_users.html:1
- #: flaskbb/templates/forum/online_users.html:10
- msgid "Online Users"
- msgstr "在线用户"
- #: flaskbb/templates/forum/report_post.html:17
- #: flaskbb/templates/forum/topic.html:121
- msgid "Report"
- msgstr "报告"
- #: flaskbb/templates/forum/report_post.html:18
- msgid "Close"
- msgstr "关闭"
- #: flaskbb/templates/forum/search_result.html:44
- #: flaskbb/templates/forum/topic.html:76
- msgid "Registered since"
- msgstr "注册于"
- #: flaskbb/templates/forum/search_result.html:50
- #: flaskbb/templates/forum/topic.html:82
- msgid "Guest"
- msgstr "来宾用户"
- #: flaskbb/templates/forum/search_result.html:69
- msgid "No posts found matching your search criteria."
- msgstr "没有找到符合条件的回复。"
- #: flaskbb/templates/forum/search_result.html:100
- #: flaskbb/templates/management/banned_users.html:68
- #: flaskbb/templates/management/users.html:86
- msgid "No users found matching your search criteria."
- msgstr "没有找到符合条件的用户。"
- #: flaskbb/templates/forum/search_result.html:172
- msgid "No topics found matching your search criteria."
- msgstr "没有找到符合条件的主题。"
- #: flaskbb/templates/forum/search_result.html:180
- #: flaskbb/templates/management/forums.html:1
- #: flaskbb/templates/management/management_layout.html:18
- msgid "Forums"
- msgstr "论坛"
- #: flaskbb/templates/forum/search_result.html:269
- msgid "No forums found matching your search criteria."
- msgstr "没有找到符合条件的论坛。"
- #: flaskbb/templates/forum/topic.html:2
- #, python-format
- msgid "%(title)s - Topic"
- msgstr "%(title)s - 主题"
- #: flaskbb/templates/forum/topic.html:40
- msgid "Last modified"
- msgstr "最后修改"
- #: flaskbb/templates/forum/topic.html:111
- msgid "PM"
- msgstr "私人消息"
- #: flaskbb/templates/forum/topic.html:125
- #: flaskbb/templates/management/forums.html:28
- #: flaskbb/templates/management/forums.html:59
- #: flaskbb/templates/management/groups.html:37
- #: flaskbb/templates/management/users.html:58
- msgid "Edit"
- msgstr "编辑"
- #: flaskbb/templates/forum/topic.html:131 flaskbb/templates/forum/topic.html:138
- #: flaskbb/templates/management/forums.html:31
- #: flaskbb/templates/management/forums.html:62
- #: flaskbb/templates/management/groups.html:40
- #: flaskbb/templates/management/users.html:78
- msgid "Delete"
- msgstr "删除"
- #: flaskbb/templates/forum/topic.html:144
- msgid "Quote"
- msgstr "引用"
- #: flaskbb/templates/forum/topic_controls.html:11
- msgid "Untrack Topic"
- msgstr "不再关注"
- #: flaskbb/templates/forum/topic_controls.html:18
- msgid "Track Topic"
- msgstr "关注主题"
- #: flaskbb/templates/forum/topic_controls.html:36
- msgid "Delete Topic"
- msgstr "删除主题"
- #: flaskbb/templates/forum/topic_controls.html:45
- msgid "Lock Topic"
- msgstr "锁上主题"
- #: flaskbb/templates/forum/topic_controls.html:52
- msgid "Unlock Topic"
- msgstr "解锁主题"
- #: flaskbb/templates/forum/topic_controls.html:61
- msgid "Highlight Topic"
- msgstr "高亮主题"
- #: flaskbb/templates/forum/topic_controls.html:68
- msgid "Trivialize Topic"
- msgstr "普通化主题"
- #: flaskbb/templates/forum/topictracker.html:10
- msgid "Tracked Topics"
- msgstr "关注的主题"
- #: flaskbb/templates/forum/topictracker.html:82
- #: flaskbb/templates/user/all_topics.html:72
- msgid "No topics."
- msgstr "暂无主题。"
- #: flaskbb/templates/management/banned_users.html:1
- #: flaskbb/templates/management/banned_users.html:11
- #: flaskbb/templates/management/banned_users.html:20
- #: flaskbb/templates/management/user_form.html:11
- #: flaskbb/templates/management/users.html:11
- msgid "Banned Users"
- msgstr "被禁止的用户"
- #: flaskbb/templates/management/banned_users.html:10
- #: flaskbb/templates/management/user_form.html:10
- #: flaskbb/templates/management/users.html:10
- #: flaskbb/templates/management/users.html:20
- msgid "Manage Users"
- msgstr "管理员"
- #: flaskbb/templates/management/banned_users.html:45
- #: flaskbb/templates/management/groups.html:27
- #: flaskbb/templates/management/plugins.html:14
- #: flaskbb/templates/management/users.html:45
- msgid "Manage"
- msgstr "管理"
- #: flaskbb/templates/management/banned_users.html:60
- #: flaskbb/templates/management/users.html:71
- msgid "Unban"
- msgstr "恢复"
- #: flaskbb/templates/management/category_form.html:10
- #: flaskbb/templates/management/forum_form.html:10
- #: flaskbb/templates/management/forums.html:9
- #: flaskbb/templates/management/forums.html:17
- msgid "Manage Forums"
- msgstr "管理论坛"
- #: flaskbb/templates/management/forum_form.html:37
- msgid "Group Access to the forum"
- msgstr "能够访问本论坛的用户组。"
- #: flaskbb/templates/management/group_form.html:10
- #: flaskbb/templates/management/groups.html:9
- #: flaskbb/templates/management/groups.html:15
- msgid "Manage Groups"
- msgstr "管理用户组"
- #: flaskbb/templates/management/groups.html:1
- #: flaskbb/templates/management/management_layout.html:17
- msgid "Groups"
- msgstr "用户组"
- #: flaskbb/templates/management/management_layout.html:11
- #: flaskbb/templates/management/overview.html:1
- msgid "Overview"
- msgstr "概况"
- #: flaskbb/templates/management/management_layout.html:13
- #: flaskbb/templates/management/reports.html:1
- msgid "Reports"
- msgstr "报告"
- #: flaskbb/templates/management/management_layout.html:19
- #: flaskbb/templates/management/plugins.html:1
- msgid "Plugins"
- msgstr "插件"
- #: flaskbb/templates/management/overview.html:10
- msgid "Global Statistics"
- msgstr "全局统计"
- #: flaskbb/templates/management/overview.html:15
- msgid "FlaskBB Version"
- msgstr ""
- #: flaskbb/templates/management/overview.html:21
- msgid "Python Version"
- msgstr ""
- #: flaskbb/templates/management/overview.html:27
- msgid "Flask Version"
- msgstr ""
- #: flaskbb/templates/management/plugins.html:7
- msgid "Manage Plugins"
- msgstr "管理插件"
- #: flaskbb/templates/management/plugins.html:12
- msgid "Plugin"
- msgstr "插件"
- #: flaskbb/templates/management/plugins.html:13
- msgid "Information"
- msgstr "信息"
- #: flaskbb/templates/management/plugins.html:28
- msgid "Version"
- msgstr "版本"
- #: flaskbb/templates/management/plugins.html:36
- msgid "Enable"
- msgstr "启用"
- #: flaskbb/templates/management/plugins.html:41
- msgid "Disable"
- msgstr "禁用"
- #: flaskbb/templates/management/plugins.html:50
- msgid "Install"
- msgstr "安装"
- #: flaskbb/templates/management/plugins.html:56
- msgid "Uninstall"
- msgstr "卸载"
- #: flaskbb/templates/management/reports.html:10
- #: flaskbb/templates/management/unread_reports.html:10
- msgid "Show unread reports"
- msgstr "显示未读报告"
- #: flaskbb/templates/management/reports.html:11
- #: flaskbb/templates/management/unread_reports.html:11
- msgid "Show all reports"
- msgstr "显示所有报告"
- #: flaskbb/templates/management/reports.html:16
- msgid "All Reports"
- msgstr "所有报告"
- #: flaskbb/templates/management/reports.html:26
- #: flaskbb/templates/management/unread_reports.html:26
- msgid "Poster"
- msgstr "回复者"
- #: flaskbb/templates/management/reports.html:28
- #: flaskbb/templates/management/unread_reports.html:28
- msgid "Reporter"
- msgstr "报告者"
- #: flaskbb/templates/management/reports.html:30
- #: flaskbb/templates/management/unread_reports.html:30
- msgid "Reported"
- msgstr "已被报告"
- #: flaskbb/templates/management/reports.html:45
- msgid "No reports."
- msgstr "还没有报告。"
- #: flaskbb/templates/management/unread_reports.html:1
- #: flaskbb/templates/management/unread_reports.html:16
- msgid "Unread Reports"
- msgstr "未读报告"
- #: flaskbb/templates/management/unread_reports.html:34
- msgid "Mark all as Read"
- msgstr "将所有标记为已读。"
- #: flaskbb/templates/management/unread_reports.html:57
- msgid "No unread reports."
- msgstr "没有未读的报告。"
- #: flaskbb/templates/management/users.html:64
- msgid "Ban"
- msgstr "禁止"
- #: flaskbb/templates/message/conversation_list.html:4
- msgid "Conversations"
- msgstr "所有会话"
- #: flaskbb/templates/message/conversation_list.html:77
- msgid "No conversations found."
- msgstr "未找到任何会话。"
- #: flaskbb/templates/message/drafts.html:1
- #: flaskbb/templates/message/message_layout.html:18
- msgid "Drafts"
- msgstr "草稿箱"
- #: flaskbb/templates/message/inbox.html:1
- #: flaskbb/templates/message/message_layout.html:16
- #: flaskbb/themes/bootstrap2/templates/layout.html:83
- #: flaskbb/themes/bootstrap3/templates/layout.html:82
- msgid "Inbox"
- msgstr "收件箱"
- #: flaskbb/templates/message/message_layout.html:8
- msgid "Private Message"
- msgstr "私人消息"
- #: flaskbb/templates/message/message_layout.html:17
- msgid "Sent"
- msgstr "发件箱"
- #: flaskbb/templates/message/message_layout.html:19
- #: flaskbb/templates/message/trash.html:1
- msgid "Trash"
- msgstr "废纸篓"
- #: flaskbb/templates/message/sent.html:1
- msgid "Sent Messages"
- msgstr "发送消息"
- #: flaskbb/templates/user/all_posts.html:8 flaskbb/templates/user/profile.html:29
- msgid "All Posts"
- msgstr "所有回复"
- #: flaskbb/templates/user/all_posts.html:18
- #, python-format
- msgid "All Posts created by %(user)s"
- msgstr "所有回复由 %(user)s 创建"
- #: flaskbb/templates/user/all_topics.html:8
- #: flaskbb/templates/user/profile.html:28
- msgid "All Topics"
- msgstr "所有主题"
- #: flaskbb/templates/user/all_topics.html:20
- #, python-format
- msgid "All Topics created by %(user)s"
- msgstr "所有主题由 %(user)s 创建"
- #: flaskbb/templates/user/change_email.html:6
- #: flaskbb/templates/user/settings_layout.html:18
- msgid "Change E-Mail Address"
- msgstr "修改邮箱"
- #: flaskbb/templates/user/change_password.html:6
- #: flaskbb/templates/user/settings_layout.html:19
- msgid "Change Password"
- msgstr "修改密码"
- #: flaskbb/templates/user/change_user_details.html:6
- #: flaskbb/templates/user/settings_layout.html:17
- msgid "Change User Details"
- msgstr "修改用户信息"
- #: flaskbb/templates/user/general_settings.html:6
- #: flaskbb/templates/user/settings_layout.html:16
- msgid "General Settings"
- msgstr "通用设置"
- #: flaskbb/templates/user/profile.html:11
- msgid "Info"
- msgstr "信息"
- #: flaskbb/templates/user/profile.html:12
- msgid "User Stats"
- msgstr "用户状态"
- #: flaskbb/templates/user/profile.html:40
- msgid "User has not added any notes about him."
- msgstr "该用户没有添加关于他的备注。"
- #: flaskbb/templates/user/profile.html:52
- msgid "Joined"
- msgstr "加入于"
- #: flaskbb/templates/user/profile.html:60
- msgid "Last seen"
- msgstr "最后上线于"
- #: flaskbb/templates/user/profile.html:61
- msgid "Never seen"
- msgstr "从未上线"
- #: flaskbb/templates/user/profile.html:64
- msgid "Last post"
- msgstr "最后发表回复"
- #: flaskbb/templates/user/profile.html:68
- msgid "Never"
- msgstr "从未"
- #: flaskbb/templates/user/profile.html:74 flaskbb/templates/user/profile.html:78
- msgid "No Info"
- msgstr "没有信息"
- #: flaskbb/templates/user/settings_layout.html:15
- msgid "Account Settings"
- msgstr "账户设置"
- #: flaskbb/user/forms.py:29
- msgid "Language"
- msgstr "语言"
- #: flaskbb/user/forms.py:30
- msgid "Theme"
- msgstr "主题"
- #: flaskbb/user/forms.py:36
- msgid "Old E-Mail Address"
- msgstr "原邮箱地址"
- #: flaskbb/user/forms.py:40
- msgid "New E-Mail Address"
- msgstr "新邮箱地址"
- #: flaskbb/user/forms.py:42
- msgid "E-Mails must match."
- msgstr "两次输入的邮箱不一致。"
- #: flaskbb/user/forms.py:45
- msgid "Confirm E-Mail Address"
- msgstr "校对邮箱地址"
- #: flaskbb/user/forms.py:64
- msgid "Old Password"
- msgstr "原密码"
- #: flaskbb/user/forms.py:65
- msgid "Password required"
- msgstr "请输入密码"
- #: flaskbb/user/forms.py:71
- msgid "Confirm New Password"
- msgstr "校对密码"
- #: flaskbb/user/forms.py:77
- msgid "Old Password is wrong."
- msgstr "原密码错误。"
- #: flaskbb/user/views.py:66
- msgid "Settings updated."
- msgstr "设置更新成功。"
- #: flaskbb/user/views.py:82
- msgid "Password updated."
- msgstr "密码修改成功。"
- #: flaskbb/user/views.py:94
- msgid "E-Mail Address updated."
- msgstr "邮箱更新成功。"
- #: flaskbb/user/views.py:107
- msgid "Details updated."
- msgstr "更新用户信息成功。"
|