InnoDB relations
[phpmyadmin/crack.git] / lang / japanese-utf-8.inc.php3
blob04dea6cd0f63b7840b4de31f39b8e70a531484ec
1 <?php
2 /* $Id$ */
4 /**
5 * Translated by Yukihiro Kawada <kawada at den.fujifilm.co.jp>
6 */
8 $charset = 'utf-8';
9 $allow_recoding = TRUE;
10 $text_dir = 'ltr';
11 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
12 $right_font_family = 'arial, helvetica, geneva, sans-serif';
13 $number_thousands_separator = ',';
14 $number_decimal_separator = '.';
15 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
16 $byteUnits = array('バイト', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
18 $day_of_week = array('日', '月', '火', '水', '木', '金', '土');
19 $month = array('1月','2月','3月','4月','5月','6月','7月','8月','9月','10月','11月','12月');
20 // See http://www.php.net/manual/en/function.strftime.php to define the
21 // variable below
22 $datefmt = '%Y %B %d %H:%M';
23 $timespanfmt = '%s 日, %s 時, %s %s 秒';
25 $strAPrimaryKey = '主キーが%sに追加されました。';
26 $strAbortedClients = '中断';
27 $strAbsolutePathToDocSqlDir = 'docSQLへの絶対パスを設定して下さい';
28 $strAccessDenied = 'アクセスは拒否されました。';
29 $strAction = '実行';
30 $strAddDeleteColumn = 'フィールド列の「追加/削除」';
31 $strAddDeleteRow = '条件行の「追加/削除」';
32 $strAddNewField = 'フィールドの追加';
33 $strAddPriv = '新しい特権の追加';
34 $strAddPrivMessage = '新しい特権を追加しました。';
35 $strAddPrivilegesOnDb = 'データベースへ特権の追加';
36 $strAddPrivilegesOnTbl = 'テーブルへ特権の追加';
37 $strAddSearchConditions = '検索条件文を追加してください。("where"の節文):';
38 $strAddToIndex = ' &nbsp;%s&nbsp;の列をインデックスに追加しました';
39 $strAddUser = 'ユーザーの追加';
40 $strAddUserMessage = 'ユーザーを追加しました。';
41 $strAddedColumnComment = 'カラムのコメント追加されました';
42 $strAddedColumnRelation = 'カラムのリレーションが追加されました';
43 $strAdministration = '管理';
44 $strAffectedRows = '影響された行数:';
45 $strAfter = '後に %s';
46 $strAfterInsertBack = '戻る';
47 $strAfterInsertNewInsert = '新レコードの追加';
48 $strAll = '全部';
49 $strAllTableSameWidth = '全てのテーブルを同じ幅で表示しますか?';
50 $strAlterOrderBy = 'テーブル順番の条件';
51 $strAnIndex = 'インデックスが%sに追加されていました。';
52 $strAnalyzeTable = 'テーブルを分析します。';
53 $strAnd = 'AND';
54 $strAny = '全て';
55 $strAnyColumn = '全列';
56 $strAnyDatabase = '全データベース';
57 $strAnyHost = '全てのホスト';
58 $strAnyTable = '全てのテーブル';
59 $strAnyUser = '全てのユーザー';
60 $strAscending = '昇順';
61 $strAtBeginningOfTable = 'テーブルの最初';
62 $strAtEndOfTable = 'テーブルの最後';
63 $strAttr = '表示';
65 $strBack = '戻る';
66 $strBeginCut = '切り取り開始';
67 $strBeginRaw = 'RAW開始';
68 $strBinary = ' バイナリ ';
69 $strBinaryDoNotEdit = ' バイナリ - 修正出来ません';
70 $strBookmarkDeleted = 'ブックマークを正常に削除しました。';
71 $strBookmarkLabel = 'ラベル';
72 $strBookmarkQuery = 'ブックマークされているSQLクエリー';
73 $strBookmarkThis = 'SQLクエリーをブックマークする';
74 $strBookmarkView = '表示のみ';
75 $strBrowse = '表示';
76 $strBzError = 'このphpバージョンはBz2拡張が壊れているのでphpMyAdminが圧縮ダンプ出来ません。phpMyAdminのコンフィグレーションファイルの<code>$cfg[\'BZipDump\']</code> を <code>FALSE</code>に設定して下さい。Bz2圧縮機能を使いたい場合にはphpのバージョンを上げて下さい。phpバグ報告 %s 詳細。';
77 $strBzip = '"bzipされる"';
79 $strCannotLogin = 'MySQLサーバーにログイン出来ません';
80 $strCantLoad = '扱えない拡張子のファイルです,<br />PHPの設定をチェックしてください。';
81 $strCantLoadMySQL = 'MySQLを実行できません。<br />PHPの設定を確認して下さい。';
82 $strCantLoadRecodeIconv = '文字セット変換を行うためには組み込まれていない iconv または GNU recode の拡張が必要です。php に、この拡張設定を行っておくか、phpMyAdminでは文字セット変換をしない設定にして下さい。';
83 $strCantRenameIdxToPrimary = 'インデックスの名前をPRIMARYに変更できません。';
84 $strCantUseRecodeIconv = 'iconv、libiconv、recode_stringのどの関数も使用出来ません。php の設定をチェックしてください。';
85 $strCardinality = 'カーディナリティ';
86 $strCarriage = 'キャリッジリターン: \\r';
87 $strChange = '変更';
88 $strChangeDisplay = '表示させるフィールドを選んで下さい';
89 $strChangePassword = 'パスワードの変更';
90 $strCharsetOfFile = 'ファイルの文字セット:';
91 $strCheckAll = '全てをマーク';
92 $strCheckDbPriv = 'データベースの特権の確認';
93 $strCheckPrivs = '特権のチェック';
94 $strCheckPrivsLong = 'データベース &quot;%s&quot; の特権チェック。';
95 $strCheckTable = 'テーブルをチェックします。';
96 $strChoosePage = '編集するページを選択して下さい';
97 $strColComFeat = '列コメント表示機能';
98 $strColumn = '列';
99 $strColumnNames = '列(コラム)名';
100 $strColumnPrivileges = 'コラム特定 特権';
101 $strCommand = 'コマンド';
102 $strComments = 'コメント';
103 $strCompleteInserts = '完全なINSERT文の作成';
104 $strCompression = '圧縮';
105 $strConfigFileError = 'phpMyAdminがコンフィグレーションファイルを読み込むことが出来ません!<br />文法エラーが起きたか、ファイルが見つかりません。<br />下のリンクからコンフィグレーションファイルを直接読み込んで、phpのエラーメッセージを確認して下さい。 大抵の場合、区切り文字やセミコロンを忘れています。<br />もし空白のページが現れたら全てうまく行っています。';
106 $strConfigureTableCoord = '%s テーブルのカーディナリティを設定して下さい';
107 $strConfirm = '実行しても良いですか?';
108 $strConnections = '接続';
109 $strCookiesRequired = 'ここから先はクッキーが許可されている必要があります。';
110 $strCopyTable = 'テーブルを(database<b>.</b>table)にコピーする:';
111 $strCopyTableOK = '%sテーブルを%sにコピーしました。';
112 $strCouldNotKill = 'phpMyAdminがスレッド%sを終了させることが出来ませんでした。多分、既に終了しています。';
113 $strCreate = '作成';
114 $strCreateIndex = '&nbsp;%s&nbsp;の列のインデックスの作成';
115 $strCreateIndexTopic = '新しいインデックスの作成';
116 $strCreateNewDatabase = '新しいDBを作成します。';
117 $strCreateNewTable = '現在のDBに新しいテーブルを作成します。 %s --> ';
118 $strCreatePage = '新規ページの作成';
119 $strCreatePdfFeat = 'PDF作成機能';
120 $strCriteria = '絞込み基準';
122 $strDBGContext = 'コンテキスト';
123 $strDBGContextID = 'コンテキストID';
124 $strDBGHits = 'ヒット';
125 $strDBGLine = '行';
126 $strDBGMaxTimeMs = '最大時間, ms';
127 $strDBGMinTimeMs = '最小時間, ms';
128 $strDBGModule = 'モジュール';
129 $strDBGTimePerHitMs = 'ヒット率, ms';
130 $strDBGTotalTimeMs = '総計時間, ms';
131 $strData = 'データ';
132 $strDataDict = 'データ辞書';
133 $strDataOnly = 'データのみ';
134 $strDatabase = 'データベース';
135 $strDatabaseHasBeenDropped = 'データベース%sを正常に削除しました。';
136 $strDatabaseWildcard = 'データベース(ワイルドカード使用可):';
137 $strDatabases = 'データベース';
138 $strDatabasesDropped = '%s データベースは削除されました。';
139 $strDatabasesStats = 'データベースの統計';
140 $strDatabasesStatsDisable = '統計を無効';
141 $strDatabasesStatsEnable = '統計を許可';
142 $strDatabasesStatsHeavyTraffic = '注意: データベース統計を許可するとMySQLとWEBサーバーの間で重いトラフィックが発生するかもしれません。';
143 $strDbPrivileges = 'データベース特定 特権';
144 $strDefault = '基本値';
145 $strDefaultValueHelp = 'デフォルト値のために、バックスラッシュエスケープや引用符なしの1個だけの値を入れて下さい, このフォーマットは: a';
146 $strDelete = '削除';
147 $strDeleteAndFlush = 'ユーザーを削除して特権をリロードします。';
148 $strDeleteAndFlushDescr = 'これはクリアーです。特権をリロードするので少々時間がかかります。';
149 $strDeleteFailed = '削除に失敗しました';
150 $strDeleteUserMessage = 'ユーザー%sを削除しました。';
151 $strDeleted = '選択した列を削除しました。';
152 $strDeletedRows = '削除された行数:';
153 $strDeleting = '%s を削除中';
154 $strDescending = '降順';
155 $strDisabled = '無効';
156 $strDisplay = '表示';
157 $strDisplayFeat = 'テーブル情報表示機能';
158 $strDisplayOrder = '発表順番:';
159 $strDisplayPDF = 'PDFスキーマの表示';
160 $strDoAQuery = '"例のQUERY"を実行 (wildcard: "%")';
161 $strDoYouReally = '本当に実行しても良いですか? --> ';
162 $strDocu = 'ヘルプ';
163 $strDrop = '削除';
164 $strDropDB = 'データベース%sの削除 ';
165 $strDropSelectedDatabases = '選択されたデータベースの削除';
166 $strDropTable = 'テーブルの削除';
167 $strDropUsersDb = 'ユーザーと同じ名前を持つデータベースを削除します。';
168 $strDumpXRows = '%s 列をダンプ。始める列は %s.';
169 $strDumpingData = 'テーブルのダンプデータ';
170 $strDynamic = 'ダイナミック';
172 $strEdit = '修正';
173 $strEditPDFPages = 'PDFの編集 ページ';
174 $strEditPrivileges = '特権を修正';
175 $strEffective = '実効';
176 $strEmpty = '空にする';
177 $strEmptyResultSet = 'MySQLが空の値を返しました。(例えば行が空とか).';
178 $strEnabled = '有効';
179 $strEncto = 'エンコーディングへ変換する'; // encoding convert
180 $strEnd = '最後';
181 $strEndCut = '切り取り終了';
182 $strEndRaw = 'RAW終了';
183 $strEnglishPrivileges = ' 注意: MySQLの特権の名前は英語で表示しています。';
184 $strError = 'エラー';
185 $strExplain = 'Explain SQL';
186 $strExport = 'エクスポート';
187 $strExportToXML = 'XML形式でエクスポート';
188 $strExtendedInserts = '長いINSERT文の作成';
189 $strExtra = '追加';
191 $strFailedAttempts = '失敗しました';
192 $strField = 'フィールド';
193 $strFieldHasBeenDropped = 'フィールド%sが正常に削除されました';
194 $strFields = 'フィールド';
195 $strFieldsEmpty = ' フィールド数は空です。 ';
196 $strFieldsEnclosedBy = 'フィールド囲み記号';
197 $strFieldsEscapedBy = 'フィールドのエスケープ記号';
198 $strFieldsTerminatedBy = 'フィールド区切り記号';
199 $strFileCouldNotBeRead = 'ファイルを読めません';
200 $strFixed = '固定';
201 $strFlushPrivilegesNote = '注意: phpMyAdmin はMySQLの特権テーブルから直接にユーザー特権を得ます。もしマニュアルで特権が変更されていると、このテーブルの内容とは異なるかもしれません。この場合、続けるまえに %s特権リロード%s をする必要があります。';
202 $strFlushTable = 'テーブルのキャッシュを空にする("FLUSH")';
203 $strFormEmpty = 'フォームでは値がありませんでした。';
204 $strFormat = 'フォーマット';
205 $strFullText = '全文';
206 $strFunction = '関数';
208 $strGenBy = '生成された by';
209 $strGenTime = '作成の時間';
210 $strGeneralRelationFeat = 'リレーション機能';
211 $strGlobalPrivileges = 'グローバル特権';
212 $strGlobalValue = 'グローバル値';
213 $strGo = '実行';
214 $strGrantOption = 'Grant';
215 $strGrants = '付与';
216 $strGzip = '"gzipされる"';
218 $strHasBeenAltered = 'を変更しました。';
219 $strHasBeenCreated = 'を作成しました。';
220 $strHaveToShow = '表示するために、少なくてもひとつのカラムを選択しなければなりません。';
221 $strHome = 'メーンページへ';
222 $strHomepageOfficial = 'phpMyAdminホーム';
223 $strHomepageSourceforge = 'SourceforgeのphpMyAdminダウンロードページ';
224 $strHost = 'ホスト';
225 $strHostEmpty = 'ホスト名は空です!';
227 $strId = 'ID';
228 $strIdxFulltext = '全文';
229 $strIfYouWish = 'テーブルのコラム(列)にデータを追加する場合は、フィールドリストをカンマで区分してください。';
230 $strIgnore = '無視';
231 $strIgnoringFile = 'ファイルを無視 %s';
232 $strImportDocSQL = 'docSQLファイルインポート';
233 $strImportFiles = 'インポートファイル';
234 $strImportFinished = 'インポートが終了しました';
235 $strInUse = '使用中';
236 $strIndex = 'インデックス';
237 $strIndexHasBeenDropped = 'インデックス%sが削除されました';
238 $strIndexName = 'インデックス名&nbsp;:';
239 $strIndexType = 'インデックスのタイプ&nbsp;:';
240 $strIndexes = 'インデックス数';
241 $strInsecureMySQL = 'あなたのコンフィグレーションファイルの設定がMySQLデフォルトの特権アカウントになっています (rootユーザでパスワードなし) 。 MySQLサーバーもこのデフォルト設定で動作しているので、侵入者に対して無防備です。このセキュリティーホールは必ず閉ざして下さい。';
242 $strInsert = '追加';
243 $strInsertAsNewRow = '新しい行としての追加';
244 $strInsertNewRow = '新しい行の追加';
245 $strInsertTextfiles = 'テーブルにテキストファイルの追加';
246 $strInsertedRows = '追加された行数:';
247 $strInstructions = '実施例';
248 $strInvalidName = '"%s"は予約語ですから「データベース/テーブル/フィールド」名には使えません。';
250 $strJumpToDB = '&quot;%s&quot; データベースへジャンプ.';
251 $strJustDelete = '特権テーブルからユーザーを即削除します。';
252 $strJustDeleteDescr = '&quot;削除済&quot; ユーザーは特権がリロードされるまでサーバーにアクセス可能です。';
254 $strKanjiEncodConvert = '漢字コード変換'; // kanji code convert
255 $strKeepPass = 'パスワードを変更しない';
256 $strKeyname = 'キー名';
257 $strKill = '停止';
259 $strLaTeX = 'LaTeX';
260 $strLandscape = 'ランドスケープ';
261 $strLength = '長さ';
262 $strLengthSet = '長さ/セット*';
263 $strLimitNumRows = 'ページの最大レコード数';
264 $strLineFeed = '改行文字: \\n';
265 $strLines = '行';
266 $strLinesTerminatedBy = '行の終端記号';
267 $strLinkNotFound = 'リンクが見つかりません';
268 $strLinksTo = 'リンク';
269 $strLocalhost = 'ローカル';
270 $strLocationTextfile = 'テキストファイルの場所';
271 $strLogPassword = 'パスワード:';
272 $strLogUsername = 'ユーザー名:';
273 $strLogin = 'ログイン';
274 $strLoginInformation = 'ログイン情報';
275 $strLogout = 'ログアウト';
277 $strMissingBracket = '括弧がありません';
278 $strModifications = 'を正しく修正しました。';
279 $strModify = '修正';
280 $strModifyIndexTopic = 'インデックスの変更';
281 $strMoreStatusVars = 'さらに変数の状態';
282 $strMoveTable = 'テーブルを(database<b>.</b>table)に移動:';
283 $strMoveTableOK = 'テーブル%s%s移動されました。';
284 $strMySQLCharset = 'MySQLの文字セット';
285 $strMySQLReloaded = 'MySQLを新しく読み込みました。';
286 $strMySQLSaid = 'MySQLのメッセージ --> ';
287 $strMySQLServerProcess = 'MySQL %pma_s1%は%pma_s2%上%pma_s3%として実行しています。';
288 $strMySQLShowProcess = 'MySQLプロセスの表示';
289 $strMySQLShowStatus = 'MySQLのランタイム情報';
290 $strMySQLShowVars = 'MySQLのシステム変数';
292 $strName = '名前';
293 $strNext = '次へ';
294 $strNo = 'いいえ';
295 $strNoDatabases = 'データベース数';
296 $strNoDatabasesSelected = 'データベースが選択されていません。';
297 $strNoDescription = '記述がありません';
298 $strNoDropDatabases = '"DROP DATABASE"ステートメントは禁止される。';
299 $strNoExplain = 'Explain SQLをスキップ';
300 $strNoFrames = 'phpMyAdminは<b>フレーム</b>をサポートしたブラウザでの利用をお勧めします。';
301 $strNoIndex = 'インデックスは設定されていません。';
302 $strNoIndexPartsDefined = 'インデックスの部分は設定されていません。';
303 $strNoModification = '変更無し';
304 $strNoPassword = 'パスワード無し';
305 $strNoPhp = 'PHPコード無し';
306 $strNoPrivileges = '特権無し';
307 $strNoQuery = 'SQLクエリー無し';
308 $strNoRights = '現在特権を持ってないのでここに入れません。';
309 $strNoTablesFound = '現在のDBにテーブルはありません。';
310 $strNoUsersFound = '該当ユーザーは見つかりませんでした。';
311 $strNoUsersSelected = 'ユーザーが選択されていません。';
312 $strNoValidateSQL = 'SQL検証をスキップ';
313 $strNone = '無し';
314 $strNotNumber = 'これは番号ではありません。';
315 $strNotOK = 'OKじゃない';
316 $strNotSet = '<b>%s</b> テーブルが見つからないか、%s がありません。';
317 $strNotValidNumber = ' は行の正しい番号ではありません ';
318 $strNull = '空の値(Null)';
319 $strNumSearchResultsInTable = '%s 件が <i>%s</i>テーブルで見つかりました';
320 $strNumSearchResultsTotal = '<b>件数:</b> <i>%s</i> が見つかりました';
321 $strNumTables = 'テーブル';
323 $strOK = 'OK';
324 $strOftenQuotation = '引用符号です。オプションは、charまたはvarcharフィールドのみ" "で囲まれていることを意味します。';
325 $strOperations = '操作';
326 $strOptimizeTable = 'テーブルを最適化します。';
327 $strOptionalControls = '特殊文字の読み込み/書き込みオプション';
328 $strOptionally = 'オプションです。';
329 $strOptions = 'オプション';
330 $strOr = 'OR';
331 $strOverhead = 'オーバーヘッド';
333 $strPHP40203 = 'あなたはマルチバイト文字(mbstring)の扱いに重大なバグのあるPHP 4.2.3を使っています。PHPのバグレポート19404です。phpMyAdminを使うなら、このバージョンのPHPはお奨めしません...と言うかpatchをあてないと動きません。';
334 $strPHPVersion = 'PHP バージョン';
335 $strPageNumber = 'ページ番号:';
336 $strPartialText = '部分的な文書';
337 $strPassword = 'パスワード';
338 $strPasswordChanged = 'パスワードは %s 変更されました。';
339 $strPasswordEmpty = 'パスワードが空です。';
340 $strPasswordNotSame = 'パスワードが同じではありません。';
341 $strPdfDbSchema = '"%s" データベース - %s頁の図';
342 $strPdfInvalidPageNum = 'PDFページが未定義!';
343 $strPdfInvalidTblName = '"%s" テーブルがありません!';
344 $strPdfNoTables = 'テーブルがありません';
345 $strPerHour = '時毎';
346 $strPhp = 'PHPコードの作成';
347 $strPmaDocumentation = 'phpMyAdminのドキュメント';
348 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> を必ずconfigファイルの中で設定して下さい!';
349 $strPortrait = 'ポートレイト';
350 $strPos1 = '最初';
351 $strPrevious = '以前';
352 $strPrimary = '主要';
353 $strPrimaryKey = '主キー';
354 $strPrimaryKeyHasBeenDropped = '主キーを削除しました。';
355 $strPrimaryKeyName = '主キーの名前は... PRIMARYではなければいけません。';
356 $strPrimaryKeyWarning = '("PRIMARY"はちょうど主キーの名前ではなければいけません。';
357 $strPrint = '印刷';
358 $strPrintView = '印刷用表示';
359 $strPrivDescAllPrivileges = 'GRANTを除く全ての特権を含みます。';
360 $strPrivDescAlter = '存在するテーブル構造の変更を許可します。';
361 $strPrivDescCreateDb = '新しいデータベース、テーブルの作成を許可します。';
362 $strPrivDescCreateTbl = '新しいテーブルの作成を許可します。';
363 $strPrivDescCreateTmpTable = 'テンポラリーテーブルの作成を許可します。';
364 $strPrivDescDelete = 'データの削除を許可します。';
365 $strPrivDescDropDb = 'データベースとテーブルの削除を許可します。';
366 $strPrivDescDropTbl = 'テーブルの削除を許可します。';
367 $strPrivDescExecute = 'ストアードプロシジャーが走るのを許可します; このMySQL版では意味ありません。';
368 $strPrivDescFile = 'データのインポート、データのファイルへのエクスポートを許可します。';
369 $strPrivDescGrant = '特権テーブルのリロードなしにユーザー、特権の追加を許可します。';
370 $strPrivDescIndex = 'インデックスの作成、削除を許可します。';
371 $strPrivDescInsert = 'データの挿入、入れ替えを許可します。';
372 $strPrivDescLockTables = '現在のスレッドのロッキングテーブルを許可します。';
373 $strPrivDescMaxConnections = '1時間内に新しく接続可能な数を制限します。';
374 $strPrivDescMaxQuestions = '1時間内にサーバーにクエリを送れる数を制限します。';
375 $strPrivDescMaxUpdates = '1時間内にテーブル、データベースに対しての変更が発生するコマンドの数を制限します。';
376 $strPrivDescProcess3 = '他のユーザープロセスを停止出来ることを許可します。';
377 $strPrivDescProcess4 = 'プロセスリスト中の完全なクエリの表示を許可します。';
378 $strPrivDescReferences = 'このMySQLバージョンでは意味ありません。';
379 $strPrivDescReload = 'サーバーのリロード、キャッシュのクリアを許可します。';
380 $strPrivDescReplClient = 'スレーブかマスターを要求できる権利をユーザーに与えます。';
381 $strPrivDescReplSlave = 'レプリケーションスレーブが必要です。';
382 $strPrivDescSelect = 'データの読み出し許可。';
383 $strPrivDescShowDb = 'データベースの完全なリストへのアクセス件を与えます。';
384 $strPrivDescShutdown = 'サーバーのシャットダウンを許可します。';
385 $strPrivDescSuper = '最大の接続数に達しても接続を許可します。多くの管理操作はグローバル変数や他ユーザープロセスの終了が出来るような設定が必要です。';
386 $strPrivDescUpdate = 'データの修正を許可します。';
387 $strPrivDescUsage = '特権がありません。';
388 $strPrivileges = '特権';
389 $strPrivilegesReloaded = '特権はリロードされました。';
390 $strProcesslist = 'プロセスリスト';
391 $strProperties = 'プロパティ';
392 $strPutColNames = '最初の1行目にフィールド名を追加';
394 $strQBE = 'クエリー';
395 $strQBEDel = '削除';
396 $strQBEIns = '挿入';
397 $strQueryOnDb = 'データベースのSQLクエリー <b>%s</b>:';
398 $strQueryStatistics = '<b>クエリー統計</b>: その始めから, %s クエリーがサーバーに送られるまで。';
399 $strQueryType = 'クエリータイプ';
401 $strReType = '再記入';
402 $strReceived = '受信済';
403 $strRecords = 'レコード数';
404 $strReferentialIntegrity = '結合項目のチェック:';
405 $strRelationNotWorking = 'リレーション機能を動かすためのリンクテーブルが有効になっていません。 %sここ%sをクリックして原因を見つけて下さい。';
406 $strRelationView = 'リレーション表示';
407 $strRelationalSchema = 'リレーショナルスキーマ';
408 $strReloadFailed = 'MySQLのリロードに失敗しました。';
409 $strReloadMySQL = 'MySQLのリロード';
410 $strReloadingThePrivileges = '特権をリロード中';
411 $strRememberReload = 'サーバーのリロードを忘れないで下さい。';
412 $strRemoveSelectedUsers = '選択されたユーザーを削除します';
413 $strRenameTable = 'テーブル名の変更';
414 $strRenameTableOK = '%s%sに名前を変更しました。';
415 $strRepairTable = 'テーブルを復旧します。';
416 $strReplace = '置き換える';
417 $strReplaceTable = 'ファイルでテーブルを置き換える';
418 $strReset = 'リセット';
419 $strResourceLimits = ' リソースの制限';
420 $strRevoke = '廃止';
421 $strRevokeAndDelete = 'ユーザーから有効な特権を全て破棄して削除します。';
422 $strRevokeAndDeleteDescr = 'ユーザーは特権リロードするまでUSAGE特権のままです。';
423 $strRevokeGrant = ' 付与の取消';
424 $strRevokeGrantMessage = '%sの付与特権を取消しました。';
425 $strRevokeMessage = '%sの特権を取消しました';
426 $strRevokePriv = '特権の取消';
427 $strRowLength = '行の長さ';
428 $strRowSize = ' 行のサイズ ';
429 $strRows = '行';
430 $strRowsFrom = '開始行';
431 $strRowsModeHorizontal = '水平';
432 $strRowsModeOptions = '方向: %s : %s 列ずつヘッダーを繰り返し発表する';
433 $strRowsModeVertical = '重直';
434 $strRowsStatistic = '行の統計';
435 $strRunQuery = 'クエリーの実行';
436 $strRunSQLQuery = 'データベース%sにSQLクエリー実行';
437 $strRunning = 'が実行中です。 %s';
439 $strSQL = 'SQL';
440 $strSQLParserBugMessage = 'あなたはSQLパーサーでバグを見つけられるかもしれません。あなたのクエリーを念入りに確かめて、引用符が正しくミスマッチがないかチェックしましょう。その他の失敗にはテキストエリアで引用した外側にバイナリーコードが付いてファイルがアップロードされてしまったような原因が考えられます。また、あなたのクエリーをMySQLのコマンドラインを使って試すことも出来ます。MySQLサーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。コマンドラインでは成功しても、まだ問題がある場合、パーサーが失敗する場合には、問題のあるSQLクエリーをひとつの文に減らしてみて下さい。そして以下のセクションでデータを切り取ってBUG報告を送って下さい:';
441 $strSQLParserUserError = 'あなたのSQLクエリーにエラーがあります。MySQLサーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。';
442 $strSQLQuery = '実行されたSQLクエリー';
443 $strSQLResult = 'SQLの結果';
444 $strSQPBugInvalidIdentifer = '認証が無効です';
445 $strSQPBugUnclosedQuote = '引用符が閉じていない';
446 $strSQPBugUnknownPunctuation = '無効な句読点文字です';
447 $strSave = '保存';
448 $strScaleFactorSmall = '1ページ内に図表を配置させるためには大きさが小さ過ぎます';
449 $strSearch = '検索';
450 $strSearchFormTitle = 'データベース内の検索';
451 $strSearchInTables = 'テーブルの指定:';
452 $strSearchNeedle = '検索する単語、または値 (ワイルドカードは: "%"):';
453 $strSearchOption1 = 'いずれかの単語を含む';
454 $strSearchOption2 = '全ての単語を含む';
455 $strSearchOption3 = '正確なフレーズ';
456 $strSearchOption4 = '正規表現';
457 $strSearchResultsFor = '検索結果 "<i>%s</i>" %s:';
458 $strSearchType = '検索条件:';
459 $strSelect = '選択';
460 $strSelectADb = 'データベースを選択してください';
461 $strSelectAll = '全選択';
462 $strSelectFields = 'フィールドの選択(一つ以上):';
463 $strSelectNumRows = 'クエリー';
464 $strSelectTables = 'テーブルの選択';
465 $strSend = 'ファイルに落とす';
466 $strSent = '送信';
467 $strServer = 'サーバー %s';
468 $strServerChoice = 'サーバーの選択';
469 $strServerStatus = 'ランタイム情報';
470 $strServerStatusUptime = 'このMySQLサーバーは %s にて動作中。 %sから開始してます。';
471 $strServerTabProcesslist = 'プロセス';
472 $strServerTabVariables = '変数';
473 $strServerTrafficNotes = '<b>サーバートラフィック</b>: このテーブルはMySQLサーバーが起動してからのネットワークトラフィックの統計を表示します。';
474 $strServerVars = 'サーバー変数と設定値';
475 $strServerVersion = 'サーバーのバージョン';
476 $strSessionValue = 'セッション値';
477 $strSetEnumVal = 'フィールドタイプが"enum"又は"set"の場合は値をこのフォーマットを使って入力して下さい: \'a\',\'b\',\'c\'...<br />バックスラッシュ「"\"」又はクオート「"\'"」を入力したいと、頭にバックスラッシュを付けて下さい「例: \'\\\\xyz\' or \'a\\\'b\'」。';
478 $strShow = '表示';
479 $strShowAll = '全て発表';
480 $strShowColor = '色表示';
481 $strShowCols = '列の発表';
482 $strShowDatadictAs = 'データ辞書フォーマット';
483 $strShowGrid = 'グリッドの表示';
484 $strShowPHPInfo = 'PHP情報';
485 $strShowTableDimension = 'テーブルの大きさを表示';
486 $strShowTables = 'テーブルの発表';
487 $strShowThisQuery = ' 実行したクエリーをここに表示する ';
488 $strShowingRecords = 'レコード表示';
489 $strSingly = '(一回)';
490 $strSize = 'サイズ';
491 $strSort = 'ソート';
492 $strSpaceUsage = 'ディスク使用量';
493 $strSplitWordsWithSpace = '各単語はスペース文字(" ")で区切って下さい';
494 $strStatement = 'ステートメント';
495 $strStatus = '状態';
496 $strStrucCSV = 'CSVデータ';
497 $strStrucData = '構造とデータ';
498 $strStrucDrop = '\'drop table\'を追加';
499 $strStrucExcelCSV = 'Ms ExcelへのCSVデータ';
500 $strStrucOnly = '構造のみ';
501 $strStructPropose = 'テーブル構造の確認';
502 $strStructure = '構造';
503 $strSubmit = '実行';
504 $strSuccess = 'SQLクエリーが正常に実行されました。';
505 $strSum = '合計';
507 $strTable = 'テーブル ';
508 $strTableComments = 'テーブルの説明';
509 $strTableEmpty = 'テーブル名は空です。';
510 $strTableHasBeenDropped = 'テーブル%sを削除しました。';
511 $strTableHasBeenEmptied = 'テーブル%sを空にしました。';
512 $strTableHasBeenFlushed = 'テーブル%sのキャッシュを空にしました。';
513 $strTableMaintenance = 'テーブル管理';
514 $strTableOfContents = 'テーブルの内容';
515 $strTableStructure = 'テーブルの構造';
516 $strTableType = 'テーブルのタイプ';
517 $strTables = '%sテーブル';
518 $strTblPrivileges = 'テーブル特定 特権';
519 $strTextAreaLength = ' 長さの所為でこのフィールドを<br /> 修正出来ない可能性があります ';
520 $strTheContent = 'ファイルのデータを挿入しました。';
521 $strTheContents = 'ファイルのデータで、選択したテーブルの主要キーまたは唯一なキーに一致する列を置き換えます。';
522 $strTheTerminator = 'フィールドの終端記号です。';
523 $strThisHost = 'このホスト';
524 $strThisNotDirectory = 'これはディレクトリではありません';
525 $strThreadSuccessfullyKilled = 'スレッド %s は終了しました。';
526 $strTime = '時間';
527 $strTotal = '合計';
528 $strTotalUC = '合計';
529 $strTraffic = 'トラフィック';
530 $strType = 'フィールドタイプ';
532 $strUncheckAll = '全てのマークを削除';
533 $strUnique = '唯一';
534 $strUnselectAll = '全解放';
535 $strUpdatePrivMessage = '%sの特権をアップデートしました。';
536 $strUpdateProfile = 'プロファイルのアップデート:';
537 $strUpdateProfileMessage = 'プロファイルをアップデートしました。';
538 $strUpdateQuery = 'クエリーのアップデート';
539 $strUsage = '使用量';
540 $strUseBackquotes = '逆クオートでテーブル名やフィールド名を囲む';
541 $strUseTables = '使うテーブル';
542 $strUseTextField = 'テキストフィールドを使用';
543 $strUser = 'ユーザー';
544 $strUserAlreadyExists = 'ユーザー %s は既に存在します!';
545 $strUserEmpty = 'ユーザー名は空です。';
546 $strUserName = 'ユーザー名';
547 $strUserNotFound = '選択されたユーザーは特権テーブルに見つかりませんでした。';
548 $strUserOverview = 'ユーザー概観';
549 $strUsers = 'ユーザー';
550 $strUsersDeleted = '選択されたユーザーは削除されました。';
552 $strValidateSQL = 'SQLの検証';
553 $strValidatorError = 'SQL検証機能の初期化が出来ません。%sdocumentation%sに記述されているようにPHP拡張ライブラリがインストールされているかチェックして下さい。';
554 $strValue = '値';
555 $strVar = '変数';
556 $strViewDump = 'テーブルのダンプ(スキーマ)表示';
557 $strViewDumpDB = 'DBのダンプ(スキーマ)表示';
559 $strWebServerUploadDirectory = 'webサーバー上でアップロード';
560 $strWebServerUploadDirectoryError = 'アップロードを行うディレクトリがありません。。';
561 $strWelcome = '%sへようこそ';
562 $strWithChecked = 'チェックしたものを:';
563 $strWritingCommentNotPossible = 'コメントの書き込みが有効ではありません';
564 $strWritingRelationNotPossible = 'リレーションの書き込みが有効ではありません';
565 $strWrongUser = 'ユーザ名またはパスワードが正しくありません。<br />アクセスは拒否されました。';
567 $strXkana = '全角カナへ変換する'; // convert to X208-kana
569 $strYes = 'はい';
571 $strZeroRemovesTheLimit = '注意: オプションを 0 (ゼロ)に設定すると制限がなくなります。';
572 $strZip = '"zipされる"';
574 // To translate
576 $strDbSpecific = 'database-specific'; //to translate
578 $strGlobal = 'global'; //to translate
580 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'; //to translate
582 $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
583 $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
584 $strChangeCopyModeCopy = '... keep the old one.'; //to translate
585 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
586 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
587 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
588 $strWildcard = 'wildcard'; //to translate
589 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
590 $strQueryTime = 'Query took %01.4f sec';//to translate
591 $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
592 $strDBComment = 'Database comment: ';//to translate
593 $strQueryFrame = 'Query window';//to translate
594 $strQueryFrameDebug = 'Debugging information';//to translate
595 $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
596 $strQuerySQLHistory = 'SQL-history';//to translate
597 $strMIME_MIMEtype = 'MIME-type';//to translate
598 $strMIME_transformation = 'Browser transformation';//to translate
599 $strMIME_transformation_options = 'Transformation options';//to translate
600 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
601 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
602 $strMIME_available_mime = 'Available MIME-types';//to translate
603 $strMIME_available_transform = 'Available transformations';//to translate
604 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
605 $strMIME_description = 'Description';//to translate
606 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
607 $strMIME_file = 'Filename';//to translate
608 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
609 $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
610 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
611 $strInnodbStat = 'InnoDB Status'; //to translate
612 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
613 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
614 $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
615 $strSQLOptions = 'SQL options';//to translate
616 $strXML = 'XML';//to translate
617 $strCSVOptions = 'CSV options';//to translate
618 $strNoOptions = 'This format has no options';//to translate
619 $strStatCreateTime = 'Creation';//to translate
620 $strStatUpdateTime = 'Last update';//to translate
621 $strStatCheckTime = 'Last check';//to translate
622 $strPerMinute = 'per minute';//to translate
623 $strPerSecond = 'per second';//to translate
624 $strAutomaticLayout = 'Automatic layout'; //to translate
625 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
626 $strFileNameTemplate = 'File name template';//to translate
627 $strFileNameTemplateRemember = 'remember template';//to translate
628 $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
629 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
630 $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
631 $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
632 $strAutodetect = 'Autodetect'; //to translate
633 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
634 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
635 $strUseHostTable = 'Use Host Table'; //to translate
636 $strShowFullQueries = 'Show Full Queries'; //to translate
637 $strTruncateQueries = 'Truncate Shown Queries'; //to translate
638 $strSwitchToTable = 'Switch to copied table'; //to translate
639 $strCharset = 'Charset'; //to translate
640 $strLaTeXOptions = 'LaTeX options'; //to translate
641 $strRelations = 'Relations'; //to translate
642 $strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
643 $strCopyTableSameNames = 'Can\'t copy table to same one!'; //to translate
644 $strMustSelectFile = 'You should select file which you want to insert.'; //to translate
645 $strSaveOnServer = 'Save on server in %s directory'; //to translate
646 $strOverwriteExisting = 'Overwrite existing file(s)'; //to translate
647 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; //to translate
648 $strDumpSaved = 'Dump has been saved to file %s.'; //to translate
649 $strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
650 $strNoSpace = 'Insufficient space to save the file %s.'; //to translate
651 $strInsertedRowId = 'Inserted row id:'; //to translate
652 $strLoadMethod = 'LOAD method'; //to translate
653 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
654 $strExecuteBookmarked = 'Execute bookmarked query'; //to translate
655 $strExcelOptions = 'Excel options'; //to translate
656 $strReplaceNULLBy = 'Replace NULL by'; //to translate
657 $strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
658 $strPaperSize = 'Paper size'; //to translate
659 $strDatabaseNoTable = 'This database contains no table!';//to translate
660 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
661 $strAddIntoComments = 'Add into comments';//to translate
662 $strDatabaseExportOptions = 'Database export options';//to translate
663 $strAddDropDatabase = 'Add DROP DATABASE';//to translate
664 $strToggleScratchboard = 'toggle scratchboard'; //to translate
665 $strTableOptions = 'Table options'; //to translate
666 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
667 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
668 $strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
669 $strCharsets = 'Charsets'; //to translate
670 $strDescription = 'Description'; //to translate
671 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
672 $strCollation = 'Collation'; //to translate
673 $strMultilingual = 'multilingual'; //to translate
674 $strGerman = 'German'; //to translate
675 $strPhoneBook = 'phone book'; //to translate
676 $strDictionary = 'dictionary'; //to translate
677 $strSwedish = 'Swedish'; //to translate
678 $strDanish = 'Danish'; //to translate
679 $strCzech = 'Czech'; //to translate
680 $strTurkish = 'Turkish'; //to translate
681 $strEnglish = 'English'; //to translate
682 $strHungarian = 'Hungarian'; //to translate
683 $strCroatian = 'Croatian'; //to translate
684 $strBulgarian = 'Bulgarian'; //to translate
685 $strLithuanian = 'Lithuanian'; //to translate
686 $strEstonian = 'Estonian'; //to translate
687 $strCaseInsensitive = 'case-insensitive'; //to translate
688 $strCaseSensitive = 'case-sensitive'; //to translate
689 $strUkrainian = 'Ukrainian'; //to translate
690 $strHebrew = 'Hebrew'; //to translate
691 $strWestEuropean = 'West European'; //to translate
692 $strCentralEuropean = 'Central European'; //to translate
693 $strTraditionalChinese = 'Traditional Chinese'; //to translate
694 $strCyrillic = 'Cyrillic'; //to translate
695 $strArmenian = 'Armenian'; //to translate
696 $strArabic = 'Arabic'; //to translate
697 $strRussian = 'Russian'; //to translate
698 $strUnknown = 'unknown'; //to translate
699 $strBaltic = 'Baltic'; //to translate
700 $strUnicode = 'Unicode'; //to translate
701 $strSimplifiedChinese = 'Simplified Chinese'; //to translate
702 $strKorean = 'Korean'; //to translate
703 $strGreek = 'Greek'; //to translate
704 $strJapanese = 'Japanese'; //to translate
705 $strThai = 'Thai'; //to translate
706 $strUseThisValue = 'Use this value'; //to translate
707 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
708 $strBrowseForeignValues = 'Browse foreign values'; //to translate
709 $strInternalRelations = 'Internal relations'; //to translate
710 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
711 $strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate