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.json')
-rw-r--r--l10n/ja.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/l10n/ja.json b/l10n/ja.json
index 5bdbf91..d90dad6 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,14 +1,8 @@
{ "translations": {
"CPU info not available" : "CPU情報が利用できません",
- "Load average" : "ロードアベレージ",
- "Last minute" : "直近",
- "Memory info not available" : "メモリ情報が利用できません",
- "Total" : "合計",
- "Current usage" : "現在の利用量",
"Users" : "ユーザー",
"Groups" : "グループ",
"Links" : "リンク",
- "Mails" : "メール",
"Federated sent" : "統合送信",
"Federated received" : "統合受信",
"Talk conversations" : "会話",
@@ -37,9 +31,6 @@
"Available" : "利用可能",
"Used" : "使用中",
"You will get a notification once one of your disks is nearly full." : "いずれかのディスクがいっぱいになると通知を受け取ります。",
- "Files:" : "ファイル数:",
- "Storages:" : "ストレージ:",
- "Free Space:" : "空き容量:",
"Network" : "ネットワーク",
"Hostname" : "ホスト名",
"DNS" : "DNS",
@@ -50,21 +41,30 @@
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Active users" : "アクティブユーザー数",
- "Total users:" : "総ユーザー数:",
"Shares" : "共有数",
"PHP" : "PHP",
+ "Database" : "データベース",
+ "External monitoring tool" : "外部モニタリングツール",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "URLの最後に \"?format=json\" を追加すると、JSONの結果が得られます。",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。",
+ "Load average" : "ロードアベレージ",
+ "Last minute" : "直近",
+ "Memory info not available" : "メモリ情報が利用できません",
+ "Total" : "合計",
+ "Current usage" : "現在の利用量",
+ "Mails" : "メール",
+ "Time Servers" : "タイムサーバー",
+ "Files:" : "ファイル数:",
+ "Storages:" : "ストレージ:",
+ "Free Space:" : "空き容量:",
+ "Total users:" : "総ユーザー数:",
"Version:" : "バージョン:",
"Memory Limit:" : "メモリ制限:",
"Max Execution Time:" : "最大実行時間:",
"Upload max size:" : "最大アップロードサイズ:",
- "Database" : "データベース",
"Type:" : "タイプ:",
"Size:" : "サイズ:",
- "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" : "タイムサーバー"
+ "To use an access token please generate one then set it using the following command:" : "アクセストークンを使用するには、トークンを生成してから、次のコマンドを使用して設定してください:"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file