diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index de3946a56..7634c32bb 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -6,10 +6,11 @@ * Tadashi Jokagi */ -$charset = 'EUC-JP'; +$charset = 'euc-jp'; +$allow_recoding = TRUE; $text_dir = 'ltr'; -$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'; -$right_font_family = 'arial, helvetica, geneva, sans-serif'; +$left_font_family = 'Osaka, verdana, arial, helvetica, geneva, sans-serif'; +$right_font_family = 'Osaka, arial, helvetica, geneva, sans-serif'; $number_thousands_separator = ','; $number_decimal_separator = '.'; // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa @@ -22,27 +23,27 @@ $month = array('1 $datefmt = '%Y 年 %B %d 日 %H:%M'; $timespanfmt = '%s 日 %s 時間 %s 分 %s 秒'; -$strAPrimaryKey = '主キーが%sに追加されました。'; +$strAPrimaryKey = '主キーが %s に追加されました。'; $strAbortedClients = '中断'; -$strAbsolutePathToDocSqlDir = 'docSQLへの絶対パスを設定して下さい。'; +$strAbsolutePathToDocSqlDir = 'docSQL への絶対パスを設定してください。'; $strAccessDenied = 'アクセスは拒否されました。'; $strAccessDeniedExplanation = 'phpMyAdmin は、MySQL サーバーに接続しようとしました。そして、サーバーは接続を拒絶しました。config.inc.php の中のホスト、ユーザー名およびパスワードをチェックし、MySQL サーバーの管理人から与えられた情報にそれらが相当することを確かめるべきです。'; -$strAction = '実行'; -$strAddAutoIncrement = '「AUTO_INCREMENT」値を追加'; -$strAddConstraints = '制限追加'; +$strAction = '実行する'; +$strAddAutoIncrement = '「AUTO_INCREMENT」値を追加する'; +$strAddConstraints = '制限追加する'; $strAddDeleteColumn = 'フィールド列の「追加/削除」'; $strAddDeleteRow = '条件行の「追加/削除」'; -$strAddDropDatabase = '「DROP DATABASE」を追加'; -$strAddFields = '%s 個のフィールドを追加'; +$strAddDropDatabase = '「DROP DATABASE」を追加する'; +$strAddFields = '%s 個のフィールドを追加する'; $strAddHeaderComment = 'ヘッダーへカスタムコメントを追加 (\\n で改行)'; -$strAddIfNotExists = '「IF NOT EXISTS」を追加'; -$strAddIntoComments = 'コメント追加'; -$strAddNewField = 'フィールドの追加'; -$strAddPrivilegesOnDb = 'データベースへ特権の追加'; -$strAddPrivilegesOnTbl = 'テーブルへ特権の追加'; +$strAddIfNotExists = '「IF NOT EXISTS」を追加する'; +$strAddIntoComments = 'コメント追加する'; +$strAddNewField = 'フィールドの追加する'; +$strAddPrivilegesOnDb = 'データベースへ特権の追加する'; +$strAddPrivilegesOnTbl = 'テーブルへ特権の追加する'; $strAddSearchConditions = '検索条件文を追加してください。("where"の節文):'; $strAddToIndex = '  %s  の列をインデックスに追加しました'; -$strAddUser = 'ユーザーの追加'; +$strAddUser = 'ユーザーの追加する'; $strAddUserMessage = 'ユーザーを追加しました。'; $strAddedColumnComment = 'カラムのコメント追加されました。'; $strAddedColumnRelation = 'カラムのリレーションが追加されました。'; @@ -50,14 +51,14 @@ $strAdministration = ' $strAffectedRows = '影響された行数:'; $strAfter = '指定カラムの後に %s'; $strAfterInsertBack = '戻る'; -$strAfterInsertNewInsert = '新レコードの追加'; +$strAfterInsertNewInsert = '新レコードを追加する'; $strAfterInsertNext = '次の行を編集する'; $strAfterInsertSame = 'このページに戻る'; $strAll = '全部'; $strAllTableSameWidth = '全てのテーブルを同じ幅で表示しますか?'; $strAlterOrderBy = 'テーブル順番の条件'; $strAnIndex = 'インデックスが%sに追加されていました。'; -$strAnalyzeTable = 'テーブルを分析します。'; +$strAnalyzeTable = 'テーブルを分析する'; $strAnd = 'AND'; $strAny = '全て'; $strAnyHost = '全てのホスト'; @@ -68,8 +69,8 @@ $strArmenian = ' $strAscending = '昇順'; $strAtBeginningOfTable = 'テーブルの先頭'; $strAtEndOfTable = 'テーブルの末尾'; -$strAttr = '表示'; -$strAutodetect = '自動検知'; +$strAttr = '表示する'; +$strAutodetect = '自動検知する'; $strAutomaticLayout = '自動レイアウト'; $strBack = '戻る'; @@ -79,31 +80,39 @@ $strBeginRaw = 'RAW $strBinLogEventType = 'イベントタイプ'; $strBinLogInfo = '情報'; $strBinLogName = 'ログ名'; +$strBinLogOriginalPosition = '元の位置'; $strBinLogPosition = '位置'; $strBinLogServerId = 'サーバー ID'; $strBinary = ' バイナリ '; -$strBinaryDoNotEdit = ' バイナリ - 修正出来ません'; +$strBinaryDoNotEdit = ' バイナリ - 修正できません'; $strBinaryLog = 'バイナリログ'; -$strBookmarkAllUsers = 'すべてのユーザーがこのブックマークをアクセス出来る'; +$strBookmarkAllUsers = 'すべてのユーザーがこのブックマークをアクセスできる'; $strBookmarkDeleted = 'ブックマークを正常に削除しました。'; $strBookmarkLabel = 'ラベル'; $strBookmarkOptions = 'ブックマークオプション'; -$strBookmarkQuery = 'ブックマークされている SQL クエリー'; -$strBookmarkThis = 'SQL クエリーをブックマークする'; +$strBookmarkQuery = 'ブックマークされている SQL 照会'; +$strBookmarkThis = 'SQL 照会をブックマークする'; $strBookmarkView = '表示のみ'; $strBrowse = '表示'; -$strBrowseForeignValues = '外部キーを表示'; +$strBrowseForeignValues = '外部キーを表示する'; +$strBufferPool = 'バッファプール'; +$strBufferPoolUsage = 'バッファプールの使用量'; +$strBufferReadMisses = '読み込みミス数'; +$strBufferReadMissesInPercent = '% の読み込みミス数'; +$strBufferWriteWaits = '書き込み待ち数'; +$strBufferWriteWaitsInPercent = '% の書き込み待ち数'; $strBulgarian = 'ブルガリア語'; -$strBzError = 'この php バージョンは Bz2 拡張が壊れているので phpMyAdmin が圧縮ダンプ出来ません。phpMyAdmin のコンフィグレーションファイルの $cfg[\'BZipDump\']FALSEに設定して下さい。Bz2 圧縮機能を使いたい場合には php のバージョンを上げて下さい。php バグ報告 %s 詳細。'; +$strBusyPages = 'ビジーなページ数'; +$strBzError = 'この php バージョンは Bz2 拡張が壊れているので phpMyAdmin が圧縮ダンプできません。phpMyAdmin のコンフィグレーションファイルの $cfg[\'BZipDump\']FALSEに設定してください。Bz2 圧縮機能を使いたい場合には php のバージョンを上げて下さい。php バグ報告 %s 詳細。'; $strBzip = '"bzip 方式"'; $strCSVOptions = 'CSV オプション'; $strCalendar = 'カレンダー'; -$strCannotLogin = 'MySQL サーバーにログイン出来ません'; +$strCannotLogin = 'MySQL サーバーにログインできません'; $strCantLoad = '扱えない拡張子のファイルです,
PHP の設定をチェックしてください。'; -$strCantLoadRecodeIconv = '文字セット変換を行うためには組み込まれていない iconv または GNU recode の拡張が必要です。php に、この拡張設定を行っておくか、phpMyAdminでは文字セット変換をしない設定にして下さい。'; +$strCantLoadRecodeIconv = '文字セット変換を行うためには組み込まれていない iconv または GNU recode の拡張が必要です。php に、この拡張設定を行っておくか、phpMyAdminでは文字セット変換をしない設定にしてください。'; $strCantRenameIdxToPrimary = 'インデックスの名前を PRIMARY に変更できません。'; -$strCantUseRecodeIconv = 'iconv、libiconv、recode_string のどの関数も使用出来ません。php の設定をチェックしてください。'; +$strCantUseRecodeIconv = 'iconv、libiconv、recode_string のどの関数も使用できません。php の設定をチェックしてください。'; $strCardinality = 'カーディナリティ'; $strCarriage = 'キャリッジリターン: \\r'; $strCaseInsensitive = '英字の大小を区別しない'; @@ -117,29 +126,29 @@ $strChangeCopyModeJustDelete = ' ... $strChangeCopyModeRevoke = ' ... 古いものから有効な特権をすべて無効にし、それを後で削除する'; $strChangeCopyUser = 'ログイン情報変更 / ユーザーコピー'; $strChangeDisplay = '表示させるフィールドを選んで下さい'; -$strChangePassword = 'パスワードの変更'; +$strChangePassword = 'パスワードの変更をする'; $strCharset = '文字セット'; $strCharsetOfFile = 'ファイルの文字セット:'; $strCharsets = '文字コード'; $strCharsetsAndCollations = '文字セットと照会順序'; -$strCheckAll = '全てをマーク'; -$strCheckOverhead = 'オーバーヘッド検査'; -$strCheckPrivs = '特権のチェック'; +$strCheckAll = '全てをマークする'; +$strCheckOverhead = 'オーバーヘッドの検査をする'; +$strCheckPrivs = '特権のチェックをする'; $strCheckPrivsLong = 'データベース "%s" の特権チェック。'; -$strCheckTable = 'テーブルをチェックします。'; -$strChoosePage = '編集するページを選択して下さい'; +$strCheckTable = 'テーブルをチェックする'; +$strChoosePage = '編集するページを選択してください。'; $strColComFeat = '列コメント表示機能'; $strCollation = '照会順序'; -$strColumnNames = '列(コラム)名'; -$strColumnPrivileges = 'コラム特定 特権'; +$strColumnNames = '列(カラム)名'; +$strColumnPrivileges = 'カラム特定 特権'; $strCommand = 'コマンド'; $strComments = 'コメント'; $strCommentsForTable = 'COMMENTS FOR TABLE'; $strCompatibleHashing = 'MySQL 4.0 互換'; $strCompleteInserts = '完全な INSERT 文を作成する'; $strCompression = '圧縮'; -$strConfigFileError = 'phpMyAdmin がコンフィグレーションファイルを読み込むことが出来ません!
文法エラーが起きたか、ファイルが見つかりません。
下のリンクからコンフィグレーションファイルを直接読み込んで、php のエラーメッセージを確認して下さい。 大抵の場合、区切り文字やセミコロンを忘れています。
もし空白のページが現れたら全てうまく行っています。'; -$strConfigureTableCoord = '%s テーブルのカーディナリティを設定して下さい'; +$strConfigFileError = 'phpMyAdmin がコンフィグレーションファイルを読み込むことができません!
文法エラーが起きたか、ファイルが見つかりません。
下のリンクからコンフィグレーションファイルを直接読み込んで、php のエラーメッセージを確認してください。 大抵の場合、区切り文字やセミコロンを忘れています。
もし空白のページが現れたら全てうまく行っています。'; +$strConfigureTableCoord = '%s テーブルのカーディナリティを設定してください'; $strConnectionError = '接続できません: 無効な設定です。'; $strConnections = '接続'; $strConstraintsForDumped = 'ダンプ済みテーブルの制限'; @@ -149,15 +158,15 @@ $strCopyDatabaseOK = ' $strCopyTable = 'テーブルを(database.table)にコピーする:'; $strCopyTableOK = '%s テーブルを %s にコピーしました。'; $strCopyTableSameNames = '同じテーブルにコピーできません!'; -$strCouldNotKill = 'phpMyAdminがスレッド%sを終了させることが出来ませんでした。多分、既に終了しています。'; +$strCouldNotKill = 'phpMyAdminがスレッド%sを終了させることができませんでした。多分、既に終了しています。'; $strCreate = '作成'; -$strCreateIndex = ' %s  の列のインデックスの作成'; -$strCreateIndexTopic = '新しいインデックスの作成'; -$strCreateNewDatabase = '新しいDBを作成します。'; -$strCreateNewTable = '現在のDBに新しいテーブルを作成する %s --> '; -$strCreatePage = '新規ページの作成'; +$strCreateIndex = ' %s  の列のインデックスを作成する'; +$strCreateIndexTopic = '新しいインデックスを作成する'; +$strCreateNewDatabase = '新しい DB を作成します。'; +$strCreateNewTable = '現在の DB に新しいテーブルを作成する %s --> '; +$strCreatePage = '新規ページを作成する'; $strCreatePdfFeat = 'PDF 作成機能'; -$strCreationDates = '作成/更新/検査の日付を追加'; +$strCreationDates = '作成/更新/検査の日付を追加する'; $strCriteria = '絞込み基準'; $strCroatian = 'クロアチア語'; $strCyrillic = 'キリル文字ロシア語'; @@ -181,6 +190,7 @@ $strDanish = ' $strData = 'データ'; $strDataDict = 'データ辞書'; $strDataOnly = 'データのみ'; +$strDataPages = 'データを含むページ数'; $strDatabase = 'データベース'; $strDatabaseEmpty = 'データベース名が空です!'; $strDatabaseExportOptions = 'データベースエクスポートオプション'; @@ -189,12 +199,13 @@ $strDatabaseNoTable = ' $strDatabases = 'データベース'; $strDatabasesDropped = '%s データベースは削除されました。'; $strDatabasesStats = 'データベースの統計'; -$strDatabasesStatsDisable = '統計を無効'; -$strDatabasesStatsEnable = '統計を許可'; +$strDatabasesStatsDisable = '統計を無効にする'; +$strDatabasesStatsEnable = '統計を許可する'; $strDatabasesStatsHeavyTraffic = '注意: データベース統計を許可すると MySQL と WEBサーバーの間で重いトラフィックが発生するかもしれません。'; $strDbPrivileges = 'データベース特定 特権'; $strDbSpecific = 'データベース仕様'; $strDefault = '基本値'; +$strDefaultEngine = '%s は、この MySQL サーバーのデフォルトストレージエンジンです。'; $strDefaultValueHelp = 'デフォルト値のために、バックスラッシュエスケープや引用符なしの 1 個だけの値を入れて下さい, このフォーマットは: a'; $strDefragment = 'テーブルのデフラグ'; $strDelOld = '現在のページは、もはや存在しないテーブルに参照があります。それらの参照を削除したいですか?'; @@ -204,20 +215,21 @@ $strDeleteAndFlush = ' $strDeleteAndFlushDescr = 'これはクリアーです。特権をリロードするので少々時間がかかります。'; $strDeleted = '選択した列を削除しました。'; $strDeletedRows = '削除された行数:'; -$strDeleting = '%s を削除中'; +$strDeleting = '%s を削除中です'; $strDescending = '降順'; $strDescription = '説明'; $strDictionary = '辞書'; -$strDisableForeignChecks = '外部キーの検査を無効に'; +$strDirtyPages = '不正なページ数'; +$strDisableForeignChecks = '外部キーの検査を無効にする'; $strDisabled = '無効'; $strDisplayFeat = 'テーブル情報表示機能'; $strDisplayOrder = '表示順序:'; -$strDisplayPDF = 'PDF スキーマの表示'; +$strDisplayPDF = 'PDF スキーマの表示をする'; $strDoAQuery = '"例のQUERY"を実行 (ワイルドカード: "%")'; $strDoYouReally = '本当に実行しても良いですか? --> '; $strDocu = 'ヘルプ'; $strDrop = '削除'; -$strDropSelectedDatabases = '選択されたデータベースの削除'; +$strDropSelectedDatabases = '選択されたデータベースの削除する'; $strDropUsersDb = 'ユーザーと同じ名前を持つデータベースを削除する'; $strDumpSaved = 'ダンプをファイル %s に保存しました。'; $strDumpXRows = '%s 列をダンプ。開始列は %s です。'; @@ -236,6 +248,10 @@ $strEncto = ' $strEnd = '最後'; $strEndCut = '切り取り終了'; $strEndRaw = 'RAW 終了'; +$strEngineAvailable = '%s は、この MySQL サーバーで利用可能です。'; +$strEngineDisabled = '%s は、この MySQL サーバーでは無効にされています。'; +$strEngineUnsupported = 'この MySQL サーバーは %s ストレージエンジンをサポートしていません。'; +$strEngines = 'エンジン'; $strEnglish = '英語'; $strEnglishPrivileges = ' 注意: MySQLの特権の名前は英語で表示しています。'; $strError = 'エラー'; @@ -244,11 +260,11 @@ $strEscapeWildcards = ' $strEstonian = 'エストニア語'; $strExcelEdition = 'Excel の種類'; $strExcelOptions = 'Excel オプション'; -$strExecuteBookmarked = 'ブックマークされたクエリーを実行'; +$strExecuteBookmarked = 'ブックマークされた照会を実行する'; $strExplain = 'Explain SQL'; $strExport = 'エクスポート'; $strExtendedInserts = '長い INSERT 文を作成する'; -$strExtra = '追加'; +$strExtra = '追加する'; $strFailedAttempts = '失敗しました'; $strField = 'フィールド'; @@ -259,8 +275,8 @@ $strFieldsEnclosedBy = ' $strFieldsEscapedBy = 'フィールドのエスケープ記号'; $strFieldsTerminatedBy = 'フィールド区切り記号'; $strFileAlreadyExists = 'ファイル %s は既にサーバーに存在しします。ファイル名を変更するか、上書きオプションを確認してください。'; -$strFileCouldNotBeRead = 'ファイルを読めません'; -$strFileNameTemplate = 'ファイル名テンプレート'; +$strFileCouldNotBeRead = 'ファイルを読めません。'; +$strFileNameTemplate = 'ファイル名のテンプレート'; $strFileNameTemplateHelp = '__DB__ をデータベース名に、__TABLE__ をテーブル名に、そして%s任意の strftime 関数%s オプションを時間仕様に、拡張として自動的に追加されるでしょう。他のテキストも保存されるでしょう。'; $strFileNameTemplateRemember = 'テンプレートを覚える'; $strFixed = '固定'; @@ -268,6 +284,7 @@ $strFlushPrivilegesNote = ' $strFlushTable = 'テーブルのキャッシュを空にする("FLUSH")'; $strFormEmpty = 'フォームでは値がありませんでした。'; $strFormat = 'フォーマット'; +$strFreePages = 'フリーなページ数'; $strFullText = '全文'; $strFunction = '関数'; @@ -279,11 +296,15 @@ $strGerman = ' $strGlobal = 'グローバル'; $strGlobalPrivileges = 'グローバル特権'; $strGlobalValue = 'グローバル値'; -$strGo = '実行'; +$strGo = '実行する'; $strGrantOption = '権限委譲'; $strGreek = 'ギリシア語'; $strGzip = '"gzip 方式"'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Microsoft Excel 2000 エクスポートオプション'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Microsoft Word 2000 エクスポートオプション'; $strHasBeenAltered = 'を変更しました。'; $strHasBeenCreated = 'を作成しました。'; $strHaveToShow = '表示するために、少なくてもひとつのカラムを選択しなければなりません。'; @@ -298,7 +319,7 @@ $strHungarian = ' $strIcelandic = 'アイスランド語'; $strId = 'ID'; $strIdxFulltext = '全文'; -$strIfYouWish = 'テーブルのコラム(列)にデータを追加する場合は、フィールドリストをカンマで区分してください。'; +$strIfYouWish = 'テーブルの列(カラム)にデータを追加する場合は、フィールド一覧をカンマで区切ってください。'; $strIgnore = '無視'; $strIgnoreInserts = '「INSERT IGNORE」を使用する'; $strIgnoringFile = 'ファイルを無視 %s'; @@ -315,14 +336,22 @@ $strIndexWarningPrimary = 'PRIMARY $strIndexWarningTable = 'テーブル `%s` のインデックスに関する問題'; $strIndexWarningTable = 'テーブル `%s` のインデックスに関する問題です。'; $strIndexWarningUnique = 'UNIQUE と INDEX のキーは両方とも、カラム `%s` に設定されるべきではありません。'; -$strIndexes = 'インデックス数'; +$strIndexes = 'インデックスサイズ'; +$strInnoDBAutoextendIncrement = '自動拡張の追加増加量'; +$strInnoDBAutoextendIncrementDesc = ' それがいっぱいになる場合に、自動拡張するテーブルスペースのサイズを拡張するための増分量です。'; +$strInnoDBBufferPoolSize = 'バッファー蓄積サイズ'; +$strInnoDBBufferPoolSizeDesc = 'InnoDB がキャッシュデータとそのテーブルのインデックスに使うバッファメモリのサイズです。'; +$strInnoDBDataFilePath = 'データファイル'; +$strInnoDBDataHomeDir = 'データホームディレクトリ'; +$strInnoDBDataHomeDirDesc = 'すべての InnoDB データファイル用のディレクトリパスの共通部分です。'; +$strInnoDBPages = 'ページ'; $strInnodbStat = 'InnoDB ステータス'; -$strInsecureMySQL = 'あなたのコンフィグレーションファイルの設定が MySQL デフォルトの特権アカウントになっています (root ユーザーでパスワードなし) 。 MySQL サーバーもこのデフォルト設定で動作しているので、侵入者に対して無防備です。このセキュリティーホールは必ず閉ざして下さい。'; +$strInsecureMySQL = 'あなたのコンフィグレーションファイルの設定が MySQL デフォルトの特権アカウントになっています (root ユーザーでパスワードなし) 。 MySQL サーバーもこのデフォルト設定で動作しているので、侵入者に対して無防備です。このセキュリティーホールは必ず閉ざしてください。'; $strInsert = '追加'; -$strInsertAsNewRow = '新しい行としての追加'; +$strInsertAsNewRow = '新しい行として追加する'; $strInsertBookmarkTitle = 'ブックマークのタイトルを入力してください。'; -$strInsertNewRow = '新しい行の追加'; -$strInsertTextfiles = 'テーブルにテキストファイルの追加'; +$strInsertNewRow = '新しい行を追加する'; +$strInsertTextfiles = 'テーブルにテキストファイルを追加する'; $strInsertedRowId = 'インサートした行 ID:'; $strInsertedRows = '追加された行数:'; $strInstructions = '実施例'; @@ -358,7 +387,7 @@ $strLinesTerminatedBy = ' $strLinkNotFound = 'リンクが見つかりません'; $strLinksTo = 'リンク'; $strLithuanian = 'リトアニア語'; -$strLoadExplanation = '最良の手段はデフォルトがチェックされています。しかし、それが失敗する場合、変更することが出来ます。'; +$strLoadExplanation = '最良の手段はデフォルトがチェックされています。しかし、それが失敗する場合、変更することができます。'; $strLoadMethod = 'LOAD 手段'; $strLocalhost = 'ローカル'; $strLocationTextfile = 'テキストファイルの場所'; @@ -368,6 +397,7 @@ $strLogUsername = ' $strLogin = 'ログイン'; $strLoginInformation = 'ログイン情報'; $strLogout = 'ログアウト'; +$strLongOperation = 'この操作は時間がかかります。それでも進みますか?'; $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; $strMIME_MIMEtype = 'MIME タイプ'; @@ -389,6 +419,16 @@ $strMoveTableOK = ' $strMoveTableSameNames = '同じテーブルに移動できません!'; $strMultilingual = '多国語'; $strMustSelectFile = 'インサートしたいファイルを選択するべきです。'; +$strMyISAMDataPointerSize = 'データポインターサイズ'; +$strMyISAMMaxExtraSortFileSize = 'インデックス作成用一時ファイルの最大サイズ'; +$strMyISAMMaxSortFileSize = '一時ソートファイルの最大サイズ'; +$strMyISAMMaxSortFileSizeDesc = 'MyISAM インデックスの再作成で使用することが許された MySQL 一時ファイルの最大サイズです (REPAIR TABLE 中、ALTER TABLE か LOAD DATA INFILE)'; +$strMyISAMRecoverOptions = '自動修復モード'; +$strMyISAMRecoverOptionsDesc = 'クラッシュした MyISAM テーブルの自動回復用モードで、サーバー起動オプション --myisam-recover で設定します。'; +$strMyISAMRepairThreads = 'リペアスレッド'; +$strMyISAMRepairThreadsDesc = 'もしこの値が 1 以上なら、MyISAM テーブルのインデックスはソート処理の修復中に平行で(それ自身の各インデックスを)作成します。'; +$strMyISAMSortBufferSize = 'ソートバッファーサイズ'; +$strMyISAMSortBufferSizeDesc = 'このバッファーは、REPAIR TABLE の間に MyISAM インデックスをソートする場合、または CREATE INDEX か ALTER TABLE とインデックスを作成する場合に、割り付けられます。'; $strMySQLCharset = 'MySQLの文字セット'; $strMySQLConnectionCollation = 'MySQL 接続照会順序'; $strMySQLReloaded = 'MySQLを新しく読み込みました。'; @@ -406,6 +446,7 @@ $strNoActivity = '%s $strNoDatabases = 'データベース数'; $strNoDatabasesSelected = 'データベースが選択されていません。'; $strNoDescription = '記述がありません'; +$strNoDetailsForEngine = 'このストレージエンジンには有効なステータスの詳細情報はありません。'; $strNoDropDatabases = '"DROP DATABASE"ステートメントは禁止される'; $strNoExplain = 'Explain SQL をスキップ'; $strNoFrames = 'phpMyAdmin はフレームをサポートしたブラウザでの利用をお勧めします。'; @@ -417,7 +458,7 @@ $strNoPassword = ' $strNoPermission = 'ファイル %s を保存するパーミッションをウェブサーバーは持っていません。'; $strNoPhp = 'PHP コード無し'; $strNoPrivileges = '特権無し'; -$strNoQuery = 'SQL クエリー無し'; +$strNoQuery = 'SQL 照会無し'; $strNoRights = '現在特権を持ってないのでここに入れません。'; $strNoRowsSelected = '行は選択されませんでした。'; $strNoSpace = 'ファイル %s を保存するには空き容量が不十分です。'; @@ -426,7 +467,7 @@ $strNoThemeSupport = ' $strNoUsersFound = '該当ユーザーは見つかりませんでした。'; $strNoValidateSQL = 'SQL 検証をスキップ'; $strNone = '無し'; -$strNotNumber = 'これは番号ではありません。'; +$strNotNumber = 'これは数値ではありません。'; $strNotOK = 'OK ではありません。'; $strNotSet = '%s テーブルが見つからないか、%s がありません。'; $strNotValidNumber = ' は行の正しい番号ではありません '; @@ -438,16 +479,17 @@ $strNumTables = ' $strOK = 'OK'; $strOftenQuotation = '引用符号です。オプションは、char または varchar フィールドのみ" "で囲まれていることを意味します。'; $strOperations = '操作'; -$strOptimizeTable = 'テーブルを最適化します。'; +$strOptimizeTable = 'テーブルを最適化する'; $strOptionalControls = '特殊文字の読み込み/書き込みオプション'; -$strOptionally = 'オプションです。'; -$strOr = 'OR'; +$strOptionally = 'オプション'; +$strOr = 'または'; $strOverhead = 'オーバーヘッド'; $strOverwriteExisting = 'ファイルが存在する場合は上書き'; $strPHP40203 = 'あなたはマルチバイト文字(mbstring)の扱いに重大なバグのある PHP 4.2.3 を使っています。PHP のバグレポート 19404 です。phpMyAdmin を使うなら、このバージョンの PHP はお奨めしません...と言うか patch をあてないと動きません。'; $strPHPVersion = 'PHP バージョン'; $strPageNumber = 'ページ番号:'; +$strPagesToBeFlushed = 'フラッシュされたページ数'; $strPaperSize = '紙サイズ'; $strPartialText = '部分的な文書'; $strPassword = 'パスワード'; @@ -464,7 +506,7 @@ $strPersian = ' $strPhoneBook = '電話帳'; $strPhp = 'PHP コードの作成'; $strPmaDocumentation = 'phpMyAdmin のドキュメント'; -$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] を必ず config ファイルの中で設定して下さい!'; +$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] を必ず config ファイルの中で設定してください!'; $strPolish = 'ポーランド語'; $strPortrait = 'ポートレイト'; $strPos1 = '最初'; @@ -474,8 +516,8 @@ $strPrimaryKeyHasBeenDropped = ' $strPrimaryKeyName = '主キーの名前は... PRIMARY ではなければいけません。'; $strPrimaryKeyWarning = '("PRIMARY"はちょうど主キーの名前ではなければいけません。'; $strPrint = '印刷'; -$strPrintView = '印刷用表示'; -$strPrintViewFull = '印刷ビュー (全テキスト込み)'; +$strPrintView = '印刷用の表示'; +$strPrintViewFull = '印刷ビュー (全テキストを含む)'; $strPrivDescAllPrivileges = 'GRANT を除く全ての特権を含みます。'; $strPrivDescAlter = '存在するテーブル構造の変更を許可します。'; $strPrivDescCreateDb = '新しいデータベース、テーブルの作成を許可します。'; @@ -491,18 +533,18 @@ $strPrivDescIndex = ' $strPrivDescInsert = 'データの挿入、入れ替えを許可します。'; $strPrivDescLockTables = '現在のスレッドのロッキングテーブルを許可します。'; $strPrivDescMaxConnections = '1 時間内に新しく接続可能な数を制限します。'; -$strPrivDescMaxQuestions = '1 時間内にサーバーにクエリを送れる数を制限します。'; +$strPrivDescMaxQuestions = '1 時間内にサーバーに照会を送れる数を制限します。'; $strPrivDescMaxUpdates = '1 時間内にテーブル、データベースに対しての変更が発生するコマンドの数を制限します。'; -$strPrivDescProcess3 = '他のユーザープロセスを停止出来ることを許可します。'; -$strPrivDescProcess4 = 'プロセスリスト中の完全なクエリの表示を許可します。'; +$strPrivDescProcess3 = '他のユーザープロセスを停止できることを許可します。'; +$strPrivDescProcess4 = 'プロセスリスト中の完全な照会の表示を許可します。'; $strPrivDescReferences = 'この MySQL バージョンでは意味ありません。'; $strPrivDescReload = 'サーバーのリロード、キャッシュのクリアを許可します。'; -$strPrivDescReplClient = 'スレーブかマスターを要求出来る権利をユーザーに与えます。'; +$strPrivDescReplClient = 'スレーブかマスターを要求できる権利をユーザーに与えます。'; $strPrivDescReplSlave = 'レプリケーションスレーブが必要です。'; $strPrivDescSelect = 'データの読み出し許可'; $strPrivDescShowDb = 'データベースの完全なリストへのアクセス件を与えます。'; $strPrivDescShutdown = 'サーバーのシャットダウンを許可します。'; -$strPrivDescSuper = '最大の接続数に達しても接続を許可します。多くの管理操作はグローバル変数や他ユーザープロセスの終了が出来るような設定が必要です。'; +$strPrivDescSuper = '最大の接続数に達しても接続を許可します。多くの管理操作はグローバル変数や他ユーザープロセスの終了ができるような設定が必要です。'; $strPrivDescUpdate = 'データの修正を許可します。'; $strPrivDescUsage = '特権がありません。'; $strPrivileges = '特権'; @@ -510,35 +552,36 @@ $strPrivilegesReloaded = ' $strProcesslist = 'プロセスリスト'; $strPutColNames = '最初の 1 行目にフィールド名を追加する'; -$strQBE = 'クエリー'; +$strQBE = '照会'; $strQBEDel = '削除'; $strQBEIns = '挿入'; -$strQueryFrame = 'クエリーウィンドウ'; -$strQueryOnDb = 'データベースの SQL クエリー %s:'; +$strQueryFrame = '照会ウィンドウ'; +$strQueryOnDb = 'データベースの SQL 照会 %s:'; $strQuerySQLHistory = 'SQL 履歴'; -$strQueryStatistics = 'クエリー統計: 起動から %s クエリーがサーバーに送られています。'; -$strQueryTime = 'クエリー実行 %01.4f 秒'; -$strQueryType = 'クエリータイプ'; -$strQueryWindowLock = 'ウィンドウの外からこのクエリーを書き換え出来ません。'; +$strQueryStatistics = '照会統計: 起動から %s 照会がサーバーに送られています。'; +$strQueryTime = '照会の実行時間 %01.4f 秒'; +$strQueryType = '照会タイプ'; +$strQueryWindowLock = 'ウィンドウの外からこの照会を書き換えできません。'; $strReType = '再記入'; +$strReadRequests = '読み込みリクエスト数'; $strReceived = '受信済'; $strRecords = 'レコード数'; $strReferentialIntegrity = '結合項目のチェック:'; $strRefresh = '再描画'; -$strRelationNotWorking = 'リレーション機能を動かすためのリンクテーブルが有効になっていません。 %sここ%sをクリックして原因を見つけて下さい。'; -$strRelationView = 'リレーション表示'; +$strRelationNotWorking = 'phpMyAdmin の独自機能であるリレーション機能を処理するためのリンクテーブルが有効になっていません。これを解決するには %sここ%s をクリックして原因を見つけてください。'; +$strRelationView = 'リレーションを表示する'; $strRelationalSchema = 'リレーショナルスキーマ'; $strRelations = 'リレーション'; $strRelationsForTable = 'RELATIONS FOR TABLE'; $strReloadFailed = 'MySQL のリロードに失敗しました。'; $strReloadMySQL = 'MySQL のリロード'; -$strReloadingThePrivileges = '特権をリロード中'; +$strReloadingThePrivileges = '特権をリロード中です。'; $strRemoveSelectedUsers = '選択されたユーザーを削除します'; $strRenameDatabaseOK = 'データベース %s は %s に名称変更しました。'; $strRenameTable = 'テーブル名の変更'; $strRenameTableOK = '%s を %s に名前を変更しました。'; -$strRepairTable = 'テーブルを復旧します。'; +$strRepairTable = 'テーブルを復旧する'; $strReplace = '置き換える'; $strReplaceNULLBy = 'NULL を指定の文字列で置き換える'; $strReplaceTable = 'ファイルでテーブルを置き換える'; @@ -546,8 +589,8 @@ $strReset = ' $strResourceLimits = ' リソースの制限'; $strRevoke = '廃止'; $strRevokeAndDelete = 'ユーザーから有効な特権を全て破棄して削除する'; -$strRevokeAndDeleteDescr = 'ユーザーは特権リロードするまでUSAGE特権のままです。'; -$strRevokeMessage = '%sの特権を取消しました'; +$strRevokeAndDeleteDescr = 'ユーザーは特権リロードするまで USAGE 特権のままです。'; +$strRevokeMessage = '%s の特権を取消しました。'; $strRomanian = 'ルーマニア語'; $strRowLength = '行の長さ'; $strRowSize = ' 行のサイズ '; @@ -555,10 +598,10 @@ $strRows = ' $strRowsFrom = '開始行'; $strRowsModeHorizontal = '水平'; $strRowsModeOptions = '方向: %s : %s 列ずつヘッダーを繰り返し表示する'; -$strRowsModeVertical = '重直'; +$strRowsModeVertical = '垂直'; $strRowsStatistic = '行の統計'; -$strRunQuery = 'クエリーの実行'; -$strRunSQLQuery = 'データベース %s にSQL クエリー実行'; +$strRunQuery = '照会の実行する'; +$strRunSQLQuery = 'データベース %s にSQL 照会を実行する'; $strRunning = 'が実行中です。 %s'; $strRussian = 'ロシア語'; @@ -566,18 +609,18 @@ $strSQL = 'SQL'; $strSQLExportCompatibility = 'SQL エクスポート互換'; $strSQLExportType = 'エクスポート形式'; $strSQLOptions = 'SQL オプション'; -$strSQLParserBugMessage = 'あなたは SQL パーサーでバグを見つけられるかもしれません。あなたのクエリーを念入りに確かめて、引用符が正しくミスマッチがないかチェックしましょう。その他の失敗にはテキストエリアで引用した外側にバイナリーコードが付いてファイルがアップロードされてしまったような原因が考えられます。また、あなたのクエリーを MySQL のコマンドラインを使って試すことも出来ます。MySQL サーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。コマンドラインでは成功しても、まだ問題がある場合、パーサーが失敗する場合には、問題のある SQL クエリーをひとつの文に減らしてみて下さい。そして以下のセクションでデータを切り取ってバグ報告を送って下さい:'; -$strSQLParserUserError = 'あなたの SQL クエリーにエラーがあります。MySQL サーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。'; -$strSQLQuery = '実行された SQL クエリー'; +$strSQLParserBugMessage = 'あなたは SQL パーサーのバグを見けられるかもしれません。あなたの問い合わせを念入りに確かめて、引用符が正しくミスマッチがないかチェックしましょう。その他の失敗にはテキストエリアで引用した外側にバイナリーコードが付いてファイルがアップロードされてしまったような原因が考えられます。また、あなたの問い合わせを MySQL のコマンドラインを使って試すこともできます。MySQL サーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。コマンドラインでは成功しても、まだ問題がある場合、パーサーが失敗する場合には、問題のある SQL 問い合わせをひとつの文に減らしてみて下さい。そして以下のセクションでデータを切り取ってバグ報告を送って下さい:'; +$strSQLParserUserError = 'あなたの SQL 照会にエラーがあります。MySQL サーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。'; +$strSQLQuery = '実行した SQL 照会'; $strSQLResult = 'SQL の結果'; $strSQPBugInvalidIdentifer = '認証が無効です。'; $strSQPBugUnclosedQuote = '引用符が閉じていません。'; $strSQPBugUnknownPunctuation = '無効な句読点文字です。'; -$strSave = '保存'; -$strSaveOnServer = 'サーバーの %s ディレクトリに保存'; +$strSave = '保存する'; +$strSaveOnServer = 'サーバーの %s ディレクトリに保存する'; $strScaleFactorSmall = '1 ページ内に図表を配置させるためには大きさが小さ過ぎます'; $strSearch = '検索'; -$strSearchFormTitle = 'データベース内の検索'; +$strSearchFormTitle = 'データベース内を検索する'; $strSearchInTables = 'テーブルの指定:'; $strSearchNeedle = '検索する単語、または値 (ワイルドカードは: "%"):'; $strSearchOption1 = 'いずれかの単語を含む'; @@ -587,17 +630,17 @@ $strSearchOption4 = ' $strSearchResultsFor = '検索結果 "%s" %s:'; $strSearchType = '検索条件:'; $strSecretRequired = '設定ファイルは今は秘密パスフレーズを必要とします(blowfish_secret)。'; -$strSelectADb = 'データベースを選択してください'; +$strSelectADb = 'データベースを選択してください。'; $strSelectAll = '全選択'; $strSelectBinaryLog = '選択したバイナリログを閲覧'; $strSelectBinaryLog = '選択したバイナリログを閲覧する'; $strSelectFields = 'フィールドの選択(一つ以上):'; -$strSelectNumRows = 'クエリー'; +$strSelectNumRows = '照会'; $strSelectTables = 'テーブルの選択'; $strSend = 'ファイルで保存する'; $strSent = '送信'; $strServer = 'サーバー'; -$strServerChoice = 'サーバーの選択'; +$strServerChoice = 'サーバーの選択をする'; $strServerNotResponding = 'サーバーが反応しません。'; $strServerStatus = 'ランタイム情報'; $strServerStatusUptime = 'このMySQLサーバーは %s 間動作中で、%s に起動しています。'; @@ -607,23 +650,24 @@ $strServerTrafficNotes = ' $strServerVars = 'サーバー変数と設定値'; $strServerVersion = 'サーバーのバージョン'; $strSessionValue = 'セッション値'; -$strSetEnumVal = 'フィールドタイプが"enum"又は"set"の場合は値をこのフォーマットを使って入力して下さい: \'a\',\'b\',\'c\'...
バックスラッシュ「"\"」又はクオート「"\'"」を入力したいと、頭にバックスラッシュを付けて下さい「例: \'\\\\xyz\' or \'a\\\'b\'」。'; +$strSetEnumVal = 'フィールドタイプが"enum"又は"set"の場合は値をこのフォーマットを使って入力してください: \'a\',\'b\',\'c\'...
バックスラッシュ「"\"」又はクオート「"\'"」を入力したいと、頭にバックスラッシュを付けて下さい「例: \'\\\\xyz\' or \'a\\\'b\'」。'; $strShow = '表示'; $strShowAll = '全て表示'; $strShowColor = '色表示'; $strShowDatadictAs = 'データ辞書フォーマット'; -$strShowFullQueries = 'フルクエリーを表示'; +$strShowFullQueries = 'フル照会を表示'; $strShowGrid = 'グリッドの表示'; $strShowPHPInfo = 'PHP 情報'; -$strShowTableDimension = 'テーブルの大きさを表示'; -$strShowTables = 'テーブルの表示'; -$strShowThisQuery = ' 実行したクエリーをここに表示する'; -$strShowingRecords = 'レコード表示'; +$strShowTableDimension = 'テーブルの大きさを表示する'; +$strShowTables = 'テーブルの表示する'; +$strShowThisQuery = ' 実行した照会をここに表示する'; +$strShowingRecords = 'レコードを表示する'; $strSimplifiedChinese = '簡体字中国語'; $strSingly = '(一回)'; $strSize = 'サイズ'; $strSlovak = 'スロバキア語'; $strSlovenian = 'スロベニア語'; +$strSocketProblem = '(または、ローカルの MySQL サーバーのソケットは正確に設定されません)'; $strSort = 'ソート'; $strSortByKey = 'キーでソート'; $strSpaceUsage = 'ディスク使用量'; @@ -634,16 +678,18 @@ $strStatCreateTime = ' $strStatUpdateTime = '最終更新'; $strStatement = 'ステートメント'; $strStatus = '状態'; +$strStorageEngine = 'ストレージエンジン'; +$strStorageEngines = 'ストレージエンジン'; $strStrucCSV = 'CSV データ'; $strStrucData = '構造とデータ'; -$strStrucDrop = '「DROP TABLE」を追加'; +$strStrucDrop = '「DROP TABLE」を追加する'; $strStrucExcelCSV = 'MS Excel 用 CSV データ'; $strStrucNativeExcel = '本来の MS Excel データ'; $strStrucOnly = '構造のみ'; -$strStructPropose = 'テーブル構造の確認'; +$strStructPropose = 'テーブル構造の確認する'; $strStructure = '構造'; -$strSubmit = '実行'; -$strSuccess = 'SQL クエリーが正常に実行されました。'; +$strSubmit = '実行する'; +$strSuccess = 'SQL 照会が正常に実行されました'; $strSum = '合計'; $strSwedish = 'スウェーデン語'; $strSwitchToDatabase = 'コピーしたデータベースに切り替え'; @@ -661,8 +707,9 @@ $strTableOptions = ' $strTableStructure = 'テーブルの構造'; $strTableType = 'テーブルのタイプ'; $strTables = '%sテーブル'; +$strTakeIt = 'それにします'; $strTblPrivileges = 'テーブル特定 特権'; -$strTextAreaLength = ' 長さの所為でこのフィールドを
修正出来ない可能性があります。'; +$strTextAreaLength = ' 長さの所為でこのフィールドを
修正できない可能性があります。'; $strThai = 'タイ語'; $strTheContent = 'ファイルのデータを挿入しました。'; $strTheContents = 'ファイルのデータで、選択したテーブルの主要キーまたは唯一なキーに一致する列を置き換えます。'; @@ -678,28 +725,34 @@ $strTotalUC = ' $strTraditionalChinese = '伝統的な中国語'; $strTraditionalSpanish = '伝統的なスペイン語'; $strTraffic = 'トラフィック'; +$strTransformation_application_octetstream__download = 'フィールドのバイナリデータをダウンロードするリンクを表示します。ひとつめのオプションはバイナリファイルのファイル名です。ふたつめのオプションはファイル名を含むテーブル行の正しいフィールド名です。ふたつめのオプションを提供する場合、ひとつめのオプションは空文字列に設定する必要があります。'; $strTransformation_image_jpeg__inline = 'クリック可能なサムネイルを表示します; オプション: width・height をピクセルで指定 (元の比率を保ちます)'; $strTransformation_image_jpeg__link = 'この画像へのリンクを表示 (例えば blob を直接ダウンロード).'; +$strTransformation_image_png__inline = '「image/jpeg: inline」を参照してください。'; +$strTransformation_text_plain__formatted = 'フィールドの元の書式を保存します。エスケープせずに終了します。'; +$strTransformation_text_plain__imagelink = '画像とリンク、ファイル名を含むフィールドを表示します; ひとつめのオプションは "http://domain.com/" のような接頭語で、ふたつめのオプションはピクセル指定の幅、みっつめは高さです。'; +$strTransformation_text_plain__link = 'ファイル名を含むフィールド、リンクを表示; ひとつ目のオプションは "http://domain.com/" のような接頭語、二つ目のオプションはリンクのタイトルです。'; $strTransformation_text_plain__substr = '文字列の一部のみ表示します。一つ目のオプションはテキストの出力がどこで開始するかオフセットを定義します (デフォルトは「0」です)二つ目のオプションはどれだけのテキストを返すかのオフセットです。空の場合、残りのテキストをすべて返します。三つ目のオプションは、文字列の一部が返される時、どの文字を出力に追加するか定義します。 (デフォルトは「...」です)'; $strTransformation_text_plain__unformatted = 'HTML コードを HTML 実態として表示します。HTML を書式化して表示しません。'; +$strTruncateQueries = '照会の表示を切り詰める'; $strTurkish = 'トルコ語'; $strType = 'フィールドタイプ'; $strUkrainian = 'ウクライナ語'; -$strUncheckAll = '全てのマークを削除'; +$strUncheckAll = '全てのマークを削除する'; $strUnicode = 'ユニコード'; -$strUnique = '唯一'; +$strUnique = '一意性'; $strUnknown = '不明'; $strUnselectAll = '全解放'; -$strUpdComTab = 'Column_comments テーブルのアップグレード方法のドキュメントを参照してください'; +$strUpdComTab = 'Column_comments テーブルのアップグレード方法のドキュメントを参照してください。'; $strUpdatePrivMessage = '%s の特権を更新しました。'; $strUpdateProfileMessage = 'プロファイルを更新しました。'; -$strUpdateQuery = 'クエリーの更新'; +$strUpdateQuery = '照会の更新'; $strUpgrade = '%s %s かそれ移行にアップグレードするべきです。'; $strUsage = '使用量'; $strUseBackquotes = '逆クオートでテーブル名やフィールド名を囲む'; $strUseHostTable = 'ホストテーブルを使う'; -$strUseTabKey = '値から値まで移るにはTABキーを、もしくはいろんな場所でも移動するにはCTRL+カーソルを使用します。'; +$strUseTabKey = '値から値まで移るには TAB キーを、もしくはいろんな場所でも移動するには CTRL + カーソルを使用します。'; $strUseTables = '使うテーブル'; $strUseTextField = 'テキストフィールドを使用'; $strUseThisValue = 'この値を使用'; @@ -710,25 +763,29 @@ $strUserName = ' $strUserNotFound = '選択されたユーザーは特権テーブルに見つかりませんでした。'; $strUserOverview = 'ユーザー概略'; $strUsersDeleted = '選択されたユーザーは削除されました。'; -$strUsersHavingAccessToDb = 'ユーザーは "%s" へのアクセス権限を所持しています'; +$strUsersHavingAccessToDb = 'ユーザーは "%s" へのアクセス権限を所持しています。'; $strValidateSQL = 'SQL の検証'; -$strValidatorError = 'SQL 検証機能の初期化が出来ません。%sdocumentation%sに記述されているようにPHP 拡張ライブラリがインストールされているかチェックして下さい。'; +$strValidatorError = 'SQL の検証機能を初期化できません。%sdocumentation%s に記述されているように PHP 拡張ライブラリがインストールされているかチェックしてください。'; $strValue = '値'; $strVar = '変数'; +$strVersionInformation = 'バージョン情報'; +$strView = 'ビュー'; $strViewDump = 'テーブルのダンプ(スキーマ)表示'; -$strViewDumpDB = 'DBのダンプ(スキーマ)表示'; +$strViewDumpDB = 'DB のダンプ(スキーマ)表示'; $strViewDumpDatabases = 'データベースのダンプビュー (スキーマ)'; +$strViewHasBeenDropped = 'ビュー %s を破棄しました。'; -$strWebServerUploadDirectory = 'ウェブサーバー上でアップロード'; +$strWebServerUploadDirectory = 'ウェブサーバー上でアップロードする'; $strWebServerUploadDirectoryError = 'アップロードを行うディレクトリがありません。'; $strWelcome = '%s へようこそ'; -$strWestEuropean = '西ヨーロッパ人'; +$strWestEuropean = '西ヨーロッパ語'; $strWildcard = 'ワイルドカード'; -$strWindowNotFound = 'ターゲットブラウザウィンドウを更新することが出来ません。恐らく、あなたは親ウィンドウを閉じたか、あるいは、ブラウザーは、セキュリティ設定でクロスウィンドウの更新をブロックしています。'; +$strWindowNotFound = 'ターゲットブラウザウィンドウを更新することができません。恐らく親ウィンドウを閉じたか、あるいはブラウザーのセキュリティ設定で、クロスウィンドウの更新をブロックしています。'; $strWithChecked = 'チェックしたものを:'; -$strWritingCommentNotPossible = 'コメントの書き込みが有効ではありません'; -$strWritingRelationNotPossible = 'リレーションの書き込みが有効ではありません'; +$strWriteRequests = '書き込みリクエスト数'; +$strWritingCommentNotPossible = 'コメントの書き込みが有効ではありません。'; +$strWritingRelationNotPossible = 'リレーションの書き込みが有効ではありません。'; $strWrongUser = 'ユーザー名またはパスワードが正しくありません。
アクセスは拒否されました。'; $strXML = 'XML'; @@ -741,17 +798,17 @@ $strZip = '"zip // To translate: -$strBinLogOriginalPosition = 'Original position'; //to translate +$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate -$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate +$strLatchedPages = 'Latched pages'; //to translate $strMIME_nodescription = 'この変換には有効な説明がありません。
Please ask the author, what %s does.';//to translate $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate +$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate +$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strOperator = 'Operator'; //to translate @@ -759,66 +816,7 @@ $strPasswordHashing = 'Password Hashing'; //to translate $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate -$strTakeIt = 'take it'; //to translate -$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate -$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate -$strTransformation_text_plain__external = 'LINUX のみ: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate -$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate -$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate -$strTruncateQueries = 'Truncate Shown Queries'; //to translate +$strTransformation_text_plain__external = 'LINUX のみ: 外部アプリケーションを起動し、標準入力からフィールドデータを入力します。アプリケーションの標準出力が返ります。デフォルトは Tidy で、綺麗な HTML コードを出力します。セキュリティの理由で、手動でファイル「libraries/text_plain__external.inc.php」を編集し、実行するを許可するツールを挿入しなければなりません。The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate -$strView = 'View'; //to translate -$strViewHasBeenDropped = 'View %s has been dropped'; //to translate -$strEngines = 'Engines'; //to translate -$strStorageEngines = 'Storage Engines'; //to translate -$strStorageEngine = 'Storage Engine'; //to translate -$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate -$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate -$strEngineAvailable = '%s is available on this MySQL server.'; //to translate -$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate -$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate -$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate -$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate -$strMyISAMDataPointerSize = 'Data pointer size'; //to translate -$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate -$strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate -$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate -$strMyISAMRepairThreads = 'Repair threads'; //to translate -$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate -$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate -$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate -$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate -$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate -$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate -$strVersionInformation = 'Version information'; //to translate -$strInnoDBDataHomeDir = 'Data home directory'; //to translate -$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate -$strInnoDBDataFilePath = 'Data files'; //to translate -$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate -$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate -$strBufferPool = 'Buffer Pool'; //to translate -$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate -$strDataPages = 'Pages containing data'; //to translate -$strFreePages = 'Free pages'; //to translate -$strBusyPages = 'Busy pages'; //to translate -$strDirtyPages = 'Dirty pages'; //to translate -$strPagesToBeFlushed = 'Pages to be flushed'; //to translate -$strLatchedPages = 'Latched pages'; //to translate -$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate -$strReadRequests = 'Read requests'; //to translate -$strWriteRequests = 'Write requests'; //to translate -$strBufferReadMisses = 'Read misses'; //to translate -$strBufferReadMissesInPercent = 'Read misses in %'; //to translate -$strBufferWriteWaits = 'Write waits'; //to translate -$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate -$strHTMLExcel = 'Microsoft Excel 2000'; //to translate -$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate -$strHTMLWord = 'Microsoft Word 2000'; //to translate -$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate -$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate -$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate -$strInnoDBPages = 'pages'; //to translate -$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 59506d2f6..e7874d590 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -6,10 +6,11 @@ * Tadashi Jokagi */ -$charset = 'SHIFT_JIS'; +$charset = 'shift_jis'; +$allow_recoding = TRUE; $text_dir = 'ltr'; -$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'; -$right_font_family = 'arial, helvetica, geneva, sans-serif'; +$left_font_family = 'Osaka, verdana, arial, helvetica, geneva, sans-serif'; +$right_font_family = 'Osaka, arial, helvetica, geneva, sans-serif'; $number_thousands_separator = ','; $number_decimal_separator = '.'; // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa @@ -22,27 +23,27 @@ $month = array('1 $datefmt = '%Y N %B %d %H:%M'; $timespanfmt = '%s %s %s %s b'; -$strAPrimaryKey = 'L[%sB'; +$strAPrimaryKey = 'L[ %s B'; $strAbortedClients = 'f'; -$strAbsolutePathToDocSqlDir = 'docSQLpXB'; +$strAbsolutePathToDocSqlDir = 'docSQL pXB'; $strAccessDenied = 'ANZXB'; $strAccessDeniedExplanation = 'phpMyAdmin AMySQL T[o[BAT[o[Bconfig.inc.php zXgA[U[pX[h`FbNAMySQL T[o[l^mB'; -$strAction = 'タs'; -$strAddAutoIncrement = 'uAUTO_INCREMENTvl'; -$strAddConstraints = ''; +$strAction = 'タs'; +$strAddAutoIncrement = 'uAUTO_INCREMENTvl'; +$strAddConstraints = ''; $strAddDeleteColumn = 'tB[hu/v'; $strAddDeleteRow = 'su/v'; -$strAddDropDatabase = 'uDROP DATABASEv'; -$strAddFields = '%s tB[h'; +$strAddDropDatabase = 'uDROP DATABASEv'; +$strAddFields = '%s tB[h'; $strAddHeaderComment = 'wb_[JX^Rg (\\n s)'; -$strAddIfNotExists = 'uIF NOT EXISTSv'; -$strAddIntoComments = 'Rg'; -$strAddNewField = 'tB[h'; -$strAddPrivilegesOnDb = 'f[^x[X'; -$strAddPrivilegesOnTbl = 'e[u'; +$strAddIfNotExists = 'uIF NOT EXISTSv'; +$strAddIntoComments = 'Rg'; +$strAddNewField = 'tB[h'; +$strAddPrivilegesOnDb = 'f[^x[X'; +$strAddPrivilegesOnTbl = 'e[u'; $strAddSearchConditions = 'B("where"):'; $strAddToIndex = '  %s  CfbNX'; -$strAddUser = '[U['; +$strAddUser = '[U['; $strAddUserMessage = '[U[B'; $strAddedColumnComment = 'JRgB'; $strAddedColumnRelation = 'J[VB'; @@ -50,14 +51,14 @@ $strAdministration = ' $strAffectedRows = 'es:'; $strAfter = 'wJ %s'; $strAfterInsertBack = ''; -$strAfterInsertNewInsert = 'VR[h'; +$strAfterInsertNewInsert = 'VR[h'; $strAfterInsertNext = 'sW'; $strAfterInsertSame = 'y[W'; $strAll = 'S'; $strAllTableSameWidth = 'Se[u\ヲ?'; $strAlterOrderBy = 'e[u'; $strAnIndex = 'CfbNX%sB'; -$strAnalyzeTable = 'e[uB'; +$strAnalyzeTable = 'e[u'; $strAnd = 'AND'; $strAny = 'S'; $strAnyHost = 'SzXg'; @@ -68,8 +69,8 @@ $strArmenian = ' $strAscending = ''; $strAtBeginningOfTable = 'e[u'; $strAtEndOfTable = 'e[u'; -$strAttr = '\ヲ'; -$strAutodetect = 'ゥm'; +$strAttr = '\ヲ'; +$strAutodetect = 'ゥm'; $strAutomaticLayout = 'ゥCAEg'; $strBack = ''; @@ -79,31 +80,39 @@ $strBeginRaw = 'RAW $strBinLogEventType = 'Cxg^Cv'; $strBinLogInfo = ''; $strBinLogName = 'O'; +$strBinLogOriginalPosition = 'u'; $strBinLogPosition = 'u'; $strBinLogServerId = 'T[o[ ID'; $strBinary = ' oCi '; -$strBinaryDoNotEdit = ' oCi - Co'; +$strBinaryDoNotEdit = ' oCi - C'; $strBinaryLog = 'oCiO'; -$strBookmarkAllUsers = '[U[ubN}[NANZXo'; +$strBookmarkAllUsers = '[U[ubN}[NANZX'; $strBookmarkDeleted = 'ubN}[NB'; $strBookmarkLabel = 'x'; $strBookmarkOptions = 'ubN}[NIvV'; -$strBookmarkQuery = 'ubN}[N SQL NG['; -$strBookmarkThis = 'SQL NG[ubN}[N'; +$strBookmarkQuery = 'ubN}[N SQL '; +$strBookmarkThis = 'SQL ubN}[N'; $strBookmarkView = '\ヲ'; $strBrowse = '\ヲ'; -$strBrowseForeignValues = 'OL[\ヲ'; +$strBrowseForeignValues = 'OL[\ヲ'; +$strBufferPool = 'obt@v['; +$strBufferPoolUsage = 'obt@v[gp'; +$strBufferReadMisses = '~X'; +$strBufferReadMissesInPercent = '% ~X'; +$strBufferWriteWaits = ''; +$strBufferWriteWaitsInPercent = '% '; $strBulgarian = 'uKA'; -$strBzError = ' php o[W Bz2 g phpMyAdmin k_voBphpMyAdmin RtBO[Vt@C $cfg[\'BZipDump\'] FALSEBBz2 k@\g php o[WBphp oO %s B'; +$strBusyPages = 'rW[y[W'; +$strBzError = ' php o[W Bz2 g phpMyAdmin k_vBphpMyAdmin RtBO[Vt@C $cfg[\'BZipDump\'] FALSEBBz2 k@\g php o[WBphp oO %s B'; $strBzip = '"bzip ョ"'; $strCSVOptions = 'CSV IvV'; $strCalendar = 'J_['; -$strCannotLogin = 'MySQL T[o[OCo'; +$strCannotLogin = 'MySQL T[o[OC'; $strCantLoad = 'gqt@C,
PHP `FbNB'; -$strCantLoadRecodeIconv = 'Zbgsg iconv GNU recode gKvBphp AgsAphpMyAdminZbgB'; +$strCantLoadRecodeIconv = 'Zbgsg iconv GNU recode gKvBphp AgsAphpMyAdminZbgB'; $strCantRenameIdxToPrimary = 'CfbNXO PRIMARY XB'; -$strCantUseRecodeIconv = 'iconvAlibiconvArecode_string gpoBphp `FbNB'; +$strCantUseRecodeIconv = 'iconvAlibiconvArecode_string gpBphp `FbNB'; $strCardinality = 'J[fBieB'; $strCarriage = 'LbW^[: \\r'; $strCaseInsensitive = 'p'; @@ -117,29 +126,29 @@ $strChangeCopyModeJustDelete = ' ... $strChangeCopyModeRevoke = ' ... LA'; $strChangeCopyUser = 'OCX / [U[Rs['; $strChangeDisplay = '\ヲtB[hI'; -$strChangePassword = 'pX[hX'; +$strChangePassword = 'pX[hX'; $strCharset = 'Zbg'; $strCharsetOfFile = 't@CZbg:'; $strCharsets = 'R[h'; $strCharsetsAndCollations = 'Zbg'; -$strCheckAll = 'S}[N'; -$strCheckOverhead = 'I[o[wbh'; -$strCheckPrivs = '`FbN'; +$strCheckAll = 'S}[N'; +$strCheckOverhead = 'I[o[wbh'; +$strCheckPrivs = '`FbN'; $strCheckPrivsLong = 'f[^x[X "%s" `FbNB'; -$strCheckTable = 'e[u`FbNB'; -$strChoosePage = 'Wy[WI'; +$strCheckTable = 'e[u`FbN'; +$strChoosePage = 'Wy[WIB'; $strColComFeat = 'Rg\ヲ@\ '; $strCollation = ''; -$strColumnNames = '(R)'; -$strColumnPrivileges = 'R '; +$strColumnNames = '(J)'; +$strColumnPrivileges = 'J '; $strCommand = 'R}h'; $strComments = 'Rg'; $strCommentsForTable = 'COMMENTS FOR TABLE'; $strCompatibleHashing = 'MySQL 4.0 '; $strCompleteInserts = 'S INSERT '; $strCompression = 'k'; -$strConfigFileError = 'phpMyAdmin RtBO[Vt@Co!
@G[NAt@CB
NRtBO[Vt@CAphp G[bZ[WmFB AZ~RYB
y[WSsB'; -$strConfigureTableCoord = '%s e[uJ[fBieB'; +$strConfigFileError = 'phpMyAdmin RtBO[Vt@C!
@G[NAt@CB
NRtBO[Vt@CAphp G[bZ[WmFB AZ~RYB
y[WSsB'; +$strConfigureTableCoord = '%s e[uJ[fBieB'; $strConnectionError = ': B'; $strConnections = ''; $strConstraintsForDumped = '_ve[u'; @@ -149,15 +158,15 @@ $strCopyDatabaseOK = ' $strCopyTable = 'e[u(database.table)Rs[:'; $strCopyTableOK = '%s e[u %s Rs[B'; $strCopyTableSameNames = 'e[uRs[!'; -$strCouldNotKill = 'phpMyAdminXbh%sIoBAIB'; +$strCouldNotKill = 'phpMyAdminXbh%sIBAIB'; $strCreate = ''; -$strCreateIndex = ' %s  CfbNX'; -$strCreateIndexTopic = 'VCfbNX'; -$strCreateNewDatabase = 'VDBB'; -$strCreateNewTable = 'DBVe[u %s --> '; -$strCreatePage = 'VKy[W'; +$strCreateIndex = ' %s  CfbNX'; +$strCreateIndexTopic = 'VCfbNX'; +$strCreateNewDatabase = 'V DB B'; +$strCreateNewTable = ' DB Ve[u %s --> '; +$strCreatePage = 'VKy[W'; $strCreatePdfFeat = 'PDF @\ '; -$strCreationDates = '/XV/t'; +$strCreationDates = '/XV/t'; $strCriteria = 'i'; $strCroatian = 'NA`A'; $strCyrillic = 'LVA'; @@ -181,6 +190,7 @@ $strDanish = ' $strData = 'f[^'; $strDataDict = 'f[^ォ'; $strDataOnly = 'f[^'; +$strDataPages = 'f[^y[W'; $strDatabase = 'f[^x[X'; $strDatabaseEmpty = 'f[^x[X!'; $strDatabaseExportOptions = 'f[^x[XGNX|[gIvV'; @@ -189,12 +199,13 @@ $strDatabaseNoTable = ' $strDatabases = 'f[^x[X'; $strDatabasesDropped = '%s f[^x[XB'; $strDatabasesStats = 'f[^x[Xv'; -$strDatabasesStatsDisable = 'v'; -$strDatabasesStatsEnable = 'v'; +$strDatabasesStatsDisable = 'v'; +$strDatabasesStatsEnable = 'v'; $strDatabasesStatsHeavyTraffic = ': f[^x[Xv MySQL WEBT[o[dgtBbNB'; $strDbPrivileges = 'f[^x[X '; $strDbSpecific = 'f[^x[Xdl'; $strDefault = '{l'; +$strDefaultEngine = '%s A MySQL T[o[ftHgXg[WGWB'; $strDefaultValueHelp = 'ftHglAobNXbVGXP[vp 1 l, tH[}bg: a'; $strDefragment = 'e[uftO'; $strDelOld = 'y[WAe[uQBQ?'; @@ -204,20 +215,21 @@ $strDeleteAndFlush = ' $strDeleteAndFlushDescr = 'NA[B[hXB'; $strDeleted = 'IB'; $strDeletedRows = 's:'; -$strDeleting = '%s '; +$strDeleting = '%s '; $strDescending = '~'; $strDescription = ''; $strDictionary = 'ォ'; -$strDisableForeignChecks = 'OL['; +$strDirtyPages = 'sy[W'; +$strDisableForeignChecks = 'OL['; $strDisabled = ''; $strDisplayFeat = 'e[u\ヲ@\ '; $strDisplayOrder = '\ヲ:'; -$strDisplayPDF = 'PDF XL[}\ヲ'; +$strDisplayPDF = 'PDF XL[}\ヲ'; $strDoAQuery = '"QUERY"タs (ChJ[h: "%")'; $strDoYouReally = '{タsH --> '; $strDocu = 'wv'; $strDrop = ''; -$strDropSelectedDatabases = 'If[^x[X'; +$strDropSelectedDatabases = 'If[^x[X'; $strDropUsersDb = '[U[Of[^x[X'; $strDumpSaved = '_vt@C %s B'; $strDumpXRows = '%s _vBJn %s B'; @@ -236,6 +248,10 @@ $strEncto = ' $strEnd = ''; $strEndCut = 'I'; $strEndRaw = 'RAW I'; +$strEngineAvailable = '%s A MySQL T[o[p\B'; +$strEngineDisabled = '%s A MySQL T[o[B'; +$strEngineUnsupported = ' MySQL T[o[ %s Xg[WGWT|[gB'; +$strEngines = 'GW'; $strEnglish = 'p'; $strEnglishPrivileges = ' : MySQLOp\ヲB'; $strError = 'G['; @@ -244,11 +260,11 @@ $strEscapeWildcards = ' $strEstonian = 'GXgjA'; $strExcelEdition = 'Excel '; $strExcelOptions = 'Excel IvV'; -$strExecuteBookmarked = 'ubN}[NNG[タs'; +$strExecuteBookmarked = 'ubN}[Nタs'; $strExplain = 'Explain SQL'; $strExport = 'GNX|[g'; $strExtendedInserts = ' INSERT '; -$strExtra = ''; +$strExtra = ''; $strFailedAttempts = 'クs'; $strField = 'tB[h'; @@ -259,8 +275,8 @@ $strFieldsEnclosedBy = ' $strFieldsEscapedBy = 'tB[hGXP[vL'; $strFieldsTerminatedBy = 'tB[hL'; $strFileAlreadyExists = 't@C %s T[o[Bt@CXAIvVmFB'; -$strFileCouldNotBeRead = 't@C'; -$strFileNameTemplate = 't@Cev[g'; +$strFileCouldNotBeRead = 't@CB'; +$strFileNameTemplate = 't@Cev[g'; $strFileNameTemplateHelp = '__DB__ f[^x[XA__TABLE__ e[uA%sC strftime %s IvVdlAgゥIBeLXgB'; $strFileNameTemplateRemember = 'ev[go'; $strFixed = ''; @@ -268,6 +284,7 @@ $strFlushPrivilegesNote = ' $strFlushTable = 'e[uLbV("FLUSH")'; $strFormEmpty = 'tH[lB'; $strFormat = 'tH[}bg'; +$strFreePages = 't[y[W'; $strFullText = 'S'; $strFunction = ''; @@ -279,11 +296,15 @@ $strGerman = ' $strGlobal = 'O[o'; $strGlobalPrivileges = 'O[o'; $strGlobalValue = 'O[ol'; -$strGo = 'タs'; +$strGo = 'タs'; $strGrantOption = ''; $strGreek = 'MVA'; $strGzip = '"gzip ョ"'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Microsoft Excel 2000 GNX|[gIvV'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Microsoft Word 2000 GNX|[gIvV'; $strHasBeenAltered = 'XB'; $strHasBeenCreated = 'B'; $strHaveToShow = '\ヲAJIB'; @@ -298,7 +319,7 @@ $strHungarian = ' $strIcelandic = 'ACXh'; $strId = 'ID'; $strIdxFulltext = 'S'; -$strIfYouWish = 'e[uR()f[^AtB[hXgJ}B'; +$strIfYouWish = 'e[u(J)f[^AtB[hJ}B'; $strIgnore = ''; $strIgnoreInserts = 'uINSERT IGNOREvgp'; $strIgnoringFile = 't@C %s'; @@ -315,14 +336,22 @@ $strIndexWarningPrimary = 'PRIMARY $strIndexWarningTable = 'e[u `%s` CfbNX'; $strIndexWarningTable = 'e[u `%s` CfbNXB'; $strIndexWarningUnique = 'UNIQUE INDEX L[AJ `%s` B'; -$strIndexes = 'CfbNX'; +$strIndexes = 'CfbNXTCY'; +$strInnoDBAutoextendIncrement = 'ゥg'; +$strInnoDBAutoextendIncrementDesc = ' Aゥge[uXy[XTCYgB'; +$strInnoDBBufferPoolSize = 'obt@[~TCY'; +$strInnoDBBufferPoolSizeDesc = 'InnoDB LbVf[^e[uCfbNXgobt@TCYB'; +$strInnoDBDataFilePath = 'f[^t@C'; +$strInnoDBDataHomeDir = 'f[^z[fBNg'; +$strInnoDBDataHomeDirDesc = ' InnoDB f[^t@CpfBNgpXB'; +$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'; +$strInsecureMySQL = 'RtBO[Vt@C MySQL ftHgAJEg (root [U[pX[h) B MySQL T[o[ftHgANメhBZLeB[z[KB'; $strInsert = ''; -$strInsertAsNewRow = 'Vs'; +$strInsertAsNewRow = 'Vs'; $strInsertBookmarkTitle = 'ubN}[N^CgB'; -$strInsertNewRow = 'Vs'; -$strInsertTextfiles = 'e[ueLXgt@C'; +$strInsertNewRow = 'Vs'; +$strInsertTextfiles = 'e[ueLXgt@C'; $strInsertedRowId = 'CT[gs ID:'; $strInsertedRows = 's:'; $strInstructions = 'タ{'; @@ -358,7 +387,7 @@ $strLinesTerminatedBy = ' $strLinkNotFound = 'N'; $strLinksTo = 'N'; $strLithuanian = 'gAjA'; -$strLoadExplanation = 'iftHg`FbNBAクsAXoB'; +$strLoadExplanation = 'iftHg`FbNBAクsAXB'; $strLoadMethod = 'LOAD i'; $strLocalhost = '[J'; $strLocationTextfile = 'eLXgt@C'; @@ -368,6 +397,7 @@ $strLogUsername = ' $strLogin = 'OC'; $strLoginInformation = 'OC'; $strLogout = 'OAEg'; +$strLongOperation = 'Bi?'; $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; $strMIME_MIMEtype = 'MIME ^Cv'; @@ -389,6 +419,16 @@ $strMoveTableOK = ' $strMoveTableSameNames = 'e[u!'; $strMultilingual = ''; $strMustSelectFile = 'CT[gt@CIB'; +$strMyISAMDataPointerSize = 'f[^|C^[TCY'; +$strMyISAMMaxExtraSortFileSize = 'CfbNXpt@CTCY'; +$strMyISAMMaxSortFileSize = '\[gt@CTCY'; +$strMyISAMMaxSortFileSizeDesc = 'MyISAM CfbNXgp MySQL t@CTCY (REPAIR TABLE AALTER TABLE LOAD DATA INFILE)'; +$strMyISAMRecoverOptions = 'ゥC[h'; +$strMyISAMRecoverOptionsDesc = 'NbV MyISAM e[uゥp[hAT[o[NIvV --myisam-recover B'; +$strMyISAMRepairThreads = 'yAXbh'; +$strMyISAMRepairThreadsDesc = 'l 1 AMyISAM e[uCfbNX\[gCs(ゥgeCfbNX)B'; +$strMyISAMSortBufferSize = '\[gobt@[TCY'; +$strMyISAMSortBufferSizeDesc = 'obt@[AREPAIR TABLE MyISAM CfbNX\[gA CREATE INDEX ALTER TABLE CfbNXAtB'; $strMySQLCharset = 'MySQLZbg'; $strMySQLConnectionCollation = 'MySQL '; $strMySQLReloaded = 'MySQLVB'; @@ -406,6 +446,7 @@ $strNoActivity = '%s $strNoDatabases = 'f[^x[X'; $strNoDatabasesSelected = 'f[^x[XIB'; $strNoDescription = 'Lq'; +$strNoDetailsForEngine = 'Xg[WGWLXe[^XB'; $strNoDropDatabases = '"DROP DATABASE"Xe[gg~'; $strNoExplain = 'Explain SQL XLbv'; $strNoFrames = 'phpMyAdmin t[T|[guEUpB'; @@ -417,7 +458,7 @@ $strNoPassword = ' $strNoPermission = 't@C %s p[~bVEFuT[o[B'; $strNoPhp = 'PHP R[h'; $strNoPrivileges = ''; -$strNoQuery = 'SQL NG['; +$strNoQuery = 'SQL '; $strNoRights = 'B'; $strNoRowsSelected = 'sIB'; $strNoSpace = 't@C %s es\B'; @@ -426,7 +467,7 @@ $strNoThemeSupport = ' $strNoUsersFound = 'Y[U[B'; $strNoValidateSQL = 'SQL XLbv'; $strNone = ''; -$strNotNumber = 'B'; +$strNotNumber = 'lB'; $strNotOK = 'OK B'; $strNotSet = '%s e[uA%s B'; $strNotValidNumber = ' s '; @@ -438,16 +479,17 @@ $strNumTables = ' $strOK = 'OK'; $strOftenQuotation = 'pBIvVAchar varchar tB[h" "B'; $strOperations = ''; -$strOptimizeTable = 'e[uKB'; +$strOptimizeTable = 'e[uK'; $strOptionalControls = '/IvV'; -$strOptionally = 'IvVB'; -$strOr = 'OR'; +$strOptionally = 'IvV'; +$strOr = ''; $strOverhead = 'I[o[wbh'; $strOverwriteExisting = 't@C'; $strPHP40203 = '}`oCg(mbstring)doO PHP 4.2.3 gBPHP oO|[g 19404 BphpMyAdmin gAo[W PHP ... patch B'; $strPHPVersion = 'PHP o[W'; $strPageNumber = 'y[W:'; +$strPagesToBeFlushed = 'tbVy[W'; $strPaperSize = 'TCY'; $strPartialText = 'I'; $strPassword = 'pX[h'; @@ -464,7 +506,7 @@ $strPersian = ' $strPhoneBook = 'db'; $strPhp = 'PHP R[h'; $strPmaDocumentation = 'phpMyAdmin hLg'; -$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] K config t@C!'; +$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] K config t@C!'; $strPolish = '|[h'; $strPortrait = '|[gCg'; $strPos1 = ''; @@ -474,8 +516,8 @@ $strPrimaryKeyHasBeenDropped = ' $strPrimaryKeyName = 'L[O... PRIMARY B'; $strPrimaryKeyWarning = '("PRIMARY"L[OB'; $strPrint = ''; -$strPrintView = 'p\ヲ'; -$strPrintViewFull = 'r[ (SeLXg)'; +$strPrintView = 'p\ヲ'; +$strPrintViewFull = 'r[ (SeLXg)'; $strPrivDescAllPrivileges = 'GRANT SB'; $strPrivDescAlter = 'e[u\XB'; $strPrivDescCreateDb = 'Vf[^x[XAe[uB'; @@ -491,18 +533,18 @@ $strPrivDescIndex = ' $strPrivDescInsert = 'f[^}AB'; $strPrivDescLockTables = 'XbhbLOe[uB'; $strPrivDescMaxConnections = '1 V\B'; -$strPrivDescMaxQuestions = '1 T[o[NGB'; +$strPrivDescMaxQuestions = '1 T[o[B'; $strPrivDescMaxUpdates = '1 e[uAf[^x[XXR}hB'; -$strPrivDescProcess3 = '[U[vZX~oB'; -$strPrivDescProcess4 = 'vZXXgSNG\ヲB'; +$strPrivDescProcess3 = '[U[vZX~B'; +$strPrivDescProcess4 = 'vZXXgS\ヲB'; $strPrivDescReferences = ' MySQL o[WB'; $strPrivDescReload = 'T[o[[hALbVNAB'; -$strPrivDescReplClient = 'X[u}X^[vo[U[^B'; +$strPrivDescReplClient = 'X[u}X^[v[U[^B'; $strPrivDescReplSlave = 'vP[VX[uKvB'; $strPrivDescSelect = 'f[^o'; $strPrivDescShowDb = 'f[^x[XSXgANZX^B'; $strPrivDescShutdown = 'T[o[Vbg_EB'; -$strPrivDescSuper = 'BBO[o[U[vZXIoKvB'; +$strPrivDescSuper = 'BBO[o[U[vZXIKvB'; $strPrivDescUpdate = 'f[^CB'; $strPrivDescUsage = 'B'; $strPrivileges = ''; @@ -510,35 +552,36 @@ $strPrivilegesReloaded = ' $strProcesslist = 'vZXXg'; $strPutColNames = ' 1 stB[h'; -$strQBE = 'NG['; +$strQBE = ''; $strQBEDel = ''; $strQBEIns = '}'; -$strQueryFrame = 'NG[EBhE'; -$strQueryOnDb = 'f[^x[X SQL NG[ %s:'; +$strQueryFrame = 'EBhE'; +$strQueryOnDb = 'f[^x[X SQL %s:'; $strQuerySQLHistory = 'SQL '; -$strQueryStatistics = 'NG[v: N %s NG[T[o[B'; -$strQueryTime = 'NG[タs %01.4f b'; -$strQueryType = 'NG[^Cv'; -$strQueryWindowLock = 'EBhEONG[oB'; +$strQueryStatistics = 'v: N %s T[o[B'; +$strQueryTime = 'タs %01.4f b'; +$strQueryType = '^Cv'; +$strQueryWindowLock = 'EBhEOB'; $strReType = 'L'; +$strReadRequests = 'NGXg'; $strReceived = 'M'; $strRecords = 'R[h'; $strReferentialIntegrity = '`FbN:'; $strRefresh = '`'; -$strRelationNotWorking = '[V@\Ne[uLB %s%sNbNB'; -$strRelationView = '[V\ヲ'; +$strRelationNotWorking = 'phpMyAdmin ゥ@\[V@\Ne[uLB %s%s NbNB'; +$strRelationView = '[V\ヲ'; $strRelationalSchema = '[ViXL[}'; $strRelations = '[V'; $strRelationsForTable = 'RELATIONS FOR TABLE'; $strReloadFailed = 'MySQL [hクsB'; $strReloadMySQL = 'MySQL [h'; -$strReloadingThePrivileges = '[h'; +$strReloadingThePrivileges = '[hB'; $strRemoveSelectedUsers = 'I[U['; $strRenameDatabaseOK = 'f[^x[X %s %s XB'; $strRenameTable = 'e[uX'; $strRenameTableOK = '%s %s OXB'; -$strRepairTable = 'e[uB'; +$strRepairTable = 'e[u'; $strReplace = 'u'; $strReplaceNULLBy = 'NULL wu'; $strReplaceTable = 't@Ce[uu'; @@ -546,8 +589,8 @@ $strReset = ' $strResourceLimits = ' \[X'; $strRevoke = 'p~'; $strRevokeAndDelete = '[U[LSj'; -$strRevokeAndDeleteDescr = '[U[[hUSAGEB'; -$strRevokeMessage = '%s'; +$strRevokeAndDeleteDescr = '[U[[h USAGE B'; +$strRevokeMessage = '%s B'; $strRomanian = '[}jA'; $strRowLength = 's'; $strRowSize = ' sTCY '; @@ -555,10 +598,10 @@ $strRows = ' $strRowsFrom = 'Jns'; $strRowsModeHorizontal = ''; $strRowsModeOptions = ': %s : %s wb_[J\ヲ'; -$strRowsModeVertical = 'd'; +$strRowsModeVertical = ''; $strRowsStatistic = 'sv'; -$strRunQuery = 'NG[タs'; -$strRunSQLQuery = 'f[^x[X %s SQL NG[タs'; +$strRunQuery = 'タs'; +$strRunSQLQuery = 'f[^x[X %s SQL タs'; $strRunning = 'タsB %s'; $strRussian = 'VA'; @@ -566,18 +609,18 @@ $strSQL = 'SQL'; $strSQLExportCompatibility = 'SQL GNX|[g'; $strSQLExportType = 'GNX|[g`ョ'; $strSQLOptions = 'SQL IvV'; -$strSQLParserBugMessage = ' SQL p[T[oOBNG[OmAp~X}b``FbNBクseLXgGApOoCi[R[htt@CAbv[hlBANG[ MySQL R}hCgoBMySQL T[o[G[oBBR}hCAAp[T[クsA SQL NG[BZNVf[^oO:'; -$strSQLParserUserError = ' SQL NG[G[BMySQL T[o[G[oBB'; -$strSQLQuery = 'タs SQL NG['; +$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 '; $strSQLResult = 'SQL '; $strSQPBugInvalidIdentifer = 'FB'; $strSQPBugUnclosedQuote = 'pB'; $strSQPBugUnknownPunctuation = '_B'; -$strSave = ''; -$strSaveOnServer = 'T[o[ %s fBNg'; +$strSave = ''; +$strSaveOnServer = 'T[o[ %s fBNg'; $strScaleFactorSmall = '1 y[W}\zu'; $strSearch = ''; -$strSearchFormTitle = 'f[^x[X'; +$strSearchFormTitle = 'f[^x[X'; $strSearchInTables = 'e[uw:'; $strSearchNeedle = 'PAl (ChJ[h: "%"):'; $strSearchOption1 = 'P'; @@ -587,17 +630,17 @@ $strSearchOption4 = ' $strSearchResultsFor = ' "%s" %s:'; $strSearchType = ':'; $strSecretRequired = 't@CpXt[YKv(blowfish_secret)B'; -$strSelectADb = 'f[^x[XI'; +$strSelectADb = 'f[^x[XIB'; $strSelectAll = 'SI'; $strSelectBinaryLog = 'IoCiO{'; $strSelectBinaryLog = 'IoCiO{'; $strSelectFields = 'tB[hI():'; -$strSelectNumRows = 'NG['; +$strSelectNumRows = ''; $strSelectTables = 'e[uI'; $strSend = 't@C'; $strSent = 'M'; $strServer = 'T[o['; -$strServerChoice = 'T[o[I'; +$strServerChoice = 'T[o[I'; $strServerNotResponding = 'T[o[B'; $strServerStatus = '^C'; $strServerStatusUptime = 'MySQLT[o[ %s A%s NB'; @@ -607,23 +650,24 @@ $strServerTrafficNotes = ' $strServerVars = 'T[o[l'; $strServerVersion = 'T[o[o[W'; $strSessionValue = 'ZbVl'; -$strSetEnumVal = 'tB[h^Cv"enum""set"ltH[}bgg: \'a\',\'b\',\'c\'...
obNXbVu"\"vNI[gu"\'"vAobNXbVtu: \'\\\\xyz\' or \'a\\\'b\'vB'; +$strSetEnumVal = 'tB[h^Cv"enum""set"ltH[}bgg: \'a\',\'b\',\'c\'...
obNXbVu"\"vNI[gu"\'"vAobNXbVtu: \'\\\\xyz\' or \'a\\\'b\'vB'; $strShow = '\ヲ'; $strShowAll = 'S\ヲ'; $strShowColor = 'F\ヲ'; $strShowDatadictAs = 'f[^ォtH[}bg'; -$strShowFullQueries = 'tNG[\ヲ'; +$strShowFullQueries = 't\ヲ'; $strShowGrid = 'Obh\ヲ'; $strShowPHPInfo = 'PHP '; -$strShowTableDimension = 'e[u\ヲ'; -$strShowTables = 'e[u\ヲ'; -$strShowThisQuery = ' タsNG[\ヲ'; -$strShowingRecords = 'R[h\ヲ'; +$strShowTableDimension = 'e[u\ヲ'; +$strShowTables = 'e[u\ヲ'; +$strShowThisQuery = ' タs\ヲ'; +$strShowingRecords = 'R[h\ヲ'; $strSimplifiedChinese = ''; $strSingly = '()'; $strSize = 'TCY'; $strSlovak = 'XoLA'; $strSlovenian = 'XxjA'; +$strSocketProblem = '(A[J MySQL T[o[\Pbgm)'; $strSort = '\[g'; $strSortByKey = 'L[\[g'; $strSpaceUsage = 'fBXNgp'; @@ -634,16 +678,18 @@ $strStatCreateTime = ' $strStatUpdateTime = 'IXV'; $strStatement = 'Xe[gg'; $strStatus = ''; +$strStorageEngine = 'Xg[WGW'; +$strStorageEngines = 'Xg[WGW'; $strStrucCSV = 'CSV f[^'; $strStrucData = '\f[^'; -$strStrucDrop = 'uDROP TABLEv'; +$strStrucDrop = 'uDROP TABLEv'; $strStrucExcelCSV = 'MS Excel p CSV f[^'; $strStrucNativeExcel = '{ MS Excel f[^'; $strStrucOnly = '\'; -$strStructPropose = 'e[u\mF'; +$strStructPropose = 'e[u\mF'; $strStructure = '\'; -$strSubmit = 'タs'; -$strSuccess = 'SQL NG[タsB'; +$strSubmit = 'タs'; +$strSuccess = 'SQL タs'; $strSum = 'v'; $strSwedish = 'XEF[f'; $strSwitchToDatabase = 'Rs[f[^x[X'; @@ -661,8 +707,9 @@ $strTableOptions = ' $strTableStructure = 'e[u\'; $strTableType = 'e[u^Cv'; $strTables = '%se[u'; +$strTakeIt = ''; $strTblPrivileges = 'e[u '; -$strTextAreaLength = ' tB[h
Co\B'; +$strTextAreaLength = ' tB[h
C\B'; $strThai = '^C'; $strTheContent = 't@Cf[^}B'; $strTheContents = 't@Cf[^AIe[uvL[BL[vuB'; @@ -678,28 +725,34 @@ $strTotalUC = ' $strTraditionalChinese = '`I'; $strTraditionalSpanish = '`IXyC'; $strTraffic = 'gtBbN'; +$strTransformation_application_octetstream__download = 'tB[hoCif[^_E[hN\ヲBIvVoCit@Ct@CBIvVt@Ce[ustB[hBIvVAIvVKvB'; $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__formatted = 'tB[hョBGXP[vIB'; +$strTransformation_text_plain__imagelink = 'NAt@CtB[h\ヲ; IvV "http://domain.com/" AIvVsNZwAB'; +$strTransformation_text_plain__link = 't@CtB[hAN\ヲ; IvV "http://domain.com/" AIvVN^CgB'; $strTransformation_text_plain__substr = '\ヲBIvVeLXgoJnItZbg` (ftHgu0v)IvVeLXgItZbgBAceLXgBOIvVAAo`B (ftHgu...v)'; $strTransformation_text_plain__unformatted = 'HTML R[h HTML タ\ヲBHTML ョ\ヲB'; +$strTruncateQueries = '\ヲl'; $strTurkish = 'gR'; $strType = 'tB[h^Cv'; $strUkrainian = 'ENCi'; -$strUncheckAll = 'S}[N'; +$strUncheckAll = 'S}[N'; $strUnicode = 'jR[h'; -$strUnique = 'B'; +$strUnique = ''; $strUnknown = 's'; $strUnselectAll = 'S'; -$strUpdComTab = 'Column_comments e[uAbvO[h@hLgQ'; +$strUpdComTab = 'Column_comments e[uAbvO[h@hLgQB'; $strUpdatePrivMessage = '%s XVB'; $strUpdateProfileMessage = 'vt@CXVB'; -$strUpdateQuery = 'NG[XV'; +$strUpdateQuery = 'XV'; $strUpgrade = '%s %s sAbvO[hB'; $strUsage = 'gp'; $strUseBackquotes = 'tNI[ge[utB[h'; $strUseHostTable = 'zXge[ug'; -$strUseTabKey = 'llTABL[ACTRL+J[\gpB'; +$strUseTabKey = 'll TAB L[A CTRL + J[\gpB'; $strUseTables = 'ge[u'; $strUseTextField = 'eLXgtB[hgp'; $strUseThisValue = 'lgp'; @@ -710,25 +763,29 @@ $strUserName = ' $strUserNotFound = 'I[U[e[uB'; $strUserOverview = '[U[T'; $strUsersDeleted = 'I[U[B'; -$strUsersHavingAccessToDb = '[U[ "%s" ANZX'; +$strUsersHavingAccessToDb = '[U[ "%s" ANZXB'; $strValidateSQL = 'SQL '; -$strValidatorError = 'SQL @\oB%sdocumentation%sLqPHP gCuCXg[`FbNB'; +$strValidatorError = 'SQL @\B%sdocumentation%s Lq PHP gCuCXg[`FbNB'; $strValue = 'l'; $strVar = ''; +$strVersionInformation = 'o[W'; +$strView = 'r['; $strViewDump = 'e[u_v(XL[})\ヲ'; -$strViewDumpDB = 'DB_v(XL[})\ヲ'; +$strViewDumpDB = 'DB _v(XL[})\ヲ'; $strViewDumpDatabases = 'f[^x[X_vr[ (XL[})'; +$strViewHasBeenDropped = 'r[ %s jB'; -$strWebServerUploadDirectory = 'EFuT[o[Abv[h'; +$strWebServerUploadDirectory = 'EFuT[o[Abv[h'; $strWebServerUploadDirectoryError = 'Abv[hsfBNgB'; $strWelcome = '%s '; -$strWestEuropean = '[bpl'; +$strWestEuropean = '[bp'; $strWildcard = 'ChJ[h'; -$strWindowNotFound = '^[QbguEUEBhEXVoBAeEBhEAAuEU[AZLeBNXEBhEXVubNB'; +$strWindowNotFound = '^[QbguEUEBhEXVBeEBhEAuEU[ZLeBANXEBhEXVubNB'; $strWithChecked = '`FbN:'; -$strWritingCommentNotPossible = 'RgL'; -$strWritingRelationNotPossible = '[VL'; +$strWriteRequests = 'NGXg'; +$strWritingCommentNotPossible = 'RgLB'; +$strWritingRelationNotPossible = '[VLB'; $strWrongUser = '[U[pX[hB
ANZXB'; $strXML = 'XML'; @@ -741,17 +798,17 @@ $strZip = '"zip // To translate: -$strBinLogOriginalPosition = 'Original position'; //to translate +$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate -$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate +$strLatchedPages = 'Latched pages'; //to translate $strMIME_nodescription = 'LB
Please ask the author, what %s does.';//to translate $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate +$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate +$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strOperator = 'Operator'; //to translate @@ -759,66 +816,7 @@ $strPasswordHashing = 'Password Hashing'; //to translate $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate -$strTakeIt = 'take it'; //to translate -$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate -$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate -$strTransformation_text_plain__external = 'LINUX : Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate -$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate -$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate -$strTruncateQueries = 'Truncate Shown Queries'; //to translate +$strTransformation_text_plain__external = 'LINUX : OAvP[VNAWtB[hf[^BAvP[VWoBftHg Tidy AY HTML R[hoBZLeBRAt@Culibraries/text_plain__external.inc.phpvWAタsc[}BThe first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate -$strView = 'View'; //to translate -$strViewHasBeenDropped = 'View %s has been dropped'; //to translate -$strEngines = 'Engines'; //to translate -$strStorageEngines = 'Storage Engines'; //to translate -$strStorageEngine = 'Storage Engine'; //to translate -$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate -$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate -$strEngineAvailable = '%s is available on this MySQL server.'; //to translate -$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate -$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate -$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate -$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate -$strMyISAMDataPointerSize = 'Data pointer size'; //to translate -$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate -$strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate -$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate -$strMyISAMRepairThreads = 'Repair threads'; //to translate -$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate -$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate -$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate -$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate -$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate -$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate -$strVersionInformation = 'Version information'; //to translate -$strInnoDBDataHomeDir = 'Data home directory'; //to translate -$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate -$strInnoDBDataFilePath = 'Data files'; //to translate -$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate -$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate -$strBufferPool = 'Buffer Pool'; //to translate -$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate -$strDataPages = 'Pages containing data'; //to translate -$strFreePages = 'Free pages'; //to translate -$strBusyPages = 'Busy pages'; //to translate -$strDirtyPages = 'Dirty pages'; //to translate -$strPagesToBeFlushed = 'Pages to be flushed'; //to translate -$strLatchedPages = 'Latched pages'; //to translate -$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate -$strReadRequests = 'Read requests'; //to translate -$strWriteRequests = 'Write requests'; //to translate -$strBufferReadMisses = 'Read misses'; //to translate -$strBufferReadMissesInPercent = 'Read misses in %'; //to translate -$strBufferWriteWaits = 'Write waits'; //to translate -$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate -$strHTMLExcel = 'Microsoft Excel 2000'; //to translate -$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate -$strHTMLWord = 'Microsoft Word 2000'; //to translate -$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate -$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate -$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate -$strInnoDBPages = 'pages'; //to translate -$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index dce580308..96bc25eab 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -9,8 +9,8 @@ $charset = 'utf-8'; $allow_recoding = TRUE; $text_dir = 'ltr'; -$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'; -$right_font_family = 'arial, helvetica, geneva, sans-serif'; +$left_font_family = 'Osaka, verdana, arial, helvetica, geneva, sans-serif'; +$right_font_family = 'Osaka, arial, helvetica, geneva, sans-serif'; $number_thousands_separator = ','; $number_decimal_separator = '.'; // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa @@ -23,27 +23,27 @@ $month = array('1 ','2 ','3 ','4 ','5 ','6 ','7 ','8 ',' $datefmt = '%Y 綛 %B %d %H:%M'; $timespanfmt = '%s %s %s %s 腱'; -$strAPrimaryKey = '筝祉若%s菴遵障'; +$strAPrimaryKey = '筝祉若 %s 菴遵障'; $strAbortedClients = '筝'; -$strAbsolutePathToDocSqlDir = 'docSQL吾腟九障鴻荐絎筝'; +$strAbsolutePathToDocSqlDir = 'docSQL 吾腟九障鴻荐絎'; $strAccessDenied = '≪祉鴻障'; $strAccessDeniedExplanation = 'phpMyAdmin MySQL 泣若若・膓障泣若若・膓腟吟障config.inc.php 筝鴻若吟弱潟鴻若сMySQL 泣若若膊∞篋冴筝宴後腆冴鴻с'; -$strAction = '絎茵'; -$strAddAutoIncrement = 'AUTO_INCREMENTゃ菴遵'; -$strAddConstraints = '狗菴遵'; +$strAction = '絎茵'; +$strAddAutoIncrement = 'AUTO_INCREMENTゃ菴遵'; +$strAddConstraints = '狗菴遵'; $strAddDeleteColumn = 'c若菴遵/ゃ'; $strAddDeleteRow = '>散茵菴遵/ゃ'; -$strAddDropDatabase = 'DROP DATABASE菴遵'; -$strAddFields = '%s c若菴遵'; +$strAddDropDatabase = 'DROP DATABASE菴遵'; +$strAddFields = '%s c若菴遵'; $strAddHeaderComment = '若吾鴻帥潟<潟菴遵 (\\n ф壕)'; -$strAddIfNotExists = 'IF NOT EXISTS菴遵'; -$strAddIntoComments = '潟<潟菴遵'; -$strAddNewField = 'c若菴遵'; -$strAddPrivilegesOnDb = '若帥若鴻悟号┤菴遵'; -$strAddPrivilegesOnTbl = '若悟号┤菴遵'; +$strAddIfNotExists = 'IF NOT EXISTS菴遵'; +$strAddIntoComments = '潟<潟菴遵'; +$strAddNewField = 'c若菴遵'; +$strAddPrivilegesOnDb = '若帥若鴻悟号┤菴遵'; +$strAddPrivilegesOnTbl = '若悟号┤菴遵'; $strAddSearchConditions = '罎膣∽>散菴遵("where"膀):'; $strAddToIndex = '  %s  ゃ潟鴻菴遵障'; -$strAddUser = '若吟若菴遵'; +$strAddUser = '若吟若菴遵'; $strAddUserMessage = '若吟若菴遵障'; $strAddedColumnComment = '潟<潟菴遵障'; $strAddedColumnRelation = '若激с潟菴遵障'; @@ -51,14 +51,14 @@ $strAdministration = '膊∞'; $strAffectedRows = '綵演帥茵:'; $strAfter = '絎緇 %s'; $strAfterInsertBack = '祉'; -$strAfterInsertNewInsert = '違潟若菴遵'; +$strAfterInsertNewInsert = '違潟若菴遵'; $strAfterInsertNext = '罨<茵膩'; $strAfterInsertSame = '若吾祉'; $strAll = ''; $strAllTableSameWidth = '若綛ц;腓冴障?'; $strAlterOrderBy = '若>散'; $strAnIndex = 'ゃ潟鴻%s菴遵障'; -$strAnalyzeTable = '若障'; +$strAnalyzeTable = '若'; $strAnd = 'AND'; $strAny = ''; $strAnyHost = '鴻'; @@ -69,8 +69,8 @@ $strArmenian = '≪<∵'; $strAscending = ''; $strAtBeginningOfTable = '若'; $strAtEndOfTable = '若絨'; -$strAttr = '茵腓'; -$strAutodetect = '罎'; +$strAttr = '茵腓冴'; +$strAutodetect = '罎ャ'; $strAutomaticLayout = 'ゃ≪'; $strBack = '祉'; @@ -80,31 +80,39 @@ $strBeginRaw = 'RAW 紮'; $strBinLogEventType = 'ゃ潟帥ゃ'; $strBinLogInfo = ''; $strBinLogName = '医'; +$strBinLogOriginalPosition = '篏臀'; $strBinLogPosition = '篏臀'; $strBinLogServerId = '泣若 ID'; $strBinary = ' ゃ '; -$strBinaryDoNotEdit = ' ゃ - 篆罩e堺ャ障'; +$strBinaryDoNotEdit = ' ゃ - 篆罩cс障'; $strBinaryLog = 'ゃ'; -$strBookmarkAllUsers = '鴻若吟若若≪祉劫堺ャ'; +$strBookmarkAllUsers = '鴻若吟若若≪祉鴻с'; $strBookmarkDeleted = '若罩e幻ゃ障'; $strBookmarkLabel = ''; $strBookmarkOptions = '若激с'; -$strBookmarkQuery = '若 SQL '; -$strBookmarkThis = 'SQL 若若'; +$strBookmarkQuery = '若 SQL т'; +$strBookmarkThis = 'SQL т若'; $strBookmarkView = '茵腓冴'; $strBrowse = '茵腓'; -$strBrowseForeignValues = '紊若茵腓'; +$strBrowseForeignValues = '紊若茵腓冴'; +$strBufferPool = '<若'; +$strBufferPoolUsage = '<若篏睡'; +$strBufferReadMisses = '茯粋昭帥号'; +$strBufferReadMissesInPercent = '% 茯粋昭帥号'; +$strBufferWriteWaits = '吾莨若水≧'; +$strBufferWriteWaitsInPercent = '% 吾莨若水≧'; $strBulgarian = '∵'; -$strBzError = ' php 若吾с潟 Bz2 ≦宍紕 phpMyAdmin х軒潟堺ャ障phpMyAdmin 潟潟c違若激с潟<ゃ $cfg[\'BZipDump\'] FALSE荐絎筝Bz2 х軒罘純篏帥翫 php 若吾с潟筝筝php 医怨 %s 荅括完'; +$strBusyPages = '吾若若御'; +$strBzError = ' php 若吾с潟 Bz2 ≦宍紕 phpMyAdmin х軒潟с障phpMyAdmin 潟潟c違若激с潟<ゃ $cfg[\'BZipDump\'] FALSE荐絎Bz2 х軒罘純篏帥翫 php 若吾с潟筝筝php 医怨 %s 荅括完'; $strBzip = '"bzip 劫"'; $strCSVOptions = 'CSV 激с'; $strCalendar = '潟'; -$strCannotLogin = 'MySQL 泣若若違ゃ喝堺ャ障'; +$strCannotLogin = 'MySQL 泣若若違ゃ潟с障'; $strCantLoad = '宴≦宍絖<ゃс,
PHP 荐絎с'; -$strCantLoadRecodeIconv = '絖祉紊茵腟粋昭障 iconv 障 GNU recode ≦宍綽荀сphp ≦宍荐絎茵cphpMyAdminс絖祉紊荐絎筝'; +$strCantLoadRecodeIconv = '絖祉紊茵腟粋昭障 iconv 障 GNU recode ≦宍綽荀сphp ≦宍荐絎茵cphpMyAdminс絖祉紊荐絎'; $strCantRenameIdxToPrimary = 'ゃ潟鴻 PRIMARY 紊眼с障'; -$strCantUseRecodeIconv = 'iconvlibiconvrecode_string ∽違篏睡堺ャ障php 荐絎с'; +$strCantUseRecodeIconv = 'iconvlibiconvrecode_string ∽違篏睡с障php 荐絎с'; $strCardinality = '若c'; $strCarriage = 'c吾帥若: \\r'; $strCaseInsensitive = '怨紊у阪ャ'; @@ -118,29 +126,29 @@ $strChangeCopyModeJustDelete = ' ... 若吟若若ゃ $strChangeCopyModeRevoke = ' ... ゃ鴻号┤鴻≦鴻緇уゃ'; $strChangeCopyUser = '違ゃ恰怨 / 若吟若潟'; $strChangeDisplay = '茵腓冴c若吾т'; -$strChangePassword = '鴻若紊'; +$strChangePassword = '鴻若紊眼'; $strCharset = '絖祉'; $strCharsetOfFile = '<ゃ絖祉:'; $strCharsets = '絖潟若'; $strCharsetsAndCollations = '絖祉т綺'; -$strCheckAll = '若'; -$strCheckOverhead = '若若罎'; -$strCheckPrivs = '号┤с'; +$strCheckAll = '若'; +$strCheckOverhead = '若若罎祉'; +$strCheckPrivs = '号┤с'; $strCheckPrivsLong = '若帥若 "%s" 号┤с'; -$strCheckTable = '若с障'; -$strChoosePage = '膩若吾御筝'; +$strCheckTable = '若с'; +$strChoosePage = '膩若吾御'; $strColComFeat = '潟<潟茵腓堺'; $strCollation = 'т綺'; -$strColumnNames = '(潟)'; -$strColumnPrivileges = '潟劫 号┤'; +$strColumnNames = '()'; +$strColumnPrivileges = '劫 号┤'; $strCommand = '潟潟'; $strComments = '潟<潟'; $strCommentsForTable = 'COMMENTS FOR TABLE'; $strCompatibleHashing = 'MySQL 4.0 篋'; $strCompleteInserts = '絎 INSERT 篏'; $strCompression = 'х軒'; -$strConfigFileError = 'phpMyAdmin 潟潟c違若激с潟<ゃ茯粋昭堺ャ障!
羈若莎激<ゃ荀ゃ障
筝潟潟潟c違若激с潟<ゃ贋・茯粋昭сphp 若<祉若吾腆肴筝 紊ф泣翫阪絖祉潟潟綽障
腥榊純若吾憗障頫c障'; -$strConfigureTableCoord = '%s 若若cc荐絎筝'; +$strConfigFileError = 'phpMyAdmin 潟潟c違若激с潟<ゃ茯粋昭с障!
羈若莎激<ゃ荀ゃ障
筝潟潟潟c違若激с潟<ゃ贋・茯粋昭сphp 若<祉若吾腆肴 紊ф泣翫阪絖祉潟潟綽障
腥榊純若吾憗障頫c障'; +$strConfigureTableCoord = '%s 若若cc荐絎'; $strConnectionError = '・膓с障: ≦鴻荐絎с'; $strConnections = '・膓'; $strConstraintsForDumped = '潟羝帥若狗'; @@ -150,15 +158,15 @@ $strCopyDatabaseOK = '若帥若 %s %s 潟若障 $strCopyTable = '若(database.table)潟若:'; $strCopyTableOK = '%s 若 %s 潟若障'; $strCopyTableSameNames = '若潟若с障!'; -$strCouldNotKill = 'phpMyAdmin鴻%s腟篋堺ャ障с紊≪腟篋障'; +$strCouldNotKill = 'phpMyAdmin鴻%s腟篋с障с紊≪腟篋障'; $strCreate = '篏'; -$strCreateIndex = ' %s  ゃ潟鴻篏'; -$strCreateIndexTopic = '違ゃ潟鴻篏'; -$strCreateNewDatabase = '違DB篏障'; -$strCreateNewTable = '憜DB違若篏 %s --> '; -$strCreatePage = '域若吾篏'; +$strCreateIndex = ' %s  ゃ潟鴻篏'; +$strCreateIndexTopic = '違ゃ潟鴻篏'; +$strCreateNewDatabase = '違 DB 篏障'; +$strCreateNewTable = '憜 DB 違若篏 %s --> '; +$strCreatePage = '域若吾篏'; $strCreatePdfFeat = 'PDF 篏罘'; -$strCreationDates = '篏/贋/罎祉ヤ菴遵'; +$strCreationDates = '篏/贋/罎祉ヤ菴遵'; $strCriteria = '腟莨若水堺'; $strCroatian = '≪∵'; $strCyrillic = '絖激∵'; @@ -182,6 +190,7 @@ $strDanish = '潟若茯'; $strData = '若'; $strDataDict = '若粋'; $strDataOnly = '若帥'; +$strDataPages = '若帥若御'; $strDatabase = '若帥若'; $strDatabaseEmpty = '若帥若劫腥冴с!'; $strDatabaseExportOptions = '若帥若鴻鴻若激с'; @@ -190,12 +199,13 @@ $strDatabaseNoTable = '若帥若鴻若с $strDatabases = '若帥若'; $strDatabasesDropped = '%s 若帥若鴻ゃ障'; $strDatabasesStats = '若帥若鴻腟沿'; -$strDatabasesStatsDisable = '腟沿≦'; -$strDatabasesStatsEnable = '腟沿荐怨'; +$strDatabasesStatsDisable = '腟沿≦鴻'; +$strDatabasesStatsEnable = '腟沿荐怨'; $strDatabasesStatsHeavyTraffic = '羈: 若帥若合輝荐荐怨 MySQL WEB泣若若чc榊障'; $strDbPrivileges = '若帥若合劫 号┤'; $strDbSpecific = '若帥若剛罕'; $strDefault = '堺'; +$strDefaultEngine = '%s MySQL 泣若若鴻若吾潟吾潟с'; $strDefaultValueHelp = 'ゃ鴻激ャ鴻宴若綣膃 1 ゃャ筝, 若: a'; $strDefragment = '若'; $strDelOld = '憜若吾絖若с障сゃс?'; @@ -205,20 +215,21 @@ $strDeleteAndFlush = '若吟若ゃ号┤若'; $strDeleteAndFlushDescr = '≪若с号┤若у障'; $strDeleted = '御ゃ障'; $strDeletedRows = 'ゃ茵:'; -$strDeleting = '%s や賢'; +$strDeleting = '%s や賢с'; $strDescending = ''; $strDescription = '茯'; $strDictionary = '莨'; -$strDisableForeignChecks = '紊若罎祉≦鴻'; +$strDirtyPages = '筝罩c若御'; +$strDisableForeignChecks = '紊若罎祉≦鴻'; $strDisabled = '≦'; $strDisplayFeat = '若沿;腓堺'; $strDisplayOrder = '茵腓咲綺:'; -$strDisplayPDF = 'PDF 鴻若茵腓'; +$strDisplayPDF = 'PDF 鴻若茵腓冴'; $strDoAQuery = '"箴QUERY"絎茵 (ゃ若: "%")'; $strDoYouReally = '綵絎茵с鐚 --> '; $strDocu = ''; $strDrop = ''; -$strDropSelectedDatabases = '御若帥若鴻'; +$strDropSelectedDatabases = '御若帥若鴻ゃ'; $strDropUsersDb = '若吟若ゃ若帥若鴻ゃ'; $strDumpSaved = '潟<ゃ %s 篆絖障'; $strDumpXRows = '%s 潟紮 %s с'; @@ -237,6 +248,10 @@ $strEncto = '潟潟若c潟違後'; // encoding convert $strEnd = '緇'; $strEndCut = '腟篋'; $strEndRaw = 'RAW 腟篋'; +$strEngineAvailable = '%s MySQL 泣若若у純с'; +$strEngineDisabled = '%s MySQL 泣若若с≦鴻障'; +$strEngineUnsupported = ' MySQL 泣若若 %s 鴻若吾潟吾潟泣若障'; +$strEngines = '潟吾'; $strEnglish = '沿'; $strEnglishPrivileges = ' 羈: MySQL号┤沿ц;腓冴障'; $strError = ''; @@ -245,11 +260,11 @@ $strEscapeWildcards = 'ゃ若_% $strEstonian = '鴻∵'; $strExcelEdition = 'Excel 腮蕁'; $strExcelOptions = 'Excel 激с'; -$strExecuteBookmarked = '若若絎茵'; +$strExecuteBookmarked = '若т絎茵'; $strExplain = 'Explain SQL'; $strExport = '鴻若'; $strExtendedInserts = '激 INSERT 篏'; -$strExtra = '菴遵'; +$strExtra = '菴遵'; $strFailedAttempts = '紊掩障'; $strField = 'c若'; @@ -260,8 +275,8 @@ $strFieldsEnclosedBy = 'c若蚊粋'; $strFieldsEscapedBy = 'c若鴻宴若荐'; $strFieldsTerminatedBy = 'c若阪荐'; $strFileAlreadyExists = '<ゃ %s ≪泣若若絖障<ゃ紊眼筝吾激с潟腆肴'; -$strFileCouldNotBeRead = '<ゃ茯障'; -$strFileNameTemplate = '<ゃ潟若'; +$strFileCouldNotBeRead = '<ゃ茯障'; +$strFileNameTemplate = '<ゃ潟若'; $strFileNameTemplateHelp = '__DB__ 若帥若劫__TABLE__ 若%s篁紙 strftime ∽%s 激с潟篁罕≦宍菴遵с篁鴻篆絖с'; $strFileNameTemplateRemember = '潟若荀'; $strFixed = '阪'; @@ -269,6 +284,7 @@ $strFlushPrivilegesNote = '羈: phpMyAdmin MySQL 号┤若 $strFlushTable = '若c激ャ腥冴("FLUSH")'; $strFormEmpty = '若сゃ障с'; $strFormat = '若'; +$strFreePages = '若若御'; $strFullText = ''; $strFunction = '∽'; @@ -280,11 +296,15 @@ $strGerman = 'ゃ茯'; $strGlobal = '違若'; $strGlobalPrivileges = '違若号┤'; $strGlobalValue = '違若'; -$strGo = '絎茵'; +$strGo = '絎茵'; $strGrantOption = '罔紮茘'; $strGreek = '激∵'; $strGzip = '"gzip 劫"'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Microsoft Excel 2000 鴻若激с'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Microsoft Word 2000 鴻若激с'; $strHasBeenAltered = '紊眼障'; $strHasBeenCreated = '篏障'; $strHaveToShow = '茵腓冴絨蚊ゃ御違障'; @@ -299,7 +319,7 @@ $strHungarian = '潟取'; $strIcelandic = '≪ゃ鴻潟茯'; $strId = 'ID'; $strIdxFulltext = ''; -$strIfYouWish = '若潟()若帥菴遵翫c若鴻潟у阪'; +$strIfYouWish = '若()若帥菴遵翫c若筝荀с潟у阪c'; $strIgnore = '∴'; $strIgnoreInserts = 'INSERT IGNORE篏睡'; $strIgnoringFile = '<ゃ∴ %s'; @@ -316,14 +336,22 @@ $strIndexWarningPrimary = 'PRIMARY INDEX 若筝≧鴻 $strIndexWarningTable = '若 `%s` ゃ潟鴻≪馹'; $strIndexWarningTable = '若 `%s` ゃ潟鴻≪馹с'; $strIndexWarningUnique = 'UNIQUE INDEX 若筝≧鴻 `%s` 荐絎鴻с障'; -$strIndexes = 'ゃ潟号'; +$strIndexes = 'ゃ潟鴻泣ゃ'; +$strInnoDBAutoextendIncrement = '≦宍菴遵紜'; +$strInnoDBAutoextendIncrementDesc = ' c宴翫≦宍若鴻若鴻泣ゃ冴≦宍紜с'; +$strInnoDBBufferPoolSize = '<取腥泣ゃ'; +$strInnoDBBufferPoolSizeDesc = 'InnoDB c激ャ若帥若ゃ潟鴻篏帥<<≪泣ゃ冴с'; +$strInnoDBDataFilePath = '若帥<ゃ'; +$strInnoDBDataHomeDir = '若帥若c'; +$strInnoDBDataHomeDirDesc = '鴻 InnoDB 若帥<ゃc鴻演с'; +$strInnoDBPages = '若'; $strInnodbStat = 'InnoDB 鴻若帥'; -$strInsecureMySQL = '潟潟c違若激с潟<ゃ荐絎 MySQL 号┤≪潟c障 (root 若吟若с鴻若) MySQL 泣若若荐絎у篏с箴球ヨ絲障♂峨с祉ャc若若綽筝'; +$strInsecureMySQL = '潟潟c違若激с潟<ゃ荐絎 MySQL 号┤≪潟c障 (root 若吟若с鴻若) MySQL 泣若若荐絎у篏с箴球ヨ絲障♂峨с祉ャc若若綽'; $strInsert = '菴遵'; -$strInsertAsNewRow = '違茵菴遵'; +$strInsertAsNewRow = '違茵菴遵'; $strInsertBookmarkTitle = '若帥ゃュ'; -$strInsertNewRow = '違茵菴遵'; -$strInsertTextfiles = '若鴻<ゃ菴遵'; +$strInsertNewRow = '違茵菴遵'; +$strInsertTextfiles = '若鴻<ゃ菴遵'; $strInsertedRowId = 'ゃ潟泣若茵 ID:'; $strInsertedRows = '菴遵茵:'; $strInstructions = '絎巡'; @@ -359,7 +387,7 @@ $strLinesTerminatedBy = '茵腟腴荐'; $strLinkNotFound = '潟荀ゃ障'; $strLinksTo = '潟'; $strLithuanian = '≪∵'; -$strLoadExplanation = '罧泣с障紊掩翫紊眼堺ャ障'; +$strLoadExplanation = '罧泣с障紊掩翫紊眼с障'; $strLoadMethod = 'LOAD 罧'; $strLocalhost = '若'; $strLocationTextfile = '鴻<ゃ贋'; @@ -369,6 +397,7 @@ $strLogUsername = '若吟弱:'; $strLogin = '違ゃ'; $strLoginInformation = '違ゃ恰'; $strLogout = '違≪'; +$strLongOperation = '篏障с蚊帥障?'; $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; $strMIME_MIMEtype = 'MIME 帥ゃ'; @@ -390,6 +419,16 @@ $strMoveTableOK = '若 %s %s 腱糸障'; $strMoveTableSameNames = '若腱糸с障!'; $strMultilingual = '紊処'; $strMustSelectFile = 'ゃ潟泣若<ゃ御鴻с'; +$strMyISAMDataPointerSize = '若帥ゃ潟帥若泣ゃ'; +$strMyISAMMaxExtraSortFileSize = 'ゃ潟剛筝<ゃ紊с泣ゃ'; +$strMyISAMMaxSortFileSize = '筝純若<ゃ紊с泣ゃ'; +$strMyISAMMaxSortFileSizeDesc = 'MyISAM ゃ潟鴻篏т戎荐宴 MySQL 筝<ゃ紊с泣ゃ冴с (REPAIR TABLE 筝ALTER TABLE LOAD DATA INFILE)'; +$strMyISAMRecoverOptions = '篆緇≪若'; +$strMyISAMRecoverOptionsDesc = '激ャ MyISAM 若緇≪若с泣若取儀激с --myisam-recover ц┃絎障'; +$strMyISAMRepairThreads = '≪鴻'; +$strMyISAMRepairThreadsDesc = 'ゃ 1 篁ヤMyISAM 若ゃ潟鴻純若篆緇筝綛活(荳ゃ潟鴻)篏障'; +$strMyISAMSortBufferSize = '純若<若泣ゃ'; +$strMyISAMSortBufferSizeDesc = '<若REPAIR TABLE MyISAM ゃ潟鴻純若翫障 CREATE INDEX ALTER TABLE ゃ潟鴻篏翫蚊篁障'; $strMySQLCharset = 'MySQL絖祉'; $strMySQLConnectionCollation = 'MySQL ・膓т綺'; $strMySQLReloaded = 'MySQL違顄粋昭帥障'; @@ -407,6 +446,7 @@ $strNoActivity = '%s 腱篁ヤ篏障綺違ゃ $strNoDatabases = '若帥若号'; $strNoDatabasesSelected = '若帥若鴻御障'; $strNoDescription = '荐菴違障'; +$strNoDetailsForEngine = '鴻若吾潟吾潟鴻鴻若帥鴻荅括完宴障'; $strNoDropDatabases = '"DROP DATABASE"鴻若<潟胼罩≪'; $strNoExplain = 'Explain SQL 鴻'; $strNoFrames = 'phpMyAdmin 泣若吟сс障'; @@ -418,7 +458,7 @@ $strNoPassword = '鴻若<'; $strNoPermission = '<ゃ %s 篆絖若激с潟с泣若若c障'; $strNoPhp = 'PHP 潟若<'; $strNoPrivileges = '号┤<'; -$strNoQuery = 'SQL 主<'; +$strNoQuery = 'SQL т<'; $strNoRights = '憜号┤cсャ障'; $strNoRowsSelected = '茵御障с'; $strNoSpace = '<ゃ %s 篆絖腥冴絎拷筝с'; @@ -427,7 +467,7 @@ $strNoThemeSupport = '若泣若障荐絎 $strNoUsersFound = '荅峨若吟若荀ゃ障с'; $strNoValidateSQL = 'SQL 罎荐若鴻'; $strNone = '<'; -$strNotNumber = '垩с障'; +$strNotNumber = '医ゃс障'; $strNotOK = 'OK с障'; $strNotSet = '%s 若荀ゃ%s 障'; $strNotValidNumber = ' 茵罩c垩с障 '; @@ -439,16 +479,17 @@ $strNumTables = '若'; $strOK = 'OK'; $strOftenQuotation = '綣膃垩с激с潟char 障 varchar c若" "у蚊障潟障'; $strOperations = '篏'; -$strOptimizeTable = '若障'; +$strOptimizeTable = '若'; $strOptionalControls = '号絖茯粋昭/吾莨若帥激с'; -$strOptionally = '激с潟с'; -$strOr = 'OR'; +$strOptionally = '激с'; +$strOr = '障'; $strOverhead = '若若'; $strOverwriteExisting = '<ゃ絖翫筝吾'; $strPHP40203 = 'ゃ絖(mbstring)宴紊с違 PHP 4.2.3 篏帥c障PHP 違若 19404 сphpMyAdmin 篏帥若吾с潟 PHP 絅障...荐 patch 障'; $strPHPVersion = 'PHP 若吾с'; $strPageNumber = '若悟:'; +$strPagesToBeFlushed = '激ャ若御'; $strPaperSize = '膣泣ゃ'; $strPartialText = ''; $strPassword = '鴻若'; @@ -465,7 +506,7 @@ $strPersian = '激∵'; $strPhoneBook = '肢怨験'; $strPhp = 'PHP 潟若篏'; $strPmaDocumentation = 'phpMyAdmin ャ<潟'; -$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] 綽 config <ゃ筝ц┃絎筝!'; +$strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] 綽 config <ゃ筝ц┃絎!'; $strPolish = '若潟茯'; $strPortrait = '若ゃ'; $strPos1 = ''; @@ -475,8 +516,8 @@ $strPrimaryKeyHasBeenDropped = '筝祉若ゃ障'; $strPrimaryKeyName = '筝祉若... PRIMARY с違障'; $strPrimaryKeyWarning = '("PRIMARY"<筝祉若с違障'; $strPrint = '医'; -$strPrintView = '医欠茵腓'; -$strPrintViewFull = '医激ャ (鴻莨若)'; +$strPrintView = '医欠茵腓'; +$strPrintViewFull = '医激ャ (鴻)'; $strPrivDescAllPrivileges = 'GRANT ゃ号┤帥障'; $strPrivDescAlter = '絖若罕紊眼荐怨障'; $strPrivDescCreateDb = '違若帥若鴻若篏荐怨障'; @@ -492,18 +533,18 @@ $strPrivDescIndex = 'ゃ潟鴻篏ゃ荐怨障'; $strPrivDescInsert = '若帥水ャャ帥荐怨障'; $strPrivDescLockTables = '憜鴻潟違若荐怨障'; $strPrivDescMaxConnections = '1 違・膓純違狗障'; -$strPrivDescMaxQuestions = '1 泣若若違狗障'; +$strPrivDescMaxQuestions = '1 泣若若т違狗障'; $strPrivDescMaxUpdates = '1 若若帥若鴻絲障紊眼榊潟潟違狗障'; -$strPrivDescProcess3 = '篁若吟若祉鴻罩√堺ャ荐怨障'; -$strPrivDescProcess4 = '祉鴻鴻筝絎茵腓冴荐怨障'; +$strPrivDescProcess3 = '篁若吟若祉鴻罩≪с荐怨障'; +$strPrivDescProcess4 = '祉鴻鴻筝絎т茵腓冴荐怨障'; $strPrivDescReferences = ' MySQL 若吾с潟с潟障'; $strPrivDescReload = '泣若若若c激ャ≪荐怨障'; -$strPrivDescReplClient = '鴻若鴻帥若荀羆堺ャ罔若吟若筝障'; +$strPrivDescReplClient = '鴻若鴻帥若荀羆с罔若吟若筝障'; $strPrivDescReplSlave = '宴若激с潟鴻若綽荀с'; $strPrivDescSelect = '若帥茯水冴荐怨'; $strPrivDescShowDb = '若帥若鴻絎鴻吾≪祉剛散筝障'; $strPrivDescShutdown = '泣若若激c潟荐怨障'; -$strPrivDescSuper = '紊с・膓違・膓荐怨障紊膊∞篏違若紊違篁若吟若祉鴻腟篋堺ャ荐絎綽荀с'; +$strPrivDescSuper = '紊с・膓違・膓荐怨障紊膊∞篏違若紊違篁若吟若祉鴻腟篋с荐絎綽荀с'; $strPrivDescUpdate = '若帥篆罩c荐怨障'; $strPrivDescUsage = '号┤障'; $strPrivileges = '号┤'; @@ -511,35 +552,36 @@ $strPrivilegesReloaded = '号┤若障'; $strProcesslist = '祉鴻鴻'; $strPutColNames = ' 1 茵c若菴遵'; -$strQBE = ''; +$strQBE = 'т'; $strQBEDel = ''; $strQBEIns = '水'; -$strQueryFrame = '若c潟'; -$strQueryOnDb = '若帥若鴻 SQL %s:'; +$strQueryFrame = 'тc潟'; +$strQueryOnDb = '若帥若鴻 SQL т %s:'; $strQuerySQLHistory = 'SQL 絮ユ'; -$strQueryStatistics = '主輝荐: 莎桁 %s 若泣若若障'; -$strQueryTime = '弱茵 %01.4f 腱'; -$strQueryType = '若帥ゃ'; -$strQueryWindowLock = 'c潟紊若吾堺ャ障'; +$strQueryStatistics = 'т腟沿: 莎桁 %s т泣若若障'; +$strQueryTime = 'т絎茵 %01.4f 腱'; +$strQueryType = 'т帥ゃ'; +$strQueryWindowLock = 'c潟紊т吾с障'; $strReType = '荐'; +$strReadRequests = '茯粋昭帥鴻'; $strReceived = '篆≧'; $strRecords = '潟若'; $strReferentialIntegrity = '腟с:'; $strRefresh = ''; -$strRelationNotWorking = '若激с恰純潟若鴻c障 %s%s荀ゃ筝'; -$strRelationView = '若激с活;腓'; +$strRelationNotWorking = 'phpMyAdmin 罘純с若激с恰純潟若鴻c障茹f浦 %s%s 荀ゃ'; +$strRelationView = '若激с潟茵腓冴'; $strRelationalSchema = '若激с鴻若'; $strRelations = '若激с'; $strRelationsForTable = 'RELATIONS FOR TABLE'; $strReloadFailed = 'MySQL 若紊掩障'; $strReloadMySQL = 'MySQL 若'; -$strReloadingThePrivileges = '号┤若筝'; +$strReloadingThePrivileges = '号┤若筝с'; $strRemoveSelectedUsers = '御若吟若ゃ障'; $strRenameDatabaseOK = '若帥若 %s %s 腱医眼障'; $strRenameTable = '若紊'; $strRenameTableOK = '%s %s 紊眼障'; -$strRepairTable = '若緇с障'; +$strRepairTable = '若緇с'; $strReplace = '臀'; $strReplaceNULLBy = 'NULL 絎絖х舟'; $strReplaceTable = '<ゃс若臀'; @@ -547,8 +589,8 @@ $strReset = '祉'; $strResourceLimits = ' 純若鴻狗'; $strRevoke = '綮罩'; $strRevokeAndDelete = '若吟若鴻号┤贋ゃ'; -$strRevokeAndDeleteDescr = '若吟若号┤若障USAGE号┤障障с'; -$strRevokeMessage = '%s号┤羔障'; +$strRevokeAndDeleteDescr = '若吟若号┤若障 USAGE 号┤障障с'; +$strRevokeMessage = '%s 号┤羔障'; $strRomanian = '若∵'; $strRowLength = '茵激'; $strRowSize = ' 茵泣ゃ '; @@ -556,10 +598,10 @@ $strRows = '茵'; $strRowsFrom = '紮茵'; $strRowsModeHorizontal = '羂翫抗'; $strRowsModeOptions = '劫: %s : %s ゃ若膵違菴茵腓冴'; -$strRowsModeVertical = ''; +$strRowsModeVertical = ''; $strRowsStatistic = '茵腟沿'; -$strRunQuery = '若絎茵'; -$strRunSQLQuery = '若帥若 %s SQL 弱茵'; +$strRunQuery = 'т絎茵'; +$strRunSQLQuery = '若帥若 %s SQL т絎茵'; $strRunning = '絎茵筝с %s'; $strRussian = '激∵'; @@ -567,18 +609,18 @@ $strSQL = 'SQL'; $strSQLExportCompatibility = 'SQL 鴻若篋'; $strSQLExportType = '鴻若綵√'; $strSQLOptions = 'SQL 激с'; -$strSQLParserBugMessage = ' SQL 若泣若с違荀ゃ障若綽球ャ腆冴綣膃罩c鴻с障篁紊掩鴻≪у紊眼ゃ若潟若篁<ゃ≪若障c障障若 MySQL 潟潟ゃ潟篏帥c荅堺ャ障MySQL 泣若若篁ヤ若冴障馹茹f浦с潟潟ゃ潟с障馹翫若泣若紊掩翫馹 SQL 若蚊ゃ羝帥筝篁ヤ祉激с潟с若帥c医怨c筝:'; -$strSQLParserUserError = ' SQL 若若障MySQL 泣若若篁ヤ若冴障馹茹f浦с'; -$strSQLQuery = '絎茵 SQL '; +$strSQLParserBugMessage = ' SQL 若泣若違荀障綽球ャ腆冴綣膃罩c鴻с障篁紊掩鴻≪у紊眼ゃ若潟若篁<ゃ≪若障c障障 MySQL 潟潟ゃ潟篏帥c荅с障MySQL 泣若若篁ヤ若冴障馹茹f浦с潟潟ゃ潟с障馹翫若泣若紊掩翫馹 SQL 蚊ゃ羝帥筝篁ヤ祉激с潟с若帥c医怨c筝:'; +$strSQLParserUserError = ' SQL т若障MySQL 泣若若篁ヤ若冴障馹茹f浦с'; +$strSQLQuery = '絎茵 SQL т'; $strSQLResult = 'SQL 腟'; $strSQPBugInvalidIdentifer = '茯荐若≦鴻с'; $strSQPBugUnclosedQuote = '綣膃障'; $strSQPBugUnknownPunctuation = '≦鴻ヨ号絖с'; -$strSave = '篆絖'; -$strSaveOnServer = '泣若若 %s c篆絖'; +$strSave = '篆絖'; +$strSaveOnServer = '泣若若 %s c篆絖'; $strScaleFactorSmall = '1 若後活;臀紊с絨障'; $strSearch = '罎膣'; -$strSearchFormTitle = '若帥若劫罎膣'; +$strSearchFormTitle = '若帥若劫罎膣≪'; $strSearchInTables = '若絎:'; $strSearchNeedle = '罎膣≪茯障 (ゃ若: "%"):'; $strSearchOption1 = '茯'; @@ -588,17 +630,17 @@ $strSearchOption4 = '罩h頫'; $strSearchResultsFor = '罎膣∝ "%s" %s:'; $strSearchType = '罎膣∽>散:'; $strSecretRequired = '荐絎<ゃ篁腱絲鴻若冴綽荀障(blowfish_secret)'; -$strSelectADb = '若帥若鴻御'; +$strSelectADb = '若帥若鴻御'; $strSelectAll = '御'; $strSelectBinaryLog = '御ゃ違画Η'; $strSelectBinaryLog = '御ゃ違画Η'; $strSelectFields = 'c若御(筝や札筝):'; -$strSelectNumRows = ''; +$strSelectNumRows = 'т'; $strSelectTables = '若御'; $strSend = '<ゃт絖'; $strSent = '篆'; $strServer = '泣若'; -$strServerChoice = '泣若若御'; +$strServerChoice = '泣若若御'; $strServerNotResponding = '泣若若綽障'; $strServerStatus = '潟帥ゃ'; $strServerStatusUptime = 'MySQL泣若若 %s 篏筝с%s 莎桁障'; @@ -608,23 +650,24 @@ $strServerTrafficNotes = '泣若若c: 若 $strServerVars = '泣若弱違荐絎'; $strServerVersion = '泣若若若吾с'; $strSessionValue = '祉激с喝'; -$strSetEnumVal = 'c若帥ゃ"enum""set"翫ゃ若篏帥cュ筝: \'a\',\'b\',\'c\'...
鴻激ャ"\"若"\'"ュ鴻激ャ篁筝箴: \'\\\\xyz\' or \'a\\\'b\''; +$strSetEnumVal = 'c若帥ゃ"enum""set"翫ゃ若篏帥cュ: \'a\',\'b\',\'c\'...
鴻激ャ"\"若"\'"ュ鴻激ャ篁筝箴: \'\\\\xyz\' or \'a\\\'b\''; $strShow = '茵腓'; $strShowAll = '茵腓'; $strShowColor = '画;腓'; $strShowDatadictAs = '若粋吾若'; -$strShowFullQueries = '若茵腓'; +$strShowFullQueries = 'т茵腓'; $strShowGrid = '違茵腓'; $strShowPHPInfo = 'PHP '; -$strShowTableDimension = '若紊с茵腓'; -$strShowTables = '若茵腓'; -$strShowThisQuery = ' 絎茵若茵腓冴'; -$strShowingRecords = '潟若茵腓'; +$strShowTableDimension = '若紊с茵腓冴'; +$strShowTables = '若茵腓冴'; +$strShowThisQuery = ' 絎茵т茵腓冴'; +$strShowingRecords = '潟若茵腓冴'; $strSimplifiedChinese = '膂>絖筝処'; $strSingly = '(筝)'; $strSize = '泣ゃ'; $strSlovak = '鴻∵'; $strSlovenian = '鴻∵'; +$strSocketProblem = '(障若 MySQL 泣若若純宴罩g∈荐絎障)'; $strSort = '純若'; $strSortByKey = '若с純若'; $strSpaceUsage = 'c鴻篏睡'; @@ -635,16 +678,18 @@ $strStatCreateTime = '篏ユ'; $strStatUpdateTime = '腟贋'; $strStatement = '鴻若<潟'; $strStatus = '倶'; +$strStorageEngine = '鴻若吾潟吾'; +$strStorageEngines = '鴻若吾潟吾'; $strStrucCSV = 'CSV 若'; $strStrucData = '罕若'; -$strStrucDrop = 'DROP TABLE菴遵'; +$strStrucDrop = 'DROP TABLE菴遵'; $strStrucExcelCSV = 'MS Excel CSV 若'; $strStrucNativeExcel = 'ャ MS Excel 若'; $strStrucOnly = '罕'; -$strStructPropose = '若罕腆肴'; +$strStructPropose = '若罕腆肴'; $strStructure = '罕'; -$strSubmit = '絎茵'; -$strSuccess = 'SQL 若罩e幻絎茵障'; +$strSubmit = '絎茵'; +$strSuccess = 'SQL т罩e幻絎茵障'; $strSum = '荐'; $strSwedish = '鴻с若活'; $strSwitchToDatabase = '潟若若帥若鴻帥'; @@ -662,8 +707,9 @@ $strTableOptions = '若激с'; $strTableStructure = '若罕'; $strTableType = '若帥ゃ'; $strTables = '%s若'; +$strTakeIt = '障'; $strTblPrivileges = '若劫 号┤'; -$strTextAreaLength = ' 激冴сc若
篆罩e堺ャ醇с障'; +$strTextAreaLength = ' 激冴сc若
篆罩cс醇с障'; $strThai = '帥よ'; $strTheContent = '<ゃ若帥水ャ障'; $strTheContents = '<ゃ若帥с御若筝肢若障筝若筝眼臀障'; @@ -679,28 +725,34 @@ $strTotalUC = '荐'; $strTraditionalChinese = '篌腟援筝処'; $strTraditionalSpanish = '篌腟援鴻ゃ活'; $strTraffic = 'c'; +$strTransformation_application_octetstream__download = 'c若ゃ若帥潟若潟茵腓冴障蚊ゃ激с潟ゃ<ゃ<ゃс泣ゃ激с潟<ゃ若茵罩cc若с泣ゃ激с潟箴翫蚊ゃ激с潟腥堺絖荐絎綽荀障'; $strTransformation_image_jpeg__inline = '純泣ゃ茵腓冴障; 激с: widthheight 祉ф絎 (罸篆<障)'; $strTransformation_image_jpeg__link = '糸吾潟茵腓 (箴 blob 贋・潟若).'; +$strTransformation_image_png__inline = 'image/jpeg: inlineс'; +$strTransformation_text_plain__formatted = 'c若後篆絖障鴻宴若腟篋障'; +$strTransformation_text_plain__imagelink = '糸潟<ゃc若茵腓冴障; 蚊ゃ激с潟 "http://domain.com/" ・茯с泣ゃ激с潟祉絎綛帥cゃ蕭с'; +$strTransformation_text_plain__link = '<ゃc若潟茵腓; 蚊ょ激с潟 "http://domain.com/" ・茯篋ょ激с潟潟帥ゃс'; $strTransformation_text_plain__substr = '絖筝粋;腓冴障筝ょ激с潟鴻阪ч紮祉絎臂障 (0с)篋ょ激с潟鴻菴祉с腥冴翫罧鴻鴻菴障筝ょ激с潟絖筝菴絖阪菴遵絎臂障 (...с)'; $strTransformation_text_plain__unformatted = 'HTML 潟若 HTML 絎茵腓冴障HTML 後茵腓冴障'; +$strTruncateQueries = 'т茵腓冴荅違'; $strTurkish = '活'; $strType = 'c若帥ゃ'; $strUkrainian = 'ゃ茯'; -$strUncheckAll = '若'; +$strUncheckAll = '若ゃ'; $strUnicode = '潟若'; -$strUnique = '筝'; +$strUnique = '筝'; $strUnknown = '筝'; $strUnselectAll = '茹f'; -$strUpdComTab = 'Column_comments 若≪違若号ャ<潟с'; +$strUpdComTab = 'Column_comments 若≪違若号ャ<潟с'; $strUpdatePrivMessage = '%s 号┤贋違障'; $strUpdateProfileMessage = '<ゃ贋違障'; -$strUpdateQuery = '若贋'; +$strUpdateQuery = 'т贋'; $strUpgrade = '%s %s 腱肢≪違若鴻с'; $strUsage = '篏睡'; $strUseBackquotes = '若с若c若蚊'; $strUseHostTable = '鴻若篏帥'; -$strUseTabKey = 'ゃゃ障хЩTAB若贋с腱糸CTRL+若純篏睡障'; +$strUseTabKey = 'ゃゃ障хЩ TAB 若贋с腱糸 CTRL + 若純篏睡障'; $strUseTables = '篏帥若'; $strUseTextField = '鴻c若篏睡'; $strUseThisValue = 'ゃ篏睡'; @@ -711,25 +763,29 @@ $strUserName = '若吟弱'; $strUserNotFound = '御若吟若号┤若荀ゃ障с'; $strUserOverview = '若吟惹'; $strUsersDeleted = '御若吟若ゃ障'; -$strUsersHavingAccessToDb = '若吟若 "%s" 吾≪祉号┤障'; +$strUsersHavingAccessToDb = '若吟若 "%s" 吾≪祉号┤障'; $strValidateSQL = 'SQL 罎荐'; -$strValidatorError = 'SQL 罎荐惹純堺ャ障%sdocumentation%s荐菴違PHP ≦宍ゃゃ潟鴻若с筝'; +$strValidatorError = 'SQL 罎荐惹純с障%sdocumentation%s 荐菴違 PHP ≦宍ゃゃ潟鴻若с'; $strValue = ''; $strVar = '紊'; +$strVersionInformation = '若吾с恰'; +$strView = 'ャ'; $strViewDump = '若潟(鴻若)茵腓'; -$strViewDumpDB = 'DB潟(鴻若)茵腓'; +$strViewDumpDB = 'DB 潟(鴻若)茵腓'; $strViewDumpDatabases = '若帥若鴻潟ャ (鴻若)'; +$strViewHasBeenDropped = 'ャ %s 贋障'; -$strWebServerUploadDirectory = 'с泣若寂с≪若'; +$strWebServerUploadDirectory = 'с泣若寂с≪若'; $strWebServerUploadDirectoryError = '≪若茵c障'; $strWelcome = '%s 吾'; -$strWestEuropean = '茱帥若篋'; +$strWestEuropean = '茱帥若茯'; $strWildcard = 'ゃ若'; -$strWindowNotFound = '帥若蚊吟c潟贋違堺ャ障荀c潟吟若祉ャh┃絎с鴻c潟贋違障'; +$strWindowNotFound = '帥若蚊吟c潟贋違с障頳c潟吟若祉ャh┃絎с鴻c潟贋違障'; $strWithChecked = 'с:'; -$strWritingCommentNotPossible = '潟<潟吾莨若帥鴻с障'; -$strWritingRelationNotPossible = '若激с潟吾莨若帥鴻с障'; +$strWriteRequests = '吾莨若帥鴻'; +$strWritingCommentNotPossible = '潟<潟吾莨若帥鴻с障'; +$strWritingRelationNotPossible = '若激с潟吾莨若帥鴻с障'; $strWrongUser = '若吟弱障鴻若罩c障
≪祉鴻障'; $strXML = 'XML'; @@ -742,17 +798,17 @@ $strZip = '"zip 劫"'; // To translate: -$strBinLogOriginalPosition = 'Original position'; //to translate +$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate -$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate -$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate -$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate +$strLatchedPages = 'Latched pages'; //to translate $strMIME_nodescription = '紊鴻茯障
Please ask the author, what %s does.';//to translate $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate +$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate +$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate $strOperator = 'Operator'; //to translate @@ -760,66 +816,7 @@ $strPasswordHashing = 'Password Hashing'; //to translate $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate -$strTakeIt = 'take it'; //to translate -$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate -$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate -$strTransformation_text_plain__external = 'LINUX : Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate -$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate -$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate -$strTruncateQueries = 'Truncate Shown Queries'; //to translate +$strTransformation_text_plain__external = 'LINUX : 紊≪宴若激с潟莎桁罔羣ュc若若帥ュ障≪宴若激с潟罔羣阪菴障 Tidy с膓咲 HTML 潟若阪障祉ャc宴сс<ゃlibraries/text_plain__external.inc.php膩絎茵荐怨若水ャ違障The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate -$strView = 'View'; //to translate -$strViewHasBeenDropped = 'View %s has been dropped'; //to translate -$strEngines = 'Engines'; //to translate -$strStorageEngines = 'Storage Engines'; //to translate -$strStorageEngine = 'Storage Engine'; //to translate -$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate -$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate -$strEngineAvailable = '%s is available on this MySQL server.'; //to translate -$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate -$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate -$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate -$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate -$strMyISAMDataPointerSize = 'Data pointer size'; //to translate -$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate -$strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate -$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate -$strMyISAMRepairThreads = 'Repair threads'; //to translate -$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate -$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate -$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate -$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate -$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate -$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate -$strVersionInformation = 'Version information'; //to translate -$strInnoDBDataHomeDir = 'Data home directory'; //to translate -$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate -$strInnoDBDataFilePath = 'Data files'; //to translate -$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate -$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate -$strBufferPool = 'Buffer Pool'; //to translate -$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate -$strDataPages = 'Pages containing data'; //to translate -$strFreePages = 'Free pages'; //to translate -$strBusyPages = 'Busy pages'; //to translate -$strDirtyPages = 'Dirty pages'; //to translate -$strPagesToBeFlushed = 'Pages to be flushed'; //to translate -$strLatchedPages = 'Latched pages'; //to translate -$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate -$strReadRequests = 'Read requests'; //to translate -$strWriteRequests = 'Write requests'; //to translate -$strBufferReadMisses = 'Read misses'; //to translate -$strBufferReadMissesInPercent = 'Read misses in %'; //to translate -$strBufferWriteWaits = 'Write waits'; //to translate -$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate -$strHTMLExcel = 'Microsoft Excel 2000'; //to translate -$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate -$strHTMLWord = 'Microsoft Word 2000'; //to translate -$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate -$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate -$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate -$strInnoDBPages = 'pages'; //to translate -$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?>