aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/zh_TW.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-17 01:12:47 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-17 01:12:47 +0000
commit1f82aad84235a13f643fb8947ad77827d9f99ecf (patch)
tree366e1a4725b3375a77e1deb4bef7d226fb3ac410 /apps/oauth2/l10n/zh_TW.json
parentfe13db424eefe4cb52fa833f548652b1a0685c28 (diff)
downloadnextcloud-server-1f82aad84235a13f643fb8947ad77827d9f99ecf.tar.gz
nextcloud-server-1f82aad84235a13f643fb8947ad77827d9f99ecf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/zh_TW.json')
-rw-r--r--apps/oauth2/l10n/zh_TW.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/oauth2/l10n/zh_TW.json b/apps/oauth2/l10n/zh_TW.json
index 4dbe095a78b..383a739a2b4 100644
--- a/apps/oauth2/l10n/zh_TW.json
+++ b/apps/oauth2/l10n/zh_TW.json
@@ -1,12 +1,12 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 客戶端",
- "Name" : "名稱",
- "Client Identifier" : "用戶識別",
- "Add client" : "新增客戶端",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 允許其他裝置存取 %s",
+ "Name" : "名稱",
"Redirection URI" : "重導向 URI",
+ "Client Identifier" : "用戶識別",
"Secret" : "密鑰Secret",
+ "Add client" : "新增客戶端",
"Add" : "新增"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file