aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-23 01:18:48 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-23 01:18:48 +0000
commit54317e80c0837cb5efe43086685fc09d6796e1ef (patch)
tree93c1c759bfa7716c4cdb3ac4c2f14bbf86b3c147 /apps
parent833ceb0dd0b9bb381650d3a4c7ee1076b1aad574 (diff)
downloadnextcloud-server-54317e80c0837cb5efe43086685fc09d6796e1ef.tar.gz
nextcloud-server-54317e80c0837cb5efe43086685fc09d6796e1ef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.js5
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.json5
-rw-r--r--apps/sharebymail/l10n/zh_CN.js24
-rw-r--r--apps/sharebymail/l10n/zh_CN.json22
-rw-r--r--apps/user_ldap/l10n/pt_BR.js1
-rw-r--r--apps/user_ldap/l10n/pt_BR.json1
-rw-r--r--apps/user_ldap/l10n/zh_CN.js1
-rw-r--r--apps/user_ldap/l10n/zh_CN.json1
8 files changed, 58 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js
index 03f94122a9b..68f76fe0c16 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.js
+++ b/apps/federatedfilesharing/l10n/zh_CN.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s",
"Not allowed to create a federated share with the same user" : "不能给你自己分享文件",
"File is already shared with %s" : "文件已经共享与 %s",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %s 失败, 无法找到 %s, 可能该服务器当前无法访问或者使用自签名证书.",
"Could not find share" : "没有发现共享",
"Accept" : "接受",
"Decline" : "拒绝",
@@ -41,6 +42,8 @@ OC.L10N.register(
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
"HTML Code:" : "HTML 代码:",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。"
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。",
+ "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "你接收到 \"/%3$s\" 做为远程共享来自于 %1$s (代表 %2$s)",
+ "You received \"/%3$s\" as a remote share from %1$s" : "你接收到 \"/%3$s\" 做为远程共享来自于 %1$s"
},
"nplurals=1; plural=0;");
diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json
index 2972c8ba96f..640acad07a1 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.json
+++ b/apps/federatedfilesharing/l10n/zh_CN.json
@@ -25,6 +25,7 @@
"Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s",
"Not allowed to create a federated share with the same user" : "不能给你自己分享文件",
"File is already shared with %s" : "文件已经共享与 %s",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %s 失败, 无法找到 %s, 可能该服务器当前无法访问或者使用自签名证书.",
"Could not find share" : "没有发现共享",
"Accept" : "接受",
"Decline" : "拒绝",
@@ -39,6 +40,8 @@
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
"HTML Code:" : "HTML 代码:",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。"
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。",
+ "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "你接收到 \"/%3$s\" 做为远程共享来自于 %1$s (代表 %2$s)",
+ "You received \"/%3$s\" as a remote share from %1$s" : "你接收到 \"/%3$s\" 做为远程共享来自于 %1$s"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
new file mode 100644
index 00000000000..62a37921712
--- /dev/null
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "sharebymail",
+ {
+ "Shared with %1$s" : "与 %1$s 分享",
+ "Shared with {email}" : "用 {email} 分享",
+ "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s",
+ "Shared with {email} by {actor}" : "由 {actor} 通过 {email} 分享",
+ "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 分享给了 %2$s",
+ "You shared {file} with {email} by mail" : "您通过邮件 {email} 分享了 {file} ",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 分享给了 %2$s",
+ "{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
+ "Sharing %s failed, this item is already shared with %s" : "共享 %s 失败, 该项目已经共享于 %s",
+ "Failed to send share by E-mail" : "通过电子邮件发送共享失败",
+ "%s shared »%s« with you" : "%s 共享 »%s« 与你",
+ "%s shared »%s« with you on behalf of %s" : "%s 共享 »%s« 和你代表 %s",
+ "Failed to create the E-mail" : "创建电子邮件失败",
+ "Could not find share" : "没有发现共享",
+ "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你代表 %s.\n\n%s\n\n",
+ "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你.\n\n%s\n\n",
+ "Cheers!" : "干杯!",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你代表 %s.<br><br>",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你.<br><br>"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json
new file mode 100644
index 00000000000..e4cdb219608
--- /dev/null
+++ b/apps/sharebymail/l10n/zh_CN.json
@@ -0,0 +1,22 @@
+{ "translations": {
+ "Shared with %1$s" : "与 %1$s 分享",
+ "Shared with {email}" : "用 {email} 分享",
+ "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s",
+ "Shared with {email} by {actor}" : "由 {actor} 通过 {email} 分享",
+ "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 分享给了 %2$s",
+ "You shared {file} with {email} by mail" : "您通过邮件 {email} 分享了 {file} ",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 分享给了 %2$s",
+ "{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
+ "Sharing %s failed, this item is already shared with %s" : "共享 %s 失败, 该项目已经共享于 %s",
+ "Failed to send share by E-mail" : "通过电子邮件发送共享失败",
+ "%s shared »%s« with you" : "%s 共享 »%s« 与你",
+ "%s shared »%s« with you on behalf of %s" : "%s 共享 »%s« 和你代表 %s",
+ "Failed to create the E-mail" : "创建电子邮件失败",
+ "Could not find share" : "没有发现共享",
+ "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你代表 %s.\n\n%s\n\n",
+ "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你.\n\n%s\n\n",
+ "Cheers!" : "干杯!",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你代表 %s.<br><br>",
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你.<br><br>"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index d4b579daab0..aad7664de5f 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -94,6 +94,7 @@ OC.L10N.register(
"Test Base DN" : "Teste Base DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Evita pedidos LDAP automáticos. Melhor para configurações maiores, mas requer algum conhecimento LDAP.",
"Manually enter LDAP filters (recommended for large directories)" : "Inserir manualmente filtros LDAP (recomendado para grandes diretórios)",
+ "Listing and searching for users is constrained by these criteria:" : "Listar e pesquisar usuários é limitado por esses critérios:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "As classes de objetos mais comuns para os usuários são organizationalPerson, pessoa, usuário e inetOrgPerson. Se você não tem certeza de qual classe de objeto selecionar, por favor, consulte o seu administrador do diretório.",
"The filter specifies which LDAP users shall have access to the %s instance." : "O filtro especifica quais usuários LDAP devem ter acesso à instância do %s.",
"Verify settings and count users" : "Verificar configurações e contas de usuários",
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index 91e6a461eb4..cea7d246ed0 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -92,6 +92,7 @@
"Test Base DN" : "Teste Base DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Evita pedidos LDAP automáticos. Melhor para configurações maiores, mas requer algum conhecimento LDAP.",
"Manually enter LDAP filters (recommended for large directories)" : "Inserir manualmente filtros LDAP (recomendado para grandes diretórios)",
+ "Listing and searching for users is constrained by these criteria:" : "Listar e pesquisar usuários é limitado por esses critérios:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "As classes de objetos mais comuns para os usuários são organizationalPerson, pessoa, usuário e inetOrgPerson. Se você não tem certeza de qual classe de objeto selecionar, por favor, consulte o seu administrador do diretório.",
"The filter specifies which LDAP users shall have access to the %s instance." : "O filtro especifica quais usuários LDAP devem ter acesso à instância do %s.",
"Verify settings and count users" : "Verificar configurações e contas de usuários",
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index 3504857b10f..c1f3a4d46ca 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -94,6 +94,7 @@ OC.L10N.register(
"Test Base DN" : "测试基础DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "避免自动LDAP请求。用于更精确的设置,但需要一些LDAP知识。",
"Manually enter LDAP filters (recommended for large directories)" : "手动输入LDAP筛选条件(建议用于大型目录)",
+ "Listing and searching for users is constrained by these criteria:" : "列表搜索用户受到标准约束:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "对于用户最常用的对象类为organizationalPerson,person,user和inetOrgPerson。如果你不确定选择哪些对象类,请咨询您的目录管理员。",
"The filter specifies which LDAP users shall have access to the %s instance." : "该筛选条件指定哪些LDAP用户有权访问%s的实例。",
"Verify settings and count users" : "验证设置和统计用户",
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json
index b4fd06b160d..4c0ae4ac69e 100644
--- a/apps/user_ldap/l10n/zh_CN.json
+++ b/apps/user_ldap/l10n/zh_CN.json
@@ -92,6 +92,7 @@
"Test Base DN" : "测试基础DN",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "避免自动LDAP请求。用于更精确的设置,但需要一些LDAP知识。",
"Manually enter LDAP filters (recommended for large directories)" : "手动输入LDAP筛选条件(建议用于大型目录)",
+ "Listing and searching for users is constrained by these criteria:" : "列表搜索用户受到标准约束:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "对于用户最常用的对象类为organizationalPerson,person,user和inetOrgPerson。如果你不确定选择哪些对象类,请咨询您的目录管理员。",
"The filter specifies which LDAP users shall have access to the %s instance." : "该筛选条件指定哪些LDAP用户有权访问%s的实例。",
"Verify settings and count users" : "验证设置和统计用户",