只读模式
group, 分享
评论更多问题
博客标签总是存在一个
This commit is contained in:
lealife
2015-06-15 18:01:48 +08:00
parent 7e458bb433
commit 6987a38820
1453 changed files with 114561 additions and 91536 deletions

View File

@ -1,9 +1,9 @@
# leanote
app=leanote
moto=Not Just A Notebook!
moto2=Knowledge, Blog, Sharing, Cooperation... all in leanote
app=Leanote
moto=Not Just A Notepad!
moto2=Knowledge, Blog, Sharing, Cooperation... all in Leanote
moto3=Brief But Not Simple
fork github=Fork leanote on Github
fork github=Fork Leanote on Github
# 首页
forgetPassword = Forget password?
@ -13,7 +13,8 @@ try=Try it
usernameOrEmail=Username or email
password=Password
home=Home
aboutLeanote=About leanote
desktopApp=App
aboutLeanote=About Leanote
suggestions=Suggestions
yourSuggestions=Suggestions
leanoteBlog=Blog
@ -32,6 +33,7 @@ captcha=Captcha
reloadCaptcha=Reload Captcha
captchaError=Captcha Do Not Match
inputCaptcha=Captcha is required
noTag=No Tags
hi=Hi
welcomeUseLeanote=Welcome!
@ -56,6 +58,7 @@ ing=processing
use = Use
hadAcount = Already have an account?
hasAcount = Do not have an account?
signInWithThird=Sign in with other account
# 注册
registerSuccessAndRdirectToNote=Register success, redirecting...
@ -165,6 +168,7 @@ cancelPublic=Cancel public
move=Move
copy=Copy
rename=Rename
exportPdf=Export PDF
addChildNotebook=Add child notebook
deleteAllShared=Delete shared user
deleteSharedNotebook=Delete shared notebook
@ -244,6 +248,7 @@ themeValidHasRoundInclude=WARNING: Templates have circular references!
leaDesc=leanote blog platform
recommend=Recommend
latest=Latest
subscription=Subscription
# 用户中心
memberCenter=Member Center
@ -252,8 +257,9 @@ hasUsers=The user already exists
# yu
service=Service
imageSizeOver=Sorry, you have no image opacity, please <a href="/service">upgrade your account</a>.
attachSizeOver=Sorry, you have no attachment opacity, please <a href="/service">upgrade your account</a>.
trafficOver=Sorry, you have no web traffic, please go <a href="/service">upgrade your account</a>.
imageSizeOver=Sorry, you have no image capacity, please go <a href="/service">upgrade your account</a>.
attachSizeOver=Sorry, you have no attachment opacity, please go <a href="/service">upgrade your account</a>.
#memeber
@ -262,8 +268,9 @@ accountInfo=Account Info
accountType=Account Type
premiumAccountType=Premium
normalAccountType=Normal
imageSize=Image Opacity
attachSize=Attachment Opacity
imageSize=Image Capacity
attachSize=Attachment Capacity
totalTraffic=Web Traffic
upgrade=Upgrade My Account
leanoteEvents=Leanote News
addLeanoteAccount=New Leanote Account
@ -336,5 +343,9 @@ deleteGroup=Delete group
addMemberTips=Input username or email to add member
deleteMember=Delete member
created=Created
updated=Updated
modify=Modify
# error
notFound=This page cann't found.

View File

@ -1,7 +1,7 @@
# leanote
app=leanote
app=Leanote
moto=不只是笔记!
moto2=知识管理, 博客, 分享, 协作... 尽在leanote
moto2=知识管理, 博客, 分享, 协作... 尽在Leanote
moto3=简约而不简单
fork github=Github 源码
@ -13,9 +13,10 @@ try=体验一下
usernameOrEmail=用户名或Email
password=密码
home=主页
aboutLeanote=关于leanote
desktopApp=客户端
aboutLeanote=关于Leanote
suggestions=建议
yourSuggestions=帮助完善leanote
yourSuggestions=帮助完善Leanote
leanoteBlog=官方博客
knowledge=知识
knowledgeInfo=leanote是一个笔记, 你可以用它来管理自己的知识.
@ -32,6 +33,7 @@ captcha=验证码
reloadCaptcha=刷新验证码
captchaError=验证码错误
inputCaptcha=请输入验证码
noTag=无标签
hi=Hi
welcomeUseLeanote=Welcome!
@ -76,6 +78,7 @@ ing=正在处理
use = 使用
hadAcount = 已有帐户?
hasAcount = 还无帐户?
signInWithThird=使用第三方帐号登录
# 注册
registerSuccessAndRdirectToNote=注册成功, 正在跳转...
@ -189,6 +192,7 @@ cancelPublic=取消公开为博客
move=移动
copy=复制
rename=重命名
exportPdf=导出PDF
addChildNotebook=添加子笔记本
deleteAllShared=删除所有共享
deleteSharedNotebook=删除共享笔记本
@ -268,8 +272,9 @@ themeValidHasRoundInclude=警告: 模板存在循环引用问题!
# lea++
leaDesc=leanote博客平台
recommend=推荐
latest=最新
recommend=推荐文章
latest=最新文章
subscription=我的订阅
# 用户中心
memberCenter=用户中心
@ -278,17 +283,19 @@ hasUsers=已存在该成员
# yu
service=服务
imageSizeOver=对不起, 您的图片容量不足, 请<a href="/service">升级您的帐户</a>
attachSizeOver=对不起, 您的附件容量不足, 请<a href="/service">升级您的帐户</a>
trafficOver=对不起, 您本月的流量已用完, 请<a href="/service">升级您的帐户</a>
imageSizeOver=对不起, 您的图片容量不足, 请<a href="/service">升级您的帐户</a>
attachSizeOver=对不起, 您的附件容量不足, 请至<a href="/service">升级您的帐户</a>
#memeber
welcomeToLeanote=欢迎来到leanote
accountInfo=帐户信息
accountType=帐户类型
premiumAccountType=彩色套餐
premiumAccountType=旗舰套餐
normalAccountType=共享套餐
imageSize=图片空间
attachSize=附件空间
totalTraffic=流量
upgrade=升级套餐
leanoteEvents=Leanote动态
addLeanoteAccount=新建Leanote帐户
@ -361,6 +368,9 @@ deleteGroup=删除组
addMemberTips=输入用户名或邮箱添加成员
deleteMember=删除成员
created=创建
updated=更新
modify=修改
# 必须要加这个, 奇怪
[CN]