Files
nextcloud-forum/l10n/zh_CN.js
Nextcloud bot 6b19e93994 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-04 02:08:26 +00:00

125 lines
3.8 KiB
JavaScript

OC.L10N.register(
"forum",
{
"Admin" : "管理",
"Moderator" : "主持人",
"User" : "用户",
"Guest" : "访客",
"General" : "常规",
"Support" : "支持",
"Bold text" : "粗文本",
"Underlined text" : "下划线",
"Forum" : "论坛",
"Deleted user" : "删除用户",
"Role" : "角色",
"Loading …" : "正在加载…",
"Search" : "搜索",
"Home" : "首页",
"Bookmarks" : "书签",
"Preferences" : "设置偏好",
"Dashboard" : "仪表盘",
"Accounts" : "账号",
"Categories" : "分类",
"Moderation" : "限制",
"Expand" : "展开",
"Collapse" : "折叠",
"Log in" : "登录",
"Hello world!" : "你好,世界!",
"Code" : "代码",
"Quote" : "报价",
"Font size" : "字体大小",
"List" : "列表",
"Insert emoji" : "插入 emoji",
"Close" : "关闭",
"Failed to upload file" : "无法上传文件",
"Threads" : "帖子‌",
"Category" : "类别",
"Allow" : "允许",
"Pick a color" : "选择一个颜色",
"Change color" : "更改颜色",
"Account" : "账号",
"No accounts found" : "没有找到帐户",
"Cancel" : "取消",
"Sort order" : "排序",
"Create" : "创建",
"Update" : "更新",
"Deleted" : "已删除",
"Restore" : "恢复",
"Retry" : "重试",
"Move" : "移动",
"Page not found" : "未找到页面",
"Back" : "返回",
"Edit" : "编辑",
"Delete" : "删除",
"Unread" : "未读",
"Direct link" : "直链",
"Direct link copied to clipboard" : "直链已复制至粘贴板",
"Save" : "保存",
"Current version" : "当前版本",
"React with {emoji}" : "使用{emoji}回应",
"Uncategorized" : "未分类",
"_%n reply_::_%n replies_" : ["%n 个回复"],
"Templates" : "模板",
"Name" : "名称",
"Template name" : "模板名称",
"Content" : "内容",
"Both" : "都是",
"Insert" : "插入",
"Views" : "视图",
"Title" : "标题",
"Saving draft …" : "正在保存草稿…",
"Draft saved" : "草稿已保存",
"Unsaved changes" : "未保存的更改",
"Back to home" : "返回首页",
"Refresh" : "刷新",
"In {category}" : "在 {category} 中",
"Error" : "错误",
"Created" : "已创建",
"Searching …" : "正在搜索…",
"No results found" : "未找到结果",
"Back to {category}" : "返回 {category}",
"by" : "由",
"Subscribe" : "订阅",
"Subscribed" : "已订阅",
"Bookmark" : "书签",
"Edit title" : "编辑标题",
"Move thread" : "移动线程",
"Notifications" : "通知",
"Files" : "文件",
"Browse" : "浏览",
"Signature" : "签名",
"Privacy" : "隐私",
"Enable" : "开启",
"Disable" : "禁用",
"This action cannot be undone." : "此操作无法撤消。",
"Tag" : "标签",
"Description" : "描述",
"Enabled" : "已启用",
"Permissions" : "权限",
"Preview" : "预览",
"Move up" : "上移",
"Move down" : "下移",
"Last 7 days" : "过去 7 天",
"All time" : "所有时间",
"General settings" : "一般设置",
"Appearance" : "外观",
"Access control" : "访问控制",
"Settings saved" : "已保存设置",
"Failed to save settings" : "无法保存设置",
"Newest first" : "从新到旧",
"Oldest first" : "从旧到新",
"Reset" : "重置",
"Account management" : "账号管理",
"ID" : "ID",
"Owner" : "所有者",
"Actions" : "操作",
"No description" : "没有描述",
"No teams found" : "未找到任何团队",
"Members" : "成员",
"Loading accounts …" : "正在加载账号…",
"Joined" : "已加入",
"Status" : "状态",
"Active" : "作用"
},
"nplurals=1; plural=0;");