polls/l10n/zh_CN.js

80 строки
4.1 KiB
JavaScript
Исходник Обычный вид История

2018-02-08 04:28:24 +03:00
OC.L10N.register(
"polls",
{
"Do you really want to delete that poll (new)?" : "你确定想要删除投票(新的)?",
"Nothing selected!\nClick on cells to turn them green." : "没有选择任何项目!\n点击表格使其变绿色以选中。",
"You must enter at least a title for the new poll." : "你必须为新投票键入标题",
"Please select at least one user or group!" : "请至少选择一个用户或者小组",
"Copied!" : "已复制!",
"Copy" : "复制",
"Not supported!" : "不支持!",
"Press ⌘-C to copy." : "按 ⌘-C 复制",
"Press Ctrl-C to copy." : "按 Ctrl+C 复制",
"Copy to clipboard: Ctrl+C, Enter" : "复制到剪贴板: Ctrl+C, Enter",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "你还未注册。\n请输入你的名字以投票\n至少三个字符。",
"Please add some text to your comment before submitting it." : "请输入评论以提交。",
"just now" : "刚刚",
"An error occurred, your comment was not posted." : "发生了一个错误,你的评论未成功提交。",
"Polls" : "投票",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this <a href=\"%s\">link</a>" : "你好%s<br/><br/><strong>%s</strong>参加了投票“%s”。<br/><br/>以打开投票,你可以直接使用此<a href=\"%s\">链接</a>",
"Polls App - New Activity" : "投票应用 - 新的活动",
"Polls App" : "投票应用",
"Edit poll" : "编辑投票",
"Create new poll" : "创建新的投票",
"Title" : "标题",
"Description" : "描述",
"Access" : "进入",
"Registered users only" : "只有以注册的用户",
"hidden" : "隐藏",
"Public access" : "公开权限",
"Select" : "选择",
"User/Group search" : "用户/小组 搜索",
"Anonymous" : "匿名",
"Hide user names for admin" : "为管理员隐藏用户名",
"Expires" : "过期",
"Event schedule" : "事件计划",
"Text based" : "文本为基础的",
"Dates" : "日期",
"Text item" : "文本项目",
"Add" : "添加",
"Update poll" : "更新投票",
"Create poll" : "创建投票",
"Cancel" : "取消",
"No description provided." : "没有提供描述。",
"The poll expired on %s. Voting is disabled, but you can still comment." : "投票在%s过期了。投票已禁用但是你仍然可以留言。",
"Switch all options at once" : "一次性切换所有选项",
"Your name here" : "在此处填写你的名称",
"Vote!" : "投票!",
"Receive notification email on activity" : "有活动时接收邮件提醒",
"Close details" : "关闭细节",
"Close" : "关闭",
"Owner" : "拥有者",
"Expired" : "已过期",
"Expires on %s" : "在%s过期",
"Expires never" : "从不过期",
"Invitation access" : "邀请权限",
"Anononymous poll" : "匿名投票",
"Usernames hidden to Owner" : "多所有者隐藏用户名",
"Usernames visible to Owner" : "对所有者显示用户名",
"Click to get link" : "点击以获取链接",
"Copy Link" : "复制链接",
"Delete poll" : "删除投票",
"Edit Poll" : "编辑投票",
"Poll expired" : "投票已过期",
"Comments" : "评论",
"Login or ..." : "登陆或者。。。",
"New comment …" : "新评论。。。",
"No comments yet. Be the first." : "还没有评论。成为第一个评论的人吧。",
"No existing polls." : "没有投票存在。",
"By" : "由",
"Created" : "已创建",
"participated" : "参加了",
"Yourself" : "你自己",
"Never" : "从不",
"Access denied" : "访问被拒绝",
"You are not allowed to view this poll or the poll does not exist." : "你无权查看此投票或者此投票不存在。",
"You are not allowed to edit this poll or the poll does not exist." : "你无权编辑此投票或者此投票不存在。",
"You are not allowed to delete this poll or the poll does not exist." : "你无权删除此投票或者此投票不存在。"
},
"nplurals=1; plural=0;");