summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-21 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-21 00:08:26 +0000
commitc677f494696f86ea2eebb484467c610384d4ad62 (patch)
treefa9bece9a8cb79a0a06541a47b5d02dd6ab8b2c4 /apps/oauth2/l10n/zh_CN.json
parent2dbd389bdb35febcafc667ff1580e5dbee771ab0 (diff)
downloadnextcloud-server-c677f494696f86ea2eebb484467c610384d4ad62.tar.gz
nextcloud-server-c677f494696f86ea2eebb484467c610384d4ad62.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/zh_CN.json')
-rw-r--r--apps/oauth2/l10n/zh_CN.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json
new file mode 100644
index 00000000000..2ebf7916049
--- /dev/null
+++ b/apps/oauth2/l10n/zh_CN.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
+ "OAuth 2.0 clients" : "OAuth 2.0 客户端",
+ "Name" : "名称",
+ "Redirection URI" : "回调地址",
+ "Client Identifier" : "客户端 ID",
+ "Secret" : "密钥",
+ "Add client" : "添加客户端",
+ "Add" : "添加"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file