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

ja.json « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d2ea95054a8891ad2bc0f6dd5a6371db363a567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{ "translations": {
    "CPU info not available" : "CPU情報が利用できません",
    "Load average" : "ロードアベレージ",
    "Last minute" : "直近",
    "Memory info not available" : "メモリ情報が利用できません",
    "Total" : "合計",
    "Current usage" : "現在の利用量",
    "Users" : "ユーザー",
    "Groups" : "グループ",
    "Links" : "リンク",
    "Federated sent" : "統合送信",
    "Federated received" : "統合受信",
    "Last 24 hours" : "24時間以内",
    "Last 1 hour" : "1時間以内",
    "Last 5 mins" : "5分以内",
    "Copy" : "コピー",
    "Copied!" : "コピー完了",
    "Not supported!" : "未対応",
    "Press ⌘-C to copy." : "⌘-C でコピーします。",
    "Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。",
    "Monitoring" : "モニタリング",
    "Monitoring app with useful server information" : "有用なサーバー情報でアプリケーションを監視する",
    "Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU負荷、メモリ使用量、ディスク使用量、ユーザー数などの役に立つサーバー情報を提供します。",
    "CPU load" : "CPU負荷",
    "Memory usage" : "メモリ使用量",
    "Active users" : "アクティブユーザー数",
    "Shares" : "共有数",
    "Storage" : "ストレージ",
    "Users:" : "ユーザー数:",
    "Files:" : "ファイル数:",
    "Storages:" : "ストレージ:",
    "Free Space:" : "空き容量:",
    "Nextcloud" : "Nextcloud",
    "Version:" : "バージョン:",
    "Apps installed:" : "インストール済みアプリケーション:",
    "Apps updates available:" : "利用可能なアプリのアップデート:",
    "PHP" : "PHP",
    "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:" : "このエンドポイントを利用して外部モニタリングツールに接続することが可能です:",
    "Did you know?" : "知ってますか?",
    "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "URLの最後に \"?format=json\" を追加すると、JSON形式の結果が得られます。"
},"pluralForm" :"nplurals=1; plural=0;"
}