The branch, master has been updated via 30db44c1b3f58c05b7dcead9b5ca459f3e9ba930 (commit) from 63c358150b691d2b52f8939cc0d3b0f227c749cc (commit)
- Log ----------------------------------------------------------------- commit 30db44c1b3f58c05b7dcead9b5ca459f3e9ba930 Author: Michal Čihař mcihar@novell.com Date: Mon Jun 13 13:18:32 2011 +0200
Regenerate
-----------------------------------------------------------------------
Summary of changes: orig-docs/Documentation.html | 4 +- output/cs/Documentation.html | 4 +- output/de/Documentation.html | 4 +- output/el/Documentation.html | 4 +- output/en_GB/Documentation.html | 4 +- output/es/Documentation.html | 45 ++-- output/fr/Documentation.html | 7 +- output/it/Documentation.html | 4 +- output/ja/Documentation.html | 381 ++++++++++----------- output/pl/Documentation.html | 4 +- output/pt_BR/Documentation.html | 4 +- output/tr/Documentation.html | 59 ++-- output/zh_CN/Documentation.html | 4 +- po/ca.po | 6 +- po/cs.po | 6 +- po/de.po | 6 +- po/el.po | 6 +- po/en_GB.po | 7 +- po/es.po | 31 +- po/fi.po | 6 +- po/fr.po | 7 +- po/gl.po | 6 +- po/hu.po | 6 +- po/hy.po | 6 +- po/it.po | 6 +- po/ja.po | 719 +++++++++++++++++++++++---------------- po/ka.po | 6 +- po/lt.po | 6 +- po/mn.po | 6 +- po/nb.po | 6 +- po/nl.po | 6 +- po/pl.po | 6 +- po/pt_BR.po | 6 +- po/ro.po | 6 +- po/sk.po | 6 +- po/sl.po | 10 +- po/sv.po | 6 +- po/tr.po | 46 ++-- po/zh_CN.po | 6 +- po/zh_TW.po | 6 +- pot/ca-full.pot | 16 +- pot/ca-html.pot | 6 +- pot/cs-full.pot | 16 +- pot/cs-html.pot | 6 +- pot/de-full.pot | 16 +- pot/de-html.pot | 6 +- pot/el-full.pot | 16 +- pot/el-html.pot | 6 +- pot/en_GB-full.pot | 16 +- pot/en_GB-html.pot | 6 +- pot/es-full.pot | 16 +- pot/es-html.pot | 6 +- pot/fi-full.pot | 16 +- pot/fi-html.pot | 6 +- pot/fr-full.pot | 16 +- pot/fr-html.pot | 6 +- pot/gl-full.pot | 6 +- pot/gl-html.pot | 6 +- pot/hu-full.pot | 16 +- pot/hu-html.pot | 6 +- pot/hy-full.pot | 16 +- pot/hy-html.pot | 6 +- pot/it-full.pot | 16 +- pot/it-html.pot | 6 +- pot/ja-full.pot | 16 +- pot/ja-html.pot | 6 +- pot/ka-full.pot | 16 +- pot/ka-html.pot | 6 +- pot/lt-full.pot | 16 +- pot/lt-html.pot | 6 +- pot/mn-full.pot | 16 +- pot/mn-html.pot | 6 +- pot/nb-full.pot | 16 +- pot/nb-html.pot | 6 +- pot/nl-full.pot | 16 +- pot/nl-html.pot | 6 +- pot/pl-full.pot | 16 +- pot/pl-html.pot | 6 +- pot/pt_BR-full.pot | 16 +- pot/pt_BR-html.pot | 6 +- pot/ro-full.pot | 16 +- pot/ro-html.pot | 6 +- pot/sk-full.pot | 16 +- pot/sk-html.pot | 6 +- pot/sl-full.pot | 16 +- pot/sl-html.pot | 6 +- pot/sv-full.pot | 16 +- pot/sv-html.pot | 6 +- pot/tr-full.pot | 16 +- pot/tr-html.pot | 6 +- pot/zh_CN-full.pot | 16 +- pot/zh_CN-html.pot | 6 +- pot/zh_TW-full.pot | 16 +- pot/zh_TW-html.pot | 6 +- 94 files changed, 1244 insertions(+), 814 deletions(-)
diff --git a/orig-docs/Documentation.html b/orig-docs/Documentation.html index d10dbff..f07139c 100644 --- a/orig-docs/Documentation.html +++ b/orig-docs/Documentation.html @@ -1329,7 +1329,7 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre> login credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and - pasword, accepting single parameter of existing username (can be empty). + password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span id="cfg_Servers_SignonSession">$cfg['Servers'][$i]['SignonSession']</span> string</dt> @@ -3533,7 +3533,7 @@ have either the <a href="http://pecl.php.net/package/APC">APC</a> extension <h4 id="faq3_18"> <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
<!-- End: CSV import limitations --> diff --git a/output/cs/Documentation.html b/output/cs/Documentation.html index 467a090..dbf48f3 100644 --- a/output/cs/Documentation.html +++ b/output/cs/Documentation.html @@ -1366,7 +1366,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span @@ -3627,7 +3627,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/de/Documentation.html b/output/de/Documentation.html index ca609e5..aa318e8 100644 --- a/output/de/Documentation.html +++ b/output/de/Documentation.html @@ -1441,7 +1441,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span @@ -3704,7 +3704,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/el/Documentation.html b/output/el/Documentation.html index 7be6673..fc8511a 100644 --- a/output/el/Documentation.html +++ b/output/el/Documentation.html @@ -1370,7 +1370,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt>κείμενο <span @@ -3631,7 +3631,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/en_GB/Documentation.html b/output/en_GB/Documentation.html index 894d110..10fe382 100644 --- a/output/en_GB/Documentation.html +++ b/output/en_GB/Documentation.html @@ -1369,7 +1369,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span @@ -3633,7 +3633,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/es/Documentation.html b/output/es/Documentation.html index b0796fe..4acc1d3 100644 --- a/output/es/Documentation.html +++ b/output/es/Documentation.html @@ -782,17 +782,19 @@ configuración 'avanzada' en versiones anteriores y que puede ser escrita como 'http') (<tt>$auth_type = '<abbr title="HyperText Transfer Protocol">HTTP</abbr>'</tt>) introducida en la versión 1.3.0 permite acceder como cualquier usuario MySQL válido mediante HTTP-Auth.</li> - <li>'signon' authentication mode (<tt>$auth_type = 'signon'</tt>) as -introduced in 2.10.0 allows you to log in from prepared PHP session data or -using supplied PHP script. This is useful for implementing single signon -from another application. Sample way how to seed session is in signon -example: <code>scripts/signon.php</code>. There is also alternative example -using OpenID - <code>scripts/openid.php</code> and example for scripts based -solution - <code>scripts/signon-script.php</code>. You need to configure <a -href="#cfg_Servers_SignonSession" class="configrule">session name</a> or <a -href="#cfg_Servers_SignonScript" class="configrule">script to be -executed</a> and <a href="#cfg_Servers_SignonURL" class="configrule">signon -URL</a> to use this authentication method.</li> + <li>Autenticación 'signon' (<tt>$auth_type = 'signon'</tt>), +introducida en la versión 2.10.0, permite iniciar sesión desde datos +preparados en la sesión PHP o utilizando un script PHP. Esto es útil para +implementar un inicio de sesión único desde otra aplicación. Un modelo de +cómo sembrar los datos en la sesión se puede encontrar en el ejemplo: +<code>scripts/signon.php</code>. También existe un ejemplo alternativo +utilizando OpenID: <code>scripts/openid.php</code> y ejemplos para +soluciones basadas en scripts: +<code>script/signon-script.php</code>. Necesita configurar el <a +href="#cfg_Servers_SignonSession" class="configrule">nombre de la sesión</a> +o el <a href="#cfg_Servers_SignonScript" class="configrule">script a +ejecutar</a> y el <a href="#cfg_Servers_SignonURL" class="configrule">URL +de inicio de sesión</a> para utilizar este método de autenticación.</li> </ul>
Para más información vea la <a href="#setup">sección de instalación</a>, @@ -1425,23 +1427,22 @@ id="cfg_Servers_CountTables">$cfg['Servers'][$i]['CountTables']</span></dt> <dd>Si contar el número de tablas en cada base de datos al preparar la lista de bases de datos para el marco de navegación. </dd> - <dt><span -id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</span> -string</dt> + <dt>cadena <span +id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</span></dt> <dd>Name of PHP script to be sourced and executed to obtain login credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt>cadena <span id="cfg_Servers_SignonSession">$cfg['Servers'][$i]['SignonSession']</span></dt> - <dd>Name of session which will be used for signon authentication method. You -should use something different than <code>phpMyAdmin</code>, because this is -session which phpMyAdmin uses internally. Takes effect only if <a -href="#cfg_Servers_SignonScript" class="configrule">SignonScript</a> is not -configured. + <dd>El nombre de la sesión a utilizar para el método de autenticación +signon. Deberías de utilizar algo distinto a <code>phpMyAdmin</code> ya que +ese es el nombre de sesión phpMyAdmin utiliza internamente. Sólo tiene +efecto si no está configurado <a href="#cfg_Servers_SignonScript" +class="configrule">SignonScript</a>. </dd> <dt>cadena <span id="cfg_Servers_SignonURL">$cfg['Servers'][$i]['SignonURL']</span></dt> @@ -3841,8 +3842,8 @@ casi siempre importarán correctamente. <a href="#faq3_18">3.18 Al importar un archivo CSV que contiene múltiples tablas, se las junta todas en una sola tabla.</a></h4> <p> - No hay una forma confiable de diferenciar tablas en el formato CSV. Por el -momento necesitarás dividir los archivos CSV que contengan mas de una tabla. + There is no reliable way to differentiate tables in CSV format. For the time +being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/fr/Documentation.html b/output/fr/Documentation.html index 3416da6..9bc1605 100644 --- a/output/fr/Documentation.html +++ b/output/fr/Documentation.html @@ -1618,7 +1618,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span @@ -4256,9 +4256,8 @@ presque toujours un import correct. <a href="#faq3_18">3.18 Lors de l'import d'un fichier CSV qui contient plusieurs tables, elles sont fusionnées en une seule.</a></h4> <p> - Il n'existe pas de moyen fiable de différencier les tables en format -CSV. Pour le moment, vous devrez fractionner les fichiers CSV contenant -plusieurs tables. + There is no reliable way to differentiate tables in CSV format. For the time +being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/it/Documentation.html b/output/it/Documentation.html index 6139963..8949b79 100644 --- a/output/it/Documentation.html +++ b/output/it/Documentation.html @@ -1407,7 +1407,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span @@ -3670,7 +3670,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/ja/Documentation.html b/output/ja/Documentation.html index 9dbadfe..72aa2a1 100644 --- a/output/ja/Documentation.html +++ b/output/ja/Documentation.html @@ -276,7 +276,7 @@ title="HyperText Transfer Protocol">HTTP</abbr>/クッキー認証モードを使用している場合、phpMyAdmin は現行版では、ようこそ画面と管理データベース、もしくはログインダイアログが表示されます。</li> <li>ウェブサーバの設定でサブフォルダ <tt>./libraries</tt> と <tt>./setup/lib</tt> -へのアクセスを拒否しておく必要があります。Apache の場合、該当フォルダに提供されている .htaccess +へのアクセスを拒否しておく必要があります。Apache の場合は、該当フォルダに提供されている .htaccess ファイルを使用することができます。他のウェブサーバの場合は、各自で設定する必要があります。このような設定を行うことにより、サブフォルダの露出を防ぎ、万一、そこのコードにクロスサイドスクリプティングの脆弱性が見つかっても、利用されることはありません。</li> <li> 一般的には、インストールしている phpMyAdmin @@ -302,7 +302,7 @@ title="よくある質問">FAQ</abbr> 1.23</a> をよくお読みください) <i>./scripts/create_tables.sql</i> をインポートして新しいテーブルを作成するようにしてください。</p>
<p> phpMyAdmin -を使ってテーブル群を作成することもできますが、いくつか注意することがあります。データベースやテーブルを作成する際には特別な(管理者の)権限が必要になるかもしれません。また、データベース名によってはスクリプトに多少の修正を加える必要があるかもしれません。</p> +を使ってテーブル群を作成することもできますが、いくつか注意することがあります。データベースやテーブルを作成する際には特別な(管理者の)特権が必要になるかもしれません。また、データベース名によってはスクリプトに多少の修正を加える必要があるかもしれません。</p>
<p> <i>./scripts/create_tables.sql</i> ファイルをインポートしたら、<i>./config.inc.php</i> ファイルでテーブル名を指定してください。このとき使うディレクティブの説明は<a @@ -377,7 +377,7 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost'; (もちろん <a href="#linked-tables">phpMyAdmin の設定保存場所</a>を設定しておく必要があります) <br /></li>
- <li>上記が済んだら、<i>本当の</i>ユーザそれぞれについて、特定のデータベースにおける特権を付与していってください。ふつう、一般ユーザにはグローバルな特権を与えるべきではありません。そういった特権の破壊力を理解したうえでのことなら話は別ですが(たとえばスーパーユーザを作るときなど)。<br /> + <li>上記が済んだら、<i>本当の</i>ユーザそれぞれについて、特定のデータベースにおける特権を付与していってください。ふつう、一般ユーザにはグローバルな特権を与えるべきではありません。そういった特権の破壊力を理解したうえでのことなら話は別ですが(例えばスーパーユーザを作るときなど)。<br /> 一例を示します。<i>real_user</i> というユーザに <i>user_base</i> というデータベースに関するすべての特権を付与するには、以下のようにします。<br />
@@ -409,7 +409,7 @@ title="HyperText Transfer Protocol">HTTP</abbr>」認証モードと <i>.htacces
<h4>「クッキー」認証モード</h4>
-<ul><li><abbr title="HyperText Transfer Protocol">HTTP</abbr> 認証のかわりに利用できます(たとえば +<ul><li><abbr title="HyperText Transfer Protocol">HTTP</abbr> 認証のかわりに利用できます(例えば <abbr title="Internet Information Services">IIS</abbr> を稼動させている場合など)。</li> <li>もちろんユーザがブラウザのクッキーを有効にしている必要がありますが、現在では全ての認証方式でクッキーが必要となっています。</li> <li>このモードでは、ユーザは phpMyAdmin のログアウトが確実に行え、同じユーザ名でログインし直すことができます。</li> @@ -421,8 +421,7 @@ class="configrule">$cfg['AllowArbitraryServer']</a> ディレクティブをご
<h4>「サインオン」認証モード</h4>
-<ul><li>This mode is a convenient way of using credentials from another application -to authenticate to phpMyAdmin.</li> +<ul><li>このモードは、証明を使用した便利な方法で、別のアプリケーションで行った認証を phpMyAdmin へ持ってくるというものです。</li> <li>他のアプリケーションは、ログイン情報をセッションデータへ格納しなければなりません。</li> <li>詳細は <a href="#cfg_Servers_auth_type">auth_type</a> の項目をご覧ください。</li> </ul> @@ -443,7 +442,7 @@ class="configrule"> $cfg['Servers'][$i]['AllowDeny']['order']</a> ディレク <a href="#servers_allowdeny_rules" class="configrule"> $cfg['Servers'][$i]['AllowDeny']['rules']</a> ディレクティブでホスト認証することを検討してみてもよいかもしれません。</li> - <li>クッキーや http 認証とは異なり、最初に phpMyAdmin + <li>クッキー/HTTP 認証とは異なり、最初に phpMyAdmin サイトを読み込んだときに、ログインユーザを必要としません。これは仕様によるものですが、インストール先へのアクセスをどのユーザにも許可しているということです。HTTP 認証の設定や他のルータから HTTP 要求を拒否しているであろう <a href="#glossary">.htaccess</a> ファイル、十分に対策したファイアウォール、といったいくつかの制限をかけること推奨します(これらの方法はこのマニュアルの範疇を超えていますが、Google @@ -488,22 +487,22 @@ href="#setup">クイックインストール</a>の項を参照して作成し
<dl><dt id="cfg_PmaAbsoluteUri">$cfg['PmaAbsoluteUri'] 文字列</dt> <dd>ここには、phpMyAdmin がインストールされているディレクトリの <abbr title="Uniform Resource -Locator">URL</abbr> -をフルパスで設定します。(例)<tt>http://www.your_web.net/path_to_your_phpMyAdmin_directory/</tt> -なお、ウェブサーバによってはこの <abbr title="Uniform Resource Locator">URL</abbr> +Locator">URL</abbr> をフルパスで設定します +(例:<tt>http://www.your_web.net/path_to_your_phpMyAdmin_directory/</tt>)。なお、ウェブサーバによってはこの +<abbr title="Uniform Resource Locator">URL</abbr> の大文字小文字を区別します。末尾のスラッシュを忘れないようにしてください。<br /><br />
バージョン 2.3.0 からはここを空欄にすることが推奨されています。たいていの場合、phpMyAdmin は自動的に適切な設定を検出します。ポート転送をしているユーザは PmaAbsoluteUri を設定する必要があるでしょう(<a -href="https://sourceforge.net/tracker/index.php?func=detail&aid=1340187&gr...</a>)。 -試しに、テーブルを表示して、列を編集して保存してみてください。phpMyAdmin +href="https://sourceforge.net/tracker/index.php?func=detail&aid=1340187&gr...</a>)。 +試しに、テーブルを表示して、行を編集して保存してみてください。phpMyAdmin が正しい値を自動検出できていない場合はエラーメッセージが表示されるはずです。この値を設定してくださいというエラーが出る、あるいは自動検出コードがパスの検出に失敗する場合は、開発陣がコードを改善できるよう、バグレポートをバグトラッカーにお送りください。</dd>
<dt id="cfg_PmaNoRelation_DisableWarning">$cfg['PmaNoRelation_DisableWarning'] 論理型</dt> <dd>バージョン 2.3.0 以降、マスタ/外部テーブルを操作する機能が多数提供されています(<a href="#pmadb" class="configrule">$cfg['Servers'][$i]['pmadb']</a> 参照)。 <br /> - そのマスタ/外部データベースをセットアップしてみてもうまくいかない場合、その機能を利用したいデータベースの「構造(Structure)」ページを見れば、無効になっている理由を分析するリンクが見つかるはずです。<br /> + そのマスタ/外部データベースをセットアップしてみてもうまくいかない場合、その機能を利用したいデータベースの「構造」ページを見れば、無効になっている理由を分析するリンクが見つかるはずです。<br /> そういった機能を使いたくない場合は、この変数を <tt>TRUE</tt> に設定しておけばメッセージが表示されなくなります。</dd>
<dt id="cfg_SuhosinDisableWarning">$cfg['SuhosinDisableWarning'] 論理型</dt> @@ -515,12 +514,11 @@ class="configrule">$cfg['Servers'][$i]['pmadb']</a> 参照)。 に設定しておくことで、このメッセージは表示されなくなります。</dd>
<dt id="cfg_TranslationWarningThreshold">$cfg['TranslationWarningThreshold'] 整数</dt> - <dd>Show warning about incomplete translations on certain threshold.</dd> + <dd>指定されたしきい値に達していない不完全な翻訳に対して警告を表示します。</dd>
- <dt id="cfg_AllowThirdPartyFraming">$cfg['AllowArbitraryServer'] 論理型</dt> - <dd>Setting this to <tt>true</tt> allows a page located on a different domain to -call phpMyAdmin inside a frame, and is a potential security hole allowing -cross-frame scripting attacks.</dd> + <dt id="cfg_AllowThirdPartyFraming">$cfg['AllowThirdPartyFraming'] 論理型</dt> + <dd>これを <tt>true</tt> +に設定すると、フレームに対して異なるドメインに置かれているページを許可します。このことは、クロスフレームスクリプト攻撃を可能にする潜在的なセキュリティホールにもなりえます。</dd>
<dt id="cfg_blowfish_secret">$cfg['blowfish_secret'] 文字列</dt> <dd>「クッキー」認証方式は、パスワードを暗号化するために blowfish アルゴリズムを使用しています。<br /> @@ -533,7 +531,7 @@ cross-frame scripting attacks.</dd> <dt id="cfg_Servers">$cfg['Servers'] 配列</dt> <dd>バージョン 1.4.2 以降、phpMyAdmin は複数の MySQL サーバを管理できるようになっています。そのために追加されたのが <a href="#cfg_Servers" class="configrule">$cfg['Servers']</a> -配列です。ここにはさまざまなサーバへのログイン情報が格納されます。たとえば、最初の <a href="#cfg_Servers_host" +配列です。ここにはさまざまなサーバへのログイン情報が格納されます。例えば、最初の <a href="#cfg_Servers_host" class="configrule">$cfg['Servers'][$i]['host']</a> には最初のサーバのホスト名が、二番目の <a href="#cfg_Servers_host" class="configrule">$cfg['Servers'][$i]['host']</a> には二番目のサーバのホスト名が入ります。<tt>./libraries/config.default.php</tt> には 1 @@ -543,7 +541,7 @@ href="#cfg_Servers_host" class="configrule">$cfg['Servers'][$i]['host']</a>
<dt id="cfg_Servers_host">$cfg['Servers'][$i]['host'] 文字列</dt> <dd>$i 番目の MySQL サーバのホスト名ないし <abbr title="インターネット・プロトコル">IP</abbr> -アドレスが入ります。(例)localhost</dd> +アドレスが入ります。(例:localhost)</dd>
<dt id="cfg_Servers_port">$cfg['Servers'][$i]['port'] 文字列</dt> <dd>$i 番目の MySQL サーバのポート番号が入ります。デフォルトは 3306 @@ -623,11 +621,11 @@ Protocol">HTTP</abbr>'</tt>)は 1.3.0 で導入されました。HTTP-Auth を MySQL ユーザでログインできます。</li> <li>「signon」認証モード (<tt>$auth_type = 'signon'</tt>) は、2.10.0 で導入されました。用意された PHP のセッションデータからか、もしくは PHP -スクリプトを使用してログインすることを許可するものです。これは、別のアプリケーションからシングルサインオンを実装する場合に便利です。シードセッションのやり方のサンプルは、サインオンの例 +スクリプトを使用して、ログインすることを許可するものです。これは、別のアプリケーションからシングルサインオンを実装する場合に便利です。シードセッションのやり方のサンプルは、サインオンの例 (<code>scripts/signon.php</code>) の中にあります。別の例として、OpenID (<code>scripts/openid.php</code>) を使うのもあります。この認証方式を使用するには、<a href="#cfg_Servers_SignonSession" class="configrule">セッション名</a>か<a -href="#cfg_Servers_SignonScript" class="configrule">実行されるスクリプト</a>それと<a +href="#cfg_Servers_SignonScript" class="configrule">実行されるスクリプト</a>、それと<a href="#cfg_Servers_SignonURL" class="configrule">サインオン URL</a> を設定する必要があります。</li> </ul>
@@ -699,22 +697,20 @@ class="important">ほかのすべてのデータベースが使えなくなる
<dt><span id="cfg_Servers_hide_db">$cfg['Servers'][$i]['hide_db']</span> 文字列 </dt> - <dd>Regular expression for hiding some databases from unprivileged users. This -only hides them from listing, but a user is still able to access them -(using, for example, the SQL query area). To limit access, use the MySQL -privilege system. + <dd>特権のないユーザからデータベースを隠します。正規表現で指定します。これはリストから見えなくするだけで、ユーザがそれらに(SQL +クエリ使用するなどして)アクセスすることはできてしまいます。アクセスを制限するには、MySQL 特権システムを使用しています。 <br /><br /> - For example, to hide all databases starting with the letter "a", use<br /> + 例えば、文字「a」で始まるすべてのデータベースを非表示にするには、<br /> <pre>$cfg['Servers'][$i]['hide_db'] = '^a';</pre> - and to hide both "db1" and "db2" use <br /> + 「db1」と「db2」の両方を非表示にするには、 <br /> <pre>$cfg['Servers'][$i]['hide_db'] = '^(db1|db2)$';</pre> - More information on regular expressions can be found in the <a -href="http://php.net/manual/en/reference.pcre.pattern.syntax.php%22%3E PCRE -pattern syntax</a> portion of the PHP reference manual. + 正規表現の詳細は、PHP リファレンスマニュアルの <a +href="http://php.net/manual/ja/reference.pcre.pattern.syntax.php%22%3EPCRE +のパターン構文</a>の項にあります。 </dd>
<dt id="cfg_Servers_verbose">$cfg['Servers'][$i]['verbose'] 文字列</dt> - <dd>複数のサーバエントリがあるなら便利です。設定しておくと、メインページのプルダウンメニューに、ホスト名ではなく、この文字列が表示されます。たとえば、システム上のいくつかのデータベースのみ表示させる場合には便利でしょう。HTTP + <dd>複数のサーバエントリがあるなら便利です。設定しておくと、メインページのプルダウンメニューに、ホスト名ではなく、この文字列が表示されます。例えば、システム上のいくつかのデータベースのみ表示させる場合には便利でしょう。HTTP 認証の場合、非 ASCII 文字は全て無視されるかもしれません。</dd>
<dt id="pmadb"> @@ -727,7 +723,7 @@ pattern syntax</a> portion of the PHP reference manual. の設定保存場所</a>の節をご覧ください。このテーブル構造の利点や、データベースの簡単な作成法、必要なテーブルが書かれています。 <br /><br />
- インストールした phpMyAdmin のユーザがひとりの場合は、お使いのデータベースに専用のテーブル群を格納することもできます。その場合は + インストールした phpMyAdmin のユーザが1人の場合は、お使いのデータベースに専用のテーブル群を格納することもできます。その場合は <tt>$cfg['Servers'][$i]['pmadb']</tt> にはお使いのデータベース名を入れていただければ結構です。マルチユーザの場合は phpMyAdmin の設定保存場所を格納するセントラルデータベース名を設定します。</dd>
@@ -758,7 +754,7 @@ id="cfg_Servers_bookmarktable">$cfg['Servers'][$i]['bookmarktable']</span> <li>テーブルのプロパティページでは、記載されているキーごとに参照の整合性をチェックする(リンクの切れた外部キーを表示する)リンクを表示します。 </li> <li>query-by-example では、自動結合を作成します(<a href="#faq6_6"><abbr -title="よくある質問">FAQ</abbr> 6.6</a>参照)</li> +title="よくある質問">FAQ</abbr> 6.6</a> 参照)</li> <li>データベースの <abbr title="ポータブル・ドキュメント・フォーマット">PDF</abbr> スキーマを取得できるようにします(table_coords テーブルも使用されます)。</li> </ul> @@ -1010,7 +1006,7 @@ id="cfg_Servers_tracking_add_drop_database">$cfg['Servers'][$i]['tracking_add_dr 文字列 </dt> <dd> - リリース 3.4.x より。ユーザが自分自身にとって最もよい環境設定をして、それをデータベースに格納することを許可します。 + リリース 3.4.x より。ユーザが自分自身用の環境設定を行い、それをデータベースに格納することを許可します。 <br /><br />
<a href="#pmadb">pmadb</a> への設定格納を許可しなくても、依然としてユーザは phpMyAdmin @@ -1141,11 +1137,12 @@ id="cfg_Servers_ShowDatabasesCommand">$cfg['Servers'][$i]['ShowDatabasesCommand' </dd> <dt><span id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</span> 文字列</dt> - <dd>ログイン資格情報を取得するために実行される PHP -スクリプトの名前。これは、セッションに基づくシングルサインオンに代わる手法です。このスクリプトは、ユーザ名とパスワードの一覧を返す関数 -<code>get_login_credentials</code> -を提供していて、単一のパラメータとして存在するユーザ名(空欄も可)を受け入れる必要があります。サンプルは、<code>scripts/signon-script.php</code> -を参照してください。 + <dd>Name of PHP script to be sourced and executed to obtain login +credentials. This is alternative approach to session based single +signon. The script needs to provide function +<code>get_login_credentials</code> which returns list of username and +password, accepting single parameter of existing username (can be empty). +See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span id="cfg_Servers_SignonSession">$cfg['Servers'][$i]['SignonSession']</span> @@ -1223,11 +1220,11 @@ href="http://php.net/session_save_path%22%3Esession_save_path PHP パラメータ</a
<dt id="cfg_AllowUserDropDatabase">$cfg['AllowUserDropDatabase'] 論理型</dt> <dd>通常ユーザ(administrator 以外のユーザ)に自分自身のデータベースの削除を許可するかどうかを定義します。FALSE -にすると、「データベースの削除(Drop Database)」のリンクは表示されませんし、「DROP DATABASE +にすると、「データベースの削除」のリンクは表示されませんし、「DROP DATABASE (自身のデータベース名)」すらも拒否されます。多くの顧客をかかえる <abbr title="インターネット・サービス・プロバイダ">ISP</abbr> にとってはきわめて実用的です。<br /> - SQL クエリに対するこの制限は、MySQL の権限を使用するほど厳格ではないことに注意してください。これは SQL -クエリの性質によるもので、非常に複雑になる可能性があります。この設定は、厳密な権限の制限というよりも、削除事故回避ためにヘルプとして表示するようなものです。</dd> + SQL クエリに対するこの制限は、MySQL の特権を使用するほど厳格ではないことに注意してください。これは SQL +クエリの性質によるもので、非常に複雑になる可能性があります。この設定は、厳密な特権の制限というよりも、削除事故回避ためにヘルプとして表示するようなものです。</dd>
<dt id="cfg_Confirm">$cfg['Confirm'] 論理型</dt> <dd>データが消失しそうな操作をしたときに警告(「本当に〜してもよいですか」)を表示するかどうか。</dd> @@ -1240,7 +1237,7 @@ title="インターネット・サービス・プロバイダ">ISP</abbr> にと </dd>
<dt id="cfg_LoginCookieValidity">$cfg['LoginCookieValidity'] 整数 [秒数]</dt> - <dd>ログインクッキーの有効期間を定義します。 PHP の設定オプション <a + <dd>ログインクッキーの有効期間を定義します。PHP の設定オプション <a href="http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime">session.gc_maxlifetime</a> は、セッションの有効性を制限する可能性があるので注意してください。セッションが失われている場合、ログインクッキーも無効になります。ですから、<code>session.gc_maxlifetime</code> は $cfg['LoginCookieValidity'] の値よりも低く設定するほうがいいのです。</dd> @@ -1285,7 +1282,7 @@ class="configrule">$cfg['LeftFrameTableSeparator']</a> </dd>
<dt id="cfg_LeftFrameDBTree">$cfg['LeftFrameDBTree'] 論理型</dt> - <dd>ライトモードのときに(セレクターの)データベース名をツリー表示するかどうかを定義します。<a + <dd>軽快モードのときに(セレクターの)データベース名をツリー表示するかどうかを定義します。<a href="#cfg_LeftFrameDBSeparator" class="configrule">$cfg['LeftFrameDBSeparator']</a> もご覧ください。 </dd> @@ -1358,8 +1355,9 @@ href="#cfg_Servers_verbose">$cfg['Servers'][$i]['verbose']</a></tt> <span id="cfg_ShowChgPassword">$cfg['ShowChgPassword']</span> 論理型<br /> <span id="cfg_ShowCreateDb">$cfg['ShowCreateDb']</span> 論理型 </dt> - <dd>立ち上げ時のメイン(右)フレームに、「PHP 情報」や「パスワードを変更する」のリンクやデータベース作成フォームを表示するかどうかを定義します。 -この設定は、直接入力された MySQL コマンドに対してチェックするわけではありません。<br /><br /> + <dd>立ち上げ時のメイン(右)フレームに、「PHP +情報」や「パスワードを変更する」のリンクやデータベース作成フォームを表示するかどうかを定義します。この設定は、直接入力された MySQL +コマンドに対してチェックするわけではありません。<br /><br />
phpinfo() において注意することがあります。スクリプト中でこの関数を使えなくするには、<i>php.ini</i> に下記の行を含める必要があります。 @@ -1369,7 +1367,7 @@ href="#cfg_Servers_verbose">$cfg['Servers'][$i]['verbose']</a></tt> また、「パスワードの変更」リンクは「config」認証モードでは無効になります。設定ファイルにハードコードされたパスワードの値はエンドユーザが書き換えられないためです。</dd>
<dt id="cfg_SuggestDBName">$cfg['SuggestDBName'] 論理型</dt> - <dd>「データベースの作成(Create Database)」フォームでデータベース名を提案するかテキストフィールドを空欄にしておくかを定義します。</dd> + <dd>「データベースを作成する」フォームでデータベース名を提案するかテキストフィールドを空欄にしておくかを定義します。</dd>
<dt id="cfg_NavigationBarIconic">$cfg['NavigationBarIconic'] 文字列</dt> <dd>ナビゲーションバーのボタンと、右パネルのトップメニューにテキストを含めるか、シンボルのみにするかを定義します。値が TRUE @@ -1391,7 +1389,7 @@ href="#cfg_Servers_verbose">$cfg['Servers'][$i]['verbose']</a></tt>
<dt id="cfg_ProtectBinary">$cfg['ProtectBinary'] 論理型または文字列</dt> <dd>テーブルの内容を表示しているときに <tt>BLOB</tt> カラムや <tt>BINARY</tt> -カラムを保護して修正できないようにするかどうかを定義します。 有効な値は次の通りです: +カラムを保護して修正できないようにするかどうかを定義します。有効な値は次の通りです。 <ul><li><tt>FALSE</tt> すべてのカラムの修正を許可します。</li> <li><tt>blob</tt> <tt>BLOB</tt> 以外のすべてのカラムの修正を許可します。</li> <li><tt>all</tt> 全ての <tt>BINARY</tt> カラムと <tt>BLOB</tt> カラムの修正を不許可にします。</li> @@ -1453,7 +1451,7 @@ class="configrule">$cfg['ForeignKeyDropdownOrder']</a>
<dt id="cfg_DefaultTabServer">$cfg['DefaultTabServer'] 文字列</dt> - <dd>サーバ表示の際にデフォルトで表示されるタブを定義します。可能な値は次の通りです。「main.php」(マルチユーザ環境におすすめ)、「server_databases.php」、「server_status.php」、「server_variables.php」、「server_privileges.php」、「server_processlist.php」。</dd> + <dd>サーバ表示の際にデフォルトで表示されるタブを定義します。可能な値は次の通りです。「main.php」(マルチユーザ環境にお勧め)、「server_databases.php」、「server_status.php」、「server_variables.php」、「server_privileges.php」、「server_processlist.php」。</dd>
<dt id="cfg_DefaultTabDatabase">$cfg['DefaultTabDatabase'] 文字列</dt> <dd>データベース表示の際にデフォルトで表示されるタブを定義します。可能な値は次のいずれかです。「db_structure.php」、「db_sql.php」、「db_search.php」。</dd> @@ -1470,10 +1468,10 @@ class="configrule">$cfg['MySQLManualType']</a> の値によります)、適切
<dt id="cfg_MySQLManualType">$cfg['MySQLManualType'] 文字列</dt> <dd>MySQL 文書のタイプです。 - <ul><li>viewable - 「オンラインで閲覧可能」。現在MySQLのウェブサイトで利用されているものです。</li> - <li>searchable - 「検索可能。ユーザのコメントがついています(Searchable, with user comments)」</li> - <li>chapters - 「HTML 文書。章ごとにページがわかれています(HTML, one page per chapter)」</li> - <li>big - 「HTML 文書。すべてが 1 ページに収められています(HTML, all on one page)</li> + <ul><li>viewable - 「オンラインで閲覧可能」。現在 MySQL のウェブサイトで利用されているものです。</li> + <li>searchable - 「検索可能。ユーザのコメントがついています」</li> + <li>chapters - 「HTML 文書。章ごとにページが分かれています」</li> + <li>big - 「HTML 文書。全てが 1 ページに収められています」</li> <li>none - 文書へのリンクを表示しません。</li> </ul> </dd> @@ -1594,11 +1592,11 @@ $cfg['TrustedProxies'] = <dd>テーブルのヘッダに使われるスタイル。<tt>themes/themename/layout.inc.php</tt> をご覧ください。</dd>
<dt id="cfg_BgcolorOne">$cfg['BgOne'] 文字列 [CSS 色]</dt> - <dd>テーブルの奇数行に使われる色(HTML)。<tt>themes/themename/layout.inc.php</tt> をご覧ください。 + <dd>テーブルの奇数行に使われる色 (HTML)。<tt>themes/themename/layout.inc.php</tt> をご覧ください。 </dd>
<dt id="cfg_BgcolorTwo">$cfg['BgTwo'] 文字列 [CSS 色]</dt> - <dd>テーブルの偶数行に使われる色(HTML)。<tt>themes/themename/layout.inc.php</tt> をご覧ください。 + <dd>テーブルの偶数行に使われる色 (HTML)。<tt>themes/themename/layout.inc.php</tt> をご覧ください。 </dd>
<dt><span id="cfg_BrowsePointerBackground">$cfg['BrowsePointerBackground'] @@ -1831,7 +1829,7 @@ language">SQL</abbr> クエリを直接入力できるようになります。Ja language">SQL</abbr> クエリが入ります。 <br /><br /> JavaScript 対応ブラウザを使っているなら JavaScript -クエリウインドウを使うことをおすすめします。やりとりする変数の数は多いですが、使っている関数は基本的なものなので、第四世代のブラウザならたいていこの機能を利用できるはずです。現在は +クエリウインドウを使うことをお勧めします。やりとりする変数の数は多いですが、使っている関数は基本的なものなので、第四世代のブラウザならたいていこの機能を利用できるはずです。現在は Internet Explorer 6 と Mozilla 1.x のみでテストしています。 <br /><br /> <tt>$cfg['QueryHistoryDB']</tt> が <tt>TRUE</tt> @@ -1863,21 +1861,20 @@ textarea が使われますが、そうでない場合はこの概算数が使われます。 </dd> <dt id="cfg_MaxExactCountViews">$cfg['MaxExactCountViews'] 整数</dt> - <dd>For VIEWs, since obtaining the exact count could have an impact on -performance, this value is the maximum to be displayed, using a <code>SELECT -COUNT ... LIMIT</code>. The default value of 0 bypasses any row counting. + <dd>ビューの場合は、正確な行数を取得するのはパフォーマンスに影響を与える可能性があります。そのため、<code>SELECT COUNT +... LIMIT</code> というふうにして、この設定値を限度とする行カウントを行います。デフォルト値は 0 で、行カウントをとばします。 </dd>
<dt id="cfg_NaturalOrder">$cfg['NaturalOrder'] 論理型</dt> - <dd>データベースやテーブルの名前を自然な順番でソートします(たとえば、t1、t2、t10)。いまのところ左パネル(ライトモード)とデータベース画面のテーブル一覧に実装されています。</dd> + <dd>データベースやテーブルの名前を自然な順番でソートします(たとえば、t1、t2、t10)。いまのところ左パネル(軽快モード)とデータベース画面のテーブル一覧に実装されています。</dd>
<dt id="cfg_InitialSlidersState">$cfg['InitialSlidersState'] 文字列</dt> <dd><tt>「closed」</tt>に設定した場合、折り畳みは閉じた状態で表示されます。<tt>「open」</tt>はその逆です。全ての折り畳みを完全に無効にするには、<tt>「disabled」</tt>にします。</dd>
<dt id="cfg_UserprefsDisallow">$cfg['UserprefsDisallow'] 配列</dt> - <dd>Contains names of configuration options (keys in <tt>$cfg</tt> array) that -users can't set through user preferences. For possible values, refer to -<tt>libraries/config/user_preferences.forms.php</tt>.</dd> + <dd>ユーザ環境設定を許可させない設定オプションの名前 (<tt>$cfg</tt> 配列のキーで指定) +が入ります。指定できる値については、<tt>libraries/config/user_preferences.forms.php</tt> +を参照してください。</dd>
<dt id="cfg_TitleTable">$cfg['TitleTable'] 文字列</dt> <dt id="cfg_TitleDatabase">$cfg['TitleDatabase'] 文字列</dt> @@ -1983,8 +1980,8 @@ title="よくある質問">FAQ</abbr> 6.14</a> をご覧ください。 <dt id="cfg_SQLValidator_username">$cfg['SQLValidator']['username'] 文字列<br /> <span id="cfg_SQLValidator_password">$cfg['SQLValidator']['password']</span> 文字列</dt> - <dd>SOAP サービスを使うと <tt>anonymous</tt> -(匿名)ユーザでパスワードによらずログインできるため、デフォルトではそのようになっています。SQL + <dd>SOAP サービスを使うと +<tt>anonymous</tt>(匿名)ユーザでパスワードによらずログインできるため、デフォルトではそのようになっています。SQL 検証のアカウントをお持ちであれば、ログイン情報をここに記入することで、匿名でログインする代わりにその情報でログインするようになります。</dd> </dl> </dd> @@ -2028,7 +2025,7 @@ class="configrule">$cfg['RestrictColumnTypes']</a> <code>LIKE</code> としてあります。これはテーブルが巨大な場合に不用意にパフォーマンスの問題を起こさないようにするためです。</dd>
<dt id="cfg_EnumOperators">$cfg['EnumOperators'] 配列</dt> - <dd>列挙 (enum) カラムの検索に利用できる演算子です。</dd> + <dd>列挙 (ENUM) カラムの検索に利用できる演算子です。</dd>
<dt id="cfg_NullOperators">$cfg['NullOperators'] 配列</dt> <dd>カラムが NULL になりうるときに利用できる追加の検索用演算子です。</dd> @@ -2051,7 +2048,7 @@ href="#config">「設定」の章</a>をご覧ください。</p>
<p> カラムごとに別々の変換機能を適用できます。変換機能は各カラムの内容を取得してから、選択された機能に定義されている規則に従って変換を行うためです。</p>
-<p> たとえば、ファイル名を入れる「filename」というカラムがあるとします。ふつう phpMyAdmin +<p> 例えば、ファイル名を入れる「filename」というカラムがあるとします。ふつう phpMyAdmin ではこのファイル名しか表示されませんが、変換機能を使うと、このファイル名を HTML リンクに変換できます。phpMyAdmin システムの内部でそのカラムのリンクをクリックすると、新しいブラウザウインドウにそのファイルが表示されます。変換オプションを使えば、その文字列の前後に付け加える文字列や、出力を保存する形式も指定できます。</p>
@@ -2282,7 +2279,7 @@ title="HyperText Transfer Protocol">HTTP</abbr> 認証モードではなく、
<p> PWS のバグのようです。Filippo Simoncini が次に述べる回避策を見つけています(現時点ではこれ以上の対応策はありません)。『<i>libraries/header.inc.php</i>、<i>libraries/header_printview.inc.php</i>、<i>index.php</i>、<i>navigation.php</i>、<i>libraries/common.lib.php</i> -の <tt>DOCTYPE</tt> 宣言(2 行)を削除するかコメントにしてください。』</p> +の <tt>DOCTYPE</tt> 宣言(2 行)を削除するかコメントにします。』</p>
<h4 id="faq1_7"> <a href="#faq1_7">1.7 どうすればダンプや <abbr title="comma separated @@ -2381,18 +2378,15 @@ href="#config">「設定」の章</a>をご覧ください。</li> <a id="faqmysqlversions" href="#faq1_17">1.17 phpMyAdmin をサポートしている MySQL のバージョンは?</a></h4>
-<p> Since phpMyAdmin 3.0.x, only MySQL 5.0.1 and newer are supported. For older -MySQL versions, you need to use the latest 2.x branch. phpMyAdmin can -connect to your MySQL server using PHP's classic <a -href="http://php.net/mysql%22%3EMySQL extension</a> as well as the <a -href="http://php.net/mysqli%22%3Eimproved MySQL extension (MySQLi)</a> that is -available in php 5.0. The latter one should be used unless you have a good -reason not to do so.<br /> - When compiling PHP, we strongly recommend that you manually link the MySQL -extension of your choice to a MySQL client library of at least the same -minor version since the one that is bundled with some PHP distributions is -rather old and might cause problems <a href="#faq1_17a"> (see <abbr -title="Frequently Asked Questions">FAQ</abbr> 1.17a)</a>.<br /><br /> +<p> phpMyAdmin 3.0.x より、MySQL 5.0.1 以降のみサポートするようになりました。古い MySQL バージョンに対しては、2.x +ブランチでの最新版を使用する必要があります。phpMyAdmin が MySQL サーバに接続するときには、古典的な <a +href="http://php.net/mysql%22%3EMySQL 拡張</a>だけでなく、PHP 5.0 で利用できるようになった<a +href="http://php.net/mysqli%22%3E%E6%94%B9%E8%89%AF%E7%89%88 MySQL 拡張 (MySQLi)</a> +も利用できます。特に理由がない限り、後者を使用するほうがいいでしょう。<br /> + PHP をコンパイルするときには使用する MySQL 拡張を、少なくともマイナーバージョンまで同じ MySQL +クライアントライブラリに、手作業でリンクさせることを強く推奨します。PHP +配布ファイルにバンドルされているものはやや古くなっているために、問題を起こすことがあるためです <a href="#faq1_17a">(<abbr +title="よくある質問">FAQ</abbr> 1.17a もご覧ください)</a>。<br /><br /> MariaDB もサポートしています(バージョン 5.1 と 5.2 はテストしました)。 </p>
@@ -2402,22 +2396,18 @@ authentication protocol requested by server; consider upgrading MySQL client(サーバが要求する認証プロトコルをクライアントがサポートしていません。MySQL クライアントのアップグレードをご検討ください)」というというエラーメッセージが返ってきます。</a></h5>
-<p> You tried to access MySQL with an old MySQL client library. The version of -your MySQL client library can be checked in your phpinfo() output. In -general, it should have at least the same minor version as your server - as -mentioned in <a href="#faq1_17"> <abbr title="Frequently Asked -Questions">FAQ</abbr> 1.17</a>.<br /><br /> - - This problem is generally caused by using MySQL version 4.1 or newer. MySQL -changed the authentication hash and your PHP is trying to use the old -method. The proper solution is to use the <a -href="http://www.php.net/mysqli%22%3Emysqli extension</a> with the proper client -library to match your MySQL installation. Your chosen extension is specified -in <a href="#cfg_Servers_extension" -class="configrule">$cfg['Servers'][$i]['extension']</a>. More information -(and several workarounds) are located in the <a -href="http://dev.mysql.com/doc/mysql/en/old-client.html%22%3EMySQL -Documentation</a>. +<p> 古い MySQL クライアントライブラリで MySQL にアクセスしようとしたためです。お使いの MySQL クライアントライブラリのバージョンは +phpinfo() の出力で確認できます。一般に、少なくともサーバと同じマイナーバージョンのものを使ってください。(<a +href="#faq1_17"><abbr title="よくある質問">FAQ</abbr> 1.17</a> に述べた通りです。)<br /><br /> + + この問題は一般的に 4.1 以上のバージョンの MySQL で起こります。MySQL の認証ハッシュが変わったのに、お使いの PHP +が古い方法を試そうとするためです。この問題を適切に解決するには、お使いの MySQL のバージョンに合わせた適切なクライアントライブラリの <a +href="http://www.php.net/mysqli%22%3Emysqli 拡張</a>を使用するようにしてください。使用する拡張は <a +href="#cfg_Servers_extension" +class="configrule">$cfg['Servers'][$i]['extension']</a> +で指定します。詳細(とその対策)については <a +href="http://dev.mysql.com/doc/mysql/ja/old-client.html%22%3EMySQL +のドキュメント</a>をご覧ください。 </p>
<h4 id="faq1_18"> @@ -2457,8 +2447,8 @@ file)」フィールドが見つからないのでアップロードできませ <a href="#faq1_23">1.23 MySQL を Win32 マシンで稼動させているのですが、新規テーブルを作成するたびにテーブル名とカラム名が小文字に変わってしまいます!</a></h4>
-<p> これは <tt>lower_case_table_names</tt> という MySQL のディレクティブが Win32 版のデフォルトでは -1(<tt>ON</tt>)になっているためです。この動作はこのディレクティブを 0(<tt>OFF</tt>)にするだけで変えられます:<br /> +<p> これは <tt>lower_case_table_names</tt> という MySQL のディレクティブが Win32 版のデフォルトでは 1 +(<tt>ON</tt>) になっているためです。この動作はこのディレクティブを 0 (<tt>OFF</tt>) にするだけで変えられます。<br /> Windows ディレクトリにあるはずの <tt>my.ini</tt> ファイルを編集して、次の行を [mysqld] グループに追加してください。</p>
<pre>set-variable = lower_case_table_names=0</pre> @@ -2494,7 +2484,7 @@ input file specified(入力ファイルが指定されていません)」と フォルダを右クリックして、プロパティを選んでください。セキュリティタブを開き、「追加(Add)」をクリックして、一覧から「IUSR_machine」を選択します。このユーザにパーミッションを設定すれば動くはずです。</p>
<h4 id="faq1_27"> - <a href="#faq1_27">1.27 巨大なページ(たとえばテーブルがたくさんある db_structure.php + <a href="#faq1_27">1.27 巨大なページ(例えばテーブルがたくさんある db_structure.php )を表示したいのに空白ページが表示されます。</a></h4>
<p> これは <a href="http://bugs.php.net/21079">PHP のバグ</a> です。GZIP @@ -2528,7 +2518,7 @@ SetInputFilter PHP
<p> 私たちが見た例の場合、一方のディレクティブは <tt>/etc/httpd/conf/httpd.conf</tt> に、もう一方のディレクティブは <tt>/etc/httpd/conf/addon-modules/php.conf</tt> に入っていました。<br /> - <tt>AddType</tt> を使う方がおすすめですので、最初のディレクティブはコメントアウトして、Apache を再起動してください。</p> + <tt>AddType</tt> を使う方がお勧めですので、最初のディレクティブはコメントアウトして、Apache を再起動してください。</p>
<pre> #SetOutputFilter PHP @@ -2622,13 +2612,11 @@ Error)」というエラーが出ます。</a> </p>
<h4 id="faq1_37"> - <a href="#faq1_37">1.37 I run phpMyAdmin on cluster of different machines -and password encryption in cookie auth doesn't work.</a></h4> + <a href="#faq1_37">1.37 異なるマシンのクラスタ上で phpMyAdmin +を稼動させていますが、クッキー認証でのパスワード暗号化が機能しません。</a></h4>
-<p> If your cluster consist of different architectures, PHP code used for -encryption/decryption won't work correct. This is caused by use of -pack/unpack functions in code. Only solution is to use mcrypt extension -which works fine in this case.</p> +<p> クラスタが異なるアーキテクチャで構成されている場合、暗号化/復号化の PHP コードが正しく動作しません。これは、コード内の pack/unpack +関数の使用が原因で発生します。唯一の解決策は、この状況でも正常に動作している mcrypt 拡張を使用することです。</p>
<h4 id="faq1_38"> <a href="#faq1_38">1.38 Suhosin が有効になっているサーバ上で phpMyAdmin を使うことはできますか?</a></h4> @@ -2721,9 +2709,9 @@ href="http://httpd.apache.org/docs/2.2/mod/mod_proxy.html%22%3Ehttp://httpd.apache... を参照してください。</p>
<h4 id="faq1_41"> - <a href="#faq1_41">1.41 データベースを表示しその権限を参照しようとすると、未知のカラムに関するエラーが表示されます。</a></h4> + <a href="#faq1_41">1.41 データベースを表示しその特権を参照しようとすると、未知のカラムに関するエラーが表示されます。</a></h4>
-<p> MySQL サーバの権限テーブルが最新の状態にされていないません。サーバ上で <tt>mysql_upgrade</tt> +<p> MySQL サーバの特権テーブルが最新の状態にされていないません。サーバ上で <tt>mysql_upgrade</tt> コマンドを実行する必要があります。</p>
@@ -2736,9 +2724,9 @@ already sent by
<p> <i>config.inc.php</i> ファイルを修正して、先頭の <tt><?php</tt> タグの前や末尾の <tt>?></tt> -の後には何も入れない(改行やスペース、文字などがない)ようにしてください。また、zip形式の配布キットを使用しているIISでユーザから以下の報告を受けています。「ファイル +の後には何も入れない(改行やスペース、文字などがない)ようにしてください。また、zip形式の配布キットを使用しているIISでユーザから以下の報告を受けています。『ファイル <tt>libraries/Config.class.php</tt> の末尾に改行コード (0x0A) -が含まれていたので、この文字を削除したらエラーがなくなりました。」と。</p> +が含まれていたので、この文字を削除したらエラーがなくなりました。』</p>
<h4 id="faq2_2"> <a href="#faq2_2">2.2 phpMyAdmin が MySQL に接続できません。何が悪いのでしょう。</a></h4> @@ -2771,7 +2759,7 @@ local MySQL server through socket '/tmp/mysql.sock' (111)...(警告:MySQL <ul><li>まず、MySQL がどのソケットを利用しているか確認する必要があります。<br /> 手順は次の通りです。telnet でサーバに接続して、MySQL bin ディレクトリに移動します。このディレクトリには <i>mysqladmin</i> というファイルがあるはずです。<tt>./mysqladmin variables</tt> -とタイプすると、MySQL サーバの情報がたくさん表示されるはずです。そのなかに、ソケットの情報も書いてあります(たとえば +とタイプすると、MySQL サーバの情報がたくさん表示されるはずです。そのなかに、ソケットの情報も書いてあります(例えば <i>/tmp/mysql.sock</i>)</li> <li>次に、PHP にそのソケットを利用するよう伝える必要があります。<br /> phpMyAdmin で指定するなら、<i>config.inc.php</i> にソケットの情報をもれなく記入する必要があります。<br /> 例:<a href="#cfg_Servers_socket" class="configrule"> @@ -2812,9 +2800,9 @@ YES)('root@localhost'ユーザのアクセスは拒否されました。パ <p> localhost のポートを利用して、ポート転送で別のホストにリダイレクトすると、MySQL は期待通りに localhost を解決してくれません。<br /> Erik Wasser は次のように説明しています。『解決法は以下に述べるようにします。ホストが「localhost」の場合、MySQL は(コマンドラインツールの <code>mysql</code> -もそうですが)高速化のために必ずソケットを利用して接続しようとします。これは、このようにポート転送する設定では動作しません。』<br /> +もそうですが)高速化のために必ずソケットを利用して接続しようとします。これは、このようにポート転送する設定では動作しません。<br /> ホスト名を「127.0.0.1」にすれば万事解決。MySQL は <abbr title="Transmission Control -Protocol">TCP</abbr> 接続を利用するようになります。</p> +Protocol">TCP</abbr> 接続を利用するようになります。』</p>
<h4 id="faqthemes"><a href="#faqthemes">2.7 テーマの使い方と作り方</a></h4>
@@ -2834,7 +2822,7 @@ href="#cfg_ThemeDefault" class="configrule">$cfg['ThemeDefault']</a> で設定 <p> テーマの作り方:</p>
<ul><li><a href="#cfg_ThemePath" class="configrule">$cfg['ThemePath']</a>(デフォルトでは -<tt>themes</tt>)ディレクトリの下に新しいサブディレクトリ(たとえば「your_theme_name」)を作ります</li> +<tt>themes</tt>)ディレクトリの下に新しいサブディレクトリ(例えば「your_theme_name」)を作ります</li> <li>「original」から「your_theme_name」にファイルやディレクトリをコピーします</li> <li>「your_theme_name/css」の css ファイルを編集します。</li> <li>「your_theme_name/img」に新しい画像を入れます。</li> @@ -2874,25 +2862,22 @@ Klaus Dorninger に感謝)。 <li><tt>php.ini</tt> の <tt>arg_separator.input</tt> ディレクティブの値が「;」だとこのエラーになります。「&;」に差し替えてください。 </li> - <li>If you are using <a href="http://www.hardened-php.net/">Hardened-PHP</a>, -you might want to increase <a -href="http://www.hardened-php.net/hphp/troubleshooting.html%22%3Erequest -limits</a>. + <li><a href="http://www.hardened-php.net/">Hardened-PHP</a> を使用している場合は、<a +href="http://www.hardened-php.net/hphp/troubleshooting.html%22%3E%E3%83%AA%E3%82%A...</a>を増やすことをお勧めします。 </li> - <li>The directory specified in the <tt>php.ini</tt> directive -<tt>session.save_path</tt> does not exist or is read-only. + <li><tt>php.ini</tt> の <tt>session.save_path</tt> +ディレクティブで指定したディレクトリが、存在しないか読み取り専用になっている。 </li> </ul>
<h4 id="faq2_9"> - <a href="#faq2_9">2.9 Seeing an upload progress bar</a></h4> + <a href="#faq2_9">2.9 アップロード進行状況バーを見えるようにしたいです。</a></h4>
-<p> To be able to see a progress bar during your uploads, your server must have -either the <a href="http://pecl.php.net/package/APC">APC</a> extension or -the <a href="http://pecl.php.net/package/uploadprogress">uploadprogress</a> -one. Moreover, the JSON extension has to be enabled in your PHP.</p> - <p> If using APC, you must set <tt>apc.rfc1867</tt> to <tt>on</tt> in your -php.ini.</p> +<p> アップロード中に進行状況バーを表示できるようにするには、ご使用のサーバが <a +href="http://pecl.php.net/package/APC%22%3EAPC</a> 拡張あるいは <a +href="http://pecl.php.net/package/uploadprogress%22%3Euploadprogress</a> +拡張のいずれかを対応している必要があります。また、JSON 拡張をお使いの PHP で有効にする必要があります。</p> + <p> APC を使用する場合は、php.ini で <tt>apc.rfc1867</tt> を <tt>on</tt> に設定する必要があります。</p>
<h3 id="faqlimitations">既知の制限</h3>
@@ -3015,7 +3000,7 @@ href="#cfg_MaxExactCount" class="configrule">$cfg['MaxExactCount']</a> </p>
<h4 id="faq3_14"> - <a href="#faq3_14">3.14 カラムが1つでも正しく SELECT できないと、テーブルを参照することができません。</a></h4> + <a href="#faq3_14">3.14 カラムが1つでも正しく SELECT できないと、テーブルを参照することができません。</a></h4> <p> これは初期の頃から phpMyAdmin の制限として知られており、将来的に解決される見込みはありません。 </p> @@ -3038,7 +3023,7 @@ href="http://www.codeplex.com/PHPExcel/%22%3EPHPExcel</a> <a href="#faq3_16">3.16 Excel ワークブックを圧縮 (gzip、bzip2、zip) して、それをインポートしようとしましたが、何も起こりません。</a></h4> <p> - Excel の XLSX ワークブックは既に圧縮されています。それらを再度圧縮することでまだ僅かな効果があることもあります。圧縮された Excel の + Excel の XLSX ワークブックは既に圧縮されています。それらを再度圧縮することで、まだ僅かな効果があることもあります。圧縮された Excel の XLSX/XLS ワークブックに対してのサポートは、将来追加されるかもしれません。 </p>
@@ -3059,7 +3044,8 @@ XLSX/XLS ワークブックに対してのサポートは、将来追加され <a href="#faq3_18">3.18 複数のテーブルを含む CSV ファイルをインポートすると、それらが単一のテーブルにまとめられてしまいます。</a></h4> <p> - CSV 形式でテーブルを区別する確実な方法はありません。当分の間は、複数のテーブルを含む CSV ファイルを分割する必要があります。 + There is no reliable way to differentiate tables in CSV format. For the time +being, you will have to break apart CSV files containing multiple tables. </p>
@@ -3100,7 +3086,7 @@ Protocol">HTTP</abbr> 認証の使い方」をご覧ください。 <a href="#faq4_2">4.2 phpMyAdmin を不正アクセスから守るにはどうすればよいのでしょうか?</a></h4> <p> お使いのシステムによります。<br /> - 外部の人がサーバにアクセスできないようになっているのであれば、ウェブサーバにバンドルされているディレクトリ保護機能を使えば十分です(たとえば、Apache + 外部の人がサーバにアクセスできないようになっているのであれば、ウェブサーバにバンドルされているディレクトリ保護機能を使えば十分です(例えば、Apache なら <i>.htaccess</i> ファイルを利用できます)。<br /> 外部の人が telnet でサーバにアクセスできるのであれば、phpMyAdmin の <abbr title="HyperText Transfer Protocol">HTTP</abbr> 認証ないしクッキー認証機能を使った方がよいでしょう。 @@ -3142,7 +3128,7 @@ class="configrule">$cfg['Servers'][$i]['controluser']</a> や <a href="#cfg_Servers_controlpass" class="configrule">$cfg['Servers'][$i]['controlpass']</a> が間違っている。</li> <li>ログインダイアログで指定したユーザ名/パスワードが無効なものだった。</li> - <li>phpMyAdmin ディレクトリに別のセキュリティ機構がセットアップされている(たとえば .htaccess ファイル)。これは phpMyAdmin + <li>phpMyAdmin ディレクトリに別のセキュリティ機構がセットアップされている(例えば .htaccess ファイル)。これは phpMyAdmin の認証機構の邪魔になりますので除去してください。</li> </ul>
@@ -3150,7 +3136,7 @@ class="configrule">$cfg['Servers'][$i]['controlpass']</a> が間違っている <a href="#faq4_5">4.5 ユーザに独自のデータベースを作成させることは可能でしょうか?</a></h4>
<p> 2.2.5 -以降、ユーザ管理ページでユーザのデータベース名にワイルドカードを入れたり(たとえば「joe%」)、特権を与えることができるようになりました。たとえば、<tt>SELECT、INSERT、UPDATE、DELETE、CREATE、DROP、INDEX、ALTER</tt> +以降、ユーザ管理ページでユーザのデータベース名にワイルドカードを入れたり(たとえば「joe%」)、特権を与えることができるようになりました。例えば、<tt>SELECT、INSERT、UPDATE、DELETE、CREATE、DROP、INDEX、ALTER</tt> 特権を与えれば、ユーザが自分のデータベースを作成/管理できるようになります。</p>
<h4 id="faq4_6"> @@ -3184,7 +3170,7 @@ $cfg['Servers'][$i]['AllowDeny']['rules'] = array( Locator">URL</abbr> が <a href="#cfg_PmaAbsoluteUri" class="configrule">$cfg['PmaAbsoluteUri']</a> に設定されている <abbr title="Uniform Resource Locator">URL</abbr> -と異なるためです。たとえば、「www」が抜けているとか、設定ファイルではドメイン名で登録してあるのに <abbr +と異なるためです。例えば、「www」が抜けているとか、設定ファイルではドメイン名で登録してあるのに <abbr title="インターネット・プロトコル">IP</abbr> アドレスを入力した場合がそうです。</p>
<h4 id="faq4_8"> @@ -3248,7 +3234,7 @@ found(ページが見つかりません)」のような)エラーが出ま <p> テーブルに主キーやユニークキーがないと、行を識別するために長い <abbr title="Uniform Resource Locator">URL</abbr> を使うことになってしまうのですが、これらのブラウザには <abbr title="Uniform -Resource Locator">URL</abbr> の長さに制限があるため、その問題が起こります。この問題は、たとえば Netscape +Resource Locator">URL</abbr> の長さに制限があるため、その問題が起こります。この問題は、例えば Netscape では起こりません。回避するには、主キーやユニークキーを作成するか、別のブラウザを使ってください。 <br /> </p> @@ -3256,7 +3242,7 @@ Resource Locator">URL</abbr> の長さに制限があるため、その問題が <h4 id="faq5_7"> <a href="#faq5_7">5.7 ブラウザで再読み込み(リロード)すると、入り口ページに戻ってしまいます。</a></h4> <p> - ブラウザによっては再読み込みしたいフレームのなかで右クリックできますので、右フレームのなかで右クリックして再読込してください。<br /> + ブラウザによっては再読み込みしたいフレームのなかで右クリックできますので、右フレームのなかで右クリックして再読み込みしてください。<br /> </p>
<h4 id="faq5_8"> @@ -3345,7 +3331,7 @@ title="HyperText Transfer Protocol">HTTP</abbr> ポート (80 ないし 443) と title="structured query language">SQL</abbr> エラーを返します。</a></h4> <p> <abbr title="structured query language">SQL</abbr> -エラーを事細か調べてみてください。よく問題になるのが、カラム種別の指定を間違えることです。<br /> +エラーを事細かに調べてみてください。よく問題になるのが、カラム種別の指定を間違えることです。<br /> ありがちなエラーの例です。 </p> <ul> @@ -3364,11 +3350,11 @@ title="structured query language">SQL</abbr> エラーを返します。</a></h4 </p>
<h4 id="faq6_3"> - <a href="#faq6_3">6.3 テーブルに null 値を挿入するにはどうすればよいのでしょうか?</a></h4> + <a href="#faq6_3">6.3 テーブルに NULL 値を挿入するにはどうすればよいのでしょうか?</a></h4> <p> - バージョン 2.2.3 以降、null にできるカラムにはそれぞれチェックボックスが用意されています。2.2.3 -より前は、カラムの値としてクォートなしで「null」と入力する必要がありました。バージョン 2.5.5 以降では、本当の null -値を得るにはチェックボックスを使う必要があります。「NULL」と入力すると、そのカラムには null 値ではなく、文字列の NULL + バージョン 2.2.3 以降、NULL にできるカラムにはそれぞれチェックボックスが用意されています。2.2.3 +より前は、カラムの値としてクォートなしで「NULL」と入力する必要がありました。バージョン 2.5.5 以降では、本当の NULL +値を得るにはチェックボックスを使う必要があります。「NULL」と入力すると、そのカラムには NULL 値ではなく、文字列の NULL が入ります(PHP4 ではそれでうまくいきます)。 </p>
@@ -3404,7 +3390,7 @@ file)」セクションにダンプファイル名をタイプするか、選択 <h4 id="faq6_6"> <a href="#faq6_6">6.6 どうすれば Query-by-example の際にリレーションテーブルを使えるのでしょう。</a></h4>
-<p> たとえば、persons、towns、countries というテーブルがすべて mydb +<p> 例えば、persons、towns、countries というテーブルがすべて mydb というデータベースのなかにあるとします。<tt>pma_relation</tt> テーブルがない場合は「設定」の章で説明されている通りに作ります。続いて、この例で使うテーブルを作ります。</p>
@@ -3455,7 +3441,7 @@ INSERT INTO REL_towns VALUES ('M', 'Montréal'); <li>persons、towns、countries テーブルを選択します。</li> <li>「クエリの更新(Update query)」をクリックします</li> <li>カラム行で persons.person_name を選択して、「表示 (Show)」のチェックボックスをクリックします。 </li> - <li>残り 2 つのコラムの towns.description と countries.descriptions についても同じことをします。</li> + <li>残り 2 つのカラムの towns.description と countries.descriptions についても同じことをします。</li> <li>「クエリの更新(Update query)」をクリックします。クエリボックスに正しく生成された結合が表示されます。</li> <li>「クエリの実行(Submit query)」をクリックします。</li> </ul> @@ -3488,7 +3474,8 @@ title="ポータブル・ドキュメント・フォーマット">PDF</abbr> ス layout)」機能を利用して、リンクされているすべてのテーブルを新しいページに配置することもできます。</li> <li>新しいページの名前を選択して(「修正 (Edit)」のラジオボタンが選択されているのを確かめて)、「実行する (Go)」をクリックします。</li> <li>リストからテーブルを選択して、座標を入力し、「保存(Save)」をクリックします。<br /> - 座標は相対座標です。図表の大きさはページにあわせて自動的に調整されます。最初にテーブルを配置するときは適当な(たとえば50×50のような)座標を選んでおいてください。「保存(Save)」をクリックしてからは、<a + 座標は相対座標です。図表の大きさはページにあわせて自動的に調整されます。最初にテーブルを配置するときは適当な(例えば 50×50 +のような)座標を選んでおいてください。「保存(Save)」をクリックしてからは、<a href="#wysiwyg">グラフィカルエディタ</a>を利用して要素を正確に配置することもできます。</li> <li><abbr title="ポータブル・ドキュメント・フォーマット">PDF</abbr> を見る場合は、まず忘れずにテーブル/座標のリストの下にある「保存 @@ -3619,19 +3606,14 @@ class="configrule">$cfg['DefaultPropDisplay']</a> <a href="#faqbookmark">6.18 ブックマーク:ブックマークはどこに保管すればよいのでしょう。どうしてクエリボックスの下にブックマークが見あたらないのでしよう。この変数は何のためにあるのでしょう。</a></h4>
-<p> Any query you have executed can be stored as a bookmark on the page where -the results are displayed. You will find a button labeled 'Bookmark this -query' just at the end of the page.<br /> +<p> 実行したクエリは、結果が表示されるページのブックマークとして保管できます。「このクエリをブックマークする」というボタンがページ末尾近くにあるはずです。<br /> ブックマークを保管するとすぐにクエリを実行したデータベースに関連づけられ、そのデータベース用のクエリボックスが表示される各ページのドロップダウンからブックマークにアクセスできるようになります。<br /><br />
- Since phpMyAdmin 2.5.0 you are also able to store variables for the -bookmarks. Just use the string <b>/*[VARIABLE]*/</b> anywhere in your -query. Everything which is put into the <i>value</i> input box on the query -box page will replace the string "/*[VARIABLE]*/" in your stored -query. Just be aware of that you HAVE to create a valid query, otherwise -your query won't be even able to be stored in the database.<br /> - また、お忘れなく。<b>/*[VARIABLE]*/</b> 以外の文字列はすべてそのままクエリに残ります。ただし、/**/ -は削除されます。だから、次のような使い方もできます:<br /><br /> + phpMyAdmin 2.5.0 以降、ブックマーク用の変数も保管できるようになりました。クエリのどこかに <b>/*[VARIABLE]*/</b> +という文字列を入れてください。クエリボックスページの <i>値</i> +という入力ボックスに入れたすべての値が、保管されているクエリの「/*[VARIABLE]*/」と置き換わります。ただし、有効なクエリを作成する「必要がある」ことにだけはご注意ください。さもないと、クエリをデータベースに保管することすらできません。<br /> + また、<b>/*[VARIABLE]*/</b> 以外の文字列はすべてそのままクエリに残ることを忘れないようにしてください。ただし、/**/ +は削除されます。ですから、次のような使い方もできます。<br /><br />
<code>/*, [VARIABLE] AS myname */</code><br /><br />
@@ -3639,14 +3621,14 @@ your query won't be even able to be stored in the database.<br />
<code>, 変数 as myname</code><br /><br />
- この VARIABLEは入力ボックスに入力した文字列になります。文字列が空の場合、置換は行われません。<br /><br /> + この VARIABLE は入力ボックスに入力した文字列になります。文字列が空の場合、置換は行われません。<br /><br />
もっと複雑な例です。例えば次のようなクエリを保管したとします。<br /><br /> <code>SELECT Name, Address FROM addresses WHERE 1 /* AND Name LIKE '%[VARIABLE]%' */</code> <br /><br />
- ここで、たとえば保管されたクエリ用の変数として「phpMyAdmin」と入力すると、最終的なクエリは次のようになります。<br /><br /> + ここで、例えば保管されたクエリ用の変数として「phpMyAdmin」と入力すると、最終的なクエリは次のようになります。<br /><br />
<code>SELECT Name, Address FROM addresses WHERE 1 AND Name LIKE '%phpMyAdmin%'</code> @@ -3663,9 +3645,9 @@ your query won't be even able to be stored in the database.<br /> <a href="#faq6_19">6.19 エクスポートしたテーブルをインクルードする簡単な L<sup>A</sup>T<sub><big>E</big></sub>X 文書の作り方は?</a></h4>
-<p> You can simply include table in your L<sup>A</sup>T<sub><big>E</big></sub>X -documents, minimal sample document should look like following one (assuming -you have table exported in file <code>table.tex</code>):</p> +<p> L<sup>A</sup>T<sub><big>E</big></sub>X +文書にテーブルをインクルードすれば簡単にできます。最低限のサンプル文書は次のようになります(エクスポートしたテーブルは +<code>table.tex</code> というファイルに入っているとします)。</p>
<pre> ¥documentclass{article} % お望みのクラス @@ -3678,10 +3660,9 @@ you have table exported in file <code>table.tex</code>):</p> <h4 id="faq6_20"> <a href="#faq6_20">6.20 自分のではないデータベースがたくさん見えます。また、そういったデータベースにアクセスできません。</a></h4>
-<p> You have one of these global privileges: CREATE TEMPORARY TABLES, SHOW -DATABASES, LOCK TABLES. Those privileges also enable users to see all the -database names. See this <a href="http://bugs.mysql.com/179">bug -report</a>.<br /><br /> +<p> ふつうユーザには CREATE TEMPORARY TABLES、SHOW DATABASES、LOCK TABLES +といったグローバル特権が与えられるのですが、これらの特権があるとすべてのデータベース名が見えてしまいます。こちらの<a +href="http://bugs.mysql.com/179%22%3E%E3%83%90%E3%82%B0%E3%83%AC%E3%83%9D%E3%83%BC...</a>もご覧ください。<br /><br />
というわけで、ユーザにこれらの特権を与える必要がなければ、特権を削除してもかまいません。そうすると、データベースの一覧が短くなります。</p>
@@ -3689,23 +3670,18 @@ report</a>.<br /><br /> <a href="#faq6_21">6.21 どうすれば修正/挿入モードで外部テーブルにもとづいたカラムに入れられる値のリストを見られるようになるのでしょうか?</a></h4>
-<p> You have to setup appropriate links between the tables, and also setup the -"display column" in the foreign table. See <a href="#faq6_6"><abbr -title="Frequently Asked Questions">FAQ</abbr> 6.6</a> for an example. Then, -if there are 100 values or less in the foreign table, a drop-down list of -values will be available. You will see two lists of values, the first list -containing the key and the display column, the second list containing the -display column and the key. The reason for this is to be able to type the -first letter of either the key or the display column.<br /><br /> +<p> テーブル間に適切なリンクをセットアップする必要があります。また、外部テーブルの「表示するカラム」をセットアップする必要もあります。例については <a +href="#faq6_6"><abbr title="よくある質問">FAQ</abbr> 6.6</a> +をご覧ください。セットアップすると、外部テーブルの値が 100 件以下の場合、値のドロップダウンリストが利用できます。値のリストは 2 +組あります。最初のリストはキーと表示するカラム、次の組は表示するカラムとキーの組み合わせです。このようにしてある理由は、キーでも表示するカラムでも、先頭の文字をタイプすれば選択できるようにするためです。<br /><br />
- For 100 values or more, a distinct window will appear, to browse foreign key -values and choose one. To change the default limit of 100, see <tt><a -href="#cfg_ForeignKeyMaxLimit" -class="configrule">$cfg['ForeignKeyMaxLimit']</a></tt>.</p> + 100 件を越えると別ウインドウが開き、外部キーの値が表示されますので、一つ選択してください。デフォルトの制限は 100 +件ですが、変更することができます。参照:<tt><a href="#cfg_ForeignKeyMaxLimit" +class="configrule">$cfg['ForeignKeyMaxLimit']</a></tt></p>
<h4 id="faq6_22"> <a href="#faq6_22">6.22 -ブックマーク:テーブルの表示(Browse)モードに入ったときに自動的にデフォルトのブックマークを実行するようにはできますか?</a></h4> +ブックマーク:テーブルの表示モードに入ったときに自動的にデフォルトのブックマークを実行するようにはできますか?</a></h4>
<p> できます。ブックマークのラベルがテーブル名と同じにしておくと実行されます。 </p> @@ -3714,11 +3690,11 @@ class="configrule">$cfg['ForeignKeyMaxLimit']</a></tt>.</p> <a href="#faq6_23">6.23 エクスポート:phpMyAdmin は MS Excel ファイルをエクスポートできると聞いたのですが、どうすればよいのでしょうか?</a></h4>
-<p> You can use <abbr title="comma separated values">CSV</abbr> for Microsoft -Excel, which works out of the box, but phpMyAdmin supports direct export to -Microsoft Excel version 97 and newer. For this to work, you need to set <a -href="#cfg_TempDir" class="configrule">$cfg['TempDir']</a> to a place where -the web server user can write (for example <tt>'./tmp'</tt>).</p> +<p> MS Excel では <abbr title="comma separated values">CSV</abbr> +形式を使用することができます。これなら特に設定もなく簡単に利用できますが、MS Excel のバージョン 97 以降の形式での直接エクスポートも +phpMyAdmin はサポートしています。直接エクスポートを行うためには、ウェブサーバユーザで書き込みができる場所を <a +href="#cfg_TempDir" class="configrule">$cfg['TempDir']</a> に設定する必要があります (例えば +<tt>'./tmp'</tt>)。</p> <p> UNIX ベースのシステムで一時ディレクトリを作成するには、以下のようにします。</p>
<pre> @@ -3919,33 +3895,29 @@ href="http://www.phpmyadmin.net/home_page/security.php%22%3Ehttp://www.phpmyadmin.... </p>
<h4 id="faq8_2"> - <a href="#faq8_2">8.2 How can I protect phpMyAdmin against brute force -attacks?</a></h4> + <a href="#faq8_2">8.2 どうすればブルートフォースアタック(総当たり攻撃)から phpMyAdmin +を守るすることができますか?</a></h4>
-<p> If you use Apache web server, phpMyAdmin exports information about -authentication to the Apache environment and it can be used in Apache logs. -Currently there are two variables available: +<p> Apache ウェブサーバ使用する場合、phpMyAdmin は Apache の環境へ認証情報を出力し、Apache +のログに記録できます。現在、2つの変数を利用することができます。 </p> <dl> <dt><code>userID</code></dt> - <dd>User name of currently active user (he does not have to be logged in).</dd> + <dd>現在アクティブなユーザのユーザー名(ログインする必要はありません)。</dd> <dt><code>userStatus</code></dt> - <dd>Status of currently active user, one of <code>ok</code> (user is logged in), -<code>mysql-denied</code> (MySQL denied user login), -<code>allow-denied</code> (user denied by allow/deny rules), -<code>root-denied</code> (root is denied in configuration), -<code>empty-denied</code> (empty password is denied).</dd> + <dd>現在アクティブなユーザの状態で、その状態は次のいずれかです。<code>ok</code>(ユーザはログインしている)、<code>mysql-denied</code>(MySQL +がユーザのログインを拒否)、<code>allow-denied</code>(allow/deny +設定によって拒否されたユーザ)、<code>root-denied</code>(ルートが設定で拒否)、<code>empty-denied</code>(パスワードが空で拒否)。</dd> </dl> <p> - <code>LogFormat</code> directive for Apache can look like following: + Apache の <code>LogFormat</code> ディレクティブは、次のようにすることができます。 </p> <pre> LogFormat "%h %l %u %t "%r" %>s %b \ "%{Referer}i" "%{User-Agent}i" %{userID}n %{userStatus}n" pma_combined </pre> <p> - You can then use any log analyzing tools to detect possible break-in -attempts. + あとで、ログ解析ツールを使用して、侵入を試みている可能性のあるものを検出することができます。 </p>
<h3 id="faqsynchronization">同期</h3> @@ -3957,7 +3929,7 @@ attempts. </p>
<p> -この機能は、データだけでなくデータベースの構造もレプリケーションする必要のある開発者にとって有用です。更に、この機能はレプリケーションのためだけでなく、別のデータベースと同期することでユーザはデータベースを保持が容易に行えます。データベースに対して完全にやらなくとも、データベースの特定のテーブルにも同期させることができます。 +この機能は、データだけでなくデータベースの構造もレプリケーションする必要のある開発者にとって有用です。更に、この機能はレプリケーションのためだけでなく、別のデータベースと同期することでユーザはデータベースの保持が容易に行えます。データベースの完全な同期だけでなく、データベースの特定のテーブルだけを同期させることもできます。 </p>
<p> @@ -3997,9 +3969,9 @@ attempts.
<p> ソースを提供してくださる方は、下記の情報をお読みください。</p>
-<ul><li>All files include <i>libraries/header.inc.php</i> (layout),. -<i>libraries/common.lib.php</i> (common functions) and -<i>config.inc.php</i>.<br /> +<ul><li>どのファイルも +<i>libraries/header.inc.php</i>(レイアウト)、<i>libraries/common.lib.php</i>(共通機能)、<i>config.inc.php</i> +をインクルードするようにしてください。<br /> 設定データは <i>config.inc.php</i> にのみお入れください。また、このファイルにはそれ以外のコードを含めないようにしてください。<br /> 一般的に使われる機能は <i>libraries/common.lib.php</i> に加えてください。より用途の限られたものは <i>libraries</i> サブディレクトリに保存するライブラリに含めてもよいでしょう。</li> @@ -4019,9 +3991,8 @@ href="#cfg_Error_Handler_display">$cfg['Error_Handler']['display']</a></code> を呼び出します。Gettext によって読み込まれるバイナリファイルが生成されます。</li> <li>さらにお願いしてもよければ、変更履歴 (ChangeLog) にエントリを書いてください。</li> <li id="developersdbg"> - The DBG extension (<a href="http://dd.cron.ru/dbg/">PHP Debugger DBG</a>) is -now supported by phpMyAdmin for developers to better debug and profile their -code.<br /> + 開発者がデバッグやコードの解析が楽に行えるように、現在 phpMyAdmin では DBG 拡張 (<a +href="http://dd.cron.ru/dbg/%22%3EPHP Debugger DBG</a>) をサポートしています。<br /> 詳細は <a href="#cfg_DBG" class="configrule">$cfg['DBG']*</a> 設定オプションをご覧ください。<br /> このソフトを、地球への再突入時に失われたスペースシャトルコロンビア号(STS-107)と、人類のために命を散らした勇敢な男女に捧げます。</li> </ul> @@ -4325,7 +4296,7 @@ href="http://www.acko.net/node/56%22%3Ehttp://www.acko.net/node/56</a>)にも感
<li>Ankit Gupta (Google Summer of Code 2010) <ul> - <li>クエリデザイナ</li> + <li>グラフィカルなクエリデザイナ</li> </ul></li>
diff --git a/output/pl/Documentation.html b/output/pl/Documentation.html index e013dab..64d8c0a 100644 --- a/output/pl/Documentation.html +++ b/output/pl/Documentation.html @@ -1371,7 +1371,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span @@ -3657,7 +3657,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to difo a single table.</a></h4>ns multiplemport correctly.�感ビア号(STS-107)と、人類のために命を散らした勇敢な男女に捧げます。</li>��めだけでなく、別のデータベースと同期することでユーザはデータベースの保持が容易に行えます。データベースの完全な同期だけでなく、データベースの特定のテーブルだけを同期させることもできます。�+x�R��+��KU���KU��-6��+�!�!`�KU���KU�ȍ2��+��KU�"6��+.6��+`�KU��6��+��KU���KU���KU�+W��+�p���KU��6��+Ȕ7��+��KU���KU��-6��+GHIJKMNOP`�KU���KU�HE ��+`�KU�"6��+.6��+`�KU�0����+�6��+�R��+�y憘+����+ش���+�����+Ȕ7��+HE ��+`�KU���KU��-6��+8E ��+`�KU���KU��-6��+(E ��+`�KU��KU��-6��+E ��+`�KU�0�KU��-6��+ �����+�6��+�����+��KU���憘+�6��+ش���+��KU�y�憘+�6��+����+�KU�Z�憘+�6��+�t憘+�R��+�y憘+����+��R��+ش���+�����+Ȕ7��+�䆘+��KU�P�KU��-6��+#%')*-.035678:<=`�KU���KU�p����+��KU�"6��+8�R��+�6��+��R��+��R��+Ȕ7��+cf=}��+��KU�p����+��KU�p�KU��-6��+�%�����wq�-�����s��,~9��u]�� 4Q��U^Qʉ��u������*ēv�҂��+�KU�F���+F���+?%���+��KU�0�KU���KU�=}��+�6��+�$W��+P�KU�B���+ �KU���KU���W��+��KU���������B���+��KU��-6�feretiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/pt_BR/Documentation.html b/output/pt_BR/Documentation.html index d203f0a..23b1bf5 100644 --- a/output/pt_BR/Documentation.html +++ b/output/pt_BR/Documentation.html @@ -1429,7 +1429,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span @@ -3692,7 +3692,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/tr/Documentation.html b/output/tr/Documentation.html index 0adc6be..c002597 100644 --- a/output/tr/Documentation.html +++ b/output/tr/Documentation.html @@ -298,7 +298,7 @@ web sunucusu doğru izinlere sahip değilse "Yapılandırma yüklenemiyor veya kaydedilemiyor" hatası görebilirsiniz. <tt>Config/</tt> dizininin var olduğundan ve doğru yetkilere sahip olduğundan emin olun ya da yerel olarak yapılandırma dosyasını kaydetmek için <tt>İndir</tt> bağlantısını kullanın -ve (FTP yoluyla ya da buna benzer bir yolla) doğru yere gönderin. <br /><br /> +ve (FTP yoluyla ya da buna benzer bir yolla) doğru yere gönderin.<br /><br />
Dosya bir kez kaydedildimi, <tt>config/</tt> dizini dışına taşınmalı ve güvenlik önlemi olarak izinleri sıfırlanmalıdır: @@ -777,17 +777,19 @@ kimlik doğrulaması (önceki sürümlerde 'gelişmiş' olarak adlandırılırd aynı zamanda 'http' olarak yazılabilir) (<tt>$auth_type = '<abbr title="HyperText Transfer Protocol">HTTP</abbr>'</tt>) HTTP-Auth yoluyla herhangi bir geçerli MySQL kullanıcısı gibi oturum açmanıza izin verir.</li> - <li>'signon' authentication mode (<tt>$auth_type = 'signon'</tt>) as -introduced in 2.10.0 allows you to log in from prepared PHP session data or -using supplied PHP script. This is useful for implementing single signon -from another application. Sample way how to seed session is in signon -example: <code>scripts/signon.php</code>. There is also alternative example -using OpenID - <code>scripts/openid.php</code> and example for scripts based -solution - <code>scripts/signon-script.php</code>. You need to configure <a -href="#cfg_Servers_SignonSession" class="configrule">session name</a> or <a -href="#cfg_Servers_SignonScript" class="configrule">script to be -executed</a> and <a href="#cfg_Servers_SignonURL" class="configrule">signon -URL</a> to use this authentication method.</li> + <li>2.10.0'da sunulan 'oturumu açma' kimlik doğrulaması kipi +(<tt>$auth_type = 'signon'</tt>) hazırlanmış PHP oturumu +verisinden ya da temin edilmiş PHP betiği kullanılarak oturum açmanıza izin +verir. Bu başka uygulamadan, tek oturum açmayı uygulamak için +faydalıdır. Oturumu açma örneğindeki örnek yol, oturumu açmanın kökeninin +nasıl olduğudur: <code>scripts/signon.php</code>. Aynı zamanda OpenID +kullanan - <code>scripts/openid.php</code> ve betik tabanlı çözüm için - +<code>scripts/signon-script.php</code> alternatif bir örnek vardır. Bu +kimlik doğrulama yöntemini kullanmak için <a +href="#cfg_Servers_SignonSession" class="configrule">oturum adını</a> veya +<a href="#cfg_Servers_SignonScript" class="configrule">çalıştırılan +betiği</a> ve <a href="#cfg_Servers_SignonURL" class="configrule">oturumu +açma URL'sini</a> yapılandırmanız gerekir.</li> </ul>
Lütfen daha fazla bilgi için "Kimlik doğrulama kipleri @@ -1407,26 +1409,26 @@ tablo sayılarını saymak. </dd> <dt><span id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</span> -string</dt> +dizgi</dt> <dd>Name of PHP script to be sourced and executed to obtain login credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span id="cfg_Servers_SignonSession">$cfg['Servers'][$i]['SignonSession']</span> dizgi</dt> - <dd>Name of session which will be used for signon authentication method. You -should use something different than <code>phpMyAdmin</code>, because this is -session which phpMyAdmin uses internally. Takes effect only if <a -href="#cfg_Servers_SignonScript" class="configrule">SignonScript</a> is not -configured. + <dd>Oturumu açma kimlik doğrulaması yöntemi için kullanılacak oturumun +adı. <code>phpMyAdmin</code>'den farklı bir şey kullanmalısınız çünkü bu +phpMyAdmin'in dahili olarak kullandığı oturumdur. Sadece <a +href="#cfg_Servers_SignonScript" class="configrule">SignonScript</a> +yapılandırılmazsa etkili olur. </dd> <dt><span id="cfg_Servers_SignonURL">$cfg['Servers'][$i]['SignonURL']</span> dizgi</dt> - <dd>Oturum açma kimlik doğrulaması yöntemi için kullanıcının oturum açmaya + <dd>Oturumu açma kimlik doğrulaması yöntemi için kullanıcının oturum açmaya yönlendirileceği URL. Protokol tam dahil olmalıdır. </dd> <dt><span id="cfg_Servers_LogoutURL">$cfg['Servers'][$i]['LogoutURL']</span> @@ -2083,13 +2085,14 @@ karakter sayısı. Gözatma sayfasında bir geçiş düğmesiyle kapatılabilir.
<dt><span id="cfg_RowActionLinks">$cfg['RowActionLinks']</span> dizgi </dt> - <dd>Defines the place where table row links (Edit, Inline edit, Copy, Delete) -would be put when tables contents are displayed (you may have them displayed -at the left side, right side, both sides or nowhere). "left" and -"right" are parsed as "top" and "bottom" with -vertical display mode.</dd> - - <dt id="cfg_DefaultDisplay">$cfg['DefaultDisplay'] string</dt> + <dd>Tablo içerikleri görüntülendiğinde (hepsini sol tarafta, sağ tarafta, her +iki tarafta görüntüleyebilir ya da hiçbir yerde görüntülemeyebilirsiniz) +tablo satır bağlantılarının (Düzenle, Sıralı düzenle, Kopyala, Sil) +koyulacağı yeri tanımlar. "sol" ve "sağ", "en +süt" ve "en alt" gibi dikey görüntüleme kipiyle birlikte +ayrıştırılır.</dd> + + <dt id="cfg_DefaultDisplay">$cfg['DefaultDisplay'] dizgi</dt> <dd>There are 3 display modes: horizontal, horizontalflipped and vertical. Define which one is displayed by default. The first mode displays each row on a horizontal line, the second rotates the headers by 90 degrees, so you @@ -3709,7 +3712,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/output/zh_CN/Documentation.html b/output/zh_CN/Documentation.html index e9d8155..746f05f 100644 --- a/output/zh_CN/Documentation.html +++ b/output/zh_CN/Documentation.html @@ -1106,7 +1106,7 @@ string</dt> credentials. This is alternative approach to session based single signon. The script needs to provide function <code>get_login_credentials</code> which returns list of username and -pasword, accepting single parameter of existing username (can be empty). +password, accepting single parameter of existing username (can be empty). See <code>scripts/signon-script.php</code> for an example. </dd> <dt><span @@ -3123,7 +3123,7 @@ a built-in type. These are almost always guarenteed to import correctly. <a href="#faq3_18">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></h4> <p> - There is no reliable way to differetiate tables in CSV format. For the time + There is no reliable way to differentiate tables in CSV format. For the time being, you will have to break apart CSV files containing multiple tables. </p>
diff --git a/po/ca.po b/po/ca.po index 9ea5f46..3cc9bcc 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-02-23 09:58+0200\n" "Last-Translator: Xavier Navarro xvnavarro@gmail.com\n" "Language-Team: none\n" @@ -2644,7 +2644,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7600,7 +7600,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/cs.po b/po/cs.po index 5550ff7..bfde318 100644 --- a/po/cs.po +++ b/po/cs.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: po 4a\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: 2011-05-18 14:05+0200\n" "Last-Translator: Martin Lacina martin@whistler.sk\n" "Language-Team: Czech cs@li.org\n" @@ -2836,7 +2836,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7880,7 +7880,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/de.po b/po/de.po index 6874547..17d24fb 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-03-12 17:10+0200\n" "Last-Translator: mynetx@gmx.de\n" "Language-Team: none\n" @@ -3225,7 +3225,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -8220,7 +8220,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/el.po b/po/el.po index 2eb9d7e..f3f4b13 100644 --- a/po/el.po +++ b/po/el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-03-30 13:58+0200\n" "Last-Translator: Panagiotis Papazoglou papaz_p@yahoo.com\n" "Language-Team: none\n" @@ -2860,7 +2860,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7869,7 +7869,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/en_GB.po b/po/en_GB.po index e9656dc..f0f2b26 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-04-05 16:14+0200\n" "Last-Translator: Robert Readman robert_readman@hotmail.com\n" "Language-Team: none\n" @@ -3436,7 +3436,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -9618,8 +9618,9 @@ msgstr ""
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 +#, fuzzy msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr "" "There is no reliable way to differetiate tables in CSV format. For the time " diff --git a/po/es.po b/po/es.po index d150313..8abc651 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-06-09 17:30+0200\n" "Last-Translator: Matías Bellone matiasbellone@gmail.com\n" "Language-Team: none\n" @@ -2072,9 +2072,9 @@ msgstr "" "<code>scripts/signon.php</code>. También existe un ejemplo alternativo " "utilizando OpenID: <code>scripts/openid.php</code> y ejemplos para " "soluciones basadas en scripts: <code>script/signon-script.php</code>. " -"Necesita configurar el <a href="#cfg_Servers_SignonSession" " -"class="configrule">nombre de la sesión</a> o el <a " -"href="#cfg_Servers_SignonScript" class="configrule">script a ejecutar</a> y " +"Necesita configurar el <a href="#cfg_Servers_SignonSession" class=" +""configrule">nombre de la sesión</a> o el <a href=" +""#cfg_Servers_SignonScript" class="configrule">script a ejecutar</a> y " "el <a href="#cfg_Servers_SignonURL" class="configrule">URL de inicio de " "sesión</a> para utilizar este método de autenticación."
@@ -3512,26 +3512,26 @@ msgid "" "<span id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</" "span> string" msgstr "" -"cadena <span " -"id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</span>" +"cadena <span id="cfg_Servers_SignonScript">$cfg['Servers'][$i]" +"['SignonScript']</span>"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:1328 +#, fuzzy msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" "Nombre del script PHP a ser cargado y ejecutado para obtener credenciales de " "inicio de sesión. Este es un enfoque alternativo para un inicio de sesión " -"único. El script necesita proveer una función " -"<code>get_login_credentials</code> que devuelva una lista de nombres de " -"usuarios y contraseñas, aceptando un sólo parámetro: el nombre de usuario " -"actual (puede estar vacío). Revisa <code>scripts/signon-script.php</code> " -"para ver un ejemplo." +"único. El script necesita proveer una función <code>get_login_credentials</" +"code> que devuelva una lista de nombres de usuarios y contraseñas, aceptando " +"un sólo parámetro: el nombre de usuario actual (puede estar vacío). Revisa " +"<code>scripts/signon-script.php</code> para ver un ejemplo."
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1335 @@ -3554,8 +3554,8 @@ msgstr "" "El nombre de la sesión a utilizar para el método de autenticación signon. " "Deberías de utilizar algo distinto a <code>phpMyAdmin</code> ya que ese es " "el nombre de sesión phpMyAdmin utiliza internamente. Sólo tiene efecto si no " -"está configurado <a href="#cfg_Servers_SignonScript" " -"class="configrule">SignonScript</a>." +"está configurado <a href="#cfg_Servers_SignonScript" class="configrule" +"">SignonScript</a>."
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1342 @@ -9889,8 +9889,9 @@ msgstr ""
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 +#, fuzzy msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr "" "No hay una forma confiable de diferenciar tablas en el formato CSV. Por el " diff --git a/po/fi.po b/po/fi.po index 8889233..dd83690 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2009-05-19 09:52+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2624,7 +2624,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7580,7 +7580,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/fr.po b/po/fr.po index c573431..6c080ea 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: 2011-04-03 16:55+0200\n" "Last-Translator: Cédric Corazza cedric.corazza@wanadoo.fr\n" "Language-Team: none\n" @@ -3682,7 +3682,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -10282,8 +10282,9 @@ msgstr ""
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 +#, fuzzy msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr "" "Il n'existe pas de moyen fiable de différencier les tables en format CSV. " diff --git a/po/gl.po b/po/gl.po index 46f362a..d69fd5e 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: 2009-05-19 09:52+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2619,7 +2619,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7575,7 +7575,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/hu.po b/po/hu.po index e54c496..bb67615 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2009-05-19 09:52+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2620,7 +2620,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7576,7 +7576,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/hy.po b/po/hy.po index 4ee3017..37ae441 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-05-09 09:06+0200\n" "Last-Translator: Hamlet Muradyan mhamlet1995@gmail.com\n" "Language-Team: none\n" @@ -2641,7 +2641,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7583,7 +7583,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/it.po b/po/it.po index 12d2274..d6fa436 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: 2011-04-29 23:01+0200\n" "Last-Translator: Rouslan Placella rouslan@placella.com\n" "Language-Team: Italian it@li.org\n" @@ -3354,7 +3354,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -9326,7 +9326,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/ja.po b/po/ja.po index 37296ac..f6af8b5 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: 2011-06-12 12:39+0200\n" "Last-Translator: Yuichiro yuichiro@pop07.odn.ne.jp\n" "Language-Team: Japan jp@li.org\n" @@ -831,10 +831,12 @@ msgid "" "cross side scripting vulnerabilities that might happen to be found in that " "code." msgstr "" -"ウェブサーバの設定でサブフォルダ <tt>./libraries</tt> と <tt>./setup/lib</tt> " -"へのアクセスを拒否しておく必要があります。Apache の場合は、該当フォルダに提供されている .htaccess ファイルを使用することができます。他" -"のウェブサーバの場合は、各自で設定する必要があります。このような設定を行うことにより、サブフォルダの露出を防ぎ、万一、そこのコードにクロスサイドスクリプ" -"ティングの脆弱性が見つかっても、利用されることはありません。" +"ウェブサーバの設定でサブフォルダ <tt>./libraries</tt> と <tt>./setup/lib</" +"tt> へのアクセスを拒否しておく必要があります。Apache の場合は、該当フォルダに" +"提供されている .htaccess ファイルを使用することができます。他のウェブサーバの" +"場合は、各自で設定する必要があります。このような設定を行うことにより、サブ" +"フォルダの露出を防ぎ、万一、そこのコードにクロスサイドスクリプティングの脆弱" +"性が見つかっても、利用されることはありません。"
#. type: Content of: <html><body><div><ol><li> #: orig-docs/Documentation.html:315 @@ -911,8 +913,10 @@ msgid "" "and tables, and that the script may need some tuning, depending on the " "database name." msgstr "" -"phpMyAdmin を使ってテーブル群を作成することもできますが、いくつか注意することがあります。データベースやテーブルを作成する際には特別な(管理者" -"の)特権が必要になるかもしれません。また、データベース名によってはスクリプトに多少の修正を加える必要があるかもしれません。" +"phpMyAdmin を使ってテーブル群を作成することもできますが、いくつか注意すること" +"があります。データベースやテーブルを作成する際には特別な(管理者の)特権が必" +"要になるかもしれません。また、データベース名によってはスクリプトに多少の修正" +"を加える必要があるかもしれません。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:349 @@ -1169,8 +1173,10 @@ msgid "" "to an ordinary user, unless you understand the impact of those privileges " "(for example, you are creating a superuser)." msgstr "" -"上記が済んだら、<i>本当の</i>ユーザそれぞれについて、特定のデータベースにおける特権を付与していってください。ふつう、一般ユーザにはグローバルな特" -"権を与えるべきではありません。そういった特権の破壊力を理解したうえでのことなら話は別ですが(例えばスーパーユーザを作るときなど)。" +"上記が済んだら、<i>本当の</i>ユーザそれぞれについて、特定のデータベースにおけ" +"る特権を付与していってください。ふつう、一般ユーザにはグローバルな特権を与え" +"るべきではありません。そういった特権の破壊力を理解したうえでのことなら話は別" +"ですが(例えばスーパーユーザを作るときなど)。"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:448 @@ -1266,8 +1272,9 @@ msgid "" "Transfer Protocol">HTTP</abbr> authentication (for example, if you're " "running <abbr title="Internet Information Services">IIS</abbr>)." msgstr "" -"<abbr title="HyperText Transfer Protocol">HTTP</abbr> 認証のかわりに利用できます(例えば " -"<abbr title="Internet Information Services">IIS</abbr> を稼動させている場合など)。" +"<abbr title="HyperText Transfer Protocol">HTTP</abbr> 認証のかわりに利用で" +"きます(例えば <abbr title="Internet Information Services">IIS</abbr> を稼" +"動させている場合など)。"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:489 @@ -1318,7 +1325,9 @@ msgstr "「サインオン」認証モード" msgid "" "This mode is a convenient way of using credentials from another application " "to authenticate to phpMyAdmin." -msgstr "このモードは、証明を使用した便利な方法で、別のアプリケーションで行った認証を phpMyAdmin へ持ってくるというものです。" +msgstr "" +"このモードは、証明を使用した便利な方法で、別のアプリケーションで行った認証を " +"phpMyAdmin へ持ってくるというものです。"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:505 @@ -1404,11 +1413,13 @@ msgid "" "suffice (both of which are beyond the scope of this manual but easily " "searchable with Google)." msgstr "" -"クッキー/HTTP 認証とは異なり、最初に phpMyAdmin サイトを読み込んだときに、ログインユーザを必要としません。これは仕様によるものですが、" -"インストール先へのアクセスをどのユーザにも許可しているということです。HTTP 認証の設定や他のルータから HTTP 要求を拒否しているであろう <a " -"href="#glossary">.htaccess</a> " -"ファイル、十分に対策したファイアウォール、といったいくつかの制限をかけること推奨します(これらの方法はこのマニュアルの範疇を超えていますが、Google " -"で容易に検索できます)。" +"クッキー/HTTP 認証とは異なり、最初に phpMyAdmin サイトを読み込んだときに、ロ" +"グインユーザを必要としません。これは仕様によるものですが、インストール先への" +"アクセスをどのユーザにも許可しているということです。HTTP 認証の設定や他のルー" +"タから HTTP 要求を拒否しているであろう <a href="#glossary">.htaccess</a> " +"ファイル、十分に対策したファイアウォール、といったいくつかの制限をかけること" +"推奨します(これらの方法はこのマニュアルの範疇を超えていますが、Google で容易" +"に検索できます)。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:541 @@ -1539,10 +1550,12 @@ msgid "" "web servers are case–sensitive. Don’t forget the trailing slash " "at the end." msgstr "" -"ここには、phpMyAdmin がインストールされているディレクトリの <abbr title="Uniform Resource " -"Locator">URL</abbr> をフルパスで設定します (例:<tt>http://www.your_web.net/path_to_your_" -"phpMyAdmin_directory/</tt>)。なお、ウェブサーバによってはこの <abbr title="Uniform Resource " -"Locator">URL</abbr> の大文字小文字を区別します。末尾のスラッシュを忘れないようにしてください。" +"ここには、phpMyAdmin がインストールされているディレクトリの <abbr title=" +""Uniform Resource Locator">URL</abbr> をフルパスで設定します (例:" +"<tt>http://www.your_web.net/path_to_your_phpMyAdmin_directory/</tt>)。なお、" +"ウェブサーバによってはこの <abbr title="Uniform Resource Locator">URL</" +"abbr> の大文字小文字を区別します。末尾のスラッシュを忘れないようにしてくださ" +"い。"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:594 @@ -1558,12 +1571,15 @@ msgid "" "your path, please post a bug report on our bug tracker so we can improve the " "code." msgstr "" -"バージョン 2.3.0 からはここを空欄にすることが推奨されています。たいていの場合、phpMyAdmin " -"は自動的に適切な設定を検出します。ポート転送をしているユーザは PmaAbsoluteUri を設定する必要があるでしょう(<a href="https" -"://sourceforge.net/tracker/index.php?func=detail&aid=1340187&group_i" -"d=23067&atid=377409">解説</a>)。 試しに、テーブルを表示して、行を編集して保存してみてください。phpMyAdmin が" -"正しい値を自動検出できていない場合はエラーメッセージが表示されるはずです。この値を設定してくださいというエラーが出る、あるいは自動検出コードがパスの検出" -"に失敗する場合は、開発陣がコードを改善できるよう、バグレポートをバグトラッカーにお送りください。" +"バージョン 2.3.0 からはここを空欄にすることが推奨されています。たいていの場" +"合、phpMyAdmin は自動的に適切な設定を検出します。ポート転送をしているユーザ" +"は PmaAbsoluteUri を設定する必要があるでしょう(<a href="https://" +"sourceforge.net/tracker/index.php?func=detail&aid=1340187&" +"group_id=23067&atid=377409">解説</a>)。 試しに、テーブルを表示して、行" +"を編集して保存してみてください。phpMyAdmin が正しい値を自動検出できていない場" +"合はエラーメッセージが表示されるはずです。この値を設定してくださいというエ" +"ラーが出る、あるいは自動検出コードがパスの検出に失敗する場合は、開発陣がコー" +"ドを改善できるよう、バグレポートをバグトラッカーにお送りください。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:604 @@ -1588,7 +1604,8 @@ msgid "" ""Structure" page of one database where you would like to use it. " "You will find a link that will analyze why those features have been disabled." msgstr "" -"そのマスタ/外部データベースをセットアップしてみてもうまくいかない場合、その機能を利用したいデータベースの「構造」ページを見れば、無効になっている理由を" +"そのマスタ/外部データベースをセットアップしてみてもうまくいかない場合、その" +"機能を利用したいデータベースの「構造」ページを見れば、無効になっている理由を" "分析するリンクが見つかるはずです。"
#. type: Content of: <html><body><div><dl><dd> @@ -1651,8 +1668,9 @@ msgid "" "call phpMyAdmin inside a frame, and is a potential security hole allowing " "cross-frame scripting attacks." msgstr "" -"これを <tt>true</tt> に設定すると、フレームに対して異なるドメインに置かれているページを許可します。このことは、クロスフレームスクリプト攻" -"撃を可能にする潜在的なセキュリティホールにもなりえます。" +"これを <tt>true</tt> に設定すると、フレームに対して異なるドメインに置かれてい" +"るページを許可します。このことは、クロスフレームスクリプト攻撃を可能にする潜" +"在的なセキュリティホールにもなりえます。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:635 @@ -1713,15 +1731,18 @@ msgid "" "<tt>./config.inc.php</tt>, copy that block or needed parts (you don't have " "to define all settings, just those you need to change)." msgstr "" -"バージョン 1.4.2 以降、phpMyAdmin は複数の MySQL サーバを管理できるようになっています。そのために追加されたのが <a " -"href="#cfg_Servers" class="configrule">$cfg['Servers']</a> " -"配列です。ここにはさまざまなサーバへのログイン情報が格納されます。例えば、最初の <a href="#cfg_Servers_host" " -"class="configrule">$cfg['Servers'][$i]['host']</a> には最初のサーバのホスト名が、二番目の <a " -"href="#cfg_Servers_host" class="configrule">$cfg['Servers'][$i]['host']</a> " -"には二番目のサーバのホスト名が入ります。<tt>./libraries/config.default.php</tt> には 1 " -"つしかサーバ定義がありませんが、必要があれば <tt>./config.inc.php</tt> " -"にいくつでも定義を追加できます。<tt>./libraries/config.default.php</tt> " -"から該当ブロックを丸ごと、あるいは必要な部分のみコピーしてください(すべての設定を定義する必要はありません。必要な部分のみ変更してください)。" +"バージョン 1.4.2 以降、phpMyAdmin は複数の MySQL サーバを管理できるようになっ" +"ています。そのために追加されたのが <a href="#cfg_Servers" class=" +""configrule">$cfg['Servers']</a> 配列です。ここにはさまざまなサーバへのログ" +"イン情報が格納されます。例えば、最初の <a href="#cfg_Servers_host" class=" +""configrule">$cfg['Servers'][$i]['host']</a> には最初のサーバのホスト名が、" +"二番目の <a href="#cfg_Servers_host" class="configrule">$cfg['Servers']" +"[$i]['host']</a> には二番目のサーバのホスト名が入ります。<tt>./libraries/" +"config.default.php</tt> には 1 つしかサーバ定義がありませんが、必要があれば " +"<tt>./config.inc.php</tt> にいくつでも定義を追加できます。<tt>./libraries/" +"config.default.php</tt> から該当ブロックを丸ごと、あるいは必要な部分のみコ" +"ピーしてください(すべての設定を定義する必要はありません。必要な部分のみ変更" +"してください)。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:663 @@ -1734,8 +1755,8 @@ msgid "" "The hostname or <abbr title="Internet Protocol">IP</abbr> address of your " "$i-th MySQL-server. E.g. localhost." msgstr "" -"$i 番目の MySQL サーバのホスト名ないし <abbr title="インターネット・プロトコル">IP</abbr> " -"アドレスが入ります。(例:localhost)" +"$i 番目の MySQL サーバのホスト名ないし <abbr title="インターネット・プロトコ" +"ル">IP</abbr> アドレスが入ります。(例:localhost)"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:667 @@ -2011,14 +2032,17 @@ msgid "" "executed</a> and <a href="#cfg_Servers_SignonURL" class="configrule" "">signon URL</a> to use this authentication method." msgstr "" -"「signon」認証モード (<tt>$auth_type = 'signon'</tt>) は、2.10.0 " -"で導入されました。用意された PHP のセッションデータからか、もしくは PHP スクリプトを使用して、ログインすることを許可するものです。これは、別の" -"アプリケーションからシングルサインオンを実装する場合に便利です。シードセッションのやり方のサンプルは、サインオンの例 " -"(<code>scripts/signon.php</code>) の中にあります。別の例として、OpenID " -"(<code>scripts/openid.php</code>) を使うのもあります。この認証方式を使用するには、<a " -"href="#cfg_Servers_SignonSession" class="configrule">セッション名</a>か<a " -"href="#cfg_Servers_SignonScript" class="configrule">実行されるスクリプト</a>、それと<a " -"href="#cfg_Servers_SignonURL" class="configrule">サインオン URL</a> を設定する必要があります。" +"「signon」認証モード (<tt>$auth_type = 'signon'</tt>) は、2.10.0 で" +"導入されました。用意された PHP のセッションデータからか、もしくは PHP スクリ" +"プトを使用して、ログインすることを許可するものです。これは、別のアプリケー" +"ションからシングルサインオンを実装する場合に便利です。シードセッションのやり" +"方のサンプルは、サインオンの例 (<code>scripts/signon.php</code>) の中にありま" +"す。別の例として、OpenID (<code>scripts/openid.php</code>) を使うのもありま" +"す。この認証方式を使用するには、<a href="#cfg_Servers_SignonSession" class=" +""configrule">セッション名</a>か<a href="#cfg_Servers_SignonScript" class=" +""configrule">実行されるスクリプト</a>、それと<a href=" +""#cfg_Servers_SignonURL" class="configrule">サインオン URL</a> を設定する" +"必要があります。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:781 @@ -2208,8 +2232,10 @@ msgid "" "(using, for example, the SQL query area). To limit access, use the MySQL " "privilege system." msgstr "" -"特権のないユーザからデータベースを隠します。正規表現で指定します。これはリストから見えなくするだけで、ユーザがそれらに(SQL " -"クエリ使用するなどして)アクセスすることはできてしまいます。アクセスを制限するには、MySQL 特権システムを使用しています。" +"特権のないユーザからデータベースを隠します。正規表現で指定します。これはリス" +"トから見えなくするだけで、ユーザがそれらに(SQL クエリ使用するなどして)アク" +"セスすることはできてしまいます。アクセスを制限するには、MySQL 特権システムを" +"使用しています。"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:854 @@ -2241,9 +2267,9 @@ msgid "" "php.net/manual/en/reference.pcre.pattern.syntax.php"> PCRE pattern syntax</" "a> portion of the PHP reference manual." msgstr "" -"正規表現の詳細は、PHP リファレンスマニュアルの <a " -"href="http://php.net/manual/ja/reference.pcre.pattern.syntax.php%5C%22%3EPCRE " -"のパターン構文</a>の項にあります。" +"正規表現の詳細は、PHP リファレンスマニュアルの <a href="http://php.net/" +"manual/ja/reference.pcre.pattern.syntax.php">PCRE のパターン構文</a>の項にあ" +"ります。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:863 @@ -2259,8 +2285,10 @@ msgid "" "on your system, for example. For HTTP auth, all non-US-ASCII characters will " "be stripped." msgstr "" -"複数のサーバエントリがあるなら便利です。設定しておくと、メインページのプルダウンメニューに、ホスト名ではなく、この文字列が表示されます。例えば、システム" -"上のいくつかのデータベースのみ表示させる場合には便利でしょう。HTTP 認証の場合、非 ASCII 文字は全て無視されるかもしれません。" +"複数のサーバエントリがあるなら便利です。設定しておくと、メインページのプルダ" +"ウンメニューに、ホスト名ではなく、この文字列が表示されます。例えば、システム" +"上のいくつかのデータベースのみ表示させる場合には便利でしょう。HTTP 認証の場" +"合、非 ASCII 文字は全て無視されるかもしれません。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:871 @@ -2295,9 +2323,11 @@ msgid "" "user installation, set this parameter to the name of your central database " "containing the phpMyAdmin configuration storage." msgstr "" -"インストールした phpMyAdmin のユーザが1人の場合は、お使いのデータベースに専用のテーブル群を格納することもできます。その場合は " -"<tt>$cfg['Servers'][$i]['pmadb']</tt> にはお使いのデータベース名を入れていただければ結構です。マルチユーザの場合は " -"phpMyAdmin の設定保存場所を格納するセントラルデータベース名を設定します。" +"インストールした phpMyAdmin のユーザが1人の場合は、お使いのデータベースに専" +"用のテーブル群を格納することもできます。その場合は <tt>$cfg['Servers'][$i]" +"['pmadb']</tt> にはお使いのデータベース名を入れていただければ結構です。マルチ" +"ユーザの場合は phpMyAdmin の設定保存場所を格納するセントラルデータベース名を" +"設定します。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:889 @@ -2425,8 +2455,8 @@ msgid "" "in query-by-example, create automatic joins (see <a href="#faq6_6"> <abbr " "title="Frequently Asked Questions">FAQ</abbr> 6.6</a>)" msgstr "" -"query-by-example では、自動結合を作成します(<a href="#faq6_6"><abbr " -"title="よくある質問">FAQ</abbr> 6.6</a> 参照)" +"query-by-example では、自動結合を作成します(<a href="#faq6_6"><abbr title=" +""よくある質問">FAQ</abbr> 6.6</a> 参照)"
#. type: Content of: <html><body><div><dl><dd><ul><li> #: orig-docs/Documentation.html:923 @@ -3019,7 +3049,9 @@ msgstr "" msgid "" "Since release 3.4.x phpMyAdmin allows users to set most preferences by " "themselves and store them in the database." -msgstr "リリース 3.4.x より。ユーザが自分自身用の環境設定を行い、それをデータベースに格納することを許可します。" +msgstr "" +"リリース 3.4.x より。ユーザが自分自身用の環境設定を行い、それをデータベースに" +"格納することを許可します。"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:1197 @@ -3373,9 +3405,10 @@ msgid "" "too slow, so it can be replaced by faster commands (see <tt>libraries/config." "default.php</tt> for examples)." msgstr "" -"膨大な数のデータベースを持つサーバ上で、使用可能なデータベース名を取得するためにデフォルトの SHOW DATABASES コマンドを使うと、おそらくと" -"ても遅くなります。これを回避するために、高速コマンドに置き換えることができます(サンプルは、<tt>libraries/config.default.p" -"hp</tt> を参照してください)。" +"膨大な数のデータベースを持つサーバ上で、使用可能なデータベース名を取得するた" +"めにデフォルトの SHOW DATABASES コマンドを使うと、おそらくとても遅くなりま" +"す。これを回避するために、高速コマンドに置き換えることができます(サンプル" +"は、<tt>libraries/config.default.php</tt> を参照してください)。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1324 @@ -3391,7 +3424,9 @@ msgstr "" msgid "" "Whether to count the number of tables for each database when preparing the " "list of databases for the navigation frame." -msgstr "ナビゲーションフレームにデータベースのリストを作成したときに、各データベースのテーブル数も表示するかどうか。" +msgstr "" +"ナビゲーションフレームにデータベースのリストを作成したときに、各データベース" +"のテーブル数も表示するかどうか。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1327 @@ -3399,24 +3434,25 @@ msgid "" "<span id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</" "span> string" msgstr "" -"<span " -"id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</span> 文字列" +"<span id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</" +"span> 文字列"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:1328 +#, fuzzy msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" -"ログイン資格情報を取得するために実行される PHP " -"スクリプトの名前。これは、セッションに基づくシングルサインオンに代わる手法です。このスクリプトは、ユーザ名とパスワードの一覧を返す関数 " -"<code>get_login_credentials</code> " -"を提供していて、単一のパラメータとして存在するユーザ名(空欄も可)を受け入れる必要があります。サンプルは、<code>scripts/signon-" -"script.php</code> を参照してください。" +"ログイン資格情報を取得するために実行される PHP スクリプトの名前。これは、セッ" +"ションに基づくシングルサインオンに代わる手法です。このスクリプトは、ユーザ名" +"とパスワードの一覧を返す関数 <code>get_login_credentials</code> を提供してい" +"て、単一のパラメータとして存在するユーザ名(空欄も可)を受け入れる必要があり" +"ます。サンプルは、<code>scripts/signon-script.php</code> を参照してください。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1335 @@ -3436,10 +3472,10 @@ msgid "" ""#cfg_Servers_SignonScript" class="configrule">SignonScript</a> is not " "configured." msgstr "" -"サインオン認証方式に使用されるセッションの名前です。<code>phpMyAdmin</code> という名前は phpMyAdmin " -"が内部的に使用しているセッションであるため、それとは異なる名前を使用する必要があります。<a " -"href="#cfg_Servers_SignonScript" class="configrule">SignonScript</a> " -"を解除しないと、こちらは機能しません。" +"サインオン認証方式に使用されるセッションの名前です。<code>phpMyAdmin</code> " +"という名前は phpMyAdmin が内部的に使用しているセッションであるため、それとは" +"異なる名前を使用する必要があります。<a href="#cfg_Servers_SignonScript" " +"class="configrule">SignonScript</a> を解除しないと、こちらは機能しません。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1342 @@ -3455,7 +3491,9 @@ msgstr "" msgid "" "URL where user will be redirected to log in for signon authentication " "method. Should be absolute including protocol." -msgstr "ユーザがサインオン認証方式でログインしてときにリダイレクトされる URL。プロトコルを含む完全な URL にしなければなりません。" +msgstr "" +"ユーザがサインオン認証方式でログインしてときにリダイレクトされる URL。プロト" +"コルを含む完全な URL にしなければなりません。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1345 @@ -3471,7 +3509,9 @@ msgstr "" msgid "" "URL where user will be redirected after logout (doesn't affect config " "authentication method). Should be absolute including protocol." -msgstr "ユーザがログアウト後にリダイレクトされる URL(認証方式の設定には影響しません)。プロトコルを含む完全な URL にしなければなりません。" +msgstr "" +"ユーザがログアウト後にリダイレクトされる URL(認証方式の設定には影響しませ" +"ん)。プロトコルを含む完全な URL にしなければなりません。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1349 @@ -3512,7 +3552,8 @@ msgid "" "the Designer feature is Ajax-only so this directive does not apply to it." msgstr "" "Ajax を使用して特定のページの一部分だけを更新するかどうかを定義します。Ajax " -"がなくても動作が可能なものにのみ適用されます。例えば、デザイナ機能は Ajax のみなので、この設定は適用されません。" +"がなくても動作が可能なものにのみ適用されます。例えば、デザイナ機能は Ajax の" +"みなので、この設定は適用されません。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1363 @@ -3570,9 +3611,10 @@ msgid "" "longer than 1000 characters. Also, if a query's length exceeds this limit, " "this query is not saved in the history." msgstr "" -"SQL クエリ表示時の最大文字数。デフォルトの制限は 1000 ですが、BLOB を表現する多量の 16 " -"進コードの表示を回避するためには、このくらいが適切だと思われます。しかし、一部のユーザは 1000 文字よりも長い SQL " -"クエリを使用します。また、クエリの長さがこの制限を超えている場合、このクエリは履歴に保存されません。" +"SQL クエリ表示時の最大文字数。デフォルトの制限は 1000 ですが、BLOB を表現する" +"多量の 16 進コードの表示を回避するためには、このくらいが適切だと思われます。" +"しかし、一部のユーザは 1000 文字よりも長い SQL クエリを使用します。また、クエ" +"リの長さがこの制限を超えている場合、このクエリは履歴に保存されません。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1383 @@ -3738,10 +3780,11 @@ msgid "" "rejected. Quite practical for <abbr title="Internet service provider">ISP</" "abbr>'s with many customers." msgstr "" -"通常ユーザ(administrator 以外のユーザ)に自分自身のデータベースの削除を許可するかどうかを定義します。FALSE " -"にすると、「データベースの削除」のリンクは表示されませんし、「DROP DATABASE " -"(自身のデータベース名)」すらも拒否されます。多くの顧客をかかえる <abbr " -"title="インターネット・サービス・プロバイダ">ISP</abbr> にとってはきわめて実用的です。" +"通常ユーザ(administrator 以外のユーザ)に自分自身のデータベースの削除を許可" +"するかどうかを定義します。FALSE にすると、「データベースの削除」のリンクは表" +"示されませんし、「DROP DATABASE (自身のデータベース名)」すらも拒否されます。" +"多くの顧客をかかえる <abbr title="インターネット・サービス・プロバイダ" +"">ISP</abbr> にとってはきわめて実用的です。"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:1432 @@ -3751,8 +3794,10 @@ msgid "" "quite complicated. So this choice should be viewed as help to avoid " "accidental dropping rather than strict privilege limitation." msgstr "" -"SQL クエリに対するこの制限は、MySQL の特権を使用するほど厳格ではないことに注意してください。これは SQL クエリの性質によるもので、非常に複" -"雑になる可能性があります。この設定は、厳密な特権の制限というよりも、削除事故回避ためにヘルプとして表示するようなものです。" +"SQL クエリに対するこの制限は、MySQL の特権を使用するほど厳格ではないことに注" +"意してください。これは SQL クエリの性質によるもので、非常に複雑になる可能性が" +"あります。この設定は、厳密な特権の制限というよりも、削除事故回避ためにヘルプ" +"として表示するようなものです。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1438 @@ -3806,11 +3851,12 @@ msgid "" "a good idea to set <code>session.gc_maxlifetime</code> not lower than the " "value of $cfg['LoginCookieValidity']." msgstr "" -"ログインクッキーの有効期間を定義します。PHP の設定オプション <a " -"href="http://php.net/manual/en/session.configuration.php#ini.session.gc-" -"maxlifetime">session.gc_maxlifetime</a> は、セッションの有効性を制限する可能性があるので注意してください。セッシ" -"ョンが失われている場合、ログインクッキーも無効になります。ですから、<code>session.gc_maxlifetime</code> は " -"$cfg['LoginCookieValidity'] の値よりも低く設定するほうがいいのです。" +"ログインクッキーの有効期間を定義します。PHP の設定オプション <a href=" +""http://php.net/manual/en/session.configuration.php#ini.session.gc-" +"maxlifetime">session.gc_maxlifetime</a> は、セッションの有効性を制限する可能" +"性があるので注意してください。セッションが失われている場合、ログインクッキー" +"も無効になります。ですから、<code>session.gc_maxlifetime</code> は $cfg" +"['LoginCookieValidity'] の値よりも低く設定するほうがいいのです。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1457 @@ -3966,9 +4012,9 @@ msgid "" "selector) using a tree, see also <a href="#cfg_LeftFrameDBSeparator" class=" ""configrule">$cfg['LeftFrameDBSeparator']</a>." msgstr "" -"軽快モードのときに(セレクターの)データベース名をツリー表示するかどうかを定義します。<a " -"href="#cfg_LeftFrameDBSeparator" " -"class="configrule">$cfg['LeftFrameDBSeparator']</a> もご覧ください。" +"軽快モードのときに(セレクターの)データベース名をツリー表示するかどうかを定" +"義します。<a href="#cfg_LeftFrameDBSeparator" class="configrule">$cfg" +"['LeftFrameDBSeparator']</a> もご覧ください。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1509 @@ -4277,9 +4323,9 @@ msgid "" "main (right) frame. This setting does not check MySQL commands entered " "directly." msgstr "" -"立ち上げ時のメイン(右)フレームに、「PHP " -"情報」や「パスワードを変更する」のリンクやデータベース作成フォームを表示するかどうかを定義します。この設定は、直接入力された MySQL " -"コマンドに対してチェックするわけではありません。" +"立ち上げ時のメイン(右)フレームに、「PHP 情報」や「パスワードを変更する」の" +"リンクやデータベース作成フォームを表示するかどうかを定義します。この設定は、" +"直接入力された MySQL コマンドに対してチェックするわけではありません。"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:1611 @@ -4318,7 +4364,9 @@ msgstr "$cfg['SuggestDBName'] 論理型" msgid "" "Defines whether to suggest a database name on the "Create " "Database" form or to keep the textfield empty." -msgstr "「データベースを作成する」フォームでデータベース名を提案するかテキストフィールドを空欄にしておくかを定義します。" +msgstr "" +"「データベースを作成する」フォームでデータベース名を提案するかテキストフィー" +"ルドを空欄にしておくかを定義します。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1625 @@ -4393,7 +4441,9 @@ msgstr "$cfg['DisplayBinaryAsHex'] 論理型" msgid "" "Defines whether the "Show binary contents as HEX" browse option is " "ticked by default." -msgstr "表示オプション「バイナリ内容を 16 進数で表示する」かどうかの定義します。デフォルトはチェックされています。" +msgstr "" +"表示オプション「バイナリ内容を 16 進数で表示する」かどうかの定義します。デ" +"フォルトはチェックされています。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1648 @@ -4406,8 +4456,9 @@ msgid "" "Defines whether <tt>BLOB</tt> or <tt>BINARY</tt> columns are protected from " "editing when browsing a table's content. Valid values are:" msgstr "" -"テーブルの内容を表示しているときに <tt>BLOB</tt> カラムや <tt>BINARY</tt> " -"カラムを保護して修正できないようにするかどうかを定義します。有効な値は次の通りです。" +"テーブルの内容を表示しているときに <tt>BLOB</tt> カラムや <tt>BINARY</tt> カ" +"ラムを保護して修正できないようにするかどうかを定義します。有効な値は次の通り" +"です。"
#. type: Content of: <html><body><div><dl><dd><ul><li> #: orig-docs/Documentation.html:1651 @@ -4650,9 +4701,10 @@ msgid "" "php", "server_status.php", "server_variables.php", " ""server_privileges.php" or "server_processlist.php"." msgstr "" -"サーバ表示の際にデフォルトで表示されるタブを定義します。可能な値は次の通りです。「main.php」(マルチユーザ環境にお勧め)、「server_dat" -"abases.php」、「server_status.php」、「server_variables.php」、「server_privileges.ph" -"p」、「server_processlist.php」。" +"サーバ表示の際にデフォルトで表示されるタブを定義します。可能な値は次の通りで" +"す。「main.php」(マルチユーザ環境にお勧め)、「server_databases.php」、" +"「server_status.php」、「server_variables.php」、「server_privileges.php」、" +"「server_processlist.php」。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1734 @@ -4726,7 +4778,9 @@ msgstr "MySQL 文書のタイプです。" #: orig-docs/Documentation.html:1755 msgid "" "viewable - "viewable online", current one used on MySQL website" -msgstr "viewable - 「オンラインで閲覧可能」。現在 MySQL のウェブサイトで利用されているものです。" +msgstr "" +"viewable - 「オンラインで閲覧可能」。現在 MySQL のウェブサイトで利用されてい" +"るものです。"
#. type: Content of: <html><body><div><dl><dd><ul><li> #: orig-docs/Documentation.html:1756 @@ -5043,9 +5097,10 @@ msgid "" "server; therefore, setting this to <code>true</code> prevents this kind of " "multiple maintenance operation. Default is <code>false</code>." msgstr "" -"データベースの構造ページにおいて、テーブルをマークして多くのテーブルを最適化するような操作を選択が可能です。この操作はサーバの動作を遅くさせてしまいます" -"ので、この値を <code>true</code> に設定し、この種の複数メンテナンスの操作を防止します。デフォルトは " -"<code>false</code> です。" +"データベースの構造ページにおいて、テーブルをマークして多くのテーブルを最適化" +"するような操作を選択が可能です。この操作はサーバの動作を遅くさせてしまいます" +"ので、この値を <code>true</code> に設定し、この種の複数メンテナンスの操作を防" +"止します。デフォルトは <code>false</code> です。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1871 @@ -5166,7 +5221,9 @@ msgstr "$cfg['BgOne'] 文字列 [CSS 色]" msgid "" "The color (HTML) #1 for table rows. See <tt>themes/themename/layout.inc.php</" "tt>." -msgstr "テーブルの奇数行に使われる色 (HTML)。<tt>themes/themename/layout.inc.php</tt> をご覧ください。" +msgstr "" +"テーブルの奇数行に使われる色 (HTML)。<tt>themes/themename/layout.inc.php</" +"tt> をご覧ください。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1903 @@ -5178,7 +5235,9 @@ msgstr "$cfg['BgTwo'] 文字列 [CSS 色]" msgid "" "The color (HTML) #2 for table rows. See <tt>themes/themename/layout.inc.php</" "tt>." -msgstr "テーブルの偶数行に使われる色 (HTML)。<tt>themes/themename/layout.inc.php</tt> をご覧ください。" +msgstr "" +"テーブルの偶数行に使われる色 (HTML)。<tt>themes/themename/layout.inc.php</" +"tt> をご覧ください。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1907 @@ -5375,7 +5434,9 @@ msgstr "$cfg['LimitChars'] 整数" msgid "" "Maximum number of characters shown in any non-numeric field on browse view. " "Can be turned off by a toggle button on the browse page." -msgstr "表示ページで、数字以外のフィールドに表示する最大文字数。表示ページ内のトグルボタンでオフにすることもできます。" +msgstr "" +"表示ページで、数字以外のフィールドに表示する最大文字数。表示ページ内のトグル" +"ボタンでオフにすることもできます。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1960 @@ -5912,9 +5973,10 @@ msgid "" "feature. It currently is only tested with Internet Explorer 6 and Mozilla 1." "x." msgstr "" -"JavaScript 対応ブラウザを使っているなら JavaScript クエリウインドウを使うことをお勧めします。やりとりする変数の数は多いですが、使" -"っている関数は基本的なものなので、第四世代のブラウザならたいていこの機能を利用できるはずです。現在は Internet Explorer 6 と " -"Mozilla 1.x のみでテストしています。" +"JavaScript 対応ブラウザを使っているなら JavaScript クエリウインドウを使うこと" +"をお勧めします。やりとりする変数の数は多いですが、使っている関数は基本的なも" +"のなので、第四世代のブラウザならたいていこの機能を利用できるはずです。現在は " +"Internet Explorer 6 と Mozilla 1.x のみでテストしています。"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:2181 @@ -6021,8 +6083,10 @@ msgid "" "performance, this value is the maximum to be displayed, using a <code>SELECT " "COUNT ... LIMIT</code>. The default value of 0 bypasses any row counting." msgstr "" -"ビューの場合は、正確な行数を取得するのはパフォーマンスに影響を与える可能性があります。そのため、<code>SELECT COUNT ... " -"LIMIT</code> というふうにして、この設定値を限度とする行カウントを行います。デフォルト値は 0 で、行カウントをとばします。" +"ビューの場合は、正確な行数を取得するのはパフォーマンスに影響を与える可能性が" +"あります。そのため、<code>SELECT COUNT ... LIMIT</code> というふうにして、こ" +"の設定値を限度とする行カウントを行います。デフォルト値は 0 で、行カウントをと" +"ばします。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:2225 @@ -6036,8 +6100,9 @@ msgid "" "t2, t10). Currently implemented in the left panel (Light mode) and in " "Database view, for the table list." msgstr "" -"データベースやテーブルの名前を自然な順番でソートします(たとえば、t1、t2、t10)。いまのところ左パネル(軽快モード)とデータベース画面のテーブル一" -"覧に実装されています。" +"データベースやテーブルの名前を自然な順番でソートします(たとえば、t1、t2、" +"t10)。いまのところ左パネル(軽快モード)とデータベース画面のテーブル一覧に実" +"装されています。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:2230 @@ -6051,8 +6116,9 @@ msgid "" "state. A value of <tt>'open'</tt> does the reverse. To completely disable " "all visual sliders, use <tt>'disabled'</tt>." msgstr "" -"<tt>「closed」</tt>に設定した場合、折り畳みは閉じた状態で表示されます。<tt>「open」</tt>はその逆です。全ての折り畳みを完全に" -"無効にするには、<tt>「disabled」</tt>にします。" +"<tt>「closed」</tt>に設定した場合、折り畳みは閉じた状態で表示されます。<tt>" +"「open」</tt>はその逆です。全ての折り畳みを完全に無効にするには、<tt>" +"「disabled」</tt>にします。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:2235 @@ -6066,9 +6132,9 @@ msgid "" "users can't set through user preferences. For possible values, refer to " "<tt>libraries/config/user_preferences.forms.php</tt>." msgstr "" -"ユーザ環境設定を許可させない設定オプションの名前 (<tt>$cfg</tt> 配列のキーで指定) " -"が入ります。指定できる値については、<tt>libraries/config/user_preferences.forms.php</tt> " -"を参照してください。" +"ユーザ環境設定を許可させない設定オプションの名前 (<tt>$cfg</tt> 配列のキーで" +"指定) が入ります。指定できる値については、<tt>libraries/config/" +"user_preferences.forms.php</tt> を参照してください。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:2240 @@ -6485,9 +6551,10 @@ msgid "" "them, you can put your login details here, and it will be used in place of " "the anonymous login." msgstr "" -"SOAP サービスを使うと " -"<tt>anonymous</tt>(匿名)ユーザでパスワードによらずログインできるため、デフォルトではそのようになっています。SQL " -"検証のアカウントをお持ちであれば、ログイン情報をここに記入することで、匿名でログインする代わりにその情報でログインするようになります。" +"SOAP サービスを使うと <tt>anonymous</tt>(匿名)ユーザでパスワードによらずロ" +"グインできるため、デフォルトではそのようになっています。SQL 検証のアカウント" +"をお持ちであれば、ログイン情報をここに記入することで、匿名でログインする代わ" +"りにその情報でログインするようになります。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:2351 @@ -6707,10 +6774,12 @@ msgid "" "strings to append/prepend to a string or the format you want the output " "stored in." msgstr "" -"例えば、ファイル名を入れる「filename」というカラムがあるとします。ふつう phpMyAdmin " -"ではこのファイル名しか表示されませんが、変換機能を使うと、このファイル名を HTML リンクに変換できます。phpMyAdmin システムの内部でそのカ" -"ラムのリンクをクリックすると、新しいブラウザウインドウにそのファイルが表示されます。変換オプションを使えば、その文字列の前後に付け加える文字列や、出力を" -"保存する形式も指定できます。" +"例えば、ファイル名を入れる「filename」というカラムがあるとします。ふつう " +"phpMyAdmin ではこのファイル名しか表示されませんが、変換機能を使うと、このファ" +"イル名を HTML リンクに変換できます。phpMyAdmin システムの内部でそのカラムのリ" +"ンクをクリックすると、新しいブラウザウインドウにそのファイルが表示されます。" +"変換オプションを使えば、その文字列の前後に付け加える文字列や、出力を保存する" +"形式も指定できます。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:2431 @@ -7398,10 +7467,11 @@ msgid "" "<i>libraries/header_printview.inc.php</i>, <i>index.php</i>, <i>navigation." "php</i> and <i>libraries/common.lib.php</i>." msgstr "" -"PWS のバグのようです。Filippo Simoncini が次に述べる回避策を見つけています(現時点ではこれ以上の対応策はありません)。『<i>li" -"braries/header.inc.php</i>、<i>libraries/header_printview.inc.php</i>、<i>inde" -"x.php</i>、<i>navigation.php</i>、<i>libraries/common.lib.php</i> の " -"<tt>DOCTYPE</tt> 宣言(2 行)を削除するかコメントにします。』" +"PWS のバグのようです。Filippo Simoncini が次に述べる回避策を見つけています" +"(現時点ではこれ以上の対応策はありません)。『<i>libraries/header.inc.php</" +"i>、<i>libraries/header_printview.inc.php</i>、<i>index.php</i>、" +"<i>navigation.php</i>、<i>libraries/common.lib.php</i> の <tt>DOCTYPE</tt> 宣" +"言(2 行)を削除するかコメントにします。』"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:2707 @@ -7700,11 +7770,12 @@ msgid "" "">improved MySQL extension (MySQLi)</a> that is available in php 5.0. The " "latter one should be used unless you have a good reason not to do so." msgstr "" -"phpMyAdmin 3.0.x より、MySQL 5.0.1 以降のみサポートするようになりました。古い MySQL バージョンに対しては、2.x " -"ブランチでの最新版を使用する必要があります。phpMyAdmin が MySQL サーバに接続するときには、古典的な <a " -"href="http://php.net/mysql%5C%22%3EMySQL 拡張</a>だけでなく、PHP 5.0 で利用できるようになった<a " -"href="http://php.net/mysqli%5C%22%3E%E6%94%B9%E8%89%AF%E7%89%88 MySQL 拡張 (MySQLi)</a> " -"も利用できます。特に理由がない限り、後者を使用するほうがいいでしょう。" +"phpMyAdmin 3.0.x より、MySQL 5.0.1 以降のみサポートするようになりました。古" +"い MySQL バージョンに対しては、2.x ブランチでの最新版を使用する必要がありま" +"す。phpMyAdmin が MySQL サーバに接続するときには、古典的な <a href="http://" +"php.net/mysql">MySQL 拡張</a>だけでなく、PHP 5.0 で利用できるようになった<a " +"href="http://php.net/mysqli%5C%22%3E%E6%94%B9%E8%89%AF%E7%89%88 MySQL 拡張 (MySQLi)</a> も利用できま" +"す。特に理由がない限り、後者を使用するほうがいいでしょう。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:2825 @@ -7715,10 +7786,11 @@ msgid "" "rather old and might cause problems <a href="#faq1_17a"> (see <abbr title=" ""Frequently Asked Questions">FAQ</abbr> 1.17a)</a>." msgstr "" -"PHP をコンパイルするときには使用する MySQL 拡張を、少なくともマイナーバージョンまで同じ MySQL " -"クライアントライブラリに、手作業でリンクさせることを強く推奨します。PHP " -"配布ファイルにバンドルされているものはやや古くなっているために、問題を起こすことがあるためです <a href="#faq1_17a">(<abbr " -"title="よくある質問">FAQ</abbr> 1.17a もご覧ください)</a>。" +"PHP をコンパイルするときには使用する MySQL 拡張を、少なくともマイナーバージョ" +"ンまで同じ MySQL クライアントライブラリに、手作業でリンクさせることを強く推奨" +"します。PHP 配布ファイルにバンドルされているものはやや古くなっているために、" +"問題を起こすことがあるためです <a href="#faq1_17a">(<abbr title="よくある" +"質問">FAQ</abbr> 1.17a もご覧ください)</a>。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:2830 @@ -7748,9 +7820,11 @@ msgid "" "mentioned in <a href="#faq1_17"> <abbr title="Frequently Asked Questions" "">FAQ</abbr> 1.17</a>." msgstr "" -"古い MySQL クライアントライブラリで MySQL にアクセスしようとしたためです。お使いの MySQL クライアントライブラリのバージョンは " -"phpinfo() の出力で確認できます。一般に、少なくともサーバと同じマイナーバージョンのものを使ってください。(<a " -"href="#faq1_17"><abbr title="よくある質問">FAQ</abbr> 1.17</a> に述べた通りです。)" +"古い MySQL クライアントライブラリで MySQL にアクセスしようとしたためです。お" +"使いの MySQL クライアントライブラリのバージョンは phpinfo() の出力で確認でき" +"ます。一般に、少なくともサーバと同じマイナーバージョンのものを使ってくださ" +"い。(<a href="#faq1_17"><abbr title="よくある質問">FAQ</abbr> 1.17</a> " +"に述べた通りです。)"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:2844 @@ -7765,12 +7839,13 @@ msgid "" "in the <a href="http://dev.mysql.com/doc/mysql/en/old-client.html%5C%22%3EMySQL " "Documentation</a>." msgstr "" -"この問題は一般的に 4.1 以上のバージョンの MySQL で起こります。MySQL の認証ハッシュが変わったのに、お使いの PHP " -"が古い方法を試そうとするためです。この問題を適切に解決するには、お使いの MySQL のバージョンに合わせた適切なクライアントライブラリの <a " -"href="http://www.php.net/mysqli%5C%22%3Emysqli 拡張</a>を使用するようにしてください。使用する拡張は <a " -"href="#cfg_Servers_extension" " -"class="configrule">$cfg['Servers'][$i]['extension']</a> " -"で指定します。詳細(とその対策)については <a href="http://dev.mysql.com/doc/mysql/ja/old-" +"この問題は一般的に 4.1 以上のバージョンの MySQL で起こります。MySQL の認証" +"ハッシュが変わったのに、お使いの PHP が古い方法を試そうとするためです。この問" +"題を適切に解決するには、お使いの MySQL のバージョンに合わせた適切なクライアン" +"トライブラリの <a href="http://www.php.net/mysqli%5C%22%3Emysqli 拡張</a>を使用す" +"るようにしてください。使用する拡張は <a href="#cfg_Servers_extension" " +"class="configrule">$cfg['Servers'][$i]['extension']</a> で指定します。詳細" +"(とその対策)については <a href="http://dev.mysql.com/doc/mysql/ja/old-" "client.html">MySQL のドキュメント</a>をご覧ください。"
#. type: Content of: <html><body><div><h4> @@ -7801,7 +7876,9 @@ msgstr "" msgid "" "Please refers to the <a href="http://www.fpdf.org/%5C%22%3EFPDF manual</a> to " "build these files." -msgstr "その特別なファイルの作り方は <a href="http://www.fpdf.org/%5C%22%3EFPDF マニュアル</a> をご覧ください。" +msgstr "" +"その特別なファイルの作り方は <a href="http://www.fpdf.org/%5C%22%3EFPDF マニュアル" +"</a> をご覧ください。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:2866 @@ -7889,8 +7966,9 @@ msgid "" "defaults to 1 (<tt>ON</tt>) in the Win32 version of MySQL. You can change " "this behavior by simply changing the directive to 0 (<tt>OFF</tt>):" msgstr "" -"これは <tt>lower_case_table_names</tt> という MySQL のディレクティブが Win32 版のデフォルトでは 1 " -"(<tt>ON</tt>) になっているためです。この動作はこのディレクティブを 0 (<tt>OFF</tt>) にするだけで変えられます。" +"これは <tt>lower_case_table_names</tt> という MySQL のディレクティブが Win32 " +"版のデフォルトでは 1 (<tt>ON</tt>) になっているためです。この動作はこのディレ" +"クティブを 0 (<tt>OFF</tt>) にするだけで変えられます。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:2899 @@ -7997,8 +8075,8 @@ msgid "" "<a href="#faq1_27">1.27 I get empty page when I want to view huge page " "(eg. db_structure.php with plenty of tables).</a>" msgstr "" -"<a href="#faq1_27">1.27 巨大なページ(例えばテーブルがたくさんある db_structure.php " -")を表示したいのに空白ページが表示されます。</a>" +"<a href="#faq1_27">1.27 巨大なページ(例えばテーブルがたくさんある " +"db_structure.php )を表示したいのに空白ページが表示されます。</a>"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:2943 @@ -8102,7 +8180,9 @@ msgstr "" msgid "" "The recommended way is with <tt>AddType</tt>, so just comment out the first " "set of lines and restart Apache:" -msgstr "<tt>AddType</tt> を使う方がお勧めですので、最初のディレクティブはコメントアウトして、Apache を再起動してください。" +msgstr "" +"<tt>AddType</tt> を使う方がお勧めですので、最初のディレクティブはコメントアウ" +"トして、Apache を再起動してください。"
#. type: Content of: <html><body><div><pre> #: orig-docs/Documentation.html:2985 @@ -8191,10 +8271,12 @@ msgid "" "<tt>Integrated Windows authentication</tt>, and <tt>Digest</tt> if it's " "enabled.) Click <tt>OK</tt>." msgstr "" -"<tt>ウェブサイトの「プロパティ」 -> 「ディレクトリセキュリティ」タブ -> 「匿名アクセスおよび認証コントロール」の「編集」</tt" -">で表示されるダイアログボックスで、<tt>匿名アクセス</tt>のチェックボックスをチェック、それ以外のチェックボックスのチェックを外します(つまり、" -"<tt>基本認証</tt>、<tt>統合 Windows " -"認証</tt>、有効になっている場合は<tt>ダイジェスト認証</tt>のチェックを外します)。<tt>OK</tt> をクリックします。" +"<tt>ウェブサイトの「プロパティ」 -> 「ディレクトリセキュリティ」タブ -" +"> 「匿名アクセスおよび認証コントロール」の「編集」</tt>で表示されるダイア" +"ログボックスで、<tt>匿名アクセス</tt>のチェックボックスをチェック、それ以外の" +"チェックボックスのチェックを外します(つまり、<tt>基本認証</tt>、<tt>統合 " +"Windows 認証</tt>、有効になっている場合は<tt>ダイジェスト認証</tt>のチェック" +"を外します)。<tt>OK</tt> をクリックします。"
#. type: Content of: <html><body><div><ol><li> #: orig-docs/Documentation.html:3016 @@ -8339,8 +8421,8 @@ msgid "" "<a href="#faq1_37">1.37 I run phpMyAdmin on cluster of different machines " "and password encryption in cookie auth doesn't work.</a>" msgstr "" -"<a href="#faq1_37">1.37 異なるマシンのクラスタ上で phpMyAdmin " -"を稼動させていますが、クッキー認証でのパスワード暗号化が機能しません。</a>" +"<a href="#faq1_37">1.37 異なるマシンのクラスタ上で phpMyAdmin を稼動させて" +"いますが、クッキー認証でのパスワード暗号化が機能しません。</a>"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3076 @@ -8350,8 +8432,10 @@ msgid "" "unpack functions in code. Only solution is to use mcrypt extension which " "works fine in this case." msgstr "" -"クラスタが異なるアーキテクチャで構成されている場合、暗号化/復号化の PHP コードが正しく動作しません。これは、コード内の pack/unpack " -"関数の使用が原因で発生します。唯一の解決策は、この状況でも正常に動作している mcrypt 拡張を使用することです。" +"クラスタが異なるアーキテクチャで構成されている場合、暗号化/復号化の PHP コー" +"ドが正しく動作しません。これは、コード内の pack/unpack 関数の使用が原因で発生" +"します。唯一の解決策は、この状況でも正常に動作している mcrypt 拡張を使用する" +"ことです。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3082 @@ -8599,7 +8683,8 @@ msgid "" "<a href="#faq1_41">1.41 When I view a database and ask to see its " "privileges, I get an error about an unknown column.</a>" msgstr "" -"<a href="#faq1_41">1.41 データベースを表示しその特権を参照しようとすると、未知のカラムに関するエラーが表示されます。</a>" +"<a href="#faq1_41">1.41 データベースを表示しその特権を参照しようとすると、" +"未知のカラムに関するエラーが表示されます。</a>"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3159 @@ -8607,8 +8692,8 @@ msgid "" "The MySQL server's privilege tables are not up to date, you need to run the " "<tt>mysql_upgrade</tt> command on the server." msgstr "" -"MySQL サーバの特権テーブルが最新の状態にされていないません。サーバ上で <tt>mysql_upgrade</tt> " -"コマンドを実行する必要があります。" +"MySQL サーバの特権テーブルが最新の状態にされていないません。サーバ上で " +"<tt>mysql_upgrade</tt> コマンドを実行する必要があります。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3166 @@ -8631,10 +8716,12 @@ msgid "" "kit: the file <tt>libraries/Config.class.php</tt> contained an end-of-line " "character (hex 0A) at the end; removing this character cleared his errors." msgstr "" -"<i>config.inc.php</i> ファイルを修正して、先頭の <tt><?php</tt> タグの前や末尾の " -"<tt>?></tt> の後には何も入れない(改行やスペース、文字などがない)ようにしてください。また、zip形式の配布キットを使用しているIIS" -"でユーザから以下の報告を受けています。『ファイル <tt>libraries/Config.class.php</tt> の末尾に改行コード " -"(0x0A) が含まれていたので、この文字を削除したらエラーがなくなりました。』" +"<i>config.inc.php</i> ファイルを修正して、先頭の <tt><?php</tt> タグの前や" +"末尾の <tt>?></tt> の後には何も入れない(改行やスペース、文字などがない)" +"ようにしてください。また、zip形式の配布キットを使用しているIISでユーザから以" +"下の報告を受けています。『ファイル <tt>libraries/Config.class.php</tt> の末尾" +"に改行コード (0x0A) が含まれていたので、この文字を削除したらエラーがなくなり" +"ました。』"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3178 @@ -8727,10 +8814,11 @@ msgid "" "your MySQL server, including the socket (<i>/tmp/mysql.sock</i>, for " "example)." msgstr "" -"手順は次の通りです。telnet でサーバに接続して、MySQL bin ディレクトリに移動します。このディレクトリには " -"<i>mysqladmin</i> というファイルがあるはずです。<tt>./mysqladmin variables</tt> " -"とタイプすると、MySQL サーバの情報がたくさん表示されるはずです。そのなかに、ソケットの情報も書いてあります(例えば " -"<i>/tmp/mysql.sock</i>)" +"手順は次の通りです。telnet でサーバに接続して、MySQL bin ディレクトリに移動し" +"ます。このディレクトリには <i>mysqladmin</i> というファイルがあるはずです。" +"<tt>./mysqladmin variables</tt> とタイプすると、MySQL サーバの情報がたくさん" +"表示されるはずです。そのなかに、ソケットの情報も書いてあります(例えば <i>/" +"tmp/mysql.sock</i>)"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:3211 @@ -8858,9 +8946,10 @@ msgid "" "the socket connection for speeding up things. And that doesn't work in this " "configuration with port forwarding." msgstr "" -"Erik Wasser は次のように説明しています。『解決法は以下に述べるようにします。ホストが「localhost」の場合、MySQL " -"は(コマンドラインツールの <code>mysql</code> " -"もそうですが)高速化のために必ずソケットを利用して接続しようとします。これは、このようにポート転送する設定では動作しません。" +"Erik Wasser は次のように説明しています。『解決法は以下に述べるようにします。" +"ホストが「localhost」の場合、MySQL は(コマンドラインツールの <code>mysql</" +"code> もそうですが)高速化のために必ずソケットを利用して接続しようとします。" +"これは、このようにポート転送する設定では動作しません。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3259 @@ -8868,8 +8957,8 @@ msgid "" "If you enter "127.0.0.1" as hostname, everything is right and MySQL uses " "the <abbr title="Transmission Control Protocol">TCP</abbr> connection." msgstr "" -"ホスト名を「127.0.0.1」にすれば万事解決。MySQL は <abbr title="Transmission Control " -"Protocol">TCP</abbr> 接続を利用するようになります。』" +"ホスト名を「127.0.0.1」にすれば万事解決。MySQL は <abbr title="Transmission " +"Control Protocol">TCP</abbr> 接続を利用するようになります。』"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3262 @@ -8927,8 +9016,9 @@ msgid "" "href="#cfg_ThemePath" class="configrule">$cfg['ThemePath']</a> (by " "default <tt>themes</tt>)" msgstr "" -"<a href="#cfg_ThemePath" class="configrule">$cfg['ThemePath']</a>(デフォルトでは " -"<tt>themes</tt>)ディレクトリの下に新しいサブディレクトリ(例えば「your_theme_name」)を作ります" +"<a href="#cfg_ThemePath" class="configrule">$cfg['ThemePath']</a>(デフォ" +"ルトでは <tt>themes</tt>)ディレクトリの下に新しいサブディレクトリ(例えば" +"「your_theme_name」)を作ります"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:3285 @@ -9066,9 +9156,9 @@ msgid "" "you might want to increase <a href="http://www.hardened-php.net/hphp/" "troubleshooting.html">request limits</a>." msgstr "" -"<a href="http://www.hardened-php.net/%5C%22%3EHardened-PHP</a> を使用している場合は、<a " -"href="http://www.hardened-" -"php.net/hphp/troubleshooting.html">リクエスト制限</a>を増やすことをお勧めします。" +"<a href="http://www.hardened-php.net/%5C%22%3EHardened-PHP</a> を使用している場合" +"は、<a href="http://www.hardened-php.net/hphp/troubleshooting.html%5C%22%3E%E3%83%AA%E3%8..." +"スト制限</a>を増やすことをお勧めします。"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:3336 @@ -9076,13 +9166,15 @@ msgid "" "The directory specified in the <tt>php.ini</tt> directive <tt>session." "save_path</tt> does not exist or is read-only." msgstr "" -"<tt>php.ini</tt> の <tt>session.save_path</tt> " -"ディレクティブで指定したディレクトリが、存在しないか読み取り専用になっている。" +"<tt>php.ini</tt> の <tt>session.save_path</tt> ディレクティブで指定したディレ" +"クトリが、存在しないか読み取り専用になっている。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3341 msgid "<a href="#faq2_9">2.9 Seeing an upload progress bar</a>" -msgstr "<a href="#faq2_9">2.9 アップロード進行状況バーを見えるようにしたいです。</a>" +msgstr "" +"<a href="#faq2_9">2.9 アップロード進行状況バーを見えるようにしたいです。</" +"a>"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3343 @@ -9093,16 +9185,19 @@ msgid "" "a> one. Moreover, the JSON extension has to be enabled in your PHP." msgstr "" "アップロード中に進行状況バーを表示できるようにするには、ご使用のサーバが <a " -"href="http://pecl.php.net/package/APC%5C%22%3EAPC</a> 拡張あるいは <a " -"href="http://pecl.php.net/package/uploadprogress%5C%22%3Euploadprogress</a> " -"拡張のいずれかを対応している必要があります。また、JSON 拡張をお使いの PHP で有効にする必要があります。" +"href="http://pecl.php.net/package/APC%5C%22%3EAPC</a> 拡張あるいは <a href=" +""http://pecl.php.net/package/uploadprogress%5C%22%3Euploadprogress</a> 拡張のいず" +"れかを対応している必要があります。また、JSON 拡張をお使いの PHP で有効にする" +"必要があります。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3347 msgid "" "If using APC, you must set <tt>apc.rfc1867</tt> to <tt>on</tt> in your php." "ini." -msgstr "APC を使用する場合は、php.ini で <tt>apc.rfc1867</tt> を <tt>on</tt> に設定する必要があります。" +msgstr "" +"APC を使用する場合は、php.ini で <tt>apc.rfc1867</tt> を <tt>on</tt> に設定す" +"る必要があります。"
#. type: Content of: <html><body><div><h3> #: orig-docs/Documentation.html:3349 @@ -9248,9 +9343,9 @@ msgid "" ""#cfg_LeftFrameTableSeparator" class="configrule">$cfg" "['LeftFrameTableSeparator']</a>)" msgstr "" -"<a href="#faq3_5">3.5 入れ子のフォルダを使うと、複数の階層を持つものがおかしな表示になることがあります?!</a>(<a " -"href="#cfg_LeftFrameTableSeparator" " -"class="configrule">$cfg['LeftFrameTableSeparator']</a>)" +"<a href="#faq3_5">3.5 入れ子のフォルダを使うと、複数の階層を持つものがおか" +"しな表示になることがあります?!</a>(<a href="#cfg_LeftFrameTableSeparator" +"" class="configrule">$cfg['LeftFrameTableSeparator']</a>)"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3411 @@ -9260,8 +9355,10 @@ msgid "" "name. If you have to, think about using another TableSeparator or disabling " "that feature" msgstr "" -"区切り文字の使い方に注意ください。間に文字をはさまずに区切り文字を連続して使ったり、テーブル名の前後に区切り文字を使ってはいけないのです。どうしてもそう" -"する必要があるなら、テーブル区切り文字に別のものを使用するか、この機能を無効にすることを検討してください。" +"区切り文字の使い方に注意ください。間に文字をはさまずに区切り文字を連続して" +"使ったり、テーブル名の前後に区切り文字を使ってはいけないのです。どうしてもそ" +"うする必要があるなら、テーブル区切り文字に別のものを使用するか、この機能を無" +"効にすることを検討してください。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3417 @@ -9455,7 +9552,9 @@ msgstr "" msgid "" "<a href="#faq3_14">3.14 I am not able to browse a table when I don't have " "the right to SELECT one of the columns.</a>" -msgstr "<a href="#faq3_14">3.14 カラムが1つでも正しく SELECT できないと、テーブルを参照することができません。</a>" +msgstr "" +"<a href="#faq3_14">3.14 カラムが1つでも正しく SELECT できないと、テーブル" +"を参照することができません。</a>"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3501 @@ -9513,8 +9612,9 @@ msgid "" "a small benefit from compressing them yet again. Support for compressed " "Excel XLSX and XLS workbooks may be added in the future." msgstr "" -"Excel の XLSX ワークブックは既に圧縮されています。それらを再度圧縮することで、まだ僅かな効果があることもあります。圧縮された Excel の " -"XLSX/XLS ワークブックに対してのサポートは、将来追加されるかもしれません。" +"Excel の XLSX ワークブックは既に圧縮されています。それらを再度圧縮すること" +"で、まだ僅かな効果があることもあります。圧縮された Excel の XLSX/XLS ワーク" +"ブックに対してのサポートは、将来追加されるかもしれません。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3524 @@ -9547,8 +9647,9 @@ msgstr ""
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 +#, fuzzy msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr "" "CSV 形式でテーブルを区別する確実な方法はありません。当分の間は、複数のテーブ" @@ -9649,8 +9750,9 @@ msgid "" "sufficient to use the directory protection bundled with your webserver (with " "Apache you can use <i>.htaccess</i> files, for example)." msgstr "" -"外部の人がサーバにアクセスできないようになっているのであれば、ウェブサーバにバンドルされているディレクトリ保護機能を使えば十分です(例えば、Apache " -"なら <i>.htaccess</i> ファイルを利用できます)。" +"外部の人がサーバにアクセスできないようになっているのであれば、ウェブサーバに" +"バンドルされているディレクトリ保護機能を使えば十分です(例えば、Apache なら " +"<i>.htaccess</i> ファイルを利用できます)。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3578 @@ -9755,8 +9857,9 @@ msgid "" "eg. a .htaccess file. This would interfere with phpMyAdmin's authentication, " "so remove it." msgstr "" -"phpMyAdmin ディレクトリに別のセキュリティ機構がセットアップされている(例えば .htaccess ファイル)。これは phpMyAdmin " -"の認証機構の邪魔になりますので除去してください。" +"phpMyAdmin ディレクトリに別のセキュリティ機構がセットアップされている(例え" +"ば .htaccess ファイル)。これは phpMyAdmin の認証機構の邪魔になりますので除去" +"してください。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3627 @@ -9776,9 +9879,10 @@ msgid "" "DELETE, CREATE, DROP, INDEX, ALTER</tt> would let a user create/manage his/" "her database(s)." msgstr "" -"2.2.5 以降、ユーザ管理ページでユーザのデータベース名にワイルドカードを入れたり(たとえば「joe%」)、特権を与えることができるようになりました。" -"例えば、<tt>SELECT、INSERT、UPDATE、DELETE、CREATE、DROP、INDEX、ALTER</tt> " -"特権を与えれば、ユーザが自分のデータベースを作成/管理できるようになります。" +"2.2.5 以降、ユーザ管理ページでユーザのデータベース名にワイルドカードを入れた" +"り(たとえば「joe%」)、特権を与えることができるようになりました。例えば、" +"<tt>SELECT、INSERT、UPDATE、DELETE、CREATE、DROP、INDEX、ALTER</tt> 特権を与" +"えれば、ユーザが自分のデータベースを作成/管理できるようになります。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3636 @@ -9861,11 +9965,11 @@ msgid "" "name is defined in the config file." msgstr "" "これは phpMyAdmin を起動するのに使っている <abbr title="Uniform Resource " -"Locator">URL</abbr> が <a href="#cfg_PmaAbsoluteUri" " -"class="configrule">$cfg['PmaAbsoluteUri']</a> に設定されている <abbr title="Uniform " -"Resource Locator">URL</abbr> " -"と異なるためです。例えば、「www」が抜けているとか、設定ファイルではドメイン名で登録してあるのに <abbr " -"title="インターネット・プロトコル">IP</abbr> アドレスを入力した場合がそうです。" +"Locator">URL</abbr> が <a href="#cfg_PmaAbsoluteUri" class="configrule">" +"$cfg['PmaAbsoluteUri']</a> に設定されている <abbr title="Uniform Resource " +"Locator">URL</abbr> と異なるためです。例えば、「www」が抜けているとか、設定" +"ファイルではドメイン名で登録してあるのに <abbr title="インターネット・プロト" +"コル">IP</abbr> アドレスを入力した場合がそうです。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3672 @@ -10039,10 +10143,12 @@ msgid "" "example. The workaround is to create a primary or unique key, or use another " "browser." msgstr "" -"テーブルに主キーやユニークキーがないと、行を識別するために長い <abbr title="Uniform Resource " -"Locator">URL</abbr> を使うことになってしまうのですが、これらのブラウザには <abbr title="Uniform " -"Resource Locator">URL</abbr> の長さに制限があるため、その問題が起こります。この問題は、例えば Netscape " -"では起こりません。回避するには、主キーやユニークキーを作成するか、別のブラウザを使ってください。" +"テーブルに主キーやユニークキーがないと、行を識別するために長い <abbr title=" +""Uniform Resource Locator">URL</abbr> を使うことになってしまうのですが、こ" +"れらのブラウザには <abbr title="Uniform Resource Locator">URL</abbr> の長さ" +"に制限があるため、その問題が起こります。この問題は、例えば Netscape では起こ" +"りません。回避するには、主キーやユニークキーを作成するか、別のブラウザを使っ" +"てください。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3743 @@ -10058,7 +10164,9 @@ msgstr "" msgid "" "Some browsers support right-clicking into the frame you want to refresh, " "just do this in the right frame." -msgstr "ブラウザによっては再読み込みしたいフレームのなかで右クリックできますので、右フレームのなかで右クリックして再読み込みしてください。" +msgstr "" +"ブラウザによっては再読み込みしたいフレームのなかで右クリックできますので、右" +"フレームのなかで右クリックして再読み込みしてください。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3752 @@ -10319,8 +10427,8 @@ msgid "" "Examine the <abbr title="structured query language">SQL</abbr> error with " "care. Often the problem is caused by specifying a wrong column-type." msgstr "" -"<abbr title="structured query language">SQL</abbr> " -"エラーを事細かに調べてみてください。よく問題になるのが、カラム種別の指定を間違えることです。" +"<abbr title="structured query language">SQL</abbr> エラーを事細かに調べてみ" +"てください。よく問題になるのが、カラム種別の指定を間違えることです。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3853 @@ -10371,7 +10479,9 @@ msgstr "" #: orig-docs/Documentation.html:3877 msgid "" "<a href="#faq6_3">6.3 How can I insert a null value into my table?</a>" -msgstr "<a href="#faq6_3">6.3 テーブルに NULL 値を挿入するにはどうすればよいのでしょうか?</a>" +msgstr "" +"<a href="#faq6_3">6.3 テーブルに NULL 値を挿入するにはどうすればよいので" +"しょうか?</a>"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3879 @@ -10382,10 +10492,11 @@ msgid "" "real NULL value, so if you enter "NULL" this means you want a " "literal NULL in the column, and not a NULL value (this works in PHP4)." msgstr "" -"バージョン 2.2.3 以降、NULL にできるカラムにはそれぞれチェックボックスが用意されています。2.2.3 " -"より前は、カラムの値としてクォートなしで「NULL」と入力する必要がありました。バージョン 2.5.5 以降では、本当の NULL " -"値を得るにはチェックボックスを使う必要があります。「NULL」と入力すると、そのカラムには NULL 値ではなく、文字列の NULL " -"が入ります(PHP4 ではそれでうまくいきます)。" +"バージョン 2.2.3 以降、NULL にできるカラムにはそれぞれチェックボックスが用意" +"されています。2.2.3 より前は、カラムの値としてクォートなしで「NULL」と入力す" +"る必要がありました。バージョン 2.5.5 以降では、本当の NULL 値を得るにはチェッ" +"クボックスを使う必要があります。「NULL」と入力すると、そのカラムには NULL 値" +"ではなく、文字列の NULL が入ります(PHP4 ではそれでうまくいきます)。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:3887 @@ -10495,9 +10606,10 @@ msgid "" "create it as explained in the configuration section. Then create the example " "tables:" msgstr "" -"例えば、persons、towns、countries というテーブルがすべて mydb " -"というデータベースのなかにあるとします。<tt>pma_relation</tt> " -"テーブルがない場合は「設定」の章で説明されている通りに作ります。続いて、この例で使うテーブルを作ります。" +"例えば、persons、towns、countries というテーブルがすべて mydb というデータ" +"ベースのなかにあるとします。<tt>pma_relation</tt> テーブルがない場合は「設" +"定」の章で説明されている通りに作ります。続いて、この例で使うテーブルを作りま" +"す。"
#. type: Content of: <html><body><div><pre> #: orig-docs/Documentation.html:3930 @@ -10644,7 +10756,9 @@ msgstr "" msgid "" "Do the same for towns.description and countries.descriptions in the other 2 " "columns" -msgstr "残り 2 つのカラムの towns.description と countries.descriptions についても同じことをします。" +msgstr "" +"残り 2 つのカラムの towns.description と countries.descriptions についても同" +"じことをします。"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:3979 @@ -10773,9 +10887,10 @@ msgid "" "coordinates -- say, 50x50. After clicking Save, you can then use the <a href=" ""#wysiwyg">graphical editor</a> to position the element correctly." msgstr "" -"座標は相対座標です。図表の大きさはページにあわせて自動的に調整されます。最初にテーブルを配置するときは適当な(例えば 50×50 " -"のような)座標を選んでおいてください。「保存(Save)」をクリックしてからは、<a " -"href="#wysiwyg">グラフィカルエディタ</a>を利用して要素を正確に配置することもできます。" +"座標は相対座標です。図表の大きさはページにあわせて自動的に調整されます。最初" +"にテーブルを配置するときは適当な(例えば 50×50 のような)座標を選んでおいてく" +"ださい。「保存(Save)」をクリックしてからは、<a href="#wysiwyg">グラフィカ" +"ルエディタ</a>を利用して要素を正確に配置することもできます。"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:4021 @@ -11086,8 +11201,10 @@ msgid "" "On this page, you will be able to choose your BLOB column, and set a size to " "the index, which is the condition to create an index on a BLOB column." msgstr "" -"正しくは、BLOB カラムをインデックスなしで作成したあと、テーブルの構造を表示し「インデックスを作成」ダイアログを使用します。このページ上で、BLOB " -"カラムを選択して、インデックスにサイズを指定できます。このサイズが BLOB カラムにインデックスを作るときの条件なのです。" +"正しくは、BLOB カラムをインデックスなしで作成したあと、テーブルの構造を表示し" +"「インデックスを作成」ダイアログを使用します。このページ上で、BLOB カラムを選" +"択して、インデックスにサイズを指定できます。このサイズが BLOB カラムにイン" +"デックスを作るときの条件なのです。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:4153 @@ -11107,10 +11224,11 @@ msgid "" ""configrule">$cfg['DefaultPropDisplay']</a> ('vertical') and see if this " "eases up editing for you." msgstr "" -"(テーブルの構造を変更したり、行を編集したりなど)編集カラムが多いページでは Ctrl + カーソルキー(Safari の場合は Option + " -"カーソルキー)を使うと移動できます。また、<a href="#DefaultPropDisplay" " -"class="configrule">$cfg['DefaultPropDisplay']</a> " -"ディレクティブの項もご覧ください。「vertical」にしたら編集が楽になるかもしれません。" +"(テーブルの構造を変更したり、行を編集したりなど)編集カラムが多いページでは " +"Ctrl + カーソルキー(Safari の場合は Option + カーソルキー)を使うと移動でき" +"ます。また、<a href="#DefaultPropDisplay" class="configrule">$cfg" +"['DefaultPropDisplay']</a> ディレクティブの項もご覧ください。「vertical」にし" +"たら編集が楽になるかもしれません。"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:4163 @@ -11165,7 +11283,8 @@ msgid "" "the results are displayed. You will find a button labeled 'Bookmark this " "query' just at the end of the page." msgstr "" -"実行したクエリは、結果が表示されるページのブックマークとして保管できます。「このクエリをブックマークする」というボタンがページ末尾近くにあるはずです。" +"実行したクエリは、結果が表示されるページのブックマークとして保管できます。" +"「このクエリをブックマークする」というボタンがページ末尾近くにあるはずです。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4182 @@ -11188,10 +11307,12 @@ msgid "" "query. Just be aware of that you HAVE to create a valid query, otherwise " "your query won't be even able to be stored in the database." msgstr "" -"phpMyAdmin 2.5.0 以降、ブックマーク用の変数も保管できるようになりました。クエリのどこかに <b>/*[VARIABLE]*/</b> " -"という文字列を入れてください。クエリボックスページの <i>値</i> という入力ボックスに入れたすべての値が、保管されているクエリの「/*[VARIA" -"BLE]*/」と置き換わります。ただし、有効なクエリを作成する「必要がある」ことにだけはご注意ください。さもないと、クエリをデータベースに保管することす" -"らできません。" +"phpMyAdmin 2.5.0 以降、ブックマーク用の変数も保管できるようになりました。クエ" +"リのどこかに <b>/*[VARIABLE]*/</b> という文字列を入れてください。クエリボック" +"スページの <i>値</i> という入力ボックスに入れたすべての値が、保管されているク" +"エリの「/*[VARIABLE]*/」と置き換わります。ただし、有効なクエリを作成する「必" +"要がある」ことにだけはご注意ください。さもないと、クエリをデータベースに保管" +"することすらできません。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4192 @@ -11200,8 +11321,9 @@ msgid "" "for your query will remain the way it is, but will be stripped of the /**/ " "chars. So you can use:" msgstr "" -"また、<b>/*[VARIABLE]*/</b> 以外の文字列はすべてそのままクエリに残ることを忘れないようにしてください。ただし、/**/ " -"は削除されます。ですから、次のような使い方もできます。" +"また、<b>/*[VARIABLE]*/</b> 以外の文字列はすべてそのままクエリに残ることを忘" +"れないようにしてください。ただし、/**/ は削除されます。ですから、次のような使" +"い方もできます。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4196 @@ -11223,7 +11345,9 @@ msgstr "<code>, 変数 as myname</code>" msgid "" "in your query, where VARIABLE is the string you entered in the input box. If " "an empty string is provided, no replacements are made." -msgstr "この VARIABLE は入力ボックスに入力した文字列になります。文字列が空の場合、置換は行われません。" +msgstr "" +"この VARIABLE は入力ボックスに入力した文字列になります。文字列が空の場合、置" +"換は行われません。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4205 @@ -11244,7 +11368,9 @@ msgstr "" msgid "" "Say, you now enter "phpMyAdmin" as the variable for the stored " "query, the full query will be:" -msgstr "ここで、例えば保管されたクエリ用の変数として「phpMyAdmin」と入力すると、最終的なクエリは次のようになります。" +msgstr "" +"ここで、例えば保管されたクエリ用の変数として「phpMyAdmin」と入力すると、最終" +"的なクエリは次のようになります。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4212 @@ -11303,9 +11429,9 @@ msgid "" "documents, minimal sample document should look like following one (assuming " "you have table exported in file <code>table.tex</code>):" msgstr "" -"L<sup>A</sup>T<sub><big>E</big></sub>X " -"文書にテーブルをインクルードすれば簡単にできます。最低限のサンプル文書は次のようになります(エクスポートしたテーブルは " -"<code>table.tex</code> というファイルに入っているとします)。" +"L<sup>A</sup>T<sub><big>E</big></sub>X 文書にテーブルをインクルードすれば簡単" +"にできます。最低限のサンプル文書は次のようになります(エクスポートしたテーブ" +"ルは <code>table.tex</code> というファイルに入っているとします)。"
#. type: Content of: <html><body><div><pre> #: orig-docs/Documentation.html:4235 @@ -11340,9 +11466,10 @@ msgid "" "database names. See this <a href="http://bugs.mysql.com/179%5C%22%3Ebug report</" "a>." msgstr "" -"ふつうユーザには CREATE TEMPORARY TABLES、SHOW DATABASES、LOCK TABLES " -"といったグローバル特権が与えられるのですが、これらの特権があるとすべてのデータベース名が見えてしまいます。こちらの<a " -"href="http://bugs.mysql.com/179%5C%22%3E%E3%83%90%E3%82%B0%E3%83%AC%E3%83%9D%E3%83...</a>もご覧ください。" +"ふつうユーザには CREATE TEMPORARY TABLES、SHOW DATABASES、LOCK TABLES といっ" +"たグローバル特権が与えられるのですが、これらの特権があるとすべてのデータベー" +"ス名が見えてしまいます。こちらの<a href="http://bugs.mysql.com/179%5C%22%3E%E3%83%90%E3%82%B0%E3%83%AC" +"ポート</a>もご覧ください。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4252 @@ -11374,11 +11501,14 @@ msgid "" "list containing the display column and the key. The reason for this is to be " "able to type the first letter of either the key or the display column." msgstr "" -"テーブル間に適切なリンクをセットアップする必要があります。また、外部テーブルの「表示するカラム」をセットアップする必要もあります。例については <a " -"href="#faq6_6"><abbr title="よくある質問">FAQ</abbr> 6.6</a> " -"をご覧ください。セットアップすると、外部テーブルの値が 100 件以下の場合、値のドロップダウンリストが利用できます。値のリストは 2 組あります。最初" -"のリストはキーと表示するカラム、次の組は表示するカラムとキーの組み合わせです。このようにしてある理由は、キーでも表示するカラムでも、先頭の文字をタイプす" -"れば選択できるようにするためです。" +"テーブル間に適切なリンクをセットアップする必要があります。また、外部テーブル" +"の「表示するカラム」をセットアップする必要もあります。例については <a href=" +""#faq6_6"><abbr title="よくある質問">FAQ</abbr> 6.6</a> をご覧ください。" +"セットアップすると、外部テーブルの値が 100 件以下の場合、値のドロップダウンリ" +"ストが利用できます。値のリストは 2 組あります。最初のリストはキーと表示するカ" +"ラム、次の組は表示するカラムとキーの組み合わせです。このようにしてある理由" +"は、キーでも表示するカラムでも、先頭の文字をタイプすれば選択できるようにする" +"ためです。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4269 @@ -11388,9 +11518,10 @@ msgid "" ""#cfg_ForeignKeyMaxLimit" class="configrule">$cfg['ForeignKeyMaxLimit']</" "a></tt>." msgstr "" -"100 件を越えると別ウインドウが開き、外部キーの値が表示されますので、一つ選択してください。デフォルトの制限は 100 " -"件ですが、変更することができます。参照:<tt><a href="#cfg_ForeignKeyMaxLimit" " -"class="configrule">$cfg['ForeignKeyMaxLimit']</a></tt>" +"100 件を越えると別ウインドウが開き、外部キーの値が表示されますので、一つ選択" +"してください。デフォルトの制限は 100 件ですが、変更することができます。参照:" +"<tt><a href="#cfg_ForeignKeyMaxLimit" class="configrule">$cfg" +"['ForeignKeyMaxLimit']</a></tt>"
#. type: Content of: <html><body><div><h4> #: orig-docs/Documentation.html:4274 @@ -11398,8 +11529,8 @@ msgid "" "<a href="#faq6_22">6.22 Bookmarks: Can I execute a default bookmark " "automatically when entering Browse mode for a table?</a>" msgstr "" -"<a href="#faq6_22">6.22 " -"ブックマーク:テーブルの表示モードに入ったときに自動的にデフォルトのブックマークを実行するようにはできますか?</a>" +"<a href="#faq6_22">6.22 ブックマーク:テーブルの表示モードに入ったときに自" +"動的にデフォルトのブックマークを実行するようにはできますか?</a>"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4277 @@ -11426,11 +11557,12 @@ msgid "" "href="#cfg_TempDir" class="configrule">$cfg['TempDir']</a> to a place " "where the web server user can write (for example <tt>'./tmp'</tt>)." msgstr "" -"MS Excel では <abbr title="comma separated values">CSV</abbr> " -"形式を使用することができます。これなら特に設定もなく簡単に利用できますが、MS Excel のバージョン 97 以降の形式での直接エクスポートも " -"phpMyAdmin はサポートしています。直接エクスポートを行うためには、ウェブサーバユーザで書き込みができる場所を <a " -"href="#cfg_TempDir" class="configrule">$cfg['TempDir']</a> に設定する必要があります (例えば " -"<tt>'./tmp'</tt>)。" +"MS Excel では <abbr title="comma separated values">CSV</abbr> 形式を使用す" +"ることができます。これなら特に設定もなく簡単に利用できますが、MS Excel のバー" +"ジョン 97 以降の形式での直接エクスポートも phpMyAdmin はサポートしています。" +"直接エクスポートを行うためには、ウェブサーバユーザで書き込みができる場所を " +"<a href="#cfg_TempDir" class="configrule">$cfg['TempDir']</a> に設定する" +"必要があります (例えば <tt>'./tmp'</tt>)。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4290 @@ -11982,8 +12114,8 @@ msgid "" "<a href="#faq8_2">8.2 How can I protect phpMyAdmin against brute force " "attacks?</a>" msgstr "" -"<a href="#faq8_2">8.2 どうすればブルートフォースアタック(総当たり攻撃)から phpMyAdmin " -"を守るすることができますか?</a>" +"<a href="#faq8_2">8.2 どうすればブルートフォースアタック(総当たり攻撃)か" +"ら phpMyAdmin を守るすることができますか?</a>"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4490 @@ -11992,8 +12124,8 @@ msgid "" "authentication to the Apache environment and it can be used in Apache logs. " "Currently there are two variables available:" msgstr "" -"Apache ウェブサーバ使用する場合、phpMyAdmin は Apache の環境へ認証情報を出力し、Apache " -"のログに記録できます。現在、2つの変数を利用することができます。" +"Apache ウェブサーバ使用する場合、phpMyAdmin は Apache の環境へ認証情報を出力" +"し、Apache のログに記録できます。現在、2つの変数を利用することができます。"
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:4495 @@ -12019,15 +12151,18 @@ msgid "" "denied in configuration), <code>empty-denied</code> (empty password is " "denied)." msgstr "" -"現在アクティブなユーザの状態で、その状態は次のいずれかです。<code>ok</code>(ユーザはログインしている)、<code>mysql-" -"denied</code>(MySQL がユーザのログインを拒否)、<code>allow-denied</code>(allow/deny " -"設定によって拒否されたユーザ)、<code>root-denied</code>(ルートが設定で拒否)、<code>empty-" +"現在アクティブなユーザの状態で、その状態は次のいずれかです。<code>ok</code>" +"(ユーザはログインしている)、<code>mysql-denied</code>(MySQL がユーザのログ" +"インを拒否)、<code>allow-denied</code>(allow/deny 設定によって拒否された" +"ユーザ)、<code>root-denied</code>(ルートが設定で拒否)、<code>empty-" "denied</code>(パスワードが空で拒否)。"
#. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:4506 msgid "<code>LogFormat</code> directive for Apache can look like following:" -msgstr "Apache の <code>LogFormat</code> ディレクティブは、次のようにすることができます。" +msgstr "" +"Apache の <code>LogFormat</code> ディレクティブは、次のようにすることができま" +"す。"
#. type: Content of: <html><body><div><pre> #: orig-docs/Documentation.html:4509 @@ -12044,7 +12179,9 @@ msgstr "" msgid "" "You can then use any log analyzing tools to detect possible break-in " "attempts." -msgstr "あとで、ログ解析ツールを使用して、侵入を試みている可能性のあるものを検出することができます。" +msgstr "" +"あとで、ログ解析ツールを使用して、侵入を試みている可能性のあるものを検出する" +"ことができます。"
#. type: Content of: <html><body><div><h3> #: orig-docs/Documentation.html:4517 @@ -12084,8 +12221,10 @@ msgid "" "sync with another database. Other than the full database, certain tables of " "the databases can also be synchronized." msgstr "" -"この機能は、データだけでなくデータベースの構造もレプリケーションする必要のある開発者にとって有用です。更に、この機能はレプリケーションのためだけでなく、" -"別のデータベースと同期することでユーザはデータベースの保持が容易に行えます。データベースの完全な同期だけでなく、データベースの特定のテーブルだけを同期さ" +"この機能は、データだけでなくデータベースの構造もレプリケーションする必要のあ" +"る開発者にとって有用です。更に、この機能はレプリケーションのためだけでなく、" +"別のデータベースと同期することでユーザはデータベースの保持が容易に行えます。" +"データベースの完全な同期だけでなく、データベースの特定のテーブルだけを同期さ" "せることもできます。"
#. type: Content of: <html><body><div><p> @@ -12190,8 +12329,9 @@ msgid "" "All files include <i>libraries/header.inc.php</i> (layout),. <i>libraries/" "common.lib.php</i> (common functions) and <i>config.inc.php</i>." msgstr "" -"どのファイルも <i>libraries/header.inc.php</i>(レイアウト)、<i>libraries/common.lib.php</" -"i>(共通機能)、<i>config.inc.php</i> をインクルードするようにしてください。" +"どのファイルも <i>libraries/header.inc.php</i>(レイドするようにしてください。"/"��さ"ータベースの完全な同期だけでなく、データベースの特定のテーブルだけを同期さ"��データベースと同期することでユーザはデータベースの保持が容易に行えます。データベースの完全な同期だけでなく、データベースの特定のテーブルだけを同期させることもできます。�+x�R��+��KU���KU��-6��+�!�!`�KU���KU�ȍ2��+��KU�"6��+.6��+`�KU��6��+��KU���KU���KU�+W��+�p���KU��6��+Ȕ7��+��KU���KU��-6��+GHIJKMNOP`�KU���KU�HE ��+`�KU�"6��+.6��+`�KU�0����+�6��+�R��+�y憘+����+ش���+�����+Ȕ7��+HE ��+`�KU���KU��-6��+8E ��+`�KU���KU��-6��+(E ��+`�KU��KU��-6��+E ��+`�KU�0�KU��-6��+ �����+�6��+�����+��KU���憘+�6��+ش���+��KU�y�憘+�6��+����+�KU�Z�憘+�6��+�t憘+�R��+�y憘+����+��R��+ش���+�����+Ȕ7��+�䆘+��KU�P�KU��-6��+#%')*-.035678:<=`�KU���KU�p����+��KU�"6��+8�R��+�6��+��R��+��R��+Ȕ7��+cf=}��+��KU�p����+��KU�p�KU��-6��+�%�����wq�-�����s��,~9��u]�� 4Q��U^Qʉ��u������*ēv�҂��+�KU�F���+F���+?%���+��KU�0�KU���KU�=}��+�6��+�$W��+P�KU�B���+ �KU���KU���W��+��KU���������B���+��KU��-6�アウト)、<i>libraries/" +"common.lib.php</i>(共通機能)、<i>config.inc.php</i> をインクルードするよう" +"にしてください。"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:4588 @@ -12287,8 +12427,9 @@ msgid "" "is now supported by phpMyAdmin for developers to better debug and profile " "their code." msgstr "" -"開発者がデバッグやコードの解析が楽に行えるように、現在 phpMyAdmin では DBG 拡張 (<a " -"href="http://dd.cron.ru/dbg/%5C%22%3EPHP Debugger DBG</a>) をサポートしています。" +"開発者がデバッグやコードの解析が楽に行えるように、現在 phpMyAdmin では DBG 拡" +"張 (<a href="http://dd.cron.ru/dbg/%5C%22%3EPHP Debugger DBG</a>) をサポートしてい" +"ます。"
#. type: Content of: <html><body><div><ul><li> #: orig-docs/Documentation.html:4619 diff --git a/po/ka.po b/po/ka.po index 5f8f99c..37b8215 100644 --- a/po/ka.po +++ b/po/ka.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2009-05-19 09:52+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2619,7 +2619,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7576,7 +7576,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/lt.po b/po/lt.po index 3cb0b23..6c3b9b7 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2010-11-27 19:04+0200\n" "Last-Translator: Rytis SlatkeviÄius rytis.s@gmail.com\n" "Language-Team: none\n" @@ -2652,7 +2652,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7602,7 +7602,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/mn.po b/po/mn.po index 7b92987..7d0460d 100644 --- a/po/mn.po +++ b/po/mn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2009-05-19 09:52+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2619,7 +2619,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7562,7 +7562,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/nb.po b/po/nb.po index bdb6c5a..d37d4ed 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2009-05-19 09:52+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2620,7 +2620,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7576,7 +7576,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/nl.po b/po/nl.po index 99a6cdf..7c1bdaa 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-06-04 15:20+0200\n" "Last-Translator: Dieter Adriaenssens ruleant@users.sourceforge.net\n" "Language-Team: none\n" @@ -2782,7 +2782,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7740,7 +7740,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/pl.po b/po/pl.po index 13680be..88a584d 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: 2010-01-22 15:13+0100\n" "Last-Translator: Michal Čihař michal@cihar.com\n" "Language-Team: Polish pl@li.org\n" @@ -3108,7 +3108,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -9019,7 +9019,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po index 1a865bc..0bb2e4f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-04-16 08:09+0200\n" "Last-Translator: mjaning@gmail.com\n" "Language-Team: none\n" @@ -3365,7 +3365,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -8396,7 +8396,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/ro.po b/po/ro.po index 9758a90..05e0738 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2010-03-01 12:14+0200\n" "Last-Translator: the_sky_dreamer2003@yahoo.com\n" "Language-Team: none\n" @@ -2668,7 +2668,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7613,7 +7613,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/sk.po b/po/sk.po index e865dad..e34b7ab 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-05-30 12:54+0200\n" "Last-Translator: Martin Lacina martin@whistler.sk\n" "Language-Team: Slovak sk@li.org\n" @@ -2658,7 +2658,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/sl.po b/po/sl.po index 407a041..72277db 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-06-10 22:41+0200\n" "Last-Translator: Domen dbc334@gmail.com\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " -"n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" "X-Generator: Pootle 2.0.5\n"
#. type: Content of: <html><head><title> @@ -2678,7 +2678,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7626,7 +7626,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/sv.po b/po/sv.po index 0c61bd6..aadad17 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2009-05-19 09:52+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2620,7 +2620,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7576,7 +7576,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/tr.po b/po/tr.po index 14f57e7..8d6f989 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-06-12 18:26+0200\n" "Last-Translator: Burak Yavuz hitowerdigit@hotmail.com\n" "Language-Team: none\n" @@ -2056,18 +2056,18 @@ msgid "" "executed</a> and <a href="#cfg_Servers_SignonURL" class="configrule" "">signon URL</a> to use this authentication method." msgstr "" -"2.10.0'da sunulan 'oturumu açma' kimlik doğrulaması kipi " -"(<tt>$auth_type = 'signon'</tt>) hazırlanmış PHP oturumu " -"verisinden ya da temin edilmiş PHP betiği kullanılarak oturum açmanıza izin " -"verir. Bu başka uygulamadan, tek oturum açmayı uygulamak için faydalıdır. " -"Oturumu açma örneğindeki örnek yol, oturumu açmanın kökeninin nasıl " -"olduğudur: <code>scripts/signon.php</code>. Aynı zamanda OpenID kullanan - " -"<code>scripts/openid.php</code> ve betik tabanlı çözüm için - <code>scripts" -"/signon-script.php</code> alternatif bir örnek vardır. Bu kimlik doğrulama " -"yöntemini kullanmak için <a href="#cfg_Servers_SignonSession" " -"class="configrule">oturum adını</a> veya <a href="#cfg_Servers_SignonScript" " -"class="configrule">çalıştırılan betiği</a> ve <a " -"href="#cfg_Servers_SignonURL" class="configrule">oturumu açma URL'sini</a> " +"2.10.0'da sunulan 'oturumu açma' kimlik doğrulaması kipi (<tt>" +"$auth_type = 'signon'</tt>) hazırlanmış PHP oturumu verisinden ya " +"da temin edilmiş PHP betiği kullanılarak oturum açmanıza izin verir. Bu " +"başka uygulamadan, tek oturum açmayı uygulamak için faydalıdır. Oturumu açma " +"örneğindeki örnek yol, oturumu açmanın kökeninin nasıl olduğudur: " +"<code>scripts/signon.php</code>. Aynı zamanda OpenID kullanan - " +"<code>scripts/openid.php</code> ve betik tabanlı çözüm için - <code>scripts/" +"signon-script.php</code> alternatif bir örnek vardır. Bu kimlik doğrulama " +"yöntemini kullanmak için <a href="#cfg_Servers_SignonSession" class=" +""configrule">oturum adını</a> veya <a href="#cfg_Servers_SignonScript" " +"class="configrule">çalıştırılan betiği</a> ve <a href=" +""#cfg_Servers_SignonURL" class="configrule">oturumu açma URL'sini</a> " "yapılandırmanız gerekir."
#. type: Content of: <html><body><div><dl><dt> @@ -3487,26 +3487,26 @@ msgid "" "<span id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</" "span> string" msgstr "" -"<span " -"id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</span> " -"dizgi" +"<span id="cfg_Servers_SignonScript">$cfg['Servers'][$i]['SignonScript']</" +"span> dizgi"
#. type: Content of: <html><body><div><dl><dd> #: orig-docs/Documentation.html:1328 +#, fuzzy msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" "Kaynak olan ve oturum açma referansları sağlamak için çalıştırılan PHP " "betiğin adıdır. Bu alternatif, oturum tabanlı tek oturumu açma yaklaşımıdır. " "Betiğin, kullanıcı adı ve parola listesini döndüren, mevcut kulanıcı adının " -"(boş olabilir) tek parametresini kabul eden " -"<code>get_login_credentials</code> işlevini sağlaması gerekir. Örnek için " -"<code>scripts/signon-script.php</code>'ye bakın." +"(boş olabilir) tek parametresini kabul eden <code>get_login_credentials</" +"code> işlevini sağlaması gerekir. Örnek için <code>scripts/signon-script." +"php</code>'ye bakın."
#. type: Content of: <html><body><div><dl><dt> #: orig-docs/Documentation.html:1335 @@ -3528,8 +3528,8 @@ msgid "" msgstr "" "Oturumu açma kimlik doğrulaması yöntemi için kullanılacak oturumun adı. " "<code>phpMyAdmin</code>'den farklı bir şey kullanmalısınız çünkü bu " -"phpMyAdmin'in dahili olarak kullandığı oturumdur. Sadece <a " -"href="#cfg_Servers_SignonScript" class="configrule">SignonScript</a> " +"phpMyAdmin'in dahili olarak kullandığı oturumdur. Sadece <a href=" +""#cfg_Servers_SignonScript" class="configrule">SignonScript</a> " "yapılandırılmazsa etkili olur."
#. type: Content of: <html><body><div><dl><dt> @@ -8842,7 +8842,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po index b05b1af..a25a22f 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2011-05-11 05:42+0200\n" "Last-Translator: shanyan baishui Siramizu@gmail.com\n" "Language-Team: none\n" @@ -3245,7 +3245,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -8698,7 +8698,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/po/zh_TW.po b/po/zh_TW.po index 7dcd1e5..01b555c 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: 2010-01-25 13:26+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2619,7 +2619,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7566,7 +7566,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/ca-full.pot b/pot/ca-full.pot index d37b934..68687ea 100644 --- a/pot/ca-full.pot +++ b/pot/ca-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# ca-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# ca-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/ca-html.pot b/pot/ca-html.pot index 50af83e..eb566a3 100644 --- a/pot/ca-html.pot +++ b/pot/ca-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/cs-full.pot b/pot/cs-full.pot index 0308bb8..8c83ed5 100644 --- a/pot/cs-full.pot +++ b/pot/cs-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# cs-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# cs-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:29+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/cs-html.pot b/pot/cs-html.pot index d980045..5f7b225 100644 --- a/pot/cs-html.pot +++ b/pot/cs-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/de-full.pot b/pot/de-full.pot index 3f3535a..3f86e4c 100644 --- a/pot/de-full.pot +++ b/pot/de-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# de-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# de-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/de-html.pot b/pot/de-html.pot index 9ecc3eb..6390630 100644 --- a/pot/de-html.pot +++ b/pot/de-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/el-full.pot b/pot/el-full.pot index cea8342..2345e24 100644 --- a/pot/el-full.pot +++ b/pot/el-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# el-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# el-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/el-html.pot b/pot/el-html.pot index 618a1c6..0a5e68f 100644 --- a/pot/el-html.pot +++ b/pot/el-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/en_GB-full.pot b/pot/en_GB-full.pot index 6792a8e..f279d15 100644 --- a/pot/en_GB-full.pot +++ b/pot/en_GB-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# en_GB-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# en_GB-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/en_GB-html.pot b/pot/en_GB-html.pot index e8f135c..a2ea279 100644 --- a/pot/en_GB-html.pot +++ b/pot/en_GB-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/es-full.pot b/pot/es-full.pot index 1c46bef..de7dbd7 100644 --- a/pot/es-full.pot +++ b/pot/es-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# es-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# es-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/es-html.pot b/pot/es-html.pot index aaf68de..0009dfb 100644 --- a/pot/es-html.pot +++ b/pot/es-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/fi-full.pot b/pot/fi-full.pot index d87cfe6..d4f636b 100644 --- a/pot/fi-full.pot +++ b/pot/fi-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# fi-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# fi-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/fi-html.pot b/pot/fi-html.pot index 12f722a..9530a54 100644 --- a/pot/fi-html.pot +++ b/pot/fi-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/fr-full.pot b/pot/fr-full.pot index 2c6e1ed..8c3f5aa 100644 --- a/pot/fr-full.pot +++ b/pot/fr-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# fr-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# fr-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:29+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/fr-html.pot b/pot/fr-html.pot index ff7ee9c..659b719 100644 --- a/pot/fr-html.pot +++ b/pot/fr-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/gl-full.pot b/pot/gl-full.pot index d96acbe..8dbd111 100644 --- a/pot/gl-full.pot +++ b/pot/gl-full.pot @@ -9,7 +9,7 @@ msgstr "" "#-#-#-#-# gl-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2630,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7572,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/gl-html.pot b/pot/gl-html.pot index becf5e6..b97075d 100644 --- a/pot/gl-html.pot +++ b/pot/gl-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/hu-full.pot b/pot/hu-full.pot index dd7c5b8..01f3781 100644 --- a/pot/hu-full.pot +++ b/pot/hu-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# hu-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# hu-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/hu-html.pot b/pot/hu-html.pot index 49a638b..8852b25 100644 --- a/pot/hu-html.pot +++ b/pot/hu-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/hy-full.pot b/pot/hy-full.pot index 0fd3b6e..13ac570 100644 --- a/pot/hy-full.pot +++ b/pot/hy-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# hy-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# hy-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/hy-html.pot b/pot/hy-html.pot index 0309465..d7b21a5 100644 --- a/pot/hy-html.pot +++ b/pot/hy-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/it-full.pot b/pot/it-full.pot index 588fddd..0fdafa0 100644 --- a/pot/it-full.pot +++ b/pot/it-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# it-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# it-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:29+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/it-html.pot b/pot/it-html.pot index 960ccc1..3e0540a 100644 --- a/pot/it-html.pot +++ b/pot/it-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/ja-full.pot b/pot/ja-full.pot index 1994fe2..e8f497c 100644 --- a/pot/ja-full.pot +++ b/pot/ja-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# ja-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# ja-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:29+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/ja-html.pot b/pot/ja-html.pot index 76d17e3..23d0d64 100644 --- a/pot/ja-html.pot +++ b/pot/ja-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/ka-full.pot b/pot/ka-full.pot index 9831e52..7beb759 100644 --- a/pot/ka-full.pot +++ b/pot/ka-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# ka-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# ka-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/ka-html.pot b/pot/ka-html.pot index 09ee55e..3a85ff4 100644 --- a/pot/ka-html.pot +++ b/pot/ka-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/lt-full.pot b/pot/lt-full.pot index 1b452a4..2afcbe0 100644 --- a/pot/lt-full.pot +++ b/pot/lt-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# lt-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# lt-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/lt-html.pot b/pot/lt-html.pot index d5cfc37..727f4dc 100644 --- a/pot/lt-html.pot +++ b/pt/lt-html.pot100644pot/lt-html.potcontaining multiple tables." "ın "min では DBG 拡" (<a "��タベースの完全な同期だけでなく、データベースの特定のテーブルだけを同期さ"��データベースと同期することでユーザはデータベースの保持が容易に行えます。データベースの完全な同期だけでなく、データベースの特定のテーブルだけを同期させることもできます。�+x�R��+��KU���KU��-6��+�!�!`�KU���KU�ȍ2��+��KU�"6��+.6��+`�KU��6��+��KU���KU���KU�+W��+�p���KU��6��+Ȕ7��+��KU���KU��-6��+GHIJKMNOP`�KU���KU�HE ��+`�KU�"6��+.6��+`�KU�0����+�6��+�R��+�y憘+����+ش���+�����+Ȕ7��+HE ��+`�KU���KU��-6��+8E ��+`�KU���KU��-6��+(E ��+`�KU��KU��-6��+E ��+`�KU�0�KU��-6��+ �����+�6��+�����+��KU���憘+�6��+ش���+��KU�y�憘+�6��+����+�KU�Z�憘+�6��+�t憘+�R��+�y憘+����+��R��+ش���+�����+Ȕ7��+�䆘+��KU�P�KU��-6��+#%')*-.035678:<=`�KU���KU�p����+��KU�"6��+8�R��+�6��+��R��+��R��+Ȕ7��+cf=}��+��KU�p����+��KU�p�KU��-6��+�%�����wq�-�����s��,~9��u]�� 4Q��U^Qʉ��u������*ēv�҂��+�KU�F���+F���+?%���+��KU�0�KU���KU�=}��+�6��+�$W��+P�KU�B���+ �KU���KU���W��+��KU���������B���+��KU��-6�ot/lt-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/mn-full.pot b/pot/mn-full.pot index 395d2f9..d036e5e 100644 --- a/pot/mn-full.pot +++ b/pot/mn-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# mn-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# mn-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/mn-html.pot b/pot/mn-html.pot index 4303cfc..e7050b2 100644 --- a/pot/mn-html.pot +++ b/pot/mn-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/nb-full.pot b/pot/nb-full.pot index b86e32f..3c2cef4 100644 --- a/pot/nb-full.pot +++ b/pot/nb-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# nb-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# nb-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/nb-html.pot b/pot/nb-html.pot index 54977a7..45e7268 100644 --- a/pot/nb-html.pot +++ b/pot/nb-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/nl-full.pot b/pot/nl-full.pot index 1c482a0..15c3c68 100644 --- a/pot/nl-full.pot +++ b/pot/nl-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# nl-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# nl-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/nl-html.pot b/pot/nl-html.pot index 4e8e5b2..133ad1f 100644 --- a/pot/nl-html.pot +++ b/pot/nl-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/pl-full.pot b/pot/pl-full.pot index 8a4f621..becf161 100644 --- a/pot/pl-full.pot +++ b/pot/pl-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# pl-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# pl-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:29+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/pl-html.pot b/pot/pl-html.pot index be62619..4b02371 100644 --- a/pot/pl-html.pot +++ b/pot/pl-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:29+0300\n" +"POT-Creation-Date: 2011-06-13 11:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/pt_BR-full.pot b/pot/pt_BR-full.pot index 870b1a1..3f98549 100644 --- a/pot/pt_BR-full.pot +++ b/pot/pt_BR-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# pt_BR-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# pt_BR-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/pt_BR-html.pot b/pot/pt_BR-html.pot index 5c99827..38396c7 100644 --- a/pot/pt_BR-html.pot +++ b/pot/pt_BR-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/ro-full.pot b/pot/ro-full.pot index 9836a35..e926b84 100644 --- a/pot/ro-full.pot +++ b/pot/ro-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# ro-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# ro-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/ro-html.pot b/pot/ro-html.pot index 486572f..0ec8a47 100644 --- a/pot/ro-html.pot +++ b/pot/ro-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/sk-full.pot b/pot/sk-full.pot index ead4825..cd8cb61 100644 --- a/pot/sk-full.pot +++ b/pot/sk-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# sk-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# sk-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/sk-html.pot b/pot/sk-html.pot index 65cc051..124a439 100644 --- a/pot/sk-html.pot +++ b/pot/sk-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/sl-full.pot b/pot/sl-full.pot index 8461791..a16cadc 100644 --- a/pot/sl-full.pot +++ b/pot/sl-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# sl-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# sl-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/sl-html.pot b/pot/sl-html.pot index 0de924b..5b69833 100644 --- a/pot/sl-html.pot +++ b/pot/sl-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/sv-full.pot b/pot/sv-full.pot index b65b269..a6bb075 100644 --- a/pot/sv-full.pot +++ b/pot/sv-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# sv-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# sv-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/sv-html.pot b/pot/sv-html.pot index 60df726..c66e283 100644 --- a/pot/sv-html.pot +++ b/pot/sv-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/tr-full.pot b/pot/tr-full.pot index 1b819c4..18e5019 100644 --- a/pot/tr-full.pot +++ b/pot/tr-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# tr-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# tr-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/tr-html.pot b/pot/tr-html.pot index 40d4178..851b1dd 100644 --- a/pot/tr-html.pot +++ b/pot/tr-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/zh_CN-full.pot b/pot/zh_CN-full.pot index cf3fc0b..889f27b 100644 --- a/pot/zh_CN-full.pot +++ b/pot/zh_CN-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# zh_CN-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# zh_CN-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/zh_CN-html.pot b/pot/zh_CN-html.pot index f27b9aa..f548ffe 100644 --- a/pot/zh_CN-html.pot +++ b/pot/zh_CN-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/zh_TW-full.pot b/pot/zh_TW-full.pot index 9f466d9..0664fc9 100644 --- a/pot/zh_TW-full.pot +++ b/pot/zh_TW-full.pot @@ -6,6 +6,18 @@ #, fuzzy msgid "" msgstr "" +"#-#-#-#-# zh_TW-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" +"Project-Id-Version: phpMyAdmin documentation VERSION\n" +"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: LANGUAGE LL@li.org\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"#-#-#-#-# zh_TW-txt.pot (phpMyAdmin documentation VERSION) #-#-#-#-#\n" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-07 13:30+0300\n" @@ -2618,7 +2630,7 @@ msgid "" "Name of PHP script to be sourced and executed to obtain login credentials. " "This is alternative approach to session based single signon. The script " "needs to provide function <code>get_login_credentials</code> which returns " -"list of username and pasword, accepting single parameter of existing " +"list of username and password, accepting single parameter of existing " "username (can be empty). See <code>scripts/signon-script.php</code> for an " "example." msgstr "" @@ -7560,7 +7572,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
diff --git a/pot/zh_TW-html.pot b/pot/zh_TW-html.pot index 7ccca0b..1e9703c 100644 --- a/pot/zh_TW-html.pot +++ b/pot/zh_TW-html.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin documentation VERSION\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-07 13:30+0300\n" +"POT-Creation-Date: 2011-06-13 11:22+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME EMAIL@ADDRESS\n" "Language-Team: LANGUAGE LL@li.org\n" @@ -2650,7 +2650,7 @@ msgid "" "credentials. This is alternative approach to session based single " "signon. The script needs to provide function " "<code>get_login_credentials</code> which returns list of username and " -"pasword, accepting single parameter of existing username (can be empty). " +"password, accepting single parameter of existing username (can be empty). " "See <code>scripts/signon-script.php</code> for an example." msgstr ""
@@ -7604,7 +7604,7 @@ msgstr "" #. type: Content of: <html><body><div><p> #: orig-docs/Documentation.html:3536 msgid "" -"There is no reliable way to differetiate tables in CSV format. For the time " +"There is no reliable way to differentiate tables in CSV format. For the time " "being, you will have to break apart CSV files containing multiple tables." msgstr ""
hooks/post-receive