From 47ca63e9e33b315d051e3323c0245227f819b1ae Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Nov 2018 01:37:43 +0000 Subject: [tx-robot] updated from transifex --- l10n/ja.js | 15 +++++++++++++++ l10n/ja.json | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index af9ec6f..4c2dece 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -1,6 +1,7 @@ OC.L10N.register( "serverinfo", { + "CPU info not available" : "CPU情報が利用できません", "Load average" : "ロードアベレージ", "Last minute" : "直近", "Memory info not available" : "メモリ情報が利用できません", @@ -14,7 +15,13 @@ OC.L10N.register( "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" : "メモリ使用量", @@ -23,7 +30,12 @@ OC.L10N.register( "Storage" : "ストレージ", "Users:" : "ユーザー数:", "Files:" : "ファイル数:", + "Storages:" : "ストレージ:", + "Free Space:" : "フリースペース:", + "Nextcloud" : "Nextcloud", "Version:" : "バージョン:", + "Apps installed:" : "インストールされているアプリケーション:", + "Apps updates available:" : "利用可能なアプリのアップデート:", "PHP" : "PHP", "Memory Limit:" : "メモリ制限:", "Max Execution Time:" : "最大実行時間:", @@ -32,6 +44,9 @@ OC.L10N.register( "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形式の結果が得られます。", "You can connect an external monitoring tool by using this end point: " : "このエンドポイントを利用して外部モニタリングツールに接続することが可能です:" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 6bc73ef..1e394b7 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,4 +1,5 @@ { "translations": { + "CPU info not available" : "CPU情報が利用できません", "Load average" : "ロードアベレージ", "Last minute" : "直近", "Memory info not available" : "メモリ情報が利用できません", @@ -12,7 +13,13 @@ "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" : "メモリ使用量", @@ -21,7 +28,12 @@ "Storage" : "ストレージ", "Users:" : "ユーザー数:", "Files:" : "ファイル数:", + "Storages:" : "ストレージ:", + "Free Space:" : "フリースペース:", + "Nextcloud" : "Nextcloud", "Version:" : "バージョン:", + "Apps installed:" : "インストールされているアプリケーション:", + "Apps updates available:" : "利用可能なアプリのアップデート:", "PHP" : "PHP", "Memory Limit:" : "メモリ制限:", "Max Execution Time:" : "最大実行時間:", @@ -30,6 +42,9 @@ "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形式の結果が得られます。", "You can connect an external monitoring tool by using this end point: " : "このエンドポイントを利用して外部モニタリングツールに接続することが可能です:" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3