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:
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 4e2b027..3d6419e 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Memory" : "メモリ",
"Server time" : "サーバー時刻",
"Uptime" : "稼働時間",
- "Time Servers" : "タイムサーバー",
"Load" : "負荷",
"Disk" : "ディスク",
"Mount" : "マウント",
@@ -66,6 +65,7 @@ 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の結果が得られます。",
+ "Time Servers" : "タイムサーバー",
"Did you know?" : "知ってますか?",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "URLの最後に \"?format=json\" を追加すると、JSON形式の結果が得られます。"
},