v1.0 beta init
This commit is contained in:
@ -1,24 +1,24 @@
|
||||
# blog
|
||||
|
||||
blog=Blog
|
||||
aboutMe=About me
|
||||
blogSet=Set blog
|
||||
|
||||
blogNavs=Navs
|
||||
quickLinks=Quick links
|
||||
latestPosts=Latest posts
|
||||
|
||||
noBlog=No blog
|
||||
noTag=No tag
|
||||
blogClass=Classification
|
||||
blogClass=Category
|
||||
updatedTime=Updated at
|
||||
createdTime=Created at
|
||||
fullBlog=Full blog
|
||||
blogNav=Blog nav
|
||||
more=More...
|
||||
previous=Previous
|
||||
next=Next
|
||||
|
||||
#
|
||||
# set blog
|
||||
#
|
||||
blogSet=Blog configuration
|
||||
baseInfoSet=Base info
|
||||
commentSet=Comment
|
||||
themeSet=Theme
|
||||
@ -26,16 +26,66 @@ theme=Theme
|
||||
blogName=Title
|
||||
blogLogo=Logo
|
||||
blogDesc=Description
|
||||
aboutMe=About Me
|
||||
|
||||
#domain
|
||||
domainSet=Domain
|
||||
subDomain=Sub domain
|
||||
domain=Custom domain
|
||||
|
||||
# theme
|
||||
elegant=Elegant
|
||||
navFixed=Nav fixed at left side
|
||||
|
||||
openComment=Open comment?
|
||||
commentSys=leanote use <a href="http://disqus.com" target="_blank">Disqus</a> as comment system
|
||||
disqusHelp=Please input your Disqus Id or use "leanote"
|
||||
chooseComment=Comment System
|
||||
disqusHelp=Please input your Disqus Id
|
||||
needHelp=Need help?
|
||||
blogLogoTips=Upload image to replace blog title
|
||||
saveSuccess=Save success
|
||||
|
||||
community=Community
|
||||
home=Home
|
||||
none=None
|
||||
moreShare=More
|
||||
sinaWeibo=Weibo
|
||||
weixin=Weichat
|
||||
tencentWeibo=Tencent Weibo
|
||||
qqZone=QQ Zone
|
||||
renren=Renren
|
||||
report=Report
|
||||
like=Like
|
||||
unlike=Unlike
|
||||
viewers=Viewers
|
||||
author=Author
|
||||
delete=Delete
|
||||
reply=Reply
|
||||
comment=Comment
|
||||
comments=Comments
|
||||
cancel=Cancel
|
||||
confirm=Confirm
|
||||
signIn=Sign In
|
||||
signUp=Sign Up
|
||||
submitComment=Submit
|
||||
reportReason1=不友善内容
|
||||
reportReason2=广告等垃圾信息
|
||||
reportReason3=违法违规内容
|
||||
reportReason4=不宜公开讨论的政治内容
|
||||
other=Other
|
||||
reportReason=Reason
|
||||
chooseReason=请选择举报理由
|
||||
reportSuccess=举报成功, 我们处理后会通知作者, 感谢您的监督
|
||||
error=Error
|
||||
reportComment?=举报该评论?
|
||||
reportBlog?=举报该博客?
|
||||
confirmDeleteComment=Are you sure?
|
||||
scanQRCode=Open weichat and scan the QR code
|
||||
justNow=Just now
|
||||
minutesAgo=minutes ago
|
||||
hoursAgo=hours ago
|
||||
daysAgo=days ago
|
||||
weeksAgo=weeks ago
|
||||
monthsAgo=months ago
|
||||
|
||||
|
||||
a=a
|
@ -14,10 +14,14 @@ updatedTime=更新
|
||||
createdTime=创建
|
||||
fullBlog=全文
|
||||
blogNav=导航
|
||||
more=更多...
|
||||
previous=上一页
|
||||
next=下一页
|
||||
|
||||
#
|
||||
# set blog
|
||||
#
|
||||
blogSet=博客设置
|
||||
baseInfoSet=基本设置
|
||||
commentSet=评论设置
|
||||
themeSet=主题设置
|
||||
@ -25,17 +29,69 @@ theme=主题
|
||||
blogName=博客标题
|
||||
blogLogo=博客Logo
|
||||
blogDesc=博客描述
|
||||
aboutMe=关于我
|
||||
|
||||
#domain
|
||||
domainSet=域名设置
|
||||
subDomain=博客子域名
|
||||
domain=自定义域名
|
||||
|
||||
# theme
|
||||
elegant=大气
|
||||
navFixed=导航左侧固定
|
||||
|
||||
openComment=开启评论?
|
||||
commentSys=leanote 使用 <a href="http://disqus.com" target="_blank">Disqus</a> 作为评论系统
|
||||
chooseComment=选择评论系统
|
||||
disqusHelp=请填写您申请的Disqus唯一url前缀. 建议您申请Disqus帐号, 这样可以自己管理评论. 或使用leanote的默认Disqus Id.
|
||||
needHelp=需要帮助?
|
||||
blogLogoTips=上传logo将显示logo(替代博客标题)
|
||||
saveSuccess=保存成功
|
||||
|
||||
community=社区
|
||||
home=主页
|
||||
none=无
|
||||
moreShare=更多分享
|
||||
sinaWeibo=新浪微博
|
||||
weixin=微信
|
||||
tencentWeibo=腾讯微博
|
||||
qqZone=QQ空间
|
||||
renren=人人网
|
||||
report=举报
|
||||
like=赞
|
||||
unlike=取消赞
|
||||
viewers=人读过
|
||||
author=作者
|
||||
delete=删除
|
||||
reply=回复
|
||||
comment=评论
|
||||
comments=条评论
|
||||
cancel=取消
|
||||
confirm=确认
|
||||
signIn=登录
|
||||
signUp=注册
|
||||
submitComment=发表评论
|
||||
reportReason1=不友善内容
|
||||
reportReason2=广告等垃圾信息
|
||||
reportReason3=违法违规内容
|
||||
reportReason4=不宜公开讨论的政治内容
|
||||
other=其它
|
||||
reportReason=举报理由
|
||||
chooseReason=请选择举报理由
|
||||
reportSuccess=举报成功, 我们处理后会通知作者, 感谢您的监督
|
||||
error=错误
|
||||
reportComment?=举报该评论?
|
||||
reportBlog?=举报该博客?
|
||||
confirmDeleteComment=确定删除该评论?
|
||||
scanQRCode=打开微信扫一扫二维码
|
||||
|
||||
justNow=刚刚
|
||||
minutesAgo=分钟前
|
||||
hoursAgo=个小时前
|
||||
daysAgo=天前
|
||||
weeksAgo=周前
|
||||
monthsAgo=个月前
|
||||
|
||||
|
||||
|
||||
|
||||
a=a
|
@ -1,6 +1,7 @@
|
||||
# leanote
|
||||
app=leanote
|
||||
moto=Not Just A Notebook!
|
||||
moto2=Knowledge, Sharing, Cooperation, Blog... all in leanote
|
||||
moto2=Knowledge, Blog, Sharing, Cooperation... all in leanote
|
||||
moto3=Brief But Not Simple
|
||||
fork github=Fork leanote on Github
|
||||
|
||||
@ -27,6 +28,10 @@ blogInfo=You can public your knowledge and leanote is your blog!
|
||||
suggestionsInfo=help us to improve our service.
|
||||
yourContact=Your contact
|
||||
emailOrOthers=Email or other contact way
|
||||
captcha=Captcha
|
||||
reloadCaptcha=Reload Captcha
|
||||
captchaError=Captcha Do Not Match
|
||||
inputCaptcha=Captcha is required
|
||||
|
||||
hi=Hi
|
||||
welcomeUseLeanote=Welcome!
|
||||
@ -53,7 +58,7 @@ hadAcount = Already have an account?
|
||||
hasAcount = Do not have an account?
|
||||
|
||||
# 注册
|
||||
registerSuccessAndRdirectToNote=register success, now redirect to my note...
|
||||
registerSuccessAndRdirectToNote=Register success, redirecting...
|
||||
|
||||
# 找回密码
|
||||
passwordTips=The length is at least 6
|
||||
@ -75,11 +80,17 @@ save=Save
|
||||
editorTips=Tips
|
||||
editorTipsInfo=<h4>1. Short cuts</h4>ctrl+shift+c Toggle code <br /> ctrl+shift+i Insert/edit image <h4>2. shift+enter Get out of current block</h4> eg. <img src="/images/outofcode.png" style="width: 90px"/> in this situation you can use shift+enter to get out of current code block.
|
||||
newNote=New note
|
||||
newMarkdownNote=New Markdown Note
|
||||
noNoteNewNoteTips=The notebook is empty, why not...
|
||||
canntNewNoteTips=Sorry, cannot new note in here, please choose a notebook at first.
|
||||
new=New
|
||||
newMarkdown=New markdown note
|
||||
clickAddTag=Click to add Tag
|
||||
notebook=Notebook
|
||||
myNotebook=My notebook
|
||||
addNotebook=Add notebook
|
||||
search=Search
|
||||
clearSearch=Clear Search
|
||||
all=Newest
|
||||
trash=Trash
|
||||
delete=Delete
|
||||
@ -113,12 +124,14 @@ green=green
|
||||
# 设置
|
||||
accountSetting=Account
|
||||
themeSetting=Theme
|
||||
setAvatar=Avatar
|
||||
logout=Logout
|
||||
basicInfo=Basic
|
||||
updateEmail=Update email
|
||||
usernameSetting=Update username
|
||||
oldPassword=Old password
|
||||
newPassword=New password
|
||||
admin=Admin
|
||||
|
||||
default=Default
|
||||
simple=Simple
|
||||
@ -139,5 +152,87 @@ howToInstallLeanote=How to install leanote
|
||||
attachments = Attachments
|
||||
donate = Donate
|
||||
|
||||
# contextmenu
|
||||
shareToFriends=Share to friends
|
||||
publicAsBlog=Public as blog
|
||||
cancelPublic=Cancel public
|
||||
move=Move
|
||||
copy=Copy
|
||||
rename=Rename
|
||||
addChildNotebook=Add child notebook
|
||||
deleteAllShared=Delete shared user
|
||||
deleteSharedNotebook=Delete shared notebook
|
||||
copyToMyNotebook=Copy to my notebook
|
||||
|
||||
####note-dev
|
||||
emailInSending=In sending to
|
||||
checkEmail=Check email
|
||||
setUsername=Set username
|
||||
setUsernameTips=Your current email is: <code>%s</code>. You can set a unique username. <br />Username' length is at least 4 and cannot contains special characters.
|
||||
currentEmail=Your current email is: <code>%s</code>
|
||||
updateEmail=Update email
|
||||
updateEmailTips=You must verify the email after you update the email. The verified email will be your new account.
|
||||
sendVerifiedEmail=Send verification email
|
||||
verified=Verified
|
||||
unVerified=Unverfied
|
||||
verifiedNow=Verify now
|
||||
resendVerifiedEmail=Resend verification email
|
||||
|
||||
# 分享
|
||||
defaulthhare=Default
|
||||
addShare=Add Friend
|
||||
friendEmail=Friend email
|
||||
permission=Permission
|
||||
readOnly=Read only
|
||||
writable=Writable
|
||||
inputFriendEmail=Friend email is required
|
||||
clickToChangePermission=Click to change permission
|
||||
sendInviteEmailToYourFriend=Send invite email to your friend
|
||||
copySuccess=Copy success
|
||||
copyFailed=Copy failed
|
||||
friendNotExits=Your friend hasn't %s's account, invite register link: %s
|
||||
emailBodyRequired=Email body is required
|
||||
clickToCopy=Click to copy
|
||||
sendSuccess=success
|
||||
inviteEmailBody=Hi,I am %s, %s is awesome, come on!
|
||||
|
||||
# 历史记录
|
||||
historiesNum=We have saved at most <b>10</b> latest histories with each note
|
||||
noHistories=No histories
|
||||
fold=Fold
|
||||
unfold=Unfold
|
||||
datetime=Datetime
|
||||
restoreFromThisVersion=Restore from this version
|
||||
confirmBackup=Are you sure to restore from this version? We will backup the current note.
|
||||
createAccount=Create account
|
||||
createAccountSuccess=Account create success
|
||||
createAccountFailed=Account create failed
|
||||
thirdCreateAcountTips=You are using the 3th account to login %(app)s, you can create a %(app)s account too. <br />After you create %(app)s account, you can use the account and the 3th account to login %(app)s.
|
||||
|
||||
## valid msg
|
||||
inputUsername=input username
|
||||
updateUsernameSuccess=Update username success
|
||||
usernameIsExisted=Username is already exists
|
||||
noSpecialChars=username cannot contains special chars
|
||||
minLength=The length is at least %s
|
||||
errorEmail=Please input the right email
|
||||
verifiedEmaiHasSent=The verification email has been sent, please check your email.
|
||||
emailSendFailed=Email send failed
|
||||
inputPassword=Password is required
|
||||
inputNewPassword=The new password is required
|
||||
inputPassword2=Please input the new password again
|
||||
errorPassword=The passowd's length is at least 6 and be sure as complex as possible
|
||||
confirmPassword=Password not matched
|
||||
updatePasswordSuccess=Update password success
|
||||
errorDomain=The custom domain is invalid, eg. www.myblog.com
|
||||
domainExisted=Custom domain is already existed
|
||||
errorSubDomain=Please input the valid sub domain, the length is at least 4 and no special chars
|
||||
subDomainExisted=Sub domain is already existed
|
||||
|
||||
# lea++
|
||||
leaDesc=leanote blog platform
|
||||
recommend=Recommend
|
||||
latest=Latest
|
||||
|
||||
# error
|
||||
notFound=This page cann't found.
|
||||
|
118
messages/msg.zh
118
messages/msg.zh
@ -1,4 +1,5 @@
|
||||
# leanote
|
||||
app=leanote
|
||||
moto=不只是笔记!
|
||||
moto2=知识管理, 博客, 分享, 协作... 尽在leanote
|
||||
moto3=简约而不简单
|
||||
@ -27,6 +28,30 @@ blogInfo=将笔记公开, 让知识传播的更远!
|
||||
suggestionsInfo=帮助我们完善leanote
|
||||
yourContact=您的联系方式
|
||||
emailOrOthers=Email或其它联系方式
|
||||
captcha=验证码
|
||||
reloadCaptcha=刷新验证码
|
||||
captchaError=验证码错误
|
||||
inputCaptcha=请输入验证码
|
||||
|
||||
hi=Hi
|
||||
welcomeUseLeanote=Welcome!
|
||||
myNote=My note
|
||||
curUser=Email
|
||||
|
||||
# form
|
||||
submit=submit
|
||||
register=Sign up
|
||||
login=Sign in
|
||||
password2=Confirm your password
|
||||
email=Email
|
||||
inputUsername=Username(email) is required
|
||||
inputEmail=Email is required
|
||||
wrongEmail=Wrong email
|
||||
wrongUsernameOrPassword=Wrong username or password
|
||||
inputPassword=Password is required
|
||||
wrongPassword=Wrong password
|
||||
logining=Sign in
|
||||
loginSuccess=login success
|
||||
|
||||
hi=Hi
|
||||
welcomeUseLeanote=欢迎使用leanote
|
||||
@ -53,7 +78,7 @@ hadAcount = 已有帐户?
|
||||
hasAcount = 还无帐户?
|
||||
|
||||
# 注册
|
||||
registerSuccessAndRdirectToNote=注册成功, 正在转至我的笔记...
|
||||
registerSuccessAndRdirectToNote=注册成功, 正在跳转...
|
||||
|
||||
# 找回密码
|
||||
passwordTips=密码至少6位
|
||||
@ -76,11 +101,17 @@ save=保存
|
||||
editorTips=帮助
|
||||
editorTipsInfo=<h4>1. 快捷键</h4>ctrl+shift+c 代码块切换 <br /> ctrl+shift+i 插入/修改图片<h4>2. shift+enter 跳出当前区域</h4>比如在代码块中<img src="/images/outofcode.png" style="width: 90px"/>按shift+enter可跳出当前代码块.
|
||||
newNote=新建笔记
|
||||
newMarkdownNote=新建Markdown笔记
|
||||
noNoteNewNoteTips=该笔记本下空空如也...何不
|
||||
canntNewNoteTips=Sorry, 这里不能添加笔记的. 你需要先选择一个笔记本.
|
||||
new=新建
|
||||
newMarkdown=新建Markdown笔记
|
||||
clickAddTag=点击添加标签
|
||||
notebook=笔记本
|
||||
myNotebook=我的笔记本
|
||||
addNotebook=添加笔记本
|
||||
search=搜索
|
||||
clearSearch=清除搜索
|
||||
all=最新
|
||||
trash=废纸篓
|
||||
delete=删除
|
||||
@ -114,12 +145,14 @@ green=绿色
|
||||
# 设置
|
||||
accountSetting=帐户设置
|
||||
themeSetting=主题设置
|
||||
setAvatar=头像设置
|
||||
logout=退出
|
||||
basicInfo=基本信息
|
||||
updateEmail=修改Email
|
||||
usernameSetting=用户名设置
|
||||
oldPassword=旧密码
|
||||
newPassword=新密码
|
||||
admin=后台管理
|
||||
|
||||
default=默认
|
||||
simple=简约
|
||||
@ -143,6 +176,89 @@ howToInstallLeanote=leanote安装步骤
|
||||
attachments = 附件
|
||||
donate = 捐赠
|
||||
|
||||
# contextmenu
|
||||
shareToFriends=分享给好友
|
||||
publicAsBlog=公开为博客
|
||||
cancelPublic=取消公开为博客
|
||||
move=移动
|
||||
copy=复制
|
||||
rename=重命名
|
||||
addChildNotebook=添加子笔记本
|
||||
deleteAllShared=删除所有共享
|
||||
deleteSharedNotebook=删除共享笔记本
|
||||
copyToMyNotebook=复制到我的笔记本
|
||||
|
||||
####note-dev
|
||||
emailInSending=正在发送邮件到
|
||||
checkEmail=查看邮件
|
||||
setUsername=用户名设置
|
||||
setUsernameTips=你的邮箱是 <code>%s</code>, 可以再设置一个唯一的用户名.<br />用户名至少4位, 不可含特殊字符.
|
||||
currentEmail=当前邮箱为: <code>%s</code>
|
||||
updateEmail=修改邮箱
|
||||
updateEmailTips=邮箱修改后, 验证之后才有效, 验证之后新的邮箱地址将会作为登录帐号使用.
|
||||
sendVerifiedEmail=发送验证邮箱
|
||||
sendSuccess=发送成功
|
||||
sendFailed=发送失败
|
||||
verified=已验证
|
||||
unVerified=未验证
|
||||
verifiedNow=现在去验证
|
||||
resendVerifiedEmail=重新发送验证邮件
|
||||
# 分享
|
||||
defaulthhare=默认共享
|
||||
addShare=添加分享
|
||||
friendEmail=好友邮箱
|
||||
permission=权限
|
||||
readOnly=只读
|
||||
writable=可写
|
||||
inputFriendEmail=请输入好友邮箱
|
||||
clickToChangePermission=点击改变权限
|
||||
sendInviteEmailToYourFriend=发送邀请email给Ta
|
||||
copySuccess=复制成功
|
||||
copyFailed=对不起, 复制失败, 请自行复制
|
||||
friendNotExits=该用户还没有注册%s, 复制邀请链接发送给Ta, 邀请链接: %s
|
||||
emailBodyRequired=邮件内容不能为空
|
||||
clickToCopy=点击复制
|
||||
sendSuccess=发送成功
|
||||
inviteEmailBody=Hi, 你好, 我是%s, %s非常好用, 快来注册吧!
|
||||
|
||||
# 历史记录
|
||||
historiesNum=leanote会保存笔记的最近<b>10</b>份历史记录
|
||||
noHistories=无历史记录
|
||||
fold=折叠
|
||||
unfold=展开
|
||||
datetime=日期
|
||||
restoreFromThisVersion=从该版本还原
|
||||
confirmBackup=确定要从该版还原? 还原前leanote会备份当前版本到历史记录中.
|
||||
createAccount=创建帐号
|
||||
createAccountSuccess=帐号创建成功
|
||||
createAccountFailed=帐号创建失败
|
||||
thirdCreateAcountTips=您现在使用的是第三方帐号登录%(app)s, 您也可以注册%(app)s帐号登录, 赶紧注册一个吧. <br />注册成功后仍可以使用第三方帐号登录leanote并管理您现有的笔记.
|
||||
|
||||
## valid msg
|
||||
cannotUpdateDemo=抱歉, Demo用户不允许修改
|
||||
inputUsername=请输入用户名
|
||||
updateUsernameSuccess=用户名修改成功
|
||||
usernameIsExisted=用户名已存在
|
||||
noSpecialChars=不能包含特殊字符
|
||||
minLength=长度至少为%s
|
||||
errorEmail=请输入正确的email
|
||||
verifiedEmaiHasSent=验证邮件已发送, 请及时查阅邮件并验证.
|
||||
emailSendFailed=邮件发送失败
|
||||
inputPassword=请输入密码
|
||||
inputNewPassword=请输入新密码
|
||||
inputPassword2=请输入确认密码
|
||||
errorPassword=请输入长度不少于6位的密码, 尽量复杂
|
||||
confirmPassword=两次密码输入不正确
|
||||
updatePasswordSuccess=修改密码成功
|
||||
errorDomain=请输入正确的域名, 如www.myblog.com
|
||||
domainExisted=域名已存在
|
||||
errorSubDomain=请输入正确的博客子域名, 长度至少为4, 不能包含特殊字符
|
||||
subDomainExisted=博客子域名已存在
|
||||
|
||||
# lea++
|
||||
leaDesc=leanote博客平台
|
||||
recommend=推荐
|
||||
latest=最新
|
||||
|
||||
# 必须要加这个, 奇怪
|
||||
[CN]
|
Reference in New Issue
Block a user