界面优化

This commit is contained in:
lealife
2015-09-05 23:30:24 +08:00
parent b3c771a87f
commit 7440218974
86 changed files with 3159 additions and 17934 deletions

View File

@ -42,8 +42,10 @@ curUser=Email
# form
submit=submit
Submit=Submit
register=Sign up
login=Sign in
Password=Password
password2=Confirm your password
email=Email
inputUsername=Username(email) is required
@ -108,6 +110,8 @@ writingMode=Writing Mode
normalMode=Normal Mode
saving=Saving
saveSuccess=Save success
SearchNote=Search Note
SearchNotebook=Search Notebook
update=Update
create=Create
@ -244,12 +248,6 @@ errorPerPageSize=Page size is error
errorSortField=Sort Field is error
themeValidHasRoundInclude=WARNING: Templates have circular references!
# lea++
leaDesc=leanote blog platform
recommend=Recommend
latest=Latest
subscription=Subscription
# 用户中心
memberCenter=Member Center
userNotExists=The user is not exists
@ -347,5 +345,23 @@ created=Created
updated=Updated
modify=Modify
# share
tokenExpired=Token Expired
Share=Share
hasSharedThisNote=has shared this note
inputSharePwd=Please input password
shareToGroup=Share to group
shareByPwd=Share by password
groupName=Group Name
operation=Operation
groupAndMemberManage=Manage group/member
shareToGroupTips=If you share your note to group, the member belongs to group will have the right to access the note
shared=Shared
notShared=Not shared
shareLink=Share link
sharePwd=Access password
cancelShare=Cancel
getShareLinkAndPwd=Get link and password
# error
notFound=This page cann't found.

View File

@ -42,6 +42,7 @@ curUser=Adresse courriel
# form
submit=Soumettre
Submit=Soumettre
register=S'inscrire
login=S'identifier
password2=Confirmer votre mot de passe
@ -108,6 +109,8 @@ writingMode=Mode écriture
normalMode=Mode normal
saving=Sauvegarde
saveSuccess=Sauvegarde réussie
SearchNote=Search Note
SearchNotebook=Search Notebook
update=Mettre à jour
create=Créer
@ -344,5 +347,24 @@ created=Created
updated=Updated
modify=Modify
# share
tokenExpired=Token Expired
Share=Share
hasSharedThisNote=has shared this note
inputSharePwd=Please input password
shareToGroup=Share to group
shareByPwd=Share by password
groupName=Group Name
operation=Operation
groupAndMemberManage=Manage group/member
shareToGroupTips=If you share your note to group, the member belongs to group will have the right to access the note
shared=Shared
notShared=Not shared
shareLink=Share link
sharePwd=Access password
cancelShare=Cancel
getShareLinkAndPwd=Get link and password
# error
notFound=Page introuvable.
notFound=Page introuvable.

View File

@ -41,9 +41,11 @@ myNote=My note
curUser=Email
# form
submit=submit
submit=提交
Submit=提交
register=Sign up
login=Sign in
Password=密码
password2=Confirm your password
email=Email
inputUsername=Username(email) is required
@ -104,7 +106,7 @@ history=历史记录
save=保存
editorTips=帮助
editorTipsInfo=<h4>1. 快捷键</h4>ctrl+shift+c 代码块切换 <h4>2. shift+enter 跳出当前区域</h4>比如在代码块中<img src="/images/outofcode.png" style="width: 90px"/>按shift+enter可跳出当前代码块.
newNote=新建笔记
newNote=新建普通笔记
newMarkdownNote=新建Markdown笔记
noNoteNewNoteTips=该笔记本下空空如也...何不
canntNewNoteTips=Sorry, 这里不能添加笔记的. 你需要先选择一个笔记本.
@ -121,7 +123,7 @@ all=最新
trash=废纸篓
delete=删除
unTitled=无标题
defaultShare=默认
defaultShare=默认
leftHidden=隐藏左侧
leftShow=展开左侧
nav=文档导航
@ -129,6 +131,8 @@ writingMode=写作模式
normalMode=普通模式
saving=正在保存
saveSuccess=保存成功
SearchNote=搜索笔记
SearchNotebook=搜索笔记本
update=更新
create=创建
@ -145,7 +149,7 @@ myTag=我的标签
red=红色
yellow=黄色
blue=蓝色
green=绿色
green=绿色
# 设置
accountSetting=帐户设置
@ -208,7 +212,7 @@ updateEmail=修改邮箱
updateEmailTips=邮箱修改后, 验证之后才有效, 验证之后新的邮箱地址将会作为登录帐号使用.
sendVerifiedEmail=发送验证邮箱
sendSuccess=发送成功
sendFailed=发送失败
sendFailed=发送失败
verified=已验证
unVerified=未验证
verifiedNow=现在去验证
@ -230,7 +234,7 @@ emailBodyRequired=邮件内容不能为空
clickToCopy=点击复制
sendSuccess=发送成功
inviteEmailBody=Hi, 你好, 我是%s, %s非常好用, 快来注册吧!
# 历史记录
historiesNum=leanote会保存笔记的最近<b>10</b>份历史记录
noHistories=无历史记录
@ -270,14 +274,8 @@ errorPerPageSize=每页记录数至少为1
errorSortField=排序类型错误
themeValidHasRoundInclude=警告: 模板存在循环引用问题!
# lea++
leaDesc=leanote博客平台
recommend=推荐文章
latest=最新文章
subscription=我的订阅
# 用户中心
memberCenter=用户中心
memberCenter=个人中心
userNotExists=该成员沿未注册
hasUsers=已存在该成员
@ -372,5 +370,24 @@ created=创建
updated=更新
modify=修改
#share
tokenExpired = 会话已过期
Share=分享
hasSharedThisNote=分享了笔记
inputSharePwd=您需要输入分享密码才能查看
shareToGroup=分享给项目组
shareByPwd=通过密码分享
groupName=分组名
operation=操作
groupAndMemberManage=项目组/成员管理
shareToGroupTips=将笔记/笔记本分享给项目组后, 该组下的用户便拥有了该笔记/笔记本
shared=已分享
notShared=未分享
shareLink=分享链接
sharePwd=查看密码
cancelShare=取消分享
getShareLinkAndPwd=生成该笔记的分享链接和密码
# 必须要加这个, 奇怪
[CN]