Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-16 06:17:34 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-16 06:17:34 +0300
commit82e807c18c951e4c675234b52500e2be32d7a9e1 (patch)
treec258e8114b91cf441217cf854ba7878f05c5247e
parent482827bf3f4224701abc8305ed4bfe241719d003 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index f8228a4..19adbfc 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "外部モニタリングツール",
"You can connect an external monitoring tool by using this end point:" : "このエンドポイントを利用して外部モニタリングツールに接続することが可能です:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "URLの最後に \"?format=json\" を追加すると、JSONの結果が得られます。",
+ "To use an access token please generate one then set it using the following command:" : "アクセストークンを使用するには、トークンを生成してから、次のコマンドを使用して設定してください:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。",
"Time Servers" : "タイムサーバー"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index afda531..5bdbf91 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "外部モニタリングツール",
"You can connect an external monitoring tool by using this end point:" : "このエンドポイントを利用して外部モニタリングツールに接続することが可能です:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "URLの最後に \"?format=json\" を追加すると、JSONの結果が得られます。",
+ "To use an access token please generate one then set it using the following command:" : "アクセストークンを使用するには、トークンを生成してから、次のコマンドを使用して設定してください:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。",
"Time Servers" : "タイムサーバー"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file