- ${article.articleTitle} -
- -- #if> - <#if previousArticlePermalink??> - ${previousArticle1Label} - ${previousArticleTitle} -
- #if> -
diff --git a/.DS_Store b/.DS_Store index 89ef679..91d85e8 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README.md b/README.md index a7a23af..3d0c28c 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,25 @@ -B3log Solo 第三方皮肤 ----- +# Solo 第三方皮肤 如果你要贡献皮肤给 B3log Solo,Fork 此库进行皮肤开发,完成后 Pull Request 吧! If you want to contribute skins to B3log Solo, fork this repository and pull request after the new skins done! ----- -1. [开发步骤](https://github.com/b3log/b3log-solo/wiki/Develop_steps) -2. [模板变量](https://github.com/b3log/b3log-solo/wiki/Template_variables) -3. [皮肤定制](https://github.com/b3log/b3log-solo/wiki/skins_custom) -4. [版本更新](https://github.com/b3log/b3log-solo/wiki/Skins_change_log) +-------------------------------------------------------------- ----- +1. [开发步骤](https://hacpai.com/article/1493814851007) +2. [模板变量](https://hacpai.com/article/1493814851007#toc_h2_4) +3. [皮肤定制](https://github.com/b3log/solo/wiki/skins_custom) +4. [版本更新](https://github.com/b3log/solo/wiki/Skins_change_log) -每个皮肤单独存放于根目录下以该皮肤名称为名的文件夹中。其中 skin-preview 中存放皮肤的预览图片。 +-------------------------------------------------------------- ----- +皮肤按照名称命名后存放于 skins 文件夹中。 + +其中 skin-preview 存放皮肤的预览图片。 + +如果还有问题,欢迎到社区提问:https://hacpai.com/tag/Solo + +----------------------------------------------------------------------------------------------- **平等,自由,奔放** diff --git a/iMobile/.DS_Store b/iMobile/.DS_Store deleted file mode 100644 index c14fe65..0000000 Binary files a/iMobile/.DS_Store and /dev/null differ diff --git a/iMobile/css/.DS_Store b/iMobile/css/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/iMobile/css/.DS_Store and /dev/null differ diff --git a/iMobile/images/.DS_Store b/iMobile/images/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/iMobile/images/.DS_Store and /dev/null differ diff --git a/iMobile/images/emotions/.DS_Store b/iMobile/images/emotions/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/iMobile/images/emotions/.DS_Store and /dev/null differ diff --git a/iMobile/js/.DS_Store b/iMobile/js/.DS_Store deleted file mode 100644 index 54c6f1a..0000000 Binary files a/iMobile/js/.DS_Store and /dev/null differ diff --git a/iMobile/js/lib/.DS_Store b/iMobile/js/lib/.DS_Store deleted file mode 100644 index 3f1a1ab..0000000 Binary files a/iMobile/js/lib/.DS_Store and /dev/null differ diff --git a/iMobile/js/lib/OwO/.DS_Store b/iMobile/js/lib/OwO/.DS_Store deleted file mode 100644 index d03dc8d..0000000 Binary files a/iMobile/js/lib/OwO/.DS_Store and /dev/null differ diff --git a/iMobile/搜索页面(覆盖至根目录)/.DS_Store b/iMobile/搜索页面(覆盖至根目录)/.DS_Store deleted file mode 100644 index ae2d494..0000000 Binary files a/iMobile/搜索页面(覆盖至根目录)/.DS_Store and /dev/null differ diff --git a/iMobile/搜索页面(覆盖至根目录)/WEB-INF/.DS_Store b/iMobile/搜索页面(覆盖至根目录)/WEB-INF/.DS_Store deleted file mode 100644 index 489db01..0000000 Binary files a/iMobile/搜索页面(覆盖至根目录)/WEB-INF/.DS_Store and /dev/null differ diff --git a/5styles/--error.ftl b/skins/5styles/--error.ftl similarity index 100% rename from 5styles/--error.ftl rename to skins/5styles/--error.ftl diff --git a/5styles/archive-articles.ftl b/skins/5styles/archive-articles.ftl similarity index 100% rename from 5styles/archive-articles.ftl rename to skins/5styles/archive-articles.ftl diff --git a/5styles/article-list.ftl b/skins/5styles/article-list.ftl similarity index 100% rename from 5styles/article-list.ftl rename to skins/5styles/article-list.ftl diff --git a/5styles/article.ftl b/skins/5styles/article.ftl similarity index 97% rename from 5styles/article.ftl rename to skins/5styles/article.ftl index 49891cb..501db59 100644 --- a/5styles/article.ftl +++ b/skins/5styles/article.ftl @@ -1,116 +1,116 @@ -<#include "macro-head.ftl"> -<#include "macro-comments.ftl"> - - -
- <@head title="${article.articleTitle} - ${blogTitle}"> - - - @head> - - - ${topBarReplacement} -Let's kill outdated and insecure browser for browser evolution, human progress and better experience.
You can download
-readmoreLabel=Read more\u00bb -readmore2Label=Read more -replyLabel=Reply\u00bb -homeLabel=Home -enableArticleUpdateHint1Label=Enable Article Update Hint: -allowVisitDraftViaPermalink1Label=Allow Visit Draft Via Link: -author1Label=Author: -authorLabel=Author -keyOfSolo1Label=Solo Key: -articleLabel=Article -tagArticlesLabel=Tag Articles -dateArticlesLabel=Archive Date Articles -authorArticlesLabel=Author Articles -indexArticleLabel=Index Articles -allTagsLabel=Tag Cloud -customizedPageLabel=Customized Page -killBrowserPageLabel=Kill Browser Page -pageNumLabel=Page Number -#### -forbiddenLabel=Forbidden Access! -sorryLabel=Sorry! -notFoundLabel=Not Found! -unPulbishSuccLabel=Un Publish Successfully -unPulbishFailLabel=Un Publish Fail -removeSuccLabel=Remove Successfully -removeFailLabel=Remove Fail -removeUserFailSkinNeedMulUsersLabel=Remove Fail, the current skin need multiple users! -putTopSuccLabel=Put Top Successfully -putTopFailLabel=Put Top Fail -cancelTopSuccLabel=Cancel Top Successfully -cancelTopFailLabel=Cancel Top Fail -addSuccLabel=Add Successfully -addFailLabel=Add Fail -updateSuccLabel=Update Successfully -updateFailLabel=Update Fail -updatePreferenceFailLabel=Update Fail, please check Blog Host configuration! -updatePreferenceFailNeedMulUsersLabel=Update Fail, the selected skin need multiple users! -setFailLabel=Set Fail -setSuccLabel=Set Successfully -getFailLabel=Get Fail -noSettingLabel=No Setting -getSuccLabel=Get Successfully -importSuccLabel=Import Successfully :-) -importFailLabel=Some Import Fail %>_<% -noCommentLabel=No Comment -captchaErrorLabel=Captcha Error -inputErrorLabel=Input Error! -gotoLabel=Go -nameEmptyLabel=Username is empty -passwordEmptyLabel=Password is empty -blogEmptyLabel=Blogging service is empty -blogArticleEmptyLabel=Please select articles -nameTooLongLabel=Sorry, your username must be between 2 and 20 characters long. -mailCannotEmptyLabel=Mail is empty -mailInvalidLabel=Mail is invalid -commentContentCannotEmptyLabel=Sorry, your content must be between 2 and 500 characters long. -captchaCannotEmptyLabel=Captcha is empty -loadingLabel=Loading.... -titleEmptyLabel=Title is empty -contentEmptyLabel=Content is empty -orderEmptyLabel=Order is empty -abstractEmptyLabel=Abstract is empty -tagsEmptyLabel=Tags is empty -addressEmptyLabel=Address is empty -noAuthorizationURLLabel=Can not retrieve authorization URL from Google, please \ -make sure the Consumer Secret you typed in and then try again. -exceedMaxUploadSizeLabel=Size exceed 1M :-( -uploadFailLabel=Upload Fail! -fileEmptyLabel=File is empty -duplicatedPermalinkLabel=Duplicated permalink! -invalidPermalinkFormatLabel=Invalid permalink format! -duplicatedEmailLabel=Duplicated email! -canntBeLocalhostOnProductionLabel=Can not set host as localhost on production! -refreshAndRetryLabel=Please refresh and try again! -noDataLable=NO Data -editorLeaveLabel=Content is not null, Do you leave\uff1f -editorPostLabel=Content is not null, Do you clear\uff1f -#### -confirmRemoveLabel=Are You Sure? -confirmInitLabel=Are You Sure? -###by noday.net -breadcrumbNaviLabel=Location: -homeLabel=Home -noArticleTitleLabel=No articles! -noArticleContentLabel=No articles!Please contact the administrator! +# +# Copyright (c) 2009, 2010, 2011, B3log Team +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +# +# Description: B3log Solo language configurations(en_US). +# Version: 2.0.5.7, Sep 5, 2011 +# Author: Liang Ding +# + +adminConsoleLabel=Admin +adminIndexLabel=Admin Index +postArticleLabel=Post +articleListLabel=Articles +commentListLabel=Comments +draftListLabel=Drafts +userManageLabel=Users +commonUserLabel=Common User +addUserLabel=Add User +updateUserLabel=Update User +linkManagementLabel=Links +pluginMgmtLabel=Plugins +pluginNameLabel=Name +versionLabel=Version +statusLabel=Status +enabledLabel=Enabled +disabledLabel=Disabled +enableLabel=Enable +disableLabel=Disable +preferenceLabel=Preference +localeString1Label=Language: +timeZoneId1Label=Time Zone: +adminLabel=Admin +administratorLabel=Administrator +loginLabel=Login +logoutLabel=Logout +initLabel=Initial +popTagsLabel=Popular Tags +tag1Label=Tag: +tags1Label=Tags: +recentArticlesLabel=Recent Articles +recentCommentsLabel=Recent Comments +postCommentsLabel=Post Comment +mostCommentArticlesLabel=Most Comment Articles +mostViewCountArticlesLabel=Most View Articles +em00Label=Smile +em01Label=Laughter +em02Label=Happy +em03Label=Sad +em04Label=Cry +em05Label=No Comments +em06Label=Fidget +em07Label=Angry +em08Label=Look Around +em09Label=Surprise +em10Label=Cool +em11Label=Cheeky +em12Label=Heart +em13Label=Heart Broken +em14Label=Devil +linkLabel=Friend Links +sumLabel= +pageLabel=Page +commentLabel=Comment +linkTitleLabel=Link Title +linkTitle1Label=Title: +updateLabel=Update +removeLabel=Remove +putTopLabel=Put Top +cancelPutTopLabel=Cancel Put Top +downloadCountLabel=Count +sizeLabel=Size +uploadDateLabel=Upload Date +downloadURLLabel=Download URL +downloadLabel=Download +createDateLabel=Create Date +updateDateLabel=Update Date +titleLabel=Title +title1Label=Title: +content1Label=Content: +abstract1Label=Summary: +publishLabel=Publish +unPublishLabel=Un Publish +urlLabel=URL +url1Label=URL (start protocol, e.g.: http://): +addLinkLabel=Add Link +updateLinkLabel=Update Link +archiveLabel=Archive +archive1Label=archive: +yearLabel= +monthLabel= +blogSyncLabel=Blog Sync +pageLabel=Page +pageMgmtLabel=Pages +othersLabel=Others +fileListLabel=Files +submitUploadLabel=Upload +fileNameLabel=File Name +paramSettingsLabel=Parameters +skinLabel=Skins +signLabel=Signs +sign1Label=Signs: +noSignLabel=No Signs +signIsNullLabel=This Sign is Null +statisticLabel=Blog Statistic +viewLabel=View +countLabel=Posts +viewCount1Label=View Count: +articleCount1Label=Article Count: +commentCountLabel=Comment Count +commentCount1Label=Comment Count: +commentEmotions1Label=Emotions: +commentEmotionsLabel=Emotions +commentName1Label=Name: +commentNameLabel=Name +commentEmail1Label=Email: +commentEmailLabel=Email +commentURL1Label=URL: +commentURLLabel=URL +commentContent1Label=Content: +commentContentLabel=Content +getDateLabel=Get Date +getArticleLabel=Get Article +selectDateLabel=Select Date +selectDate1Label=Select Date: +importLabel=Import +chooseBlog1Label=Choose Blog: +blogArticleImportLabel=Article Import +blogSyncMgmtLabel=Blog Sync Management +syncMgmtLabel=Sync manage Blog +userName1Label=Username: +userPassword1Label=Password: +syncPostLabel=Sync Post +syncUpdateLabel=Sync Update +syncRemoveLabel=Sync Remove +categoryLabel=Category +noticeBoard1Label=Notice Board: +noticeBoardLabel=Notice Board +htmlhead1Label=HTML head: +indexTagDisplayCnt1Label=Index Tag Display Count: +indexRecentArticleDisplayCnt1Label=Recent Article Display Count: +indexRecentCommentDisplayCnt1Label=Recent Comment Display Count: +indexMostCommentArticleDisplayCnt1Label=Most Comment Article Display Count: +indexMostViewArticleDisplayCnt1Label=Most View Article Display Count: +relevantArticlesDisplayCnt1Label=Relevant Article Display Count: +randomArticlesDisplayCnt1Label=Random Article Display Count: +externalRelevantArticlesDisplayCnt1Label=External Relevant Article Display Count: +windowSize1Label=Pagination Window Size: +pageSize1Label=Pagination Page Size: +blogTitle1Label=Blog Title: +blogSubtitle1Label=Blog Subtitle: +blogHost1Label=Blog Host: +submmitCommentLabel=Commit Comment +saveLabel=Save +tagLabel=Tag +tagsLabel=Tags +importedLabel=Imported +captcha1Label=Captcha: +captchaLabel=Captcha +clearAllCacheLabel=Clear all cache +clearCacheLabel=Clear cache +indexLabel=Index +nextArticle1Label=Next: +previousArticle1Label=Previous: +updatedLabel=Updated! +topArticleLabel=Top! +CSDNBlogLabel=CSDN Blog +BlogJavaLabel=BlogJava +CnBlogsLabel=CnBlogs +previousPageLabel=Previous Page +nextPagePabel=Next Page +firstPageLabel=First Page +lastPageLabel=Last Page +returnTo1Label=Return to: +tencentLabel=Tencent +appKey1Label=App Key: +appSecret1Label=App Secret: +postToTencentMicroblogWhilePublishArticleLabel=Post to Tencent microblog while publish an article: +postToCommunityLabel=Post to Community: +authorizeTencentMicroblog1Label=Click to authorize: +googleLabel=Google +OAuthConsumerSecret1Label=OAuth Consumer Secret: +atomLabel=Atom +relevantArticles1Label=Relevant Articles: +randomArticles1Label=Random Articles: +externalRelevantArticles1Label=External Relevant Articles: +metaKeywords1Label=Meta Keywords: +metaDescription1Label=Meta Description: +removeUnusedTagsLabel=Remove Unused Tags +goTopLabel=Top +permalink1Label=Permalink: +permalinkLabel=Permalink +welcomeToSoloLabel=Welcome to B3log Solo! +b3logLabel=B3LOG +killBrowserLabel=Let's kill outdated and insecure browser for browser evolution, human progress and better experience.
You can download
+readmoreLabel=Read more\u00bb +readmore2Label=Read more +replyLabel=Reply\u00bb +homeLabel=Home +enableArticleUpdateHint1Label=Enable Article Update Hint: +allowVisitDraftViaPermalink1Label=Allow Visit Draft Via Link: +author1Label=Author: +authorLabel=Author +keyOfSolo1Label=Solo Key: +articleLabel=Article +tagArticlesLabel=Tag Articles +dateArticlesLabel=Archive Date Articles +authorArticlesLabel=Author Articles +indexArticleLabel=Index Articles +allTagsLabel=Tag Cloud +customizedPageLabel=Customized Page +killBrowserPageLabel=Kill Browser Page +pageNumLabel=Page Number +#### +forbiddenLabel=Forbidden Access! +sorryLabel=Sorry! +notFoundLabel=Not Found! +unPulbishSuccLabel=Un Publish Successfully +unPulbishFailLabel=Un Publish Fail +removeSuccLabel=Remove Successfully +removeFailLabel=Remove Fail +removeUserFailSkinNeedMulUsersLabel=Remove Fail, the current skin need multiple users! +putTopSuccLabel=Put Top Successfully +putTopFailLabel=Put Top Fail +cancelTopSuccLabel=Cancel Top Successfully +cancelTopFailLabel=Cancel Top Fail +addSuccLabel=Add Successfully +addFailLabel=Add Fail +updateSuccLabel=Update Successfully +updateFailLabel=Update Fail +updatePreferenceFailLabel=Update Fail, please check Blog Host configuration! +updatePreferenceFailNeedMulUsersLabel=Update Fail, the selected skin need multiple users! +setFailLabel=Set Fail +setSuccLabel=Set Successfully +getFailLabel=Get Fail +noSettingLabel=No Setting +getSuccLabel=Get Successfully +importSuccLabel=Import Successfully :-) +importFailLabel=Some Import Fail %>_<% +noCommentLabel=No Comment +captchaErrorLabel=Captcha Error +inputErrorLabel=Input Error! +gotoLabel=Go +nameEmptyLabel=Username is empty +passwordEmptyLabel=Password is empty +blogEmptyLabel=Blogging service is empty +blogArticleEmptyLabel=Please select articles +nameTooLongLabel=Sorry, your username must be between 2 and 20 characters long. +mailCannotEmptyLabel=Mail is empty +mailInvalidLabel=Mail is invalid +commentContentCannotEmptyLabel=Sorry, your content must be between 2 and 500 characters long. +captchaCannotEmptyLabel=Captcha is empty +loadingLabel=Loading.... +titleEmptyLabel=Title is empty +contentEmptyLabel=Content is empty +orderEmptyLabel=Order is empty +abstractEmptyLabel=Abstract is empty +tagsEmptyLabel=Tags is empty +addressEmptyLabel=Address is empty +noAuthorizationURLLabel=Can not retrieve authorization URL from Google, please \ +make sure the Consumer Secret you typed in and then try again. +exceedMaxUploadSizeLabel=Size exceed 1M :-( +uploadFailLabel=Upload Fail! +fileEmptyLabel=File is empty +duplicatedPermalinkLabel=Duplicated permalink! +invalidPermalinkFormatLabel=Invalid permalink format! +duplicatedEmailLabel=Duplicated email! +canntBeLocalhostOnProductionLabel=Can not set host as localhost on production! +refreshAndRetryLabel=Please refresh and try again! +noDataLable=NO Data +editorLeaveLabel=Content is not null, Do you leave\uff1f +editorPostLabel=Content is not null, Do you clear\uff1f +#### +confirmRemoveLabel=Are You Sure? +confirmInitLabel=Are You Sure? +###by noday.net +breadcrumbNaviLabel=Location: +homeLabel=Home +noArticleTitleLabel=No articles! +noArticleContentLabel=No articles!Please contact the administrator! searchLable=search \ No newline at end of file diff --git a/5styles/lang/lang_zh_CN.properties b/skins/5styles/lang/lang_zh_CN.properties similarity index 98% rename from 5styles/lang/lang_zh_CN.properties rename to skins/5styles/lang/lang_zh_CN.properties index edec71b..c12b682 100644 --- a/5styles/lang/lang_zh_CN.properties +++ b/skins/5styles/lang/lang_zh_CN.properties @@ -1,271 +1,271 @@ -adminConsoleLabel=\u540e\u53f0\u7ba1\u7406 -adminIndexLabel=\u540e\u53f0\u9996\u9875 -postArticleLabel=\u53d1\u5e03\u6587\u7ae0 -articleListLabel=\u6587\u7ae0\u7ba1\u7406 -commentListLabel=\u8bc4\u8bba\u7ba1\u7406 -draftListLabel=\u8349\u7a3f\u5939 -userManageLabel=\u7528\u6237\u7ba1\u7406 -commonUserLabel=\u4e00\u822c\u7528\u6237 -addUserLabel=\u6dfb\u52a0\u7528\u6237 -updateUserLabel=\u66f4\u65b0\u7528\u6237 -linkManagementLabel=\u94fe\u63a5\u7ba1\u7406 -pluginMgmtLabel=\u63d2\u4ef6\u7ba1\u7406 -pluginNameLabel=\u63d2\u4ef6\u540d -versionLabel=\u7248\u672c -statusLabel=\u72b6\u6001 -enabledLabel=\u5df2\u542f\u7528 -disabledLabel=\u5df2\u7981\u7528 -enableLabel=\u542f\u7528 -disableLabel=\u7981\u7528 -preferenceLabel=\u504f\u597d\u8bbe\u5b9a -localeString1Label=\u8bed\u8a00\uff1a -timeZoneId1Label=\u65f6\u533a\uff1a -adminLabel=\u7ba1\u7406 -administratorLabel=\u7ba1\u7406\u5458 -loginLabel=\u767b\u5f55 -logoutLabel=\u9000\u51fa -initLabel=\u521d\u59cb\u5316 -popTagsLabel=\u5206\u7c7b\u6807\u7b7e -tag1Label=\u6807\u7b7e\uff1a -tags1Label=\u6807\u7b7e\uff1a -recentArticlesLabel=\u6700\u65b0\u6587\u7ae0 -recentCommentsLabel=\u6700\u65b0\u8bc4\u8bba -postCommentsLabel=\u53d1\u8868\u8bc4\u8bba -mostCommentArticlesLabel=\u8bc4\u8bba\u6700\u591a\u7684\u6587\u7ae0 -mostViewCountArticlesLabel=\u8bbf\u95ee\u6700\u591a\u7684\u6587\u7ae0 -em00Label=\u5fae\u7b11 -em01Label=\u5927\u7b11 -em02Label=\u9ad8\u5174 -em03Label=\u60b2\u4f24 -em04Label=\u54ed\u6ce3 -em05Label=\u65e0\u8bed -em06Label=\u70e6\u8e81 -em07Label=\u751f\u6c14 -em08Label=\u6211\u7785 -em09Label=\u60ca\u8bb6 -em10Label=\u9177 -em11Label=\u987d\u76ae -em12Label=\u7231\u5fc3 -em13Label=\u5fc3\u788e -em14Label=\u9b54\u9b3c -linkLabel=\u53cb\u60c5\u94fe\u63a5 -sumLabel=\u5171 -pageLabel=\u9875 -commentLabel=\u8bc4\u8bba -linkTitleLabel=\u94fe\u63a5\u6807\u9898 -linkTitle1Label=\u6807\u9898\uff1a -updateLabel=\u66f4\u65b0 -removeLabel=\u5220\u9664 -putTopLabel=\u7f6e\u9876 -cancelPutTopLabel=\u53d6\u6d88\u7f6e\u9876 -downloadCountLabel=\u4e0b\u8f7d\u6b21\u6570 -sizeLabel=\u5927\u5c0f -uploadDateLabel=\u4e0a\u4f20\u65e5\u671f -downloadURLLabel=\u4e0b\u8f7d\u5730\u5740 -downloadLabel=\u4e0b\u8f7d -createDateLabel=\u521b\u5efa\u65e5\u671f -updateDateLabel=\u66f4\u65b0\u65e5\u671f -titleLabel=\u6807\u9898 -title1Label=\u6807\u9898\uff1a -content1Label=\u6b63\u6587\uff1a -abstract1Label=\u6458\u8981\uff1a -publishLabel=\u53d1\u5e03 -unPublishLabel=\u53d6\u6d88\u53d1\u5e03 -urlLabel=URL -url1Label=URL (\u8bf7\u4ee5\u534f\u8bae\u5f00\u5934\uff0c\u5982: http://)\uff1a -addLinkLabel=\u6dfb\u52a0\u94fe\u63a5 -updateLinkLabel=\u66f4\u65b0\u94fe\u63a5 -archiveLabel=\u5b58\u6863 -archive1Label=\u5b58\u6863\uff1a -yearLabel=\u5e74 -monthLabel=\u6708 -blogSyncLabel=\u535a\u5ba2\u540c\u6b65 -pageLabel=\u9875\u9762 -pageMgmtLabel=\u9875\u9762\u7ba1\u7406 -othersLabel=\u5176\u4ed6 -fileListLabel=\u6587\u4ef6\u7ba1\u7406 -submitUploadLabel=\u4e0a\u4f20 -fileNameLabel=\u6587\u4ef6\u540d -paramSettingsLabel=\u53c2\u6570\u8bbe\u7f6e -skinLabel=\u76ae\u80a4 -signLabel=\u7b7e\u540d\u6863 -sign1Label=\u7b7e\u540d\u6863\uff1a -noSignLabel=\u4e0d\u4f7f\u7528\u7b7e\u540d\u6863 -signIsNullLabel=\u8be5\u7b7e\u540d\u6863\u4e3a\u7a7a -statisticLabel=\u535a\u5ba2\u7edf\u8ba1 -viewLabel=\u6d4f\u89c8 -countLabel=\u7bc7 -viewCount1Label=\u6d4f\u89c8\u6b21\u6570\uff1a -articleCount1Label=\u6587\u7ae0\u603b\u6570\uff1a -commentCountLabel=\u8bc4\u8bba\u6570 -commentCount1Label=\u8bc4\u8bba\u603b\u6570\uff1a -commentEmotions1Label=\u8868\u60c5\uff1a -commentEmotionsLabel=\u8868\u60c5 -commentName1Label=\u59d3\u540d\uff1a -commentNameLabel=\u59d3\u540d -commentEmail1Label=\u90ae\u7bb1\uff1a -commentEmailLabel=\u90ae\u7bb1 -commentURL1Label=URL\uff1a -commentURLLabel=URL -commentContent1Label=\u8bc4\u8bba\u5185\u5bb9\uff1a -commentContentLabel=\u8bc4\u8bba\u5185\u5bb9 -getDateLabel=\u83b7\u53d6\u65e5\u671f -getArticleLabel=\u83b7\u53d6\u6587\u7ae0 -selectDateLabel=\u9009\u62e9\u65e5\u671f -selectDate1Label=\u9009\u62e9\u65e5\u671f\uff1a -importLabel=\u5bfc\u5165 -chooseBlog1Label=\u8bf7\u9009\u62e9\u9700\u8981\u7ba1\u7406\u7684\u535a\u5ba2\uff1a -blogArticleImportLabel=\u6587\u7ae0\u5bfc\u5165 -blogSyncMgmtLabel=\u535a\u5ba2\u540c\u6b65\u7ba1\u7406 -syncMgmtLabel=\u540c\u6b65\u7ba1\u7406\u535a\u5ba2 -userName1Label=\u7528\u6237\u540d\uff1a -userPassword1Label=\u5bc6\u7801\uff1a -syncPostLabel=\u540c\u6b65\u53d1\u5e03 -syncUpdateLabel=\u540c\u6b65\u66f4\u65b0 -syncRemoveLabel=\u540c\u6b65\u5220\u9664 -categoryLabel=\u5206\u7c7b -noticeBoard1Label=\u516c\u544a\uff1a -noticeBoardLabel=\u516c\u544a -htmlhead1Label=HTML head\uff1a -indexTagDisplayCnt1Label= \u9996\u9875\u6807\u7b7e\u663e\u793a\u6570\uff1a -indexRecentArticleDisplayCnt1Label=\u6700\u65b0\u6587\u7ae0\u663e\u793a\u6570\u76ee\uff1a -indexRecentCommentDisplayCnt1Label=\u6700\u65b0\u8bc4\u8bba\u663e\u793a\u6570\u76ee\uff1a -indexMostCommentArticleDisplayCnt1Label=\u8bc4\u8bba\u6700\u591a\u6587\u7ae0\u663e\u793a\u6570\u76ee\uff1a -indexMostViewArticleDisplayCnt1Label=\u8bbf\u95ee\u6700\u591a\u6700\u591a\u6587\u7ae0\u663e\u793a\u6570\u76ee\uff1a -relevantArticlesDisplayCnt1Label=\u76f8\u5173\u9605\u8bfb\u663e\u793a\u6570\u76ee\uff1a -randomArticlesDisplayCnt1Label=\u968f\u673a\u9605\u8bfb\u663e\u793a\u6570\u76ee\uff1a -externalRelevantArticlesDisplayCnt1Label=\u7ad9\u5916\u76f8\u5173\u9605\u8bfb\u663e\u793a\u6570\u76ee\uff1a -windowSize1Label=\u5206\u9875\u9875\u7801\u6700\u5927\u5bbd\u5ea6\uff1a -pageSize1Label=\u5206\u9875\u6bcf\u9875\u663e\u793a\u6587\u7ae0\u6570\uff1a -blogTitle1Label=\u535a\u5ba2\u6807\u9898\uff1a -blogSubtitle1Label=\u535a\u5ba2\u5b50\u6807\u9898\uff1a -blogHost1Label=\u535a\u5ba2\u5730\u5740\uff1a -submmitCommentLabel=\u63d0\u4ea4\u8bc4\u8bba -saveLabel=\u4fdd\u5b58 -tagLabel=\u6807\u7b7e -tagsLabel=\u6807\u7b7e -importedLabel=\u5df2\u5bfc\u5165 -captcha1Label=\u9a8c\u8bc1\u7801\uff1a -captchaLabel=\u9a8c\u8bc1\u7801 -clearAllCacheLabel=\u6e05\u9664\u6240\u6709\u9875\u9762\u7f13\u5b58 -clearCacheLabel=\u6e05\u9664\u672c\u9875\u7f13\u5b58 -indexLabel=\u9996\u9875 -nextArticle1Label=\u65b0\u4e00\u7bc7\uff1a -previousArticle1Label=\u65e7\u4e00\u7bc7\uff1a -updatedLabel=\u6709\u66f4\u65b0\uff01 -topArticleLabel=\u7f6e\u9876\uff01 -CSDNBlogLabel=CSDN \u535a\u5ba2 -BlogJavaLabel=BlogJava -CnBlogsLabel=\u535a\u5ba2\u56ed -previousPageLabel=\u4e0a\u4e00\u9875 -nextPagePabel=\u4e0b\u4e00\u9875 -firstPageLabel=\u7b2c\u4e00\u9875 -lastPageLabel=\u6700\u540e\u4e00\u9875 -returnTo1Label=\u8fd4\u56de\uff1a -tencentLabel=\u817e\u8baf -appKey1Label=App Key: -appSecret1Label=App Secret: -postToTencentMicroblogWhilePublishArticleLabel=\u53d1\u6587\u7ae0\u65f6\u540c\u6b65\u5230\u817e\u8baf\u5fae\u535a\uff1a -postToCommunityLabel=\u53d1\u5e03\u5230\u793e\u533a\uff1a -authorizeTencentMicroblog1Label=\u70b9\u51fb\u56fe\u6807\u8fdb\u884c\u6388\u6743: -googleLabel=Google -OAuthConsumerSecret1Label=OAuth Consumer Secret\uff1a -atomLabel=Atom -relevantArticles1Label=\u76f8\u5173\u9605\u8bfb\uff1a -randomArticles1Label=\u968f\u673a\u9605\u8bfb\uff1a -externalRelevantArticles1Label=\u7ad9\u5916\u76f8\u5173\u9605\u8bfb\uff1a -metaKeywords1Label=Meta Keywords: -metaDescription1Label=Meta Description: -removeUnusedTagsLabel=\u79fb\u9664\u672a\u4f7f\u7528\u6807\u7b7e -goTopLabel=\u9876\u90e8 -permalink1Label=\u94fe\u63a5\uff1a -permalinkLabel=\u94fe\u63a5 -welcomeToSoloLabel=\u6b22\u8fce\u4f7f\u7528 B3log Solo\uff01 -b3logLabel=B3LOG -killBrowserLabel=\u4e3a\u4e86\u8ba9\u6d4f\u89c8\u5668\u66f4\u597d\u7684\u53d1\u5c55\uff0c\u4eba\u7c7b\u66f4\u52a0\u7684\u8fdb\u6b65\uff0c\u62e5\u6709\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8ba9\u6211\u4eec\u653e\u5f03\u4f7f\u7528\u90a3\u4e9b\u8fc7\u65f6\u3001\u4e0d\u5b89\u5168\u7684\u6d4f\u89c8\u5668\u3002
\u60a8\u53ef\u4ee5\u4e0b\u8f7d\u4e3a\u4e86\u8ba9\u6d4f\u89c8\u5668\u66f4\u597d\u7684\u53d1\u5c55\uff0c\u4eba\u7c7b\u66f4\u52a0\u7684\u8fdb\u6b65\uff0c\u62e5\u6709\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8ba9\u6211\u4eec\u653e\u5f03\u4f7f\u7528\u90a3\u4e9b\u8fc7\u65f6\u3001\u4e0d\u5b89\u5168\u7684\u6d4f\u89c8\u5668\u3002
\u60a8\u53ef\u4ee5\u4e0b\u8f7d\u4e3a\u4e86\u8ba9\u6d4f\u89c8\u5668\u66f4\u597d\u7684\u53d1\u5c55\uff0c\u4eba\u7c7b\u66f4\u52a0\u7684\u8fdb\u6b65\uff0c\u62e5\u6709\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8ba9\u6211\u4eec\u653e\u5f03\u4f7f\u7528\u90a3\u4e9b\u8fc7\u65f6\u3001\u4e0d\u5b89\u5168\u7684\u6d4f\u89c8\u5668\u3002
\u60a8\u53ef\u4ee5\u4e0b\u8f7d\u4e3a\u4e86\u8ba9\u6d4f\u89c8\u5668\u66f4\u597d\u7684\u53d1\u5c55\uff0c\u4eba\u7c7b\u66f4\u52a0\u7684\u8fdb\u6b65\uff0c\u62e5\u6709\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8ba9\u6211\u4eec\u653e\u5f03\u4f7f\u7528\u90a3\u4e9b\u8fc7\u65f6\u3001\u4e0d\u5b89\u5168\u7684\u6d4f\u89c8\u5668\u3002
\u60a8\u53ef\u4ee5\u4e0b\u8f7d- ${article.articleSign.signHTML} -
- #if> -+ ${article.articleSign.signHTML} +
+ #if> +Let's kill outdated and insecure browser for browser evolution, human progress and better experience.
You can download
\ No newline at end of file diff --git a/dashu03/lang/lang_zh_CN.properties b/skins/dashu03/lang/lang_zh_CN.properties similarity index 97% rename from dashu03/lang/lang_zh_CN.properties rename to skins/dashu03/lang/lang_zh_CN.properties index 8262001..516a6b1 100644 --- a/dashu03/lang/lang_zh_CN.properties +++ b/skins/dashu03/lang/lang_zh_CN.properties @@ -1,93 +1,93 @@ -# -# Copyright (c) 2009, 2010, 2011, B3log Team -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -# -# Description: Language configurations(zh_CN) for skin "ease". -# Version: 1.0.0.5, May 22, 2012 -# Author: Liyuan Li -# -dynamicLabel=\u52a8\u6001 -moreLabel=\u66f4\u591a -contentLabel=\u5168\u6587 -abstractLabel=\u6458\u8981 -viewCount1Label=\u6d4f\u89c8\u6b21\u6570\uff1a -articleCount1Label=\u6587\u7ae0\u603b\u6570\uff1a -commentCount1Label=\u8bc4\u8bba\u603b\u6570\uff1a -allTagsLabel=\u6807\u7b7e\u5899 -updatedLabel=\u6709\u66f4\u65b0\uff01 -topArticleLabel=\u7f6e\u9876\uff01 -archiveLabel=\u5b58\u6863 -yearLabel=\u5e74 -monthLabel=\u6708 -recentArticlesLabel=\u6700\u65b0\u6587\u7ae0 -recentCommentsLabel=\u6700\u65b0\u8bc4\u8bba -mostCommentArticlesLabel=\u8bc4\u8bba\u6700\u591a\u7684\u6587\u7ae0 -mostViewCountArticlesLabel=\u8bbf\u95ee\u6700\u591a\u7684\u6587\u7ae0 -popTagsLabel=\u5206\u7c7b\u6807\u7b7e -linkLabel=\u53cb\u60c5\u94fe\u63a5 -indexLabel=\u9996\u9875 -sumLabel=\u5171 -pageLabel=\u9875 -clearAllCacheLabel=\u6e05\u9664\u6240\u6709\u9875\u9762\u7f13\u5b58 -clearCacheLabel=\u6e05\u9664\u672c\u9875\u7f13\u5b58 -adminLabel=\u7ba1\u7406 -logoutLabel=\u767b\u51fa -loginLabel=\u767b\u5f55 -em00Label=\u5fae\u7b11 -em01Label=\u5927\u7b11 -em02Label=\u9ad8\u5174 -em03Label=\u60b2\u4f24 -em04Label=\u54ed\u6ce3 -em05Label=\u65e0\u8bed -em06Label=\u70e6\u8e81 -em07Label=\u751f\u6c14 -em08Label=\u6211\u7785 -em09Label=\u60ca\u8bb6 -em10Label=\u9177 -em11Label=\u987d\u76ae -em12Label=\u7231\u5fc3 -em13Label=\u5fc3\u788e -em14Label=\u9b54\u9b3c -commentLabel=\u8bc4\u8bba -viewLabel=\u6d4f\u89c8 -authorLabel=\u4f5c\u8005 -previousPageLabel=\u4e0a\u4e00\u9875 -nextPagePabel=\u4e0b\u4e00\u9875 -firstPageLabel=\u7b2c\u4e00\u9875 -lastPageLabel=\u6700\u540e\u4e00\u9875 -archive1Label=\u5b58\u6863\uff1a -author1Label=\u4f5c\u8005\uff1a -tag1Label=\u6807\u7b7e\uff1a -sorryLabel=\u5bf9\u4e0d\u8d77\uff01 -notFoundLabel=\u627e\u4e0d\u5230\uff01 -returnTo1Label=\u8fd4\u56de\uff1a -replyLabel=\u56de\u590d -commentNameLabel=\u59d3\u540d -commentEmailLabel=\u90ae\u7bb1 -commentURLLabel=URL -submmitCommentLabel=\u63d0\u4ea4\u8bc4\u8bba -nameTooLongLabel=\u59d3\u540d\u53ea\u80fd\u4e3a 2 \u5230 20 \u4e2a\u5b57\u7b26\uff01 -mailCannotEmptyLabel=\u90ae\u7bb1\u4e0d\u80fd\u4e3a\u7a7a\uff01 -mailInvalidLabel=\u90ae\u7bb1\u683c\u5f0f\u4e0d\u6b63\u786e\uff01 -commentContentCannotEmptyLabel=\u8bc4\u8bba\u5185\u5bb9\u53ea\u80fd\u4e3a 2 \u5230 500 \u4e2a\u5b57\u7b26\uff01 -captchaCannotEmptyLabel=\u9a8c\u8bc1\u7801\u4e0d\u80fd\u4e3a\u7a7a\uff01 -loadingLabel=\u8f7d\u5165\u4e2d.... -relevantArticlesLabel=\u76f8\u5173\u9605\u8bfb -randomArticlesLabel=\u968f\u673a\u9605\u8bfb -externalRelevantArticlesLabel=\u7ad9\u5916\u76f8\u5173\u9605\u8bfb -captchaErrorLabel=\u9a8c\u8bc1\u7801\u9519\u8bef -b3logLabel=B3LOG -killBrowserLabel=\u4e3a\u4e86\u8ba9\u6d4f\u89c8\u5668\u66f4\u597d\u7684\u53d1\u5c55\uff0c\u4eba\u7c7b\u66f4\u52a0\u7684\u8fdb\u6b65\uff0c\u62e5\u6709\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8ba9\u6211\u4eec\u653e\u5f03\u4f7f\u7528\u90a3\u4e9b\u8fc7\u65f6\u3001\u4e0d\u5b89\u5168\u7684\u6d4f\u89c8\u5668\u3002
\u60a8\u53ef\u4ee5\u4e0b\u8f7d\u4e3a\u4e86\u8ba9\u6d4f\u89c8\u5668\u66f4\u597d\u7684\u53d1\u5c55\uff0c\u4eba\u7c7b\u66f4\u52a0\u7684\u8fdb\u6b65\uff0c\u62e5\u6709\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8ba9\u6211\u4eec\u653e\u5f03\u4f7f\u7528\u90a3\u4e9b\u8fc7\u65f6\u3001\u4e0d\u5b89\u5168\u7684\u6d4f\u89c8\u5668\u3002
\u60a8\u53ef\u4ee5\u4e0b\u8f7d- - - | -|
- - - | -|
- - - | -|
- - - - - - - - - - - - - - - - | -|
- - | -|
-
- |
- |
- - | -- - | -
+ + + | +|
+ + + | +|
+ + + | +|
+ + + + + + + + + + + + + + + + | +|
+ + | +|
+
+ |
+ |
+ + | ++ + | +
当前页面暂无相关内容,您可能访问了超过文章列表实际页数的页面。
-最大页数为 ${paginationPageCount!"0"} 页,请在底部选择合适的页面进行访问,感谢您的配合。
-当前页面暂无相关内容,您可能访问了超过文章列表实际页数的页面。
+最大页数为 ${paginationPageCount!"0"} 页,请在底部选择合适的页面进行访问,感谢您的配合。
+--> - <#if "" != article.articleSign.signHTML?trim> -
--> + <#if "" != article.articleSign.signHTML?trim> +
${comment.commentContent}
-${comment.commentContent}
+