2015-02-25 06:36:36 +09:00
{
2015-06-18 21:24:37 +09:00
"directionality" : "ltr" ,
2015-02-25 06:36:36 +09:00
"languageName" : "简体中文" ,
"loginUsername" : "用户名或邮件地址" ,
"loginPassword" : "密码" ,
"loginSignIn" : "登录" ,
"loginRememberMe" : "记住我" ,
"loginForgotPassword" : "忘记密码?" ,
"notices" : "推文" ,
"followers" : "关注者" ,
"following" : "正在关注" ,
"groups" : "团体" ,
"compose" : "撰写新推文..." ,
"queetVerb" : "发推" ,
"queetsNounPlural" : "推文" ,
"logout" : "退出" ,
"languageSelected" : "语言:" ,
"viewMyProfilePage" : "查看我的个人资料页" ,
"expand" : "展开" ,
"collapse" : "收起" ,
"details" : "详情" ,
"expandFullConversation" : "显示完整对话" ,
"replyVerb" : "回复" ,
"requeetVerb" : "转推" ,
"favoriteVerb" : "收藏" ,
"requeetedVerb" : "已转推" ,
"favoritedVerb" : "已收藏" ,
"replyTo" : "回复" ,
"requeetedBy" : "转推由 {requeeted-by}" ,
"favoriteNoun" : "收藏" ,
"favoritesNoun" : "收藏" ,
"requeetNoun" : "转推" ,
"requeetsNoun" : "转推" ,
2015-11-18 06:48:28 +09:00
"newQueet" : "{new-notice-count} 条新推文" ,
"newQueets" : "{new-notice-count} 条新推文" ,
2015-02-25 06:36:36 +09:00
"longmonthsJanuary" : "1" ,
"longmonthsFebruary" : "2" ,
"longmonthsMars" : "3" ,
"longmonthsApril" : "4" ,
"longmonthsMay" : "5" ,
"longmonthsJune" : "6" ,
"longmonthsJuly" : "7" ,
"longmonthsAugust" : "8" ,
"longmonthsSeptember" : "9" ,
"longmonthsOctober" : "10" ,
"longmonthsNovember" : "11" ,
"longmonthsDecember" : "12" ,
"shortmonthsJanuary" : "1" ,
"shortmonthsFebruary" : "2" ,
"shortmonthsMars" : "3" ,
"shortmonthsApril" : "4" ,
"shortmonthsMay" : "5" ,
"shortmonthsJune" : "6" ,
"shortmonthsJuly" : "7" ,
"shortmonthsAugust" : "8" ,
"shortmonthsSeptember" : "9" ,
"shortmonthsOctober" : "10" ,
"shortmonthsNovember" : "11" ,
"shortmonthsDecember" : "12" ,
"time12am" : "上午{time}" ,
"time12pm" : "下午{time}" ,
"longDateFormat" : "{time12} - {year}年{month}月{day}日" ,
"shortDateFormatSeconds" : "{seconds}秒" ,
"shortDateFormatMinutes" : "{minutes}分" ,
"shortDateFormatHours" : "{hours}小时" ,
"shortDateFormatDate" : "{month}月{day}日" ,
"shortDateFormatDateAndY" : "{year}年{month}月{day}日" ,
"now" : "此时" ,
"posting" : "发行" ,
"viewMoreInConvBefore" : "← 显示更多对话" ,
"viewMoreInConvAfter" : "显示更多对话 →" ,
"mentions" : "提到" ,
"timeline" : "时间轴" ,
"publicTimeline" : "公共时间轴" ,
"publicAndExtTimeline" : "外部公共时间轴" ,
"searchVerb" : "搜索" ,
"deleteVerb" : "删除" ,
"cancelVerb" : "取消" ,
"deleteConfirmation" : "确定要删除这条推文吗?" ,
"userExternalFollow" : "外界关注" ,
"userExternalFollowHelp" : "您的帐户识别( 例如user@rainbowdash.net) \t" ,
"userFollow" : "关注" ,
"userFollowing" : "正在关注" ,
"userUnfollow" : "取消关注" ,
"joinGroup" : "加入" ,
"joinExternalGroup" : "外界加入" ,
"isMemberOfGroup" : "成员" ,
"leaveGroup" : "离开" ,
"memberCount" : "组成员" ,
"adminCount" : "管理员" ,
"settings" : "设置" ,
"saveChanges" : "保存更改" ,
"linkColor" : "主题颜色" ,
"backgroundColor" : "背景颜色" ,
"newToQuitter" : "新来 {site-title}?" ,
"signUp" : "注册" ,
"signUpFullName" : "名称" ,
"signUpEmail" : "邮件地址" ,
"signUpButtonText" : "注册 {site-title}" ,
"welcomeHeading" : "欢迎来到 {site-title}。" ,
"welcomeText" : "" ,
"registerNickname" : "选择你的用户名" ,
"registerHomepage" : "首页" ,
"registerBio" : "个人简历" ,
"registerLocation" : "地点" ,
"registerRepeatPassword" : "重复密码" ,
"moreSettings" : "更多的设置" ,
"otherServers" : "其他服务器: <a href=\"http://federation.skilledtests.com/select_your_server.html\">对照</a>" ,
"editMyProfile" : "编辑个人资料" ,
"notifications" : "通知" ,
"xFavedYourQueet" : "收藏了你的推文" ,
"xRepeatedYourQueet" : "转推了你的推文" ,
"xStartedFollowingYou" : "关注了你" ,
"followsYou" : "关注了你" ,
"FAQ" : "FAQ" ,
"inviteAFriend" : "邀请好友" ,
"goToExternalProfile" : "前往完整的个人档案" ,
"cropAndSave" : "Crop and save" ,
"showTerms" : "Read our Terms of Use" ,
"ellipsisMore" : "More" ,
2015-02-25 06:50:31 +09:00
"blockUser" : "Block {username}" ,
2015-06-18 21:57:23 +09:00
"goToOriginalNotice" : "Go to original notice" ,
2015-07-07 04:30:16 +09:00
"goToTheUsersRemoteProfile" : "Go to the user's remote profile" ,
2015-07-02 02:15:31 +09:00
"clickToDrag" : "Click to drag" ,
2015-08-05 20:49:42 +09:00
"keyboardShortcuts" : "Keyboard shortcuts" ,
2015-08-07 04:32:32 +09:00
"classicInterface" : "Classic {site-title}" ,
2015-09-01 06:53:09 +09:00
"accessibilityToggleLink" : "For better accessibility, click this link to switch to the classic interface" ,
"tooltipBookmarkStream" : "Add this stream to your bookmarks" ,
"tooltipTopMenu" : "Menu and settings" ,
"tooltipAttachImage" : "Attach an image" ,
"tooltipShortenUrls" : "Shorten all URLs in the Queet" ,
"tooltipReloadStream" : "Refresh this stream" ,
"tooltipRemoveBookmark" : "Remove this bookmark" ,
2015-09-29 23:31:05 +09:00
"clearHistory" : "Clear browsing history" ,
"ERRORmustBeLoggedIn" : "You must be logged in to view this stream." ,
"ERRORcouldNotFindUserWithNickname" : "Could not find a user with nickname \"{nickname}\" on this server" ,
"ERRORcouldNotFindGroupWithNickname" : "Could not find a group with nickname \"{nickname}\" on this server" ,
2015-10-13 20:19:06 +09:00
"ERRORcouldNotFindPage" : "Could not find that page." ,
2015-11-17 00:37:47 +09:00
"ERRORnoticeRemoved" : "This notice has been removed." ,
2015-11-17 04:27:40 +09:00
"ERRORnoContactWithServer" : "Can not establish a connection to the server. The server could be overloaded, or there might be a problem with your internet connecton. Please try again later!" ,
2015-11-18 06:48:28 +09:00
"ERRORattachmentUploadFailed" : "The upload failed. The format might be unsupported or the size too large." ,
"hideRepliesToPeopleIDoNotFollow" : "Hide replies to people I don't follow" ,
"markAllNotificationsAsSeen" : "Mark all notifications as seen" ,
"notifyRepliesAndMentions" : "Mentions and replies" ,
"notifyFavs" : "Favorites" ,
"notifyRepeats" : "Requeets" ,
"notifyFollows" : "New followers" ,
"timelineOptions" : "Timeline options" ,
"ERRORfailedSavingYourSetting" : "Failed saving your setting" ,
"ERRORfailedMarkingAllNotificationsAsRead" : "Failed marking all notifications as seen." ,
"newNotification" : "{new-notice-count} new notification" ,
2015-11-19 06:14:12 +09:00
"newNotifications" : "{new-notice-count} new notifications" ,
2015-11-30 04:19:23 +09:00
"thisIsANoticeFromABlockedUser" : "Warning: This is a notice from a user you have blocked. Click to show it." ,
"nicknamesListWithListName" : "{nickname}’ s list: {list-name}" ,
"myListWithListName" : "My list: {list-name}" ,
"listMembers" : "Members" ,
"listSubscribers" : "Subscribers" ,
2015-12-15 05:01:27 +09:00
"ERRORcouldNotFindList" : "There is no such list." ,
2016-01-18 23:26:54 +09:00
"emailAlreadyInUse" : "Already in use" ,
"addEditLanguageLink" : "Help translate {site-title} to another language" ,
"onlyPartlyTranslated" : "{site-title} is only partly translated to <em>{language-name}</em> ({percent}%). You can help complete the translation at <a href=\"https://git.gnu.io/h2p/Qvitter/tree/master/locale\">Qvitter's repository homepage</a>"
2015-07-02 02:15:31 +09:00
}