@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-07 23:54 +0800\n"
"POT-Creation-Date: 2023-09-13 16:02 +0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,45 +18,29 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: .\accounts\admin.py:13
#: .\accounts\admin.py:12
msgid "password"
msgstr "password"
#: .\accounts\admin.py:14
#: .\accounts\admin.py:13
msgid "Enter password again"
msgstr "Enter password again"
#: .\accounts\admin.py:25 .\accounts\forms.py:89
#: .\accounts\admin.py:24 .\accounts\forms.py:89
msgid "passwords do not match"
msgstr "passwords do not match"
#: .\accounts\admin.py:40
msgid "Password"
msgstr "Password"
#: .\accounts\admin.py:42
msgid ""
"Raw passwords are not stored, so there is no way to see this user's "
"password, but you can change the password using <a href=\"{}\">this form</a>."
msgstr ""
"Raw passwords are not stored, so there is no way to see this user's "
"password, but you can change the password using <a href=\"{}\">this form</a>."
#: .\accounts\forms.py:36
msgid "email already exists"
msgstr "email already exists"
#: .\accounts\forms.py:46 .\accounts\forms.py:50
#, fuzzy
#| msgid "forget the password"
msgid "New password"
msgstr "New password"
#: .\accounts\forms.py:60
#, fuzzy
#| msgid "forget the password"
msgid "Confirm password"
msgstr "Confirm the password"
msgstr "Confirm password"
#: .\accounts\forms.py:70 .\accounts\forms.py:116
msgid "Email"
@ -70,7 +54,7 @@ msgstr "Code"
msgid "email does not exist"
msgstr "email does not exist"
#: .\accounts\models.py:12
#: .\accounts\models.py:12 .\oauth\models.py:17
msgid "nick name"
msgstr "nick name"
@ -89,31 +73,29 @@ msgstr "last modify time"
msgid "create source"
msgstr "create source"
#: .\accounts\models.py:33 .\djangoblog\logentryadmin.py:113
#: .\accounts\models.py:33 .\djangoblog\logentryadmin.py:81
msgid "user"
msgstr "user"
#: .\accounts\tests.py:216 .\accounts\utils.py:38
#, fuzzy
#| msgid "get verification code"
#: .\accounts\tests.py:216 .\accounts\utils.py:39
msgid "Verification code error"
msgstr "get verification code "
msgstr "Verification code error"
#: .\accounts\utils.py:13
msgid "Verify Email"
msgstr "Verify Email"
#: .\accounts\utils.py:21
#, python-brace- format
#, python-format
msgid ""
"You are resetting the password, the verification code is: {code} , valid "
"You are resetting the password, the verification code is: %(code)s , valid "
"within 5 minutes, please keep it properly"
msgstr ""
"You are resetting the password, the verification code is: {code} , valid "
"You are resetting the password, the verification code is: %(code)s , valid "
"within 5 minutes, please keep it properly"
#: .\blog\admin.py:13 .\blog\models.py:92 .\comments\models.py:17
#: .\oauth\models.py:12 .\templates\blog\tags\article_meta_info.html:33
#: .\oauth\models.py:12
msgid "author"
msgstr "author"
@ -134,12 +116,11 @@ msgid "Open article comments"
msgstr "Open article comments"
#: .\blog\admin.py:89 .\blog\models.py:101 .\blog\models.py:183
#: .\templates\blog\tags\article_meta_info.html:17
#: .\templates\blog\tags\sidebar.html:40
msgid "category"
msgstr "category"
#: .\blog\models.py:20 .\blog\models.py:179
#: .\blog\models.py:20 .\blog\models.py:179 .\templates\share_layout\nav.html:8
msgid "index"
msgstr "index"
@ -224,7 +205,6 @@ msgid "show toc"
msgstr "show toc"
#: .\blog\models.py:105 .\blog\models.py:249
#: .\templates\blog\tags\article_meta_info.html:22
msgid "tag"
msgstr "tag"
@ -278,253 +258,270 @@ msgstr "site name"
#: .\blog\models.py:305
msgid "site description"
msgstr ""
msgstr "site description "
#: .\blog\models.py:311
msgid "site seo description"
msgstr ""
msgstr "site seo description "
#: .\blog\models.py:313
msgid "site keywords"
msgstr ""
msgstr "site keywords "
#: .\blog\models.py:318
msgid "article sub length"
msgstr ""
msgstr "article sub length "
#: .\blog\models.py:319
msgid "sidebar article count"
msgstr ""
msgstr "sidebar article count "
#: .\blog\models.py:320
msgid "sidebar comment count"
msgstr ""
msgstr "sidebar comment count "
#: .\blog\models.py:321
msgid "article comment count"
msgstr ""
msgstr "article comment count "
#: .\blog\models.py:322
msgid "show adsense"
msgstr ""
msgstr "show adsense "
#: .\blog\models.py:324
msgid "adsense code"
msgstr ""
msgstr "adsense code "
#: .\blog\models.py:325
msgid "open site comment"
msgstr ""
msgstr "open site comment"
#: .\blog\models.py:352
msgid "Website configuration"
msgstr "Website configuration"
#: .\blog\models.py:360
msgid "只能有一个配置"
msgstr ""
msgid "There can only be one configuration "
msgstr "There can only be one configuration "
#: .\blog\views.py:349
#: .\blog\views.py:348
msgid ""
"Sorry, the page you requested is not found, please click the home page to "
"see other?"
msgstr ""
"Sorry, the page you requested is not found, please click the home page to "
"see other?"
#: .\blog\views.py:357
#: .\blog\views.py:356
msgid "Sorry, the server is busy, please click the home page to see other?"
msgstr ""
msgstr "Sorry, the server is busy, please click the home page to see other? "
#: .\blog\views.py:370
#: .\blog\views.py:369
msgid "Sorry, you do not have permission to access this page?"
msgstr ""
msgstr "Sorry, you do not have permission to access this page? "
#: .\comments\admin.py:15
msgid "Disable comments"
msgstr ""
msgstr "Disable comments "
#: .\comments\admin.py:16
msgid "Enable comments"
msgstr ""
msgstr "Enable comments "
#: .\comments\admin.py:46
msgid "User"
msgstr ""
msgstr "User "
#: .\comments\models.py:25
msgid "parent comment"
msgstr ""
msgstr "parent comment "
#: .\comments\models.py:29
msgid "enable"
msgstr ""
msgstr "enable "
#: .\comments\models.py:34 .\templates\blog\tags\article_info.html:30
msgid "comment"
msgstr ""
msgstr "comment "
#: .\comments\utils.py:13
msgid "Thanks for your comment"
msgstr ""
msgstr "Thanks for your comment "
#: .\comments\utils.py:15
#, python-brace- format
#, python-format
msgid ""
"\n"
" <p>Thank you very much for your comments on this site</"
"p>\n"
" You can visit\n"
" <a href=\"{article_url}\" rel=\"bookmark\">{comment."
"article.title}</a>\n"
"<p>Thank you very much for your comments on this site</p>\n"
" You can visit <a href=\"%(article_url)s\" rel=\"bookmark"
"\">%(article_title)s</a>\n"
" to review your comments,\n"
" Thank you again!\n"
" <br />\n"
" If the link above cannot be opened, please copy this "
"link to your browser.\n"
" {article_url}\n"
" "
" %(article_url)s"
msgstr ""
"<p>Thank you very much for your comments on this site</p>\n"
" You can visit <a href=\"%(article_url)s\" rel=\"bookmark"
"\">%(article_title)s</a>\n"
" to review your comments,\n"
" Thank you again!\n"
" <br />\n"
" If the link above cannot be opened, please copy this "
"link to your browser.\n"
" %(article_url)s"
#: .\comments\utils.py:29
#, python-brace-format
#: .\comments\utils.py:26
#, python-format
msgid ""
"\n"
" Your comment on <a href=\"{article_url}\" rel=\"bookmark"
"\">{comment.article.title}</a><br/> {comment.parent_comment.body} <br/> has "
"received a reply. go check it out\n"
"Your comment on <a href=\"%(article_url)s\" rel=\"bookmark\">"
"%(article_title)s</a><br/> has \n"
" received a reply. <br/> %(comment_body)s\n"
" <br/> \n"
" go check it out!\n"
" <br/>\n"
" If the link above cannot be opened, please copy this "
"link to your browser.\n"
" {article_url} \n"
" %(article_url)s \n"
" "
msgstr ""
"Your comment on <a href=\"%(article_url)s\" rel=\"bookmark\">"
"%(article_title)s</a><br/> has \n"
" received a reply. <br/> %(comment_body)s\n"
" <br/> \n"
" go check it out!\n"
" <br/>\n"
" If the link above cannot be opened, please copy this "
"link to your browser.\n"
" %(article_url)s\n"
" "
#: .\djangoblog\logentryadmin.py:11
msgctxt "logentry_admin:action_type"
msgid "Addition"
msgstr ""
#: .\djangoblog\logentryadmin.py:12
msgctxt "logentry_admin:action_type"
msgid "Deletion"
msgstr ""
#: .\djangoblog\logentryadmin.py:13
msgctxt "logentry_admin:action_type"
msgid "Change"
msgstr ""
#: .\djangoblog\logentryadmin.py:25
msgid "Metadata"
msgstr ""
#: .\djangoblog\logentryadmin.py:33
msgid "Details"
msgstr ""
#: .\djangoblog\logentryadmin.py:95
#: .\djangoblog\logentryadmin.py:63
msgid "object"
msgstr ""
#: .\djangoblog\logentryadmin.py:128
msgid "action"
msgstr ""
#: .\djangoblog\logentryadmin.py:133
msgid "change message"
msgstr ""
msgstr "object"
#: .\djangoblog\settings.py:140
msgid "English"
msgstr ""
msgstr "English"
#: .\djangoblog\settings.py:141
msgid "Simplified Chinese"
msgstr ""
msgstr "Simplified Chinese"
#: .\djangoblog\settings.py:142
msgid "Traditional Chinese"
msgstr ""
#: .\oauth\models.py:17
msgid "nickname"
msgstr ""
msgstr "Traditional Chinese"
#: .\oauth\models.py:30
msgid "oauth user"
msgstr ""
msgstr "oauth user"
#: .\oauth\models.py:37
msgid "weibo"
msgstr ""
msgstr "weibo"
#: .\oauth\models.py:38
msgid "google"
msgstr ""
msgstr "google "
#: .\oauth\models.py:48
msgid "callback url"
msgstr ""
msgstr "callback url "
#: .\oauth\models.py:59
msgid "already exists"
msgstr ""
msgstr "already exists "
#: .\oauth\views.py:154
#, python-format
msgid ""
"\n"
" <p>Congratulations, you have successfully bound your email address. You "
"can use {oauthuser.type} to directly log in to this website without a "
"password. You are welcome to continue to follow this site, the address is</"
"p>\n"
"\n"
" <a href=\"{'http://' + site}\" rel=\"bookmark\">{'http://' "
"+ site}</a>\n"
"\n"
" Thank you again!\n"
" <br />\n"
" If the link above cannot be opened, please copy this link "
"to your browser.\n"
" {site}\n"
"can use\n"
" %(oauthuser_type)s to directly log in to this website without a "
"password.</p>\n"
" You are welcome to continue to follow this site, the address is\n"
" <a href=\"%(site)s\" rel=\"bookmark\">%(site)s</a>\n"
" Thank you again!\n"
" <br />\n"
" If the link above cannot be opened, please copy this link to your "
"browser.\n"
" %(site)s\n"
" "
msgstr ""
"\n"
" <p>Congratulations, you have successfully bound your email address. You "
"can use\n"
" %(oauthuser_type)s to directly log in to this website without a "
"password.</p>\n"
" You are welcome to continue to follow this site, the address is\n"
" <a href=\"%(site)s\" rel=\"bookmark\">%(site)s</a>\n"
" Thank you again!\n"
" <br />\n"
" If the link above cannot be opened, please copy this link to your "
"browser.\n"
" %(site)s\n"
" "
#: .\oauth\views.py:165
msgid "Congratulations on your successful binding!"
msgstr ""
msgstr "Congratulations on your successful binding! "
#: .\oauth\views.py:217
#, python-brace-format
#, python-format
msgid ""
"\n"
" <p>Please click the link below to bind your email</p>\n"
"\n"
" <a href=\"{url}\" rel=\"bookmark\">{url}</a>\n"
" <a href=\"%(url)s\" rel=\"bookmark\">%(url)s </a>\n"
"\n"
" Thank you again!\n"
" <br />\n"
" If the link above cannot be opened, please copy this link "
"to your browser.\n"
" {url}\n"
" <br />\n"
" %(url)s\n"
" "
msgstr ""
"\n"
" <p>Please click the link below to bind your email</p>\n"
"\n"
" <a href=\"%(url)s\" rel=\"bookmark\">%(url)s</a>\n"
"\n"
" Thank you again!\n"
" <br />\n"
" If the link above cannot be opened, please copy this link "
"to your browser.\n"
" <br />\n"
" %(url)s\n"
" "
#: .\oauth\views.py:227 .\oauth\views.py:239
#: .\oauth\views.py:228 .\oauth\views.py:240
msgid "Bind your email"
msgstr ""
msgstr "Bind your email "
#: .\oauth\views.py:241
#: .\oauth\views.py:242
msgid ""
"Congratulations, the binding is just one step away. Please log in to your "
"email to check the email to complete the binding. Thank you."
msgstr ""
"Congratulations, the binding is just one step away. Please log in to your "
"email to check the email to complete the binding. Thank you."
#: .\oauth\views.py:243
#: .\oauth\views.py:245
msgid "Binding successful"
msgstr ""
msgstr "Binding successful "
#: .\oauth\views.py:245
#, python-brace- format
#: .\oauth\views.py:247
#, python-format
msgid ""
"Congratulations, you have successfully bound your email address. You can use "
"{oauthuser.type} to directly log in to this website without a password. You "
"are welcome to continue to follow this site."
"%(oauthuser_type)s to directly log in to this website without a password. "
"You are welcome to continue to follow this site."
msgstr ""
"Congratulations, you have successfully bound your email address. You can use "
"%(oauthuser_type)s to directly log in to this website without a password. "
"You are welcome to continue to follow this site."
#: .\templates\account\forget_password.html:7
msgid "forget the password"
@ -538,46 +535,62 @@ msgstr "get verification code"
msgid "submit"
msgstr "submit"
#: .\templates\account\login.html:36
msgid "Create Account"
msgstr "Create Account"
#: .\templates\account\login.html:42
#, fuzzy
#| msgid "forget the password"
msgid "Forget Password"
msgstr "forget the password"
#: .\templates\account\result.html:18 .\templates\blog\tags\sidebar.html:126
msgid "login"
msgstr ""
msgstr "login "
#: .\templates\account\result.html:22
msgid "back to the homepage"
msgstr ""
msgstr "back to the homepage "
#: .\templates\blog\article_archives.html:7
#: .\templates\blog\article_archives.html:24
msgid "article archive"
msgstr ""
msgstr "article archive "
#: .\templates\blog\article_archives.html:32
msgid "year"
msgstr ""
msgstr "year "
#: .\templates\blog\article_archives.html:36
msgid "month"
msgstr ""
msgstr "month "
#: .\templates\blog\tags\article_info.html:12
msgid "pin to top"
msgstr ""
msgstr "pin to top "
#: .\templates\blog\tags\article_info.html:28
msgid "comments"
msgstr ""
msgstr "comments "
#: .\templates\blog\tags\article_info.html:58
msgid "toc"
msgstr ""
msgstr "toc "
#: .\templates\blog\tags\article_meta_info.html:7
#, fuzzy
#| msgid "Published"
msgid "Published on"
msgstr "Published"
#: .\templates\blog\tags\article_meta_info.html:6
msgid "posted in"
msgstr "posted in"
#: .\templates\blog\tags\article_meta_info.html:14
msgid "and tagged"
msgstr "and tagged"
#: .\templates\blog\tags\article_meta_info.html:36
#: .\templates\blog\tags\article_meta_info.html:25
msgid "by "
msgstr "by"
#: .\templates\blog\tags\article_meta_info.html:29
#, python-format
msgid ""
"\n"
@ -589,21 +602,26 @@ msgstr ""
" title=\"View all articles published by "
"%(article.author.username)s\"\n"
" "
#: .\templates\blog\tags\article_meta_info.html:50
#: .\templates\blog\tags\article_meta_info.html:44
msgid "on"
msgstr "on"
#: .\templates\blog\tags\article_meta_info.html:54
msgid "edit"
msgstr "edit"
#: .\templates\blog\tags\article_pagination.html:4
msgid "article navigation"
msgstr ""
msgstr "article navigation "
#: .\templates\blog\tags\article_pagination.html:9
msgid "earlier articles"
msgstr ""
msgstr "earlier articles "
#: .\templates\blog\tags\article_pagination.html:12
msgid "newer articles"
msgstr ""
msgstr "newer articles "
#: .\templates\blog\tags\article_tag_list.html:5
msgid "tags"
@ -611,57 +629,57 @@ msgstr "tags"
#: .\templates\blog\tags\sidebar.html:7
msgid "search"
msgstr ""
msgstr "search "
#: .\templates\blog\tags\sidebar.html:50
msgid "recent comments"
msgstr ""
msgstr "recent comments "
#: .\templates\blog\tags\sidebar.html:57
msgid "published i n"
msgstr ""
msgid "published o n"
msgstr "published on "
#: .\templates\blog\tags\sidebar.html:65
msgid "recent articles"
msgstr ""
msgstr "recent articles "
#: .\templates\blog\tags\sidebar.html:77
msgid "bookmark"
msgstr ""
msgstr "bookmark "
#: .\templates\blog\tags\sidebar.html:96
msgid "Tag Cloud"
msgstr ""
msgstr "Tag Cloud "
#: .\templates\blog\tags\sidebar.html:107
msgid "Welcome to star or fork the source code of this site"
msgstr ""
msgstr "Welcome to star or fork the source code of this site "
#: .\templates\blog\tags\sidebar.html:118
msgid "Function"
msgstr ""
msgstr "Function "
#: .\templates\blog\tags\sidebar.html:120
msgid "management site"
msgstr ""
msgstr "management site "
#: .\templates\blog\tags\sidebar.html:122
msgid "logout"
msgstr ""
msgstr "logout "
#: .\templates\blog\tags\sidebar.html:129
msgid "Track record"
msgstr ""
msgstr "Track record "
#: .\templates\blog\tags\sidebar.html:135
msgid "Click me to return to the top"
msgstr ""
#~ msgid "This entry was published on"
#~ msgstr "This entry was published on"
msgstr "Click me to return to the top"
#~ msgid "belongs"
#~ msgstr "belongs"
#: .\templates\oauth\oauth_applications.html:5
#| msgid "login"
msgid "quick login"
msgstr "quick login"
#~ msgid "been"
#~ msgstr "been"
#: .\templates\share_layout\nav.html:26
msgid "Article archive"
msgstr "Article archive"