diff options
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/zh_CN.js | 12 | ||||
-rw-r--r-- | apps/federation/l10n/zh_CN.json | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/apps/federation/l10n/zh_CN.js b/apps/federation/l10n/zh_CN.js index c7969214099..ad64a2c1615 100644 --- a/apps/federation/l10n/zh_CN.js +++ b/apps/federation/l10n/zh_CN.js @@ -3,14 +3,14 @@ OC.L10N.register( { "Added to the list of trusted servers" : "添加到受信任服务器列表中", "Server is already in the list of trusted servers." : "服务器已在受信任服务器列表中。", - "No server to federate with found" : "没有找到联合服务器", + "No server to federate with found" : "没有找到联合云服务器", "Could not add server" : "无法添加服务器", - "Federation" : "联合", - "Federation allows you to connect with other trusted servers to exchange the user directory." : "联合功能允许您连接其他受信任服务器以交换用户目录。", - "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。", + "Federation" : "联合云", + "Federation allows you to connect with other trusted servers to exchange the user directory." : "联合云功能允许您连接其他受信任服务器以交换用户目录。", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合云功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。", "Trusted servers" : "受信任服务器", - "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合(Federation)应用允许您连接其他受信任的服务器以交换用户目录。例如,这将用于自动完成外部用户的联合共享。为了创建一个联合的共享,没有必要将一台服务器添加为受信任服务器", - "Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合云(Federation)应用允许您连接其他受信任的服务器以交换用户目录。例如,这将用于自动完成外部用户的联合共享。无需将服务器添加为受信任服务器即可创建联合共享。", + "Add server automatically once a federated share was created successfully" : "一旦联合云共享创建成功自动添加服务器", "+ Add trusted server" : "+ 添加受信任服务器", "Trusted server" : "受信任服务器", "Add" : "添加" diff --git a/apps/federation/l10n/zh_CN.json b/apps/federation/l10n/zh_CN.json index da1b84447a6..1aa63f5cee8 100644 --- a/apps/federation/l10n/zh_CN.json +++ b/apps/federation/l10n/zh_CN.json @@ -1,14 +1,14 @@ { "translations": { "Added to the list of trusted servers" : "添加到受信任服务器列表中", "Server is already in the list of trusted servers." : "服务器已在受信任服务器列表中。", - "No server to federate with found" : "没有找到联合服务器", + "No server to federate with found" : "没有找到联合云服务器", "Could not add server" : "无法添加服务器", - "Federation" : "联合", - "Federation allows you to connect with other trusted servers to exchange the user directory." : "联合功能允许您连接其他受信任服务器以交换用户目录。", - "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。", + "Federation" : "联合云", + "Federation allows you to connect with other trusted servers to exchange the user directory." : "联合云功能允许您连接其他受信任服务器以交换用户目录。", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合云功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。", "Trusted servers" : "受信任服务器", - "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合(Federation)应用允许您连接其他受信任的服务器以交换用户目录。例如,这将用于自动完成外部用户的联合共享。为了创建一个联合的共享,没有必要将一台服务器添加为受信任服务器", - "Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合云(Federation)应用允许您连接其他受信任的服务器以交换用户目录。例如,这将用于自动完成外部用户的联合共享。无需将服务器添加为受信任服务器即可创建联合共享。", + "Add server automatically once a federated share was created successfully" : "一旦联合云共享创建成功自动添加服务器", "+ Add trusted server" : "+ 添加受信任服务器", "Trusted server" : "受信任服务器", "Add" : "添加" |