318 lines
13 KiB
PHP
318 lines
13 KiB
PHP
<?php
|
|
/* $Id$ */
|
|
|
|
$charset = 'euc-jp';
|
|
$left_font_family = 'sans-serif';
|
|
$right_font_family = 'sans-serif';
|
|
$number_thousands_separator = ',';
|
|
$number_decimal_separator = '.';
|
|
$byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
|
|
|
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
|
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
|
// variable below
|
|
$datefmt = '%B %d, %Y at %I:%M %p';
|
|
|
|
|
|
$strAccessDenied = 'アクセスは拒否されました。';
|
|
$strAction = '実行';
|
|
$strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate (tbl_qbe.php3)
|
|
$strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate (tbl_qbe.php3)
|
|
$strAddNewField = 'フィールドの追加';
|
|
$strAddPriv = 'Add a new Privilege'; //to translate
|
|
$strAddPrivMessage = 'You have added a new privilege.'; //to translate
|
|
$strAddSearchConditions = '検索条件文を追加してください。("where"の節文):';
|
|
$strAddUser = 'Add a new User'; //to translate
|
|
$strAddUserMessage = 'You have added a new user.'; //to translate
|
|
$strAfter = '後に-->';
|
|
$strAll = 'All'; //to translate
|
|
$strAlterOrderBy = 'Alter table order by'; //to translate
|
|
$strAnalyzeTable = 'テーブルを分析します。';
|
|
$strAnd = 'And'; //to translate (tbl_qbe.php3)
|
|
$strAnIndex = 'インデックスを追加しました。';
|
|
$strAny = 'Any'; //to translate
|
|
$strAnyColumn = 'Any Column'; //to translate
|
|
$strAnyDatabase = 'Any database'; //to translate
|
|
$strAnyHost = 'Any host'; //to translate
|
|
$strAnyTable = 'Any table'; //to translate
|
|
$strAnyUser = 'Any user'; //to translate
|
|
$strAPrimaryKey = 'Primaryキーを追加しました。 --> ';
|
|
$strAscending = 'Ascending'; //to translate (tbl_qbe.php3)
|
|
$strAtBeginningOfTable = 'テーブルの最初';
|
|
$strAtEndOfTable = 'テーブルの最後';
|
|
$strAttr = '表示';
|
|
|
|
$strBack = '戻る';
|
|
$strBookmarkLabel = 'Label'; //to translate
|
|
$strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
|
|
$strBookmarkThis = 'Bookmark this SQL-query'; //to translate
|
|
$strBookmarkView = 'View only'; //to translate
|
|
$strBrowse = '表示';
|
|
|
|
$strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
|
|
$strCarriage = 'キャリッジリターン: \\r';
|
|
$strChange = '変更';
|
|
$strCheckAll = 'Check All'; //to translate
|
|
$strCheckDbPriv = 'Check Database Privileges'; //to translate
|
|
$strCheckTable = 'テーブルをチェックします。';
|
|
$strColumn = 'Column'; //to translate
|
|
$strColumnEmpty = 'The columns names are empty!'; //to translate
|
|
$strColumnNames = '列(コラム)名';
|
|
$strCompleteInserts = '完全なINSERT文の作成';
|
|
$strConfirm = 'Do you really want to do it?'; //to translate
|
|
$strCopyTable = 'テーブルを次へコピーします。-->';
|
|
$strCopyTableOK = '%sテーブルを%sにコピーしました。';
|
|
$strCreate = '作成';
|
|
$strCreateNewDatabase = '新しいDBを作成します。';
|
|
$strCreateNewTable = '現在のDBに新しいテーブルを作成します。 --> ';
|
|
$strCriteria = 'Criteria'; //to translate (tbl_qbe.php3)
|
|
|
|
$strData = 'Data'; //to translate
|
|
$strDatabase = 'データベース';
|
|
$strDatabases = 'データベース';
|
|
$strDataOnly = 'Data only'; //to translate
|
|
$strDbEmpty = 'The database name is empty!'; //to translate
|
|
$strDefault = '基本値';
|
|
$strDelete = '削除';
|
|
$strDeleted = '選択した列を削除しました。';
|
|
$strDeleteFailed = 'Deleted Failed!'; //to translate
|
|
$strDeletePassword = 'Delete Password'; //to translate
|
|
$strDeleteUserMessage = 'You have deleted the user'; //to translate
|
|
$strDelPassMessage = 'You have deleted the password for'; //to translate
|
|
$strDescending = 'Desending'; //to translate (tbl_qbe.php3)
|
|
$strDisableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'がEnableに設定されていますが、このバージョンのphpMyAdminでは正しく作動しません。PHPマニュアルを参照してdisableに設定してください。';
|
|
$strDisplay = '表示';
|
|
$strDoAQuery = '"例のQUERY"を実行 (wildcard: "%")';
|
|
$strDocu = 'ヘルプ';
|
|
$strDoYouReally = '本当に次を実行しまか。 --> ';
|
|
$strDrop = '削除';
|
|
$strDropDB = 'DBの削除 -->';
|
|
$strDumpingData = 'テーブルのダンプデータ';
|
|
$strDynamic = 'dynamic'; //to translate
|
|
|
|
$strEdit = '修正';
|
|
$strEditPrivileges = 'Edit Privileges'; //to translate
|
|
$strEffective = 'Effective'; //to translate
|
|
$strEmpty = '空にする';
|
|
$strEmptyResultSet = 'MySQLが空の値をリターンしました。(i.e. zero rows).';
|
|
$strEnableMagicQuotes = '<b>Warning:</b> PHP \'magic_quotes_gpc\'がEnableに設定されていません。phpMyAdminはEnableの状態で正しく作動します。PHPマニュアルを参照しEnableに設定してください。';
|
|
$strEnclosedBy = '囲み文字';
|
|
$strEnd = '最後';
|
|
$strError = 'エラー';
|
|
$strEscapedBy = 'エスケープ文字';
|
|
$strExtra = '追加';
|
|
|
|
$strField = 'フィールド';
|
|
$strFields = 'フィールド';
|
|
$strFixed = 'fixed'; //to translate
|
|
$strFormat = 'Format'; //to translate
|
|
$strFunction = '関数';
|
|
|
|
$strGenTime = 'Generation Time'; //to translate
|
|
$strGo = '実行';
|
|
$strGrants = 'Grants'; //to translate
|
|
|
|
$strHasBeenAltered = 'を変更しました。';
|
|
$strHasBeenCreated = 'を作成しました。';
|
|
$strHasBeenDropped = 'を削除しました。';
|
|
$strHasBeenEmptied = 'を空にしました。';
|
|
$strHome = 'MainPage';
|
|
$strHomepageOfficial = 'phpMyAdminホーム';
|
|
$strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page';
|
|
$strHost = 'ホスト';
|
|
$strHostEmpty = 'The host name is empty!'; //to translate
|
|
|
|
$strIfYouWish = 'テーブルのコラム(列)にデータを追加する場合は、フィールドリストをカンマで区分してください。';
|
|
$strIndex = 'インデックス';
|
|
$strIndexes = 'Indexes'; //to translate
|
|
$strInsert = '追加';
|
|
$strInsertAsNewRow = 'Insert as new row'; //to translate
|
|
$strInsertIntoTable = 'テーブルに追加';
|
|
$strInsertNewRow = '新しい列の追加';
|
|
$strInsertTextfiles = 'テーブルにテキストファイルの追加';
|
|
$strInUse = 'in use'; //to translate
|
|
|
|
$strKeyname = 'Key名';
|
|
$strKill = 'Kill'; //to translate
|
|
|
|
$strLength = 'Length'; //to translate
|
|
$strLengthSet = '長さ/セット*';
|
|
$strLimitNumRows = 'ページのレコード数';
|
|
$strLineFeed = '改行文字: \\n';
|
|
$strLines = '行';
|
|
$strLocationTextfile = 'SQLのダンプデータが保存されているテキストファイル';
|
|
$strLogin = ''; //to translate, but its not in use ...
|
|
$strLogout = 'ログアウト';
|
|
|
|
$strModifications = 'を正しく修正しました。';
|
|
$strModify = 'Modify'; //to translate (tbl_qbe.php3)
|
|
$strMySQLReloaded = 'MySQLを新しく読み込みました。';
|
|
$strMySQLSaid = 'MySQLのメッセージ --> ';
|
|
$strMySQLShowProcess = 'MySQLプロセスの表示';
|
|
$strMySQLShowStatus = 'MySQLのランタイム情報';
|
|
$strMySQLShowVars = 'MySQLのシステム変数';
|
|
|
|
$strName = '名前';
|
|
$strNext = '次へ';
|
|
$strNo = 'いいえ';
|
|
$strNoPassword = 'No Password'; //to translate
|
|
$strNoPrivileges = 'No Privileges'; //to translate
|
|
$strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
|
|
$strNoTablesFound = '現在のDBにテーブルはありません。';
|
|
$strNoUsersFound = 'No user(s) found.'; //to translate
|
|
$strNull = '空の値(Null)';
|
|
$strNumberIndexes = ' Number of advanced indexes '; //to translate
|
|
|
|
$strOftenQuotation = '引用符号です。オプションは、charまたはvarcharフィールドのみ" "で囲まれていることを意味します。';
|
|
$strOptimizeTable = 'テーブルを最適化します。';
|
|
$strOptionalControls = '特殊文字の読み込み/書き込みオプション';
|
|
$strOptionally = 'オプションです。';
|
|
$strOr = 'または';
|
|
$strOverhead = 'Overhead'; //to translate
|
|
|
|
$strPassword = 'Password'; //to translate
|
|
$strPasswordEmpty = 'The password is empty!'; //to translate
|
|
$strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
|
|
$strPHPVersion = 'PHP Version'; //to translate
|
|
$strPos1 = '最初';
|
|
$strPrevious = '以前';
|
|
$strPrimary = 'Primary';
|
|
$strPrimaryKey = 'Primaryキー';
|
|
$strPrinterFriendly = '上記テーブルの印刷用表示';
|
|
$strPrintView = '印刷用表示';
|
|
$strPrivileges = 'Privileges'; //to translate
|
|
$strProducedAnError = 'エラーが発生しました。';
|
|
$strProperties = 'プロパティ';
|
|
|
|
$strQBE = '例からクエリー実行';
|
|
$strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3)
|
|
$strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3)
|
|
|
|
$strReadTheDocs = '文書の読み込み';
|
|
$strRecords = 'レコード数';
|
|
$strReloadFailed = 'MySQLのリロードに失敗しました。';
|
|
$strReloadMySQL = 'MySQLのリロード';
|
|
$strRememberReload = 'Remember reload the server.'; //to translate
|
|
$strRenameTable = 'テーブル名の変更';
|
|
$strRenameTableOK = '%sを%sに名前を変更しました。';
|
|
$strRepairTable = 'テーブルを復旧します。';
|
|
$strReplace = '置き換える';
|
|
$strReplaceTable = 'ファイルでテーブルを置き換える';
|
|
$strReset = 'リセット';
|
|
$strReType = 'Re-type'; //to translate
|
|
$strRevoke = 'Revoke'; //to translate
|
|
$strRevokeGrant = 'Revoke Grant'; //to translate
|
|
$strRevokeGrantMessage = 'You have revoked the Grant privilege for'; //to translate
|
|
$strRevokeMessage = 'You have revoked the privileges for'; //to translate
|
|
$strRevokePriv = 'Revoke Privileges'; //to translate
|
|
$strRowLength = 'Row length'; //to translate
|
|
$strRows = 'Rows'; //to translate
|
|
$strRowsFrom = '開始行';
|
|
$strRowsStatistic = 'Row Statistic'; //to translate
|
|
$strRunning = 'が実行中です。';
|
|
$strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3)
|
|
$strRunSQLQuery = '現在のDBにSQLクエリーを実行します。 --> ';
|
|
|
|
$strSave = '保存';
|
|
$strSelect = '選択';
|
|
$strSelectFields = 'フィールドの選択(一つ以上):';
|
|
$strSelectNumRows = 'クエリー';
|
|
$strSend = '送信';
|
|
$strSequence = 'Seq.'; //to translate
|
|
$strServerVersion = 'Server version'; //to translate
|
|
$strShow = '表示';
|
|
$strShowingRecords = 'レコード表示';
|
|
$strSingly = '(singly)'; //to translate
|
|
$strSize = 'Size'; //to translate
|
|
$strSort = 'Sort'; //to translate (tbl_qbe.php3)
|
|
$strSpaceUsage = 'Space usage'; //to translate
|
|
$strSQLQuery = '実行されたSQLクエリー';
|
|
$strStatement = 'Statements'; //to translate
|
|
$strStrucCSV = 'CSVデータ';
|
|
$strStrucData = '構造とデータ';
|
|
$strStrucDrop = '\'drop table\'の追加';
|
|
$strStrucOnly = '構造のみ';
|
|
$strSubmit = '実行';
|
|
$strSuccess = 'SQLクエリーが正常に実行されました。';
|
|
$strSum = 'Sum'; //to translate
|
|
|
|
$strTable = 'テーブル ';
|
|
$strTableComments = 'テーブルの説明';
|
|
$strTableEmpty = 'The table name is empty!'; //to translate
|
|
$strTableMaintenance = 'Table maintenance'; //to translate
|
|
$strTableStructure = 'テーブルの構造';
|
|
$strTableType = 'テーブルのタイプ';
|
|
$strTerminatedBy = '終了文字 ';
|
|
$strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
|
|
$strTheContent = 'ファイルのデータを挿入しました。';
|
|
$strTheContents = 'ファイルのデータで、選択したテーブルのPrimaryまたはUniqueキーに一致する列を置き換えます。';
|
|
$strTheTerminator = 'フィールドの終了文字です。';
|
|
$strTotal = '合計';
|
|
$strType = 'フィールドタイプ';
|
|
|
|
$strUncheckAll = 'Uncheck All'; //to translate
|
|
$strUnique = 'ユニークタイプ';
|
|
$strUpdatePassMessage = 'You have updated the password for'; //to translate
|
|
$strUpdatePassword = 'Update Password'; //to translate
|
|
$strUpdatePrivMessage = 'You have updated the privileges for'; //to translate
|
|
$strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3)
|
|
$strUsage = 'Usage'; //to translate
|
|
$strUser = 'User'; //to translate
|
|
$strUserEmpty = 'The user name is empty!'; //to translate
|
|
$strUserName = 'User name'; //to translate
|
|
$strUsers = 'Users'; //to translate
|
|
$strUseTables = 'Use Tables'; //to translate (tbl_qbe.php3)
|
|
|
|
$strValue = '値';
|
|
$strViewDump = 'テーブルのダンプ(スキーマ)表示';
|
|
$strViewDumpDB = 'DBのダンプ(スキーマ)表示';
|
|
|
|
$strWelcome = 'Welcome to ';
|
|
$strWrongUser = 'ユーザ名またはパスワードが正しくありません。<br />アクセスは拒否されました。';
|
|
|
|
$strYes = ' はい ';
|
|
|
|
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
|
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
|
$strBinary = ' Binary '; //to translate
|
|
$strBinaryDoNotEdit = ' Binary - do not edit '; //to translate
|
|
$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate
|
|
$strNotNumber = 'This is not a number!'; //to translate
|
|
$strNotValidNumber = ' is not a valid row number!'; //to translate
|
|
|
|
// export Zip (July 07, 2001, 19:48am)
|
|
$strBzip = '"bzipped"';
|
|
$strGzip = '"gzipped"'; //to translate
|
|
|
|
// To translate
|
|
$strAffectedRows = 'Affected rows:';
|
|
$strDatabasesStats = 'Databases statistics';//to translate
|
|
$strDeletedRows = 'Deleted rows:';
|
|
$strDisplayOrder = 'Display order:';
|
|
$strDropTable = 'Drop table';
|
|
$strFieldsEmpty = ' The field count is empty! '; //to translate
|
|
$strFormEmpty = 'Missing value in the form !';
|
|
$strInsertedRows = 'Inserted rows:';
|
|
$strInstructions = 'Instructions';//to translate
|
|
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
|
|
$strNbRecords = 'no. of records';
|
|
$strNoDatabases = 'No databases';
|
|
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
|
$strNoModification = 'No change'; // To translate
|
|
$strOffSet = 'offset';
|
|
$strQueryOnDb = 'SQL-query on database ';
|
|
$strRowSize = ' Row size '; //to translate
|
|
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
|
$strShowPHPInfo = 'Show PHP information'; // To translate
|
|
$strShowThisQuery = ' Show this query here again '; //to translate
|
|
$strStrucExcelCSV = 'CSV for Ms Excel data';
|
|
$strTables = '%s table(s)'; //to translate
|
|
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
|
$strServerChoice = 'Server Choice';//to translate
|
|
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
|
$strFullText = 'Full Texts';//to translate
|
|
$strPartialText = 'Partial Texts';//to translate
|
|
$strWithChecked = 'With checked:';
|
|
?>
|