From c677f494696f86ea2eebb484467c610384d4ad62 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 21 May 2017 00:08:26 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/ja.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 apps/oauth2/l10n/ja.js (limited to 'apps/oauth2/l10n/ja.js') diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js new file mode 100644 index 00000000000..52cb3ec3d3a --- /dev/null +++ b/apps/oauth2/l10n/ja.js @@ -0,0 +1,13 @@ +OC.L10N.register( + "oauth2", + { + "OAuth 2.0" : "OAuth 2.0", + "OAuth 2.0 clients" : "OAuth 2.0クライアント", + "Name" : "名前", + "Redirection URI" : "リダイレクトURI", + "Client Identifier" : "クライアントID", + "Secret" : "シークレットキー", + "Add client" : "クライアントを追加", + "Add" : "追加" +}, +"nplurals=1; plural=0;"); -- cgit v1.2.3