Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-20 03:12:26 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-20 03:12:26 +0300
commit216a6c9c8364eb9422bdb44d0ecd086875806b4e (patch)
tree49336dbb66aaa0911c56a5256dbf0bbfc84b0081 /apps
parent1c8e32ba4efe77a0f061019ca42711f2f7bffdfa (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/updatenotification/l10n/zh_CN.js13
-rw-r--r--apps/updatenotification/l10n/zh_CN.json13
-rw-r--r--apps/user_ldap/l10n/zh_CN.js4
-rw-r--r--apps/user_ldap/l10n/zh_CN.json4
4 files changed, 34 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index 7f02e4f10b2..948b37b8de5 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -9,7 +9,10 @@ OC.L10N.register(
"Update to %1$s is available." : " 可以更新到 %1$s 。",
"Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。",
"Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。",
+ "Update notification" : "更新通知",
+ "Apps with available updates" : "有可用更新的应用",
"Open updater" : "打开更新器",
+ "What's new?" : "有哪些更新?",
"The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。",
"A non-default update server is in use to be checked for updates:" : "检查更新使用了一个非默认的服务器:",
"Update channel:" : "更新通道:",
@@ -19,8 +22,18 @@ OC.L10N.register(
"Only notification for app updates are available." : "仅提醒应用更新就绪。",
"The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。",
"A new version is available: <strong>{newVersionString}</strong>" : "有可用的新版本: <strong>{newVersionString}</strong>",
+ "Checking apps for compatible updates" : "检查应用以匹配更新",
+ "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "请确认 config.php 没有设置<samp>appstoreenabled </samp> 为 false.",
+ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "无法连接到应用商店, 或者应用商店返回无可用更新。请手动搜索更新,或者是确认您的服务器能访问互联网,并能连接到应用商店。",
+ "<strong>All</strong> apps have an update for this version available" : "<strong>所有</strong> 应用有适用于这个版本的更新",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong>应用没有适用这个版本的更新"],
+ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong>将会提供最新的补丁,但不会很快的更新到下一个主版本。更新一般会跟随着第二个小版本(x.0.2)发布。",
+ "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>稳定版</strong>是最近的稳定版本。适合正常使用,并总是会更新到最新的主版本。",
+ "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong>版本只是用于新功能测试的预发布版,请勿用于生产环境。",
+ "View changelog" : "查看更新记录",
"Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
"A new version is available: %s" : "有可用的新版本: %s",
+ "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您运行的版本已经不再被维护了。请尽快更新到一个受支持的版本。",
"Download now" : "开始下载",
"Your version is up to date." : "您的版本已是最新。",
"Checked on %s" : "检查于 %s",
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json
index f957ab7b482..5d5dac6c86b 100644
--- a/apps/updatenotification/l10n/zh_CN.json
+++ b/apps/updatenotification/l10n/zh_CN.json
@@ -7,7 +7,10 @@
"Update to %1$s is available." : " 可以更新到 %1$s 。",
"Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。",
"Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。",
+ "Update notification" : "更新通知",
+ "Apps with available updates" : "有可用更新的应用",
"Open updater" : "打开更新器",
+ "What's new?" : "有哪些更新?",
"The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。",
"A non-default update server is in use to be checked for updates:" : "检查更新使用了一个非默认的服务器:",
"Update channel:" : "更新通道:",
@@ -17,8 +20,18 @@
"Only notification for app updates are available." : "仅提醒应用更新就绪。",
"The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。",
"A new version is available: <strong>{newVersionString}</strong>" : "有可用的新版本: <strong>{newVersionString}</strong>",
+ "Checking apps for compatible updates" : "检查应用以匹配更新",
+ "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "请确认 config.php 没有设置<samp>appstoreenabled </samp> 为 false.",
+ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "无法连接到应用商店, 或者应用商店返回无可用更新。请手动搜索更新,或者是确认您的服务器能访问互联网,并能连接到应用商店。",
+ "<strong>All</strong> apps have an update for this version available" : "<strong>所有</strong> 应用有适用于这个版本的更新",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong>应用没有适用这个版本的更新"],
+ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong>将会提供最新的补丁,但不会很快的更新到下一个主版本。更新一般会跟随着第二个小版本(x.0.2)发布。",
+ "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>稳定版</strong>是最近的稳定版本。适合正常使用,并总是会更新到最新的主版本。",
+ "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong>版本只是用于新功能测试的预发布版,请勿用于生产环境。",
+ "View changelog" : "查看更新记录",
"Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
"A new version is available: %s" : "有可用的新版本: %s",
+ "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您运行的版本已经不再被维护了。请尽快更新到一个受支持的版本。",
"Download now" : "开始下载",
"Your version is up to date." : "您的版本已是最新。",
"Checked on %s" : "检查于 %s",
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index e060132b955..94526be0a2d 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -33,6 +33,7 @@ OC.L10N.register(
"{nthServer}. Server" : "{nthServer}. 服务器",
"No object found in the given Base DN. Please revise." : "基础DN中未能找到指定对象,请检查。",
"More than 1,000 directory entries available." : "超过1000个可用目录条目。",
+ "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} 基础DN中的可用条目"],
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "发生错误。请检查基本DN,以及连接设置和凭据。",
"Do you really want to delete the current Server Configuration?" : "您真的想要删除当前服务器配置吗?",
"Confirm Deletion" : "确认删除",
@@ -64,6 +65,8 @@ OC.L10N.register(
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "无法检测到用户的显示名称属性。请在高级LDAP设置中指定。",
"Could not find the desired feature" : "无法找到所需的功能",
"Invalid Host" : "无效的主机",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "本应用使 Nextcloud 能够连接使用 LDAP 协议的用户库",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "本应用能让管理员启用 LDAP 用户库,完成验证并提取用户、群组和用户信息。管理员能够配置本应用通过 LDAP 接口连接到一个或多个 LDAP目录或者活动目录(AD)。一些目录中的属性,比如用户配额, Email, 用户头像,群组成员以及更多信息,都可以通过设置适当的查询条件,被提取到 Nextcloud 中。\n\n通过LDAP或者AD验证的Nextcloud 用户,基信息验证通过 LDAP或AD 服务器完成。Nextcloud 不会保存用户的密码,这些信息只是LDAP或AD服务器用来验证用户,然后Nextcloud 使用该用户的会话信息。更多信息可以在查阅 用户和群组 LDAP 后端 文档。",
"Test Configuration" : "测试配置",
"Help" : "帮助",
"Groups meeting these criteria are available in %s:" : "满足这些条件组在%s可供选择:",
@@ -182,6 +185,7 @@ OC.L10N.register(
"UUID Attribute for Users:" : "用户UUID属性:",
"UUID Attribute for Groups:" : "组的UUID属性:",
"Username-LDAP User Mapping" : "用户名-LDAP用户映射",
+ "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "用户名用于存储和分配元数据。为了精确的区分和识别用户,每个LDAP用户都会有一个内部的用户名。这要求建立一个用户名到LDAP用户的映射。创建的用户名会被映射到LDAP用户的UUID。另外为了节省LDAP连接开销,DN会被缓存,但不会用于识别。如果DN变了,这些变化会被识别到。在Nextcloud 各个页面会使用内部用户名。清空映射会造成系统里面有大量的残留信息。清空映射会影响所有的LDAP配置,而不仅仅是当前配置。不要在生产环境里面应用清空映射,请仅用于测试环境或者早期验证步骤。",
"Clear Username-LDAP User Mapping" : "清除用户-LDAP用户映射",
"Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAP级映射",
" entries available within the provided Base DN" : "基础DN中的可用条目",
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json
index d47cf120f01..82f901044d9 100644
--- a/apps/user_ldap/l10n/zh_CN.json
+++ b/apps/user_ldap/l10n/zh_CN.json
@@ -31,6 +31,7 @@
"{nthServer}. Server" : "{nthServer}. 服务器",
"No object found in the given Base DN. Please revise." : "基础DN中未能找到指定对象,请检查。",
"More than 1,000 directory entries available." : "超过1000个可用目录条目。",
+ "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} 基础DN中的可用条目"],
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "发生错误。请检查基本DN,以及连接设置和凭据。",
"Do you really want to delete the current Server Configuration?" : "您真的想要删除当前服务器配置吗?",
"Confirm Deletion" : "确认删除",
@@ -62,6 +63,8 @@
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "无法检测到用户的显示名称属性。请在高级LDAP设置中指定。",
"Could not find the desired feature" : "无法找到所需的功能",
"Invalid Host" : "无效的主机",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "本应用使 Nextcloud 能够连接使用 LDAP 协议的用户库",
+ "This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "本应用能让管理员启用 LDAP 用户库,完成验证并提取用户、群组和用户信息。管理员能够配置本应用通过 LDAP 接口连接到一个或多个 LDAP目录或者活动目录(AD)。一些目录中的属性,比如用户配额, Email, 用户头像,群组成员以及更多信息,都可以通过设置适当的查询条件,被提取到 Nextcloud 中。\n\n通过LDAP或者AD验证的Nextcloud 用户,基信息验证通过 LDAP或AD 服务器完成。Nextcloud 不会保存用户的密码,这些信息只是LDAP或AD服务器用来验证用户,然后Nextcloud 使用该用户的会话信息。更多信息可以在查阅 用户和群组 LDAP 后端 文档。",
"Test Configuration" : "测试配置",
"Help" : "帮助",
"Groups meeting these criteria are available in %s:" : "满足这些条件组在%s可供选择:",
@@ -180,6 +183,7 @@
"UUID Attribute for Users:" : "用户UUID属性:",
"UUID Attribute for Groups:" : "组的UUID属性:",
"Username-LDAP User Mapping" : "用户名-LDAP用户映射",
+ "Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "用户名用于存储和分配元数据。为了精确的区分和识别用户,每个LDAP用户都会有一个内部的用户名。这要求建立一个用户名到LDAP用户的映射。创建的用户名会被映射到LDAP用户的UUID。另外为了节省LDAP连接开销,DN会被缓存,但不会用于识别。如果DN变了,这些变化会被识别到。在Nextcloud 各个页面会使用内部用户名。清空映射会造成系统里面有大量的残留信息。清空映射会影响所有的LDAP配置,而不仅仅是当前配置。不要在生产环境里面应用清空映射,请仅用于测试环境或者早期验证步骤。",
"Clear Username-LDAP User Mapping" : "清除用户-LDAP用户映射",
"Clear Groupname-LDAP Group Mapping" : "清除组用户-LDAP级映射",
" entries available within the provided Base DN" : "基础DN中的可用条目",