mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
4a121d846c
commit
c749cc7b7d
2 changed files with 16 additions and 2 deletions
|
|
@ -53,6 +53,7 @@ OC.L10N.register(
|
|||
"Images" : "图片",
|
||||
"Office documents" : "Office 文档",
|
||||
"PDF documents" : "PDF文档",
|
||||
"Custom MIME type" : "自定义 MIME 类型",
|
||||
"Custom mimetype" : "自定义MIME类型",
|
||||
"Select a file type" : "选择一个文件类型",
|
||||
"e.g. httpd/unix-directory" : "例如: httpd/unix-directory",
|
||||
|
|
@ -68,17 +69,22 @@ OC.L10N.register(
|
|||
"Select a user agent" : "选择一个用户代理",
|
||||
"Select groups" : "选择用户组",
|
||||
"Groups" : "用户组",
|
||||
"Type to search for group …" : "输入以搜索群组...",
|
||||
"Select a trigger" : "选择一个触发器",
|
||||
"At least one event must be selected" : "必须至少选择一个事件",
|
||||
"Add new flow" : "添加新的流程",
|
||||
"The configuration is invalid" : "此配置是无效的",
|
||||
"Active" : "活动",
|
||||
"Active" : "作用",
|
||||
"Save" : "保存",
|
||||
"When" : "时间",
|
||||
"and" : "与",
|
||||
"Add a new filter" : "添加一个新的筛选条件",
|
||||
"Cancel" : "取消",
|
||||
"Delete" : "删除",
|
||||
"Available flows" : "可用的流程",
|
||||
"For details on how to write your own flow, check out the development documentation." : "有关如何编写自己的流程的详细信息,请查看开发文档。",
|
||||
"No flows installed" : "未安装任何流量设备",
|
||||
"Ask your administrator to install new flows." : "请让你的管理员安装新的流量设备。",
|
||||
"More flows" : "更多流程",
|
||||
"Browse the App Store" : "浏览应用商店",
|
||||
"Show less" : "显示更少",
|
||||
|
|
@ -110,6 +116,7 @@ OC.L10N.register(
|
|||
"between" : "之间",
|
||||
"not between" : "不在之间",
|
||||
"Request user agent" : "请求用户代理",
|
||||
"Group membership" : "组成员资格",
|
||||
"is member of" : "是成员",
|
||||
"is not member of" : "不是成员"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@
|
|||
"Images" : "图片",
|
||||
"Office documents" : "Office 文档",
|
||||
"PDF documents" : "PDF文档",
|
||||
"Custom MIME type" : "自定义 MIME 类型",
|
||||
"Custom mimetype" : "自定义MIME类型",
|
||||
"Select a file type" : "选择一个文件类型",
|
||||
"e.g. httpd/unix-directory" : "例如: httpd/unix-directory",
|
||||
|
|
@ -66,17 +67,22 @@
|
|||
"Select a user agent" : "选择一个用户代理",
|
||||
"Select groups" : "选择用户组",
|
||||
"Groups" : "用户组",
|
||||
"Type to search for group …" : "输入以搜索群组...",
|
||||
"Select a trigger" : "选择一个触发器",
|
||||
"At least one event must be selected" : "必须至少选择一个事件",
|
||||
"Add new flow" : "添加新的流程",
|
||||
"The configuration is invalid" : "此配置是无效的",
|
||||
"Active" : "活动",
|
||||
"Active" : "作用",
|
||||
"Save" : "保存",
|
||||
"When" : "时间",
|
||||
"and" : "与",
|
||||
"Add a new filter" : "添加一个新的筛选条件",
|
||||
"Cancel" : "取消",
|
||||
"Delete" : "删除",
|
||||
"Available flows" : "可用的流程",
|
||||
"For details on how to write your own flow, check out the development documentation." : "有关如何编写自己的流程的详细信息,请查看开发文档。",
|
||||
"No flows installed" : "未安装任何流量设备",
|
||||
"Ask your administrator to install new flows." : "请让你的管理员安装新的流量设备。",
|
||||
"More flows" : "更多流程",
|
||||
"Browse the App Store" : "浏览应用商店",
|
||||
"Show less" : "显示更少",
|
||||
|
|
@ -108,6 +114,7 @@
|
|||
"between" : "之间",
|
||||
"not between" : "不在之间",
|
||||
"Request user agent" : "请求用户代理",
|
||||
"Group membership" : "组成员资格",
|
||||
"is member of" : "是成员",
|
||||
"is not member of" : "不是成员"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
|
|
|
|||
Loading…
Reference in a new issue