From 5b9fbad20a04011141dd2ba3e0f0b50ca2b9403c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 29 Jan 2006 12:19:11 +0000 Subject: [PATCH] updates --- lang/japanese-euc.inc.php | 245 ++++++++++++++++++------------------ lang/japanese-sjis.inc.php | 245 ++++++++++++++++++------------------ lang/japanese-utf-8.inc.php | 243 ++++++++++++++++++----------------- 3 files changed, 365 insertions(+), 368 deletions(-) diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 8c59c1724..59b74c07f 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -24,13 +24,14 @@ $timespanfmt = '%s $strAbortedClients = '中断しました。'; $strAbsolutePathToDocSqlDir = 'docSQL への絶対パスを設定してください。'; -$strAccessDeniedExplanation = 'phpMyAdmin は、MySQL サーバーに接続しようとしました。そして、サーバーは接続を拒絶しました。config.inc.php の中のホスト、ユーザー名およびパスワードをチェックし、MySQL サーバーの管理人から与えられた情報にそれらが相当することを確かめるべきです。'; $strAccessDenied = 'アクセスは拒否されました。'; +$strAccessDeniedCreateConfig = '恐らく、この理由は、設定ファイルを作成しなかったということです。%1$sセットアップスクリプト%2$s を使用してひとつ作成したいでしょう。'; +$strAccessDeniedExplanation = 'phpMyAdmin は、MySQL サーバーに接続しようとしました。そして、サーバーは接続を拒絶しました。config.inc.php の中のホスト、ユーザー名およびパスワードをチェックし、MySQL サーバーの管理人から与えられた情報にそれらが相当することを確かめるべきです。'; $strAction = '操作'; $strAddAutoIncrement = '「AUTO_INCREMENT」値を追加する'; $strAddConstraints = '制限を追加する'; -$strAddDeleteColumn = 'フィールド列の「追加/削除」'; -$strAddDeleteRow = '条件行の「追加/削除」'; +$strAddDeleteColumn = 'フィールド列を追加・削除する'; +$strAddDeleteRow = '条件行を追加・削除する'; $strAddDropDatabase = '「DROP DATABASE」を追加する'; $strAddedColumnComment = 'カラムのコメント追加されました。'; $strAddedColumnRelation = 'カラムのリレーションが追加されました。'; @@ -43,8 +44,8 @@ $strAddPrivilegesOnDb = ' $strAddPrivilegesOnTbl = 'テーブルへ特権の追加する'; $strAddSearchConditions = '検索条件文を追加してください。("where"の節文):'; $strAddToIndex = '  %s  の列をインデックスに追加しました。'; -$strAddUserMessage = 'ユーザーを追加しました。'; $strAddUser = 'ユーザーを追加する'; +$strAddUserMessage = 'ユーザーを追加しました。'; $strAdministration = '管理'; $strAffectedRows = '影響された行数:'; $strAfterInsertBack = '戻る'; @@ -52,17 +53,17 @@ $strAfterInsertNewInsert = ' $strAfterInsertNext = '次の行を編集する'; $strAfterInsertSame = 'このページに戻る'; $strAfter = '指定カラムの後に %s'; -$strAllowInterrupt = 'それの制限時間が近づいてることをスクリプトが検知した場合、インポートへの割込みを許可します。これは大きなファイルをインポートする場合のよい手段かもしれません。しかし、それはトランザクションを壊すことができてしまいます。'; -$strAllTableSameWidth = '全てのテーブルを同じ幅で表示しますか?'; $strAll = '全部'; +$strAllowInterrupt = 'それの制限時間が近づいてることをスクリプトが検知した場合、インポートへの割込みを許可します。これは大きなファイルをインポートする場合のよい手段かもしれませんが、それはトランザクションを壊すことになります。'; +$strAllTableSameWidth = 'すべてのテーブルを同じ幅で表示しますか?'; $strAlterOrderBy = 'テーブル順番の条件'; $strAnalyzeTable = 'テーブルを分析する'; $strAnd = 'AND'; $strAndThen = 'そしてその後に'; $strAnIndex = 'インデックスが「%s」に追加されていました。'; -$strAnyHost = '全てのホスト'; -$strAnyUser = '全てのユーザー'; -$strAny = '全て'; +$strAny = 'すべて'; +$strAnyHost = 'すべてのホスト'; +$strAnyUser = 'すべてのユーザー'; $strApproximateCount = '近いかもしれません。FAQ 3.11 を参照してください。'; $strAPrimaryKey = '主キーが %s に追加されました。'; $strArabic = 'アラビア語'; @@ -78,8 +79,8 @@ $strBack = ' $strBaltic = 'バルト諸語'; $strBeginCut = '切り取り開始'; $strBeginRaw = 'RAW 開始'; -$strBinary = ' バイナリ '; $strBinaryDoNotEdit = ' バイナリ - 修正できません'; +$strBinary = ' バイナリ '; $strBinaryLog = 'バイナリログ'; $strBinLogEventType = 'イベントタイプ'; $strBinLogInfo = '情報'; @@ -91,17 +92,18 @@ $strBookmarkAllUsers = ' $strBookmarkCreated = 'ブックマーク %s を作成しました'; $strBookmarkDeleted = 'ブックマークを正常に削除しました。'; $strBookmarkLabel = 'ラベル'; -$strBookmarkQuery = 'ブックマークされている SQL 照会'; +$strBookmarkQuery = 'ブックマークされている SQL'; $strBookmarkReplace = '既に存在する同じ名前のブックマークを置換する'; -$strBookmarkThis = 'SQL 照会をブックマークする'; +$strBookmarkThis = 'SQL をブックマークする'; $strBookmarkView = '表示のみ'; -$strBrowseForeignValues = '外部キーを表示する'; +$strBrowseDistinctValues = '個別に値を表示する'; $strBrowse = '表示'; -$strBufferPool = 'バッファプール'; +$strBrowseForeignValues = '外部キーを表示する'; $strBufferPoolActivity = 'バッファープールの活性度'; +$strBufferPool = 'バッファプール'; $strBufferPoolUsage = 'バッファプールの使用量'; -$strBufferReadMissesInPercent = '% の読み込みミス数'; $strBufferReadMisses = '読み込みミス数'; +$strBufferReadMissesInPercent = '% の読み込みミス数'; $strBufferWriteWaitsInPercent = '% の書き込み待ち数'; $strBufferWriteWaits = '書き込み待ち数'; $strBulgarian = 'ブルガリア語'; @@ -120,27 +122,27 @@ $strCardinality = ' $strCaseInsensitive = '英字の大小を区別しない'; $strCaseSensitive = '英字の大小を区別する'; $strCentralEuropean = '中央ヨーロッパ語'; +$strChangeCopyMode = '同じ特権を持った新規のユーザーを作る...'; $strChangeCopyModeCopy = '... 古いものを維持する'; $strChangeCopyModeDeleteAndReload = ' ... ユーザーテーブルから古いものを削除し、後で特権に再びロードする'; $strChangeCopyModeJustDelete = ' ... ユーザーテーブルから古いものを削除する'; $strChangeCopyModeRevoke = ' ... 古いものから有効な特権をすべて無効にし、それを後で削除する'; -$strChangeCopyMode = '同じ特権を持った新規のユーザーを作る...'; $strChangeCopyUser = 'ログイン情報の変更 / ユーザーコピー'; $strChangeDisplay = '表示させるフィールドを選んで下さい'; -$strChangePassword = 'パスワードの変更をする'; $strChange = '変更'; -$strCharsetOfFile = 'ファイルの文字セット:'; -$strCharsetsAndCollations = '文字セットと照会順序'; -$strCharsets = '文字コード'; +$strChangePassword = 'パスワードを変更する'; $strCharset = '文字セット'; -$strCheckAll = '全てをマークする'; +$strCharsetOfFile = 'ファイルの文字セット:'; +$strCharsetsAndCollations = '文字セットと照合順序'; +$strCharsets = '文字コード'; +$strCheckAll = 'すべてチェックする'; $strCheckOverhead = 'オーバーヘッドの検査をする'; -$strCheckPrivsLong = 'データベース "%s" の特権チェック。'; $strCheckPrivs = '特権のチェックをする'; +$strCheckPrivsLong = 'データベース "%s" の特権チェック。'; $strCheckTable = 'テーブルをチェックする'; $strChoosePage = '編集するページを選択してください。'; $strColComFeat = '列コメント表示機能'; -$strCollation = '照会順序'; +$strCollation = '照合順序'; $strColumnNames = '列(カラム)名'; $strColumnPrivileges = 'カラム指定の特権'; $strCommand = 'コマンド'; @@ -148,8 +150,9 @@ $strComments = ' $strCommentsForTable = 'COMMENTS FOR TABLE'; $strCompatibleHashing = 'MySQL 4.0 互換'; $strCompleteInserts = '完全な INSERT 文を作成する'; -$strCompressionWillBeDetected = 'インポートされたファイル圧縮は、自動的に検知されるでしょう: %s'; $strCompression = '圧縮'; +$strCompressionWillBeDetected = 'インポートされたファイル圧縮は、自動的に検知されるでしょう: %s'; +$strConfigDefaultFileError = 'デフォルト設定を読み込めませんでした: "%1$s"'; $strConfigFileError = 'phpMyAdmin が設定ファイルを読み込むことができません!
文法エラーが発生したか、ファイルが見つかりません。
下のリンクから設定ファイルを直接読み込んで、PHP のエラーメッセージを確認してください。多くの場合、区切り文字やセミコロンを忘れています。
もし空白のページが現れたらすべてうまく行っています。'; $strConfigureTableCoord = 'テーブル「%s」テーブルの設定を調整してください。'; $strConnectionError = '接続できません: 無効な設定です。'; @@ -168,9 +171,9 @@ $strCreateIndex = ' %s  $strCreateIndexTopic = '新規インデックスを作成する'; $strCreateNewDatabase = '新規データベースを作成する'; $strCreateNewTable = 'データベース「%s」で新規テーブルを作成する'; +$strCreate = '作成'; $strCreatePage = '新規ページを作成する'; $strCreatePdfFeat = 'PDF 作成機能'; -$strCreate = '作成'; $strCreationDates = '作成/更新/検査の日付を追加する'; $strCriteria = '絞込み基準'; $strCroatian = 'クロアチア語'; @@ -178,11 +181,10 @@ $strCSV = 'CSV'; $strCSVImportOptions = 'CSV オプション'; $strCSVOptions = 'CSV オプション'; $strCyrillic = 'キリル文字ロシア語'; -$strCzechSlovak = 'チェコのスロバキア語'; $strCzech = 'チェコ語'; +$strCzechSlovak = 'チェコのスロバキア語'; $strDanish = 'デンマーク語'; -$strData = 'データ'; $strDatabase = 'データベース'; $strDatabaseEmpty = 'データベース名が空です!'; $strDatabaseExportOptions = 'データベースエクスポートオプション'; @@ -190,10 +192,11 @@ $strDatabaseHasBeenDropped = ' $strDatabaseNoTable = 'このデータベースはテーブルを含んでいません!'; $strDatabases = 'データベース'; $strDatabasesDropped = 'データベース「%s」は削除されました。'; +$strDatabasesStats = 'データベースの統計'; $strDatabasesStatsDisable = '統計を無効にする'; $strDatabasesStatsEnable = '統計を許可する'; $strDatabasesStatsHeavyTraffic = '注意: データベース統計を許可すると MySQL と WEBサーバーの間で重いトラフィックが発生するかもしれません。'; -$strDatabasesStats = 'データベースの統計'; +$strData = 'データ'; $strDataDict = 'データ辞書'; $strDataOnly = 'データのみ'; $strDataPages = 'データを含むページ数'; @@ -216,10 +219,10 @@ $strDefaultValueHelp = ' $strDefault = '基本値'; $strDefragment = 'テーブルのデフラグ'; $strDelayedInserts = '遅延インサートを使用する'; -$strDeleteAndFlushDescr = 'これはクリアーです。特権をリロードするので少々時間がかかります。'; $strDeleteAndFlush = 'ユーザーを削除して特権をリロードする'; -$strDeletedRows = '削除された行数:'; +$strDeleteAndFlushDescr = 'これはクリアーです。特権をリロードするので少々時間がかかります。'; $strDeleted = '選択した列を削除しました。'; +$strDeletedRows = '削除された行数:'; $strDeleteNoUsersSelected = '削除するユーザーを選択していません!'; $strDelete = '削除'; $strDeleting = '%s を削除中です'; @@ -237,33 +240,33 @@ $strDoAQuery = '" $strDocu = 'ドキュメント'; $strDoYouReally = 'これを本当に実行しても良いですか?:'; $strDropDatabaseStrongWarning = '完全にデータベースを破壊するでしょう!'; -$strDropUsersDb = 'ユーザーと同じ名前を持つデータベースを削除する'; $strDrop = '削除'; +$strDropUsersDb = 'ユーザーと同じ名前を持つデータベースを削除する'; $strDumpingData = 'テーブルのダンプデータ'; $strDumpSaved = 'ダンプをファイル %s に保存しました。'; $strDumpXRows = '%s 列をダンプします。開始列は %s です。'; $strDynamic = 'ダイナミック'; +$strEdit = '修正'; $strEditPDFPages = 'PDF ページを編集する'; $strEditPrivileges = '特権を修正'; -$strEdit = '修正'; $strEffective = '実効'; -$strEmptyResultSet = 'MySQL が空の値を返しました (例えば行が空だった)'; $strEmpty = '空にする'; +$strEmptyResultSet = 'MySQL が空の値を返しました (例えば行が空だった)'; $strEnabled = '有効'; $strEncloseInTransaction = 'トランザクションでエクスポートを囲む'; $strEncto = 'エンコーディングへ変換する'; // encoding convert $strEndCut = '切り取り終了'; -$strEndRaw = 'RAW 終了'; $strEnd = '最後'; +$strEndRaw = 'RAW 終了'; $strEngineAvailable = '%s は、この MySQL サーバーで利用可能です。'; $strEngineDisabled = '%s は、この MySQL サーバーでは無効にされています。'; $strEngines = 'エンジン'; $strEngineUnsupported = 'この MySQL サーバーは %s ストレージエンジンをサポートしていません。'; -$strEnglishPrivileges = ' 注意: MySQLの特権の名前は英語で表示しています。'; $strEnglish = '英語'; -$strError = 'エラー'; +$strEnglishPrivileges = ' 注意: MySQLの特権の名前は英語で表示しています。'; $strErrorInZipFile = 'ZIP 書庫中にエラーです:'; +$strError = 'エラー'; $strEscapeWildcards = 'ワイルドカード「_」および「%」はそれらを文字通りに使用するために「\」でエスケープ(回避)するべきです。'; $strEsperanto = '国際語'; $strEstonian = 'エストニア語'; @@ -276,27 +279,27 @@ $strExtendedInserts = ' $strExtra = 'その他'; $strFailedAttempts = '試みは失敗ました'; -$strField = 'フィールド'; $strFieldHasBeenDropped = 'フィールド %s が正常に削除されました'; -$strFields = 'フィールド'; +$strField = 'フィールド'; $strFieldsEmpty = ' フィールド数が空です。 '; $strFieldsEnclosedBy = 'フィールド囲み記号'; $strFieldsEscapedBy = 'フィールドのエスケープ記号'; +$strFields = 'フィールド'; $strFieldsTerminatedBy = 'フィールド区切り記号'; $strFileAlreadyExists = 'ファイル「%s」は既にサーバーに存在しします。ファイル名を変更するか、上書きオプションを確認してください。'; $strFileCouldNotBeRead = 'ファイルを読めません。'; +$strFileNameTemplateDescription = 'この値は %1$sstrftime%2$s を用いて、判断されます。従って、時間書式の文字列を使用することができます。さらに次の文字列置換が起こるでしょう: %3$s。そのままに他のテキストは維持されるでしょう。'; $strFileNameTemplateDescriptionDatabase = 'データベース名'; $strFileNameTemplateDescriptionServer = 'サーバー名'; $strFileNameTemplateDescriptionTable = 'テーブル名'; -$strFileNameTemplateDescription = 'この値は %1$sstrftime%2$s を用いて、解釈されます。従って、時間書式文字列を使用することができます。さらに次の文字列置換が起こるでしょう: %3$s。そのままに他のテキストは維持されるでしょう。'; -$strFileNameTemplateRemember = 'テンプレートを覚える'; $strFileNameTemplate = 'ファイル名のテンプレート'; +$strFileNameTemplateRemember = 'テンプレートを覚える'; $strFileToImport = 'ファイルをインポートする'; $strFixed = '固定'; $strFlushPrivilegesNote = '注意: phpMyAdmin は MySQL の特権テーブルから直接にユーザー特権を得ます。もしマニュアルで特権が変更されていると、このテーブルの内容とは異なるかもしれません。この場合、続けるまえに %s 特権リロード %s をする必要があります。'; $strFlushQueryCache = '照会キャッシュをフラッシュする'; -$strFlushTables = 'すべてのテーブルをフラッシュする(閉じる)'; $strFlushTable = 'テーブルのキャッシュを空にする("FLUSH")'; +$strFlushTables = 'すべてのテーブルをフラッシュする(閉じる)'; $strFormat = 'フォーマット'; $strFormEmpty = 'フォームでは値がありませんでした。'; $strFreePages = 'フリーなページ数'; @@ -305,8 +308,8 @@ $strFunction = ' $strGenBy = '生成環境'; $strGeneralRelationFeat = 'リレーション機能'; -$strGeneratePassword = 'パスワードを生成する'; $strGenerate = '生成する'; +$strGeneratePassword = 'パスワードを生成する'; $strGenTime = '作成の時間'; $strGeorgian = 'グルジア語'; $strGerman = 'ドイツ語'; @@ -326,8 +329,8 @@ $strHebrew = ' $strHexForBinary = 'バイナリフィールドは 16 進数を使用する'; $strHome = 'メインページへ'; $strHomepageOfficial = 'phpMyAdmin ホーム'; -$strHost = 'ホスト'; $strHostEmpty = 'ホスト名は空です!'; +$strHost = 'ホスト'; $strHTMLExcel = 'Microsoft Excel 2000'; $strHTMLExcelOptions = 'Microsoft Excel 2000 エクスポートオプション'; $strHTMLWord = 'Microsoft Word 2000'; @@ -338,17 +341,18 @@ $strIcelandic = ' $strId = 'ID'; $strIdxFulltext = '全文'; $strIgnoreDuplicates = '行の複製を無視する'; -$strIgnoreInserts = '「INSERT IGNORE」を使用する'; $strIgnore = '無視'; +$strIgnoreInserts = '「INSERT IGNORE」を使用する'; $strIgnoringFile = 'ファイルを無視 %s'; -$strImport = 'インポート'; $strImportDocSQL = 'docSQL ファイルインポート'; $strImportFiles = 'インポートファイル'; $strImportFormat = 'インポート済ファイルの書式'; -$strIndex = 'インデックス'; +$strImport = 'インポート'; +$strImportSuccessfullyFinished = 'インポートに成功しました。%d 個の照会を実行しました。'; $strIndexes = 'インデックスサイズ'; $strIndexHasBeenDropped = 'インデックス %s が削除されました'; $strIndexName = 'インデックス名 :'; +$strIndex = 'インデックス'; $strIndexType = 'インデックスの種類 :'; $strIndexWarningMultiple = '1 個を越える INDEX キーがカラム `%s` 用に作成されました。'; $strIndexWarningPrimary = 'PRIMARY と INDEX のキーは両方とも、カラム `%s` に設定されるべきではありません。'; @@ -356,25 +360,28 @@ $strIndexWarningTable = ' $strIndexWarningUnique = 'UNIQUE と INDEX のキーは両方とも、カラム `%s` に設定されるべきではありません。'; $strInnoDBAutoextendIncrementDesc = ' それがいっぱいになる場合に、自動拡張するテーブルスペースのサイズを拡張するための増分量です。'; $strInnoDBAutoextendIncrement = '自動拡張の追加増加量'; -$strInnoDBBufferPoolSizeDesc = 'InnoDB がキャッシュデータとそのテーブルのインデックスに使うバッファメモリのサイズです。'; $strInnoDBBufferPoolSize = 'バッファー蓄積サイズ'; +$strInnoDBBufferPoolSizeDesc = 'InnoDB がキャッシュデータとそのテーブルのインデックスに使うバッファメモリのサイズです。'; $strInnoDBDataFilePath = 'データファイル'; $strInnoDBDataHomeDir = 'データホームディレクトリ'; $strInnoDBDataHomeDirDesc = 'すべての InnoDB データファイル用のディレクトリパスの共通部分です。'; $strInnoDBPages = 'ページ'; $strInnodbStat = 'InnoDB ステータス'; $strInsecureMySQL = 'あなたのコンフィグレーションファイルの設定が MySQL デフォルトの特権アカウントになっています (root ユーザーでパスワードなし) 。 MySQL サーバーもこのデフォルト設定で動作しているので、侵入者に対して無防備です。このセキュリティーホールは必ず閉ざしてください。'; +$strInsert = '追加'; $strInsertAsNewRow = '新しい行として追加する'; $strInsertedRowId = 'インサートした行 ID:'; $strInsertedRows = '追加された行数:'; $strInsertNewRow = '新しい行を追加する'; -$strInsert = '追加'; $strInternalNotNecessary = '* InnoDB が存在する場合、内部リレーションは必要ではありません。'; $strInternalRelations = '内部リレーション'; $strInUse = '使用中'; $strInvalidAuthMethod = '設定上で正しくない認証方法を設定しています:'; -$strInvalidColumnCount = 'カラム数は 0 より大きくなければいけません。'; $strInvalidColumn = '正しくない列 (%s) が指定されました!'; +$strInvalidColumnCount = 'カラム数は 0 より大きくなければいけません。'; +$strInvalidCSVFieldCount = 'CSV 入力中 に無効な項目数があります(行:%d)'; +$strInvalidCSVFormat = 'CSV 入力中 に無効な書式があります(行:%d)'; +$strInvalidCSVParameter = 'CSV インポートのパラメーターが無効です: %s'; $strInvalidFieldAddCount = '少なくともひとつのフィールドを追加しなければなりません。'; $strInvalidFieldCount = 'テーブルは少なくともひとつのフィールドが必要です。'; $strInvalidLDIImport = 'このプラグインは圧縮済インポートをサポートしていません!'; @@ -385,8 +392,8 @@ $strInvalidServerIndex = '無 $strJapanese = '日本語'; $strJoins = '結合'; $strJumpToDB = '"%s" データベースへジャンプ.'; -$strJustDeleteDescr = '"削除済" ユーザーは特権がリロードされるまでサーバーにアクセス可能です。'; $strJustDelete = '特権テーブルからユーザーを即削除する'; +$strJustDeleteDescr = '"削除済" ユーザーは特権がリロードされるまでサーバーにアクセス可能です。'; $strKanjiEncodConvert = '漢字コード変換'; // kanji code convert $strKeepPass = 'パスワードを変更しない'; @@ -400,8 +407,8 @@ $strLanguageFileNotFound = ' $strLanguageUnknown = '不明の言語: %1$s.'; $strLatexCaption = 'テーブルキャプション'; $strLatexContent = 'テーブル __TABLE__ の内容'; -$strLatexContinuedCaption = '継続時のテーブルキャプション'; $strLatexContinued = '(続ける)'; +$strLatexContinuedCaption = '継続時のテーブルキャプション'; $strLatexIncludeCaption = 'テーブルキャプションを含む'; $strLatexLabel = 'ラベルキー'; $strLaTeX = 'LaTeX'; @@ -419,8 +426,8 @@ $strLinksTo = ' $strLithuanian = 'リトアニア語'; $strLocalhost = 'ローカル'; $strLocationTextfile = 'テキストファイルの場所'; -$strLogin = 'ログイン'; $strLoginInformation = 'ログイン情報'; +$strLogin = 'ログイン'; $strLogout = 'ログアウト'; $strLogPassword = 'パスワード:'; $strLogServer = 'サーバー'; @@ -437,31 +444,31 @@ $strMIME_available_transform = ' $strMIME_description = '説明'; $strMIME_MIMEtype = 'MIME タイプ'; $strMIME_transformation_note = '利用可能な変換オプションの一覧、およびそれらの MIME 形式変換に関しては、%s変換の説明%s をクリックしてください。'; -$strMIME_transformation_options = '変換オプション'; $strMIME_transformation = 'ブラウザー変換'; +$strMIME_transformation_options = '変換オプション'; $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; -$strMIME_without = 'イタリック体で印刷されたMIME タイプは個別の変換関数を持っていません。'; +$strMIME_without = 'イタリック体で印刷された MIME タイプは個別の変換関数を持っていません。'; $strModifications = 'を正しく修正しました。'; -$strModifyIndexTopic = 'インデックスの変更'; +$strModifyIndexTopic = 'インデックスを変更する'; $strModify = '修正'; -$strMoveTable = 'テーブルを(database.table)に移動:'; +$strMoveTable = 'テーブルを(database.table)に移動する:'; $strMoveTableOK = 'テーブル「%s」を「%s」に移動しました。'; $strMoveTableSameNames = '同じテーブルに移動できません!'; $strMultilingual = '多国語'; $strMyISAMDataPointerSize = 'データのポインターサイズ'; -$strMyISAMDataPointerSizeDesc = 'CREATE TABLE で MyISAMテーブルに使用する MAX_ROWS オプションが指定されない場合のバイト指定のデフォルトポインターサイズです。'; +$strMyISAMDataPointerSizeDesc = 'CREATE TABLE で MyISAM テーブルに使用する MAX_ROWS オプションが指定されない場合のバイト指定のデフォルトポインターサイズです。'; $strMyISAMMaxExtraSortFileSize = 'インデックス作成用一時ファイルの最大サイズ'; $strMyISAMMaxSortFileSizeDesc = 'MyISAM インデックスの再作成で使用することが許された MySQL 一時ファイルの最大サイズです (REPAIR TABLE 中、ALTER TABLE か LOAD DATA INFILE)'; $strMyISAMMaxSortFileSize = '一時ソートファイルの最大サイズ'; $strMyISAMRecoverOptionsDesc = 'クラッシュした MyISAM テーブルの自動回復用モードで、サーバー起動オプション --myisam-recover で設定します。'; $strMyISAMRecoverOptions = '自動修復モード'; -$strMyISAMRepairThreadsDesc = 'もしこの値が 1 以上なら、MyISAM テーブルのインデックスはソート処理の修復中に平行で(それ自身の各インデックスを)作成します。'; $strMyISAMRepairThreads = 'スレッドの修復'; -$strMyISAMSortBufferSize = 'ソートバッファーサイズ'; +$strMyISAMRepairThreadsDesc = 'もしこの値が 1 以上なら、MyISAM テーブルのインデックスはソート処理の修復中に平行で(それ自身の各インデックスを)作成します。'; $strMyISAMSortBufferSizeDesc = 'このバッファーは、REPAIR TABLE の間に MyISAM インデックスをソートする場合、または CREATE INDEX か ALTER TABLE とインデックスを作成する場合に、割り付けられます。'; +$strMyISAMSortBufferSize = 'ソートバッファーサイズ'; $strMySQLCharset = 'MySQL の文字セット'; $strMysqlClientVersion = 'MySQL クライアントバージョン'; -$strMySQLConnectionCollation = 'MySQL 接続照会順序'; +$strMySQLConnectionCollation = 'MySQL 接続照合順序'; $strMySQLSaid = 'MySQLのメッセージ: '; $strMySQLShowProcess = 'MySQL プロセスの表示'; $strMySQLShowStatus = 'MySQL のランタイム情報'; @@ -469,18 +476,17 @@ $strMySQLShowVars = 'MySQL $strName = '名前'; $strNext = '次へ'; -$strNo = 'いいえ'; $strNoActivity = '%s 秒以上操作をしませんでした。再度ログインをしてください。'; -$strNoDatabasesSelected = 'データベースが選択されていません。'; $strNoDatabases = 'データベース数'; +$strNoDatabasesSelected = 'データベースが選択されていません。'; $strNoDescription = '記述がありません'; $strNoDetailsForEngine = 'このストレージエンジンには有効なステータスの詳細情報はありません。'; $strNoDropDatabases = '「DROP DATABASE」ステートメントは禁止される'; $strNoExplain = 'SQL の分析を飛ばす'; $strNoFilesFoundInZip = 'ZIP アーカイブ中にファイルが見つかりません!'; $strNoFrames = 'phpMyAdmin はフレームをサポートしたブラウザでの利用をお勧めします。'; -$strNoIndexPartsDefined = 'インデックスの部分は設定されていません。'; $strNoIndex = 'インデックスは設定されていません。'; +$strNoIndexPartsDefined = 'インデックスの部分は設定されていません。'; $strNoModification = '変更無し'; $strNone = '無し'; $strNoOptions = 'この書式はオプションがありません。'; @@ -490,6 +496,7 @@ $strNoPhp = 'PHP $strNoPrivileges = '特権無し'; $strNoRights = '現在特権を持ってないのでここに入れません。'; $strNoRowsSelected = '行は選択されませんでした。'; +$strNo = 'いいえ'; $strNoSpace = 'ファイル「%s」を保存するには空き容量が不十分です。'; $strNoTablesFound = '現在のデータベースにテーブルはありません。'; $strNoThemeSupport = 'テーマをサポートしていません。設定とテーマディレクトリ「%s」を確認してください。'; @@ -519,14 +526,17 @@ $strPagesToBeFlushed = ' $strPaperSize = '紙サイズ'; $strPartialImport = '部分的なインポート'; $strPartialText = '部分的な文書'; -$strPassword = 'パスワード'; $strPasswordChanged = '%s のパスワードは変更されました。'; $strPasswordEmpty = 'パスワードが空です。'; $strPasswordHashing = 'パスワードハッシュ'; +$strPassword = 'パスワード'; $strPasswordNotSame = 'パスワードが同じではありません。'; $strPdfDbSchema = 'データベース「%s」のスキーマ - ページ %s'; $strPdfInvalidTblName = '"%s" テーブルがありません!'; $strPdfNoTables = 'テーブルがありません'; +$strPDFOptions = 'PDF オプション'; +$strPDF = 'PDF'; +$strPDFReportTitle = 'レポートの題名'; $strPerHour = '時毎'; $strPerMinute = '/分'; $strPerSecond = '/秒'; @@ -545,12 +555,12 @@ $strPrimaryKeyHasBeenDropped = ' $strPrimaryKeyName = '主キーの名前は... PRIMARY ではなければいけません。'; $strPrimaryKeyWarning = '("PRIMARY"はちょうど主キーの名前ではなければいけません。'; $strPrimary = '主要'; +$strPrint = '印刷'; $strPrintViewFull = '印刷ビュー (全テキストを含む)'; $strPrintView = '印刷用の表示'; -$strPrint = '印刷'; -$strPrivDescAllPrivileges = 'GRANT を除く全ての特権を含みます。'; -$strPrivDescAlterRoutine = 'ストアドルーチンの変更と破棄を許可します。'; +$strPrivDescAllPrivileges = 'GRANT を除くすべての特権を含みます。'; $strPrivDescAlter = '存在するテーブル構造の変更を許可します。'; +$strPrivDescAlterRoutine = 'ストアドルーチンの変更と破棄を許可します。'; $strPrivDescCreateDb = '新しいデータベース、テーブルの作成を許可します。'; $strPrivDescCreateRoutine = 'ストアドルーチンの作成を許可します。'; $strPrivDescCreateTbl = '新しいテーブルの作成を許可します。'; @@ -560,8 +570,8 @@ $strPrivDescCreateView = ' $strPrivDescDelete = 'データの削除を許可します。'; $strPrivDescDropDb = 'データベースとテーブルの削除を許可します。'; $strPrivDescDropTbl = 'テーブルの削除を許可します。'; -$strPrivDescExecute5 = 'ストアドルーチンの実行を許可します。'; $strPrivDescExecute = 'ストアードプロシジャーを実行することを許可します。この MySQL 版では意味ありません。'; +$strPrivDescExecute5 = 'ストアドルーチンの実行を許可します。'; $strPrivDescFile = 'データのインポート、データのファイルへのエクスポートを許可します。'; $strPrivDescGrant = '特権テーブルのリロードなしにユーザー、特権の追加を許可します。'; $strPrivDescIndex = 'インデックスの作成、削除を許可します。'; @@ -584,8 +594,8 @@ $strPrivDescShutdown = ' $strPrivDescSuper = '最大の接続数に達しても接続を許可します。多くの管理操作はグローバル変数や他ユーザープロセスの終了ができるような設定が必要です。'; $strPrivDescUpdate = 'データの修正を許可します。'; $strPrivDescUsage = '特権がありません。'; -$strPrivilegesReloaded = '特権はリロードされました。'; $strPrivileges = '特権'; +$strPrivilegesReloaded = '特権はリロードされました。'; $strProcesslist = 'プロセス一覧'; $strProtocolVersion = 'プロトコルバージョン'; $strPutColNames = '最初の 1 行目にフィールド名を追加する'; @@ -595,9 +605,9 @@ $strQBEIns = ' $strQBE = '照会'; $strQueryCache = '照会キャッシュ'; $strQueryFrame = '照会ウィンドウ'; -$strQueryOnDb = 'データベースの SQL 照会 %s:'; +$strQueryOnDb = 'データベースの SQL %s:'; $strQuerySQLHistory = 'SQL 履歴'; -$strQueryStatistics = '照会統計: 起動から %s 照会がサーバーに送られています。'; +$strQueryStatistics = '照会統計: 起動時から %s 個の照会がサーバーに送信されています。'; $strQueryTime = '照会の実行時間 %01.4f 秒'; $strQueryType = '照会タイプ'; $strQueryWindowLock = 'ウィンドウの外からこの照会を書き換えできません。'; @@ -616,21 +626,22 @@ $strReloadingThePrivileges = ' $strReloadMySQL = 'MySQL のリロード'; $strRemoveSelectedUsers = '選択されたユーザーを削除します'; $strRenameDatabaseOK = 'データベース %s は %s に名称変更しました。'; -$strRenameTableOK = '「%s」を「%s」に名前を変更しました。'; $strRenameTable = 'テーブル名の変更'; +$strRenameTableOK = '「%s」を「%s」に名前を変更しました。'; $strRepairTable = 'テーブルを復旧する'; $strReplaceNULLBy = 'NULL を指定の文字列で置き換える'; $strReplaceTable = 'ファイルでテーブルを置き換える'; $strReplication = 'レプリケーション'; $strReset = 'リセット'; $strResourceLimits = 'リソースの制限'; -$strReType = '再記入'; -$strRevokeAndDeleteDescr = 'ユーザーは特権リロードするまで USAGE 特権のままです。'; -$strRevokeAndDelete = 'ユーザーから有効な特権を全て破棄して削除する'; -$strRevokeMessage = '%s の特権を取消しました。'; +$strReType = '再入力'; +$strRevokeAndDelete = 'ユーザーから有効な特権をすべて破棄して削除する'; +$strRevokeAndDeleteDescr = 'ユーザーは特権を再読み込みするまで USAGE 特権のままです。'; $strRevoke = '廃止'; +$strRevokeMessage = '%s の特権を取消しました。'; $strRomanian = 'ルーマニア語'; $strRowLength = '行の長さ'; +$strRows = '行'; $strRowsFrom = '開始行'; $strRowSize = ' 行のサイズ '; $strRowsModeFlippedHorizontal = '水平 (回転したヘッダー)'; @@ -638,21 +649,20 @@ $strRowsModeHorizontal = ' $strRowsModeOptions = '方向: %s : %s 列ずつヘッダーを繰り返し表示する'; $strRowsModeVertical = '垂直'; $strRowsStatistic = '行の統計'; -$strRows = '行'; $strRunning = 'が実行中です。 %s'; $strRunQuery = '照会の実行する'; -$strRunSQLQueryOnServer = 'サーバー %s で SQL 照会の実行'; -$strRunSQLQuery = 'データベース %s にSQL 照会を実行する'; +$strRunSQLQuery = 'データベース %s で SQL を実行する'; +$strRunSQLQueryOnServer = 'サーバー %s で SQL を実行する'; $strRussian = 'ロシア語'; -$strSaveOnServer = 'サーバーの %s ディレクトリに保存する'; $strSave = '保存する'; +$strSaveOnServer = 'サーバーの %s ディレクトリに保存する'; $strScaleFactorSmall = '1 ページ内に図表を配置させるためには大きさが小さ過ぎます'; $strSearchFormTitle = 'データベース内を検索する'; $strSearchInTables = 'テーブルの指定:'; $strSearchNeedle = '検索する単語、または値 (ワイルドカードは: "%"):'; $strSearchOption1 = 'いずれかの単語を含む'; -$strSearchOption2 = '全ての単語を含む'; +$strSearchOption2 = 'すべての単語を含む'; $strSearchOption3 = '正確なフレーズ'; $strSearchOption4 = '正規表現'; $strSearchResultsFor = '検索結果 "%s" %s:'; @@ -667,12 +677,12 @@ $strSelectNumRows = ' $strSelectTables = 'テーブルの選択'; $strSend = 'ファイルで保存する'; $strSent = '送信済'; -$strServer = 'サーバー'; $strServerChoice = 'サーバーの選択をする'; $strServerNotResponding = 'サーバーが反応しません。'; +$strServer = 'サーバー'; $strServerStatusDelayedInserts = '遅延インサート'; -$strServerStatusUptime = 'このMySQLサーバーは %s 間動作中で、%s に起動しています。'; $strServerStatus = 'ランタイム情報'; +$strServerStatusUptime = 'このMySQLサーバーは %s 間動作中で、%s に起動しています。'; $strServerTabProcesslist = 'プロセス'; $strServerTabVariables = '変数'; $strServerTrafficNotes = 'サーバートラフィック: このテーブルは MySQL サーバーが起動してからのネットワークトラフィックの統計を表示します。'; @@ -680,10 +690,11 @@ $strServerVars = ' $strServerVersion = 'サーバーのバージョン'; $strSessionValue = 'セッション値'; $strSetEnumVal = 'フィールドタイプが「enum」又は「set」の場合は値にこの書式を使って入力してください: \'a\',\'b\',\'c\'...
バックスラッシュ「"\"」又はクオート「"\'"」を入力したいと、頭にバックスラッシュを付けて下さい(例: 「\\\\xyz」もしくは「a\\\'b」)'; -$strShowAll = '全て表示'; +$strShowAll = 'すべて表示'; $strShowColor = '色表示'; $strShowDatadictAs = 'データ辞書形式'; -$strShowFullQueries = 'フル照会を表示'; +$strShow = '表示'; +$strShowFullQueries = '完全な照会を表示'; $strShowGrid = 'グリッドの表示'; $strShowingBookmark = 'ブックマークを閲覧中'; $strShowingRecords = 'レコードを表示する'; @@ -699,6 +710,7 @@ $strShowStatusDelayed_writesDescr = 'INSERT DELAYED $strShowStatusFlush_commandsDescr = 'FLUSH 文を実行した数です。'; $strShowStatusHandler_commitDescr = 'COMMIT 文の内部数です。'; $strShowStatusHandler_deleteDescr = 'テーブルから列を削除した回数です。'; +$strShowStatusHandler_read_firstDescr = 'インデックスからはじめのエントリを読み込んだ回数です。これが高い場合、それはサーバーが多くの完全なインデックス走査を行っていると示します。例えば「SELECT col1 FROM foo」は col1 はインデックスと仮定します。'; $strShowStatusHandler_read_keyDescr = 'キーに基づいて行を読み込んだ要求の数です。これが高い場合、それはあなたの照会とテーブルが適切にインデックス付けされているというよい表示です。'; $strShowStatusHandler_read_rnd_nextDescr = 'データファイル中の次の行を読み込む要求の数です。あなたが多くのテーブルスキャンをしている場合、これは高いです。一般にこれは、あなたのテーブルが適切にインデックスを付けられないか、照会がインデックスを利用するように書かれていないことを示唆します。'; $strShowStatusHandler_rollbackDescr = '内部 ROLLBACK 文の数です。'; @@ -745,6 +757,7 @@ $strShowStatusKey_read_requestsDescr = ' $strShowStatusKey_readsDescr = 'ディスクからのキーブロックの物理的読み込み数です。Key_reads が大きい場合、値 key_buffer_size が恐らく小さすぎます。キャッシュミス率は Key_reads/Key_read_requests として計算することができます。'; $strShowStatusKey_write_requestsDescr = 'キャッシュへのキーブロックの書き込んだリクエスト数です。'; $strShowStatusKey_writesDescr = 'ディスクへのキーブロックの物理的な書き込み数です。'; +$strShowStatusLast_query_costDescr = '照会オプティマイザーによって計算された、最後にコンパイルされた照会の全コストです。同じ照会の異なる照会プランのコストを比較するのに役立ちます。デフォルト値 0 は、照会がまだコンパイルされていないことを意味します。'; $strShowStatusNot_flushed_delayed_rowsDescr = '照会 INSERT DELAY の書き込み待ちの行数です。'; $strShowStatusOpened_tablesDescr = '開いているテーブルの数です。開いているテーブルが多い場合、恐らくテーブルキャッシュの値が小さすぎます。'; $strShowStatusOpen_filesDescr = '開いているファイルの数です。'; @@ -771,14 +784,13 @@ $strShowStatusSlow_queriesDescr = 'long_query_time $strShowStatusSort_rowsDescr = 'ソート済の行数です。'; $strShowStatusSort_scanDescr = 'テーブルの走査により行われたソート数です。'; $strShowStatusTable_locks_immediateDescr = 'テーブルロックがすぐに取得された回数です。'; -$strShowStatusThreads_cachedDescr = 'スレッドキャッシュ中のスレッド数です。キャッシュヒット率はThreads_created/Connections として計算することができます。この値が赤い場合、thread_cache_size を上げるべきです。'; +$strShowStatusThreads_cachedDescr = 'スレッドキャッシュ中のスレッド数です。キャッシュヒット率は Threads_created/Connections として計算することができます。この値が赤い場合、thread_cache_size を上げるべきです。'; $strShowStatusThreads_connectedDescr = '現在接続中の数です。'; $strShowStatusThreads_createdDescr = '接続を扱うために作成されたスレッドの数です。Threads_created が大きい場合、値 thread_cache_size を増加させたいと思うかもしれません。(通常よいスレッド実装をしている場合、これは顕著なパフォーマンス向上を与えません)'; $strShowStatusThreads_runningDescr = 'スリープしていないスレッドの数です。'; $strShowTableDimension = 'テーブルの大きさを表示する'; $strShowTables = 'テーブルの表示する'; $strShowThisQuery = ' 実行した照会をここに表示する'; -$strShow = '表示'; $strSimplifiedChinese = '簡体字中国語'; $strSingly = '(1 回)'; $strSize = 'サイズ'; @@ -786,18 +798,19 @@ $strSkipQueries = ' $strSlovak = 'スロバキア語'; $strSlovenian = 'スロベニア語'; $strSocketProblem = '(または、ローカルの MySQL サーバーのソケットは正確に設定されません)'; -$strSort = 'ソート'; $strSortByKey = 'キーでソート'; $strSorting = 'ソート'; +$strSort = 'ソート'; $strSpaceUsage = 'ディスク使用量'; $strSpanish = 'スペイン語'; $strSplitWordsWithSpace = '各単語はスペース文字(" ")で区切って下さい。'; -$strSQLExportCompatibility = 'SQL エクスポート互換'; +$strSQLExportCompatibility = 'SQL 互換エクスポート'; $strSQLExportType = 'エクスポート形式'; +$strSQLImportOptions = 'SQL オプション'; $strSQLOptions = 'SQL オプション'; $strSQLParserBugMessage = 'あなたは SQL パーサーのバグを見けられるかもしれません。あなたの問い合わせを念入りに確かめて、引用符が正しくミスマッチがないかチェックしましょう。その他の失敗にはテキストエリアで引用した外側にバイナリーコードが付いてファイルがアップロードされてしまったような原因が考えられます。また、あなたの問い合わせを MySQL のコマンドラインを使って試すこともできます。MySQL サーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。コマンドラインでは成功しても、まだ問題がある場合、パーサーが失敗する場合には、問題のある SQL 問い合わせをひとつの文に減らしてみて下さい。そして以下のセクションでデータを切り取ってバグ報告を送って下さい:'; -$strSQLParserUserError = 'あなたの SQL 照会にエラーがあります。MySQL サーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。'; -$strSQLQuery = '実行した SQL 照会'; +$strSQLParserUserError = 'SQL にエラーがあります。MySQL サーバーは以下のようにエラーを出力しました。そこには問題を解決する手助けがあるでしょう。'; +$strSQLQuery = '実行した SQL'; $strSQLResult = 'SQL の結果'; $strSQL = 'SQL'; $strSQPBugInvalidIdentifer = '認証が無効です。'; @@ -806,6 +819,7 @@ $strSQPBugUnknownPunctuation = '無 $strStatCheckTime = '最終検査'; $strStatCreateTime = '作成日時'; $strStatement = 'ステートメント'; +$strStatisticsOverrun = 'ビジーなサーバーでは、バイトカウンターが超過するかもしれません。従って、MySQL サーバーが報告するそれらの統計は正しくないかもしれません。'; $strStatUpdateTime = '最終更新'; $strStatus = '状態'; $strStorageEngine = 'ストレージエンジン'; @@ -819,7 +833,7 @@ $strStrucOnly = ' $strStructPropose = 'テーブル構造を確認する'; $strStructure = '構造'; $strSubmit = '実行する'; -$strSuccess = 'SQL 照会が正常に実行されました'; +$strSuccess = 'SQL が正常に実行されました'; $strSum = '合計'; $strSwedish = 'スウェーデン語'; $strSwitchToDatabase = 'コピーしたデータベースに切り替える'; @@ -844,15 +858,22 @@ $strTempData = ' $strTextAreaLength = ' 長さの所為でこのフィールドを
修正できない可能性があります。'; $strThai = 'タイ語'; $strTheme = 'テーマ / スタイル'; +$strThemeDefaultNotFound = 'デフォルトテーマ「%s」が見つかりません!'; +$strThemeNoPreviewAvailable = 'プレビューは利用できません。'; +$strThemeNotFound = 'テーマ「%s」が見つかりません!'; +$strThemeNoValidImgPath = 'テーマ「%s」で正しい画像パスが見つかりません!'; +$strThemePathNotFound = 'テーマ「%s」のテーマパスが見つかりません!'; $strThisHost = 'このホスト'; $strThisNotDirectory = 'これはディレクトリではありません'; $strThreads = 'スレッド'; $strThreadSuccessfullyKilled = 'スレッド %s は終了しました。'; +$strTimeoutInfo = '以前にインポートでタイムアウトしています。再送信後、位置 %d より継続するでしょう。'; +$strTimeoutNothingParsed = 'しかし、最後の実行でのデータは解析されていません。これは、通常 php の時間制限を増やさなければ phpMyAdmin がこのインポートを終了することができなということを意味します。'; $strTimeoutPassed = 'スクリプトがタイムアウトを過ぎました。インポートを終わらせたい場合、同じファイルを再送信し、インポートを再開させてください。'; $strTime = '時間'; $strToggleScratchboard = 'トグルスクラッチボード'; -$strTotalUC = '合計'; $strTotal = '合計'; +$strTotalUC = '合計'; $strTraditionalChinese = '伝統的な中国語'; $strTraditionalSpanish = '伝統的なスペイン語'; $strTraffic = 'トラフィック'; @@ -862,7 +883,7 @@ $strTransformation_application_octetstream__hex = ' $strTransformation_image_jpeg__inline = 'クリック可能なサムネイルを表示します; オプション: width・height をピクセルで指定 (元の比率を保ちます)'; $strTransformation_image_jpeg__link = 'この画像へのリンクを表示 (例えば blob を直接ダウンロード).'; $strTransformation_image_png__inline = '「image/jpeg: inline」を参照してください。'; -$strTransformation_text_plain__dateformat = 'TIME、TIMESTAMPあるいはDATETIMEフィールドで、ローカルの日付表示形式を用いて書式化します。1 つ目のオプションはタイムスタンプに加算するオフセット時間(単位:時間)です(デフォルト: 0)2 つ目のオプションは、PHP の strftime()で利用可能なパラメーターでのさまざまな日付表示形式です。'; +$strTransformation_text_plain__dateformat = 'TIME、TIMESTAMP あるいは DATETIME フィールドで、ローカルの日付表示形式を用いて書式化します。1 つ目のオプションはタイムスタンプに加算するオフセット時間(単位:時間)です(デフォルト: 0)2 つ目のオプションは、PHP の strftime()で利用可能なパラメーターでのさまざまな日付表示形式です。'; $strTransformation_text_plain__external = 'LINUX のみ: 外部アプリケーションを起動し、標準入力からフィールドデータを入力します。アプリケーションの標準出力が返ります。デフォルトは Tidy で、綺麗な HTML コードを出力します。セキュリティの理由で、手動でファイル「libraries/text_plain__external.inc.php」を編集し、実行するを許可するツールを挿入しなければなりません。最初のオプションは、使用するプログラムの数で、2 つ目のオプションはプログラムのパラメータです。3 つ目のオプションが 1 に設定されていた場合、htmlspecialchars() を用いて出力を変換するでしょう(デフォルト: 1)4 つ目 オプションが 1 に設定されていた場合、禁則処理を防ぎ、出力がすべて 1 行に見えることを保証するでしょう(デフォルト: 1).'; $strTransformation_text_plain__formatted = 'フィールドの元の書式を保存します。エスケープせずに終了します。'; $strTransformation_text_plain__imagelink = '画像とリンク、ファイル名を含むフィールドを表示します; ひとつめのオプションは "http://domain.com/" のような接頭語で、ふたつめのオプションはピクセル指定の幅、みっつめは高さです。'; @@ -874,11 +895,11 @@ $strTurkish = ' $strType = 'フィールドタイプ'; $strUkrainian = 'ウクライナ語'; -$strUncheckAll = '全てのマークを削除する'; -$strUnicode = 'ユニコード'; +$strUncheckAll = 'チェックをすべて削除する'; +$strUnicode = 'UNICODE'; $strUnique = '一意性'; $strUnknown = '不明'; -$strUnselectAll = '全解放'; +$strUnselectAll = '全選択解除'; $strUnsupportedCompressionDetected = 'サポートされていない圧縮形式(%s)のファイルの読み込みを試みました。そのサポートが実装されていないか、設定で無効になっているかのいずれかです。'; $strUpdatePrivMessage = '%s の特権を更新しました。'; $strUpdateProfileMessage = 'プロファイルを更新しました。'; @@ -908,11 +929,12 @@ $strValidatorError = 'SQL $strValue = '値'; $strVar = '変数'; $strVersionInformation = 'バージョン情報'; -$strView = 'ビュー'; +$strViewDump = 'テーブルのダンプ(スキーマ)表示'; $strViewDumpDatabases = 'データベースのダンプビュー (スキーマ)'; $strViewDumpDB = 'DB のダンプ(スキーマ)表示'; -$strViewDump = 'テーブルのダンプ(スキーマ)表示'; $strViewHasBeenDropped = 'ビュー %s を破棄しました。'; +$strViewMaxExactCount = 'このビューは %d 列以上あります。%sドキュメント%s を参照してください。'; +$strView = 'ビュー'; $strWebServerUploadDirectoryError = 'アップロードを行うディレクトリがありません。'; $strWebServerUploadDirectory = 'ウェブサーバー上でアップロードする'; @@ -946,7 +968,6 @@ $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used $strShowStatusCreated_tmp_tablesDescr = 'サーバーで構文の実行によって自動的に作成されたメモリ内の一時テーブルの数です。'; //to translate $strShowStatusDelayed_insert_threadsDescr = '使用中の INSERT DELAYED ハンドラースレッドの数です。Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate -$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate @@ -959,32 +980,10 @@ $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoD $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate -$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query 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.'; //to translate -$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate +$strShowStatusQcache_lowmem_prunesDescr = '新しい照会をキャッシュするためにメモリを解放し、キャッシュから削除照会の数この情報は、あなたが照会キャッシュのサイズを調整するのを助けることができます。The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate -$strThemeNoPreviewAvailable = 'No preview available.'; //to translate -$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate -$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate - -$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate -$strPDF = 'PDF'; //to translate -$strPDFOptions = 'PDF options'; //to translate -$strPDFReportTitle = 'Report title'; //to translate -$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate -$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate -$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate -$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strThemeNotFound = 'Theme %s not found!'; //to translate -$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate -$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate -$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate -$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate -$strSQLImportOptions = 'SQL options'; //to translate -$strBrowseDistinctValues = 'Browse distinct values'; //to translate -$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate -$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 8030a9f1f..dde3dea63 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -24,13 +24,14 @@ $timespanfmt = '%s $strAbortedClients = 'fB'; $strAbsolutePathToDocSqlDir = 'docSQL pXB'; -$strAccessDeniedExplanation = 'phpMyAdmin AMySQL T[o[BAT[o[Bconfig.inc.php zXgA[U[pX[h`FbNAMySQL T[o[l^mB'; $strAccessDenied = 'ANZXB'; +$strAccessDeniedCreateConfig = 'ARAt@CB%1$sZbgAbvXNvg%2$s gpB'; +$strAccessDeniedExplanation = 'phpMyAdmin AMySQL T[o[BAT[o[Bconfig.inc.php zXgA[U[pX[h`FbNAMySQL T[o[l^mB'; $strAction = ''; $strAddAutoIncrement = 'uAUTO_INCREMENTvl'; $strAddConstraints = ''; -$strAddDeleteColumn = 'tB[hu/v'; -$strAddDeleteRow = 'su/v'; +$strAddDeleteColumn = 'tB[hE'; +$strAddDeleteRow = 'sE'; $strAddDropDatabase = 'uDROP DATABASEv'; $strAddedColumnComment = 'JRgB'; $strAddedColumnRelation = 'J[VB'; @@ -52,17 +53,17 @@ $strAfterInsertNewInsert = ' $strAfterInsertNext = 'sW'; $strAfterInsertSame = 'y[W'; $strAfter = 'wJ %s'; -$strAllowInterrupt = 'XNvgmAC|[gBt@CC|[giBAgUNVB'; -$strAllTableSameWidth = 'Se[u\ヲ?'; +$strAllowInterrupt = 'XNvgmAC|[gBt@CC|[giAgUNVB'; $strAll = 'S'; +$strAllTableSameWidth = 'e[u\ヲ?'; $strAlterOrderBy = 'e[u'; $strAnalyzeTable = 'e[u'; $strAnd = 'AND'; $strAndThen = ''; $strAnIndex = 'CfbNXu%svB'; -$strAnyHost = 'SzXg'; -$strAnyUser = 'S[U['; -$strAny = 'S'; +$strAny = ''; +$strAnyHost = 'zXg'; +$strAnyUser = '[U['; $strApproximateCount = 'BFAQ 3.11 QB'; $strAPrimaryKey = 'L[ %s B'; $strArabic = 'ArA'; @@ -78,9 +79,9 @@ $strBack = ' $strBaltic = 'og'; $strBeginCut = 'Jn'; $strBeginRaw = 'RAW Jn'; -$strBinary = ' oCi '; $strBinaryDoNotEdit = ' oCi - C'; $strBinaryLog = 'oCiO'; +$strBinary = ' oCi '; $strBinLogEventType = 'Cxg^Cv'; $strBinLogInfo = ''; $strBinLogName = 'O'; @@ -91,17 +92,18 @@ $strBookmarkAllUsers = ' $strBookmarkCreated = 'ubN}[N %s '; $strBookmarkDeleted = 'ubN}[NB'; $strBookmarkLabel = 'x'; -$strBookmarkQuery = 'ubN}[N SQL '; +$strBookmarkQuery = 'ubN}[N SQL'; $strBookmarkReplace = 'OubN}[Nu'; -$strBookmarkThis = 'SQL ubN}[N'; +$strBookmarkThis = 'SQL ubN}[N'; $strBookmarkView = '\ヲ'; +$strBrowseDistinctValues = 'l\ヲ'; $strBrowseForeignValues = 'OL[\ヲ'; $strBrowse = '\ヲ'; -$strBufferPool = 'obt@v['; $strBufferPoolActivity = 'obt@[v[x'; +$strBufferPool = 'obt@v['; $strBufferPoolUsage = 'obt@v[gp'; -$strBufferReadMissesInPercent = '% ~X'; $strBufferReadMisses = '~X'; +$strBufferReadMissesInPercent = '% ~X'; $strBufferWriteWaitsInPercent = '% '; $strBufferWriteWaits = ''; $strBulgarian = 'uKA'; @@ -120,36 +122,37 @@ $strCardinality = ' $strCaseInsensitive = 'p'; $strCaseSensitive = 'p'; $strCentralEuropean = '[bp'; +$strChangeCopyMode = 'VK[U[...'; $strChangeCopyModeCopy = '... '; $strChangeCopyModeDeleteAndReload = ' ... [U[e[uA[h'; $strChangeCopyModeJustDelete = ' ... [U[e[u'; $strChangeCopyModeRevoke = ' ... LA'; -$strChangeCopyMode = 'VK[U[...'; $strChangeCopyUser = 'OCX / [U[Rs['; $strChangeDisplay = '\ヲtB[hI'; -$strChangePassword = 'pX[hX'; $strChange = 'X'; +$strChangePassword = 'pX[hX'; $strCharsetOfFile = 't@CZbg:'; -$strCharsetsAndCollations = 'Zbg'; +$strCharsetsAndCollations = 'Zbg'; $strCharsets = 'R[h'; $strCharset = 'Zbg'; -$strCheckAll = 'S}[N'; +$strCheckAll = '`FbN'; $strCheckOverhead = 'I[o[wbh'; -$strCheckPrivsLong = 'f[^x[X "%s" `FbNB'; $strCheckPrivs = '`FbN'; +$strCheckPrivsLong = 'f[^x[X "%s" `FbNB'; $strCheckTable = 'e[u`FbN'; $strChoosePage = 'Wy[WIB'; $strColComFeat = 'Rg\ヲ@\\'; -$strCollation = ''; +$strCollation = ''; $strColumnNames = '(J)'; $strColumnPrivileges = 'Jw'; $strCommand = 'R}h'; -$strComments = 'Rg'; $strCommentsForTable = 'COMMENTS FOR TABLE'; +$strComments = 'Rg'; $strCompatibleHashing = 'MySQL 4.0 '; $strCompleteInserts = 'S INSERT '; -$strCompressionWillBeDetected = 'C|[gt@CkAゥIm: %s'; $strCompression = 'k'; +$strCompressionWillBeDetected = 'C|[gt@CkAゥIm: %s'; +$strConfigDefaultFileError = 'ftHg: "%1$s"'; $strConfigFileError = 'phpMyAdmin t@C!
@G[At@CB
Nt@CAPHP G[bZ[WmFBAZ~RYB
y[WsB'; $strConfigureTableCoord = 'e[uu%sve[uB'; $strConnectionError = ': B'; @@ -157,20 +160,20 @@ $strConnections = ' $strConstraintsForDumped = '_ve[u'; $strConstraintsForTable = 'e[u'; $strCookiesRequired = 'NbL[KvB'; -$strCopy = 'Rs['; $strCopyDatabaseOK = 'f[^x[Xu%svu%svRs[B'; +$strCopy = 'Rs['; $strCopyTable = 'e[u(database.table)Rs[:'; $strCopyTableOK = 'e[uu%svu%svRs[B'; $strCopyTableSameNames = 'e[uRs[!'; $strCouldNotKill = 'phpMyAdmin Xbh %s IBAIB'; $strCreateDatabaseBeforeCopying = 'Rs[OuCREATE DATABASEv'; +$strCreate = ''; $strCreateIndex = ' %s  CfbNX'; $strCreateIndexTopic = 'VKCfbNX'; $strCreateNewDatabase = 'VKf[^x[X'; $strCreateNewTable = 'f[^x[Xu%svVKe[u'; $strCreatePage = 'VKy[W'; $strCreatePdfFeat = 'PDF @\\'; -$strCreate = ''; $strCreationDates = '/XV/t'; $strCriteria = 'i'; $strCroatian = 'NA`A'; @@ -178,29 +181,29 @@ $strCSV = 'CSV'; $strCSVImportOptions = 'CSV IvV'; $strCSVOptions = 'CSV IvV'; $strCyrillic = 'LVA'; -$strCzechSlovak = '`FRXoLA'; $strCzech = '`FR'; +$strCzechSlovak = '`FRXoLA'; $strDanish = 'f}[N'; -$strData = 'f[^'; -$strDatabase = 'f[^x[X'; $strDatabaseEmpty = 'f[^x[X!'; $strDatabaseExportOptions = 'f[^x[XGNX|[gIvV'; +$strDatabase = 'f[^x[X'; $strDatabaseHasBeenDropped = 'f[^x[Xu%svB'; $strDatabaseNoTable = 'f[^x[Xe[u!'; -$strDatabases = 'f[^x[X'; $strDatabasesDropped = 'f[^x[Xu%svB'; +$strDatabases = 'f[^x[X'; $strDatabasesStatsDisable = 'v'; $strDatabasesStatsEnable = 'v'; -$strDatabasesStatsHeavyTraffic = ': f[^x[Xv MySQL WEBT[o[dgtBbNB'; $strDatabasesStats = 'f[^x[Xv'; +$strDatabasesStatsHeavyTraffic = ': f[^x[Xv MySQL WEBT[o[dgtBbNB'; $strDataDict = 'f[^ォ'; +$strData = 'f[^'; $strDataOnly = 'f[^'; $strDataPages = 'f[^y[W'; $strDBComment = 'f[^x[XRg: '; $strDBCopy = 'Of[^x[XRs['; -$strDBGContext = 'ReLXg'; $strDBGContextID = 'ReLXgID'; +$strDBGContext = 'ReLXg'; $strDBGHits = 'qbg'; $strDBGLine = 's'; $strDBGMaxTimeMs = '(~b)'; @@ -212,16 +215,16 @@ $strDbPrivileges = ' $strDBRename = 'Of[^x[XX'; $strDbSpecific = 'f[^x[Xdl'; $strDefaultEngine = '%s A MySQL T[o[ftHgXg[WGWB'; -$strDefaultValueHelp = 'ftHglAobNXbVGXP[vp 1 l, tH[}bg: a'; $strDefault = '{l'; +$strDefaultValueHelp = 'ftHglAobNXbVGXP[vp 1 l, tH[}bg: a'; $strDefragment = 'e[uftO'; $strDelayedInserts = 'xCT[ggp'; $strDeleteAndFlushDescr = 'NA[B[hXB'; $strDeleteAndFlush = '[U[[h'; -$strDeletedRows = 's:'; $strDeleted = 'IB'; -$strDeleteNoUsersSelected = '[U[I!'; +$strDeletedRows = 's:'; $strDelete = ''; +$strDeleteNoUsersSelected = '[U[I!'; $strDeleting = '%s '; $strDelOld = 'y[WAe[uQBQ?'; $strDescending = '~'; @@ -237,31 +240,31 @@ $strDoAQuery = '" $strDocu = 'hLg'; $strDoYouReally = '{タs?:'; $strDropDatabaseStrongWarning = 'Sf[^x[Xj!'; -$strDropUsersDb = '[U[Of[^x[X'; $strDrop = ''; +$strDropUsersDb = '[U[Of[^x[X'; $strDumpingData = 'e[u_vf[^'; $strDumpSaved = '_vt@C %s B'; $strDumpXRows = '%s _vBJn %s B'; $strDynamic = '_Ci~bN'; +$strEdit = 'C'; $strEditPDFPages = 'PDF y[WW'; $strEditPrivileges = 'C'; -$strEdit = 'C'; $strEffective = 'タ'; -$strEmptyResultSet = 'MySQL l (s)'; $strEmpty = ''; +$strEmptyResultSet = 'MySQL l (s)'; $strEnabled = 'L'; $strEncloseInTransaction = 'gUNVGNX|[g'; $strEncto = 'GR[fBO'; // encoding convert +$strEnd = ''; $strEndCut = 'I'; $strEndRaw = 'RAW I'; -$strEnd = ''; $strEngineAvailable = '%s A MySQL T[o[p\B'; $strEngineDisabled = '%s A MySQL T[o[B'; $strEngines = 'GW'; $strEngineUnsupported = ' MySQL T[o[ %s Xg[WGWT|[gB'; -$strEnglishPrivileges = ' : MySQLOp\ヲB'; $strEnglish = 'p'; +$strEnglishPrivileges = ' : MySQLOp\ヲB'; $strError = 'G['; $strErrorInZipFile = 'ZIP G[:'; $strEscapeWildcards = 'ChJ[hu_vu%vgpu\vGXP[v()B'; @@ -276,27 +279,27 @@ $strExtendedInserts = ' $strExtra = ''; $strFailedAttempts = 'クs'; -$strField = 'tB[h'; $strFieldHasBeenDropped = 'tB[h %s '; -$strFields = 'tB[h'; $strFieldsEmpty = ' tB[hB '; $strFieldsEnclosedBy = 'tB[hL'; $strFieldsEscapedBy = 'tB[hGXP[vL'; +$strFields = 'tB[h'; $strFieldsTerminatedBy = 'tB[hL'; +$strField = 'tB[h'; $strFileAlreadyExists = 't@Cu%svT[o[Bt@CXAIvVmFB'; $strFileCouldNotBeRead = 't@CB'; $strFileNameTemplateDescriptionDatabase = 'f[^x[X'; +$strFileNameTemplateDescription = 'l %1$sstrftime%2$s pAfB]AョgpBuN: %3$sBeLXgB'; $strFileNameTemplateDescriptionServer = 'T[o['; $strFileNameTemplateDescriptionTable = 'e[u'; -$strFileNameTemplateDescription = 'l %1$sstrftime%2$s pA゚B]AョgpBuN: %3$sBeLXgB'; $strFileNameTemplateRemember = 'ev[go'; $strFileNameTemplate = 't@Cev[g'; $strFileToImport = 't@CC|[g'; $strFixed = ''; $strFlushPrivilegesNote = ': phpMyAdmin MySQL e[u[U[B}jAXAe[ueBA %s [h %s KvB'; $strFlushQueryCache = 'LbVtbV'; -$strFlushTables = 'e[utbV()'; $strFlushTable = 'e[uLbV("FLUSH")'; +$strFlushTables = 'e[utbV()'; $strFormat = 'tH[}bg'; $strFormEmpty = 'tH[lB'; $strFreePages = 't[y[W'; @@ -305,8 +308,8 @@ $strFunction = ' $strGenBy = ''; $strGeneralRelationFeat = '[V@\\'; -$strGeneratePassword = 'pX[h'; $strGenerate = ''; +$strGeneratePassword = 'pX[h'; $strGenTime = ''; $strGeorgian = 'OWA'; $strGerman = 'hCc'; @@ -326,8 +329,8 @@ $strHebrew = ' $strHexForBinary = 'oCitB[h 16 igp'; $strHome = 'Cy[W'; $strHomepageOfficial = 'phpMyAdmin z['; -$strHost = 'zXg'; $strHostEmpty = 'zXg!'; +$strHost = 'zXg'; $strHTMLExcel = 'Microsoft Excel 2000'; $strHTMLExcelOptions = 'Microsoft Excel 2000 GNX|[gIvV'; $strHTMLWord = 'Microsoft Word 2000'; @@ -337,14 +340,15 @@ $strHungarian = ' $strIcelandic = 'ACXh'; $strId = 'ID'; $strIdxFulltext = 'S'; +$strIgnore = ''; $strIgnoreDuplicates = 's'; $strIgnoreInserts = 'uINSERT IGNOREvgp'; -$strIgnore = ''; $strIgnoringFile = 't@C %s'; $strImport = 'C|[g'; $strImportDocSQL = 'docSQL t@CC|[g'; $strImportFiles = 'C|[gt@C'; $strImportFormat = 'C|[gt@Cョ'; +$strImportSuccessfullyFinished = 'C|[gB%d タsB'; $strIndex = 'CfbNX'; $strIndexes = 'CfbNXTCY'; $strIndexHasBeenDropped = 'CfbNX %s '; @@ -359,22 +363,25 @@ $strInnoDBAutoextendIncrement = ' $strInnoDBBufferPoolSizeDesc = 'InnoDB LbVf[^e[uCfbNXgobt@TCYB'; $strInnoDBBufferPoolSize = 'obt@[~TCY'; $strInnoDBDataFilePath = 'f[^t@C'; -$strInnoDBDataHomeDir = 'f[^z[fBNg'; $strInnoDBDataHomeDirDesc = ' InnoDB f[^t@CpfBNgpXB'; +$strInnoDBDataHomeDir = 'f[^z[fBNg'; $strInnoDBPages = 'y[W'; $strInnodbStat = 'InnoDB Xe[^X'; $strInsecureMySQL = 'RtBO[Vt@C MySQL ftHgAJEg (root [U[pX[h) B MySQL T[o[ftHgANメhBZLeB[z[KB'; $strInsertAsNewRow = 'Vs'; +$strInsert = ''; $strInsertedRowId = 'CT[gs ID:'; $strInsertedRows = 's:'; $strInsertNewRow = 'Vs'; -$strInsert = ''; $strInternalNotNecessary = '* InnoDB A[VKvB'; $strInternalRelations = '[V'; $strInUse = 'gp'; $strInvalidAuthMethod = 'F@:'; -$strInvalidColumnCount = 'J 0 B'; $strInvalidColumn = ' (%s) w!'; +$strInvalidColumnCount = 'J 0 B'; +$strInvalidCSVFieldCount = 'CSV (s:%d)'; +$strInvalidCSVFormat = 'CSV ョ(s:%d)'; +$strInvalidCSVParameter = 'CSV C|[gp[^[: %s'; $strInvalidFieldAddCount = 'tB[hB'; $strInvalidFieldCount = 'e[utB[hKvB'; $strInvalidLDIImport = 'vOCkC|[gT|[g!'; @@ -385,8 +392,8 @@ $strInvalidServerIndex = ' $strJapanese = '{'; $strJoins = ''; $strJumpToDB = '"%s" f[^x[XWv.'; -$strJustDeleteDescr = '"" [U[[hT[o[ANZX\B'; $strJustDelete = 'e[u[U['; +$strJustDeleteDescr = '"" [U[[hT[o[ANZX\B'; $strKanjiEncodConvert = 'R[h'; // kanji code convert $strKeepPass = 'pX[hX'; @@ -419,8 +426,8 @@ $strLinksTo = ' $strLithuanian = 'gAjA'; $strLocalhost = '[J'; $strLocationTextfile = 'eLXgt@C'; -$strLogin = 'OC'; $strLoginInformation = 'OC'; +$strLogin = 'OC'; $strLogout = 'OAEg'; $strLogPassword = 'pX[h:'; $strLogServer = 'T[o['; @@ -440,28 +447,28 @@ $strMIME_transformation_note = ' $strMIME_transformation_options = 'IvV'; $strMIME_transformation = 'uEU['; $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; -$strMIME_without = 'C^bNMIME ^CvB'; +$strMIME_without = 'C^bN MIME ^CvB'; $strModifications = 'CB'; -$strModifyIndexTopic = 'CfbNXX'; $strModify = 'C'; -$strMoveTable = 'e[u(database.table):'; +$strModifyIndexTopic = 'CfbNXX'; +$strMoveTable = 'e[u(database.table):'; $strMoveTableOK = 'e[uu%svu%svB'; $strMoveTableSameNames = 'e[u!'; $strMultilingual = ''; +$strMyISAMDataPointerSizeDesc = 'CREATE TABLE MyISAM e[ugp MAX_ROWS IvVwoCgwftHg|C^[TCYB'; $strMyISAMDataPointerSize = 'f[^|C^[TCY'; -$strMyISAMDataPointerSizeDesc = 'CREATE TABLE MyISAMe[ugp MAX_ROWS IvVwoCgwftHg|C^[TCYB'; $strMyISAMMaxExtraSortFileSize = 'CfbNXpt@CTCY'; $strMyISAMMaxSortFileSizeDesc = 'MyISAM CfbNXgp MySQL t@CTCY (REPAIR TABLE AALTER TABLE LOAD DATA INFILE)'; $strMyISAMMaxSortFileSize = '\[gt@CTCY'; -$strMyISAMRecoverOptionsDesc = 'NbV MyISAM e[uゥp[hAT[o[NIvV --myisam-recover B'; $strMyISAMRecoverOptions = 'ゥC[h'; +$strMyISAMRecoverOptionsDesc = 'NbV MyISAM e[uゥp[hAT[o[NIvV --myisam-recover B'; $strMyISAMRepairThreadsDesc = 'l 1 AMyISAM e[uCfbNX\[gCs(ゥgeCfbNX)B'; $strMyISAMRepairThreads = 'XbhC'; -$strMyISAMSortBufferSize = '\[gobt@[TCY'; $strMyISAMSortBufferSizeDesc = 'obt@[AREPAIR TABLE MyISAM CfbNX\[gA CREATE INDEX ALTER TABLE CfbNXAtB'; +$strMyISAMSortBufferSize = '\[gobt@[TCY'; $strMySQLCharset = 'MySQL Zbg'; $strMysqlClientVersion = 'MySQL NCAgo[W'; -$strMySQLConnectionCollation = 'MySQL '; +$strMySQLConnectionCollation = 'MySQL '; $strMySQLSaid = 'MySQLbZ[W: '; $strMySQLShowProcess = 'MySQL vZX\ヲ'; $strMySQLShowStatus = 'MySQL ^C'; @@ -469,18 +476,17 @@ $strMySQLShowVars = 'MySQL $strName = 'O'; $strNext = ''; -$strNo = ''; $strNoActivity = '%s bBxOCB'; -$strNoDatabasesSelected = 'f[^x[XIB'; $strNoDatabases = 'f[^x[X'; +$strNoDatabasesSelected = 'f[^x[XIB'; $strNoDescription = 'Lq'; $strNoDetailsForEngine = 'Xg[WGWLXe[^XB'; $strNoDropDatabases = 'uDROP DATABASEvXe[gg~'; $strNoExplain = 'SQL '; $strNoFilesFoundInZip = 'ZIP A[JCut@C!'; $strNoFrames = 'phpMyAdmin t[T|[guEUpB'; -$strNoIndexPartsDefined = 'CfbNXB'; $strNoIndex = 'CfbNXB'; +$strNoIndexPartsDefined = 'CfbNXB'; $strNoModification = 'X'; $strNone = ''; $strNoOptions = 'ョIvVB'; @@ -490,6 +496,7 @@ $strNoPhp = 'PHP $strNoPrivileges = ''; $strNoRights = 'B'; $strNoRowsSelected = 'sIB'; +$strNo = ''; $strNoSpace = 't@Cu%sves\B'; $strNoTablesFound = 'f[^x[Xe[uB'; $strNoThemeSupport = 'e[}T|[gBe[}fBNgu%svmFB'; @@ -519,14 +526,17 @@ $strPagesToBeFlushed = ' $strPaperSize = 'TCY'; $strPartialImport = 'IC|[g'; $strPartialText = 'I'; -$strPassword = 'pX[h'; $strPasswordChanged = '%s pX[hXB'; $strPasswordEmpty = 'pX[hB'; $strPasswordHashing = 'pX[hnbV'; $strPasswordNotSame = 'pX[hB'; +$strPassword = 'pX[h'; $strPdfDbSchema = 'f[^x[Xu%svXL[} - y[W %s'; $strPdfInvalidTblName = '"%s" e[u!'; $strPdfNoTables = 'e[u'; +$strPDFOptions = 'PDF IvV'; +$strPDF = 'PDF'; +$strPDFReportTitle = '|[g'; $strPerHour = ''; $strPerMinute = '/'; $strPerSecond = '/b'; @@ -541,14 +551,14 @@ $strPolish = ' $strPortrait = '|[gCg'; $strPos1 = ''; $strPrevious = 'O'; +$strPrimary = 'v'; $strPrimaryKeyHasBeenDropped = 'L[B'; $strPrimaryKeyName = 'L[O... PRIMARY B'; $strPrimaryKeyWarning = '("PRIMARY"L[OB'; -$strPrimary = 'v'; +$strPrint = ''; $strPrintViewFull = 'r[ (SeLXg)'; $strPrintView = 'p\ヲ'; -$strPrint = ''; -$strPrivDescAllPrivileges = 'GRANT SB'; +$strPrivDescAllPrivileges = 'GRANT B'; $strPrivDescAlterRoutine = 'XgAh[`XjB'; $strPrivDescAlter = 'e[u\XB'; $strPrivDescCreateDb = 'Vf[^x[XAe[uB'; @@ -584,20 +594,20 @@ $strPrivDescShutdown = ' $strPrivDescSuper = 'BBO[o[U[vZXIKvB'; $strPrivDescUpdate = 'f[^CB'; $strPrivDescUsage = 'B'; -$strPrivilegesReloaded = '[hB'; $strPrivileges = ''; +$strPrivilegesReloaded = '[hB'; $strProcesslist = 'vZX'; $strProtocolVersion = 'vgRo[W'; $strPutColNames = ' 1 stB[h'; +$strQBE = ''; $strQBEDel = ''; $strQBEIns = '}'; -$strQBE = ''; $strQueryCache = 'LbV'; $strQueryFrame = 'EBhE'; -$strQueryOnDb = 'f[^x[X SQL %s:'; +$strQueryOnDb = 'f[^x[X SQL %s:'; $strQuerySQLHistory = 'SQL '; -$strQueryStatistics = 'v: N %s T[o[B'; +$strQueryStatistics = 'v: N %s T[o[MB'; $strQueryTime = 'タs %01.4f b'; $strQueryType = '^Cv'; $strQueryWindowLock = 'EBhEOB'; @@ -609,24 +619,24 @@ $strReferentialIntegrity = ' $strRefresh = '`'; $strRelationalSchema = '[ViXL[}'; $strRelationNotWorking = 'phpMyAdmin ゥ@\[V@\Ne[uLB %s%s NbNB'; -$strRelations = '[V'; $strRelationsForTable = 'RELATIONS FOR TABLE'; +$strRelations = '[V'; $strRelationView = '[V\ヲ'; $strReloadingThePrivileges = '[hB'; $strReloadMySQL = 'MySQL [h'; $strRemoveSelectedUsers = 'I[U['; $strRenameDatabaseOK = 'f[^x[X %s %s XB'; -$strRenameTableOK = 'u%svu%svOXB'; $strRenameTable = 'e[uX'; +$strRenameTableOK = 'u%svu%svOXB'; $strRepairTable = 'e[u'; $strReplaceNULLBy = 'NULL wu'; $strReplaceTable = 't@Ce[uu'; $strReplication = 'vP[V'; $strReset = 'Zbg'; $strResourceLimits = '\[X'; -$strReType = 'L'; -$strRevokeAndDeleteDescr = '[U[[h USAGE B'; -$strRevokeAndDelete = '[U[LSj'; +$strReType = ''; +$strRevokeAndDeleteDescr = '[U[ USAGE B'; +$strRevokeAndDelete = '[U[Lj'; $strRevokeMessage = '%s B'; $strRevoke = 'p~'; $strRomanian = '[}jA'; @@ -637,12 +647,12 @@ $strRowsModeFlippedHorizontal = ' $strRowsModeHorizontal = ''; $strRowsModeOptions = ': %s : %s wb_[J\ヲ'; $strRowsModeVertical = ''; -$strRowsStatistic = 'sv'; $strRows = 's'; +$strRowsStatistic = 'sv'; $strRunning = 'タsB %s'; $strRunQuery = 'タs'; -$strRunSQLQueryOnServer = 'T[o[ %s SQL タs'; -$strRunSQLQuery = 'f[^x[X %s SQL タs'; +$strRunSQLQuery = 'f[^x[X %s SQL タs'; +$strRunSQLQueryOnServer = 'T[o[ %s SQL タs'; $strRussian = 'VA'; $strSaveOnServer = 'T[o[ %s fBNg'; @@ -651,13 +661,13 @@ $strScaleFactorSmall = '1 $strSearchFormTitle = 'f[^x[X'; $strSearchInTables = 'e[uw:'; $strSearchNeedle = 'PAl (ChJ[h: "%"):'; +$strSearch = ''; $strSearchOption1 = 'P'; -$strSearchOption2 = 'SP'; +$strSearchOption2 = 'P'; $strSearchOption3 = 'mt[Y'; $strSearchOption4 = 'K\'; $strSearchResultsFor = ' "%s" %s:'; $strSearchType = ':'; -$strSearch = ''; $strSecretRequired = 't@CpXt[YKv(blowfish_secret)B'; $strSelectADb = 'f[^x[XIB'; $strSelectAll = 'SI'; @@ -667,28 +677,29 @@ $strSelectNumRows = ' $strSelectTables = 'e[uI'; $strSend = 't@C'; $strSent = 'M'; -$strServer = 'T[o['; $strServerChoice = 'T[o[I'; $strServerNotResponding = 'T[o[B'; +$strServerStatus = '^C'; $strServerStatusDelayedInserts = 'xCT[g'; $strServerStatusUptime = 'MySQLT[o[ %s A%s NB'; -$strServerStatus = '^C'; $strServerTabProcesslist = 'vZX'; $strServerTabVariables = ''; +$strServer = 'T[o['; $strServerTrafficNotes = 'T[o[gtBbN: e[u MySQL T[o[Nlbg[NgtBbNv\ヲB'; $strServerVars = 'T[o[l'; $strServerVersion = 'T[o[o[W'; $strSessionValue = 'ZbVl'; $strSetEnumVal = 'tB[h^Cvuenumvusetvlョg: \'a\',\'b\',\'c\'...
obNXbVu"\"vNI[gu"\'"vAobNXbVt(: u\\\\xyzvua\\\'bv)'; -$strShowAll = 'S\ヲ'; +$strShowAll = '\ヲ'; $strShowColor = 'F\ヲ'; $strShowDatadictAs = 'f[^ォ`ョ'; -$strShowFullQueries = 't\ヲ'; +$strShowFullQueries = 'S\ヲ'; $strShowGrid = 'Obh\ヲ'; $strShowingBookmark = 'ubN}[N{'; $strShowingRecords = 'R[h\ヲ'; $strShowOpenTables = 'Je[u\ヲ'; $strShowPHPInfo = 'PHP '; +$strShow = '\ヲ'; $strShowSlaveHosts = 'X[uzXg\ヲ'; $strShowSlaveStatus = 'X[u\ヲ'; $strShowStatusBinlog_cache_useDescr = 'oCiOLbVgpB'; @@ -699,6 +710,7 @@ $strShowStatusDelayed_writesDescr = 'INSERT DELAYED $strShowStatusFlush_commandsDescr = 'FLUSH タsB'; $strShowStatusHandler_commitDescr = 'COMMIT B'; $strShowStatusHandler_deleteDescr = 'e[uB'; +$strShowStatusHandler_read_firstDescr = 'CfbNXGgBAT[o[SCfbNXsヲBuSELECT col1 FROM foov col1 CfbNXB'; $strShowStatusHandler_read_keyDescr = 'L[svBAe[uKCfbNXt\ヲB'; $strShowStatusHandler_read_rnd_nextDescr = 'f[^t@CsvBe[uXLABAe[uKCfbNXtACfbNXpヲB'; $strShowStatusHandler_rollbackDescr = ' ROLLBACK B'; @@ -745,6 +757,7 @@ $strShowStatusKey_read_requestsDescr = ' $strShowStatusKey_readsDescr = 'fBXNL[ubNIBKey_reads Al key_buffer_size BLbV~X Key_reads/Key_read_requests vZB'; $strShowStatusKey_write_requestsDescr = 'LbVL[ubNNGXgB'; $strShowStatusKey_writesDescr = 'fBXNL[ubNIB'; +$strShowStatusLast_query_costDescr = 'IveB}CU[vZARpCSRXgBvRXgrBftHgl 0 ARpCB'; $strShowStatusNot_flushed_delayed_rowsDescr = ' INSERT DELAY sB'; $strShowStatusOpened_tablesDescr = 'Je[uBJe[uAe[uLbVlB'; $strShowStatusOpen_filesDescr = 'Jt@CB'; @@ -771,14 +784,13 @@ $strShowStatusSlow_queriesDescr = 'long_query_time $strShowStatusSort_rowsDescr = '\[gsB'; $strShowStatusSort_scanDescr = 'e[us\[gB'; $strShowStatusTable_locks_immediateDescr = 'e[ubNB'; -$strShowStatusThreads_cachedDescr = 'XbhLbVXbhBLbVqbgThreads_created/Connections vZBlAthread_cache_size B'; +$strShowStatusThreads_cachedDescr = 'XbhLbVXbhBLbVqbg Threads_created/Connections vZBlAthread_cache_size B'; $strShowStatusThreads_connectedDescr = 'B'; $strShowStatusThreads_createdDescr = 'XbhBThreads_created Al thread_cache_size vB(XbhタAptH[}X^)'; $strShowStatusThreads_runningDescr = 'X[vXbhB'; $strShowTableDimension = 'e[u\ヲ'; $strShowTables = 'e[u\ヲ'; $strShowThisQuery = ' タs\ヲ'; -$strShow = '\ヲ'; $strSimplifiedChinese = ''; $strSingly = '(1 )'; $strSize = 'TCY'; @@ -786,18 +798,19 @@ $strSkipQueries = ' $strSlovak = 'XoLA'; $strSlovenian = 'XxjA'; $strSocketProblem = '(A[J MySQL T[o[\Pbgm)'; -$strSort = '\[g'; $strSortByKey = 'L[\[g'; +$strSort = '\[g'; $strSorting = '\[g'; $strSpaceUsage = 'fBXNgp'; $strSpanish = 'XyC'; $strSplitWordsWithSpace = 'ePXy[X(" ")B'; -$strSQLExportCompatibility = 'SQL GNX|[g'; +$strSQLExportCompatibility = 'SQL GNX|[g'; $strSQLExportType = 'GNX|[g`ョ'; +$strSQLImportOptions = 'SQL IvV'; $strSQLOptions = 'SQL IvV'; $strSQLParserBugMessage = ' SQL p[T[oOBOmAp~X}b``FbNBクseLXgGApOoCi[R[htt@CAbv[hlBA MySQL R}hCgBMySQL T[o[G[oBBR}hCAAp[T[クsA SQL BZNVf[^oO:'; -$strSQLParserUserError = ' SQL G[BMySQL T[o[G[oBB'; -$strSQLQuery = 'タs SQL '; +$strSQLParserUserError = 'SQL G[BMySQL T[o[G[oBB'; +$strSQLQuery = 'タs SQL'; $strSQLResult = 'SQL '; $strSQL = 'SQL'; $strSQPBugInvalidIdentifer = 'FB'; @@ -806,10 +819,11 @@ $strSQPBugUnknownPunctuation = ' $strStatCheckTime = 'I'; $strStatCreateTime = ''; $strStatement = 'Xe[gg'; +$strStatisticsOverrun = 'rW[T[o[AoCgJE^[B]AMySQL T[o[vB'; $strStatUpdateTime = 'IXV'; $strStatus = ''; -$strStorageEngine = 'Xg[WGW'; $strStorageEngines = 'Xg[WGW'; +$strStorageEngine = 'Xg[WGW'; $strStrucCSV = 'CSV f[^'; $strStrucData = '\f[^'; $strStrucDrop = 'uDROP TABLEv'; @@ -819,16 +833,16 @@ $strStrucOnly = ' $strStructPropose = 'e[u\mF'; $strStructure = '\'; $strSubmit = 'タs'; -$strSuccess = 'SQL タs'; +$strSuccess = 'SQL タs'; $strSum = 'v'; $strSwedish = 'XEF[f'; $strSwitchToDatabase = 'Rs[f[^x[X'; $strSwitchToTable = 'Rs[e[u'; -$strTable = 'e[u '; $strTableAlreadyExists = 'e[u %s !'; $strTableComments = 'e[u'; $strTableEmpty = 'e[uB'; +$strTable = 'e[u '; $strTableHasBeenDropped = 'e[u %s B'; $strTableHasBeenEmptied = 'e[u %s B'; $strTableHasBeenFlushed = 'e[u %s LbVB'; @@ -843,13 +857,20 @@ $strTblPrivileges = ' $strTempData = 'f[^'; $strTextAreaLength = ' tB[h
C\B'; $strThai = '^C'; +$strThemeDefaultNotFound = 'ftHge[}u%sv!'; $strTheme = 'e[} / X^C'; +$strThemeNoPreviewAvailable = 'vr[pB'; +$strThemeNotFound = 'e[}u%sv!'; +$strThemeNoValidImgPath = 'e[}u%svpX!'; +$strThemePathNotFound = 'e[}u%sve[}pX!'; $strThisHost = 'zXg'; $strThisNotDirectory = 'fBNg'; -$strThreads = 'Xbh'; $strThreadSuccessfullyKilled = 'Xbh %s IB'; -$strTimeoutPassed = 'XNvg^CAEgBC|[gIAt@CMAC|[gJB'; +$strThreads = 'Xbh'; $strTime = ''; +$strTimeoutInfo = 'OC|[g^CAEgBMAu %d pB'; +$strTimeoutNothingParsed = 'Aタsf[^BA php phpMyAdmin C|[gIB'; +$strTimeoutPassed = 'XNvg^CAEgBC|[gIAt@CMAC|[gJB'; $strToggleScratchboard = 'gOXNb`{[h'; $strTotalUC = 'v'; $strTotal = 'v'; @@ -862,7 +883,7 @@ $strTransformation_application_octetstream__hex = ' $strTransformation_image_jpeg__inline = 'NbN\TlC\ヲ; IvV: widthEheight sNZw ()'; $strTransformation_image_jpeg__link = 'N\ヲ ( blob _E[h).'; $strTransformation_image_png__inline = 'uimage/jpeg: inlinevQB'; -$strTransformation_text_plain__dateformat = 'TIMEATIMESTAMPDATETIMEtB[hA[Jt\ヲ`ョpョB1 IvV^CX^vZItZbg(P:)(ftHg: 0)2 IvVAPHP strftime()p\p[^[t\ヲ`ョB'; +$strTransformation_text_plain__dateformat = 'TIMEATIMESTAMP DATETIME tB[hA[Jt\ヲ`ョpョB1 IvV^CX^vZItZbg(P:)(ftHg: 0)2 IvVAPHP strftime()p\p[^[t\ヲ`ョB'; $strTransformation_text_plain__external = 'LINUX : OAvP[VNAWtB[hf[^BAvP[VWoBftHg Tidy AY HTML R[hoBZLeBRAt@Culibraries/text_plain__external.inc.phpvWAタsc[}BIvVAgpvOA2 IvVvOp[^B3 IvV 1 Ahtmlspecialchars() po(ftHg: 1)4 IvV 1 AhAo 1 s(ftHg: 1).'; $strTransformation_text_plain__formatted = 'tB[hョBGXP[vIB'; $strTransformation_text_plain__imagelink = 'NAt@CtB[h\ヲ; IvV "http://domain.com/" AIvVsNZwAB'; @@ -874,11 +895,11 @@ $strTurkish = ' $strType = 'tB[h^Cv'; $strUkrainian = 'ENCi'; -$strUncheckAll = 'S}[N'; -$strUnicode = 'jR[h'; +$strUncheckAll = '`FbN'; +$strUnicode = 'UNICODE'; $strUnique = ''; $strUnknown = 's'; -$strUnselectAll = 'S'; +$strUnselectAll = 'SI'; $strUnsupportedCompressionDetected = 'T|[gk`ョ(%s)t@CBT|[gタAB'; $strUpdatePrivMessage = '%s XVB'; $strUpdateProfileMessage = 'vt@CXVB'; @@ -890,7 +911,6 @@ $strUsage = ' $strUseBackquotes = 'tNI[ge[utB[h'; $strUsedPhpExtensions = 'gp PHP g'; $strUseHostTable = 'zXge[ug'; -$strUser = '[U['; $strUserAlreadyExists = '[U[ %s !'; $strUserEmpty = '[U[B'; $strUserName = '[U['; @@ -898,6 +918,7 @@ $strUserNotFound = ' $strUserOverview = '[U[T'; $strUsersDeleted = 'I[U[B'; $strUsersHavingAccessToDb = '[U[ "%s" ANZXB'; +$strUser = '[U['; $strUseTabKey = 'll TAB L[A CTRL + J[\gpB'; $strUseTables = 'ge[u'; $strUseTextField = 'eLXgtB[hgp'; @@ -908,14 +929,15 @@ $strValidatorError = 'SQL $strValue = 'l'; $strVar = ''; $strVersionInformation = 'o[W'; -$strView = 'r['; $strViewDumpDatabases = 'f[^x[X_vr[ (XL[})'; $strViewDumpDB = 'DB _v(XL[})\ヲ'; $strViewDump = 'e[u_v(XL[})\ヲ'; $strViewHasBeenDropped = 'r[ %s jB'; +$strViewMaxExactCount = 'r[ %d B%shLg%s QB'; +$strView = 'r['; -$strWebServerUploadDirectoryError = 'Abv[hsfBNgB'; $strWebServerUploadDirectory = 'EFuT[o[Abv[h'; +$strWebServerUploadDirectoryError = 'Abv[hsfBNgB'; $strWelcome = '%s '; $strWestEuropean = '[bp'; $strWildcard = 'ChJ[h'; @@ -946,7 +968,6 @@ $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used $strShowStatusCreated_tmp_tablesDescr = 'T[o[\タsゥIe[uB'; //to translate $strShowStatusDelayed_insert_threadsDescr = 'gp INSERT DELAYED nh[XbhBEvery different table on which one uses INSERT DELAYED gets its own thread.'; //to translate $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate -$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate @@ -959,32 +980,10 @@ $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoD $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate -$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query 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.'; //to translate -$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate +$strShowStatusQcache_lowmem_prunesDescr = 'VLbVALbVALbVTCYBThe query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate -$strThemeNoPreviewAvailable = 'No preview available.'; //to translate -$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate -$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate - -$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate -$strPDF = 'PDF'; //to translate -$strPDFOptions = 'PDF options'; //to translate -$strPDFReportTitle = 'Report title'; //to translate -$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate -$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate -$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate -$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strThemeNotFound = 'Theme %s not found!'; //to translate -$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate -$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate -$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate -$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate -$strSQLImportOptions = 'SQL options'; //to translate -$strBrowseDistinctValues = 'Browse distinct values'; //to translate -$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate -$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 56787b4db..765651039 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -25,13 +25,14 @@ $timespanfmt = '%s %s %s %s 腱'; $strAbortedClients = '筝障'; $strAbsolutePathToDocSqlDir = 'docSQL 吾腟九障鴻荐絎'; -$strAccessDeniedExplanation = 'phpMyAdmin MySQL 泣若若・膓障泣若若・膓腟吟障config.inc.php 筝鴻若吟弱潟鴻若сMySQL 泣若若膊∞篋冴筝宴後腆冴鴻с'; $strAccessDenied = '≪祉鴻障'; +$strAccessDeniedCreateConfig = '宴荐絎<ゃ篏cс%1$s祉≪鴻%2$s 篏睡蚊やс'; +$strAccessDeniedExplanation = 'phpMyAdmin MySQL 泣若若・膓障泣若若・膓腟吟障config.inc.php 筝鴻若吟弱潟鴻若сMySQL 泣若若膊∞篋冴筝宴後腆冴鴻с'; $strAction = '篏'; $strAddAutoIncrement = 'AUTO_INCREMENTゃ菴遵'; $strAddConstraints = '狗菴遵'; -$strAddDeleteColumn = 'c若菴遵/ゃ'; -$strAddDeleteRow = '>散茵菴遵/ゃ'; +$strAddDeleteColumn = 'c若菴遵糸ゃ'; +$strAddDeleteRow = '>散茵菴遵糸ゃ'; $strAddDropDatabase = 'DROP DATABASE菴遵'; $strAddedColumnComment = '潟<潟菴遵障'; $strAddedColumnRelation = '若激с潟菴遵障'; @@ -44,26 +45,26 @@ $strAddPrivilegesOnDb = '若帥若鴻悟号┤菴遵'; $strAddPrivilegesOnTbl = '若悟号┤菴遵'; $strAddSearchConditions = '罎膣∽>散菴遵("where"膀):'; $strAddToIndex = '  %s  ゃ潟鴻菴遵障'; -$strAddUserMessage = '若吟若菴遵障'; $strAddUser = '若吟若菴遵'; +$strAddUserMessage = '若吟若菴遵障'; $strAdministration = '膊∞'; $strAffectedRows = '綵演帥茵:'; +$strAfter = '絎緇 %s'; $strAfterInsertBack = '祉'; $strAfterInsertNewInsert = '違潟若菴遵'; $strAfterInsertNext = '罨<茵膩'; $strAfterInsertSame = '若吾祉'; -$strAfter = '絎緇 %s'; -$strAllowInterrupt = '狗菴ャ鴻罎ャ翫ゃ潟若吾画昭帥荐怨障紊с<ゃゃ潟若翫罧泣障潟吟激с潟紕с障障'; -$strAllTableSameWidth = '若綛ц;腓冴障?'; $strAll = ''; +$strAllowInterrupt = '狗菴ャ鴻罎ャ翫ゃ潟若吾画昭帥荐怨障紊с<ゃゃ潟若翫罧泣障潟吟激с潟紕障'; +$strAllTableSameWidth = '鴻若綛ц;腓冴障?'; $strAlterOrderBy = '若>散'; $strAnalyzeTable = '若'; $strAnd = 'AND'; $strAndThen = '緇'; $strAnIndex = 'ゃ潟鴻%s菴遵障'; -$strAnyHost = '鴻'; -$strAnyUser = '若吟'; -$strAny = ''; +$strAny = '鴻'; +$strAnyHost = '鴻鴻'; +$strAnyUser = '鴻若吟'; $strApproximateCount = '菴障FAQ 3.11 с'; $strAPrimaryKey = '筝祉若 %s 菴遵障'; $strArabic = '≪∵'; @@ -92,19 +93,20 @@ $strBookmarkAllUsers = '鴻若吟若若 $strBookmarkCreated = '若 %s 篏障'; $strBookmarkDeleted = '若罩e幻ゃ障'; $strBookmarkLabel = ''; -$strBookmarkQuery = '若 SQL т'; +$strBookmarkQuery = '若 SQL'; $strBookmarkReplace = '≪絖若臀'; -$strBookmarkThis = 'SQL т若'; +$strBookmarkThis = 'SQL 若'; $strBookmarkView = '茵腓冴'; -$strBrowseForeignValues = '紊若茵腓冴'; +$strBrowseDistinctValues = 'ャゃ茵腓冴'; $strBrowse = '茵腓'; +$strBrowseForeignValues = '紊若茵腓冴'; $strBufferPool = '<若'; $strBufferPoolActivity = '<若若羇紙у墾'; $strBufferPoolUsage = '<若篏睡'; -$strBufferReadMissesInPercent = '% 茯粋昭帥号'; $strBufferReadMisses = '茯粋昭帥号'; -$strBufferWriteWaitsInPercent = '% 吾莨若水≧'; +$strBufferReadMissesInPercent = '% 茯粋昭帥号'; $strBufferWriteWaits = '吾莨若水≧'; +$strBufferWriteWaitsInPercent = '% 吾莨若水≧'; $strBulgarian = '∵'; $strBusyPages = '吾若若御'; $strBzError = ' php 若吾с潟 Bz2 ≦宍紕 phpMyAdmin х軒潟с障phpMyAdmin 潟潟c違若激с潟<ゃ $cfg[\'BZipDump\'] FALSE荐絎Bz2 х軒罘純篏帥翫 php 若吾с潟筝筝php 医怨 %s 荅括完'; @@ -113,35 +115,35 @@ $strBzip = '"bzip 劫"'; $strCalendar = '潟'; $strCanNotLoadImportPlugins = 'ゃ潟若違ゃ潟茯粋昭障ゃ潟鴻若腆肴!'; $strCannotLogin = 'MySQL 泣若若違ゃ潟с障'; -$strCantLoadRecodeIconv = '絖祉紊茵腟粋昭障 iconv 障 GNU recode ≦宍綽荀сphp ≦宍荐絎茵cphpMyAdmin с絖祉紊荐絎'; $strCantLoad = '宴≦宍絖<ゃс,
PHP 荐絎с'; +$strCantLoadRecodeIconv = '絖祉紊茵腟粋昭障 iconv 障 GNU recode ≦宍綽荀сphp ≦宍荐絎茵cphpMyAdmin с絖祉紊荐絎'; $strCantRenameIdxToPrimary = 'ゃ潟鴻 PRIMARY 紊眼с障'; $strCantUseRecodeIconv = 'iconvlibiconvrecode_string ∽違篏睡с障php 荐絎с'; $strCardinality = '筝ゃ'; $strCaseInsensitive = '怨紊у阪ャ'; $strCaseSensitive = '怨紊у阪ャ'; $strCentralEuropean = '筝紊若茯'; +$strChange = '紊'; +$strChangeCopyMode = '号┤c域若吟若篏...'; $strChangeCopyModeCopy = '... ゃ膓'; $strChangeCopyModeDeleteAndReload = ' ... 若吟若若ゃゃ緇х号┤潟若'; $strChangeCopyModeJustDelete = ' ... 若吟若若ゃゃ'; $strChangeCopyModeRevoke = ' ... ゃ鴻号┤鴻≦鴻緇уゃ'; -$strChangeCopyMode = '号┤c域若吟若篏...'; $strChangeCopyUser = '違ゃ恰宴紊 / 若吟若潟'; $strChangeDisplay = '茵腓冴c若吾т'; -$strChangePassword = '鴻若紊眼'; -$strChange = '紊'; -$strCharsetOfFile = '<ゃ絖祉:'; -$strCharsetsAndCollations = '絖祉т綺'; -$strCharsets = '絖潟若'; +$strChangePassword = '鴻若紊眼'; $strCharset = '絖祉'; -$strCheckAll = '若'; +$strCharsetOfFile = '<ゃ絖祉:'; +$strCharsets = '絖潟若'; +$strCharsetsAndCollations = '絖祉у綺'; +$strCheckAll = '鴻с'; $strCheckOverhead = '若若罎祉'; -$strCheckPrivsLong = '若帥若 "%s" 号┤с'; $strCheckPrivs = '号┤с'; +$strCheckPrivsLong = '若帥若 "%s" 号┤с'; $strCheckTable = '若с'; $strChoosePage = '膩若吾御'; $strColComFeat = '潟<潟茵腓堺'; -$strCollation = 'т綺'; +$strCollation = 'у綺'; $strColumnNames = '()'; $strColumnPrivileges = '絎号┤'; $strCommand = '潟潟'; @@ -149,8 +151,9 @@ $strComments = '潟<潟'; $strCommentsForTable = 'COMMENTS FOR TABLE'; $strCompatibleHashing = 'MySQL 4.0 篋'; $strCompleteInserts = '絎 INSERT 篏'; -$strCompressionWillBeDetected = 'ゃ潟若<ゃх軒罎ャс: %s'; $strCompression = 'х軒'; +$strCompressionWillBeDetected = 'ゃ潟若<ゃх軒罎ャс: %s'; +$strConfigDefaultFileError = '荐絎茯粋昭障с: "%1$s"'; $strConfigFileError = 'phpMyAdmin 荐絎<ゃ茯粋昭с障!
羈若榊<ゃ荀ゃ障
筝潟荐絎<ゃ贋・茯粋昭сPHP 若<祉若吾腆肴紊翫阪絖祉潟潟綽障
腥榊純若吾憗鴻障頫c障'; $strConfigureTableCoord = '若%s若荐絎茯炊眼'; $strConnectionError = '・膓с障: ≦鴻荐絎с'; @@ -164,6 +167,7 @@ $strCopyTable = '若(database.table)潟若:'; $strCopyTableOK = '若%s%s潟若障'; $strCopyTableSameNames = '若潟若с障!'; $strCouldNotKill = 'phpMyAdmin 鴻 %s 腟篋с障с≪腟篋障'; +$strCreate = '篏'; $strCreateDatabaseBeforeCopying = '潟若CREATE DATABASE'; $strCreateIndex = ' %s  ゃ潟鴻篏'; $strCreateIndexTopic = '域ゃ潟鴻篏'; @@ -171,7 +175,6 @@ $strCreateNewDatabase = '域若帥若鴻篏'; $strCreateNewTable = '若帥若鴻%sф域若篏'; $strCreatePage = '域若吾篏'; $strCreatePdfFeat = 'PDF 篏罘'; -$strCreate = '篏'; $strCreationDates = '篏/贋/罎祉ヤ菴遵'; $strCriteria = '腟莨若水堺'; $strCroatian = '≪∵'; @@ -179,8 +182,8 @@ $strCSV = 'CSV'; $strCSVImportOptions = 'CSV 激с'; $strCSVOptions = 'CSV 激с'; $strCyrillic = '絖激∵'; -$strCzechSlovak = 'с潟鴻∵'; $strCzech = 'с活'; +$strCzechSlovak = 'с潟鴻∵'; $strDanish = '潟若茯'; $strData = '若'; @@ -191,10 +194,10 @@ $strDatabaseHasBeenDropped = '若帥若鴻%s罩e幻ゃ $strDatabaseNoTable = '若帥若鴻若с障!'; $strDatabases = '若帥若'; $strDatabasesDropped = '若帥若鴻%sゃ障'; +$strDatabasesStats = '若帥若鴻腟沿'; $strDatabasesStatsDisable = '腟沿≦鴻'; $strDatabasesStatsEnable = '腟沿荐怨'; $strDatabasesStatsHeavyTraffic = '羈: 若帥若合輝荐荐怨 MySQL WEB泣若若чc榊障'; -$strDatabasesStats = '若帥若鴻腟沿'; $strDataDict = '若粋'; $strDataOnly = '若帥'; $strDataPages = '若帥若御'; @@ -212,17 +215,17 @@ $strDBGTotalTimeMs = '膩頥(腱)'; $strDbPrivileges = '若帥若合劫 号┤'; $strDBRename = '若帥若劫紊眼'; $strDbSpecific = '若帥若剛罕'; +$strDefault = '堺'; $strDefaultEngine = '%s MySQL 泣若若鴻若吾潟吾潟с'; $strDefaultValueHelp = 'ゃ鴻激ャ鴻宴若綣膃 1 ゃャ筝, 若: a'; -$strDefault = '堺'; $strDefragment = '若'; $strDelayedInserts = '綮吟ゃ潟泣若篏睡'; -$strDeleteAndFlushDescr = '≪若с号┤若у障'; -$strDeleteAndFlush = '若吟若ゃ号┤若'; -$strDeletedRows = 'ゃ茵:'; -$strDeleted = '御ゃ障'; -$strDeleteNoUsersSelected = 'ゃ若吟若御障!'; $strDelete = ''; +$strDeleteAndFlush = '若吟若ゃ号┤若'; +$strDeleteAndFlushDescr = '≪若с号┤若у障'; +$strDeleted = '御ゃ障'; +$strDeletedRows = 'ゃ茵:'; +$strDeleteNoUsersSelected = 'ゃ若吟若御障!'; $strDeleting = '%s や賢с'; $strDelOld = '憜若吾絖若с障сゃс?'; $strDescending = ''; @@ -237,32 +240,32 @@ $strDisplayPDF = 'PDF 鴻若茵腓冴'; $strDoAQuery = '"箴QUERY"絎茵 (ゃ若: "%")'; $strDocu = 'ャ<潟'; $strDoYouReally = '綵絎茵с?:'; +$strDrop = ''; $strDropDatabaseStrongWarning = '絎若帥若鴻翫с!'; $strDropUsersDb = '若吟若ゃ若帥若鴻ゃ'; -$strDrop = ''; $strDumpingData = '若潟若'; $strDumpSaved = '潟<ゃ %s 篆絖障'; $strDumpXRows = '%s 潟障紮 %s с'; $strDynamic = 'ゃ'; +$strEdit = '篆罩'; $strEditPDFPages = 'PDF 若吾膩'; $strEditPrivileges = '号┤篆罩'; -$strEdit = '篆罩'; $strEffective = '絎'; -$strEmptyResultSet = 'MySQL 腥冴ゃ菴障 (箴域腥冴c)'; $strEmpty = '腥冴'; +$strEmptyResultSet = 'MySQL 腥冴ゃ菴障 (箴域腥冴c)'; $strEnabled = ''; $strEncloseInTransaction = '潟吟激с潟с鴻若蚊'; $strEncto = '潟潟若c潟違後'; // encoding convert +$strEnd = '緇'; $strEndCut = '腟篋'; $strEndRaw = 'RAW 腟篋'; -$strEnd = '緇'; $strEngineAvailable = '%s MySQL 泣若若у純с'; $strEngineDisabled = '%s MySQL 泣若若с≦鴻障'; $strEngines = '潟吾'; $strEngineUnsupported = ' MySQL 泣若若 %s 鴻若吾潟吾潟泣若障'; -$strEnglishPrivileges = ' 羈: MySQL号┤沿ц;腓冴障'; $strEnglish = '沿'; +$strEnglishPrivileges = ' 羈: MySQL号┤沿ц;腓冴障'; $strError = ''; $strErrorInZipFile = 'ZIP 後昆筝若с:'; $strEscapeWildcards = 'ゃ若_潟%絖篏睡\с鴻宴若()鴻с'; @@ -286,18 +289,18 @@ $strFieldsEscapedBy = 'c若鴻宴若荐'; $strFieldsTerminatedBy = 'c若阪荐'; $strFileAlreadyExists = '<ゃ%s≪泣若若絖障<ゃ紊眼筝吾激с潟腆肴'; $strFileCouldNotBeRead = '<ゃ茯障'; +$strFileNameTemplate = '<ゃ潟若'; +$strFileNameTemplateDescription = 'ゃ %1$sstrftime%2$s ゆ障緇c後絖篏睡с障罨<絖臀莎激с: %3$s障障篁鴻膓с'; $strFileNameTemplateDescriptionDatabase = '若帥若劫'; $strFileNameTemplateDescriptionServer = '泣若弱'; $strFileNameTemplateDescriptionTable = '若'; -$strFileNameTemplateDescription = 'ゃ %1$sstrftime%2$s 茹i障緇c後絖篏睡с障罨<絖臀莎激с: %3$s障障篁鴻膓с'; $strFileNameTemplateRemember = '潟若荀'; -$strFileNameTemplate = '<ゃ潟若'; $strFileToImport = '<ゃゃ潟若'; $strFixed = '阪'; $strFlushPrivilegesNote = '羈: phpMyAdmin MySQL 号┤若贋・若吟主号┤緇障ャ≪х号┤紊眼若絎鴻違障翫膓障 %s 号┤若 %s 綽荀障'; $strFlushQueryCache = 'тc激ャ激ャ'; -$strFlushTables = '鴻若激ャ()'; $strFlushTable = '若c激ャ腥冴("FLUSH")'; +$strFlushTables = '鴻若激ャ()'; $strFormat = '若'; $strFormEmpty = '若сゃ障с'; $strFreePages = '若若御'; @@ -306,8 +309,8 @@ $strFunction = '∽'; $strGenBy = '医'; $strGeneralRelationFeat = '若激с恰'; -$strGeneratePassword = '鴻若'; $strGenerate = ''; +$strGeneratePassword = '鴻若'; $strGenTime = '篏'; $strGeorgian = '違吾∵'; $strGerman = 'ゃ茯'; @@ -338,14 +341,15 @@ $strHungarian = '潟取'; $strIcelandic = '≪ゃ鴻潟茯'; $strId = 'ID'; $strIdxFulltext = ''; +$strIgnore = '∴'; $strIgnoreDuplicates = '茵茲茖純∴'; $strIgnoreInserts = 'INSERT IGNORE篏睡'; -$strIgnore = '∴'; $strIgnoringFile = '<ゃ∴ %s'; $strImport = 'ゃ潟若'; $strImportDocSQL = 'docSQL <ゃゃ潟若'; $strImportFiles = 'ゃ潟若<ゃ'; $strImportFormat = 'ゃ潟若羝<ゃ後'; +$strImportSuccessfullyFinished = 'ゃ潟若障%d т絎茵障'; $strIndex = 'ゃ潟'; $strIndexes = 'ゃ潟鴻泣ゃ'; $strIndexHasBeenDropped = 'ゃ潟 %s ゃ障'; @@ -357,8 +361,8 @@ $strIndexWarningTable = '若 `%s` ゃ潟鴻≪ $strIndexWarningUnique = 'UNIQUE INDEX 若筝≧鴻 `%s` 荐絎鴻с障'; $strInnoDBAutoextendIncrementDesc = ' c宴翫≦宍若鴻若鴻泣ゃ冴≦宍紜с'; $strInnoDBAutoextendIncrement = '≦宍菴遵紜'; -$strInnoDBBufferPoolSizeDesc = 'InnoDB c激ャ若帥若ゃ潟鴻篏帥<<≪泣ゃ冴с'; $strInnoDBBufferPoolSize = '<取腥泣ゃ'; +$strInnoDBBufferPoolSizeDesc = 'InnoDB c激ャ若帥若ゃ潟鴻篏帥<<≪泣ゃ冴с'; $strInnoDBDataFilePath = '若帥<ゃ'; $strInnoDBDataHomeDir = '若帥若c'; $strInnoDBDataHomeDirDesc = '鴻 InnoDB 若帥<ゃc鴻演с'; @@ -368,14 +372,17 @@ $strInsecureMySQL = '潟潟c違若激с潟<ゃ $strInsertAsNewRow = '違茵菴遵'; $strInsertedRowId = 'ゃ潟泣若茵 ID:'; $strInsertedRows = '菴遵茵:'; -$strInsertNewRow = '違茵菴遵'; $strInsert = '菴遵'; +$strInsertNewRow = '違茵菴遵'; $strInternalNotNecessary = '* InnoDB 絖翫若激с潟綽荀с障'; $strInternalRelations = '若激с'; $strInUse = '篏睡筝'; $strInvalidAuthMethod = '荐絎筝фc茯荐惹号荐絎障:'; -$strInvalidColumnCount = '違 0 紊с違障'; $strInvalidColumn = '罩c (%s) 絎障!'; +$strInvalidColumnCount = '違 0 紊с違障'; +$strInvalidCSVFieldCount = 'CSV ュ筝 ≦鴻違障(茵:%d)'; +$strInvalidCSVFormat = 'CSV ュ筝 ≦鴻後障(茵:%d)'; +$strInvalidCSVParameter = 'CSV ゃ潟若<若帥若≦鴻с: %s'; $strInvalidFieldAddCount = '絨蚊ゃc若菴遵違障'; $strInvalidFieldCount = '若絨蚊ゃc若綽荀с'; $strInvalidLDIImport = '違ゃ潟х軒羝ゃ潟若泣若障!'; @@ -386,8 +393,8 @@ $strInvalidServerIndex = '≦鴻泣若若ゃ潟鴻с: "%s"'; $strJapanese = 'ユ茯'; $strJoins = '腟'; $strJumpToDB = '"%s" 若帥若鴻吾吾c潟.'; -$strJustDeleteDescr = '"ゆ" 若吟若号┤若障с泣若若≪祉劫純с'; $strJustDelete = '号┤若若吟若喝ゃ'; +$strJustDeleteDescr = '"ゆ" 若吟若号┤若障с泣若若≪祉劫純с'; $strKanjiEncodConvert = '羲√潟若紊'; // kanji code convert $strKeepPass = '鴻若紊眼'; @@ -401,8 +408,8 @@ $strLanguageFileNotFound = '荐茯<ゃ%1$s荀ゃ障 $strLanguageUnknown = '筝荐茯: %1$s.'; $strLatexCaption = '若c激с'; $strLatexContent = '若 __TABLE__ 絎'; -$strLatexContinuedCaption = '膓膓若c激с'; $strLatexContinued = '(膓)'; +$strLatexContinuedCaption = '膓膓若c激с'; $strLatexIncludeCaption = '若c激с潟'; $strLatexLabel = ''; $strLaTeX = 'LaTeX'; @@ -437,32 +444,32 @@ $strMIME_available_mime = '鴻 MIME 帥ゃ'; $strMIME_available_transform = '紊'; $strMIME_description = '茯'; $strMIME_MIMEtype = 'MIME 帥ゃ'; +$strMIME_transformation = '吟弱'; $strMIME_transformation_note = '純紊激с潟筝荀с潟 MIME 綵√鎀≪%s紊茯%s '; $strMIME_transformation_options = '紊激с'; -$strMIME_transformation = '吟弱'; $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; -$strMIME_without = 'ゃ帥篏у医激MIME 帥ゃャ紊∽違c障'; +$strMIME_without = 'ゃ帥篏у医激 MIME 帥ゃャ紊∽違c障'; $strModifications = '罩c鋓罩c障'; -$strModifyIndexTopic = 'ゃ潟鴻紊'; $strModify = '篆罩'; -$strMoveTable = '若(database.table)腱糸:'; +$strModifyIndexTopic = 'ゃ潟鴻紊眼'; +$strMoveTable = '若(database.table)腱糸:'; $strMoveTableOK = '若%s%s腱糸障'; $strMoveTableSameNames = '若腱糸с障!'; $strMultilingual = '紊処'; $strMyISAMDataPointerSize = '若帥ゃ潟帥若泣ゃ'; -$strMyISAMDataPointerSizeDesc = 'CREATE TABLE MyISAM若篏睡 MAX_ROWS 激с潟絎翫ゃ絎ゃ潟帥若泣ゃ冴с'; +$strMyISAMDataPointerSizeDesc = 'CREATE TABLE MyISAM 若篏睡 MAX_ROWS 激с潟絎翫ゃ絎ゃ潟帥若泣ゃ冴с'; $strMyISAMMaxExtraSortFileSize = 'ゃ潟剛筝<ゃ紊с泣ゃ'; -$strMyISAMMaxSortFileSizeDesc = 'MyISAM ゃ潟鴻篏т戎荐宴 MySQL 筝<ゃ紊с泣ゃ冴с (REPAIR TABLE 筝ALTER TABLE LOAD DATA INFILE)'; $strMyISAMMaxSortFileSize = '筝純若<ゃ紊с泣ゃ'; +$strMyISAMMaxSortFileSizeDesc = 'MyISAM ゃ潟鴻篏т戎荐宴 MySQL 筝<ゃ紊с泣ゃ冴с (REPAIR TABLE 筝ALTER TABLE LOAD DATA INFILE)'; $strMyISAMRecoverOptionsDesc = '激ャ MyISAM 若緇≪若с泣若取儀激с --myisam-recover ц┃絎障'; $strMyISAMRecoverOptions = '篆緇≪若'; -$strMyISAMRepairThreadsDesc = 'ゃ 1 篁ヤMyISAM 若ゃ潟鴻純若篆緇筝綛活(荳ゃ潟鴻)篏障'; $strMyISAMRepairThreads = '鴻篆緇'; +$strMyISAMRepairThreadsDesc = 'ゃ 1 篁ヤMyISAM 若ゃ潟鴻純若篆緇筝綛活(荳ゃ潟鴻)篏障'; $strMyISAMSortBufferSize = '純若<若泣ゃ'; $strMyISAMSortBufferSizeDesc = '<若REPAIR TABLE MyISAM ゃ潟鴻純若翫障 CREATE INDEX ALTER TABLE ゃ潟鴻篏翫蚊篁障'; $strMySQLCharset = 'MySQL 絖祉'; $strMysqlClientVersion = 'MySQL ゃ≪潟若吾с'; -$strMySQLConnectionCollation = 'MySQL ・膓т綺'; +$strMySQLConnectionCollation = 'MySQL ・膓у綺'; $strMySQLSaid = 'MySQL<祉若: '; $strMySQLShowProcess = 'MySQL 祉鴻茵腓'; $strMySQLShowStatus = 'MySQL 潟帥ゃ'; @@ -472,16 +479,16 @@ $strName = ''; $strNext = '罨<'; $strNo = ''; $strNoActivity = '%s 腱篁ヤ篏障с綺違ゃ潟'; -$strNoDatabasesSelected = '若帥若鴻御障'; $strNoDatabases = '若帥若号'; +$strNoDatabasesSelected = '若帥若鴻御障'; $strNoDescription = '荐菴違障'; $strNoDetailsForEngine = '鴻若吾潟吾潟鴻鴻若帥鴻荅括完宴障'; $strNoDropDatabases = 'DROP DATABASE鴻若<潟胼罩≪'; $strNoExplain = 'SQL 蕋違'; $strNoFilesFoundInZip = 'ZIP ≪若ゃ筝<ゃ荀ゃ障!'; $strNoFrames = 'phpMyAdmin 泣若吟сс障'; -$strNoIndexPartsDefined = 'ゃ潟鴻荐絎障'; $strNoIndex = 'ゃ潟鴻荐絎障'; +$strNoIndexPartsDefined = 'ゃ潟鴻荐絎障'; $strNoModification = '紊雁<'; $strNone = '<'; $strNoOptions = '後激с潟障'; @@ -528,6 +535,9 @@ $strPasswordNotSame = '鴻若с障'; $strPdfDbSchema = '若帥若鴻%s鴻若 - 若 %s'; $strPdfInvalidTblName = '"%s" 若障!'; $strPdfNoTables = '若障'; +$strPDFOptions = 'PDF 激с'; +$strPDF = 'PDF'; +$strPDFReportTitle = '若蕁'; $strPerHour = '罸'; $strPerMinute = '/'; $strPerSecond = '/腱'; @@ -542,16 +552,16 @@ $strPolish = '若潟茯'; $strPortrait = '若ゃ'; $strPos1 = ''; $strPrevious = '篁ュ'; +$strPrimary = '筝肢'; $strPrimaryKeyHasBeenDropped = '筝祉若ゃ障'; $strPrimaryKeyName = '筝祉若... PRIMARY с違障'; $strPrimaryKeyWarning = '("PRIMARY"<筝祉若с違障'; -$strPrimary = '筝肢'; -$strPrintViewFull = '医激ャ (鴻)'; -$strPrintView = '医欠茵腓'; $strPrint = '医'; -$strPrivDescAllPrivileges = 'GRANT ゃ号┤帥障'; -$strPrivDescAlterRoutine = '鴻≪若潟紊眼贋荐怨障'; +$strPrintView = '医欠茵腓'; +$strPrintViewFull = '医激ャ (鴻)'; +$strPrivDescAllPrivileges = 'GRANT ゃ鴻号┤帥障'; $strPrivDescAlter = '絖若罕紊眼荐怨障'; +$strPrivDescAlterRoutine = '鴻≪若潟紊眼贋荐怨障'; $strPrivDescCreateDb = '違若帥若鴻若篏荐怨障'; $strPrivDescCreateRoutine = '鴻≪若潟篏荐怨障'; $strPrivDescCreateTbl = '違若篏荐怨障'; @@ -585,20 +595,20 @@ $strPrivDescShutdown = '泣若若激c潟荐怨障 $strPrivDescSuper = '紊с・膓違・膓荐怨障紊膊∞篏違若紊違篁若吟若祉鴻腟篋с荐絎綽荀с'; $strPrivDescUpdate = '若帥篆罩c荐怨障'; $strPrivDescUsage = '号┤障'; -$strPrivilegesReloaded = '号┤若障'; $strPrivileges = '号┤'; +$strPrivilegesReloaded = '号┤若障'; $strProcesslist = '祉剛荀'; $strProtocolVersion = '潟若吾с'; $strPutColNames = ' 1 茵c若菴遵'; +$strQBE = 'т'; $strQBEDel = ''; $strQBEIns = '水'; -$strQBE = 'т'; $strQueryCache = 'тc激'; $strQueryFrame = 'тc潟'; -$strQueryOnDb = '若帥若鴻 SQL т %s:'; +$strQueryOnDb = '若帥若鴻 SQL %s:'; $strQuerySQLHistory = 'SQL 絮ユ'; -$strQueryStatistics = 'т腟沿: 莎桁 %s т泣若若障'; +$strQueryStatistics = 'т腟沿: 莎桁 %s т泣若若篆<障'; $strQueryTime = 'т絎茵 %01.4f 腱'; $strQueryType = 'т帥ゃ'; $strQueryWindowLock = 'c潟紊т吾с障'; @@ -617,21 +627,22 @@ $strReloadingThePrivileges = '号┤若筝с'; $strReloadMySQL = 'MySQL 若'; $strRemoveSelectedUsers = '御若吟若ゃ障'; $strRenameDatabaseOK = '若帥若 %s %s 腱医眼障'; -$strRenameTableOK = '%s%s紊眼障'; $strRenameTable = '若紊'; +$strRenameTableOK = '%s%s紊眼障'; $strRepairTable = '若緇с'; $strReplaceNULLBy = 'NULL 絎絖х舟'; $strReplaceTable = '<ゃс若臀'; $strReplication = '宴若激с'; $strReset = '祉'; $strResourceLimits = '純若鴻狗'; -$strReType = '荐'; -$strRevokeAndDeleteDescr = '若吟若号┤若障 USAGE 号┤障障с'; -$strRevokeAndDelete = '若吟若鴻号┤贋ゃ'; -$strRevokeMessage = '%s 号┤羔障'; +$strReType = 'ュ'; $strRevoke = '綮罩'; +$strRevokeAndDelete = '若吟若鴻号┤鴻贋ゃ'; +$strRevokeAndDeleteDescr = '若吟若号┤茯粋昭帥障 USAGE 号┤障障с'; +$strRevokeMessage = '%s 号┤羔障'; $strRomanian = '若∵'; $strRowLength = '茵激'; +$strRows = '茵'; $strRowsFrom = '紮茵'; $strRowSize = ' 茵泣ゃ '; $strRowsModeFlippedHorizontal = '羂翫抗 (荵≪)'; @@ -639,26 +650,25 @@ $strRowsModeHorizontal = '羂翫抗'; $strRowsModeOptions = '劫: %s : %s ゃ若膵違菴茵腓冴'; $strRowsModeVertical = ''; $strRowsStatistic = '茵腟沿'; -$strRows = '茵'; $strRunning = '絎茵筝с %s'; $strRunQuery = 'т絎茵'; -$strRunSQLQueryOnServer = '泣若 %s SQL т絎茵'; -$strRunSQLQuery = '若帥若 %s SQL т絎茵'; +$strRunSQLQuery = '若帥若 %s SQL 絎茵'; +$strRunSQLQueryOnServer = '泣若 %s SQL 絎茵'; $strRussian = '激∵'; -$strSaveOnServer = '泣若若 %s c篆絖'; $strSave = '篆絖'; +$strSaveOnServer = '泣若若 %s c篆絖'; $strScaleFactorSmall = '1 若後活;臀紊с絨障'; +$strSearch = '罎膣'; $strSearchFormTitle = '若帥若劫罎膣≪'; $strSearchInTables = '若絎:'; $strSearchNeedle = '罎膣≪茯障 (ゃ若: "%"):'; $strSearchOption1 = '茯'; -$strSearchOption2 = '茯'; +$strSearchOption2 = '鴻茯'; $strSearchOption3 = '罩g∈若'; $strSearchOption4 = '罩h頫'; $strSearchResultsFor = '罎膣∝ "%s" %s:'; $strSearchType = '罎膣∽>散:'; -$strSearch = '罎膣'; $strSecretRequired = '荐絎<ゃ篁腱絲鴻若冴綽荀障(blowfish_secret)'; $strSelectADb = '若帥若鴻御'; $strSelectAll = '御'; @@ -671,9 +681,9 @@ $strSent = '篆≧'; $strServer = '泣若'; $strServerChoice = '泣若若御'; $strServerNotResponding = '泣若若綽障'; +$strServerStatus = '潟帥ゃ'; $strServerStatusDelayedInserts = '綮吟ゃ潟泣若'; $strServerStatusUptime = 'MySQL泣若若 %s 篏筝с%s 莎桁障'; -$strServerStatus = '潟帥ゃ'; $strServerTabProcesslist = '祉'; $strServerTabVariables = '紊'; $strServerTrafficNotes = '泣若若c: 若 MySQL 泣若若莎桁若c腟沿茵腓冴障'; @@ -681,10 +691,11 @@ $strServerVars = '泣若弱違荐絎'; $strServerVersion = '泣若若若吾с'; $strSessionValue = '祉激с喝'; $strSetEnumVal = 'c若帥ゃenumset翫ゃ後篏帥cュ: \'a\',\'b\',\'c\'...
鴻激ャ"\"若"\'"ュ鴻激ャ篁筝(箴: \\\\xyza\\\'b)'; -$strShowAll = '茵腓'; +$strShowAll = '鴻茵腓'; $strShowColor = '画;腓'; $strShowDatadictAs = '若粋後就綣'; -$strShowFullQueries = 'т茵腓'; +$strShow = '茵腓'; +$strShowFullQueries = '絎т茵腓'; $strShowGrid = '違茵腓'; $strShowingBookmark = '若画Η筝'; $strShowingRecords = '潟若茵腓冴'; @@ -700,6 +711,7 @@ $strShowStatusDelayed_writesDescr = 'INSERT DELAYED у吾莨若帥 $strShowStatusFlush_commandsDescr = 'FLUSH 絎茵違с'; $strShowStatusHandler_commitDescr = 'COMMIT 違с'; $strShowStatusHandler_deleteDescr = '若ゃ違с'; +$strShowStatusHandler_read_firstDescr = 'ゃ潟鴻潟茯粋昭違с蕭翫泣若若紊絎ゃ潟壕軌祉茵c腓冴障箴違SELECT col1 FROM foo col1 ゃ潟鴻篁絎障'; $strShowStatusHandler_read_keyDescr = '若冴ャ茵茯粋昭荀羆違с蕭翫т若ゃ潟剛茵腓冴с'; $strShowStatusHandler_read_rnd_nextDescr = '若帥<ゃ筝罨<茵茯粋昭荀羆違с紊若鴻c潟翫蕭с筝若ゃ潟鴻篁тゃ潟鴻吾腓阪障'; $strShowStatusHandler_rollbackDescr = ' ROLLBACK 違с'; @@ -746,6 +758,7 @@ $strShowStatusKey_read_requestsDescr = 'c激ャ若 $strShowStatusKey_readsDescr = 'c鴻若茯粋昭炊違сKey_reads 紊с翫 key_buffer_size 鎞障c激ャ合 Key_reads/Key_read_requests 荐膊с障'; $strShowStatusKey_write_requestsDescr = 'c激ャ吾若吾莨若鴻違с'; $strShowStatusKey_writesDescr = 'c鴻吾若吾莨若炊違с'; +$strShowStatusLast_query_costDescr = 'тcゃ吟若c荐膊緇潟潟ゃт潟鴻ст違т潟潟鴻罸莠綵合<障 0 т障潟潟ゃ潟障'; $strShowStatusNot_flushed_delayed_rowsDescr = 'т INSERT DELAY 吾莨若水<茵違с'; $strShowStatusOpened_tablesDescr = '若違с若紊翫若c激ャゃ絨障'; $strShowStatusOpen_filesDescr = '<ゃ違с'; @@ -772,14 +785,13 @@ $strShowStatusSlow_queriesDescr = 'long_query_time 腱違莇т $strShowStatusSort_rowsDescr = '純若羝茵違с'; $strShowStatusSort_scanDescr = '若莎井祉茵純若違с'; $strShowStatusTable_locks_immediateDescr = '若緇違с'; -$strShowStatusThreads_cachedDescr = '鴻c激ヤ賢鴻違сc激ャThreads_created/Connections 荐膊с障ゃ莎ゃ翫thread_cache_size 筝鴻с'; +$strShowStatusThreads_cachedDescr = '鴻c激ヤ賢鴻違сc激ャ Threads_created/Connections 荐膊с障ゃ莎ゃ翫thread_cache_size 筝鴻с'; $strShowStatusThreads_connectedDescr = '憜・膓筝違с'; $strShowStatusThreads_createdDescr = '・膓宴篏鴻違сThreads_created 紊с翫 thread_cache_size 紜障(絽吾鴻絎茖翫蕁若潟劫筝筝障)'; $strShowStatusThreads_runningDescr = '鴻若鴻違с'; $strShowTableDimension = '若紊с茵腓冴'; $strShowTables = '若茵腓冴'; $strShowThisQuery = ' 絎茵т茵腓冴'; -$strShow = '茵腓'; $strSimplifiedChinese = '膂>絖筝処'; $strSingly = '(1 )'; $strSize = '泣ゃ'; @@ -793,12 +805,13 @@ $strSorting = '純若'; $strSpaceUsage = 'c鴻篏睡'; $strSpanish = '鴻ゃ活'; $strSplitWordsWithSpace = '茯鴻若号絖(" ")у阪c筝'; -$strSQLExportCompatibility = 'SQL 鴻若篋'; +$strSQLExportCompatibility = 'SQL 篋鴻若'; $strSQLExportType = '鴻若綵√'; +$strSQLImportOptions = 'SQL 激с'; $strSQLOptions = 'SQL 激с'; $strSQLParserBugMessage = ' SQL 若泣若違荀障綽球ャ腆冴綣膃罩c鴻с障篁紊掩鴻≪у紊眼ゃ若潟若篁<ゃ≪若障c障障 MySQL 潟潟ゃ潟篏帥c荅с障MySQL 泣若若篁ヤ若冴障馹茹f浦с潟潟ゃ潟с障馹翫若泣若紊掩翫馹 SQL 蚊ゃ羝帥筝篁ヤ祉激с潟с若帥c医怨c筝:'; -$strSQLParserUserError = ' SQL т若障MySQL 泣若若篁ヤ若冴障馹茹f浦с'; -$strSQLQuery = '絎茵 SQL т'; +$strSQLParserUserError = 'SQL 若障MySQL 泣若若篁ヤ若阪障馹茹f浦с'; +$strSQLQuery = '絎茵 SQL'; $strSQLResult = 'SQL 腟'; $strSQL = 'SQL'; $strSQPBugInvalidIdentifer = '茯荐若≦鴻с'; @@ -807,6 +820,7 @@ $strSQPBugUnknownPunctuation = '≦鴻ヨ号絖с'; $strStatCheckTime = '腟罎'; $strStatCreateTime = '篏ユ'; $strStatement = '鴻若<潟'; +$strStatisticsOverrun = '吾若泣若若сゃ潟帥若莇障緇cMySQL 泣若若怨腟沿罩c障'; $strStatUpdateTime = '腟贋'; $strStatus = '倶'; $strStorageEngine = '鴻若吾潟吾'; @@ -820,7 +834,7 @@ $strStrucOnly = '罕'; $strStructPropose = '若罕腆肴'; $strStructure = '罕'; $strSubmit = '絎茵'; -$strSuccess = 'SQL т罩e幻絎茵障'; +$strSuccess = 'SQL 罩e幻絎茵障'; $strSum = '荐'; $strSwedish = '鴻с若活'; $strSwitchToDatabase = '潟若若帥若鴻帥'; @@ -845,15 +859,22 @@ $strTempData = '筝若'; $strTextAreaLength = ' 激冴сc若
篆罩cс醇с障'; $strThai = '帥よ'; $strTheme = '若 / 鴻帥ゃ'; +$strThemeDefaultNotFound = '若%s荀ゃ障!'; +$strThemeNoPreviewAvailable = 'ャ若с障'; +$strThemeNotFound = '若%s荀ゃ障!'; +$strThemeNoValidImgPath = '若%sфc糸鴻荀ゃ障!'; +$strThemePathNotFound = '若%s若鴻荀ゃ障!'; $strThisHost = '鴻'; $strThisNotDirectory = 'cс障'; $strThreads = '鴻'; $strThreadSuccessfullyKilled = '鴻 %s 腟篋障'; -$strTimeoutPassed = '鴻帥ゃ≪障ゃ潟若腟翫<ゃ篆<ゃ潟若'; $strTime = ''; +$strTimeoutInfo = '篁ュゃ潟若с帥ゃ≪障篆≦篏臀 %d 膓膓с'; +$strTimeoutNothingParsed = '緇絎茵с若帥茹f障絽 php 狗紜 phpMyAdmin ゃ潟若腟篋с潟障'; +$strTimeoutPassed = '鴻帥ゃ≪障ゃ潟若腟翫<ゃ篆<ゃ潟若'; $strToggleScratchboard = '違鴻若'; -$strTotalUC = '荐'; $strTotal = '荐'; +$strTotalUC = '荐'; $strTraditionalChinese = '篌腟援筝処'; $strTraditionalSpanish = '篌腟援鴻ゃ活'; $strTraffic = 'c'; @@ -863,7 +884,7 @@ $strTransformation_application_octetstream__hex = '若帥 16 我域;腓 $strTransformation_image_jpeg__inline = '純泣ゃ茵腓冴障; 激с: widthheight 祉ф絎 (罸篆<障)'; $strTransformation_image_jpeg__link = '糸吾潟茵腓 (箴 blob 贋・潟若).'; $strTransformation_image_png__inline = 'image/jpeg: inlineс'; -$strTransformation_text_plain__dateformat = 'TIMETIMESTAMPDATETIMEc若с若ヤ茵腓阪就綣後障1 ょ激с潟帥ゃ鴻帥潟膊祉(篏:)с(: 0)2 ょ激с潟PHP strftime()у純<若帥若с障障ヤ茵腓阪就綣с'; +$strTransformation_text_plain__dateformat = 'TIMETIMESTAMP DATETIME c若с若ヤ茵腓阪就綣後障1 ょ激с潟帥ゃ鴻帥潟膊祉(篏:)с(: 0)2 ょ激с潟PHP strftime()у純<若帥若с障障ヤ茵腓阪就綣с'; $strTransformation_text_plain__external = 'LINUX : 紊≪宴若激с潟莎桁罔羣ュc若若帥ュ障≪宴若激с潟罔羣阪菴障 Tidy с膓咲 HTML 潟若阪障祉ャc宴сс<ゃlibraries/text_plain__external.inc.php膩絎茵荐怨若水ャ違障激с潟篏睡違違с2 ょ激с潟違<若帥с3 ょ激с潟 1 荐絎翫htmlspecialchars() 阪紊с(: 1)4 ょ 激с潟 1 荐絎翫胼蚊阪鴻 1 茵荀篆荐若с(: 1).'; $strTransformation_text_plain__formatted = 'c若後篆絖障鴻宴若腟篋障'; $strTransformation_text_plain__imagelink = '糸潟<ゃc若茵腓冴障; 蚊ゃ激с潟 "http://domain.com/" ・茯с泣ゃ激с潟祉絎綛帥cゃ蕭с'; @@ -875,11 +896,11 @@ $strTurkish = '活'; $strType = 'c若帥ゃ'; $strUkrainian = 'ゃ茯'; -$strUncheckAll = '若ゃ'; -$strUnicode = '潟若'; +$strUncheckAll = 'с鴻ゃ'; +$strUnicode = 'UNICODE'; $strUnique = '筝'; $strUnknown = '筝'; -$strUnselectAll = '茹f'; +$strUnselectAll = '御茹i'; $strUnsupportedCompressionDetected = '泣若х軒綵√(%s)<ゃ茯粋昭帥荅帥障泣若絎茖荐絎х≦鴻cс'; $strUpdatePrivMessage = '%s 号┤贋違障'; $strUpdateProfileMessage = '<ゃ贋違障'; @@ -891,8 +912,8 @@ $strUsage = '篏睡'; $strUseBackquotes = '若с若c若蚊'; $strUsedPhpExtensions = '篏睡筝 PHP ≦宍'; $strUseHostTable = '鴻若篏帥'; -$strUser = '若吟'; $strUserAlreadyExists = '若吟 %s ≪絖障!'; +$strUser = '若吟'; $strUserEmpty = '若吟弱腥冴с'; $strUserName = '若吟弱'; $strUserNotFound = '御若吟若号┤若荀ゃ障с'; @@ -910,13 +931,14 @@ $strValue = ''; $strVar = '紊'; $strVersionInformation = '若吾с恰'; $strView = 'ャ'; +$strViewDump = '若潟(鴻若)茵腓'; $strViewDumpDatabases = '若帥若鴻潟ャ (鴻若)'; $strViewDumpDB = 'DB 潟(鴻若)茵腓'; -$strViewDump = '若潟(鴻若)茵腓'; $strViewHasBeenDropped = 'ャ %s 贋障'; +$strViewMaxExactCount = 'ャ若 %d 篁ヤ障%sャ<潟%s с'; -$strWebServerUploadDirectoryError = '≪若茵c障'; $strWebServerUploadDirectory = 'с泣若寂с≪若'; +$strWebServerUploadDirectoryError = '≪若茵c障'; $strWelcome = '%s 吾'; $strWestEuropean = '茱帥若茯'; $strWildcard = 'ゃ若'; @@ -947,7 +969,6 @@ $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used $strShowStatusCreated_tmp_tablesDescr = '泣若若ф絎茵c篏<≪筝若違с'; //to translate $strShowStatusDelayed_insert_threadsDescr = '篏睡筝 INSERT DELAYED 潟若鴻違сEvery different table on which one uses INSERT DELAYED gets its own thread.'; //to translate $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate -$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate @@ -960,32 +981,10 @@ $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoD $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate -$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query 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.'; //to translate -$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate +$strShowStatusQcache_lowmem_prunesDescr = '違тc激ャ<≪茹f障c激ャょт違宴тc激ャ泣ゃ冴茯炊眼с障The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate -$strThemeNoPreviewAvailable = 'No preview available.'; //to translate -$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate -$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate - -$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate -$strPDF = 'PDF'; //to translate -$strPDFOptions = 'PDF options'; //to translate -$strPDFReportTitle = 'Report title'; //to translate -$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate -$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate -$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate -$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strThemeNotFound = 'Theme %s not found!'; //to translate -$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate -$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate -$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate -$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate -$strSQLImportOptions = 'SQL options'; //to translate -$strBrowseDistinctValues = 'Browse distinct values'; //to translate -$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate -$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate ?>