Translated using Weblate.

This commit is contained in:
Yuichiro Takahashi 2012-04-01 15:15:09 +02:00 committed by Michal Čihař
parent f099f70fb3
commit b72f894683

242
po/ja.po
View File

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.0.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2012-03-29 10:12+0200\n"
"PO-Revision-Date: 2012-03-20 07:33+0200\n"
"PO-Revision-Date: 2012-04-01 13:04+0200\n"
"Last-Translator: Yuichiro Takahashi <yuichiro@pop07.odn.ne.jp>\n"
"Language-Team: japanese <jp@li.org>\n"
"Language: ja\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 0.7\n"
"X-Generator: Weblate 0.8\n"
#: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:349
#: libraries/display_tbl.lib.php:359 server_privileges.php:1794
@ -34,9 +34,8 @@ msgid ""
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"ターゲットとなるブラウザウィンドウを更新できませんでした。親ウィンドウを閉じ"
"たか、ブラウザのセキュリティ設定でクロスウィンドウの更新をブロックしているも"
"のと思われます"
"ターゲットとなるブラウザウィンドウを更新できませんでした。親ウィンドウを閉じたか、ブラウザのセキュリティ設定でクロスウィンドウの更新をブロックしているも"
"のと思われます。"
#: browse_foreigners.php:156 libraries/common.lib.php:3165
#: libraries/common.lib.php:3172 libraries/common.lib.php:3382
@ -235,7 +234,7 @@ msgstr "データベースのダンプ (スキーマ) 表示"
#: db_export.php:30 db_printview.php:94 db_qbe.php:101 db_tracking.php:48
#: export.php:373 navigation.php:292
msgid "No tables found in database."
msgstr "このデータベースにはテーブルがありません"
msgstr "このデータベースにはテーブルがありません"
#: db_export.php:40 db_search.php:319 server_export.php:26
msgid "Select All"
@ -270,7 +269,7 @@ msgstr "データベースの削除"
#: db_operations.php:470
#, php-format
msgid "Database %s has been dropped."
msgstr "データベース %s を削除しました"
msgstr "データベース %s を削除しました"
#: db_operations.php:475
msgid "Drop the database (DROP)"
@ -558,7 +557,7 @@ msgstr "検索条件:"
#: db_search.php:286 db_search.php:287
msgid "Words are separated by a space character (\" \")."
msgstr "各単語は空白文字(\" \")で区切ってください"
msgstr "各単語は空白文字 (\" \") で区切ってください"
#: db_search.php:300
msgid "Inside tables:"
@ -625,7 +624,7 @@ msgstr "合計"
#: db_structure.php:538 libraries/StorageEngine.class.php:338
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s はこの MySQL サーバのデフォルトストレージエンジンです"
msgstr "%s はこの MySQL サーバのデフォルトストレージエンジンです"
#: db_structure.php:567 db_structure.php:584 db_structure.php:585
#: libraries/display_tbl.lib.php:2503 libraries/display_tbl.lib.php:2508
@ -817,8 +816,7 @@ msgstr "成形結果"
#: enum_editor.php:130
msgid "Copy and paste the joined values into the \"Length/Values\" field"
msgstr ""
"結合された値 (成形結果) を「長さ/値」項目にコピー&ペーストしてください。"
msgstr "結合された値 (成形結果) を「長さ/値」項目にコピー&ペーストしてください"
#: export.php:38
msgid "Bad type!"
@ -835,25 +833,23 @@ msgstr "パラメータが正しくありません!"
#: export.php:176 export.php:201 export.php:672
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "空き容量不足でファイル %s を保存できません"
msgstr "空き容量不足でファイル %s を保存できません"
#: export.php:326
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"サーバ上に既存のファイル %s があります。ファイル名を変更するか、上書きオプ"
"ションを有効にしてください"
msgstr "サーバ上に既存のファイル %s があります。ファイル名を変更するか、上書きオプションを有効にしてください。"
#: export.php:330 export.php:334
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "このウェブサーバにはファイル %s を保存する権限がありません"
msgstr "このウェブサーバにはファイル %s を保存する権限がありません"
#: export.php:674
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ダンプをファイル %s に保存しました"
msgstr "ダンプをファイル %s に保存しました"
#: file_echo.php:21
msgid "Invalid export type"
@ -938,18 +934,14 @@ msgstr "空間データを追加する"
msgid ""
"Chose \"GeomFromText\" from the \"Function\" column and paste the below "
"string into the \"Value\" field"
msgstr ""
"「関数」の項目で「GeomFromText」を選択して、下の文字列を「値」の項目に貼り付"
"けてください。"
msgstr "「関数」の項目で「GeomFromText」を選択して、下の文字列を「値」の項目に貼り付けてください"
#: import.php:86
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
"アップロードしようとしたファイルが大きすぎるようです。対策については %sドキュ"
"メント%s をご覧ください"
msgstr "アップロードしようとしたファイルが大きすぎるようです。対策については %sドキュメント%s をご覧ください。"
#: import.php:216 import.php:468
msgid "Showing bookmark"
@ -957,7 +949,7 @@ msgstr "表示中のブックマーク"
#: import.php:226 import.php:464
msgid "The bookmark has been deleted."
msgstr "ブックマークを削除しました"
msgstr "ブックマークを削除しました"
#: import.php:340 import.php:393 libraries/File.class.php:398
#: libraries/File.class.php:481
@ -988,8 +980,7 @@ msgstr ""
#: import.php:415
msgid ""
"Cannot convert file's character set without character set conversion library"
msgstr ""
"文字セット変換ライブラリがないので、ファイルの文字セットが変換できません。"
msgstr "文字セット変換ライブラリがないので、ファイルの文字セットが変換できません"
#: import.php:439 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
@ -1019,9 +1010,7 @@ msgstr ""
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"ただし、最後に実行したときはまったくデータを解析できませんでした。ふつうは "
"PHP の時間制限を伸ばさない限りこのデータのインポートはできません"
msgstr "ただし、最後に実行したときはまったくデータを解析できませんでした。通常、PHP の時間制限を伸ばさない限りこのデータのインポートはできません。"
#: import.php:521 libraries/Message.class.php:177
#: libraries/display_tbl.lib.php:2398 libraries/rte/rte_routines.lib.php:1209
@ -1037,11 +1026,11 @@ msgstr "戻る"
#: index.php:164
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin は<b>フレーム対応</b>ブラウザでの利用をお勧めします"
msgstr "phpMyAdmin は<b>フレーム対応</b>ブラウザでの利用をお勧めします"
#: js/messages.php:27 libraries/import.lib.php:105 sql.php:285
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "DROP DATABASE 文は無効にされています"
msgstr "DROP DATABASE 文は無効にされています"
#: js/messages.php:30 libraries/mult_submits.inc.php:293 sql.php:386
#, fuzzy
@ -1885,7 +1874,7 @@ msgstr "グラフの右下をドラッグすることで、大きさの調整が
#: js/messages.php:306
msgid "Strings are converted into integer for plotting"
msgstr "文字列データは、数値に変換されてからプロットされます"
msgstr "文字列データは、数値に変換されてからプロットされます"
#: js/messages.php:308
msgid "Select two columns"
@ -2480,22 +2469,22 @@ msgstr "最近使用したテーブルはありません"
#: libraries/StorageEngine.class.php:203
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "このストレージエンジンにはステータスの詳細情報はありません"
msgstr "このストレージエンジンにはステータスの詳細情報はありません"
#: libraries/StorageEngine.class.php:341
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s は有効になっています"
msgstr "%s は有効になっています"
#: libraries/StorageEngine.class.php:344
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s は無効になっています"
msgstr "%s は無効になっています"
#: libraries/StorageEngine.class.php:348
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "この MySQL サーバは %s ストレージエンジンをサポートしていません"
msgstr "この MySQL サーバは %s ストレージエンジンをサポートしていません"
#: libraries/Table.class.php:329
msgid "unknown table status: "
@ -2550,7 +2539,7 @@ msgstr "テーマ %s の画像パスが無効です!"
#: libraries/Theme.class.php:352
msgid "No preview available."
msgstr "プレビューは利用できません"
msgstr "プレビューは利用できません"
#: libraries/Theme.class.php:355
msgid "take it"
@ -2577,7 +2566,7 @@ msgstr "テーマ"
#: libraries/auth/config.auth.lib.php:72
msgid "Cannot connect: invalid settings."
msgstr "接続できません: 設定が無効です"
msgstr "接続できません。設定が無効です。"
#: libraries/auth/config.auth.lib.php:86
#: libraries/auth/cookie.auth.lib.php:174 libraries/auth/http.auth.lib.php:65
@ -2590,9 +2579,7 @@ msgstr "%s へようこそ"
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
"設定ファイルが作成されていないものと思われます。%1$sセットアップスクリプ"
"ト%2$s を利用して設定ファイルを作成してください"
msgstr "設定ファイルが作成されていないものと思われます。%1$sセットアップスクリプト%2$s を利用して設定ファイルを作成してください。"
#: libraries/auth/config.auth.lib.php:110
msgid ""
@ -2601,13 +2588,12 @@ msgid ""
"configuration and make sure that they correspond to the information given by "
"the administrator of the MySQL server."
msgstr ""
"MySQL サーバに接続しようとしましたが拒否されました。config.inc.php のホスト、"
"ユーザ名、パスワードが MySQL サーバの管理者から与えられた情報と一致するか確認"
"してください"
"MySQL サーバに接続しようとしましたが拒否されました。config.inc.php のホスト、ユーザ名、パスワードが MySQL "
"サーバの管理者から与えられた情報と一致するか確認してください。"
#: libraries/auth/cookie.auth.lib.php:36
msgid "Failed to use Blowfish from mcrypt!"
msgstr "mcrypt から Blowfish を使おうとして失敗しました"
msgstr "mcrypt から Blowfish を使おうとして失敗しました"
#: libraries/auth/cookie.auth.lib.php:200
msgid "Log in"
@ -2645,7 +2631,7 @@ msgstr "サーバの選択"
#: libraries/auth/cookie.auth.lib.php:276 libraries/header.inc.php:86
msgid "Cookies must be enabled past this point."
msgstr "クッキーを有効にしてください"
msgstr "クッキーを有効にしてください"
#: libraries/auth/cookie.auth.lib.php:579
#: libraries/auth/signon.auth.lib.php:236
@ -2669,8 +2655,7 @@ msgstr "MySQL サーバにログインできません"
#: libraries/auth/http.auth.lib.php:70
msgid "Wrong username/password. Access denied."
msgstr ""
"ユーザ名ないしパスワードが間違っています。<br />アクセスは拒否されました"
msgstr "ユーザ名ないしパスワードが間違っています。<br />アクセスは拒否されました。"
#: libraries/auth/signon.auth.lib.php:89
msgid "Can not find signon authentication script:"
@ -2745,11 +2730,11 @@ msgstr "特権をチェックする"
#: libraries/common.inc.php:151
msgid "possible exploit"
msgstr "なんらかの攻撃をされている可能性があります"
msgstr "なんらかの攻撃をされている可能性があります"
#: libraries/common.inc.php:160
msgid "numeric key detected"
msgstr "グローバル変数から数値キーが検出されました"
msgstr "グローバル変数から数値キーが検出されました"
#: libraries/common.inc.php:599
msgid "Failed to read configuration file"
@ -2784,7 +2769,7 @@ msgstr "サーバのインデックスが不正です: %s"
#: libraries/common.inc.php:651
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "サーバ %1$s のホスト名が不正です。設定を確認してください"
msgstr "サーバ %1$s のホスト名が不正です。設定を確認してください"
#: libraries/common.inc.php:660 libraries/config/messages.inc.php:508
#: libraries/header.inc.php:134 main.php:171 server_status.php:776
@ -2799,7 +2784,7 @@ msgstr "設定ファイルに無効な認証方法が指定されています:"
#: libraries/common.inc.php:961
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "%s を %s 以降にアップグレードしてください"
msgstr "%s を %s 以降にアップグレードしてください"
#: libraries/common.lib.php:195
#, php-format
@ -3362,7 +3347,7 @@ msgstr "デフォルトの表示方向"
#: libraries/config/messages.inc.php:50
msgid "Tab that is displayed when entering a database"
msgstr "データベースが選択されたときに表示されるタブ"
msgstr "データベースが選択されたときに表示されるタブ"
#: libraries/config/messages.inc.php:51
msgid "Default database tab"
@ -3370,7 +3355,7 @@ msgstr "デフォルトのデータベースタブ"
#: libraries/config/messages.inc.php:52
msgid "Tab that is displayed when entering a server"
msgstr "サーバが選択されたときに表示されるタブ"
msgstr "サーバが選択されたときに表示されるタブ"
#: libraries/config/messages.inc.php:53
msgid "Default server tab"
@ -3378,7 +3363,7 @@ msgstr "デフォルトのサーバタブ"
#: libraries/config/messages.inc.php:54
msgid "Tab that is displayed when entering a table"
msgstr "テーブルが選択されたときに表示されるタブ"
msgstr "テーブルが選択されたときに表示されるタブ"
#: libraries/config/messages.inc.php:55
msgid "Default table tab"
@ -4190,7 +4175,7 @@ msgstr "軽めのタブ"
#: libraries/config/messages.inc.php:294
msgid ""
"Maximum number of characters shown in any non-numeric column on browse view"
msgstr "表示ページにおいて数値でないカラムの表示文字の最大数"
msgstr "表示ページにおいて数値でないカラムの表示文字の最大数"
#: libraries/config/messages.inc.php:295
msgid "Limit column characters"
@ -4418,7 +4403,7 @@ msgstr "永続的なクエリの履歴"
#: libraries/config/messages.inc.php:342
msgid "How many queries are kept in history"
msgstr "履歴に残るクエリの件数"
msgstr "履歴に残るクエリの件数"
#: libraries/config/messages.inc.php:343
msgid "Query history length"
@ -4426,7 +4411,7 @@ msgstr "クエリ履歴の長さ"
#: libraries/config/messages.inc.php:344
msgid "Tab displayed when opening a new query window"
msgstr "新しいクエリウィンドウを開いたときに開いておくタブ"
msgstr "新しいクエリウィンドウを開いたときに開いておくタブ"
#: libraries/config/messages.inc.php:345
msgid "Default query window tab"
@ -5385,11 +5370,11 @@ msgstr "Drizzle 接続ライブラリが初期化できません"
#: libraries/config/validate.lib.php:205 libraries/config/validate.lib.php:212
msgid "Could not connect to Drizzle server"
msgstr "Drizzle サーバに接続できませんでした"
msgstr "Drizzle サーバに接続できませんでした"
#: libraries/config/validate.lib.php:223 libraries/config/validate.lib.php:230
msgid "Could not connect to MySQL server"
msgstr "MySQL サーバに接続できませんでした"
msgstr "MySQL サーバに接続できませんでした"
#: libraries/config/validate.lib.php:254
msgid "Empty username while using config authentication method"
@ -5429,7 +5414,7 @@ msgstr "%s 拡張がありません。PHP の設定をチェックしてみて
#: libraries/core.lib.php:424
msgid "possible deep recursion attack"
msgstr "深い再帰的な攻撃を受けている可能性があります"
msgstr "深い再帰的な攻撃を受けている可能性があります"
#: libraries/database_interface.lib.php:1814
msgid ""
@ -5500,8 +5485,7 @@ msgstr "正確な数字とは限りません。FAQ 3.11 をご覧ください"
#: libraries/dbi/drizzle.dbi.lib.php:115 libraries/dbi/mysql.dbi.lib.php:118
#: libraries/dbi/mysqli.dbi.lib.php:187
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"設定ファイルに定義されている管理ユーザ(controluser)での接続に失敗しました"
msgstr "設定ファイルに定義されている管理ユーザ(controluser)での接続に失敗しました。"
#: libraries/display_change_password.lib.php:29 main.php:94
#: user_password.php:97 user_password.php:115
@ -5764,7 +5748,7 @@ msgstr ""
#: libraries/display_import.lib.php:178
msgid "File uploads are not allowed on this server."
msgstr "このサーバではファイルのアップロードはできません"
msgstr "このサーバではファイルのアップロードはできません"
#: libraries/display_import.lib.php:208
msgid "Partial Import:"
@ -5774,8 +5758,7 @@ msgstr "部分インポート:"
#, php-format
msgid ""
"Previous import timed out, after resubmitting will continue from position %d."
msgstr ""
"直前のインポートはタイムアウトしました。再送信すると位置 %d から再開されます"
msgstr "直前のインポートはタイムアウトしました。再送信すると位置 %d から再開されます。"
#: libraries/display_import.lib.php:221
msgid ""
@ -5811,7 +5794,7 @@ msgstr "カラムの順番を元に戻す"
#: libraries/display_tbl.lib.php:423
#, php-format
msgid "%d is not valid row number."
msgstr "%d は不正な行番号です"
msgstr "%d は不正な行番号です"
#: libraries/display_tbl.lib.php:428
msgid "Start row"
@ -5959,7 +5942,7 @@ msgstr "データのホームディレクトリ"
#: libraries/engines/innodb.lib.php:21
msgid "The common part of the directory path for all InnoDB data files."
msgstr "すべての InnoDB データファイルに共通するディレクトリパス"
msgstr "すべての InnoDB データファイルに共通するディレクトリパス"
#: libraries/engines/innodb.lib.php:24
msgid "Data files"
@ -5985,9 +5968,7 @@ msgstr "バッファプールの大きさ"
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"InnoDB がテーブルのデータやインデックスをキャッシュするのに使うメモリバッファ"
"量"
msgstr "InnoDB がテーブルのデータやインデックスをキャッシュするのに使うメモリバッファ量。"
#: libraries/engines/innodb.lib.php:130
msgid "Buffer Pool"
@ -6066,8 +6047,8 @@ msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
msgstr ""
"MAX_ROWS オプションを指定せずに MyISAM テーブルを作成するときに CREATE TABLE "
"が使用するデフォルトのポインタサイズ (バイト単位)"
"MAX_ROWS オプションを指定せずに MyISAM テーブルを作成するときに CREATE TABLE が使用するデフォルトのポインタサイズ "
"(バイト単位)"
#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
@ -6078,8 +6059,7 @@ msgid ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
msgstr ""
"クラッシュした MyISAM テーブルを自動修復するときのモード (サーバ起動オプショ"
"ン --myisam-recover で設定されるもの)"
"クラッシュした MyISAM テーブルを自動修復するときのモード (サーバ起動オプション --myisam-recover で設定されるもの)。"
#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
@ -6091,8 +6071,8 @@ msgid ""
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
"MyISAM インデックスを再作成するとき (REPAIR TABLE や ALTER TABLE、LOAD DATA "
"INFILE の最中) に利用できる一時ファイルの最大サイズ"
"MyISAM インデックスを再作成するとき (REPAIR TABLE や ALTER TABLE、LOAD DATA INFILE の最中) "
"に利用できる一時ファイルの最大サイズ"
#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
@ -6104,9 +6084,8 @@ msgid ""
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
"MyISAM のインデックスを高速生成するときに利用される一時ファイルとキーキャッ"
"シュの差がここで指定した値以上に大きくなる場合は、キーキャッシュ法が使われま"
"す"
"MyISAM "
"のインデックスを高速生成するときに利用される一時ファイルとキーキャッシュの差がここで指定した値以上に大きくなる場合は、キーキャッシュ法が使われます。"
#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
@ -6116,9 +6095,7 @@ msgstr "スレッドの修復"
msgid ""
"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."
msgstr ""
"この値が 1 より大きい場合は MyISAM テーブルのインデックスも修復中にソートプロ"
"セスによって (スレッドごとに) 同時作成されます"
msgstr "この値が 1 より大きい場合は MyISAM テーブルのインデックスも修復中にソートプロセスによって (スレッドごとに) 同時作成されます。"
#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
@ -6129,8 +6106,8 @@ msgid ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
msgstr ""
"REPAIR TABLE の最中に MyISAM のインデックスをソートするとき、あるいは CREATE "
"INDEX や ALTER TABLE でインデックスを作成するときに割り当てられるバッファ"
"REPAIR TABLE の最中に MyISAM のインデックスをソートするとき、あるいは CREATE INDEX や ALTER TABLE "
"でインデックスを作成するときに割り当てられるバッファ"
#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
@ -6612,7 +6589,7 @@ msgstr "生成環境"
#: libraries/import.lib.php:159 libraries/rte/rte_routines.lib.php:1253
#: sql.php:762 tbl_change.php:190 tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "返り値が空でした (行数 0)"
msgstr "返り値が空でした (行数 0)"
#: libraries/import.lib.php:1139
msgid ""
@ -6699,12 +6676,12 @@ msgstr ""
#: libraries/import/csv.php:191 libraries/import/csv.php:451
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "CSV 入力の書式が不正です (行: %d)"
msgstr "CSV 入力の書式が不正です (行: %d)"
#: libraries/import/csv.php:337
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "CSV 入力のカラム数が不正です (行: %d)"
msgstr "CSV 入力のカラム数が不正です (行: %d)"
#: libraries/import/docsql.php:28
msgid "DocSQL"
@ -6748,7 +6725,7 @@ msgstr "ESRI シェープファイル"
#: libraries/import/shp.php:280
#, php-format
msgid "There was an error importing the ESRI shape file: \"%s\"."
msgstr "ESRI シェープファイルをインポート中にエラーがありました: \"%s\""
msgstr "ESRI シェープファイルをインポート中にエラーがありました: \"%s\""
#: libraries/import/shp.php:336
msgid ""
@ -6761,7 +6738,7 @@ msgstr ""
#: libraries/import/shp.php:338
#, php-format
msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
msgstr "MySQL の空間拡張が ESRI タイプをサポートしていません: \"%s\""
msgstr "MySQL の空間拡張が ESRI タイプをサポートしていません: \"%s\""
#: libraries/import/shp.php:376
msgid "The imported file does not contain any data"
@ -7329,11 +7306,11 @@ msgstr "有効な実行日時を指定してください。"
#: libraries/rte/rte_events.lib.php:553
msgid "You must provide a valid type for the event."
msgstr "有効な種別イベントを指定してください"
msgstr "有効な種別イベントを指定してください"
#: libraries/rte/rte_events.lib.php:572
msgid "You must provide an event definition."
msgstr "イベントの定義は必須です"
msgstr "イベントの定義は必須です"
#: libraries/rte/rte_footer.lib.php:29 server_privileges.php:2540
msgid "New"
@ -7462,15 +7439,15 @@ msgstr ""
#: libraries/rte/rte_routines.lib.php:1068
msgid "You must provide a name and a type for each routine parameter."
msgstr "ルーチンの各パラメータに対して、名前と種別は必須です"
msgstr "ルーチンの各パラメータに対して、名前と種別は必須です"
#: libraries/rte/rte_routines.lib.php:1078
msgid "You must provide a valid return type for the routine."
msgstr "ルーチンに対して、有効な返り値の種類を指定してください"
msgstr "ルーチンに対して、有効な返り値の種類を指定してください"
#: libraries/rte/rte_routines.lib.php:1124
msgid "You must provide a routine definition."
msgstr "ルーチンの定義は必須です"
msgstr "ルーチンの定義は必須です"
#: libraries/rte/rte_routines.lib.php:1214
#, php-format
@ -7543,7 +7520,7 @@ msgstr "有効なテーブル名を指定してください"
#: libraries/rte/rte_triggers.lib.php:427
msgid "You must provide a trigger definition."
msgstr "トリガの定義は必須です"
msgstr "トリガの定義は必須です"
#: libraries/rte/rte_words.lib.php:18
msgid "Add routine"
@ -7569,7 +7546,7 @@ msgstr "データベース %2$s に %1$s という名前のルーチンはあり
#: libraries/rte/rte_words.lib.php:24
msgid "There are no routines to display."
msgstr "表示できるルーチンがありません"
msgstr "表示できるルーチンがありません"
#: libraries/rte/rte_words.lib.php:30
msgid "Add trigger"
@ -7595,7 +7572,7 @@ msgstr "データベース %2$s に %1$s という名前のトリガはありま
#: libraries/rte/rte_words.lib.php:36
msgid "There are no triggers to display."
msgstr "表示できるトリガがありません"
msgstr "表示できるトリガがありません"
#: libraries/rte/rte_words.lib.php:42
msgid "Add event"
@ -7621,7 +7598,7 @@ msgstr "データベース %2$s に %1$s という名前のイベントはあり
#: libraries/rte/rte_words.lib.php:48
msgid "There are no events to display."
msgstr "表示できるイベントがありません"
msgstr "表示できるイベントがありません"
#: libraries/schema/Dia_Relation_Schema.class.php:230
#: libraries/schema/Eps_Relation_Schema.class.php:420
@ -7775,7 +7752,7 @@ msgstr "ltr"
#: libraries/select_lang.lib.php:529
#, php-format
msgid "Unknown language: %1$s."
msgstr "言語ファイルが登録されていません: %1$s"
msgstr "言語ファイルが登録されていません: %1$s"
#: libraries/select_server.lib.php:32 libraries/select_server.lib.php:37
msgid "Current Server"
@ -7958,9 +7935,7 @@ msgstr "無効な句読点文字です"
msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"SQL の検証機能を初期化できません。%sドキュメント%s の記載通りに必要な PHP 拡"
"張がインストールされているか確認してください"
msgstr "SQL の検証機能を初期化できません。%sドキュメント%s の記載通りに必要な PHP 拡張がインストールされているか確認してください。"
#: libraries/tbl_links.inc.php:118 libraries/tbl_links.inc.php:119
msgid "Table seems to be empty!"
@ -7979,9 +7954,9 @@ msgid ""
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
"カラム種別が「enum」ないし「set」の場合の値の書式: 'a','b','c'...<br />バック"
"スラッシュ(\"\\\")やシングルクォート(\"'\")を含める必要がある場合は ( \\"
"\\xyz や a\\'b のように) その前にバックスラッシュを付けてください"
"カラム種別が「enum」ないし「set」の場合の値の書式: 'a','b','c'...<br "
"/>バックスラッシュ(\"\\\")やシングルクォート(\"'\")を含める必要がある場合は ( \\\\xyz や a\\'b のように) "
"その前にバックスラッシュを付けてください"
#: libraries/tbl_properties.inc.php:99
msgid ""
@ -8017,9 +7992,8 @@ msgid ""
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
msgstr ""
"変換オプションの値の書式: 'a','b','c'...<br />バックスラッシュ (\"\\\") やシ"
"ングルクォート (\"'\") を値に含める必要がある場合は ( \\\\xyz や a\\'b のよう"
"に) バックスラッシュでエスケープしてください"
"変換オプションの値の書式: 'a','b','c'...<br />バックスラッシュ (\"\\\") やシングルクォート (\"'\") "
"を値に含める必要がある場合は ( \\\\xyz や a\\'b のように) バックスラッシュでエスケープしてください。"
#: libraries/tbl_properties.inc.php:321
msgid "ENUM or SET data too long?"
@ -8055,7 +8029,7 @@ msgstr "%s 個のカラムを追加する"
#: libraries/tbl_properties.inc.php:575 tbl_structure.php:646
msgid "You have to add at least one column."
msgstr "最低ひとつはカラムを追加してください"
msgstr "最低ひとつはカラムを追加してください"
#: libraries/tbl_properties.inc.php:663 server_engines.php:46
#: tbl_operations.php:374
@ -8085,9 +8059,7 @@ msgstr "編集/挿入"
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
"この変換機能には説明がありません。<br />%s の動作については作者にご確認くださ"
"い"
msgstr "この変換機能には説明がありません。<br />%s の動作については作者にご確認ください。"
#: libraries/transformations/application_octetstream__download.inc.php:10
msgid ""
@ -8096,31 +8068,28 @@ msgid ""
"of a column which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
"カラムのバイナリデータをダウンロードするリンクを表示します。1 つ目のオプショ"
"ンにバイナリファイルのファイル名を指定することもできますし、2 つ目のオプショ"
"ンにファイル名を保持しているカラムの名前を渡すこともできます。2 つ目のオプ"
"ションを使う場合は 1 つ目のオプションは空文字列にする必要があります"
"カラムのバイナリデータをダウンロードするリンクを表示します。1 つ目のオプションにバイナリファイルのファイル名を指定することもできますし、2 "
"つ目のオプションにファイル名を保持しているカラムの名前を渡すこともできます。2 つ目のオプションを使う場合は 1 "
"つ目のオプションは空文字列にする必要があります。"
#: libraries/transformations/application_octetstream__hex.inc.php:10
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
"データを 16 進数で表記します。オプションとして最初のパラメータにスペースを追"
"加する頻度を指定することもできます (デフォルトは 2 ニブルごとです)"
"データを 16 進数で表記します。オプションとして最初のパラメータにスペースを追加する頻度を指定することもできます (デフォルトは 2 "
"ニブルごとです)"
#: libraries/transformations/image_jpeg__inline.inc.php:10
#: libraries/transformations/image_png__inline.inc.php:10
msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
msgstr ""
"クリック可能なサムネイルを表示します。オプションとして幅と高さの最大値をピク"
"セル単位で指定できます。アスペクト比はそのまま維持されます"
msgstr "クリック可能なサムネイルを表示します。オプションとして幅と高さの最大値をピクセル単位で指定できます。アスペクト比はそのまま維持されます。"
#: libraries/transformations/image_jpeg__link.inc.php:10
msgid "Displays a link to download this image."
msgstr "この画像をダウンロードするためのリンクを表示します"
msgstr "この画像をダウンロードするためのリンクを表示します"
#: libraries/transformations/text_plain__dateformat.inc.php:10
msgid ""
@ -8169,8 +8138,7 @@ msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr ""
"カラムの内容をそのまま、htmlspecialchars()を通さずに表示します。この場合、カ"
"ラムには正しい HTML が含まれているものと仮定します"
"カラムの内容をそのまま、htmlspecialchars()を通さずに表示します。この場合、カラムには正しい HTML が含まれているものと仮定します。"
#: libraries/transformations/text_plain__imagelink.inc.php:10
msgid ""
@ -8178,9 +8146,8 @@ msgid ""
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"画像とリンクを表示します。カラムにはファイル名を入れてください。1 つ目のオプ"
"ションは \"http://www.example.com/\" のようなURLの先頭部分です。2 つ目と3 つ"
"目のオプションには幅と高さをピクセル単位で指定します"
"画像とリンクを表示します。カラムにはファイル名を入れてください。1 つ目のオプションは \"http://www.example.com/\" "
"のようなURLの先頭部分です。2 つ目と3 つ目のオプションには幅と高さをピクセル単位で指定します。"
#: libraries/transformations/text_plain__link.inc.php:10
msgid ""
@ -8188,9 +8155,8 @@ msgid ""
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"リンクを表示します。カラムにはファイル名を入れてください。1 つ目のオプション"
"は \"http://www.example.com/\" のような URL の先頭部分、2 つ目のオプションは"
"リンクのタイトルです"
"リンクを表示します。カラムにはファイル名を入れてください。1 つ目のオプションは \"http://www.example.com/\" のような URL "
"の先頭部分、2 つ目のオプションはリンクのタイトルです。"
#: libraries/transformations/text_plain__longToIpv4.inc.php:10
msgid ""
@ -8202,7 +8168,7 @@ msgstr ""
#: libraries/transformations/text_plain__sql.inc.php:10
msgid "Formats text as SQL query with syntax highlighting."
msgstr "テキストの内容を SQL クエリとみなし、構文ハイライト表示します"
msgstr "テキストの内容を SQL クエリとみなし、構文ハイライト表示します"
#: libraries/transformations/text_plain__substr.inc.php:10
msgid ""
@ -8212,10 +8178,9 @@ msgid ""
"option is the string to append and/or prepend when truncation occurs "
"(Default: \"...\")."
msgstr ""
"文字列の一部のみを表示します。1 つ目のオプションは文字列の先頭から何文字ス"
"キップするか (デフォルトは 0 です)、2 つ目のオプションは表示するテキストの文"
"字数です (デフォルトは文字列の末尾までです)。3 つ目のオプションは文字列を切り"
"詰めるときに前/後に補う省略記号です (デフォルトは ... です)"
"文字列の一部のみを表示します。1 つ目のオプションは文字列の先頭から何文字スキップするか (デフォルトは 0 です)、2 "
"つ目のオプションは表示するテキストの文字数です (デフォルトは文字列の末尾までです)。3 "
"つ目のオプションは文字列を切り詰めるときに前/後に補う省略記号です (デフォルトは ... です)。"
#: libraries/user_preferences.inc.php:33
msgid "Manage your settings"
@ -8357,9 +8322,8 @@ msgid ""
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"PHP の mbstring 拡張が見つかりませんでした。マルチバイト文字セットを使用して"
"いるようですが、mbstring 拡張がないと phpMyAdmin は文字列を正しく分割できない"
"ため予期しない結果になることがあります"
"PHP の mbstring 拡張が見つかりませんでした。マルチバイト文字セットを使用しているようですが、mbstring 拡張がないと "
"phpMyAdmin は文字列を正しく分割できないため予期しない結果になることがあります。"
#: main.php:293
msgid ""