Translated using Weblate.

This commit is contained in:
Yuichiro Takahashi
2012-04-02 15:25:18 +02:00
committed by Michal Čihař
parent f9db7e790c
commit 6072fa8537

228
po/ja.po
View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.11-dev\n" "Project-Id-Version: phpMyAdmin 3.4.11-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2012-03-29 10:03+0200\n" "POT-Creation-Date: 2012-03-29 10:03+0200\n"
"PO-Revision-Date: 2012-04-02 00:59+0200\n" "PO-Revision-Date: 2012-04-02 12:42+0200\n"
"Last-Translator: Yuichiro Takahashi <yuichiro@pop07.odn.ne.jp>\n" "Last-Translator: Yuichiro Takahashi <yuichiro@pop07.odn.ne.jp>\n"
"Language-Team: japanese <jp@li.org>\n" "Language-Team: japanese <jp@li.org>\n"
"Language: ja\n" "Language: ja\n"
@@ -7943,12 +7943,12 @@ msgid ""
"exceeded the value of binlog_cache_size and used a temporary file to store " "exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction." "statements from the transaction."
msgstr "" msgstr ""
"一時バイナリログキャッシュを利用したものの binlog_cache_size の値を超過したた" "一時バイナリログキャッシュを利用したものの binlog_cache_size "
"め一時ファイルにステートメントを保存したトランザクション数" "の値を超過したため一時ファイルにステートメントを保存したトランザクション数"
#: server_status.php:47 #: server_status.php:47
msgid "The number of transactions that used the temporary binary log cache." msgid "The number of transactions that used the temporary binary log cache."
msgstr "一時バイナリログキャッシュを使用したトランザクション数" msgstr "一時バイナリログキャッシュを使用したトランザクション数"
#: server_status.php:48 #: server_status.php:48
msgid "" msgid ""
@@ -7963,20 +7963,19 @@ msgstr ""
#: server_status.php:49 #: server_status.php:49
msgid "How many temporary files mysqld has created." msgid "How many temporary files mysqld has created."
msgstr "mysqld が生成した一時ファイル数" msgstr "mysqld が生成した一時ファイル数"
#: server_status.php:50 #: server_status.php:50
msgid "" msgid ""
"The number of in-memory temporary tables created automatically by the server " "The number of in-memory temporary tables created automatically by the server "
"while executing statements." "while executing statements."
msgstr "ステートメント実行中にサーバが自動生成したメモリ上の一時テーブル数" msgstr "ステートメント実行中にサーバが自動生成したメモリ上の一時テーブル数"
#: server_status.php:51 #: server_status.php:51
msgid "" msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred " "The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)." "(probably duplicate key)."
msgstr "" msgstr "何らかのエラー (たぶんキーの重複) が発生したため INSERT DELAYED された行数。"
"何らかのエラー (たぶんキーの重複) が発生したため INSERT DELAYED された行数"
#: server_status.php:52 #: server_status.php:52
msgid "" msgid ""
@@ -7987,19 +7986,19 @@ msgstr ""
#: server_status.php:53 #: server_status.php:53
msgid "The number of INSERT DELAYED rows written." msgid "The number of INSERT DELAYED rows written."
msgstr "INSERT DELAYED で書き込まれた行数" msgstr "INSERT DELAYED で書き込まれた行数"
#: server_status.php:54 #: server_status.php:54
msgid "The number of executed FLUSH statements." msgid "The number of executed FLUSH statements."
msgstr "FLUSH 文の実行回数" msgstr "FLUSH 文の実行回数"
#: server_status.php:55 #: server_status.php:55
msgid "The number of internal COMMIT statements." msgid "The number of internal COMMIT statements."
msgstr "内部で COMMIT 文を実行した回数" msgstr "内部で COMMIT 文を実行した回数"
#: server_status.php:56 #: server_status.php:56
msgid "The number of times a row was deleted from a table." msgid "The number of times a row was deleted from a table."
msgstr "テーブルから行を削除した回数" msgstr "テーブルから行を削除した回数"
#: server_status.php:57 #: server_status.php:57
msgid "" msgid ""
@@ -8062,32 +8061,31 @@ msgstr ""
#: server_status.php:64 #: server_status.php:64
msgid "The number of internal ROLLBACK statements." msgid "The number of internal ROLLBACK statements."
msgstr "内部で ROLLBACK 文を実行した回数" msgstr "内部で ROLLBACK 文を実行した回数"
#: server_status.php:65 #: server_status.php:65
msgid "The number of requests to update a row in a table." msgid "The number of requests to update a row in a table."
msgstr "テーブル内の行を更新したリクエストの数" msgstr "テーブル内の行を更新したリクエストの数"
#: server_status.php:66 #: server_status.php:66
msgid "The number of requests to insert a row in a table." msgid "The number of requests to insert a row in a table."
msgstr "テーブル内に行を挿入したリクエストの数" msgstr "テーブル内に行を挿入したリクエストの数"
#: server_status.php:67 #: server_status.php:67
msgid "The number of pages containing data (dirty or clean)." msgid "The number of pages containing data (dirty or clean)."
msgstr "" msgstr "データが含まれるページの数 (ダーティページ、クリーンページの別を問わず)。"
"データが含まれるページの数 (ダーティページ、クリーンページの別を問わず)"
#: server_status.php:68 #: server_status.php:68
msgid "The number of pages currently dirty." msgid "The number of pages currently dirty."
msgstr "現在のダーティページの数" msgstr "現在のダーティページの数"
#: server_status.php:69 #: server_status.php:69
msgid "The number of buffer pool pages that have been requested to be flushed." msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "フラッシュリクエストを受けたバッファプールのページ数" msgstr "フラッシュリクエストを受けたバッファプールのページ数"
#: server_status.php:70 #: server_status.php:70
msgid "The number of free pages." msgid "The number of free pages."
msgstr "空きページ数" msgstr "空きページ数"
#: server_status.php:71 #: server_status.php:71
msgid "" msgid ""
@@ -8111,7 +8109,7 @@ msgstr ""
#: server_status.php:73 #: server_status.php:73
msgid "Total size of buffer pool, in pages." msgid "Total size of buffer pool, in pages."
msgstr "ページのバッファプールサイズの合計" msgstr "ページのバッファプールサイズの合計"
#: server_status.php:74 #: server_status.php:74
msgid "" msgid ""
@@ -8129,15 +8127,13 @@ msgstr ""
#: server_status.php:76 #: server_status.php:76
msgid "The number of logical read requests InnoDB has done." msgid "The number of logical read requests InnoDB has done."
msgstr "InnoDB が実行した論理読み込みリクエストの数" msgstr "InnoDB が実行した論理読み込みリクエストの数"
#: server_status.php:77 #: server_status.php:77
msgid "" msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool " "The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read." "and had to do a single-page read."
msgstr "" msgstr "InnoDB がバッファプールの内容を利用できず、シングルページ読み込みを行わなければならなかった論理読み込みの回数。"
"InnoDB がバッファプールの内容を利用できず、シングルページ読み込みを行わなけれ"
"ばならなかった論理読み込みの回数"
#: server_status.php:78 #: server_status.php:78
msgid "" msgid ""
@@ -8153,83 +8149,81 @@ msgstr ""
#: server_status.php:79 #: server_status.php:79
msgid "The number writes done to the InnoDB buffer pool." msgid "The number writes done to the InnoDB buffer pool."
msgstr "InnoDB バッファプールへの書き込み回数" msgstr "InnoDB バッファプールへの書き込み回数"
#: server_status.php:80 #: server_status.php:80
msgid "The number of fsync() operations so far." msgid "The number of fsync() operations so far."
msgstr "これまでに fsync() を実行した回数" msgstr "これまでに fsync() を実行した回数"
#: server_status.php:81 #: server_status.php:81
msgid "The current number of pending fsync() operations." msgid "The current number of pending fsync() operations."
msgstr "現在保留されている fsync() の回数" msgstr "現在保留されている fsync() の回数"
#: server_status.php:82 #: server_status.php:82
msgid "The current number of pending reads." msgid "The current number of pending reads."
msgstr "現在保留されている読み込みの数" msgstr "現在保留されている読み込みの数"
#: server_status.php:83 #: server_status.php:83
msgid "The current number of pending writes." msgid "The current number of pending writes."
msgstr "現在保留されている書き込みの数" msgstr "現在保留されている書き込みの数"
#: server_status.php:84 #: server_status.php:84
msgid "The amount of data read so far, in bytes." msgid "The amount of data read so far, in bytes."
msgstr "これまでのデータ読み込み量 (単位:バイト)" msgstr "これまでのデータ読み込み量 (単位:バイト)"
#: server_status.php:85 #: server_status.php:85
msgid "The total number of data reads." msgid "The total number of data reads."
msgstr "データ読み込み回数の合計" msgstr "データ読み込み回数の合計"
#: server_status.php:86 #: server_status.php:86
msgid "The total number of data writes." msgid "The total number of data writes."
msgstr "データ書き込み回数の合計" msgstr "データ書き込み回数の合計"
#: server_status.php:87 #: server_status.php:87
msgid "The amount of data written so far, in bytes." msgid "The amount of data written so far, in bytes."
msgstr "これまでのデータの書き込み量 (単位:バイト)" msgstr "これまでのデータの書き込み量 (単位:バイト)"
#: server_status.php:88 #: server_status.php:88
msgid "The number of pages that have been written for doublewrite operations." msgid "The number of pages that have been written for doublewrite operations."
msgstr "二重書き込みの実行回数と二重書き込みが発生したページ数" msgstr "二重書き込みの実行回数と二重書き込みが発生したページ数"
#: server_status.php:89 #: server_status.php:89
msgid "The number of doublewrite operations that have been performed." msgid "The number of doublewrite operations that have been performed."
msgstr "二重書き込みの実行回数と二重書き込みが発生したページ数" msgstr "二重書き込みの実行回数と二重書き込みが発生したページ数"
#: server_status.php:90 #: server_status.php:90
msgid "" msgid ""
"The number of waits we had because log buffer was too small and we had to " "The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing." "wait for it to be flushed before continuing."
msgstr "" msgstr "ログバッファが小さすぎてフラッシュしないと作業を続行できなくなったために発生したウェイトの回数。"
"ログバッファが小さすぎてフラッシュしないと作業を続行できなくなったために発生"
"したウェイトの回数"
#: server_status.php:91 #: server_status.php:91
msgid "The number of log write requests." msgid "The number of log write requests."
msgstr "ログ書き込みリクエストの数" msgstr "ログ書き込みリクエストの数"
#: server_status.php:92 #: server_status.php:92
msgid "The number of physical writes to the log file." msgid "The number of physical writes to the log file."
msgstr "ログファイルへの物理書き込みの回数" msgstr "ログファイルへの物理書き込みの回数"
#: server_status.php:93 #: server_status.php:93
msgid "The number of fsync() writes done to the log file." msgid "The number of fsync() writes done to the log file."
msgstr "ログファイルへの fsync 書き込みの回数" msgstr "ログファイルへの fsync 書き込みの回数"
#: server_status.php:94 #: server_status.php:94
msgid "The number of pending log file fsyncs." msgid "The number of pending log file fsyncs."
msgstr "保留中のログファイルへの fsync 回数" msgstr "保留中のログファイルへの fsync 回数"
#: server_status.php:95 #: server_status.php:95
msgid "Pending log file writes." msgid "Pending log file writes."
msgstr "保留中のログファイルへの書き込み回数" msgstr "保留中のログファイルへの書き込み回数"
#: server_status.php:96 #: server_status.php:96
msgid "The number of bytes written to the log file." msgid "The number of bytes written to the log file."
msgstr "ログファイルに書き込んだバイト数" msgstr "ログファイルに書き込んだバイト数"
#: server_status.php:97 #: server_status.php:97
msgid "The number of pages created." msgid "The number of pages created."
msgstr "作成されたページ数" msgstr "作成されたページ数"
#: server_status.php:98 #: server_status.php:98
msgid "" msgid ""
@@ -8241,76 +8235,70 @@ msgstr ""
#: server_status.php:99 #: server_status.php:99
msgid "The number of pages read." msgid "The number of pages read."
msgstr "読み込んだページ数" msgstr "読み込んだページ数"
#: server_status.php:100 #: server_status.php:100
msgid "The number of pages written." msgid "The number of pages written."
msgstr "書き込んだページ数" msgstr "書き込んだページ数"
#: server_status.php:101 #: server_status.php:101
msgid "The number of row locks currently being waited for." msgid "The number of row locks currently being waited for."
msgstr "現在待機中の行ロックの数" msgstr "現在待機中の行ロックの数"
#: server_status.php:102 #: server_status.php:102
msgid "The average time to acquire a row lock, in milliseconds." msgid "The average time to acquire a row lock, in milliseconds."
msgstr "行ロック取得に要する平均時間 (単位:ミリ秒)" msgstr "行ロック取得に要する平均時間 (単位:ミリ秒)"
#: server_status.php:103 #: server_status.php:103
msgid "The total time spent in acquiring row locks, in milliseconds." msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "行ロック取得に要した時間の合計 (単位:ミリ秒)" msgstr "行ロック取得に要した時間の合計 (単位:ミリ秒)"
#: server_status.php:104 #: server_status.php:104
msgid "The maximum time to acquire a row lock, in milliseconds." msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "行ロック取得に要した時間の最大値 (単位:ミリ秒)" msgstr "行ロック取得に要した時間の最大値 (単位:ミリ秒)"
#: server_status.php:105 #: server_status.php:105
msgid "The number of times a row lock had to be waited for." msgid "The number of times a row lock had to be waited for."
msgstr "行ロック取得時に待機した回数" msgstr "行ロック取得時に待機した回数"
#: server_status.php:106 #: server_status.php:106
msgid "The number of rows deleted from InnoDB tables." msgid "The number of rows deleted from InnoDB tables."
msgstr "InnoDB テーブルから削除した行数" msgstr "InnoDB テーブルから削除した行数"
#: server_status.php:107 #: server_status.php:107
msgid "The number of rows inserted in InnoDB tables." msgid "The number of rows inserted in InnoDB tables."
msgstr "InnoDB テーブルに挿入した行数" msgstr "InnoDB テーブルに挿入した行数"
#: server_status.php:108 #: server_status.php:108
msgid "The number of rows read from InnoDB tables." msgid "The number of rows read from InnoDB tables."
msgstr "InnoDB テーブルから読み込んだ行数" msgstr "InnoDB テーブルから読み込んだ行数"
#: server_status.php:109 #: server_status.php:109
msgid "The number of rows updated in InnoDB tables." msgid "The number of rows updated in InnoDB tables."
msgstr "InnoDB テーブルで更新された行数" msgstr "InnoDB テーブルで更新された行数"
#: server_status.php:110 #: server_status.php:110
msgid "" msgid ""
"The number of key blocks in the key cache that have changed but haven't yet " "The number of key blocks in the key cache that have changed but haven't yet "
"been flushed to disk. It used to be known as Not_flushed_key_blocks." "been flushed to disk. It used to be known as Not_flushed_key_blocks."
msgstr "" msgstr "変更されてからディスクにフラッシュされていないキーキャッシュのキーブロックの数。以前は Not_flushed_key_blocks でした。"
"変更されてからディスクにフラッシュされていないキーキャッシュのキーブロックの"
"数。以前は Not_flushed_key_blocks でした"
#: server_status.php:111 #: server_status.php:111
msgid "" msgid ""
"The number of unused blocks in the key cache. You can use this value to " "The number of unused blocks in the key cache. You can use this value to "
"determine how much of the key cache is in use." "determine how much of the key cache is in use."
msgstr "" msgstr "キーキャッシュの未使用ブロックの数。キーキャッシュの使用率を調べるときに使えます。"
"キーキャッシュの未使用ブロックの数。キーキャッシュの使用率を調べるときに使え"
"ます"
#: server_status.php:112 #: server_status.php:112
msgid "" msgid ""
"The number of used blocks in the key cache. This value is a high-water mark " "The number of used blocks in the key cache. This value is a high-water mark "
"that indicates the maximum number of blocks that have ever been in use at " "that indicates the maximum number of blocks that have ever been in use at "
"one time." "one time."
msgstr "" msgstr "キーキャッシュの使用済みブロックの数。この値はこれまで一度に使用されたブロックの最大数です。"
"キーキャッシュの使用済みブロックの数。この値はこれまで一度に使用されたブロッ"
"クの最大数です"
#: server_status.php:113 #: server_status.php:113
msgid "The number of requests to read a key block from the cache." msgid "The number of requests to read a key block from the cache."
msgstr "キャッシュからキーブロックを読み込んだリクエストの数" msgstr "キャッシュからキーブロックを読み込んだリクエストの数"
#: server_status.php:114 #: server_status.php:114
msgid "" msgid ""
@@ -8318,17 +8306,16 @@ msgid ""
"then your key_buffer_size value is probably too small. The cache miss rate " "then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests." "can be calculated as Key_reads/Key_read_requests."
msgstr "" msgstr ""
"ディスクからキーブロックを物理読み込みした回数。Key_reads が大きいのはおそら" "ディスクからキーブロックを物理読み込みした回数。Key_reads が大きいのはおそらく key_buffer_size "
"く key_buffer_size が小さすぎるためです。キャッシュミスの割合は Key_reads/" "が小さすぎるためです。キャッシュミスの割合は Key_reads/Key_read_requests で計算できます。"
"Key_read_requests で計算できます"
#: server_status.php:115 #: server_status.php:115
msgid "The number of requests to write a key block to the cache." msgid "The number of requests to write a key block to the cache."
msgstr "キャッシュにキーブロックを書き込んだリクエストの数" msgstr "キャッシュにキーブロックを書き込んだリクエストの数"
#: server_status.php:116 #: server_status.php:116
msgid "The number of physical writes of a key block to disk." msgid "The number of physical writes of a key block to disk."
msgstr "ディスクにキーブロックを物理書き込みした回数" msgstr "ディスクにキーブロックを物理書き込みした回数"
#: server_status.php:117 #: server_status.php:117
msgid "" msgid ""
@@ -8336,33 +8323,30 @@ msgid ""
"optimizer. Useful for comparing the cost of different query plans for the " "optimizer. Useful for comparing the cost of different query plans for the "
"same query. The default value of 0 means that no query has been compiled yet." "same query. The default value of 0 means that no query has been compiled yet."
msgstr "" msgstr ""
"クエリオプティマイザーの計算による、最後にコンパイルされたクエリの総コスト。" "クエリオプティマイザーの計算による、最後にコンパイルされたクエリの総コスト。クエリのプランを変えたときにコストがどう変わるか比較するときに便利です。デフ"
"クエリのプランを変えたときにコストがどう変わるか比較するときに便利です。" "ォルト値の 0 はまだ一度もクエリをコンパイルしていないという意味です。"
"フォルト値の 0 はまだ一度もクエリをコンパイルしていないという意味です"
#: server_status.php:118 #: server_status.php:118
msgid "The number of rows waiting to be written in INSERT DELAYED queues." msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "INSERT DELAYED キューの中で書き込まれるのを待っている行数" msgstr "INSERT DELAYED キューの中で書き込まれるのを待っている行数"
#: server_status.php:119 #: server_status.php:119
msgid "" msgid ""
"The number of tables that have been opened. If opened tables is big, your " "The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small." "table cache value is probably too small."
msgstr "" msgstr "開いているテーブルの数。開いているテーブルが多い場合はおそらくテーブルキャッシュの値が小さすぎます。"
"開いているテーブルの数。開いているテーブルが多い場合はおそらくテーブルキャッ"
"シュの値が小さすぎます"
#: server_status.php:120 #: server_status.php:120
msgid "The number of files that are open." msgid "The number of files that are open."
msgstr "開いているファイルの数" msgstr "開いているファイルの数"
#: server_status.php:121 #: server_status.php:121
msgid "The number of streams that are open (used mainly for logging)." msgid "The number of streams that are open (used mainly for logging)."
msgstr "開いているストリームの数 (主にログの記録用です)" msgstr "開いているストリームの数 (主にログの記録用です)"
#: server_status.php:122 #: server_status.php:122
msgid "The number of tables that are open." msgid "The number of tables that are open."
msgstr "開いているテーブルの数" msgstr "開いているテーブルの数"
#: server_status.php:123 #: server_status.php:123
msgid "The number of free memory blocks in query cache." msgid "The number of free memory blocks in query cache."
@@ -8370,15 +8354,15 @@ msgstr "クエリキャッシュ内の空きメモリブロックの数"
#: server_status.php:124 #: server_status.php:124
msgid "The amount of free memory for query cache." msgid "The amount of free memory for query cache."
msgstr "クエリキャッシュの空きメモリ量" msgstr "クエリキャッシュの空きメモリ量"
#: server_status.php:125 #: server_status.php:125
msgid "The number of cache hits." msgid "The number of cache hits."
msgstr "キャッシュのヒット数" msgstr "キャッシュのヒット数"
#: server_status.php:126 #: server_status.php:126
msgid "The number of queries added to the cache." msgid "The number of queries added to the cache."
msgstr "キャッシュに追加されたクエリの数" msgstr "キャッシュに追加されたクエリの数"
#: server_status.php:127 #: server_status.php:127
msgid "" msgid ""
@@ -8396,17 +8380,15 @@ msgstr ""
msgid "" msgid ""
"The number of non-cached queries (not cachable, or not cached due to the " "The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)." "query_cache_type setting)."
msgstr "" msgstr "キャッシュされなかった (キャッシュできないか query_cache_type の設定でキャッシュしないことになっている) クエリの数。"
"キャッシュされなかった (キャッシュできないか query_cache_type の設定でキャッ"
"シュしないことになっている) クエリの数"
#: server_status.php:129 #: server_status.php:129
msgid "The number of queries registered in the cache." msgid "The number of queries registered in the cache."
msgstr "キャッシュに登録されているクエリの数" msgstr "キャッシュに登録されているクエリの数"
#: server_status.php:130 #: server_status.php:130
msgid "The total number of blocks in the query cache." msgid "The total number of blocks in the query cache."
msgstr "クエリキャッシュの総ブロック数" msgstr "クエリキャッシュの総ブロック数"
#: server_status.php:131 #: server_status.php:131
msgctxt "$strShowStatusReset" msgctxt "$strShowStatusReset"
@@ -8415,19 +8397,17 @@ msgstr "リセット"
#: server_status.php:132 #: server_status.php:132
msgid "The status of failsafe replication (not yet implemented)." msgid "The status of failsafe replication (not yet implemented)."
msgstr "フェイルセーフレプリケーションの状態 (未実装)" msgstr "フェイルセーフレプリケーションの状態 (未実装)"
#: server_status.php:133 #: server_status.php:133
msgid "" msgid ""
"The number of joins that do not use indexes. If this value is not 0, you " "The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables." "should carefully check the indexes of your tables."
msgstr "" msgstr "インデックスを利用しなかった結合の数。この値が 0 でない場合はテーブルのインデックスをよく確認してください。"
"インデックスを利用しなかった結合の数。この値が 0 でない場合はテーブルのイン"
"デックスをよく確認してください"
#: server_status.php:134 #: server_status.php:134
msgid "The number of joins that used a range search on a reference table." msgid "The number of joins that used a range search on a reference table."
msgstr "参照テーブルで範囲検索をした結合の数" msgstr "参照テーブルで範囲検索をした結合の数"
#: server_status.php:135 #: server_status.php:135
msgid "" msgid ""
@@ -8447,34 +8427,32 @@ msgstr ""
#: server_status.php:137 #: server_status.php:137
msgid "The number of joins that did a full scan of the first table." msgid "The number of joins that did a full scan of the first table."
msgstr "最初のテーブルを全スキャンした結合の数" msgstr "最初のテーブルを全スキャンした結合の数"
#: server_status.php:138 #: server_status.php:138
msgid "The number of temporary tables currently open by the slave SQL thread." msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "スレーブの SQL スレッドが現在開いている一時テーブルの数" msgstr "スレーブの SQL スレッドが現在開いている一時テーブルの数"
#: server_status.php:139 #: server_status.php:139
msgid "" msgid ""
"Total (since startup) number of times the replication slave SQL thread has " "Total (since startup) number of times the replication slave SQL thread has "
"retried transactions." "retried transactions."
msgstr "" msgstr "レプリケーションスレーブの SQL スレッドがトランザクションを再試行した回数(起動時からの合計)。"
"レプリケーションスレーブの SQL スレッドがトランザクションを再試行した回数(起"
"動時からの合計)"
#: server_status.php:140 #: server_status.php:140
msgid "This is ON if this server is a slave that is connected to a master." msgid "This is ON if this server is a slave that is connected to a master."
msgstr "このサーバがマスタに接続するスレーブである場合は ON になります" msgstr "このサーバがマスタに接続するスレーブである場合は ON になります"
#: server_status.php:141 #: server_status.php:141
msgid "" msgid ""
"The number of threads that have taken more than slow_launch_time seconds to " "The number of threads that have taken more than slow_launch_time seconds to "
"create." "create."
msgstr "slow_launch_time で指定された秒数以上に作成時間がかかったスレッドの数" msgstr "slow_launch_time で指定された秒数以上に作成時間がかかったスレッドの数"
#: server_status.php:142 #: server_status.php:142
msgid "" msgid ""
"The number of queries that have taken more than long_query_time seconds." "The number of queries that have taken more than long_query_time seconds."
msgstr "long_query_time で指定された秒数以上に時間のかかったクエリの数" msgstr "long_query_time で指定された秒数以上に時間のかかったクエリの数"
#: server_status.php:143 #: server_status.php:143
msgid "" msgid ""
@@ -8482,24 +8460,24 @@ msgid ""
"is large, you should consider increasing the value of the sort_buffer_size " "is large, you should consider increasing the value of the sort_buffer_size "
"system variable." "system variable."
msgstr "" msgstr ""
"ソートアルゴリズムが実行しなければならなかったマージの回数。この値が高い場合" "ソートアルゴリズムが実行しなければならなかったマージの回数。この値が高い場合は sort_buffer_size "
"は sort_buffer_size システム変数の値を増やした方がよいでしょう" "システム変数の値を増やした方がよいでしょう"
#: server_status.php:144 #: server_status.php:144
msgid "The number of sorts that were done with ranges." msgid "The number of sorts that were done with ranges."
msgstr "範囲指定付きでソートが行われた回数" msgstr "範囲指定付きでソートが行われた回数"
#: server_status.php:145 #: server_status.php:145
msgid "The number of sorted rows." msgid "The number of sorted rows."
msgstr "ソート済の行数" msgstr "ソート済の行数"
#: server_status.php:146 #: server_status.php:146
msgid "The number of sorts that were done by scanning the table." msgid "The number of sorts that were done by scanning the table."
msgstr "テーブルをスキャンしたときに実行されたソートの回数" msgstr "テーブルをスキャンしたときに実行されたソートの回数"
#: server_status.php:147 #: server_status.php:147
msgid "The number of times that a table lock was acquired immediately." msgid "The number of times that a table lock was acquired immediately."
msgstr "テーブルロックをすぐに取得できた回数" msgstr "テーブルロックをすぐに取得できた回数"
#: server_status.php:148 #: server_status.php:148
msgid "" msgid ""
@@ -8508,9 +8486,8 @@ msgid ""
"should first optimize your queries, and then either split your table or " "should first optimize your queries, and then either split your table or "
"tables or use replication." "tables or use replication."
msgstr "" msgstr ""
"テーブルロックをすぐに取得できずウェイトが発生した回数。この値が高く、パ" "テーブルロックをすぐに取得できずウェイトが発生した回数。この値が高く、パフォーマンスに問題が生じている場合は、まずクエリを最適化してください。それでもだ"
"フォーマンスに問題が生じている場合は、まずクエリを最適化してください。それで" "めならテーブルを分割するか、レプリケーションを利用してください。"
"もだめならテーブルを分割するか、レプリケーションを利用してください"
#: server_status.php:149 #: server_status.php:149
msgid "" msgid ""
@@ -8518,13 +8495,12 @@ msgid ""
"calculated as Threads_created/Connections. If this value is red you should " "calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size." "raise your thread_cache_size."
msgstr "" msgstr ""
"スレッドキャッシュ内のスレッド数。キャッシュのヒット率は Threads_created/" "スレッドキャッシュ内のスレッド数。キャッシュのヒット率は Threads_created/Connections "
"Connections で計算できます。この値が赤くなっている場合は thread_cache_size を" "で計算できます。この値が赤くなっている場合は thread_cache_size を大きくしてください。"
"大きくしてください"
#: server_status.php:150 #: server_status.php:150
msgid "The number of currently open connections." msgid "The number of currently open connections."
msgstr "現在開いている接続の数" msgstr "現在開いている接続の数"
#: server_status.php:151 #: server_status.php:151
msgid "" msgid ""
@@ -8539,7 +8515,7 @@ msgstr ""
#: server_status.php:152 #: server_status.php:152
msgid "The number of threads that are not sleeping." msgid "The number of threads that are not sleeping."
msgstr "スリープしていないスレッドの数" msgstr "スリープしていないスレッドの数"
#: server_status.php:163 #: server_status.php:163
msgid "Runtime Information" msgid "Runtime Information"
@@ -8724,11 +8700,11 @@ msgstr "レプリケーションステータス"
#: server_synchronize.php:92 #: server_synchronize.php:92
msgid "Could not connect to the source" msgid "Could not connect to the source"
msgstr "元のデータベースに接続できませんでした" msgstr "元のデータベースに接続できませんでした"
#: server_synchronize.php:95 #: server_synchronize.php:95
msgid "Could not connect to the target" msgid "Could not connect to the target"
msgstr "対象先のデータベースに接続できませんでした" msgstr "対象先のデータベースに接続できませんでした"
#: server_synchronize.php:120 server_synchronize.php:123 tbl_create.php:76 #: server_synchronize.php:120 server_synchronize.php:123 tbl_create.php:76
#: tbl_get_field.php:19 #: tbl_get_field.php:19
@@ -8951,11 +8927,11 @@ msgstr "警告"
#: setup/lib/form_processing.lib.php:43 #: setup/lib/form_processing.lib.php:43
msgid "Submitted form contains errors" msgid "Submitted form contains errors"
msgstr "送信された内容にエラーが含まれています" msgstr "送信された内容にエラーが含まれています"
#: setup/lib/form_processing.lib.php:44 #: setup/lib/form_processing.lib.php:44
msgid "Try to revert erroneous fields to their default values" msgid "Try to revert erroneous fields to their default values"
msgstr "間違っている入力項目をデフォルト値に戻してみてください" msgstr "間違っている入力項目をデフォルト値に戻してみてください"
#: setup/lib/form_processing.lib.php:47 #: setup/lib/form_processing.lib.php:47
msgid "Ignore errors" msgid "Ignore errors"
@@ -8981,11 +8957,11 @@ msgstr ""
#: setup/lib/index.lib.php:143 #: setup/lib/index.lib.php:143
msgid "Got invalid version string from server" msgid "Got invalid version string from server"
msgstr "サーバから取得したバージョン文字列は無効なものです" msgstr "サーバから取得したバージョン文字列は無効なものです"
#: setup/lib/index.lib.php:150 #: setup/lib/index.lib.php:150
msgid "Unparsable version string" msgid "Unparsable version string"
msgstr "解析できないバージョン文字列です" msgstr "解析できないバージョン文字列です"
#: setup/lib/index.lib.php:162 #: setup/lib/index.lib.php:162
#, php-format #, php-format
@@ -9426,12 +9402,12 @@ msgstr "同じテーブルにはコピーできません!"
#: tbl_move_copy.php:54 #: tbl_move_copy.php:54
#, php-format #, php-format
msgid "Table %s has been moved to %s." msgid "Table %s has been moved to %s."
msgstr "テーブル %s を %s に移動しました" msgstr "テーブル %s を %s に移動しました"
#: tbl_move_copy.php:56 #: tbl_move_copy.php:56
#, php-format #, php-format
msgid "Table %s has been copied to %s." msgid "Table %s has been copied to %s."
msgstr "テーブル %s を %s にコピーしました" msgstr "テーブル %s を %s にコピーしました"
#: tbl_move_copy.php:74 #: tbl_move_copy.php:74
msgid "The table name is empty!" msgid "The table name is empty!"
@@ -9865,7 +9841,7 @@ msgstr "特権不足でアクセスできません!"
#: user_password.php:110 #: user_password.php:110
msgid "The profile has been updated." msgid "The profile has been updated."
msgstr "プロファイルを更新しました" msgstr "プロファイルを更新しました"
#: view_create.php:141 #: view_create.php:141
msgid "VIEW name" msgid "VIEW name"