From 17e2d4ba2e1f5c0c858fa7c783ccb3920b0d4519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 28 Jan 2019 18:11:17 +0000 Subject: [PATCH 01/17] Translated using Weblate (Portuguese) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 64.2% (2117 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt/ Signed-off-by: Michal Čihař --- po/pt.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/pt.po b/po/pt.po index 7e56c185ea..8d8cc2b9ef 100644 --- a/po/pt.po +++ b/po/pt.po @@ -4,10 +4,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-28 16:48+0000\n" -"Last-Translator: Edgar Pereira \n" -"Language-Team: Portuguese \n" +"PO-Revision-Date: 2019-01-28 18:11+0000\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Portuguese \n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -6541,7 +6541,7 @@ msgstr "" "de utilizador e palavra-passe para o inicio de sessão automático, o que não " "é uma opção aconselhável para servidores de produção. Alguém que saiba ou " "adivinhe o URL do seu phpMyAdmin tem acesso ao painel de gestão do " -"phpMyAdmin. Defina o %1stipo de autenticação%2s para [kbd]cookie[/kbd] ou " +"phpMyAdmin. Defina o %1$stipo de autenticação%2$s para [kbd]cookie[/kbd] ou " "[kbd]http[/kbd]." #: libraries/classes/Config/ServerConfigChecks.php:230 From ab07848412455f4546b1e2bd066e6486f0a327dc Mon Sep 17 00:00:00 2001 From: Joshua PowellNishiyama Date: Mon, 28 Jan 2019 23:35:09 +0000 Subject: [PATCH 02/17] Translated using Weblate (Japanese) Currently translated at 80.9% (2668 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/ Signed-off-by: Joshua PowellNishiyama --- po/ja.po | 288 ++++++++++++------------------------------------------- 1 file changed, 61 insertions(+), 227 deletions(-) diff --git a/po/ja.po b/po/ja.po index f7dced3ac2..f0a78fc0d3 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-28 16:47+0000\n" +"PO-Revision-Date: 2019-01-29 18:33+0000\n" "Last-Translator: Joshua PowellNishiyama \n" "Language-Team: Japanese \n" @@ -3820,46 +3820,32 @@ msgid "Default transformations for Substring" msgstr "部分文字列のデフォルト変換" #: libraries/classes/Config/Descriptions.php:203 -#, fuzzy -#| msgid "Default sorting order" msgid "Default transformations for Bool2Text" -msgstr "デフォルトの並び順" +msgstr "Bool2Textのデフォルト変換" #: libraries/classes/Config/Descriptions.php:207 -#, fuzzy -#| msgid "Default sorting order" msgid "Default transformations for External" -msgstr "デフォルトの並び順" +msgstr "External(外部)のデフォルト変換" #: libraries/classes/Config/Descriptions.php:211 -#, fuzzy -#| msgid "Transformation options" msgid "Default transformations for PreApPend" -msgstr "変換オプション" +msgstr "PreApPendのデフォルト変換" #: libraries/classes/Config/Descriptions.php:215 -#, fuzzy -#| msgid "Default sorting order" msgid "Default transformations for DateFormat" -msgstr "デフォルトの並び順" +msgstr "DateFormatのデフォルト変換" #: libraries/classes/Config/Descriptions.php:219 -#, fuzzy -#| msgid "Transformation options" msgid "Default transformations for Inline" -msgstr "変換オプション" +msgstr "Inlineのデフォルト変換" #: libraries/classes/Config/Descriptions.php:223 -#, fuzzy -#| msgid "Transformation options" msgid "Default transformations for TextImageLink" -msgstr "変換オプション" +msgstr "TextImageLinkのデフォルト変換" #: libraries/classes/Config/Descriptions.php:227 -#, fuzzy -#| msgid "Transformation options" msgid "Default transformations for TextLink" -msgstr "変換オプション" +msgstr "TextLinkのデフォルト変換" #: libraries/classes/Config/Descriptions.php:232 msgid "Show server listing as a list instead of a drop down." @@ -3882,15 +3868,10 @@ msgid "Disable multi table maintenance" msgstr "複数のテーブルに対してのメンテナンスを無効にする" #: libraries/classes/Config/Descriptions.php:244 -#, fuzzy -#| msgid "" -#| "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " -#| "limit)" msgid "" "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " "limit)." -msgstr "" -"スクリプトの実行が許されている秒数を設定します。([kbd]0[/kbd] で制限なし)" +msgstr "スクリプトの実行が許されている秒数を設定します([kbd]0[/kbd] で制限なし)。" #: libraries/classes/Config/Descriptions.php:248 msgid "Maximum execution time" @@ -3898,10 +3879,9 @@ msgstr "最大実行時間" #: libraries/classes/Config/Descriptions.php:251 #: templates/display/export/options_output.twig:17 -#, fuzzy, php-format -#| msgid "Add %s statement" +#, php-format msgid "Use %s statement" -msgstr "%s コマンドを追加する" +msgstr "「%s」 コマンドを使用する" #: libraries/classes/Config/Descriptions.php:254 prefs_manage.php:309 msgid "Save as file" @@ -3943,19 +3923,15 @@ msgstr "1 行目にカラム名を追加する" #: libraries/classes/Config/Descriptions.php:633 #: libraries/classes/Config/Descriptions.php:652 #: libraries/classes/Plugins/Import/ImportCsv.php:137 -#, fuzzy -#| msgid "Columns enclosed with:" msgid "Columns enclosed with" -msgstr "カラム囲み記号:" +msgstr "カラム囲み記号" #: libraries/classes/Config/Descriptions.php:266 #: libraries/classes/Config/Descriptions.php:635 #: libraries/classes/Config/Descriptions.php:654 #: libraries/classes/Plugins/Import/ImportCsv.php:148 -#, fuzzy -#| msgid "Columns escaped with:" msgid "Columns escaped with" -msgstr "カラムのエスケープ記号:" +msgstr "カラムのエスケープ記号" #: libraries/classes/Config/Descriptions.php:268 #: libraries/classes/Config/Descriptions.php:280 @@ -3982,10 +3958,8 @@ msgstr "カラムの終端記号" #: libraries/classes/Config/Descriptions.php:274 #: libraries/classes/Config/Descriptions.php:631 #: libraries/classes/Plugins/Import/ImportCsv.php:157 -#, fuzzy -#| msgid "Lines terminated with:" msgid "Lines terminated with" -msgstr "行の終端記号:" +msgstr "行の終端記号" #: libraries/classes/Config/Descriptions.php:278 msgid "Excel edition" @@ -4050,10 +4024,8 @@ msgstr "MIME タイプ" #: libraries/classes/Config/Descriptions.php:314 #: libraries/classes/Config/Descriptions.php:338 #: libraries/classes/Config/Descriptions.php:403 -#, fuzzy -#| msgid "Relations" msgid "Relationships" -msgstr "リレーション" +msgstr "関係" #: libraries/classes/Config/Descriptions.php:324 msgid "Export method" @@ -4072,10 +4044,8 @@ msgid "Overwrite existing file(s)" msgstr "既存のファイルは上書きする" #: libraries/classes/Config/Descriptions.php:346 -#, fuzzy -#| msgid "Export table headers" msgid "Export as separate files" -msgstr "カラム名をエクスポートする" +msgstr "別々のファイルとしてエクスポート" #: libraries/classes/Config/Descriptions.php:352 msgid "Remember file name template" @@ -4111,16 +4081,12 @@ msgstr "外部キーのチェックを無効にする" #: libraries/classes/Config/Descriptions.php:366 #: libraries/classes/Plugins/Export/ExportSql.php:169 -#, fuzzy -#| msgid "Exporting rows from \"%s\" table" msgid "Export views as tables" -msgstr "テーブル \"%s\" から行単位でデータをエクスポート" +msgstr "ビューをテーブルとしてエクスポートする" #: libraries/classes/Config/Descriptions.php:368 -#, fuzzy -#| msgid "Missing phpMyAdmin configuration storage tables" msgid "Export related metadata from phpMyAdmin configuration storage" -msgstr "phpMyAdmin 環境保管領域用のテーブルが不明" +msgstr "PhpMyAdminの環境保管領域から関連するメタデータをエクスポートする" #: libraries/classes/Config/Descriptions.php:370 #: libraries/classes/Config/Descriptions.php:372 @@ -4135,10 +4101,8 @@ msgid "Add %s" msgstr "%s を追加する" #: libraries/classes/Config/Descriptions.php:384 -#, fuzzy -#| msgid "Use hexadecimal for BLOB" msgid "Use hexadecimal for BINARY & BLOB" -msgstr "BLOB に 16 進数表記を利用する" +msgstr "BINARYおよびBLOB に 16 進数表記を利用する" #: libraries/classes/Config/Descriptions.php:387 msgid "" @@ -4175,24 +4139,18 @@ msgid "Export time in UTC" msgstr "エクスポート時間を UTC (協定世界時) にする" #: libraries/classes/Config/Descriptions.php:420 -#, fuzzy -#| msgid "" -#| "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " -#| "the referenced data, [kbd]id[/kbd] is the key value" msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value." msgstr "" -"外部キーのドロップダウンボックス内のソート順。[kbd]content[/kbd] は参照してい" -"るデータ、[kbd]id[/kbd] はキー値を表しています。" +"外部キーのドロップダウンボックス内のソート順。[kbd]content[/kbd] は参照しているデータ、[kbd]id[/kbd] " +"はキー値を表しています。" #: libraries/classes/Config/Descriptions.php:424 msgid "Foreign key dropdown order" msgstr "外部キーのドロップダウンの順番" #: libraries/classes/Config/Descriptions.php:426 -#, fuzzy -#| msgid "A dropdown will be used if fewer items are present" msgid "A dropdown will be used if fewer items are present." msgstr "これより少ない項目数であれば、ドロップダウンが使用されます。" @@ -4205,20 +4163,16 @@ msgid "Default value for foreign key checks checkbox for some queries." msgstr "クエリ実行時の外部キーのチェックボックスのデフォルト値です。" #: libraries/classes/Config/Descriptions.php:432 -#, fuzzy -#| msgid "Foreign key check:" msgid "Foreign key checks" -msgstr "外部キーのチェック:" +msgstr "外部キーのチェック" #: libraries/classes/Config/Descriptions.php:434 msgid "Browse mode" msgstr "表示モード" #: libraries/classes/Config/Descriptions.php:436 -#, fuzzy -#| msgid "Customize browse mode" msgid "Customize browse mode." -msgstr "表示モードの詳細設定" +msgstr "表示モードの詳細設定。" #: libraries/classes/Config/Descriptions.php:440 #: libraries/classes/Config/Descriptions.php:444 @@ -4240,10 +4194,8 @@ msgid "Developer" msgstr "開発者向け" #: libraries/classes/Config/Descriptions.php:448 -#, fuzzy -#| msgid "Settings for phpMyAdmin developers" msgid "Settings for phpMyAdmin developers." -msgstr "phpMyAdmin 開発者用の設定" +msgstr "phpMyAdmin 開発者用の設定。" #: libraries/classes/Config/Descriptions.php:450 msgid "Edit mode" @@ -4326,8 +4278,6 @@ msgid "Servers" msgstr "サーバ" #: libraries/classes/Config/Descriptions.php:488 -#, fuzzy -#| msgid "Servers display options" msgid "Servers display options." msgstr "サーバの表示オプション" @@ -4337,10 +4287,8 @@ msgstr "テーブル表示オプション." #: libraries/classes/Config/Descriptions.php:494 #: libraries/classes/Config/Forms/User/MainForm.php:84 -#, fuzzy -#| msgid "Main frame" msgid "Main panel" -msgstr "メインフレーム" +msgstr "メインパネル" #: libraries/classes/Config/Descriptions.php:496 msgid "Microsoft Office" @@ -4351,8 +4299,6 @@ msgid "Other core settings" msgstr "他の中心的な設定" #: libraries/classes/Config/Descriptions.php:506 -#, fuzzy -#| msgid "Settings that didn't fit anywhere else" msgid "Settings that didn't fit anywhere else." msgstr "どこにも該当しない設定" @@ -4361,33 +4307,21 @@ msgid "Page titles" msgstr "ページタイトル" #: libraries/classes/Config/Descriptions.php:511 -#, fuzzy -#| msgid "" -#| "Specify browser's title bar text. Refer to " -#| "[doc@cfg_TitleTable]documentation[/doc] for magic strings that can be " -#| "used to get special values." msgid "" "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] " "for magic strings that can be used to get special values." msgstr "" -"ブラウザのタイトルバーのテキストの指定を行います。使用可能な特別な埋め込み変" -"数は[doc@cfg_TitleTable]ドキュメント[/doc]を参照してください。" +"ブラウザのタイトルバーのテキストの指定を行います。使用可能な特別な埋め込み変数は[doc@faq6-27]ドキュメント[/doc]を参照してください。" #: libraries/classes/Config/Descriptions.php:516 msgid "Security" msgstr "セキュリティ" #: libraries/classes/Config/Descriptions.php:519 -#, fuzzy -#| msgid "" -#| "Please note that phpMyAdmin is just a user interface and its features do " -#| "not limit MySQL" msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL." -msgstr "" -"phpMyAdmin は、ユーザインタフェースだけであり、その機能は MySQL を制限するも" -"のではないことをご了承ください。" +msgstr "phpMyAdmin は、ユーザインタフェースだけであり、その機能は MySQL を制限するものではないことをご了承ください。" #: libraries/classes/Config/Descriptions.php:523 msgid "Basic settings" @@ -4398,8 +4332,6 @@ msgid "Authentication" msgstr "認証" #: libraries/classes/Config/Descriptions.php:527 -#, fuzzy -#| msgid "Authentication settings" msgid "Authentication settings." msgstr "認証設定" @@ -4408,40 +4340,27 @@ msgid "Server configuration" msgstr "サーバ設定" #: libraries/classes/Config/Descriptions.php:532 -#, fuzzy -#| msgid "" -#| "Advanced server configuration, do not change these options unless you " -#| "know what they are for" msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for." -msgstr "" -"高度なサーバ設定。これらのオプションは、よく知らないのであれば変更しないでく" -"ださい。" +msgstr "高度なサーバ設定。これらのオプションは、よく知らないのであれば変更しないでください。" #: libraries/classes/Config/Descriptions.php:536 -#, fuzzy -#| msgid "Enter server connection parameters" msgid "Enter server connection parameters." -msgstr "サーバの接続パラメータを入力してください" +msgstr "サーバの接続パラメータを入力してください。" #: libraries/classes/Config/Descriptions.php:538 msgid "Configuration storage" msgstr "環境保管領域" #: libraries/classes/Config/Descriptions.php:541 -#, fuzzy -#| msgid "" -#| "Configure phpMyAdmin configuration storage to gain access to additional " -#| "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] " -#| "in documentation" msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in " "documentation." msgstr "" -"追加された機能にアクセスするには phpMyAdmin 環境保管領域を設定してください。" -"ドキュメントの [doc@linked-tables]phpMyAdmin 環境保管領域[/doc]参照。" +"追加された機能にアクセスするには phpMyAdmin 環境保管領域を設定してください。ドキュメントの [doc@linked-tables]" +"phpMyAdmin 環境保管領域[/doc]参照。" #: libraries/classes/Config/Descriptions.php:546 msgid "Changes tracking" @@ -4471,10 +4390,8 @@ msgid "SQL Query box" msgstr "SQL クエリボックス" #: libraries/classes/Config/Descriptions.php:557 -#, fuzzy -#| msgid "Customize links shown in SQL Query boxes" msgid "Customize links shown in SQL Query boxes." -msgstr "SQL クエリボックスに表示されるリンクの詳細設定" +msgstr "SQL クエリボックスに表示されるリンクの詳細設定。" #: libraries/classes/Config/Descriptions.php:561 #: libraries/classes/Config/Forms/User/SqlForm.php:40 @@ -4482,10 +4399,8 @@ msgid "SQL queries" msgstr "SQL クエリ" #: libraries/classes/Config/Descriptions.php:563 -#, fuzzy -#| msgid "SQL queries settings" msgid "SQL queries settings." -msgstr "SQL クエリの設定" +msgstr "SQL クエリの設定。" #: libraries/classes/Config/Descriptions.php:565 msgid "Startup" @@ -4500,12 +4415,9 @@ msgid "Database structure" msgstr "データベースの構造" #: libraries/classes/Config/Descriptions.php:571 -#, fuzzy -#| msgid "" -#| "Choose which details to show in the database structure (list of tables)" msgid "" "Choose which details to show in the database structure (list of tables)." -msgstr "データベースの構造 (テーブルの一覧) で詳細に表示させるかの選択" +msgstr "データベースの構造 (テーブルの一覧) で詳細に表示させるかの選択。" #: libraries/classes/Config/Descriptions.php:573 #: libraries/classes/Plugins/Export/ExportPdf.php:277 @@ -4514,8 +4426,6 @@ msgid "Table structure" msgstr "テーブルの構造" #: libraries/classes/Config/Descriptions.php:575 -#, fuzzy -#| msgid "Settings for the table structure (list of columns)" msgid "Settings for the table structure (list of columns)." msgstr "テーブルの構造 (カラムの一覧) における設定" @@ -4524,10 +4434,8 @@ msgid "Tabs" msgstr "タブ" #: libraries/classes/Config/Descriptions.php:579 -#, fuzzy -#| msgid "Choose how you want tabs to work" msgid "Choose how you want tabs to work." -msgstr "タブの動作を選択してください" +msgstr "タブの動作を選択してください。" #: libraries/classes/Config/Descriptions.php:581 msgid "Display relational schema" @@ -4544,8 +4452,6 @@ msgid "Text fields" msgstr "テキスト入力項目" #: libraries/classes/Config/Descriptions.php:593 -#, fuzzy -#| msgid "Customize text input fields" msgid "Customize text input fields." msgstr "テキスト入力項目の詳細設定" @@ -4562,8 +4468,6 @@ msgid "Warnings" msgstr "警告" #: libraries/classes/Config/Descriptions.php:601 -#, fuzzy -#| msgid "Disable some of the warnings shown by phpMyAdmin" msgid "Disable some of the warnings shown by phpMyAdmin." msgstr "phpMyAdmin で表示される警告の抑制" @@ -4573,14 +4477,8 @@ msgid "Console" msgstr "コンソール" #: libraries/classes/Config/Descriptions.php:606 -#, fuzzy -#| msgid "" -#| "Enable [a@https://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for " -#| "import and export operations" msgid "Enable gzip compression for import and export operations." -msgstr "" -"インポートおよびエクスポートの操作に対して [a@https://ja.wikipedia.org/wiki/" -"Gzip]gzip[/a] 圧縮を有効にします。" +msgstr "インポートおよびエクスポートの操作に対してgzip圧縮を有効にします。" #: libraries/classes/Config/Descriptions.php:610 msgid "GZip" @@ -4591,16 +4489,10 @@ msgid "Extra parameters for iconv" msgstr "iconv のための追加パラメータ" #: libraries/classes/Config/Descriptions.php:615 -#, fuzzy -#| msgid "" -#| "If enabled, phpMyAdmin continues computing multiple-statement queries " -#| "even if one of the queries failed" msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed." -msgstr "" -"有効にした場合、クエリの 1 つが失敗しても phpMyAdmin はマルチクエリの実行を続" -"けます。" +msgstr "有効にした場合、クエリの 1 つが失敗しても phpMyAdmin はマルチクエリの実行を続けます。" #: libraries/classes/Config/Descriptions.php:619 msgid "Ignore multiple statement errors" @@ -4638,16 +4530,10 @@ msgid "Update data when duplicate keys found on import" msgstr "インポート中に重複したキーが見つかった場合も更新する" #: libraries/classes/Config/Descriptions.php:646 -#, fuzzy -#| msgid "" -#| "Default format; be aware that this list depends on location (database, " -#| "table) and only SQL is always available" msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available." -msgstr "" -"デフォルトの形式。このリストは対象(データベース、テーブル)に依存しているの" -"で注意してください。SQL は常に利用可能です。" +msgstr "デフォルトの形式。このリストは対象(データベース、テーブル)に依存しているので注意してください。SQL は常に利用可能です。" #: libraries/classes/Config/Descriptions.php:650 msgid "Format of imported file" @@ -4676,8 +4562,6 @@ msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "パーセントは適切な小数に変換する (例:12.00% を .12)" #: libraries/classes/Config/Descriptions.php:674 -#, fuzzy -#| msgid "Number of queries to skip from start" msgid "Number of queries to skip from start." msgstr "先頭から数えたスキップするクエリの数" @@ -4690,18 +4574,14 @@ msgid "Do not use AUTO_INCREMENT for zero values" msgstr "値がゼロのものに対して AUTO_INCREMENT を使用しない" #: libraries/classes/Config/Descriptions.php:682 -#, fuzzy -#| msgid "Read misses" msgid "Read as multibytes" -msgstr "読み込みミス" +msgstr "マルチバイトとして読み込む" #: libraries/classes/Config/Descriptions.php:684 msgid "Initial state for sliders" msgstr "折り畳みに対しての初期値" #: libraries/classes/Config/Descriptions.php:686 -#, fuzzy -#| msgid "How many rows can be inserted at one time" msgid "How many rows can be inserted at one time." msgstr "1 回で何行まとめて挿入できるか。" @@ -4710,13 +4590,9 @@ msgid "Number of inserted rows" msgstr "挿入する行数" #: libraries/classes/Config/Descriptions.php:690 -#, fuzzy -#| msgid "" -#| "Maximum number of characters shown in any non-numeric column on browse " -#| "view" msgid "" "Maximum number of characters shown in any non-numeric column on browse view." -msgstr "表示ページにおいて数値でないカラムの表示文字の最大数" +msgstr "表示ページにおいて数値でないカラムの表示文字の最大数。" #: libraries/classes/Config/Descriptions.php:692 msgid "Limit column characters" @@ -4738,16 +4614,10 @@ msgid "Delete all cookies on logout" msgstr "ログアウト時にすべてのクッキーを削除する" #: libraries/classes/Config/Descriptions.php:703 -#, fuzzy -#| msgid "" -#| "Define whether the previous login should be recalled or not in cookie " -#| "authentication mode." msgid "" "Define whether the previous login should be recalled or not in [kbd]cookie[/" "kbd] authentication mode." -msgstr "" -"クッキー認証モードの場合に、前回ログインしたときの状態に戻すかどうかを定義し" -"ます。" +msgstr "[kbd]クッキー[/kbd]認証モードの場合に、前回ログインしたときの状態に戻すかどうかを定義します。" #: libraries/classes/Config/Descriptions.php:707 msgid "Recall user name" @@ -4770,8 +4640,6 @@ msgid "Login cookie store" msgstr "ログインクッキーの保存期間" #: libraries/classes/Config/Descriptions.php:718 -#, fuzzy -#| msgid "Define how long (in seconds) a login cookie is valid" msgid "Define how long (in seconds) a login cookie is valid." msgstr "ログインクッキーの有効期間 (秒数) を定義します。" @@ -4780,8 +4648,6 @@ msgid "Login cookie validity" msgstr "ログインクッキーの有効期間" #: libraries/classes/Config/Descriptions.php:722 -#, fuzzy -#| msgid "Double size of textarea for LONGTEXT columns" msgid "Double size of textarea for LONGTEXT columns." msgstr "LONGTEXT カラムに対して textarea を 2 倍にします。" @@ -4790,10 +4656,8 @@ msgid "Bigger textarea for LONGTEXT" msgstr "LONGTEXT に対しては大きな textarea を使う" #: libraries/classes/Config/Descriptions.php:726 -#, fuzzy -#| msgid "Maximum number of characters used when a SQL query is displayed" msgid "Maximum number of characters used when a SQL query is displayed." -msgstr "SQL クエリが表示されているときに使用される文字の最大数" +msgstr "SQL クエリが表示されているときに使用される文字の最大数。" #: libraries/classes/Config/Descriptions.php:728 msgid "Maximum displayed SQL length" @@ -4806,36 +4670,28 @@ msgid "Users cannot set a higher value" msgstr "ユーザはこれより高い値を設定することはできません" #: libraries/classes/Config/Descriptions.php:732 -#, fuzzy -#| msgid "Maximum number of tables displayed in table list" msgid "Maximum number of databases displayed in database list." -msgstr "テーブルのリストに表示されるテーブルの最大数" +msgstr "データベースリストに表示されるデータベースの最大数。" #: libraries/classes/Config/Descriptions.php:734 msgid "Maximum databases" msgstr "データベースの最大数" #: libraries/classes/Config/Descriptions.php:737 -#, fuzzy -#| msgid "The number of joins that did a full scan of the first table." msgid "" "The number of items that can be displayed on each page on the first level of " "the navigation tree." -msgstr "最初のテーブルを全スキャンした結合の数。" +msgstr "ナビゲーションツリーの最初のレベルの各ページに表示できる項目の数。" #: libraries/classes/Config/Descriptions.php:741 -#, fuzzy -#| msgid "Maximum size for input field" msgid "Maximum items on first level" -msgstr "入力項目の最大サイズ" +msgstr "最初のレベルで最大項目数" #: libraries/classes/Config/Descriptions.php:743 -#, fuzzy -#| msgid "The number of joins that did a full scan of the first table." msgid "" "The number of items that can be displayed on each page of the navigation " "tree." -msgstr "最初のテーブルを全スキャンした結合の数。" +msgstr "ナビゲーションツリーの各ページに表示できる項目数。" #: libraries/classes/Config/Descriptions.php:745 msgid "Maximum items in branch" @@ -4854,26 +4710,20 @@ msgid "Maximum number of rows to display" msgstr "行の最大表示数" #: libraries/classes/Config/Descriptions.php:757 -#, fuzzy -#| msgid "Maximum number of tables displayed in table list" msgid "Maximum number of tables displayed in table list." -msgstr "テーブルのリストに表示されるテーブルの最大数" +msgstr "テーブルのリストに表示されるテーブルの最大数。" #: libraries/classes/Config/Descriptions.php:759 msgid "Maximum tables" msgstr "テーブルの最大数" #: libraries/classes/Config/Descriptions.php:762 -#, fuzzy -#| msgid "" -#| "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " -#| "([kbd]0[/kbd] for no limit)" msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)." msgstr "" -"割り当てが許可されているスクリプトのバイト数。例:[kbd]32M[/kbd] ([kbd]0[/" -"kbd] で制限無し)" +"スクリプトが割り当てを許可されているバイト数。例:[kbd]32M[/kbd](制限なしの場合は[kbd]-1[/kbd]、変更なしの場合は[kbd]0[" +"/kbd])。" #: libraries/classes/Config/Descriptions.php:766 msgid "Memory limit" @@ -4884,22 +4734,16 @@ msgid "In the navigation panel, replaces the database tree with a selector" msgstr "ナビゲーション画面でデータベースツリーをセレクタで置き換えます" #: libraries/classes/Config/Descriptions.php:770 -#, fuzzy -#| msgid "Show logo in left frame" msgid "Show databases navigation as tree" -msgstr "左のフレーム内にロゴを表示します。" +msgstr "データベースナビゲーションをツリーとして表示する" #: libraries/classes/Config/Descriptions.php:772 -#, fuzzy -#| msgid "Navigation panel" msgid "Navigation panel width" -msgstr "ナビゲーションパネル" +msgstr "ナビゲーションパネル幅" #: libraries/classes/Config/Descriptions.php:774 -#, fuzzy -#| msgid "Show logo in navigation panel." msgid "Set to 0 to collapse navigation panel." -msgstr "ナビゲーションパネル内にロゴを表示します。" +msgstr "ナビゲーションパネルを折りたたむには、0に設定します。" #: libraries/classes/Config/Descriptions.php:776 msgid "Link with main panel by highlighting the current database or table." @@ -4915,10 +4759,8 @@ msgid "Display logo" msgstr "ロゴを表示する" #: libraries/classes/Config/Descriptions.php:784 -#, fuzzy -#| msgid "URL where logo in the navigation frame will point to" msgid "URL where logo in the navigation panel will point to." -msgstr "ナビゲーションフレームのロゴが指す URL" +msgstr "ナビゲーションパネルのロゴが指す URL。" #: libraries/classes/Config/Descriptions.php:786 msgid "Logo link URL" @@ -4937,10 +4779,8 @@ msgid "Logo link target" msgstr "ロゴリンクのターゲット" #: libraries/classes/Config/Descriptions.php:795 -#, fuzzy -#| msgid "Display server choice at the top of the left frame" msgid "Display server choice at the top of the navigation panel." -msgstr "左フレームの上部にサーバ選択を表示します。" +msgstr "ナビゲーションパネルの上部にサーバ選択を表示します。" #: libraries/classes/Config/Descriptions.php:797 msgid "Display servers selection" @@ -4951,24 +4791,18 @@ msgid "Target for quick access icon" msgstr "クイックアクセスアイコンのリンク先" #: libraries/classes/Config/Descriptions.php:801 -#, fuzzy -#| msgid "Target for quick access icon" msgid "Target for second quick access icon" -msgstr "クイックアクセスアイコンのリンク先" +msgstr "2番目のクイックアクセスアイコンのリンク先" #: libraries/classes/Config/Descriptions.php:804 -#, fuzzy -#| msgid "Minimum number of tables to display the table filter box" msgid "" "Defines the minimum number of items (tables, views, routines and events) to " "display a filter box." -msgstr "テーブル表示数を絞るための入力欄が現れる最小のテーブル数" +msgstr "入力欄を表示します (テーブル、ビュー、ルーチンおよびイベント) の項目の最小数を定義します。" #: libraries/classes/Config/Descriptions.php:808 -#, fuzzy -#| msgid "Minimum number of tables to display the table filter box" msgid "Minimum number of items to display the filter box" -msgstr "テーブル表示数を絞るための入力欄が現れる最小のテーブル数" +msgstr "項目表示数を絞るための入力欄が現れる最小の項目数" #: libraries/classes/Config/Descriptions.php:810 msgid "Minimum number of databases to display the database filter box" @@ -7003,7 +6837,7 @@ msgstr "不正な IP アドレス:%s" #, php-format msgid "Showing %1$d bookmark (both private and shared)" msgid_plural "Showing %1$d bookmarks (both private and shared)" -msgstr[0] "" +msgstr[0] "個人用と共用を含む %1$d ブックマークを表示しています" #: libraries/classes/Console.php:100 msgid "No bookmarks" @@ -7235,7 +7069,7 @@ msgstr "検索と置換の条件を隠す" #, php-format msgid "The name '%s' is a MySQL reserved keyword." msgid_plural "The names '%s' are MySQL reserved keywords." -msgstr[0] "" +msgstr[0] "'%s'という名前はMySQLの予約語です。" #: libraries/classes/Controllers/Table/TableStructureController.php:273 msgid "No column selected." @@ -7622,7 +7456,7 @@ msgstr "" msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." -msgstr "" +msgstr "PHPの設定でmysql.allow_local_infileを無効にするか、mysqli拡張モジュールをインストールしてください。" #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." @@ -8959,7 +8793,7 @@ msgstr "" #, php-format msgid "%s result found" msgid_plural "%s results found" -msgstr[0] "" +msgstr[0] "%s が見つかりました" #: libraries/classes/Navigation/NavigationTree.php:1368 #: libraries/classes/Navigation/NavigationTree.php:1400 From 76c764f8eb45d0e21fa07d620ca9cf036337fc7e Mon Sep 17 00:00:00 2001 From: "Christoffer H. S" Date: Thu, 31 Jan 2019 18:42:51 +0000 Subject: [PATCH 03/17] Added translation using Weblate (Norwegian Nynorsk) --- po/nn.po | 16091 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 16091 insertions(+) create mode 100644 po/nn.po diff --git a/po/nn.po b/po/nn.po new file mode 100644 index 0000000000..fb1caa6754 --- /dev/null +++ b/po/nn.po @@ -0,0 +1,16091 @@ +# phpMyAdmin translation. +# Copyright (C) 2003 - 2019 phpMyAdmin devel team +# This file is distributed under the same license as the phpMyAdmin package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: phpMyAdmin 4.8.6-dev\n" +"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" +"POT-Creation-Date: 2019-01-28 15:40-0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 +msgid "Bad type!" +msgstr "" + +#: changelog.php:39 license.php:34 +#, possible-php-format +msgid "" +"The %s file is not available on this system, please visit %s for more " +"information." +msgstr "" + +#: db_central_columns.php:129 +msgid "The central list of columns for the current database is empty." +msgstr "" + +#: db_central_columns.php:158 +msgid "Click to sort." +msgstr "" + +#: db_central_columns.php:177 +#, possible-php-format +msgid "Showing rows %1$s - %2$s." +msgstr "" + +#: db_datadict.php:61 libraries/classes/Operations.php:60 +msgid "Database comment" +msgstr "" + +#: db_datadict.php:108 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:596 +#: templates/table/structure/display_table_stats.twig:6 +#: templates/columns_definitions/column_definitions_form.twig:72 +msgid "Table comments:" +msgstr "" + +#: db_datadict.php:117 libraries/classes/Index.php:723 +#: libraries/classes/InsertEdit.php:1917 +#: libraries/classes/Navigation/Nodes/NodeColumn.php:30 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:291 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:387 +#: libraries/classes/Plugins/Export/ExportLatex.php:526 +#: libraries/classes/Plugins/Export/ExportOdt.php:381 +#: libraries/classes/Plugins/Export/ExportOdt.php:483 +#: libraries/classes/Plugins/Export/ExportTexytext.php:288 +#: libraries/classes/Plugins/Export/ExportTexytext.php:379 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:512 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:629 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:652 +#: templates/table/relation/common_form.twig:14 +#: templates/table/relation/common_form.twig:19 +#: templates/table/relation/common_form.twig:34 +#: templates/table/relation/common_form.twig:109 +#: templates/table/tracking/structure_snapshot_columns.twig:6 +#: templates/table/tracking/structure_snapshot_indexes.twig:9 +#: templates/table/search/zoom_result_form.twig:34 +#: templates/table/index_form.twig:115 +#: templates/table/search/table_header.twig:6 +#: templates/columns_definitions/column_name.twig:16 +#: templates/table/relation/foreign_key_row.twig:122 +#: templates/table/relation/foreign_key_row.twig:132 +#: templates/table/relation/internal_relational_row.twig:24 +msgid "Column" +msgstr "" + +#: db_datadict.php:118 libraries/classes/CentralColumns.php:744 +#: libraries/classes/CentralColumns.php:1428 libraries/classes/Index.php:720 +#: libraries/classes/InsertEdit.php:308 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:294 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:390 +#: libraries/classes/Plugins/Export/ExportLatex.php:527 +#: libraries/classes/Plugins/Export/ExportOdt.php:384 +#: libraries/classes/Plugins/Export/ExportOdt.php:486 +#: libraries/classes/Plugins/Export/ExportTexytext.php:289 +#: libraries/classes/Plugins/Export/ExportTexytext.php:380 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:514 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:630 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653 +#: libraries/classes/Rte/Routines.php:913 +#: libraries/classes/Rte/Routines.php:944 +#: libraries/classes/Rte/Routines.php:1623 libraries/classes/Rte/RteList.php:90 +#: libraries/classes/Rte/RteList.php:118 +#: libraries/classes/Server/Privileges.php:2568 +#: templates/table/tracking/structure_snapshot_columns.twig:7 +#: templates/table/tracking/structure_snapshot_indexes.twig:6 +#: templates/database/structure/table_header.twig:32 +#: templates/table/search/table_header.twig:7 +#: templates/columns_definitions/table_fields_definitions.twig:12 +#: templates/table/structure/table_structure_header.twig:6 +msgid "Type" +msgstr "" + +#: db_datadict.php:119 libraries/classes/CentralColumns.php:755 +#: libraries/classes/CentralColumns.php:1429 libraries/classes/Index.php:726 +#: libraries/classes/InsertEdit.php:1926 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:297 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:393 +#: libraries/classes/Plugins/Export/ExportLatex.php:528 +#: libraries/classes/Plugins/Export/ExportOdt.php:387 +#: libraries/classes/Plugins/Export/ExportOdt.php:489 +#: libraries/classes/Plugins/Export/ExportTexytext.php:290 +#: libraries/classes/Plugins/Export/ExportTexytext.php:381 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:516 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:632 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:655 +#: templates/table/tracking/structure_snapshot_columns.twig:9 +#: templates/table/tracking/structure_snapshot_indexes.twig:12 +#: templates/table/search/zoom_result_form.twig:35 +#: templates/columns_definitions/table_fields_definitions.twig:30 +#: templates/table/structure/table_structure_header.twig:9 +msgid "Null" +msgstr "" + +#: db_datadict.php:120 libraries/classes/CentralColumns.php:748 +#: libraries/classes/CentralColumns.php:1428 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:300 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:396 +#: libraries/classes/Plugins/Export/ExportLatex.php:529 +#: libraries/classes/Plugins/Export/ExportOdt.php:390 +#: libraries/classes/Plugins/Export/ExportOdt.php:492 +#: libraries/classes/Plugins/Export/ExportTexytext.php:291 +#: libraries/classes/Plugins/Export/ExportTexytext.php:382 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:518 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:633 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:656 +#: libraries/classes/ReplicationGui.php:165 +#: templates/table/tracking/structure_snapshot_columns.twig:10 +#: templates/columns_definitions/table_fields_definitions.twig:20 +#: templates/table/structure/table_structure_header.twig:10 +#: templates/database/structure/body_for_table_summary.twig:54 +msgid "Default" +msgstr "" + +#: db_datadict.php:122 libraries/classes/Plugins/Export/ExportHtmlword.php:400 +#: libraries/classes/Plugins/Export/ExportLatex.php:531 +#: libraries/classes/Plugins/Export/ExportOdt.php:496 +#: libraries/classes/Plugins/Export/ExportTexytext.php:384 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:527 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:635 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:658 +msgid "Links to" +msgstr "" + +#: db_datadict.php:124 libraries/classes/Config/Descriptions.php:302 +#: libraries/classes/Config/Descriptions.php:332 +#: libraries/classes/Config/Descriptions.php:393 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:405 +#: libraries/classes/Plugins/Export/ExportLatex.php:534 +#: libraries/classes/Plugins/Export/ExportOdt.php:501 +#: libraries/classes/Plugins/Export/ExportTexytext.php:387 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:534 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:646 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:659 +#: templates/columns_definitions/table_fields_definitions.twig:54 +#: templates/table/structure/table_structure_header.twig:12 +msgid "Comments" +msgstr "" + +#: db_datadict.php:156 +#: libraries/classes/Controllers/Table/TableStructureController.php:1210 +#: libraries/classes/Controllers/Table/TableStructureController.php:1215 +#: templates/table/structure/display_structure.twig:61 +#: templates/table/structure/check_all_table_column.twig:33 +#: templates/table/tracking/structure_snapshot_columns.twig:25 +#: templates/columns_definitions/column_indexes.twig:4 +msgid "Primary" +msgstr "" + +#: db_datadict.php:166 js/messages.php:382 +#: libraries/classes/CentralColumns.php:998 +#: libraries/classes/Config/FormDisplayTemplate.php:281 +#: libraries/classes/Index.php:568 libraries/classes/Index.php:596 +#: libraries/classes/IndexColumn.php:141 libraries/classes/MultSubmits.php:514 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:657 +#: libraries/classes/Plugins/Export/ExportLatex.php:603 +#: libraries/classes/Plugins/Export/ExportOdt.php:795 +#: libraries/classes/Plugins/Export/ExportTexytext.php:612 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705 +#: libraries/classes/Server/Privileges.php:2744 +#: libraries/classes/Server/Privileges.php:2981 +#: libraries/classes/Server/Privileges.php:3001 +#: libraries/classes/Server/Privileges.php:3665 +#: libraries/classes/Server/Privileges.php:3694 prefs_manage.php:145 +#: templates/table/structure/table_structure_row.twig:25 +#: templates/table/tracking/structure_snapshot_columns.twig:33 +#: templates/table/tracking/structure_snapshot_indexes.twig:23 +#: templates/table/tracking/structure_snapshot_indexes.twig:24 +#: templates/privileges/privileges_summary_row.twig:4 +#: templates/privileges/privileges_summary_row.twig:7 +#: templates/privileges/privileges_summary_row.twig:9 +#: templates/prefs_autoload.twig:12 +msgid "No" +msgstr "" + +#: db_datadict.php:166 js/messages.php:530 +#: libraries/classes/CentralColumns.php:998 +#: libraries/classes/Config/FormDisplayTemplate.php:281 +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:194 +#: libraries/classes/Controllers/Table/TableStructureController.php:789 +#: libraries/classes/Controllers/Table/TableStructureController.php:1476 +#: libraries/classes/Controllers/Table/TableStructureController.php:1485 +#: libraries/classes/Controllers/Table/TableStructureController.php:1490 +#: libraries/classes/Controllers/Table/TableStructureController.php:1495 +#: libraries/classes/Controllers/Table/TableStructureController.php:1500 +#: libraries/classes/Index.php:595 libraries/classes/IndexColumn.php:144 +#: libraries/classes/MultSubmits.php:413 libraries/classes/MultSubmits.php:446 +#: libraries/classes/MultSubmits.php:475 libraries/classes/MultSubmits.php:512 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:658 +#: libraries/classes/Plugins/Export/ExportLatex.php:603 +#: libraries/classes/Plugins/Export/ExportOdt.php:796 +#: libraries/classes/Plugins/Export/ExportTexytext.php:612 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706 +#: libraries/classes/Server/Privileges.php:2744 +#: libraries/classes/Server/Privileges.php:2978 +#: libraries/classes/Server/Privileges.php:2999 +#: libraries/classes/Server/Privileges.php:3662 +#: libraries/classes/Server/Privileges.php:3694 +#: libraries/mult_submits.inc.php:90 libraries/mult_submits.inc.php:219 +#: prefs_manage.php:143 +#: templates/table/structure/table_structure_row.twig:25 +#: templates/table/tracking/structure_snapshot_columns.twig:33 +#: templates/table/tracking/structure_snapshot_indexes.twig:23 +#: templates/table/tracking/structure_snapshot_indexes.twig:24 +#: templates/privileges/privileges_summary_row.twig:4 +#: templates/privileges/privileges_summary_row.twig:7 +#: templates/privileges/privileges_summary_row.twig:9 +#: templates/prefs_autoload.twig:11 +msgid "Yes" +msgstr "" + +#: db_export.php:48 +msgid "View dump (schema) of database" +msgstr "" + +#: db_export.php:53 db_tracking.php:105 export.php:390 +#: libraries/classes/Controllers/Database/DatabaseStructureController.php:161 +#: libraries/classes/Database/Qbe.php:341 +#: libraries/classes/Navigation/NavigationTree.php:926 +msgid "No tables found in database." +msgstr "" + +#: db_export.php:68 libraries/classes/Config/Descriptions.php:490 +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:332 +#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25 +#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26 +#: libraries/classes/Plugins/Export/ExportXml.php:121 +#: libraries/classes/Server/Status/Data.php:128 +#: templates/database/structure/show_create.twig:14 +msgid "Tables" +msgstr "" + +#: db_export.php:69 libraries/classes/Config/Forms/User/ExportForm.php:49 +#: libraries/classes/Config/Forms/User/ExportForm.php:93 +#: libraries/classes/Config/Forms/User/ExportForm.php:120 +#: libraries/classes/Import.php:1255 libraries/classes/Menu.php:356 +#: libraries/classes/Menu.php:463 +#: libraries/classes/Navigation/Nodes/NodeColumn.php:38 +#: libraries/classes/Navigation/Nodes/NodeDatabase.php:54 +#: libraries/classes/Navigation/Nodes/NodeTable.php:288 +#: libraries/classes/Server/Privileges.php:1146 libraries/classes/Util.php:3026 +#: libraries/classes/Util.php:3036 libraries/classes/Util.php:3042 +#: libraries/classes/Util.php:3322 libraries/classes/Util.php:3978 +#: libraries/classes/Util.php:3995 libraries/config.values.php:38 +#: libraries/config.values.php:46 libraries/config.values.php:110 +#: libraries/config.values.php:116 +#: templates/table/tracking/structure_snapshot_columns.twig:1 +#: templates/columns_definitions/table_fields_definitions.twig:4 +#: templates/database/designer/table_list.twig:24 +#: templates/database/central_columns/edit_table_header.twig:2 +msgid "Structure" +msgstr "" + +#: db_export.php:70 libraries/classes/Config/Forms/User/ExportForm.php:62 +#: libraries/classes/Config/Forms/User/ExportForm.php:101 +#: libraries/classes/Config/Forms/User/ExportForm.php:125 +#: libraries/classes/Config/Forms/User/ExportForm.php:131 +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:342 +#: libraries/classes/Server/Privileges.php:1145 +#: templates/table/structure/display_table_stats.twig:17 +msgid "Data" +msgstr "" + +#: db_export.php:73 libraries/classes/ReplicationGui.php:387 +#: templates/database/search/selection_form.twig:32 +#: templates/display/export/select_options.twig:4 +msgid "Select all" +msgstr "" + +#: db_operations.php:58 tbl_create.php:27 +msgid "The database name is empty!" +msgstr "" + +#: db_operations.php:69 +msgid "Cannot copy database to the same name. Change the name and try again." +msgstr "" + +#: db_operations.php:156 +#, possible-php-format +msgid "Database %1$s has been renamed to %2$s." +msgstr "" + +#: db_operations.php:168 +#, possible-php-format +msgid "Database %1$s has been copied to %2$s." +msgstr "" + +#: db_operations.php:297 +#, possible-php-format +msgid "" +"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s." +msgstr "" + +#: db_qbe.php:133 +msgid "You have to choose at least one column to display!" +msgstr "" + +#: db_qbe.php:145 +#: templates/database/multi_table_query/form.twig:3 +msgid "Multi-table query" +msgstr "" + +#: db_qbe.php:149 +#: templates/database/multi_table_query/form.twig:3 +msgid "Query by example" +msgstr "" + +#: db_qbe.php:168 +#, possible-php-format +msgid "Switch to %svisual builder%s" +msgstr "" + +#: db_search.php:32 libraries/classes/Plugins/Auth/AuthenticationConfig.php:84 +#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:99 +#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:78 +#: libraries/classes/Plugins/AuthenticationPlugin.php:171 +msgid "Access denied!" +msgstr "" + +#: db_tracking.php:55 db_tracking.php:80 +msgid "Tracking data deleted successfully." +msgstr "" + +#: db_tracking.php:64 +#, possible-php-format +msgid "" +"Version %1$s was created for selected tables, tracking is active for them." +msgstr "" + +#: db_tracking.php:95 +msgid "No tables selected." +msgstr "" + +#: db_tracking.php:153 +msgid "Database Log" +msgstr "" + +#: error_report.php:73 +msgid "" +"An error has been detected and an error report has been automatically " +"submitted based on your settings." +msgstr "" + +#: error_report.php:77 +msgid "Thank you for submitting this report." +msgstr "" + +#: error_report.php:81 +msgid "" +"An error has been detected and an error report has been generated but failed " +"to be sent." +msgstr "" + +#: error_report.php:86 +msgid "If you experience any problems please submit a bug report manually." +msgstr "" + +#: error_report.php:90 +msgid "You may want to refresh the page." +msgstr "" + +#: export.php:290 +msgid "Bad parameters!" +msgstr "" + +#: gis_data_editor.php:121 +#, possible-php-format +msgid "Value for the column \"%s\"" +msgstr "" + +#: gis_data_editor.php:149 +#: templates/table/gis_visualization/gis_visualization.twig:38 +msgid "Use OpenStreetMaps as Base Layer" +msgstr "" + +#. l10n: Spatial Reference System Identifier +#: gis_data_editor.php:171 +msgid "SRID:" +msgstr "" + +#: gis_data_editor.php:197 +#, possible-php-format +msgid "Geometry %d:" +msgstr "" + +#: gis_data_editor.php:219 +msgid "Point:" +msgstr "" + +#: gis_data_editor.php:220 gis_data_editor.php:247 gis_data_editor.php:303 +#: gis_data_editor.php:376 js/messages.php:519 +msgid "X" +msgstr "" + +#: gis_data_editor.php:223 gis_data_editor.php:251 gis_data_editor.php:307 +#: gis_data_editor.php:382 js/messages.php:520 +msgid "Y" +msgstr "" + +#: gis_data_editor.php:245 gis_data_editor.php:301 gis_data_editor.php:374 +#: js/messages.php:522 +#, possible-php-format +msgid "Point %d" +msgstr "" + +#: gis_data_editor.php:258 gis_data_editor.php:314 gis_data_editor.php:392 +#: js/messages.php:528 +msgid "Add a point" +msgstr "" + +#: gis_data_editor.php:275 +#, possible-php-format +msgid "Linestring %d:" +msgstr "" + +#: gis_data_editor.php:278 gis_data_editor.php:355 +msgid "Outer ring:" +msgstr "" + +#: gis_data_editor.php:280 gis_data_editor.php:357 +#, possible-php-format +msgid "Inner ring %d:" +msgstr "" + +#: gis_data_editor.php:317 +msgid "Add a linestring" +msgstr "" + +#: gis_data_editor.php:318 gis_data_editor.php:397 js/messages.php:529 +msgid "Add an inner ring" +msgstr "" + +#: gis_data_editor.php:339 +#, possible-php-format +msgid "Polygon %d:" +msgstr "" + +#: gis_data_editor.php:403 +msgid "Add a polygon" +msgstr "" + +#: gis_data_editor.php:409 +msgid "Add geometry" +msgstr "" + +#: gis_data_editor.php:415 js/messages.php:352 +#: libraries/classes/BrowseForeigners.php:199 +#: libraries/classes/Display/ChangePassword.php:159 +#: libraries/classes/Index.php:664 libraries/classes/InsertEdit.php:1895 +#: libraries/classes/InsertEdit.php:1933 +#: libraries/classes/Normalization.php:216 +#: libraries/classes/Normalization.php:898 libraries/classes/Operations.php:67 +#: libraries/classes/Operations.php:133 libraries/classes/Operations.php:275 +#: libraries/classes/Operations.php:331 libraries/classes/Operations.php:822 +#: libraries/classes/Operations.php:892 libraries/classes/Operations.php:937 +#: libraries/classes/Operations.php:1342 libraries/classes/Operations.php:1656 +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:209 +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:216 +#: libraries/classes/ReplicationGui.php:134 +#: libraries/classes/ReplicationGui.php:173 +#: libraries/classes/ReplicationGui.php:333 +#: libraries/classes/ReplicationGui.php:471 +#: libraries/classes/ReplicationGui.php:894 +#: libraries/classes/Rte/Events.php:529 libraries/classes/Rte/Routines.php:1084 +#: libraries/classes/Rte/Routines.php:1710 +#: libraries/classes/Rte/Triggers.php:412 +#: libraries/classes/Server/Privileges.php:707 +#: libraries/classes/Server/Privileges.php:2217 +#: libraries/classes/Server/Privileges.php:3131 +#: libraries/classes/Server/UserGroups.php:302 +#: libraries/classes/SqlQueryForm.php:374 +#: libraries/classes/SqlQueryForm.php:440 libraries/classes/Tracking.php:410 +#: libraries/classes/Tracking.php:522 prefs_manage.php:267 prefs_manage.php:351 +#: server_privileges.php:322 +#: templates/database/search/selection_form.twig:58 +#: templates/privileges/edit_routine_privileges.twig:23 +#: templates/header_location.twig:18 +#: templates/table/index_form.twig:217 +#: templates/database/create_table.twig:21 +#: templates/privileges/delete_user_fieldset.twig:16 +#: templates/table/structure/add_column.twig:23 +#: templates/privileges/privileges_summary.twig:60 +#: templates/display/import/import.twig:191 +#: templates/view_create.twig:114 +#: templates/view_create.twig:120 +#: templates/start_and_number_of_rows_panel.twig:14 +#: templates/table/search/selection_form.twig:99 +#: templates/display/export/options_format.twig:18 +#: templates/columns_definitions/column_definitions_form.twig:43 +#: templates/server/binlog/log_selector.twig:27 +#: templates/display/results/options_block.twig:114 +#: view_operations.php:115 +msgid "Go" +msgstr "" + +#: gis_data_editor.php:418 +msgid "Output" +msgstr "" + +#: gis_data_editor.php:421 +msgid "" +"Choose \"GeomFromText\" from the \"Function\" column and paste the string " +"below into the \"Value\" field." +msgstr "" + +#: import.php:73 +msgid "Succeeded" +msgstr "" + +#: import.php:77 js/messages.php:617 +msgid "Failed" +msgstr "" + +#: import.php:81 +msgid "Incomplete params" +msgstr "" + +#: import.php:205 +#, possible-php-format +msgid "" +"You probably tried to upload a file that is too large. Please refer to " +"%sdocumentation%s for a workaround for this limit." +msgstr "" + +#: import.php:382 import.php:584 +msgid "Showing bookmark" +msgstr "" + +#: import.php:403 import.php:580 +msgid "The bookmark has been deleted." +msgstr "" + +#: import.php:497 +msgid "" +"No data was received to import. Either no file name was submitted, or the " +"file size exceeded the maximum size permitted by your PHP configuration. See " +"[doc@faq1-16]FAQ 1.16[/doc]." +msgstr "" + +#: import.php:547 libraries/classes/Display/Import.php:56 +msgid "Could not load import plugins, please check your installation!" +msgstr "" + +#: import.php:587 libraries/classes/Sql.php:822 libraries/classes/Sql.php:1609 +#, possible-php-format +msgid "Bookmark %s has been created." +msgstr "" + +#: import.php:597 +#, possible-php-format +msgid "Import has been successfully finished, %d query executed." +msgid_plural "Import has been successfully finished, %d queries executed." +msgstr[0] "" +msgstr[1] "" + +#: import.php:628 +#, possible-php-format +msgid "" +"Script timeout passed, if you want to finish import, please %sresubmit the " +"same file%s and import will resume." +msgstr "" + +#: import.php:638 +msgid "" +"However on last run no data has been parsed, this usually means phpMyAdmin " +"won't be able to finish this import unless you increase php time limits." +msgstr "" + +#: import.php:706 sql.php:159 +msgid "\"DROP DATABASE\" statements are disabled." +msgstr "" + +#: import_status.php:107 +msgid "Could not load the progress of the import." +msgstr "" + +#: import_status.php:116 js/messages.php:459 js/messages.php:625 +#: libraries/classes/Export.php:509 +#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:305 +#: libraries/classes/UserPassword.php:248 libraries/classes/Util.php:665 +msgid "Back" +msgstr "" + +#: index.php:158 +msgid "" +"You were logged out from one server, to logout completely from phpMyAdmin, " +"you need to logout from all servers." +msgstr "" + +#: index.php:202 libraries/classes/Footer.php:81 +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:115 +msgid "phpMyAdmin Demo Server" +msgstr "" + +#: index.php:206 libraries/classes/Plugins/Auth/AuthenticationCookie.php:118 +#, possible-php-format +msgid "" +"You are using the demo server. You can do anything here, but please do not " +"change root, debian-sys-maint and pma users. More information is available " +"at %s." +msgstr "" + +#: index.php:216 +msgid "General settings" +msgstr "" + +#: index.php:245 js/messages.php:650 +#: libraries/classes/Display/ChangePassword.php:58 +#: libraries/classes/Display/ChangePassword.php:61 +#: libraries/classes/UserPassword.php:242 +msgid "Change password" +msgstr "" + +#: index.php:262 libraries/classes/Config/Descriptions.php:1488 +msgid "Server connection collation" +msgstr "" + +#: index.php:285 +msgid "Appearance settings" +msgstr "" + +#: index.php:318 prefs_manage.php:276 +msgid "More settings" +msgstr "" + +#: index.php:340 +msgid "Database server" +msgstr "" + +#: index.php:343 libraries/classes/Plugins/Auth/AuthenticationCookie.php:165 +msgid "Server:" +msgstr "" + +#: index.php:347 +msgid "Server type:" +msgstr "" + +#: index.php:351 +msgid "Server connection:" +msgstr "" + +#: index.php:355 libraries/classes/Plugins/Export/ExportLatex.php:223 +#: libraries/classes/Plugins/Export/ExportSql.php:705 +#: libraries/classes/Plugins/Export/ExportXml.php:245 +msgid "Server version:" +msgstr "" + +#: index.php:361 +msgid "Protocol version:" +msgstr "" + +#: index.php:365 +msgid "User:" +msgstr "" + +#: index.php:370 +msgid "Server charset:" +msgstr "" + +#: index.php:386 +msgid "Web server" +msgstr "" + +#: index.php:397 +msgid "Database client version:" +msgstr "" + +#: index.php:401 +msgid "PHP extension:" +msgstr "" + +#: index.php:415 +msgid "PHP version:" +msgstr "" + +#: index.php:426 +msgid "Show PHP information" +msgstr "" + +#: index.php:445 +msgid "Version information:" +msgstr "" + +#: index.php:454 libraries/classes/Config/FormDisplayTemplate.php:164 +#: libraries/classes/Display/Export.php:350 +#: libraries/classes/Engines/Pbxt.php:167 +#: libraries/classes/Navigation/NavigationHeader.php:203 +#: libraries/classes/Sanitize.php:191 libraries/classes/Util.php:314 +#: libraries/classes/Util.php:381 +#: templates/server/variables/link_template.twig:7 +msgid "Documentation" +msgstr "" + +#: index.php:463 +msgid "Official Homepage" +msgstr "" + +#: index.php:470 +msgid "Contribute" +msgstr "" + +#: index.php:477 +msgid "Get support" +msgstr "" + +#: index.php:484 +msgid "List of changes" +msgstr "" + +#: index.php:491 +#: templates/server/plugins/section.twig:13 +msgid "License" +msgstr "" + +#: index.php:511 +msgid "" +"The mbstring PHP extension was not found and you seem to be using a " +"multibyte charset. Without the mbstring extension phpMyAdmin is unable to " +"split strings correctly and it may result in unexpected results." +msgstr "" + +#: index.php:526 +msgid "" +"The curl extension was not found and allow_url_fopen is disabled. Due to " +"this some features such as error reporting or version check are disabled." +msgstr "" + +#: index.php:541 +msgid "" +"Your PHP parameter [a@https://secure.php.net/manual/en/session.configuration." +"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower " +"than cookie validity configured in phpMyAdmin, because of this, your login " +"might expire sooner than configured in phpMyAdmin." +msgstr "" + +#: index.php:560 +msgid "" +"Login cookie store is lower than cookie validity configured in phpMyAdmin, " +"because of this, your login will expire sooner than configured in phpMyAdmin." +msgstr "" + +#: index.php:575 +msgid "The configuration file now needs a secret passphrase (blowfish_secret)." +msgstr "" + +#: index.php:582 +msgid "The secret passphrase in configuration (blowfish_secret) is too short." +msgstr "" + +#: index.php:596 +msgid "" +"Directory [code]config[/code], which is used by the setup script, still " +"exists in your phpMyAdmin directory. It is strongly recommended to remove it " +"once phpMyAdmin has been configured. Otherwise the security of your server " +"may be compromised by unauthorized people downloading your configuration." +msgstr "" + +#: index.php:614 +#, possible-php-format +msgid "" +"The phpMyAdmin configuration storage is not completely configured, some " +"extended features have been deactivated. %sFind out why%s. " +msgstr "" + +#: index.php:621 +msgid "" +"Or alternately go to 'Operations' tab of any database to set it up there." +msgstr "" + +#: index.php:646 +#, possible-php-format +msgid "" +"Server running with Suhosin. Please refer to %sdocumentation%s for possible " +"issues." +msgstr "" + +#: index.php:660 +#, possible-php-format +msgid "" +"The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache " +"templates and will be slow because of this." +msgstr "" + +#: js/messages.php:43 +msgid "Confirm" +msgstr "" + +#: js/messages.php:44 +#, possible-php-format +msgid "Do you really want to execute \"%s\"?" +msgstr "" + +#: js/messages.php:46 libraries/classes/MultSubmits.php:498 +msgid "You are about to DESTROY a complete database!" +msgstr "" + +#: js/messages.php:48 +msgid "Cannot rename database to the same name. Change the name and try again" +msgstr "" + +#: js/messages.php:50 +msgid "You are about to DESTROY a complete table!" +msgstr "" + +#: js/messages.php:52 +msgid "You are about to TRUNCATE a complete table!" +msgstr "" + +#: js/messages.php:53 +msgid "Delete tracking data for this table?" +msgstr "" + +#: js/messages.php:55 +msgid "Delete tracking data for these tables?" +msgstr "" + +#: js/messages.php:57 +msgid "Delete tracking data for this version?" +msgstr "" + +#: js/messages.php:59 +msgid "Delete tracking data for these versions?" +msgstr "" + +#: js/messages.php:60 +msgid "Delete entry from tracking report?" +msgstr "" + +#: js/messages.php:61 +msgid "Deleting tracking data" +msgstr "" + +#: js/messages.php:62 +msgid "Dropping Primary Key/Index" +msgstr "" + +#: js/messages.php:63 +msgid "Dropping Foreign key." +msgstr "" + +#: js/messages.php:65 +msgid "This operation could take a long time. Proceed anyway?" +msgstr "" + +#: js/messages.php:67 +#, possible-php-format +msgid "Do you really want to delete user group \"%s\"?" +msgstr "" + +#: js/messages.php:69 +#, possible-php-format +msgid "Do you really want to delete the search \"%s\"?" +msgstr "" + +#: js/messages.php:71 +msgid "You have unsaved changes; are you sure you want to leave this page?" +msgstr "" + +#: js/messages.php:73 +msgid "" +"You are trying to reduce the number of rows, but have already entered data " +"in those rows which will be lost. Do you wish to continue?" +msgstr "" + +#: js/messages.php:75 +msgid "Do you really want to revoke the selected user(s) ?" +msgstr "" + +#: js/messages.php:77 +msgid "Do you really want to delete this central column?" +msgstr "" + +#: js/messages.php:79 +msgid "Do you really want to delete the selected items?" +msgstr "" + +#: js/messages.php:81 +msgid "" +"Do you really want to DROP the selected partition(s)? This will also DELETE " +"the data related to the selected partition(s)!" +msgstr "" + +#: js/messages.php:85 +msgid "Do you really want to TRUNCATE the selected partition(s)?" +msgstr "" + +#: js/messages.php:87 +msgid "Do you really want to remove partitioning?" +msgstr "" + +#: js/messages.php:88 +msgid "Do you really want to RESET SLAVE?" +msgstr "" + +#: js/messages.php:90 +msgid "" +"This operation will attempt to convert your data to the new collation. In " +"rare cases, especially where a character doesn't exist in the new collation, " +"this process could cause the data to appear incorrectly under the new " +"collation; in this case we suggest you revert to the original collation and " +"refer to the tips at " +msgstr "" + +#: js/messages.php:96 +msgid "Garbled Data" +msgstr "" + +#: js/messages.php:98 +msgid "Are you sure you wish to change the collation and convert the data?" +msgstr "" + +#: js/messages.php:100 +msgid "" +"Through this operation, MySQL attempts to map the data values between " +"collations. If the character sets are incompatible, there may be data loss " +"and this lost data may NOT be recoverable simply by changing back the " +"column collation(s). To convert existing data, it is suggested to use the " +"column(s) editing feature (the \"Change\" Link) on the table structure page. " +"" +msgstr "" + +#: js/messages.php:109 +msgid "" +"Are you sure you wish to change all the column collations and convert the " +"data?" +msgstr "" + +#: js/messages.php:113 +msgid "Save & close" +msgstr "" + +#: js/messages.php:114 libraries/classes/InsertEdit.php:1899 +#: prefs_manage.php:357 prefs_manage.php:368 +#: templates/config/form_display/fieldset_bottom.twig:9 +msgid "Reset" +msgstr "" + +#: js/messages.php:115 +msgid "Reset all" +msgstr "" + +#: js/messages.php:118 +msgid "Missing value in the form!" +msgstr "" + +#: js/messages.php:119 +msgid "Select at least one of the options!" +msgstr "" + +#: js/messages.php:120 +msgid "Please enter a valid number!" +msgstr "" + +#: js/messages.php:121 +msgid "Please enter a valid length!" +msgstr "" + +#: js/messages.php:122 +msgid "Add index" +msgstr "" + +#: js/messages.php:123 +msgid "Edit index" +msgstr "" + +#: js/messages.php:124 +#: templates/table/index_form.twig:211 +#, possible-php-format +msgid "Add %s column(s) to index" +msgstr "" + +#: js/messages.php:125 +msgid "Create single-column index" +msgstr "" + +#: js/messages.php:126 +msgid "Create composite index" +msgstr "" + +#: js/messages.php:127 +msgid "Composite with:" +msgstr "" + +#: js/messages.php:128 +msgid "Please select column(s) for the index." +msgstr "" + +#: js/messages.php:131 libraries/classes/InsertEdit.php:1897 +#: templates/table/relation/common_form.twig:188 +#: templates/table/index_form.twig:216 +#: templates/columns_definitions/column_definitions_form.twig:146 +msgid "Preview SQL" +msgstr "" + +#: js/messages.php:134 +msgid "Simulate query" +msgstr "" + +#: js/messages.php:135 +msgid "Matched rows:" +msgstr "" + +#: js/messages.php:136 libraries/classes/Util.php:566 +msgid "SQL query:" +msgstr "" + +#. l10n: Default label for the y-Axis of Charts +#: js/messages.php:140 +msgid "Y values" +msgstr "" + +#: js/messages.php:143 +msgid "The host name is empty!" +msgstr "" + +#: js/messages.php:144 +msgid "The user name is empty!" +msgstr "" + +#: js/messages.php:145 libraries/classes/Server/Privileges.php:1878 +#: libraries/classes/UserPassword.php:66 +msgid "The password is empty!" +msgstr "" + +#: js/messages.php:146 libraries/classes/Server/Privileges.php:1876 +#: libraries/classes/UserPassword.php:70 +msgid "The passwords aren't the same!" +msgstr "" + +#: js/messages.php:147 +msgid "Removing Selected Users" +msgstr "" + +#: js/messages.php:148 js/messages.php:215 libraries/classes/Tracking.php:335 +#: libraries/classes/Tracking.php:651 +msgid "Close" +msgstr "" + +#: js/messages.php:151 +msgid "Template was created." +msgstr "" + +#: js/messages.php:152 +msgid "Template was loaded." +msgstr "" + +#: js/messages.php:153 +msgid "Template was updated." +msgstr "" + +#: js/messages.php:154 +msgid "Template was deleted." +msgstr "" + +#. l10n: Other, small valued, queries +#: js/messages.php:157 libraries/classes/Server/Status/Data.php:132 +#: libraries/classes/Server/Status/Queries.php:149 +msgid "Other" +msgstr "" + +#. l10n: Thousands separator +#: js/messages.php:159 libraries/classes/Util.php:1351 +#: libraries/classes/Util.php:1382 +msgid "," +msgstr "" + +#. l10n: Decimal separator +#: js/messages.php:161 libraries/classes/Util.php:1349 +#: libraries/classes/Util.php:1380 +msgid "." +msgstr "" + +#: js/messages.php:163 +msgid "Connections / Processes" +msgstr "" + +#: js/messages.php:167 +msgid "Local monitor configuration incompatible!" +msgstr "" + +#: js/messages.php:169 +msgid "" +"The chart arrangement configuration in your browsers local storage is not " +"compatible anymore to the newer version of the monitor dialog. It is very " +"likely that your current configuration will not work anymore. Please reset " +"your configuration to default in the Settings menu." +msgstr "" + +#: js/messages.php:175 +msgid "Query cache efficiency" +msgstr "" + +#: js/messages.php:176 +msgid "Query cache usage" +msgstr "" + +#: js/messages.php:177 +msgid "Query cache used" +msgstr "" + +#: js/messages.php:179 +msgid "System CPU usage" +msgstr "" + +#: js/messages.php:180 +msgid "System memory" +msgstr "" + +#: js/messages.php:181 +msgid "System swap" +msgstr "" + +#: js/messages.php:183 +msgid "Average load" +msgstr "" + +#: js/messages.php:184 +msgid "Total memory" +msgstr "" + +#: js/messages.php:185 +msgid "Cached memory" +msgstr "" + +#: js/messages.php:186 +msgid "Buffered memory" +msgstr "" + +#: js/messages.php:187 +msgid "Free memory" +msgstr "" + +#: js/messages.php:188 +msgid "Used memory" +msgstr "" + +#: js/messages.php:190 +msgid "Total swap" +msgstr "" + +#: js/messages.php:191 +msgid "Cached swap" +msgstr "" + +#: js/messages.php:192 +msgid "Used swap" +msgstr "" + +#: js/messages.php:193 +msgid "Free swap" +msgstr "" + +#: js/messages.php:195 +msgid "Bytes sent" +msgstr "" + +#: js/messages.php:196 +msgid "Bytes received" +msgstr "" + +#: js/messages.php:197 libraries/classes/Server/Status.php:243 +msgid "Connections" +msgstr "" + +#: js/messages.php:198 libraries/classes/Server/Status/Data.php:431 +#: libraries/classes/Server/Status/Processes.php:140 +msgid "Processes" +msgstr "" + +#. l10n: shortcuts for Byte +#: js/messages.php:201 libraries/classes/Util.php:1262 +msgid "B" +msgstr "" + +#. l10n: shortcuts for Kilobyte +#: js/messages.php:202 libraries/classes/Server/Status/Monitor.php:224 +#: libraries/classes/Util.php:1264 +msgid "KiB" +msgstr "" + +#. l10n: shortcuts for Megabyte +#: js/messages.php:203 libraries/classes/Server/Status/Monitor.php:225 +#: libraries/classes/Util.php:1266 +msgid "MiB" +msgstr "" + +#. l10n: shortcuts for Gigabyte +#: js/messages.php:204 libraries/classes/Util.php:1268 +msgid "GiB" +msgstr "" + +#. l10n: shortcuts for Terabyte +#: js/messages.php:205 libraries/classes/Util.php:1270 +msgid "TiB" +msgstr "" + +#. l10n: shortcuts for Petabyte +#: js/messages.php:206 libraries/classes/Util.php:1272 +msgid "PiB" +msgstr "" + +#. l10n: shortcuts for Exabyte +#: js/messages.php:207 libraries/classes/Util.php:1274 +msgid "EiB" +msgstr "" + +#: js/messages.php:208 +#, possible-php-format +msgid "%d table(s)" +msgstr "" + +#. l10n: Questions is the name of a MySQL Status variable +#: js/messages.php:211 +msgid "Questions" +msgstr "" + +#: js/messages.php:212 libraries/classes/Server/Status.php:151 +msgid "Traffic" +msgstr "" + +#: js/messages.php:213 libraries/classes/Menu.php:625 +#: libraries/classes/Server/Status/Monitor.php:264 +#: libraries/classes/Util.php:3969 +msgid "Settings" +msgstr "" + +#: js/messages.php:214 +msgid "Add chart to grid" +msgstr "" + +#: js/messages.php:217 +msgid "Please add at least one variable to the series!" +msgstr "" + +#: js/messages.php:218 libraries/classes/Display/Results.php:1470 +#: libraries/classes/Plugins/Export/ExportSql.php:2195 +#: libraries/classes/Plugins/Schema/SchemaPdf.php:103 +#: libraries/classes/Server/Status/Monitor.php:243 +#: libraries/classes/Server/Status/Processes.php:282 +#: libraries/config.values.php:69 +#: templates/table/search/rows_zoom.twig:20 +#: templates/database/designer/options_panel.twig:177 +#: templates/table/search/options_zoom.twig:12 +#: templates/privileges/privileges_summary.twig:30 +#: templates/columns_definitions/transformation.twig:4 +#: templates/display/export/options_output_compression.twig:7 +msgid "None" +msgstr "" + +#: js/messages.php:219 +msgid "Resume monitor" +msgstr "" + +#: js/messages.php:220 +msgid "Pause monitor" +msgstr "" + +#: js/messages.php:221 libraries/classes/Server/Status/Processes.php:46 +msgid "Start auto refresh" +msgstr "" + +#: js/messages.php:222 +msgid "Stop auto refresh" +msgstr "" + +#: js/messages.php:224 +msgid "general_log and slow_query_log are enabled." +msgstr "" + +#: js/messages.php:225 +msgid "general_log is enabled." +msgstr "" + +#: js/messages.php:226 +msgid "slow_query_log is enabled." +msgstr "" + +#: js/messages.php:227 +msgid "slow_query_log and general_log are disabled." +msgstr "" + +#: js/messages.php:228 +msgid "log_output is not set to TABLE." +msgstr "" + +#: js/messages.php:229 +msgid "log_output is set to TABLE." +msgstr "" + +#: js/messages.php:231 +#, possible-php-format +msgid "" +"slow_query_log is enabled, but the server logs only queries that take longer " +"than %d seconds. It is advisable to set this long_query_time 0-2 seconds, " +"depending on your system." +msgstr "" + +#: js/messages.php:235 +#, possible-php-format +msgid "long_query_time is set to %d second(s)." +msgstr "" + +#: js/messages.php:237 +msgid "" +"Following settings will be applied globally and reset to default on server " +"restart:" +msgstr "" + +#. l10n: %s is FILE or TABLE +#: js/messages.php:241 +#, possible-php-format +msgid "Set log_output to %s" +msgstr "" + +#. l10n: Enable in this context means setting a status variable to ON +#: js/messages.php:243 +#, possible-php-format +msgid "Enable %s" +msgstr "" + +#. l10n: Disable in this context means setting a status variable to OFF +#: js/messages.php:245 +#, possible-php-format +msgid "Disable %s" +msgstr "" + +#. l10n: %d seconds +#: js/messages.php:247 +#, possible-php-format +msgid "Set long_query_time to %d seconds." +msgstr "" + +#: js/messages.php:249 +msgid "" +"You can't change these variables. Please log in as root or contact your " +"database administrator." +msgstr "" + +#: js/messages.php:252 +msgid "Change settings" +msgstr "" + +#: js/messages.php:253 +msgid "Current settings" +msgstr "" + +#: js/messages.php:255 +msgid "Chart title" +msgstr "" + +#. l10n: As in differential values +#: js/messages.php:257 +msgid "Differential" +msgstr "" + +#: js/messages.php:258 +#, possible-php-format +msgid "Divided by %s" +msgstr "" + +#: js/messages.php:259 +msgid "Unit" +msgstr "" + +#: js/messages.php:261 +msgid "From slow log" +msgstr "" + +#: js/messages.php:262 +msgid "From general log" +msgstr "" + +#: js/messages.php:264 +msgid "The database name is not known for this query in the server's logs." +msgstr "" + +#: js/messages.php:266 +msgid "Analysing logs" +msgstr "" + +#: js/messages.php:268 +msgid "Analysing & loading logs. This may take a while." +msgstr "" + +#: js/messages.php:269 +msgid "Cancel request" +msgstr "" + +#: js/messages.php:271 +msgid "" +"This column shows the amount of identical queries that are grouped together. " +"However only the SQL query itself has been used as a grouping criteria, so " +"the other attributes of queries, such as start time, may differ." +msgstr "" + +#: js/messages.php:276 +msgid "" +"Since grouping of INSERTs queries has been selected, INSERT queries into the " +"same table are also being grouped together, disregarding of the inserted " +"data." +msgstr "" + +#: js/messages.php:281 +msgid "Log data loaded. Queries executed in this time span:" +msgstr "" + +#: js/messages.php:283 +msgid "Jump to Log table" +msgstr "" + +#: js/messages.php:284 +msgid "No data found" +msgstr "" + +#: js/messages.php:286 +msgid "Log analysed, but no data found in this time span." +msgstr "" + +#: js/messages.php:288 +msgid "Analyzing…" +msgstr "" + +#: js/messages.php:289 +msgid "Explain output" +msgstr "" + +#: js/messages.php:290 libraries/classes/Menu.php:591 +#: libraries/classes/Rte/Events.php:413 libraries/classes/Rte/RteList.php:116 +#: libraries/classes/Server/Status/Processes.php:101 +#: libraries/classes/Tracking.php:162 libraries/classes/Util.php:3965 +#: libraries/config.values.php:105 +#: templates/database/tracking/tracked_tables.twig:15 +msgid "Status" +msgstr "" + +#: js/messages.php:291 js/messages.php:906 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:487 +#: libraries/classes/Plugins/Export/ExportOdt.php:608 +#: libraries/classes/Plugins/Export/ExportTexytext.php:451 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:354 +#: libraries/classes/Rte/RteList.php:105 +#: libraries/classes/Server/Status/Processes.php:97 +#: libraries/classes/Sql.php:272 +msgid "Time" +msgstr "" + +#: js/messages.php:292 +msgid "Total time:" +msgstr "" + +#: js/messages.php:293 +msgid "Profiling results" +msgstr "" + +#: js/messages.php:294 +msgctxt "Display format" +msgid "Table" +msgstr "" + +#: js/messages.php:295 +msgid "Chart" +msgstr "" + +#: js/messages.php:297 libraries/classes/Display/Export.php:579 +msgctxt "Alias" +msgid "Database" +msgstr "" + +#: js/messages.php:298 libraries/classes/Display/Export.php:591 +msgctxt "Alias" +msgid "Table" +msgstr "" + +#: js/messages.php:299 libraries/classes/Display/Export.php:602 +msgctxt "Alias" +msgid "Column" +msgstr "" + +#. l10n: A collection of available filters +#: js/messages.php:302 +msgid "Log table filter options" +msgstr "" + +#. l10n: Filter as in "Start Filtering" +#: js/messages.php:304 +msgid "Filter" +msgstr "" + +#: js/messages.php:305 +msgid "Filter queries by word/regexp:" +msgstr "" + +#: js/messages.php:307 +msgid "Group queries, ignoring variable data in WHERE clauses" +msgstr "" + +#: js/messages.php:308 +msgid "Sum of grouped rows:" +msgstr "" + +#: js/messages.php:309 +msgid "Total:" +msgstr "" + +#: js/messages.php:311 +msgid "Loading logs" +msgstr "" + +#: js/messages.php:312 +msgid "Monitor refresh failed" +msgstr "" + +#: js/messages.php:314 +msgid "" +"While requesting new chart data the server returned an invalid response. " +"This is most likely because your session expired. Reloading the page and " +"reentering your credentials should help." +msgstr "" + +#: js/messages.php:318 +msgid "Reload page" +msgstr "" + +#: js/messages.php:320 +msgid "Affected rows:" +msgstr "" + +#: js/messages.php:323 +msgid "Failed parsing config file. It doesn't seem to be valid JSON code." +msgstr "" + +#: js/messages.php:326 +msgid "" +"Failed building chart grid with imported config. Resetting to default config…" +msgstr "" + +#: js/messages.php:328 libraries/classes/Config/Forms/User/ImportForm.php:58 +#: libraries/classes/Menu.php:391 libraries/classes/Menu.php:500 +#: libraries/classes/Menu.php:621 +#: libraries/classes/Server/Status/Monitor.php:324 +#: libraries/classes/Util.php:3968 libraries/classes/Util.php:3983 +#: libraries/classes/Util.php:4000 prefs_manage.php:228 +#: templates/display/import/import.twig:38 +msgid "Import" +msgstr "" + +#: js/messages.php:329 +msgid "Import monitor configuration" +msgstr "" + +#: js/messages.php:331 +msgid "Please select the file you want to import." +msgstr "" + +#: js/messages.php:332 +msgid "No files available on server for import!" +msgstr "" + +#: js/messages.php:334 +msgid "Analyse query" +msgstr "" + +#: js/messages.php:338 +msgid "Advisor system" +msgstr "" + +#: js/messages.php:339 +msgid "Possible performance issues" +msgstr "" + +#: js/messages.php:340 +msgid "Issue" +msgstr "" + +#: js/messages.php:341 +msgid "Recommendation" +msgstr "" + +#: js/messages.php:342 +msgid "Rule details" +msgstr "" + +#: js/messages.php:343 +msgid "Justification" +msgstr "" + +#: js/messages.php:344 +msgid "Used variable / formula" +msgstr "" + +#: js/messages.php:345 +msgid "Test" +msgstr "" + +#: js/messages.php:348 +msgid "Formatting SQL…" +msgstr "" + +#: js/messages.php:349 +msgid "No parameters found!" +msgstr "" + +#: js/messages.php:353 +#: templates/database/designer/new_relation_panel.twig:90 +#: templates/database/designer/rename_to_panel.twig:45 +#: templates/database/designer/having_query_panel.twig:118 +#: templates/database/designer/where_query_panel.twig:85 +#: templates/server/variables/link_template.twig:5 +#: templates/database/designer/options_panel.twig:253 +#: templates/database/designer/delete_relation_panel.twig:30 +#: templates/database/designer/aggregate_query_panel.twig:64 +msgid "Cancel" +msgstr "" + +#: js/messages.php:356 libraries/classes/Header.php:461 +msgid "Page-related settings" +msgstr "" + +#: js/messages.php:357 +#: templates/config/form_display/fieldset_bottom.twig:8 +msgid "Apply" +msgstr "" + +#: js/messages.php:360 libraries/classes/Navigation/NavigationHeader.php:61 +#: libraries/classes/Server/Status/Monitor.php:130 +msgid "Loading…" +msgstr "" + +#: js/messages.php:361 +msgid "Request aborted!!" +msgstr "" + +#: js/messages.php:362 +msgid "Processing request" +msgstr "" + +#: js/messages.php:363 +msgid "Request failed!!" +msgstr "" + +#: js/messages.php:364 +msgid "Error in processing request" +msgstr "" + +#: js/messages.php:365 +#, possible-php-format +msgid "Error code: %s" +msgstr "" + +#: js/messages.php:366 +#, possible-php-format +msgid "Error text: %s" +msgstr "" + +#: js/messages.php:368 +msgid "" +"It seems that the connection to server has been lost. Please check your " +"network connectivity and server status." +msgstr "" + +#: js/messages.php:371 +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:188 +#: libraries/db_common.inc.php:72 libraries/db_table_exists.inc.php:34 +msgid "No databases selected." +msgstr "" + +#: js/messages.php:372 +msgid "No accounts selected." +msgstr "" + +#: js/messages.php:373 +msgid "Dropping column" +msgstr "" + +#: js/messages.php:374 +msgid "Adding primary key" +msgstr "" + +#: js/messages.php:375 +#: templates/database/designer/new_relation_panel.twig:88 +#: templates/database/designer/rename_to_panel.twig:41 +#: templates/database/designer/having_query_panel.twig:114 +#: templates/database/designer/where_query_panel.twig:83 +#: templates/database/designer/options_panel.twig:251 +#: templates/console/display.twig:129 +#: templates/database/designer/aggregate_query_panel.twig:60 +msgid "OK" +msgstr "" + +#: js/messages.php:376 +msgid "Click to dismiss this notification" +msgstr "" + +#: js/messages.php:379 +msgid "Renaming databases" +msgstr "" + +#: js/messages.php:380 +msgid "Copying database" +msgstr "" + +#: js/messages.php:381 +msgid "Changing charset" +msgstr "" + +#: js/messages.php:385 +#: templates/fk_checkbox.twig:4 +msgid "Enable foreign key checks" +msgstr "" + +#: js/messages.php:388 +msgid "Failed to get real row count." +msgstr "" + +#: js/messages.php:391 +msgid "Searching" +msgstr "" + +#: js/messages.php:392 +msgid "Hide search results" +msgstr "" + +#: js/messages.php:393 +msgid "Show search results" +msgstr "" + +#: js/messages.php:394 +msgid "Browsing" +msgstr "" + +#: js/messages.php:395 +msgid "Deleting" +msgstr "" + +#: js/messages.php:396 +#, possible-php-format +msgid "Delete the matches for the %s table?" +msgstr "" + +#: js/messages.php:400 +msgid "The definition of a stored function must contain a RETURN statement!" +msgstr "" + +#: js/messages.php:401 libraries/classes/Config/Forms/User/ExportForm.php:140 +#: libraries/classes/Display/Results.php:4709 +#: libraries/classes/Display/Results.php:4990 libraries/classes/Menu.php:383 +#: libraries/classes/Menu.php:491 libraries/classes/Menu.php:617 +#: libraries/classes/Rte/RteList.php:168 +#: libraries/classes/Server/Privileges.php:2403 +#: libraries/classes/Server/Privileges.php:2489 +#: libraries/classes/Server/Privileges.php:2846 +#: libraries/classes/Server/Privileges.php:3577 +#: libraries/classes/Server/Status/Monitor.php:328 +#: libraries/classes/Util.php:3329 libraries/classes/Util.php:3330 +#: libraries/classes/Util.php:3967 libraries/classes/Util.php:3982 +#: libraries/classes/Util.php:3999 prefs_manage.php:294 +#: templates/display/export/option_header.twig:3 +#: templates/database/structure/check_all_tables.twig:12 +msgid "Export" +msgstr "" + +#: js/messages.php:403 +msgid "No routine is exportable. Required privileges may be lacking." +msgstr "" + +#: js/messages.php:406 libraries/classes/Rte/Routines.php:760 +msgid "ENUM/SET editor" +msgstr "" + +#: js/messages.php:407 +#, possible-php-format +msgid "Values for column %s" +msgstr "" + +#: js/messages.php:408 +msgid "Values for a new column" +msgstr "" + +#: js/messages.php:409 +msgid "Enter each value in a separate field." +msgstr "" + +#: js/messages.php:410 +#, possible-php-format +msgid "Add %d value(s)" +msgstr "" + +#: js/messages.php:414 +msgid "" +"Note: If the file contains multiple tables, they will be combined into one." +msgstr "" + +#: js/messages.php:418 +msgid "Hide query box" +msgstr "" + +#: js/messages.php:419 +msgid "Show query box" +msgstr "" + +#: js/messages.php:420 libraries/classes/CentralColumns.php:879 +#: libraries/classes/CentralColumns.php:1234 +#: libraries/classes/Config/Descriptions.php:1329 +#: libraries/classes/Display/Results.php:3336 +#: libraries/classes/Display/Results.php:4693 libraries/classes/Index.php:745 +#: libraries/classes/Server/UserGroups.php:132 libraries/classes/Util.php:595 +#: libraries/classes/Util.php:1077 libraries/classes/Util.php:3327 +#: libraries/classes/Util.php:3328 setup/frames/index.inc.php:157 +#: templates/console/bookmark_content.twig:7 +#: templates/server/variables/variable_row.twig:4 +#: templates/server/variables/variable_row.twig:7 +#: templates/console/display.twig:31 +#: templates/console/display.twig:175 +msgid "Edit" +msgstr "" + +#: js/messages.php:421 libraries/classes/CentralColumns.php:881 +#: libraries/classes/CentralColumns.php:1238 +#: libraries/classes/Display/Results.php:3405 +#: libraries/classes/Display/Results.php:4677 +#: libraries/classes/Server/UserGroups.php:143 +#: libraries/classes/SqlQueryForm.php:427 libraries/classes/Tracking.php:354 +#: setup/frames/index.inc.php:160 +#: templates/console/bookmark_content.twig:7 +#: templates/database/designer/delete_relation_panel.twig:28 +#: templates/display/export/template_loading.twig:22 +#: templates/database/search/results.twig:43 +msgid "Delete" +msgstr "" + +#: js/messages.php:422 libraries/classes/Display/Results.php:934 +#: libraries/classes/Display/Results.php:942 +#, possible-php-format +msgid "%d is not valid row number." +msgstr "" + +#: js/messages.php:423 +#: libraries/classes/Controllers/Table/TableSearchController.php:365 +#: libraries/classes/Controllers/Table/TableSearchController.php:861 +#: libraries/classes/Sql.php:227 tbl_change.php:142 +msgid "Browse foreign values" +msgstr "" + +#: js/messages.php:424 +msgid "No auto-saved query" +msgstr "" + +#: js/messages.php:425 +#, possible-php-format +msgid "Variable %d:" +msgstr "" + +#: js/messages.php:428 libraries/classes/Normalization.php:967 +msgid "Pick" +msgstr "" + +#: js/messages.php:429 +msgid "Column selector" +msgstr "" + +#: js/messages.php:430 +msgid "Search this list" +msgstr "" + +#: js/messages.php:432 +#, possible-php-format +msgid "" +"No columns in the central list. Make sure the Central columns list for " +"database %s has columns that are not present in the current table." +msgstr "" + +#: js/messages.php:435 +msgid "See more" +msgstr "" + +#: js/messages.php:436 +msgid "Are you sure?" +msgstr "" + +#: js/messages.php:438 +msgid "" +"This action may change some of the columns definition.
Are you sure you " +"want to continue?" +msgstr "" + +#: js/messages.php:441 +msgid "Continue" +msgstr "" + +#: js/messages.php:444 +msgid "Add primary key" +msgstr "" + +#: js/messages.php:445 +msgid "Primary key added." +msgstr "" + +#: js/messages.php:446 libraries/classes/Normalization.php:242 +msgid "Taking you to next step…" +msgstr "" + +#: js/messages.php:448 +#, possible-php-format +msgid "The first step of normalization is complete for table '%s'." +msgstr "" + +#: js/messages.php:449 libraries/classes/Normalization.php:510 +#: libraries/classes/Normalization.php:557 +#: libraries/classes/Normalization.php:643 +#: libraries/classes/Normalization.php:707 +msgid "End of step" +msgstr "" + +#: js/messages.php:450 +msgid "Second step of normalization (2NF)" +msgstr "" + +#. l10n: Display text for calendar close link +#: js/messages.php:451 js/messages.php:775 +#: libraries/classes/Normalization.php:340 +msgid "Done" +msgstr "" + +#: js/messages.php:452 +msgid "Confirm partial dependencies" +msgstr "" + +#: js/messages.php:453 +msgid "Selected partial dependencies are as follows:" +msgstr "" + +#: js/messages.php:455 +msgid "" +"Note: a, b -> d,f implies values of columns a and b combined together can " +"determine values of column d and column f." +msgstr "" + +#: js/messages.php:458 +msgid "No partial dependencies selected!" +msgstr "" + +#: js/messages.php:461 +msgid "Show me the possible partial dependencies based on data in the table" +msgstr "" + +#: js/messages.php:462 +msgid "Hide partial dependencies list" +msgstr "" + +#: js/messages.php:464 +msgid "" +"Sit tight! It may take few seconds depending on data size and column count " +"of the table." +msgstr "" + +#: js/messages.php:467 +msgid "Step" +msgstr "" + +#: js/messages.php:469 +msgid "The following actions will be performed:" +msgstr "" + +#: js/messages.php:470 +#, possible-php-format +msgid "DROP columns %s from the table %s" +msgstr "" + +#: js/messages.php:471 +msgid "Create the following table" +msgstr "" + +#: js/messages.php:474 +msgid "Third step of normalization (3NF)" +msgstr "" + +#: js/messages.php:475 +msgid "Confirm transitive dependencies" +msgstr "" + +#: js/messages.php:476 +msgid "Selected dependencies are as follows:" +msgstr "" + +#: js/messages.php:477 +msgid "No dependencies selected!" +msgstr "" + +#: js/messages.php:480 libraries/classes/CentralColumns.php:1254 +#: libraries/classes/InsertEdit.php:1809 +#: templates/table/structure/partition_definition_form.twig:12 +#: templates/table/relation/common_form.twig:189 +#: templates/server/variables/link_template.twig:2 +#: templates/table/gis_visualization/gis_visualization.twig:48 +#: templates/columns_definitions/column_definitions_form.twig:149 +msgid "Save" +msgstr "" + +#: js/messages.php:483 +msgid "Hide search criteria" +msgstr "" + +#: js/messages.php:484 +msgid "Show search criteria" +msgstr "" + +#: js/messages.php:485 +msgid "Range search" +msgstr "" + +#: js/messages.php:486 +msgid "Column maximum:" +msgstr "" + +#: js/messages.php:487 +msgid "Column minimum:" +msgstr "" + +#: js/messages.php:488 +msgid "Minimum value:" +msgstr "" + +#: js/messages.php:489 +msgid "Maximum value:" +msgstr "" + +#: js/messages.php:492 +msgid "Hide find and replace criteria" +msgstr "" + +#: js/messages.php:493 +msgid "Show find and replace criteria" +msgstr "" + +#: js/messages.php:497 +msgid "Each point represents a data row." +msgstr "" + +#: js/messages.php:499 +msgid "Hovering over a point will show its label." +msgstr "" + +#: js/messages.php:501 +msgid "To zoom in, select a section of the plot with the mouse." +msgstr "" + +#: js/messages.php:503 +msgid "Click reset zoom button to come back to original state." +msgstr "" + +#: js/messages.php:505 +msgid "Click a data point to view and possibly edit the data row." +msgstr "" + +#: js/messages.php:507 +msgid "The plot can be resized by dragging it along the bottom right corner." +msgstr "" + +#: js/messages.php:510 +msgid "Select two columns" +msgstr "" + +#: js/messages.php:512 +msgid "Select two different columns" +msgstr "" + +#: js/messages.php:514 +msgid "Data point content" +msgstr "" + +#: js/messages.php:517 js/messages.php:685 js/messages.php:702 +#: libraries/classes/ErrorHandler.php:371 libraries/classes/InsertEdit.php:2979 +#: templates/table/index_form.twig:141 +#: templates/table/index_form.twig:177 +msgid "Ignore" +msgstr "" + +#: js/messages.php:518 libraries/classes/Display/Results.php:3339 +#: libraries/classes/Display/Results.php:4698 +msgid "Copy" +msgstr "" + +#: js/messages.php:521 +msgid "Point" +msgstr "" + +#: js/messages.php:523 +msgid "Linestring" +msgstr "" + +#: js/messages.php:524 +msgid "Polygon" +msgstr "" + +#: js/messages.php:525 +#: templates/display/results/options_block.twig:79 +msgid "Geometry" +msgstr "" + +#: js/messages.php:526 +msgid "Inner ring" +msgstr "" + +#: js/messages.php:527 +msgid "Outer ring" +msgstr "" + +#: js/messages.php:531 +msgid "Do you want to copy encryption key?" +msgstr "" + +#: js/messages.php:532 +msgid "Encryption key" +msgstr "" + +#: js/messages.php:536 +msgid "" +"MySQL accepts additional values not selectable by the slider; key in those " +"values directly if desired" +msgstr "" + +#: js/messages.php:542 +msgid "" +"MySQL accepts additional values not selectable by the datepicker; key in " +"those values directly if desired" +msgstr "" + +#: js/messages.php:548 +msgid "" +"Indicates that you have made changes to this page; you will be prompted for " +"confirmation before abandoning changes" +msgstr "" + +#: js/messages.php:553 +msgid "Select referenced key" +msgstr "" + +#: js/messages.php:554 +msgid "Select Foreign Key" +msgstr "" + +#: js/messages.php:556 +msgid "Please select the primary key or a unique key!" +msgstr "" + +#: js/messages.php:557 +#: templates/database/designer/side_menu.twig:92 +#: templates/database/designer/side_menu.twig:95 +msgid "Choose column to display" +msgstr "" + +#: js/messages.php:559 +msgid "" +"You haven't saved the changes in the layout. They will be lost if you don't " +"save them. Do you want to continue?" +msgstr "" + +#: js/messages.php:562 +msgid "value/subQuery is empty" +msgstr "" + +#: js/messages.php:563 +#: templates/database/designer/side_menu.twig:34 +#: templates/database/designer/side_menu.twig:37 +msgid "Add tables from other databases" +msgstr "" + +#: js/messages.php:564 +msgid "Page name" +msgstr "" + +#: js/messages.php:565 +#: templates/database/designer/side_menu.twig:57 +#: templates/database/designer/side_menu.twig:60 +msgid "Save page" +msgstr "" + +#: js/messages.php:566 +#: templates/database/designer/side_menu.twig:64 +#: templates/database/designer/side_menu.twig:67 +msgid "Save page as" +msgstr "" + +#: js/messages.php:567 +#: templates/database/designer/side_menu.twig:50 +#: templates/database/designer/side_menu.twig:53 +msgid "Open page" +msgstr "" + +#: js/messages.php:568 +msgid "Delete page" +msgstr "" + +#: js/messages.php:569 +#: templates/database/designer/side_menu.twig:4 +msgid "Untitled" +msgstr "" + +#: js/messages.php:570 +msgid "Please select a page to continue" +msgstr "" + +#: js/messages.php:571 +msgid "Please enter a valid page name" +msgstr "" + +#: js/messages.php:573 +msgid "Do you want to save the changes to the current page?" +msgstr "" + +#: js/messages.php:574 +msgid "Successfully deleted the page" +msgstr "" + +#: js/messages.php:575 +msgid "Export relational schema" +msgstr "" + +#: js/messages.php:576 +msgid "Modifications have been saved" +msgstr "" + +#: js/messages.php:579 +#, possible-php-format +msgid "Add an option for column \"%s\"." +msgstr "" + +#: js/messages.php:580 +#, possible-php-format +msgid "%d object(s) created." +msgstr "" + +#: js/messages.php:581 libraries/classes/SqlQueryForm.php:419 +msgid "Submit" +msgstr "" + +#: js/messages.php:584 +msgid "Press escape to cancel editing." +msgstr "" + +#: js/messages.php:586 +msgid "" +"You have edited some data and they have not been saved. Are you sure you " +"want to leave this page before saving the data?" +msgstr "" + +#: js/messages.php:589 +msgid "Drag to reorder." +msgstr "" + +#: js/messages.php:590 +msgid "Click to sort results by this column." +msgstr "" + +#: js/messages.php:592 +msgid "" +"Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC.
- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column from " +"ORDER BY clause" +msgstr "" + +#: js/messages.php:596 +msgid "Click to mark/unmark." +msgstr "" + +#: js/messages.php:597 +msgid "Double-click to copy column name." +msgstr "" + +#: js/messages.php:599 +msgid "Click the drop-down arrow
to toggle column's visibility." +msgstr "" + +#: js/messages.php:601 libraries/classes/BrowseForeigners.php:340 +#: templates/display/results/show_all_checkbox.twig:11 +#: templates/privileges/initials_row.twig:20 +#: templates/table/browse_foreigners/show_all.twig:4 +msgid "Show all" +msgstr "" + +#: js/messages.php:603 +msgid "" +"This table does not contain a unique column. Features related to the grid " +"edit, checkbox, Edit, Copy and Delete links may not work after saving." +msgstr "" + +#: js/messages.php:607 +msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F." +msgstr "" + +#: js/messages.php:609 +msgid "" +"Do you really want to see all of the rows? For a big table this could crash " +"the browser." +msgstr "" + +#: js/messages.php:612 +msgid "Original length" +msgstr "" + +#: js/messages.php:615 +msgid "cancel" +msgstr "" + +#: js/messages.php:616 libraries/classes/Server/Status.php:288 +msgid "Aborted" +msgstr "" + +#: js/messages.php:618 +msgid "Success" +msgstr "" + +#: js/messages.php:619 +msgid "Import status" +msgstr "" + +#: js/messages.php:620 libraries/classes/Navigation/Navigation.php:127 +msgid "Drop files here" +msgstr "" + +#: js/messages.php:621 +msgid "Select database first" +msgstr "" + +#: js/messages.php:624 libraries/classes/Display/Results.php:4884 +#: libraries/classes/Util.php:3860 +#: templates/database/structure/print_view_data_dictionary_link.twig:3 +#: templates/table/structure/optional_action_links.twig:1 +msgid "Print" +msgstr "" + +#: js/messages.php:631 +msgid "You can also edit most values
by double-clicking directly on them." +msgstr "" + +#: js/messages.php:636 +msgid "You can also edit most values
by clicking directly on them." +msgstr "" + +#: js/messages.php:642 +msgid "Go to link:" +msgstr "" + +#: js/messages.php:643 +msgid "Copy column name." +msgstr "" + +#: js/messages.php:645 +msgid "Right-click the column name to copy it to your clipboard." +msgstr "" + +#: js/messages.php:648 +msgid "Generate password" +msgstr "" + +#: js/messages.php:649 libraries/classes/ReplicationGui.php:886 +msgid "Generate" +msgstr "" + +#: js/messages.php:653 +#: templates/table/structure/actions_in_table_structure.twig:4 +msgid "More" +msgstr "" + +#: js/messages.php:656 +msgid "Show panel" +msgstr "" + +#: js/messages.php:657 +msgid "Hide panel" +msgstr "" + +#: js/messages.php:658 +msgid "Show hidden navigation tree items." +msgstr "" + +#: js/messages.php:659 libraries/classes/Config/Descriptions.php:778 +#: libraries/classes/Navigation/NavigationTree.php:1433 +msgid "Link with main panel" +msgstr "" + +#: js/messages.php:660 libraries/classes/Navigation/NavigationTree.php:1436 +msgid "Unlink from main panel" +msgstr "" + +#: js/messages.php:664 +msgid "The requested page was not found in the history, it may have expired." +msgstr "" + +#: js/messages.php:668 setup/lib/Index.php:171 +#, possible-php-format +msgid "" +"A newer version of phpMyAdmin is available and you should consider " +"upgrading. The newest version is %s, released on %s." +msgstr "" + +#. l10n: Latest available phpMyAdmin version +#: js/messages.php:672 +msgid ", latest stable version:" +msgstr "" + +#: js/messages.php:673 +msgid "up to date" +msgstr "" + +#: js/messages.php:675 libraries/classes/Display/Results.php:4818 +#: templates/view_create.twig:11 +msgid "Create view" +msgstr "" + +#: js/messages.php:678 +msgid "Send error report" +msgstr "" + +#: js/messages.php:679 +msgid "Submit error report" +msgstr "" + +#: js/messages.php:681 +msgid "" +"A fatal JavaScript error has occurred. Would you like to send an error " +"report?" +msgstr "" + +#: js/messages.php:683 +msgid "Change report settings" +msgstr "" + +#: js/messages.php:684 +msgid "Show report details" +msgstr "" + +#: js/messages.php:687 +msgid "" +"Your export is incomplete, due to a low execution time limit at the PHP " +"level!" +msgstr "" + +#: js/messages.php:691 +#, possible-php-format +msgid "" +"Warning: a form on this page has more than %d fields. On submission, some of " +"the fields might be ignored, due to PHP's max_input_vars configuration." +msgstr "" + +#: js/messages.php:697 js/messages.php:710 +msgid "Some errors have been detected on the server!" +msgstr "" + +#: js/messages.php:699 +msgid "Please look at the bottom of this window." +msgstr "" + +#: js/messages.php:705 libraries/classes/ErrorHandler.php:375 +msgid "Ignore All" +msgstr "" + +#: js/messages.php:713 +msgid "" +"As per your settings, they are being submitted currently, please be patient." +msgstr "" + +#: js/messages.php:723 +msgid "Execute this query again?" +msgstr "" + +#: js/messages.php:725 +msgid "Do you really want to delete this bookmark?" +msgstr "" + +#: js/messages.php:727 +msgid "Some error occurred while getting SQL debug info." +msgstr "" + +#: js/messages.php:729 +#, possible-php-format +msgid "%s queries executed %s times in %s seconds." +msgstr "" + +#: js/messages.php:730 +#, possible-php-format +msgid "%s argument(s) passed" +msgstr "" + +#: js/messages.php:731 +msgid "Show arguments" +msgstr "" + +#: js/messages.php:732 +msgid "Hide arguments" +msgstr "" + +#: js/messages.php:733 +msgid "Time taken:" +msgstr "" + +#: js/messages.php:734 +msgid "" +"There was a problem accessing your browser storage, some features may not " +"work properly for you. It is likely that the browser doesn't support storage " +"or the quota limit has been reached. In Firefox, corrupted storage can also " +"cause such a problem, clearing your \"Offline Website Data\" might help. In " +"Safari, such problem is commonly caused by \"Private Mode Browsing\"." +msgstr "" + +#: js/messages.php:736 +msgid "Copy tables to" +msgstr "" + +#: js/messages.php:737 +msgid "Add table prefix" +msgstr "" + +#: js/messages.php:738 +msgid "Replace table with prefix" +msgstr "" + +#: js/messages.php:739 +#: templates/database/structure/check_all_tables.twig:28 +msgid "Copy table with prefix" +msgstr "" + +#: js/messages.php:742 +msgid "Extremely weak" +msgstr "" + +#: js/messages.php:743 +msgid "Very weak" +msgstr "" + +#: js/messages.php:744 +msgid "Weak" +msgstr "" + +#: js/messages.php:745 +msgid "Good" +msgstr "" + +#: js/messages.php:746 +msgid "Strong" +msgstr "" + +#: js/messages.php:749 +msgid "Timed out waiting for security key activation." +msgstr "" + +#: js/messages.php:750 +#, possible-php-format +msgid "Failed security key activation (%s)." +msgstr "" + +#: js/messages.php:779 +msgctxt "Previous month" +msgid "Prev" +msgstr "" + +#: js/messages.php:784 +msgctxt "Next month" +msgid "Next" +msgstr "" + +#. l10n: Display text for current month link in calendar +#: js/messages.php:787 +msgid "Today" +msgstr "" + +#: js/messages.php:791 +msgid "January" +msgstr "" + +#: js/messages.php:792 +msgid "February" +msgstr "" + +#: js/messages.php:793 +msgid "March" +msgstr "" + +#: js/messages.php:794 +msgid "April" +msgstr "" + +#: js/messages.php:795 +msgid "May" +msgstr "" + +#: js/messages.php:796 +msgid "June" +msgstr "" + +#: js/messages.php:797 +msgid "July" +msgstr "" + +#: js/messages.php:798 +msgid "August" +msgstr "" + +#: js/messages.php:799 +msgid "September" +msgstr "" + +#: js/messages.php:800 +msgid "October" +msgstr "" + +#: js/messages.php:801 +msgid "November" +msgstr "" + +#: js/messages.php:802 +msgid "December" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:809 libraries/classes/Util.php:1479 +msgid "Jan" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:811 libraries/classes/Util.php:1481 +msgid "Feb" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:813 libraries/classes/Util.php:1483 +msgid "Mar" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:815 libraries/classes/Util.php:1485 +msgid "Apr" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:817 libraries/classes/Util.php:1487 +msgctxt "Short month name" +msgid "May" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:819 libraries/classes/Util.php:1489 +msgid "Jun" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:821 libraries/classes/Util.php:1491 +msgid "Jul" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:823 libraries/classes/Util.php:1493 +msgid "Aug" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:825 libraries/classes/Util.php:1495 +msgid "Sep" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:827 libraries/classes/Util.php:1497 +msgid "Oct" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:829 libraries/classes/Util.php:1499 +msgid "Nov" +msgstr "" + +#. l10n: Short month name +#: js/messages.php:831 libraries/classes/Util.php:1501 +msgid "Dec" +msgstr "" + +#: js/messages.php:837 +msgid "Sunday" +msgstr "" + +#: js/messages.php:838 +msgid "Monday" +msgstr "" + +#: js/messages.php:839 +msgid "Tuesday" +msgstr "" + +#: js/messages.php:840 +msgid "Wednesday" +msgstr "" + +#: js/messages.php:841 +msgid "Thursday" +msgstr "" + +#: js/messages.php:842 +msgid "Friday" +msgstr "" + +#: js/messages.php:843 +msgid "Saturday" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:850 +msgid "Sun" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:852 libraries/classes/Util.php:1506 +msgid "Mon" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:854 libraries/classes/Util.php:1508 +msgid "Tue" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:856 libraries/classes/Util.php:1510 +msgid "Wed" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:858 libraries/classes/Util.php:1512 +msgid "Thu" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:860 libraries/classes/Util.php:1514 +msgid "Fri" +msgstr "" + +#. l10n: Short week day name +#: js/messages.php:862 libraries/classes/Util.php:1516 +msgid "Sat" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:869 +msgid "Su" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:871 +msgid "Mo" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:873 +msgid "Tu" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:875 +msgid "We" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:877 +msgid "Th" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:879 +msgid "Fr" +msgstr "" + +#. l10n: Minimal week day name +#: js/messages.php:881 +msgid "Sa" +msgstr "" + +#. l10n: Column header for week of the year in calendar +#: js/messages.php:885 +msgid "Wk" +msgstr "" + +#. l10n: Month-year order for calendar, use either "calendar-month-year" +#. * or "calendar-year-month". +#. +#: js/messages.php:892 +msgid "calendar-month-year" +msgstr "" + +#. l10n: Year suffix for calendar, "none" is empty. +#: js/messages.php:895 +msgctxt "Year suffix" +msgid "none" +msgstr "" + +#: js/messages.php:907 +msgid "Hour" +msgstr "" + +#: js/messages.php:908 +msgid "Minute" +msgstr "" + +#: js/messages.php:909 +msgid "Second" +msgstr "" + +#: js/messages.php:920 +msgid "This field is required" +msgstr "" + +#: js/messages.php:921 +msgid "Please fix this field" +msgstr "" + +#: js/messages.php:922 +msgid "Please enter a valid email address" +msgstr "" + +#: js/messages.php:923 +msgid "Please enter a valid URL" +msgstr "" + +#: js/messages.php:924 +msgid "Please enter a valid date" +msgstr "" + +#: js/messages.php:927 +msgid "Please enter a valid date ( ISO )" +msgstr "" + +#: js/messages.php:929 +msgid "Please enter a valid number" +msgstr "" + +#: js/messages.php:932 +msgid "Please enter a valid credit card number" +msgstr "" + +#: js/messages.php:934 +msgid "Please enter only digits" +msgstr "" + +#: js/messages.php:937 +msgid "Please enter the same value again" +msgstr "" + +#: js/messages.php:941 +msgid "Please enter no more than {0} characters" +msgstr "" + +#: js/messages.php:946 +msgid "Please enter at least {0} characters" +msgstr "" + +#: js/messages.php:951 +msgid "Please enter a value between {0} and {1} characters long" +msgstr "" + +#: js/messages.php:956 +msgid "Please enter a value between {0} and {1}" +msgstr "" + +#: js/messages.php:961 +msgid "Please enter a value less than or equal to {0}" +msgstr "" + +#: js/messages.php:966 +msgid "Please enter a value greater than or equal to {0}" +msgstr "" + +#: js/messages.php:972 +msgid "Please enter a valid date or time" +msgstr "" + +#: js/messages.php:977 +msgid "Please enter a valid HEX input" +msgstr "" + +#: js/messages.php:982 libraries/classes/Core.php:297 +#: libraries/classes/Import.php:112 libraries/classes/InsertEdit.php:1497 +#: libraries/classes/Message.php:191 libraries/classes/Util.php:542 +#: view_operations.php:72 +msgid "Error" +msgstr "" + +#: libraries/classes/Advisor.php:249 +#, possible-php-format +msgid "Error when evaluating: %s" +msgstr "" + +#: libraries/classes/Advisor.php:280 +#, possible-php-format +msgid "Failed evaluating precondition for rule '%s'." +msgstr "" + +#: libraries/classes/Advisor.php:297 +#, possible-php-format +msgid "Failed calculating value for rule '%s'." +msgstr "" + +#: libraries/classes/Advisor.php:316 +#, possible-php-format +msgid "Failed running test for rule '%s'." +msgstr "" + +#: libraries/classes/Advisor.php:396 +#, possible-php-format +msgid "Failed formatting string for rule '%s'." +msgstr "" + +#: libraries/classes/Advisor.php:496 +#, possible-php-format +msgid "Error in reading file: The file '%s' does not exist or is not readable!" +msgstr "" + +#: libraries/classes/Advisor.php:521 +#, possible-php-format +msgid "" +"Invalid rule declaration on line %1$s, expected line %2$s of previous rule." +msgstr "" + +#: libraries/classes/Advisor.php:540 +#, possible-php-format +msgid "Invalid rule declaration on line %s." +msgstr "" + +#: libraries/classes/Advisor.php:548 +#, possible-php-format +msgid "Unexpected characters on line %s." +msgstr "" + +#: libraries/classes/Advisor.php:563 +#, possible-php-format +msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"." +msgstr "" + +#: libraries/classes/Advisor.php:598 +msgid "per second" +msgstr "" + +#: libraries/classes/Advisor.php:601 +msgid "per minute" +msgstr "" + +#: libraries/classes/Advisor.php:604 libraries/classes/Server/Status.php:160 +#: libraries/classes/Server/Status.php:245 +#: libraries/classes/Server/Status/Queries.php:103 +msgid "per hour" +msgstr "" + +#: libraries/classes/Advisor.php:607 +msgid "per day" +msgstr "" + +#: libraries/classes/BrowseForeigners.php:193 +msgid "Search:" +msgstr "" + +#: libraries/classes/BrowseForeigners.php:216 +#: libraries/classes/BrowseForeigners.php:220 libraries/classes/Index.php:719 +#: templates/table/tracking/structure_snapshot_indexes.twig:5 +msgid "Keyname" +msgstr "" + +#: libraries/classes/BrowseForeigners.php:217 +#: libraries/classes/BrowseForeigners.php:219 +#: libraries/classes/Server/Status/Variables.php:230 +#: templates/server/plugins/section.twig:10 +#: templates/server/collations/charsets.twig:6 +#: templates/server/engines/engines.twig:5 +msgid "Description" +msgstr "" + +#: libraries/classes/BrowseForeigners.php:324 +#: libraries/classes/Language.php:197 libraries/classes/Pdf.php:74 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:495 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:520 +#: libraries/classes/Util.php:2298 +msgid "Page number:" +msgstr "" + +#: libraries/classes/CentralColumns.php:227 +msgid "" +"The configuration storage is not ready for the central list of columns " +"feature." +msgstr "" + +#: libraries/classes/CentralColumns.php:362 +#, possible-php-format +msgid "Could not add %1$s as they already exist in central list!" +msgstr "" + +#: libraries/classes/CentralColumns.php:377 +msgid "Could not add columns!" +msgstr "" + +#: libraries/classes/CentralColumns.php:454 +#, possible-php-format +msgid "" +"Couldn't remove Column(s) %1$s as they don't exist in central columns list!" +msgstr "" + +#: libraries/classes/CentralColumns.php:466 +msgid "Could not remove columns!" +msgstr "" + +#: libraries/classes/CentralColumns.php:626 +msgid "YES" +msgstr "" + +#: libraries/classes/CentralColumns.php:626 +msgid "NO" +msgstr "" + +#: libraries/classes/CentralColumns.php:734 libraries/classes/Index.php:717 +#: libraries/classes/Rte/RteList.php:89 libraries/classes/Rte/RteList.php:104 +#: libraries/classes/Rte/RteList.php:117 +#: libraries/classes/Server/Privileges.php:2571 +#: libraries/classes/Server/Privileges.php:3557 +#: libraries/classes/Server/UserGroups.php:93 +#: libraries/classes/Tracking.php:163 +#: templates/server/variables/variable_table_head.twig:3 +#: templates/database/structure/table_header.twig:22 +#: templates/database/tracking/untracked_tables.twig:10 +#: templates/table/tracking/report_table.twig:8 +#: templates/table/structure/table_structure_header.twig:18 +#: templates/privileges/privileges_summary.twig:22 +#: templates/table/structure/display_partitions.twig:33 +#: templates/server/databases/table_header.twig:37 +#: templates/database/tracking/tracked_tables.twig:16 +msgid "Action" +msgstr "" + +#: libraries/classes/CentralColumns.php:742 +#: libraries/classes/CentralColumns.php:1428 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:486 +#: libraries/classes/Plugins/Export/ExportOdt.php:605 +#: libraries/classes/Plugins/Export/ExportTexytext.php:450 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:352 +#: libraries/classes/Rte/Routines.php:943 +#: libraries/classes/Rte/Routines.php:1622 libraries/classes/Rte/RteList.php:88 +#: libraries/classes/Rte/RteList.php:100 libraries/classes/Rte/RteList.php:115 +#: setup/frames/index.inc.php:141 +#: templates/database/create_table.twig:11 +#: templates/columns_definitions/table_fields_definitions.twig:9 +#: templates/table/structure/table_structure_header.twig:5 +msgid "Name" +msgstr "" + +#: libraries/classes/CentralColumns.php:746 +#: libraries/classes/CentralColumns.php:1428 +#: libraries/classes/Rte/Routines.php:945 +#: templates/columns_definitions/table_fields_definitions.twig:16 +msgid "Length/Values" +msgstr "" + +#: libraries/classes/CentralColumns.php:750 +#: libraries/classes/CentralColumns.php:1429 libraries/classes/Charsets.php:273 +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:326 +#: libraries/classes/Index.php:725 libraries/classes/Operations.php:305 +#: libraries/classes/Operations.php:1079 +#: templates/table/tracking/structure_snapshot_columns.twig:8 +#: templates/table/tracking/structure_snapshot_indexes.twig:11 +#: templates/table/structure/row_stats_table.twig:30 +#: templates/database/structure/table_header.twig:33 +#: templates/server/collations/charsets.twig:5 +#: templates/table/search/table_header.twig:8 +#: templates/columns_definitions/table_fields_definitions.twig:24 +#: templates/table/structure/table_structure_header.twig:7 +msgid "Collation" +msgstr "" + +#: libraries/classes/CentralColumns.php:753 +msgid "Attribute" +msgstr "" + +#: libraries/classes/CentralColumns.php:757 +#: libraries/classes/CentralColumns.php:1429 +msgid "A_I" +msgstr "" + +#: libraries/classes/CentralColumns.php:793 +msgid "Select a table" +msgstr "" + +#: libraries/classes/CentralColumns.php:845 +#: templates/table/structure/add_column.twig:4 +msgid "Add column" +msgstr "" + +#: libraries/classes/CentralColumns.php:1304 +msgid "Add new column" +msgstr "" + +#: libraries/classes/CentralColumns.php:1429 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:654 +#: templates/columns_definitions/table_fields_definitions.twig:27 +#: templates/table/structure/table_structure_header.twig:8 +msgid "Attributes" +msgstr "" + +#: libraries/classes/Charsets.php:219 +#: templates/database/structure/table_header.twig:44 +msgid "Charset" +msgstr "" + +#: libraries/classes/Charsets.php:310 +msgid "Unknown" +msgstr "" + +#: libraries/classes/Charsets.php:324 +msgctxt "Collation" +msgid "Binary" +msgstr "" + +#: libraries/classes/Charsets.php:336 libraries/classes/Charsets.php:566 +msgctxt "Collation" +msgid "Unicode" +msgstr "" + +#: libraries/classes/Charsets.php:346 libraries/classes/Charsets.php:517 +msgctxt "Collation" +msgid "West European" +msgstr "" + +#: libraries/classes/Charsets.php:353 +msgctxt "Collation" +msgid "Central European" +msgstr "" + +#: libraries/classes/Charsets.php:358 +msgctxt "Collation" +msgid "Russian" +msgstr "" + +#: libraries/classes/Charsets.php:363 +msgctxt "Collation" +msgid "Simplified Chinese" +msgstr "" + +#: libraries/classes/Charsets.php:370 libraries/classes/Charsets.php:488 +msgctxt "Collation" +msgid "Japanese" +msgstr "" + +#: libraries/classes/Charsets.php:375 +msgctxt "Collation" +msgid "Baltic" +msgstr "" + +#: libraries/classes/Charsets.php:380 +msgctxt "Collation" +msgid "Armenian" +msgstr "" + +#: libraries/classes/Charsets.php:383 +msgctxt "Collation" +msgid "Traditional Chinese" +msgstr "" + +#: libraries/classes/Charsets.php:386 +msgctxt "Collation" +msgid "Cyrillic" +msgstr "" + +#: libraries/classes/Charsets.php:389 +msgctxt "Collation" +msgid "Arabic" +msgstr "" + +#: libraries/classes/Charsets.php:392 libraries/classes/Charsets.php:503 +msgctxt "Collation" +msgid "Korean" +msgstr "" + +#: libraries/classes/Charsets.php:395 +msgctxt "Collation" +msgid "Hebrew" +msgstr "" + +#: libraries/classes/Charsets.php:398 +msgctxt "Collation" +msgid "Georgian" +msgstr "" + +#: libraries/classes/Charsets.php:401 +msgctxt "Collation" +msgid "Greek" +msgstr "" + +#: libraries/classes/Charsets.php:404 +msgctxt "Collation" +msgid "Czech-Slovak" +msgstr "" + +#: libraries/classes/Charsets.php:407 libraries/classes/Charsets.php:558 +msgctxt "Collation" +msgid "Ukrainian" +msgstr "" + +#: libraries/classes/Charsets.php:410 libraries/classes/Charsets.php:554 +msgctxt "Collation" +msgid "Turkish" +msgstr "" + +#: libraries/classes/Charsets.php:413 libraries/classes/Charsets.php:546 +msgctxt "Collation" +msgid "Swedish" +msgstr "" + +#: libraries/classes/Charsets.php:416 libraries/classes/Charsets.php:550 +msgctxt "Collation" +msgid "Thai" +msgstr "" + +#: libraries/classes/Charsets.php:419 +msgctxt "Collation" +msgid "Unknown" +msgstr "" + +#: libraries/classes/Charsets.php:435 +msgctxt "Collation" +msgid "Bulgarian" +msgstr "" + +#: libraries/classes/Charsets.php:440 +msgctxt "Collation" +msgid "Chinese" +msgstr "" + +#: libraries/classes/Charsets.php:445 +msgctxt "Collation" +msgid "Croatian" +msgstr "" + +#: libraries/classes/Charsets.php:449 +msgctxt "Collation" +msgid "Czech" +msgstr "" + +#: libraries/classes/Charsets.php:453 +msgctxt "Collation" +msgid "Danish" +msgstr "" + +#: libraries/classes/Charsets.php:457 +msgctxt "Collation" +msgid "English" +msgstr "" + +#: libraries/classes/Charsets.php:461 +msgctxt "Collation" +msgid "Esperanto" +msgstr "" + +#: libraries/classes/Charsets.php:465 +msgctxt "Collation" +msgid "Estonian" +msgstr "" + +#: libraries/classes/Charsets.php:468 libraries/classes/Charsets.php:585 +msgctxt "Collation" +msgid "German (dictionary order)" +msgstr "" + +#: libraries/classes/Charsets.php:471 libraries/classes/Charsets.php:582 +msgctxt "Collation" +msgid "German (phone book order)" +msgstr "" + +#: libraries/classes/Charsets.php:480 +msgctxt "Collation" +msgid "Hungarian" +msgstr "" + +#: libraries/classes/Charsets.php:484 +msgctxt "Collation" +msgid "Icelandic" +msgstr "" + +#: libraries/classes/Charsets.php:491 +msgctxt "Collation" +msgid "Classical Latin" +msgstr "" + +#: libraries/classes/Charsets.php:495 +msgctxt "Collation" +msgid "Latvian" +msgstr "" + +#: libraries/classes/Charsets.php:499 +msgctxt "Collation" +msgid "Lithuanian" +msgstr "" + +#: libraries/classes/Charsets.php:507 +msgctxt "Collation" +msgid "Burmese" +msgstr "" + +#: libraries/classes/Charsets.php:510 +msgctxt "Collation" +msgid "Persian" +msgstr "" + +#: libraries/classes/Charsets.php:514 +msgctxt "Collation" +msgid "Polish" +msgstr "" + +#: libraries/classes/Charsets.php:521 +msgctxt "Collation" +msgid "Romanian" +msgstr "" + +#: libraries/classes/Charsets.php:525 +msgctxt "Collation" +msgid "Sinhalese" +msgstr "" + +#: libraries/classes/Charsets.php:529 +msgctxt "Collation" +msgid "Slovak" +msgstr "" + +#: libraries/classes/Charsets.php:533 +msgctxt "Collation" +msgid "Slovenian" +msgstr "" + +#: libraries/classes/Charsets.php:536 libraries/classes/Charsets.php:596 +msgctxt "Collation" +msgid "Spanish (modern)" +msgstr "" + +#: libraries/classes/Charsets.php:543 libraries/classes/Charsets.php:593 +msgctxt "Collation" +msgid "Spanish (traditional)" +msgstr "" + +#: libraries/classes/Charsets.php:562 +msgctxt "Collation" +msgid "Vietnamese" +msgstr "" + +#: libraries/classes/Charsets.php:629 +msgctxt "Collation variant" +msgid "case-insensitive" +msgstr "" + +#: libraries/classes/Charsets.php:632 +msgctxt "Collation variant" +msgid "case-sensitive" +msgstr "" + +#: libraries/classes/Charsets.php:635 +msgctxt "Collation variant" +msgid "accent-insensitive" +msgstr "" + +#: libraries/classes/Charsets.php:638 +msgctxt "Collation variant" +msgid "accent-sensitive" +msgstr "" + +#: libraries/classes/Charsets.php:642 +msgctxt "Collation variant" +msgid "multi-level" +msgstr "" + +#: libraries/classes/Charsets.php:645 +msgctxt "Collation variant" +msgid "binary" +msgstr "" + +#: libraries/classes/Config.php:1122 +#, possible-php-format +msgid "Existing configuration file (%s) is not readable." +msgstr "" + +#: libraries/classes/Config.php:1152 +msgid "Wrong permissions on configuration file, should not be world writable!" +msgstr "" + +#: libraries/classes/Config.php:1172 +#, possible-php-format +msgid "Could not load default configuration from: %1$s" +msgstr "" + +#: libraries/classes/Config.php:1179 +msgid "Failed to read configuration file!" +msgstr "" + +#: libraries/classes/Config.php:1182 +msgid "" +"This usually means there is a syntax error in it, please check any errors " +"shown below." +msgstr "" + +#: libraries/classes/Config.php:1498 +#: libraries/classes/Config/Descriptions.php:1486 +msgid "Font size" +msgstr "" + +#: libraries/classes/Config.php:1819 +#, possible-php-format +msgid "Invalid server index: %s" +msgstr "" + +#: libraries/classes/Config.php:1832 +#, possible-php-format +msgid "Server %d" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:62 +msgid "" +"If enabled, user can enter any MySQL server in login form for cookie auth." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:64 +msgid "Allow login to any MySQL server" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:67 +msgid "" +"Restricts the MySQL servers the user can enter when a login to an arbitrary " +"MySQL server is enabled by matching the IP or hostname of the MySQL server " +"to the given regular expression." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:72 +msgid "Restrict login to MySQL server" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:75 +msgid "" +"Enabling this allows a page located on a different domain to call phpMyAdmin " +"inside a frame, and is a potential [strong]security hole[/strong] allowing " +"cross-frame scripting (XSS) attacks." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:80 +msgid "Allow third party framing" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:82 +msgid "Show \"Drop database\" link to normal users" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:85 +msgid "" +"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] " +"authentication." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:89 +msgid "Blowfish secret" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:91 +msgid "Highlight selected rows." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:93 +msgid "Row marker" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:95 +msgid "Highlight row pointed by the mouse cursor." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:97 +msgid "Highlight pointer" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:100 +msgid "Enable bzip2 compression for import operations." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:104 +msgid "Bzip2" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:107 +msgid "" +"Defines which type of editing controls should be used for CHAR and VARCHAR " +"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/" +"kbd] - allows newlines in columns." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:112 +msgid "CHAR columns editing" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:115 +msgid "" +"Use user-friendly editor for editing SQL queries (CodeMirror) with syntax " +"highlighting and line numbers." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:120 +msgid "Enable CodeMirror" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:123 +msgid "" +"Find any errors in the query before executing it. Requires CodeMirror to be " +"enabled." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:127 +msgid "Enable linter" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:130 +msgid "" +"Defines the minimum size for input fields generated for CHAR and VARCHAR " +"columns." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:134 +msgid "Minimum size for input field" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:137 +msgid "" +"Defines the maximum size for input fields generated for CHAR and VARCHAR " +"columns." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:141 +msgid "Maximum size for input field" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:143 +msgid "Number of columns for CHAR/VARCHAR textareas." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:145 +msgid "CHAR textarea columns" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:147 +msgid "Number of rows for CHAR/VARCHAR textareas." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:149 +msgid "CHAR textarea rows" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:151 +msgid "Check config file permissions" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:154 +msgid "" +"Compress gzip exports on the fly without the need for much memory; if you " +"encounter problems with created gzip files disable this feature." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:158 +msgid "Compress on the fly" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:161 +msgid "" +"Whether a warning (\"Are your really sure…\") should be displayed when " +"you're about to lose data." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:165 +msgid "Confirm DROP queries" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:167 +msgid "" +"Log SQL queries and their execution time, to be displayed in the console" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:169 +#: templates/console/display.twig:11 +#: templates/console/display.twig:64 +msgid "Debug SQL" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:171 +msgid "Tab that is displayed when entering a database." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:173 +msgid "Default database tab" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:175 +msgid "Tab that is displayed when entering a server." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:177 +msgid "Default server tab" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:179 +msgid "Tab that is displayed when entering a table." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:181 +msgid "Default table tab" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:183 +msgid "Autocomplete of the table and column names in the SQL queries." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:185 +msgid "Enable autocomplete for table and column names" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:187 +msgid "Whether the table structure actions should be hidden." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:189 +msgid "Show column comments" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:191 +msgid "Whether column comments should be shown in table structure view" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:193 +msgid "Hide table structure actions" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:195 +msgid "Default transformations for Hex" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:197 +#: libraries/classes/Config/Descriptions.php:201 +#: libraries/classes/Config/Descriptions.php:205 +#: libraries/classes/Config/Descriptions.php:209 +#: libraries/classes/Config/Descriptions.php:213 +#: libraries/classes/Config/Descriptions.php:217 +#: libraries/classes/Config/Descriptions.php:221 +#: libraries/classes/Config/Descriptions.php:225 +#: libraries/classes/Config/Descriptions.php:229 +msgid "" +"Values for options list for default transformations. These will be " +"overwritten if transformation is filled in at table structure page." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:199 +msgid "Default transformations for Substring" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:203 +msgid "Default transformations for Bool2Text" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:207 +msgid "Default transformations for External" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:211 +msgid "Default transformations for PreApPend" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:215 +msgid "Default transformations for DateFormat" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:219 +msgid "Default transformations for Inline" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:223 +msgid "Default transformations for TextImageLink" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:227 +msgid "Default transformations for TextLink" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:232 +msgid "Show server listing as a list instead of a drop down." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:234 +msgid "Display servers as a list" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:237 +msgid "" +"Disable the table maintenance mass operations, like optimizing or repairing " +"the selected tables of a database." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:241 +msgid "Disable multi table maintenance" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:244 +msgid "" +"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " +"limit)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:248 +msgid "Maximum execution time" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:251 +#: templates/display/export/options_output.twig:17 +#, possible-php-format +msgid "Use %s statement" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:254 prefs_manage.php:309 +msgid "Save as file" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:256 +#: libraries/classes/Config/Descriptions.php:629 +msgid "Character set of the file" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:258 +#: libraries/classes/Config/Descriptions.php:290 +#: libraries/classes/SqlQueryForm.php:251 +#: templates/table/structure/row_stats_table.twig:6 +msgid "Format" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:260 +msgid "Compression" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:262 +#: libraries/classes/Config/Descriptions.php:276 +#: libraries/classes/Config/Descriptions.php:292 +#: libraries/classes/Config/Descriptions.php:300 +#: libraries/classes/Config/Descriptions.php:326 +#: libraries/classes/Config/Descriptions.php:330 +#: libraries/classes/Config/Descriptions.php:413 +#: libraries/classes/Plugins/Export/ExportCsv.php:93 +#: libraries/classes/Plugins/Export/ExportExcel.php:62 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:92 +#: libraries/classes/Plugins/Export/ExportOds.php:72 +#: libraries/classes/Plugins/Export/ExportOdt.php:129 +#: libraries/classes/Plugins/Export/ExportTexytext.php:86 +msgid "Put columns names in the first row" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:264 +#: libraries/classes/Config/Descriptions.php:633 +#: libraries/classes/Config/Descriptions.php:652 +#: libraries/classes/Plugins/Import/ImportCsv.php:137 +msgid "Columns enclosed with" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:266 +#: libraries/classes/Config/Descriptions.php:635 +#: libraries/classes/Config/Descriptions.php:654 +#: libraries/classes/Plugins/Import/ImportCsv.php:148 +msgid "Columns escaped with" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:268 +#: libraries/classes/Config/Descriptions.php:280 +#: libraries/classes/Config/Descriptions.php:294 +#: libraries/classes/Config/Descriptions.php:312 +#: libraries/classes/Config/Descriptions.php:328 +#: libraries/classes/Config/Descriptions.php:336 +#: libraries/classes/Config/Descriptions.php:415 +msgid "Replace NULL with" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:270 +#: libraries/classes/Config/Descriptions.php:282 +msgid "Remove CRLF characters within columns" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:272 +#: libraries/classes/Config/Descriptions.php:643 +#: libraries/classes/Config/Descriptions.php:664 +#: libraries/classes/Plugins/Import/ImportCsv.php:122 +msgid "Columns terminated with" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:274 +#: libraries/classes/Config/Descriptions.php:631 +#: libraries/classes/Plugins/Import/ImportCsv.php:157 +msgid "Lines terminated with" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:278 +msgid "Excel edition" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:284 +msgid "Database name template" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:286 +msgid "Server name template" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:288 +msgid "Table name template" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:296 +#: libraries/classes/Config/Descriptions.php:322 +#: libraries/classes/Config/Descriptions.php:340 +#: libraries/classes/Config/Descriptions.php:405 +#: libraries/classes/Config/Descriptions.php:417 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:64 +#: libraries/classes/Plugins/Export/ExportLatex.php:97 +#: libraries/classes/Plugins/Export/ExportMediawiki.php:60 +#: libraries/classes/Plugins/Export/ExportMediawiki.php:65 +#: libraries/classes/Plugins/Export/ExportOdt.php:76 +#: libraries/classes/Plugins/Export/ExportPdf.php:107 +#: libraries/classes/Plugins/Export/ExportSql.php:209 +#: libraries/classes/Plugins/Export/ExportTexytext.php:63 +msgid "Dump table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:298 +#: libraries/classes/Plugins/Export/ExportLatex.php:89 +msgid "Include table caption" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:304 +#: libraries/classes/Config/Descriptions.php:316 +msgid "Table caption" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:306 +#: libraries/classes/Config/Descriptions.php:318 +msgid "Continued table caption" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:308 +#: libraries/classes/Config/Descriptions.php:320 +msgid "Label key" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:310 +#: libraries/classes/Config/Descriptions.php:334 +#: libraries/classes/Config/Descriptions.php:399 +#: libraries/classes/Plugins/Export/ExportOdt.php:507 +#: templates/columns_definitions/table_fields_definitions.twig:71 +msgid "MIME type" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:314 +#: libraries/classes/Config/Descriptions.php:338 +#: libraries/classes/Config/Descriptions.php:403 +msgid "Relationships" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:324 +msgid "Export method" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:342 +#: libraries/classes/Config/Descriptions.php:348 +msgid "Save on server" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:344 +#: libraries/classes/Config/Descriptions.php:350 +#: templates/display/export/options_output_save_dir.twig:13 +#: templates/display/export/options_quick_export.twig:16 +msgid "Overwrite existing file(s)" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:346 +msgid "Export as separate files" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:352 +msgid "Remember file name template" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:354 +#: libraries/classes/Operations.php:243 libraries/classes/Operations.php:870 +#: libraries/classes/Operations.php:1302 +msgid "Add AUTO_INCREMENT value" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:356 +msgid "Enclose table and column names with backquotes" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:358 +#: libraries/classes/Config/Descriptions.php:678 +msgid "SQL compatibility mode" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:360 +msgid "Creation/Update/Check dates" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:362 +msgid "Use delayed inserts" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:364 +#: libraries/classes/Plugins/Export/ExportSql.php:155 +msgid "Disable foreign key checks" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:366 +#: libraries/classes/Plugins/Export/ExportSql.php:169 +msgid "Export views as tables" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:368 +msgid "Export related metadata from phpMyAdmin configuration storage" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:370 +#: libraries/classes/Config/Descriptions.php:372 +#: libraries/classes/Config/Descriptions.php:375 +#: libraries/classes/Config/Descriptions.php:378 +#: libraries/classes/Config/Descriptions.php:380 +#: libraries/classes/Config/Descriptions.php:382 +#: libraries/classes/Config/Descriptions.php:401 +#: libraries/classes/Operations.php:238 libraries/classes/Operations.php:1298 +#, possible-php-format +msgid "Add %s" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:384 +msgid "Use hexadecimal for BINARY & BLOB" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:387 +msgid "" +"Add IF NOT EXISTS (less efficient as indexes will be generated during table " +"creation)" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:391 +msgid "Use ignore inserts" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:395 +msgid "Syntax to use when inserting data" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:397 +#: libraries/classes/Plugins/Export/ExportSql.php:441 +msgid "Maximal length of created query" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:407 +msgid "Export type" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:409 +#: libraries/classes/Plugins/Export/ExportSql.php:141 +msgid "Enclose export in a transaction" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:411 +msgid "Export time in UTC" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:420 +msgid "" +"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " +"the referenced data, [kbd]id[/kbd] is the key value." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:424 +msgid "Foreign key dropdown order" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:426 +msgid "A dropdown will be used if fewer items are present." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:428 +msgid "Foreign key limit" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:430 +msgid "Default value for foreign key checks checkbox for some queries." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:432 +msgid "Foreign key checks" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:434 +msgid "Browse mode" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:436 +msgid "Customize browse mode." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:440 +#: libraries/classes/Config/Descriptions.php:444 +#: libraries/classes/Config/Descriptions.php:472 +#: libraries/classes/Config/Descriptions.php:498 +#: libraries/classes/Config/Descriptions.php:502 +#: libraries/classes/Config/Descriptions.php:559 +msgid "Customize default options." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:442 +#: libraries/classes/Config/Forms/User/ExportForm.php:75 +#: libraries/classes/Config/Forms/User/ImportForm.php:29 +msgid "CSV" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:446 +msgid "Developer" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:448 +msgid "Settings for phpMyAdmin developers." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:450 +msgid "Edit mode" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:452 +msgid "Customize edit mode." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:454 +msgid "Export defaults" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:456 +msgid "Customize default export options." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:458 +msgid "General" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:460 +msgid "Set some commonly used options." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:462 +msgid "Import defaults" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:464 +msgid "Customize default common import options." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:466 +msgid "Import / export" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:468 +msgid "Set import and export directories and compression options." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:470 +msgid "LaTeX" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:474 +#: libraries/classes/Config/Descriptions.php:589 libraries/classes/Menu.php:583 +#: libraries/classes/Navigation/NavigationTree.php:1276 +#: libraries/classes/Server/Privileges.php:4552 libraries/classes/Util.php:3963 +#: libraries/config.values.php:104 +#: templates/server/sub_page_header.twig:2 +msgid "Databases" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:476 +msgid "Databases display options." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:478 +#: libraries/classes/Config/Forms/User/NaviForm.php:59 +msgid "Navigation panel" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:480 +msgid "Customize appearance of the navigation panel." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:482 +msgid "Navigation tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:484 +msgid "Customize the navigation tree." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:486 +#: libraries/classes/Server/Select.php:56 setup/frames/index.inc.php:123 +msgid "Servers" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:488 +msgid "Servers display options." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:492 +msgid "Tables display options." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:494 +#: libraries/classes/Config/Forms/User/MainForm.php:84 +msgid "Main panel" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:496 +msgid "Microsoft Office" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:504 +msgid "Other core settings" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:506 +msgid "Settings that didn't fit anywhere else." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:508 +msgid "Page titles" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:511 +msgid "" +"Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] " +"for magic strings that can be used to get special values." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:516 +msgid "Security" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:519 +msgid "" +"Please note that phpMyAdmin is just a user interface and its features do not " +"limit MySQL." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:523 +msgid "Basic settings" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:525 +msgid "Authentication" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:527 +msgid "Authentication settings." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:529 +msgid "Server configuration" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:532 +msgid "" +"Advanced server configuration, do not change these options unless you know " +"what they are for." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:536 +msgid "Enter server connection parameters." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:538 +msgid "Configuration storage" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:541 +msgid "" +"Configure phpMyAdmin configuration storage to gain access to additional " +"features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in " +"documentation." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:546 +msgid "Changes tracking" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:549 +msgid "" +"Tracking of changes made in database. Requires the phpMyAdmin configuration " +"storage." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:553 libraries/classes/Menu.php:364 +#: libraries/classes/Menu.php:467 libraries/classes/Menu.php:587 +#: libraries/classes/Navigation/Nodes/NodeTable.php:297 +#: libraries/classes/Util.php:3027 libraries/classes/Util.php:3037 +#: libraries/classes/Util.php:3043 libraries/classes/Util.php:3964 +#: libraries/classes/Util.php:3979 libraries/classes/Util.php:3996 +#: libraries/config.values.php:39 libraries/config.values.php:47 +#: libraries/config.values.php:111 libraries/config.values.php:117 +msgid "SQL" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:555 +msgid "SQL Query box" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:557 +msgid "Customize links shown in SQL Query boxes." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:561 +#: libraries/classes/Config/Forms/User/SqlForm.php:40 +msgid "SQL queries" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:563 +msgid "SQL queries settings." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:565 +msgid "Startup" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:567 +msgid "Customize startup page." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:569 +msgid "Database structure" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:571 +msgid "" +"Choose which details to show in the database structure (list of tables)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:573 +#: libraries/classes/Plugins/Export/ExportPdf.php:277 +#: templates/table/secondary_tabs.twig:3 +msgid "Table structure" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:575 +msgid "Settings for the table structure (list of columns)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:577 +msgid "Tabs" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:579 +msgid "Choose how you want tabs to work." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:581 +msgid "Display relational schema" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:585 +#: libraries/classes/Plugins/Schema/SchemaDia.php:72 +#: libraries/classes/Plugins/Schema/SchemaPdf.php:80 +msgid "Paper size" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:591 +msgid "Text fields" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:593 +msgid "Customize text input fields." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:595 +msgid "Texy! text" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:597 +msgid "Customize default options" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:599 +msgid "Warnings" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:601 +msgid "Disable some of the warnings shown by phpMyAdmin." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:603 +#: templates/console/display.twig:4 +msgid "Console" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:606 +msgid "Enable gzip compression for import and export operations." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:610 +msgid "GZip" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:612 +msgid "Extra parameters for iconv" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:615 +msgid "" +"If enabled, phpMyAdmin continues computing multiple-statement queries even " +"if one of the queries failed." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:619 +msgid "Ignore multiple statement errors" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:622 +msgid "" +"Allow interrupt of import in case script detects it is close to time limit. " +"This might be a good way to import large files, however it can break " +"transactions." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:627 +msgid "Partial import: allow interrupt" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:637 +#: libraries/classes/Config/Descriptions.php:656 +#: libraries/classes/Plugins/Import/ImportCsv.php:87 +#: libraries/classes/Plugins/Import/ImportLdi.php:81 +msgid "Do not abort on INSERT error" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:639 +#: libraries/classes/Config/Descriptions.php:660 +msgid "Add ON DUPLICATE KEY UPDATE" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:641 +#: libraries/classes/Config/Descriptions.php:662 +msgid "Update data when duplicate keys found on import" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:646 +msgid "" +"Default format; be aware that this list depends on location (database, " +"table) and only SQL is always available." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:650 +msgid "Format of imported file" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:658 +#: libraries/classes/Plugins/Import/ImportLdi.php:87 +msgid "Use LOCAL keyword" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:666 +msgid "Column names in first row" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:668 +#: libraries/classes/Plugins/Import/ImportOds.php:72 +msgid "Do not import empty rows" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:670 +msgid "Import currencies ($5.00 to 5.00)" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:672 +msgid "Import percentages as proper decimals (12.00% to .12)" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:674 +msgid "Number of queries to skip from start." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:676 +msgid "Partial import: skip queries" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:680 +msgid "Do not use AUTO_INCREMENT for zero values" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:682 +msgid "Read as multibytes" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:684 +msgid "Initial state for sliders" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:686 +msgid "How many rows can be inserted at one time." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:688 +msgid "Number of inserted rows" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:690 +msgid "" +"Maximum number of characters shown in any non-numeric column on browse view." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:692 +msgid "Limit column characters" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:695 +msgid "" +"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " +"only occurs for the current server. Setting this to FALSE makes it easy to " +"forget to log out from other servers when connected to multiple servers." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:700 +msgid "Delete all cookies on logout" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:703 +msgid "" +"Define whether the previous login should be recalled or not in [kbd]cookie[/" +"kbd] authentication mode." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:707 +msgid "Recall user name" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:710 +msgid "" +"Defines how long (in seconds) a login cookie should be stored in browser. " +"The default of 0 means that it will be kept for the existing session only, " +"and will be deleted as soon as you close the browser window. This is " +"recommended for non-trusted environments." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:716 +msgid "Login cookie store" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:718 +msgid "Define how long (in seconds) a login cookie is valid." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:720 +msgid "Login cookie validity" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:722 +msgid "Double size of textarea for LONGTEXT columns." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:724 +msgid "Bigger textarea for LONGTEXT" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:726 +msgid "Maximum number of characters used when a SQL query is displayed." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:728 +msgid "Maximum displayed SQL length" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:730 +#: libraries/classes/Config/Descriptions.php:755 +#: libraries/classes/Config/Descriptions.php:935 +msgid "Users cannot set a higher value" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:732 +msgid "Maximum number of databases displayed in database list." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:734 +msgid "Maximum databases" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:737 +msgid "" +"The number of items that can be displayed on each page on the first level of " +"the navigation tree." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:741 +msgid "Maximum items on first level" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:743 +msgid "" +"The number of items that can be displayed on each page of the navigation " +"tree." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:745 +msgid "Maximum items in branch" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:748 +msgid "" +"Number of rows displayed when browsing a result set. If the result set " +"contains more rows, \"Previous\" and \"Next\" links will be shown." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:753 +msgid "Maximum number of rows to display" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:757 +msgid "Maximum number of tables displayed in table list." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:759 +msgid "Maximum tables" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:762 +msgid "" +"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " +"([kbd]-1[/kbd] for no limit and [kbd]0[/kbd] for no change)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:766 +msgid "Memory limit" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:768 +msgid "In the navigation panel, replaces the database tree with a selector" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:770 +msgid "Show databases navigation as tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:772 +msgid "Navigation panel width" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:774 +msgid "Set to 0 to collapse navigation panel." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:776 +msgid "Link with main panel by highlighting the current database or table." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:780 +msgid "Show logo in navigation panel." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:782 +msgid "Display logo" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:784 +msgid "URL where logo in the navigation panel will point to." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:786 +msgid "Logo link URL" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:789 +msgid "" +"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " +"([kbd]new[/kbd])." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:793 +msgid "Logo link target" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:795 +msgid "Display server choice at the top of the navigation panel." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:797 +msgid "Display servers selection" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:799 +msgid "Target for quick access icon" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:801 +msgid "Target for second quick access icon" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:804 +msgid "" +"Defines the minimum number of items (tables, views, routines and events) to " +"display a filter box." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:808 +msgid "Minimum number of items to display the filter box" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:810 +msgid "Minimum number of databases to display the database filter box" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:813 +msgid "" +"Group items in the navigation tree (determined by the separator defined in " +"the Databases and Tables tabs above)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:817 +msgid "Group items in the tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:819 +msgid "String that separates databases into different tree levels." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:821 +msgid "Database tree separator" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:823 +msgid "String that separates tables into different tree levels." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:825 +msgid "Table tree separator" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:827 +msgid "Maximum table tree depth" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:829 +msgid "Highlight server under the mouse cursor." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:831 +msgid "Enable highlighting" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:833 +msgid "" +"Whether to offer the possibility of tree expansion in the navigation panel." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:835 +msgid "Enable navigation tree expansion" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:837 +msgid "Show tables in tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:839 +msgid "Whether to show tables under database in the navigation tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:841 +msgid "Show views in tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:843 +msgid "Whether to show views under database in the navigation tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:845 +msgid "Show functions in tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:847 +msgid "Whether to show functions under database in the navigation tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:849 +msgid "Show procedures in tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:851 +msgid "Whether to show procedures under database in the navigation tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:853 +msgid "Show events in tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:855 +msgid "Whether to show events under database in the navigation tree" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:857 +msgid "Maximum number of recently used tables; set 0 to disable." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:859 +msgid "Maximum number of favorite tables; set 0 to disable." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:861 +msgid "Recently used tables" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:863 +#: libraries/classes/RecentFavoriteTable.php:261 +msgid "Favorite tables" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:865 +msgid "These are Edit, Copy and Delete links." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:867 +msgid "Where to show the table row links" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:869 +msgid "Whether to show row links even in the absence of a unique key." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:871 +msgid "Show row links anyway" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:873 +#: libraries/classes/Config/Descriptions.php:875 +msgid "Disable shortcut keys" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:877 +msgid "Use natural order for sorting table and database names." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:879 +msgid "Natural order" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:881 +#: libraries/classes/Config/Descriptions.php:915 +#: libraries/classes/Config/Descriptions.php:919 +msgid "Use only icons, only text or both." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:883 +msgid "Table navigation bar" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:885 +msgid "Use GZip output buffering for increased speed in HTTP transfers." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:887 +msgid "GZip output buffering" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:890 +msgid "" +"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " +"DATETIME and TIMESTAMP, ascending order otherwise." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:894 +msgid "Default sorting order" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:896 +msgid "Use persistent connections to MySQL databases." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:898 +msgid "Persistent connections" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:901 +msgid "" +"Disable the default warning that is displayed on the database details " +"Structure page if any of the required tables for the phpMyAdmin " +"configuration storage could not be found." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:906 +msgid "Missing phpMyAdmin configuration storage tables" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:909 +msgid "" +"Disable the default warning that is displayed on the Structure page if " +"column names in a table are reserved MySQL words." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:913 +msgid "MySQL reserved word warning" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:917 +msgid "How to display the menu tabs" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:921 +msgid "How to display various action links" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:923 +msgid "Disallow BLOB and BINARY columns from editing." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:925 +msgid "Protect binary columns" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:928 +msgid "" +"Enable if you want DB-based query history (requires phpMyAdmin configuration " +"storage). If disabled, this utilizes JS-routines to display query history " +"(lost by window close)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:933 +msgid "Permanent query history" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:937 +msgid "How many queries are kept in history." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:939 +msgid "Query history length" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:941 +msgid "Select which functions will be used for character set conversion." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:943 +msgid "Recoding engine" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:945 +msgid "When browsing tables, the sorting of each table is remembered." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:947 +msgid "Remember table's sorting" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:949 +msgid "Default sort order for tables with a primary key." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:951 +msgid "Primary key default sort order" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:953 +msgid "" +"Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:955 +msgid "Repeat headers" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:957 +msgid "Grid editing: trigger action" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:959 +msgid "Relational display" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:961 +msgid "For display Options" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:963 +msgid "Grid editing: save all edited cells at once" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:965 +msgid "Directory where exports can be saved on server." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:967 +msgid "Save directory" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:969 +msgid "Leave blank if not used." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:971 +msgid "Host authorization order" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:973 +msgid "Leave blank for defaults." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:975 +msgid "Host authorization rules" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:977 +msgid "Allow logins without a password" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:979 +msgid "Allow root login" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:981 +msgid "Session timezone" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:984 +msgid "" +"Sets the effective timezone; possibly different than the one from your " +"database server" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:988 +msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:990 +msgid "HTTP Realm" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:992 +msgid "Authentication method to use." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:994 setup/frames/index.inc.php:142 +msgid "Authentication type" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:997 +msgid "" +"Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: " +"[kbd]pma__bookmark[/kbd]" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1001 +msgid "Bookmark table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1004 +msgid "" +"Leave blank for no column comments/mime types, suggested: " +"[kbd]pma__column_info[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1008 +msgid "Column information table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1010 +msgid "Compress connection to MySQL server." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1012 +msgid "Compress connection" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1014 +msgid "Control user password" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1017 +msgid "" +"A special MySQL user configured with limited permissions, more information " +"available on [doc@linked-tables]documentation[/doc]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1021 +msgid "Control user" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1024 +msgid "" +"An alternate host to hold the configuration storage; leave blank to use the " +"already defined host." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1028 +msgid "Control host" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1031 +msgid "" +"An alternate port to connect to the host that holds the configuration " +"storage; leave blank to use the default port, or the already defined port, " +"if the controlhost equals host." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1036 +msgid "Control port" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1038 +msgid "Hide databases matching regular expression (PCRE)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1041 +msgid "" +"More information on [a@https://github.com/phpmyadmin/phpmyadmin/" +"issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql." +"com/19588]MySQL Bugs[/a]" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1045 +msgid "Disable use of INFORMATION_SCHEMA" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1047 +msgid "Hide databases" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1050 +msgid "" +"Leave blank for no SQL query history support, suggested: [kbd]pma__history[/" +"kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1054 +msgid "SQL query history table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1056 +msgid "Hostname where MySQL server is running." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1058 +msgid "Server hostname" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1060 +msgid "Logout URL" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1063 +msgid "" +"Limits number of table preferences which are stored in database, the oldest " +"records are automatically removed." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1067 +msgid "Maximal number of table preferences to store" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1069 +msgid "QBE saved searches table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1072 +msgid "" +"Leave blank for no QBE saved searches support, suggested: " +"[kbd]pma__savedsearches[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1076 +msgid "Export templates table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1079 +msgid "" +"Leave blank for no export template support, suggested: " +"[kbd]pma__export_templates[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1083 +msgid "Central columns table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1086 +msgid "" +"Leave blank for no central columns support, suggested: " +"[kbd]pma__central_columns[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1091 +msgid "" +"You can use MySQL wildcard characters (% and _), escape them if you want to " +"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " +"[kbd]'my_db'[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1096 +msgid "Show only listed databases" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1098 +#: libraries/classes/Config/Descriptions.php:1244 +msgid "Leave empty if not using config auth." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1100 +msgid "Password for config auth" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1102 +msgid "" +"Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1104 +msgid "PDF schema: pages table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1107 +msgid "" +"Database used for relations, bookmarks, and PDF features. See [doc@linked-" +"tables]pmadb[/doc] for complete information. Leave blank for no support. " +"Suggested: [kbd]phpmyadmin[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1112 +#: templates/server/databases/create.twig:21 +msgid "Database name" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1114 +msgid "Port on which MySQL server is listening, leave empty for default." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1116 +msgid "Server port" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1119 +msgid "" +"Leave blank for no \"persistent\" recently used tables across sessions, " +"suggested: [kbd]pma__recent[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1123 +msgid "Recently used table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1126 +msgid "" +"Leave blank for no \"persistent\" favorite tables across sessions, " +"suggested: [kbd]pma__favorite[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1130 +msgid "Favorites table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1133 +msgid "" +"Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: " +"[kbd]pma__relation[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1138 +msgid "Relation table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1141 +msgid "" +"See [doc@authentication-modes]authentication types[/doc] for an example." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1145 +msgid "Signon session name" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1147 +msgid "Signon URL" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1149 +msgid "Socket on which MySQL server is listening, leave empty for default." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1151 +msgid "Server socket" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1153 +msgid "Enable SSL for connection to MySQL server." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1155 +msgid "Use SSL" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1157 +msgid "" +"Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" +"kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1159 +msgid "Designer and PDF schema: table coordinates" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1162 +msgid "" +"Table to describe the display columns, leave blank for no support; " +"suggested: [kbd]pma__table_info[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1166 +msgid "Display columns table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1169 +msgid "" +"Leave blank for no \"persistent\" tables' UI preferences across sessions, " +"suggested: [kbd]pma__table_uiprefs[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1173 +msgid "UI preferences table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1176 +msgid "" +"Whether a DROP DATABASE IF EXISTS statement will be added as first line to " +"the log when creating a database." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1180 +msgid "Add DROP DATABASE" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1183 +msgid "" +"Whether a DROP TABLE IF EXISTS statement will be added as first line to the " +"log when creating a table." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1187 +#: libraries/classes/MultSubmits.php:405 +msgid "Add DROP TABLE" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1190 +msgid "" +"Whether a DROP VIEW IF EXISTS statement will be added as first line to the " +"log when creating a view." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1194 +msgid "Add DROP VIEW" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1196 +msgid "Defines the list of statements the auto-creation uses for new versions." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1198 +msgid "Statements to track" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1201 +msgid "" +"Leave blank for no SQL query tracking support, suggested: " +"[kbd]pma__tracking[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1205 +msgid "SQL query tracking table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1208 +msgid "" +"Whether the tracking mechanism creates versions for tables and views " +"automatically." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1212 +msgid "Automatically create versions" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1215 +msgid "" +"Leave blank for no user preferences storage in database, suggested: " +"[kbd]pma__userconfig[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1219 +msgid "User preferences storage table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1222 +msgid "" +"Both this table and the user groups table are required to enable the " +"configurable menus feature; leaving either one of them blank will disable " +"this feature, suggested: [kbd]pma__users[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1227 +msgid "Users table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1230 +msgid "" +"Both this table and the users table are required to enable the configurable " +"menus feature; leaving either one of them blank will disable this feature, " +"suggested: [kbd]pma__usergroups[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1235 +msgid "User groups table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1238 +msgid "" +"Leave blank to disable the feature to hide and show navigation items, " +"suggested: [kbd]pma__navigationhiding[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1242 +msgid "Hidden navigation items table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1246 +msgid "User for config auth" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1249 +msgid "" +"A user-friendly description of this server. Leave blank to display the " +"hostname instead." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1253 +msgid "Verbose name of this server" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1255 +msgid "Whether a user should be displayed a \"show all (rows)\" button." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1257 +msgid "Allow to display all the rows" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1260 +msgid "" +"Please note that enabling this has no effect with [kbd]config[/kbd] " +"authentication mode because the password is hard coded in the configuration " +"file; this does not limit the ability to execute the same command directly." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1265 +msgid "Show password change form" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1267 +msgid "Show create database form" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1269 +msgid "Show or hide a column displaying the comments for all tables." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1271 +msgid "Show table comments" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1273 +msgid "Show or hide a column displaying the Creation timestamp for all tables." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1275 +msgid "Show creation timestamp" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1277 +msgid "" +"Show or hide a column displaying the Last update timestamp for all tables." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1279 +msgid "Show last update timestamp" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1281 +msgid "" +"Show or hide a column displaying the Last check timestamp for all tables." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1283 +msgid "Show last check timestamp" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1285 +msgid "Show or hide a column displaying the charset for all tables." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1287 +msgid "Show table charset" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1290 +msgid "" +"Defines whether or not type fields should be initially displayed in edit/" +"insert mode." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1294 +msgid "Show field types" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1296 +msgid "Display the function fields in edit/insert mode." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1298 +msgid "Show function fields" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1300 +msgid "Whether to show hint or not." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1302 +msgid "Show hint" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1305 +msgid "" +"Shows link to [a@https://php.net/manual/function.phpinfo.php]phpinfo()[/a] " +"output." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1309 +msgid "Show phpinfo() link" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1311 +msgid "Show detailed MySQL server information" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1313 +msgid "" +"Defines whether SQL queries generated by phpMyAdmin should be displayed." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1315 +msgid "Show SQL queries" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1317 +msgid "" +"Defines whether the query box should stay on-screen after its submission." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1319 +#: libraries/classes/SqlQueryForm.php:356 +msgid "Retain query box" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1321 +msgid "Allow to display database and table statistics (eg. space usage)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1323 +msgid "Show statistics" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1325 +msgid "" +"Mark used tables and make it possible to show databases with locked tables." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1327 +msgid "Skip locked tables" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1331 +#: libraries/classes/Util.php:1041 +msgid "Explain SQL" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1333 +#: libraries/classes/Export.php:513 +#: libraries/classes/Server/Status/Processes.php:235 +#: libraries/classes/Server/Status/Variables.php:50 +#: libraries/classes/Util.php:1122 +#: templates/console/display.twig:99 +msgid "Refresh" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1335 +#: libraries/classes/Util.php:1107 +msgid "Create PHP code" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1338 +msgid "" +"Disable the default warning that is displayed on the main page if Suhosin is " +"detected." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1342 +msgid "Suhosin warning" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1345 +msgid "" +"Disable the default warning that is displayed on the main page if the value " +"of the PHP setting session.gc_maxlifetime is less than the value of " +"`LoginCookieValidity`." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1350 +msgid "Login cookie validity warning" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1353 +msgid "" +"Textarea size (columns) in edit mode, this value will be emphasized for SQL " +"query textareas (*2)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1357 +msgid "Textarea columns" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1360 +msgid "" +"Textarea size (rows) in edit mode, this value will be emphasized for SQL " +"query textareas (*2)." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1364 +msgid "Textarea rows" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1366 +msgid "Title of browser window when a database is selected." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1368 +#: libraries/classes/Menu.php:239 libraries/classes/MultSubmits.php:392 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:153 +#: libraries/classes/Plugins/Export/ExportOdt.php:200 +#: libraries/classes/Plugins/Export/ExportTexytext.php:137 +#: libraries/classes/Server/Privileges.php:1171 +#: libraries/classes/Server/Privileges.php:3149 +#: libraries/classes/Server/Privileges.php:3344 +#: libraries/classes/Server/Privileges.php:3346 +#: libraries/classes/Server/Privileges.php:4552 +#: libraries/classes/Server/Status/Processes.php:89 +#: templates/table/relation/common_form.twig:32 +#: templates/console/bookmark_content.twig:7 +#: templates/console/display.twig:40 +#: templates/console/display.twig:184 +#: templates/table/relation/foreign_key_row.twig:100 +#: templates/table/relation/internal_relational_row.twig:10 +#: templates/server/databases/table_header.twig:8 +msgid "Database" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1370 +msgid "Title of browser window when nothing is selected." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1372 +msgid "Default title" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1374 +msgid "Title of browser window when a server is selected." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1376 +#: libraries/classes/Menu.php:220 libraries/classes/Server/Status/Data.php:427 +msgid "Server" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1378 +msgid "Title of browser window when a table is selected." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1380 +#: libraries/classes/Menu.php:277 +#: libraries/classes/Plugins/Export/ExportXml.php:496 +#: libraries/classes/Rte/RteList.php:102 libraries/classes/Rte/Triggers.php:347 +#: libraries/classes/Server/Privileges.php:1004 +#: libraries/classes/Server/Privileges.php:1174 +#: libraries/classes/Server/Privileges.php:3167 +#: libraries/classes/Server/Privileges.php:3350 +#: libraries/classes/Server/Privileges.php:3352 +#: libraries/classes/Server/Privileges.php:4566 +#: templates/table/relation/common_form.twig:33 +#: templates/database/structure/table_header.twig:8 +#: templates/database/tracking/untracked_tables.twig:9 +#: templates/table/relation/foreign_key_row.twig:110 +#: templates/table/relation/internal_relational_row.twig:17 +#: templates/database/tracking/tracked_tables.twig:11 +msgid "Table" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1383 +msgid "" +"Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " +"specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" +"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " +"HTTP_X_FORWARDED_FOR[/kbd]." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1389 +msgid "List of trusted proxies for IP allow/deny" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1391 +msgid "Directory on server where you can upload files for import." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1393 +msgid "Upload directory" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1395 +msgid "Allow for searching inside the entire database." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1397 +msgid "Use database search" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1400 +msgid "" +"When disabled, users cannot set any of the options below, regardless of the " +"checkbox on the right." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1404 +msgid "Enable the Developer tab in settings" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1406 +msgid "Enables check for latest version on main phpMyAdmin page." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1408 setup/lib/Index.php:122 +#: setup/lib/Index.php:145 setup/lib/Index.php:158 setup/lib/Index.php:170 +#: setup/lib/Index.php:178 setup/lib/Index.php:185 +msgid "Version check" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1411 +msgid "" +"The url of the proxy to be used when retrieving the information about the " +"latest version of phpMyAdmin or when submitting error reports. You need this " +"if the server where phpMyAdmin is installed does not have direct access to " +"the internet. The format is: \"hostname:portnumber\"." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1417 +msgid "Proxy url" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1420 +msgid "" +"The username for authenticating with the proxy. By default, no " +"authentication is performed. If a username is supplied, Basic Authentication " +"will be performed. No other types of authentication are currently supported." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1426 +msgid "Proxy username" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1428 +msgid "The password for authenticating with the proxy." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1430 +msgid "Proxy password" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1433 +msgid "Enable ZIP compression for import and export operations." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1435 +msgid "ZIP" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1437 +msgid "Enter your public key for your domain reCaptcha service." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1439 +msgid "Public key for reCaptcha" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1441 +msgid "Enter your private key for your domain reCaptcha service." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1443 +msgid "Private key for reCaptcha" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1446 +msgid "Choose the default action when sending error reports." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1448 +msgid "Send error reports" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1452 +msgid "" +"Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines " +"will be inserted with Shift+Enter." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1456 +msgid "Enter executes queries in console" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1460 +msgid "" +"Enable Zero Configuration mode which lets you setup phpMyAdmin configuration " +"storage tables automatically." +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1464 +msgid "Enable Zero Configuration mode" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1466 +#: templates/console/display.twig:153 +msgid "Show query history at start" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1468 +#: templates/console/display.twig:149 +msgid "Always expand query messages" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1470 +#: templates/console/display.twig:157 +msgid "Show current browsing query" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1472 +msgid "Execute queries on Enter and insert new line with Shift + Enter" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1474 +#: templates/console/display.twig:168 +msgid "Switch to dark theme" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1476 +msgid "Console height" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1478 +msgid "Console mode" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1480 +#: templates/console/display.twig:64 +msgid "Group queries" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1482 libraries/classes/Sql.php:267 +msgid "Order" +msgstr "" + +#: libraries/classes/Config/Descriptions.php:1484 +msgid "Order by" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:99 +#: libraries/classes/Config/Validator.php:524 +msgid "Not a positive number!" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:100 +#: libraries/classes/Config/Validator.php:546 +msgid "Not a non-negative number!" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:101 +#: libraries/classes/Config/Validator.php:502 +msgid "Not a valid port number!" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:102 +#: libraries/classes/Config/FormDisplay.php:656 +#: libraries/classes/Config/Validator.php:567 +msgid "Incorrect value!" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:103 +#: libraries/classes/Config/Validator.php:583 +#, possible-php-format +msgid "Value must be equal or lower than %s!" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:616 +#, possible-php-format +msgid "Missing data for %s" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:807 +#: libraries/classes/Config/FormDisplay.php:813 +msgid "unavailable" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:809 +#: libraries/classes/Config/FormDisplay.php:815 +#, possible-php-format +msgid "\"%s\" requires %s extension" +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:836 +#, possible-php-format +msgid "Compressed import will not work due to missing function %s." +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:844 +#, possible-php-format +msgid "Compressed export will not work due to missing function %s." +msgstr "" + +#: libraries/classes/Config/FormDisplay.php:857 +#, possible-php-format +msgid "maximum %s" +msgstr "" + +#: libraries/classes/Config/FormDisplayTemplate.php:233 +msgid "This setting is disabled, it will not be applied to your configuration." +msgstr "" + +#: libraries/classes/Config/FormDisplayTemplate.php:235 +#: libraries/classes/Relation.php:113 libraries/classes/Relation.php:121 +#: libraries/config.values.php:95 libraries/config.values.php:125 +msgid "Disabled" +msgstr "" + +#: libraries/classes/Config/FormDisplayTemplate.php:332 +#, possible-php-format +msgid "Set value: %s" +msgstr "" + +#: libraries/classes/Config/FormDisplayTemplate.php:337 +msgid "Restore default value" +msgstr "" + +#: libraries/classes/Config/FormDisplayTemplate.php:350 +msgid "Allow users to customize this value" +msgstr "" + +#: libraries/classes/Config/Forms/Setup/ServersForm.php:26 +msgid "Config authentication" +msgstr "" + +#: libraries/classes/Config/Forms/Setup/ServersForm.php:30 +msgid "HTTP authentication" +msgstr "" + +#: libraries/classes/Config/Forms/Setup/ServersForm.php:33 +msgid "Signon authentication" +msgstr "" + +#: libraries/classes/Config/Forms/User/ExportForm.php:19 +msgid "Quick" +msgstr "" + +#: libraries/classes/Config/Forms/User/ExportForm.php:23 +msgid "Custom" +msgstr "" + +#: libraries/classes/Config/Forms/User/ExportForm.php:84 +msgid "CSV for MS Excel" +msgstr "" + +#: libraries/classes/Config/Forms/User/ExportForm.php:109 +msgid "Microsoft Word 2000" +msgstr "" + +#: libraries/classes/Config/Forms/User/ExportForm.php:114 +#: libraries/classes/Config/Forms/User/ImportForm.php:46 +msgid "OpenDocument Spreadsheet" +msgstr "" + +#: libraries/classes/Config/Forms/User/ExportForm.php:118 +msgid "OpenDocument Text" +msgstr "" + +#: libraries/classes/Config/Forms/User/FeaturesForm.php:82 +msgid "Features" +msgstr "" + +#: libraries/classes/Config/Forms/User/ImportForm.php:37 +msgid "CSV using LOAD DATA" +msgstr "" + +#: libraries/classes/Config/Forms/User/MainForm.php:32 +msgid "Default transformations" +msgstr "" + +#: libraries/classes/Config/PageSettings.php:141 +msgid "Cannot save settings, submitted configuration form contains errors!" +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:71 +#, possible-php-format +msgid "" +"This %soption%s should be disabled as it allows attackers to bruteforce " +"login to any MySQL server. If you feel this is necessary, use %srestrict " +"login to MySQL server%s or %strusted proxies list%s. However, IP-based " +"protection with trusted proxies list may not be reliable if your IP belongs " +"to an ISP where thousands of users, including you, are connected to." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:96 +msgid "" +"This value should be double checked to ensure that this directory is neither " +"world accessible nor readable or writable by other users on your server." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:169 +msgid "You should use SSL connections if your database server supports it." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:176 +msgid "" +"If you feel this is necessary, use additional protection settings - %1$shost " +"authentication%2$s settings and %3$strusted proxies list%4%s. However, IP-" +"based protection may not be reliable if your IP belongs to an ISP where " +"thousands of users, including you, are connected to." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:203 +#, possible-php-format +msgid "" +"You set the [kbd]config[/kbd] authentication type and included username and " +"password for auto-login, which is not a desirable option for live hosts. " +"Anyone who knows or guesses your phpMyAdmin URL can directly access your " +"phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or " +"[kbd]http[/kbd]." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:230 +msgid "You allow for connecting to the server without a password." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:303 +#, possible-php-format +msgid "" +"%sZip decompression%s requires functions (%s) which are unavailable on this " +"system." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:324 +#, possible-php-format +msgid "" +"%sZip compression%s requires functions (%s) which are unavailable on this " +"system." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:360 +msgid "" +"You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] " +"authentication, so a key was automatically generated for you. It is used to " +"encrypt cookies; you don't need to remember it." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:372 +msgid "Key is too short, it should have at least 32 characters." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:382 +msgid "Key should contain letters, numbers [em]and[/em] special characters." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:418 +#, possible-php-format +msgid "" +"%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s " +"may cause random session invalidation (currently session.gc_maxlifetime is " +"%5$d)." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:442 +#, possible-php-format +msgid "" +"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at " +"most. Values larger than 1800 may pose a security risk such as impersonation." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:466 +#, possible-php-format +msgid "" +"If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not " +"0, %sLogin cookie validity%s must be set to a value less or equal to it." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:506 +#, possible-php-format +msgid "" +"%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which " +"are unavailable on this system." +msgstr "" + +#: libraries/classes/Config/ServerConfigChecks.php:538 +#, possible-php-format +msgid "" +"%1$sGZip compression and decompression%2$s requires functions (%3$s) which " +"are unavailable on this system." +msgstr "" + +#: libraries/classes/Config/Validator.php:210 +#: libraries/classes/Config/Validator.php:217 +msgid "Could not connect to the database server!" +msgstr "" + +#: libraries/classes/Config/Validator.php:249 +msgid "Invalid authentication type!" +msgstr "" + +#: libraries/classes/Config/Validator.php:256 +msgid "Empty username while using [kbd]config[/kbd] authentication method!" +msgstr "" + +#: libraries/classes/Config/Validator.php:264 +msgid "" +"Empty signon session name while using [kbd]signon[/kbd] authentication " +"method!" +msgstr "" + +#: libraries/classes/Config/Validator.php:273 +msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!" +msgstr "" + +#: libraries/classes/Config/Validator.php:326 +msgid "" +"Empty phpMyAdmin control user while using phpMyAdmin configuration storage!" +msgstr "" + +#: libraries/classes/Config/Validator.php:333 +msgid "" +"Empty phpMyAdmin control user password while using phpMyAdmin configuration " +"storage!" +msgstr "" + +#: libraries/classes/Config/Validator.php:431 +msgid "Incorrect value:" +msgstr "" + +#: libraries/classes/Config/Validator.php:440 +#, possible-php-format +msgid "Incorrect IP address: %s" +msgstr "" + +#: libraries/classes/Console.php:93 +#, possible-php-format +msgid "Showing %1$d bookmark (both private and shared)" +msgid_plural "Showing %1$d bookmarks (both private and shared)" +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Console.php:100 +msgid "No bookmarks" +msgstr "" + +#: libraries/classes/Console.php:137 +msgid "SQL Query Console" +msgstr "" + +#: libraries/classes/Controllers/Database/DatabaseStructureController.php:284 +msgid "Favorite List is full!" +msgstr "" + +#: libraries/classes/Controllers/Database/DatabaseStructureController.php:582 +#: tbl_operations.php:408 +#, possible-php-format +msgid "Table %s has been emptied." +msgstr "" + +#: libraries/classes/Controllers/Database/DatabaseStructureController.php:603 +#: tbl_operations.php:426 view_operations.php:130 +#, possible-php-format +msgid "View %s has been dropped." +msgstr "" + +#: libraries/classes/Controllers/Database/DatabaseStructureController.php:604 +#: tbl_operations.php:427 +#, possible-php-format +msgid "Table %s has been dropped." +msgstr "" + +#: libraries/classes/Controllers/Database/DatabaseStructureController.php:815 +#: libraries/classes/Display/Results.php:4538 +#, possible-php-format +msgid "" +"This view has at least this number of rows. Please refer to %sdocumentation" +"%s." +msgstr "" + +#: libraries/classes/Controllers/Database/DatabaseStructureController.php:1031 +msgid "unknown" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:156 +msgid "Log name" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:157 +msgid "Position" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:158 +#: libraries/classes/Rte/Events.php:428 +msgid "Event type" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:159 +#: libraries/classes/ReplicationGui.php:625 +msgid "Server ID" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:160 +msgid "Original position" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:161 +#: templates/table/structure/display_table_stats.twig:3 +msgid "Information" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:198 +#: libraries/classes/Controllers/Server/ServerBinlogController.php:200 +#: libraries/classes/Display/Results.php:1001 libraries/classes/Util.php:2310 +#: libraries/classes/Util.php:2313 +msgctxt "Previous page" +msgid "Previous" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:211 +#: libraries/classes/Server/Status/Processes.php:182 +msgid "Truncate Shown Queries" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:215 +#: libraries/classes/Server/Status/Processes.php:185 +msgid "Show Full Queries" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerBinlogController.php:232 +#: libraries/classes/Controllers/Server/ServerBinlogController.php:234 +#: libraries/classes/Display/Results.php:1055 libraries/classes/Util.php:2341 +#: libraries/classes/Util.php:2351 +msgctxt "Next page" +msgid "Next" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:163 +#, possible-php-format +msgid "Database %1$s has been created." +msgstr "" + +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:202 +#, possible-php-format +msgid "%1$d database has been dropped successfully." +msgid_plural "%1$d databases have been dropped successfully." +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:337 +#: libraries/classes/Import.php:122 +#: templates/table/structure/actions_in_table_structure.twig:114 +#: templates/table/structure/row_stats_table.twig:41 +#: templates/database/structure/table_header.twig:26 +#: templates/table/structure/display_partitions.twig:28 +msgid "Rows" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:347 +#: libraries/classes/Index.php:695 libraries/classes/Index.php:706 +#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25 +#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26 +#: templates/table/tracking/structure_snapshot_indexes.twig:1 +msgid "Indexes" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:352 +#: libraries/classes/Engines/Innodb.php:169 +#: libraries/classes/Server/Status.php:203 +#: libraries/classes/Server/Status.php:315 +#: templates/server/databases/databases_footer.twig:7 +#: templates/table/structure/display_table_stats.twig:45 +msgid "Total" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:357 +#: templates/database/structure/table_header.twig:40 +#: templates/table/structure/display_table_stats.twig:32 +msgid "Overhead" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:424 +#: templates/database/structure/structure_table_row.twig:15 +msgid "Not replicated" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerDatabasesController.php:437 +#: templates/database/structure/structure_table_row.twig:16 +msgid "Replicated" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerVariablesController.php:116 +#, possible-php-format +msgid "Not enough privilege to view server variables and settings. %s" +msgstr "" + +#: libraries/classes/Controllers/Server/ServerVariablesController.php:234 +msgid "Setting variable failed" +msgstr "" + +#: libraries/classes/Controllers/Table/TableChartController.php:84 +#: libraries/classes/Controllers/Table/TableGisVisualizationController.php:101 +msgid "No SQL query was set to fetch data." +msgstr "" + +#: libraries/classes/Controllers/Table/TableChartController.php:160 +msgid "No numeric columns present in the table to plot." +msgstr "" + +#: libraries/classes/Controllers/Table/TableChartController.php:228 +msgid "No data to display" +msgstr "" + +#: libraries/classes/Controllers/Table/TableIndexesController.php:157 +#: libraries/classes/Controllers/Table/TableStructureController.php:750 +#: libraries/classes/Controllers/Table/TableStructureController.php:997 +#: tbl_addfield.php:96 +#, possible-php-format +msgid "Table %1$s has been altered successfully." +msgstr "" + +#: libraries/classes/Controllers/Table/TableRelationController.php:230 +msgid "Display column was successfully updated." +msgstr "" + +#: libraries/classes/Controllers/Table/TableRelationController.php:271 +#: libraries/classes/Controllers/Table/TableSearchController.php:585 +#: libraries/classes/Display/Results.php:4194 libraries/classes/Message.php:172 +#: libraries/classes/Rte/Routines.php:1464 +#: libraries/classes/SqlQueryForm.php:93 tbl_row_action.php:142 +#: view_operations.php:69 +msgid "Your SQL query has been executed successfully." +msgstr "" + +#: libraries/classes/Controllers/Table/TableRelationController.php:300 +msgid "Internal relationships were successfully updated." +msgstr "" + +#: libraries/classes/Controllers/Table/TableSearchController.php:785 +msgid "Table search" +msgstr "" + +#: libraries/classes/Controllers/Table/TableSearchController.php:792 +msgid "Zoom search" +msgstr "" + +#: libraries/classes/Controllers/Table/TableSearchController.php:797 +#: templates/table/search/selection_form.twig:75 +msgid "Find and replace" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:185 +#, possible-php-format +msgid "The name '%s' is a MySQL reserved keyword." +msgid_plural "The names '%s' are MySQL reserved keywords." +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:273 +msgid "No column selected." +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:489 +msgid "The columns have been moved successfully." +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:525 +#, possible-php-format +msgid "Failed to get description of column %s!" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:761 +#: libraries/classes/Controllers/Table/TableStructureController.php:1046 +#: libraries/classes/Tracking.php:780 +msgid "Query error" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:991 +#, possible-php-format +msgid "" +"Table %1$s has been altered successfully. Privileges have been adjusted." +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:1207 +#: templates/table/structure/check_all_table_column.twig:17 +msgid "Change" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:1208 +#: libraries/classes/Controllers/Table/TableStructureController.php:1209 +#: libraries/classes/Index.php:770 libraries/classes/Operations.php:1605 +#: libraries/classes/Rte/RteList.php:172 libraries/classes/Util.php:3323 +#: libraries/classes/Util.php:3324 +#: templates/table/structure/display_structure.twig:188 +#: templates/table/structure/check_all_table_column.twig:24 +#: templates/database/structure/check_all_tables.twig:16 +#: templates/server/databases/databases_footer.twig:55 +#: templates/table/relation/foreign_key_row.twig:30 +msgid "Drop" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:1211 +#: libraries/classes/Controllers/Table/TableStructureController.php:1216 +#: libraries/classes/Navigation/Nodes/NodeIndex.php:30 +#: templates/table/structure/display_structure.twig:66 +#: templates/table/structure/check_all_table_column.twig:47 +#: templates/table/tracking/structure_snapshot_columns.twig:27 +#: templates/columns_definitions/table_fields_definitions.twig:46 +#: templates/table/structure/display_table_stats.twig:24 +#: templates/columns_definitions/column_indexes.twig:12 +msgid "Index" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:1212 +#: libraries/classes/Controllers/Table/TableStructureController.php:1217 +#: libraries/classes/Index.php:721 +#: templates/table/structure/check_all_table_column.twig:40 +#: templates/table/tracking/structure_snapshot_indexes.twig:7 +#: templates/columns_definitions/column_indexes.twig:8 +msgid "Unique" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:1213 +#: libraries/classes/Controllers/Table/TableStructureController.php:1218 +#: templates/columns_definitions/column_indexes.twig:20 +msgid "Spatial" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:1214 +#: libraries/classes/Controllers/Table/TableStructureController.php:1219 +#: templates/table/structure/check_all_table_column.twig:54 +#: templates/table/structure/check_all_table_column.twig:66 +#: templates/columns_definitions/column_indexes.twig:16 +msgid "Fulltext" +msgstr "" + +#: libraries/classes/Controllers/Table/TableStructureController.php:1220 +msgid "Distinct values" +msgstr "" + +#: libraries/classes/Core.php:347 +#, possible-php-format +msgid "The %s extension is missing. Please check your PHP configuration." +msgstr "" + +#: libraries/classes/Core.php:842 libraries/mult_submits.inc.php:329 +#: tbl_operations.php:245 tbl_replace.php:321 +#: templates/preview_sql.twig:3 +msgid "No change" +msgstr "" + +#: libraries/classes/Core.php:1217 +msgid "" +"You have enabled mbstring.func_overload in your PHP configuration. This " +"option is incompatible with phpMyAdmin and might cause some data to be " +"corrupted!" +msgstr "" + +#: libraries/classes/Core.php:1231 +msgid "" +"You have disabled ini_get and/or ini_set in php.ini. This option is " +"incompatible with phpMyAdmin!" +msgstr "" + +#: libraries/classes/Core.php:1282 +msgid "GLOBALS overwrite attempt" +msgstr "" + +#: libraries/classes/Core.php:1289 +msgid "possible exploit" +msgstr "" + +#: libraries/classes/Database/Designer.php:123 +msgid "Could not load schema plugins, please check your installation!" +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:572 +msgid "Error: relationship already exists." +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:618 +msgid "FOREIGN KEY relationship has been added." +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:624 +msgid "Error: FOREIGN KEY relationship could not be added!" +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:629 +msgid "Error: Missing index on column(s)." +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:634 +msgid "Error: Relational features are disabled!" +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:656 +msgid "Internal relationship has been added." +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:662 +msgid "Error: Internal relationship could not be added!" +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:700 +msgid "FOREIGN KEY relationship has been removed." +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:706 +msgid "Error: FOREIGN KEY relationship could not be removed!" +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:733 +msgid "Error: Internal relationship could not be removed!" +msgstr "" + +#: libraries/classes/Database/Designer/Common.php:737 +msgid "Internal relationship has been removed." +msgstr "" + +#: libraries/classes/Database/Qbe.php:456 +#: templates/table/search/search_and_replace.twig:6 +msgid "Column:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:502 +msgid "Alias:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:554 +msgid "Sort:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:616 +msgid "Sort order:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:665 +msgid "Show:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:714 +msgid "Criteria:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:797 +#: libraries/classes/Database/Qbe.php:829 +msgid "Update Query" +msgstr "" + +#: libraries/classes/Database/Qbe.php:812 +msgid "Use Tables" +msgstr "" + +#: libraries/classes/Database/Qbe.php:850 +#: libraries/classes/Database/Qbe.php:961 +msgid "Or:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:854 +#: libraries/classes/Database/Qbe.php:946 +msgid "And:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:859 +msgid "Ins" +msgstr "" + +#: libraries/classes/Database/Qbe.php:862 +msgid "Del" +msgstr "" + +#: libraries/classes/Database/Qbe.php:878 +msgid "Modify:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:941 +msgid "Ins:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:956 +msgid "Del:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:1823 +#, possible-php-format +msgid "SQL query on database %s:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:1842 +msgid "Submit Query" +msgstr "" + +#: libraries/classes/Database/Qbe.php:1856 +msgid "Saved bookmarked search:" +msgstr "" + +#: libraries/classes/Database/Qbe.php:1858 +msgid "New bookmark" +msgstr "" + +#: libraries/classes/Database/Qbe.php:1884 +msgid "Create bookmark" +msgstr "" + +#: libraries/classes/Database/Qbe.php:1887 +msgid "Update bookmark" +msgstr "" + +#: libraries/classes/Database/Qbe.php:1889 +msgid "Delete bookmark" +msgstr "" + +#: libraries/classes/Database/Search.php:93 +msgid "at least one of the words" +msgstr "" + +#: libraries/classes/Database/Search.php:94 +msgid "all of the words" +msgstr "" + +#: libraries/classes/Database/Search.php:95 +msgid "the exact phrase as substring" +msgstr "" + +#: libraries/classes/Database/Search.php:96 +msgid "the exact phrase as whole field" +msgstr "" + +#: libraries/classes/Database/Search.php:97 +msgid "as regular expression" +msgstr "" + +#: libraries/classes/Database/Search.php:308 +#: libraries/classes/Database/Search.php:312 +msgid "Words are separated by a space character (\" \")." +msgstr "" + +#: libraries/classes/DatabaseInterface.php:1505 +#, possible-php-format +msgid "" +"Unable to use timezone \"%1$s\" for server %2$d. Please check your " +"configuration setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. " +"phpMyAdmin is currently using the default time zone of the database server." +msgstr "" + +#: libraries/classes/DatabaseInterface.php:1552 +msgid "Failed to set configured collation connection!" +msgstr "" + +#: libraries/classes/DatabaseInterface.php:2170 +msgid "" +"The server is not responding (or the local server's socket is not correctly " +"configured)." +msgstr "" + +#: libraries/classes/DatabaseInterface.php:2175 +msgid "The server is not responding." +msgstr "" + +#: libraries/classes/DatabaseInterface.php:2179 +msgid "Logout and try as another user." +msgstr "" + +#: libraries/classes/DatabaseInterface.php:2185 +msgid "Please check privileges of directory containing database." +msgstr "" + +#: libraries/classes/DatabaseInterface.php:2196 +msgid "Details…" +msgstr "" + +#: libraries/classes/DatabaseInterface.php:2500 +msgid "Missing connection parameters!" +msgstr "" + +#: libraries/classes/DatabaseInterface.php:2527 +msgid "Connection for controluser as defined in your configuration failed." +msgstr "" + +#: libraries/classes/DatabaseInterface.php:3043 +#, possible-php-format +msgid "See %sour documentation%s for more information." +msgstr "" + +#: libraries/classes/DatabaseInterface.php:3060 +msgid "" +"You are using the mysql extension which is deprecated in phpMyAdmin. Please " +"consider installing the mysqli extension." +msgstr "" + +#: libraries/classes/Dbi/DbiMysql.php:50 +msgid "" +"Please disable mysql.allow_local_infile in your PHP configuration or install " +"the mysqli extension." +msgstr "" + +#: libraries/classes/Dbi/DbiMysqli.php:163 +msgid "SSL connection enforced by server, automatically enabling it." +msgstr "" + +#: libraries/classes/Display/ChangePassword.php:68 +#: libraries/classes/ReplicationGui.php:863 +#: libraries/classes/Server/Privileges.php:1676 +msgid "No Password" +msgstr "" + +#: libraries/classes/Display/ChangePassword.php:76 +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:183 +#: libraries/classes/ReplicationGui.php:432 +#: libraries/classes/ReplicationGui.php:854 +#: libraries/classes/Server/Privileges.php:1663 +msgid "Password:" +msgstr "" + +#: libraries/classes/Display/ChangePassword.php:79 +msgid "Enter:" +msgstr "" + +#: libraries/classes/Display/ChangePassword.php:86 +#: libraries/classes/ReplicationGui.php:874 +#: libraries/classes/Server/Privileges.php:1695 +msgid "Re-type:" +msgstr "" + +#: libraries/classes/Display/ChangePassword.php:117 +#: libraries/classes/Display/ChangePassword.php:150 +msgid "Password Hashing:" +msgstr "" + +#: libraries/classes/Display/ChangePassword.php:130 +#: libraries/classes/Server/Privileges.php:1739 +msgid "" +"This method requires using an 'SSL connection' or an 'unencrypted " +"connection that encrypts the password using RSA'; while connecting to " +"the server." +msgstr "" + +#: libraries/classes/Display/Export.php:332 +msgid "@SERVER@ will become the server name" +msgstr "" + +#: libraries/classes/Display/Export.php:334 +msgid ", @DATABASE@ will become the database name" +msgstr "" + +#: libraries/classes/Display/Export.php:336 +msgid ", @TABLE@ will become the table name" +msgstr "" + +#: libraries/classes/Display/Export.php:342 +#, possible-php-format +msgid "" +"This value is interpreted using %1$sstrftime%2$s, so you can use time " +"formatting strings. Additionally the following transformations will happen: " +"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." +msgstr "" + +#: libraries/classes/Display/Export.php:571 +msgid "Defined aliases" +msgstr "" + +#: libraries/classes/Display/Export.php:627 +#: templates/display/export/options_output.twig:7 +msgid "Rename exported databases/tables/columns" +msgstr "" + +#: libraries/classes/Display/Export.php:684 +msgid "Could not load export plugins, please check your installation!" +msgstr "" + +#: libraries/classes/Display/GitRevision.php:66 +#, possible-php-format +msgid "%1$s from %2$s branch" +msgstr "" + +#: libraries/classes/Display/GitRevision.php:68 +msgid "no branch" +msgstr "" + +#: libraries/classes/Display/GitRevision.php:74 +msgid "Git revision:" +msgstr "" + +#: libraries/classes/Display/GitRevision.php:77 +#, possible-php-format +msgid "committed on %1$s by %2$s" +msgstr "" + +#: libraries/classes/Display/GitRevision.php:87 +#, possible-php-format +msgid "authored on %1$s by %2$s" +msgstr "" + +#: libraries/classes/Display/Results.php:911 +msgid "Save edited data" +msgstr "" + +#: libraries/classes/Display/Results.php:917 +msgid "Restore column order" +msgstr "" + +#: libraries/classes/Display/Results.php:965 +#: templates/database/central_columns/table_navigation.twig:37 +msgid "Filter rows" +msgstr "" + +#: libraries/classes/Display/Results.php:967 +#: templates/database/central_columns/table_navigation.twig:38 +msgid "Search this table" +msgstr "" + +#: libraries/classes/Display/Results.php:998 libraries/classes/Util.php:2309 +#: libraries/classes/Util.php:2312 +msgctxt "First page" +msgid "Begin" +msgstr "" + +#: libraries/classes/Display/Results.php:1085 libraries/classes/Util.php:2342 +#: libraries/classes/Util.php:2352 +msgctxt "Last page" +msgid "End" +msgstr "" + +#: libraries/classes/Display/Results.php:1114 +msgid "All" +msgstr "" + +#: libraries/classes/Display/Results.php:1414 +msgid "Sort by key" +msgstr "" + +#: libraries/classes/Display/Results.php:1727 +#: templates/display/results/options_block.twig:14 +msgid "Partial texts" +msgstr "" + +#: libraries/classes/Display/Results.php:1731 +#: templates/display/results/options_block.twig:14 +msgid "Full texts" +msgstr "" + +#: libraries/classes/Display/Results.php:2117 +#: libraries/classes/Display/Results.php:2131 +#: libraries/classes/Operations.php:818 +#: libraries/classes/Server/Status/Processes.php:169 +#: libraries/classes/Util.php:4672 libraries/classes/Util.php:4689 +#: libraries/config.values.php:71 +#: templates/database/qbe/sort_select_cell.twig:7 +#: templates/table/search/options.twig:54 +#: templates/server/databases/databases_header.twig:22 +#: templates/database/multi_table_query/form.twig:63 +msgid "Descending" +msgstr "" + +#: libraries/classes/Display/Results.php:2121 +#: libraries/classes/Display/Results.php:2127 +#: libraries/classes/Operations.php:815 +#: libraries/classes/Server/Status/Processes.php:172 +#: libraries/classes/Util.php:4667 libraries/classes/Util.php:4684 +#: libraries/config.values.php:70 +#: templates/database/qbe/sort_select_cell.twig:5 +#: templates/table/search/options.twig:54 +#: templates/server/databases/databases_header.twig:22 +#: templates/database/multi_table_query/form.twig:62 +msgid "Ascending" +msgstr "" + +#: libraries/classes/Display/Results.php:3381 +#: libraries/classes/Display/Results.php:3396 +msgid "The row has been deleted." +msgstr "" + +#: libraries/classes/Display/Results.php:3429 +#: libraries/classes/Display/Results.php:4677 +#: libraries/classes/Server/Status/Processes.php:276 +msgid "Kill" +msgstr "" + +#: libraries/classes/Display/Results.php:4121 +msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]." +msgstr "" + +#: libraries/classes/Display/Results.php:4551 +#, possible-php-format +msgid "Showing rows %1s - %2s" +msgstr "" + +#: libraries/classes/Display/Results.php:4566 +#, possible-php-format +msgid "%1$d total, %2$d in query" +msgstr "" + +#: libraries/classes/Display/Results.php:4571 +#, possible-php-format +msgid "%d total" +msgstr "" + +#: libraries/classes/Display/Results.php:4583 libraries/classes/Sql.php:1425 +#, possible-php-format +msgid "Query took %01.4f seconds." +msgstr "" + +#: libraries/classes/Display/Results.php:4682 +#: libraries/classes/Display/Results.php:4689 libraries/mult_submits.inc.php:57 +#: templates/database/structure/check_all_tables.twig:2 +#: templates/database/structure/check_all_tables.twig:9 +#: templates/database/structure/check_all_tables.twig:9 +#: templates/select_all.twig:2 +#: templates/select_all.twig:6 +msgid "With selected:" +msgstr "" + +#: libraries/classes/Display/Results.php:4686 +#: libraries/classes/Display/Results.php:4688 +#: libraries/classes/Server/Privileges.php:1179 +#: libraries/classes/Server/Privileges.php:1180 +#: libraries/classes/Server/UserGroups.php:248 +#: templates/database/structure/check_all_tables.twig:3 +#: templates/database/structure/check_all_tables.twig:4 +#: templates/select_all.twig:4 +#: templates/select_all.twig:5 +#: templates/privileges/global_priv_table.twig:5 +msgid "Check all" +msgstr "" + +#: libraries/classes/Display/Results.php:4864 +msgid "Copy to clipboard" +msgstr "" + +#: libraries/classes/Display/Results.php:4915 +msgid "Query results operations" +msgstr "" + +#: libraries/classes/Display/Results.php:4999 +#: templates/table/chart/tbl_chart.twig:10 +msgid "Display chart" +msgstr "" + +#: libraries/classes/Display/Results.php:5021 +msgid "Visualize GIS data" +msgstr "" + +#: libraries/classes/Display/Results.php:5204 +msgid "Link not found!" +msgstr "" + +#: libraries/classes/Engines/Bdb.php:28 +msgid "Version information" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:29 +msgid "Data home directory" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:31 +msgid "The common part of the directory path for all InnoDB data files." +msgstr "" + +#: libraries/classes/Engines/Innodb.php:36 +msgid "Data files" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:39 +msgid "Autoextend increment" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:41 +msgid "" +"The increment size for extending the size of an autoextending tablespace " +"when it becomes full." +msgstr "" + +#: libraries/classes/Engines/Innodb.php:47 +msgid "Buffer pool size" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:49 +msgid "" +"The size of the memory buffer InnoDB uses to cache data and indexes of its " +"tables." +msgstr "" + +#: libraries/classes/Engines/Innodb.php:139 +msgid "Buffer Pool" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:140 +#: libraries/classes/Server/Status/Data.php:198 +msgid "InnoDB Status" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:164 +msgid "Buffer Pool Usage" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:175 +msgid "pages" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:189 +msgid "Free pages" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:198 +msgid "Dirty pages" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:207 +msgid "Pages containing data" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:216 +msgid "Pages to be flushed" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:225 +msgid "Busy pages" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:237 +msgid "Latched pages" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:251 +msgid "Buffer Pool Activity" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:255 +msgid "Read requests" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:264 +msgid "Write requests" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:273 +msgid "Read misses" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:282 +msgid "Write waits" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:291 +msgid "Read misses in %" +msgstr "" + +#: libraries/classes/Engines/Innodb.php:306 +msgid "Write waits in %" +msgstr "" + +#: libraries/classes/Engines/Myisam.php:28 +msgid "Data pointer size" +msgstr "" + +#: libraries/classes/Engines/Myisam.php:30 +msgid "" +"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM " +"tables when no MAX_ROWS option is specified." +msgstr "" + +#: libraries/classes/Engines/Myisam.php:36 +msgid "Automatic recovery mode" +msgstr "" + +#: libraries/classes/Engines/Myisam.php:38 +msgid "" +"The mode for automatic recovery of crashed MyISAM tables, as set via the --" +"myisam-recover server startup option." +msgstr "" + +#: libraries/classes/Engines/Myisam.php:43 +msgid "Maximum size for temporary sort files" +msgstr "" + +#: libraries/classes/Engines/Myisam.php:45 +msgid "" +"The maximum size of the temporary file MySQL is allowed to use while re-" +"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA " +"INFILE)." +msgstr "" + +#: libraries/classes/Engines/Myisam.php:52 +msgid "Maximum size for temporary files on index creation" +msgstr "" + +#: libraries/classes/Engines/Myisam.php:54 +msgid "" +"If the temporary file used for fast MyISAM index creation would be larger " +"than using the key cache by the amount specified here, prefer the key cache " +"method." +msgstr "" + +#: libraries/classes/Engines/Myisam.php:61 +msgid "Repair threads" +msgstr "" + +#: libraries/classes/Engines/Myisam.php:63 +msgid "" +"If this value is greater than 1, MyISAM table indexes are created in " +"parallel (each index in its own thread) during the repair by sorting process." +msgstr "" + +#: libraries/classes/Engines/Myisam.php:70 +msgid "Sort buffer size" +msgstr "" + +#: libraries/classes/Engines/Myisam.php:72 +msgid "" +"The buffer that is allocated when sorting MyISAM indexes during a REPAIR " +"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:30 +msgid "Index cache size" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:32 +msgid "" +"This is the amount of memory allocated to the index cache. Default value is " +"32MB. The memory allocated here is used only for caching index pages." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:39 +msgid "Record cache size" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:41 +msgid "" +"This is the amount of memory allocated to the record cache used to cache " +"table data. The default value is 32MB. This memory is used to cache changes " +"to the handle data (.xtd) and row pointer (.xtr) files." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:49 +msgid "Log cache size" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:51 +msgid "" +"The amount of memory allocated to the transaction log cache used to cache on " +"transaction log data. The default is 16MB." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:58 +msgid "Log file threshold" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:60 +msgid "" +"The size of a transaction log before rollover, and a new log is created. The " +"default value is 16MB." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:66 +msgid "Transaction buffer size" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:68 +msgid "" +"The size of the global transaction log buffer (the engine allocates 2 " +"buffers of this size). The default is 1MB." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:75 +msgid "Checkpoint frequency" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:77 +msgid "" +"The amount of data written to the transaction log before a checkpoint is " +"performed. The default value is 24MB." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:84 +msgid "Data log threshold" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:86 +msgid "" +"The maximum size of a data log file. The default value is 64MB. PBXT can " +"create a maximum of 32000 data logs, which are used by all tables. So the " +"value of this variable can be increased to increase the total amount of data " +"that can be stored in the database." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:95 +msgid "Garbage threshold" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:97 +msgid "" +"The percentage of garbage in a data log file before it is compacted. This is " +"a value between 1 and 99. The default is 50." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:104 +msgid "Log buffer size" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:106 +msgid "" +"The size of the buffer used when writing a data log. The default is 256MB. " +"The engine allocates one buffer per thread, but only if the thread is " +"required to write a data log." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:114 +msgid "Data file grow size" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:115 +msgid "The grow size of the handle data (.xtd) files." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:119 +msgid "Row file grow size" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:120 +msgid "The grow size of the row pointer (.xtr) files." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:124 +msgid "Log file count" +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:126 +msgid "" +"This is the number of transaction log files (pbxt/system/xlog*.xt) the " +"system will maintain. If the number of logs exceeds this value then old logs " +"will be deleted, otherwise they are renamed and given the next highest " +"number." +msgstr "" + +#: libraries/classes/Engines/Pbxt.php:182 +#, possible-php-format +msgid "" +"Documentation and further information about PBXT can be found on the " +"%sPrimeBase XT Home Page%s." +msgstr "" + +#: libraries/classes/ErrorHandler.php:78 +msgid "Too many error messages, some are not displayed." +msgstr "" + +#: libraries/classes/ErrorHandler.php:360 +msgid "Report" +msgstr "" + +#: libraries/classes/ErrorHandler.php:365 +#: templates/error/report_form.twig:25 +msgid "Automatically send report next time" +msgstr "" + +#: libraries/classes/Export.php:132 libraries/classes/Export.php:167 +#: libraries/classes/Export.php:399 +#, possible-php-format +msgid "Insufficient space to save the file %s." +msgstr "" + +#: libraries/classes/Export.php:355 +#, possible-php-format +msgid "" +"File %s already exists on server, change filename or check overwrite option." +msgstr "" + +#: libraries/classes/Export.php:363 libraries/classes/Export.php:371 +#, possible-php-format +msgid "The web server does not have permission to save the file %s." +msgstr "" + +#: libraries/classes/Export.php:405 +#, possible-php-format +msgid "Dump has been saved to file %s." +msgstr "" + +#: libraries/classes/File.php:256 +msgid "File was not an uploaded file." +msgstr "" + +#: libraries/classes/File.php:296 +msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." +msgstr "" + +#: libraries/classes/File.php:302 +msgid "" +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " +"the HTML form." +msgstr "" + +#: libraries/classes/File.php:308 +msgid "The uploaded file was only partially uploaded." +msgstr "" + +#: libraries/classes/File.php:312 +msgid "Missing a temporary folder." +msgstr "" + +#: libraries/classes/File.php:315 +msgid "Failed to write file to disk." +msgstr "" + +#: libraries/classes/File.php:318 +msgid "File upload stopped by extension." +msgstr "" + +#: libraries/classes/File.php:321 +msgid "Unknown error in file upload." +msgstr "" + +#: libraries/classes/File.php:457 +msgid "File is a symbolic link" +msgstr "" + +#: libraries/classes/File.php:462 libraries/classes/File.php:554 +msgid "File could not be read!" +msgstr "" + +#: libraries/classes/File.php:502 +msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]." +msgstr "" + +#: libraries/classes/File.php:521 +msgid "Error while moving uploaded file." +msgstr "" + +#: libraries/classes/File.php:529 +msgid "Cannot read uploaded file." +msgstr "" + +#: libraries/classes/File.php:609 +#, possible-php-format +msgid "" +"You attempted to load file with unsupported compression (%s). Either support " +"for it is not implemented or disabled by your configuration." +msgstr "" + +#: libraries/classes/Footer.php:85 +#, possible-php-format +msgid "Currently running Git revision %1$s from the %2$s branch." +msgstr "" + +#: libraries/classes/Footer.php:92 +msgid "Git information missing!" +msgstr "" + +#: libraries/classes/Footer.php:207 libraries/classes/Footer.php:211 +#: libraries/classes/Footer.php:214 +msgid "Open new phpMyAdmin window" +msgstr "" + +#: libraries/classes/Header.php:390 +msgid "Print view" +msgstr "" + +#: libraries/classes/Header.php:468 +msgid "Click on the bar to scroll to top of page" +msgstr "" + +#: libraries/classes/Header.php:775 +#: templates/login/header.twig:8 +msgid "Javascript must be enabled past this point!" +msgstr "" + +#: libraries/classes/Import.php:130 libraries/classes/InsertEdit.php:178 +#: libraries/classes/Rte/Routines.php:1485 libraries/classes/Sql.php:1419 +#: tbl_get_field.php:50 +msgid "MySQL returned an empty result set (i.e. zero rows)." +msgstr "" + +#: libraries/classes/Import.php:290 libraries/classes/Sql.php:1433 +msgid "[ROLLBACK occurred.]" +msgstr "" + +#: libraries/classes/Import.php:1209 +msgid "" +"The following structures have either been created or altered. Here you can:" +msgstr "" + +#: libraries/classes/Import.php:1212 +msgid "View a structure's contents by clicking on its name." +msgstr "" + +#: libraries/classes/Import.php:1215 +msgid "" +"Change any of its settings by clicking the corresponding \"Options\" link." +msgstr "" + +#: libraries/classes/Import.php:1217 +msgid "Edit structure by following the \"Structure\" link." +msgstr "" + +#: libraries/classes/Import.php:1221 libraries/classes/Import.php:1256 +#: libraries/classes/MultSubmits.php:397 +#: libraries/classes/Plugins/Export/ExportCodegen.php:85 +#: libraries/classes/Plugins/Export/ExportCsv.php:49 +#: libraries/classes/Plugins/Export/ExportExcel.php:38 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:53 +#: libraries/classes/Plugins/Export/ExportJson.php:72 +#: libraries/classes/Plugins/Export/ExportLatex.php:75 +#: libraries/classes/Plugins/Export/ExportMediawiki.php:49 +#: libraries/classes/Plugins/Export/ExportOds.php:53 +#: libraries/classes/Plugins/Export/ExportOdt.php:65 +#: libraries/classes/Plugins/Export/ExportPdf.php:85 +#: libraries/classes/Plugins/Export/ExportPhparray.php:48 +#: libraries/classes/Plugins/Export/ExportSql.php:86 +#: libraries/classes/Plugins/Export/ExportTexytext.php:52 +#: libraries/classes/Plugins/Export/ExportXml.php:81 +#: libraries/classes/Plugins/Export/ExportYaml.php:48 +#: libraries/classes/Plugins/Import/AbstractImportCsv.php:35 +#: libraries/classes/Plugins/Import/ImportMediawiki.php:57 +#: libraries/classes/Plugins/Import/ImportOds.php:49 +#: libraries/classes/Plugins/Import/ImportShp.php:59 +#: libraries/classes/Plugins/Import/ImportSql.php:47 +#: libraries/classes/Plugins/Import/ImportXml.php:49 +#: libraries/classes/Rte/Routines.php:946 +#: templates/table/structure/row_stats_table.twig:19 +#: templates/table/search/options.twig:1 +#: templates/console/display.twig:7 +#: templates/console/display.twig:140 +#: templates/display/results/options_block.twig:10 +msgid "Options" +msgstr "" + +#: libraries/classes/Import.php:1224 +#, possible-php-format +msgid "Go to database: %s" +msgstr "" + +#: libraries/classes/Import.php:1230 libraries/classes/Import.php:1274 +#, possible-php-format +msgid "Edit settings for %s" +msgstr "" + +#: libraries/classes/Import.php:1259 +#, possible-php-format +msgid "Go to table: %s" +msgstr "" + +#: libraries/classes/Import.php:1267 +#, possible-php-format +msgid "Structure of %s" +msgstr "" + +#: libraries/classes/Import.php:1285 +#, possible-php-format +msgid "Go to view: %s" +msgstr "" + +#: libraries/classes/Import.php:1345 +msgid "Only single-table UPDATE and DELETE queries can be simulated." +msgstr "" + +#: libraries/classes/Import.php:1572 +msgid "" +"Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional " +"engine tables can be rolled back." +msgstr "" + +#: libraries/classes/Index.php:658 +#, possible-php-format +msgid "Create an index on  %s columns" +msgstr "" + +#: libraries/classes/Index.php:690 +msgid "No index defined!" +msgstr "" + +#: libraries/classes/Index.php:722 +#: templates/table/tracking/structure_snapshot_indexes.twig:8 +msgid "Packed" +msgstr "" + +#: libraries/classes/Index.php:724 +#: templates/table/tracking/structure_snapshot_indexes.twig:10 +msgid "Cardinality" +msgstr "" + +#: libraries/classes/Index.php:727 libraries/classes/Rte/Events.php:516 +#: libraries/classes/Rte/Routines.php:1071 +#: templates/table/tracking/structure_snapshot_columns.twig:12 +#: templates/table/tracking/structure_snapshot_indexes.twig:13 +#: templates/columns_definitions/partitions.twig:85 +#: templates/database/structure/table_header.twig:48 +#: templates/table/structure/display_partitions.twig:31 +msgid "Comment" +msgstr "" + +#: libraries/classes/Index.php:753 +msgid "The primary key has been dropped." +msgstr "" + +#: libraries/classes/Index.php:760 +#, possible-php-format +msgid "Index %s has been dropped." +msgstr "" + +#: libraries/classes/Index.php:890 +#, possible-php-format +msgid "" +"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " +"removed." +msgstr "" + +#: libraries/classes/InsertEdit.php:290 +#: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:54 +#: templates/database/designer/table_list.twig:34 +msgid "Hide" +msgstr "" + +#: libraries/classes/InsertEdit.php:306 +#: libraries/classes/Navigation/Nodes/NodeFunction.php:30 +#: libraries/classes/Rte/Routines.php:1625 +#: templates/table/search/table_header.twig:4 +msgid "Function" +msgstr "" + +#: libraries/classes/InsertEdit.php:470 +msgid "Binary" +msgstr "" + +#: libraries/classes/InsertEdit.php:730 +msgid "Because of its length,
this column might not be editable." +msgstr "" + +#: libraries/classes/InsertEdit.php:1338 +msgid "Binary - do not edit" +msgstr "" + +#: libraries/classes/InsertEdit.php:1498 libraries/classes/Util.php:3289 +msgid "The directory you set for upload work cannot be reached." +msgstr "" + +#: libraries/classes/InsertEdit.php:1501 +#: templates/table/search/options.twig:25 +#: templates/privileges/column_privileges.twig:17 +msgid "Or" +msgstr "" + +#: libraries/classes/InsertEdit.php:1502 +msgid "web server upload directory:" +msgstr "" + +#: libraries/classes/InsertEdit.php:1707 +#: templates/table/search/input_box.twig:38 +msgid "Edit/Insert" +msgstr "" + +#: libraries/classes/InsertEdit.php:1774 +msgid "and then" +msgstr "" + +#: libraries/classes/InsertEdit.php:1812 +msgid "Insert as new row" +msgstr "" + +#: libraries/classes/InsertEdit.php:1815 +msgid "Insert as new row and ignore errors" +msgstr "" + +#: libraries/classes/InsertEdit.php:1818 +msgid "Show insert query" +msgstr "" + +#: libraries/classes/InsertEdit.php:1838 +msgid "Go back to previous page" +msgstr "" + +#: libraries/classes/InsertEdit.php:1841 +msgid "Insert another new row" +msgstr "" + +#: libraries/classes/InsertEdit.php:1846 +msgid "Go back to this page" +msgstr "" + +#: libraries/classes/InsertEdit.php:1869 +msgid "Edit next row" +msgstr "" + +#: libraries/classes/InsertEdit.php:1889 +msgid "" +"Use TAB key to move from value to value, or CTRL+arrows to move anywhere." +msgstr "" + +#: libraries/classes/InsertEdit.php:1927 +#: libraries/classes/ReplicationGui.php:552 +#: libraries/classes/Rte/Routines.php:1627 +#: libraries/classes/Server/Status/Variables.php:229 +#: templates/server/variables/variable_table_head.twig:5 +#: templates/database/designer/having_query_panel.twig:100 +#: templates/database/designer/where_query_panel.twig:69 +#: templates/table/search/zoom_result_form.twig:36 +#: templates/database/designer/options_panel.twig:73 +#: templates/database/designer/options_panel.twig:238 +#: templates/table/search/table_header.twig:10 +msgid "Value" +msgstr "" + +#: libraries/classes/InsertEdit.php:2297 libraries/classes/Sql.php:1416 +msgid "Showing SQL query" +msgstr "" + +#: libraries/classes/InsertEdit.php:2322 libraries/classes/Sql.php:1394 +#, possible-php-format +msgid "Inserted row id: %1$d" +msgstr "" + +#: libraries/classes/LanguageManager.php:915 +msgid "Ignoring unsupported language code." +msgstr "" + +#: libraries/classes/LanguageManager.php:942 +#: libraries/classes/LanguageManager.php:943 setup/frames/index.inc.php:63 +msgid "Language" +msgstr "" + +#: libraries/classes/Linter.php:98 +msgid "" +"Linting is disabled for this query because it exceeds the maximum length." +msgstr "" + +#: libraries/classes/Linter.php:164 +#, possible-php-format +msgid "%1$s (near %2$s)" +msgstr "" + +#: libraries/classes/Menu.php:277 +#: libraries/classes/Navigation/Nodes/NodeView.php:30 tbl_operations.php:65 +#: tbl_operations.php:227 tbl_structure.php:36 +#: templates/database/structure/structure_table_row.twig:98 +#: templates/database/structure/structure_table_row.twig:163 +msgid "View" +msgstr "" + +#: libraries/classes/Menu.php:296 libraries/classes/Menu.php:315 +#, possible-php-format +msgid "“%s”" +msgstr "" + +#: libraries/classes/Menu.php:350 +#: libraries/classes/Navigation/Nodes/NodeTable.php:300 +#: libraries/classes/Util.php:3030 libraries/classes/Util.php:3040 +#: libraries/classes/Util.php:3316 libraries/classes/Util.php:3317 +#: libraries/classes/Util.php:3994 libraries/config.values.php:42 +#: libraries/config.values.php:50 libraries/config.values.php:120 +#: templates/table/structure/check_all_table_column.twig:8 +#: templates/database/search/results.twig:34 +msgid "Browse" +msgstr "" + +#: libraries/classes/Menu.php:367 libraries/classes/Menu.php:470 +#: libraries/classes/Navigation/Nodes/NodeTable.php:291 +#: libraries/classes/Util.php:3028 libraries/classes/Util.php:3038 +#: libraries/classes/Util.php:3044 libraries/classes/Util.php:3318 +#: libraries/classes/Util.php:3319 libraries/classes/Util.php:3980 +#: libraries/classes/Util.php:3997 libraries/config.values.php:40 +#: libraries/config.values.php:48 libraries/config.values.php:112 +#: libraries/config.values.php:118 +msgid "Search" +msgstr "" + +#: libraries/classes/Menu.php:377 +#: libraries/classes/Navigation/Nodes/NodeTable.php:294 +#: libraries/classes/SqlQueryForm.php:290 +#: libraries/classes/SqlQueryForm.php:293 libraries/classes/Util.php:3029 +#: libraries/classes/Util.php:3039 libraries/classes/Util.php:3320 +#: libraries/classes/Util.php:3321 libraries/classes/Util.php:3998 +#: libraries/config.values.php:41 libraries/config.values.php:49 +#: libraries/config.values.php:119 +msgid "Insert" +msgstr "" + +#: libraries/classes/Menu.php:401 libraries/classes/Menu.php:512 +#: libraries/classes/Server/Privileges.php:2569 +#: libraries/classes/Server/Privileges.php:4440 libraries/classes/Util.php:3985 +#: libraries/classes/Util.php:4001 libraries/config.values.php:107 +#: templates/server/sub_page_header.twig:2 +#: templates/privileges/privileges_summary.twig:15 +msgid "Privileges" +msgstr "" + +#: libraries/classes/Menu.php:410 libraries/classes/Menu.php:418 +#: libraries/classes/Menu.php:504 libraries/classes/Util.php:3031 +#: libraries/classes/Util.php:3045 libraries/classes/Util.php:3984 +#: libraries/classes/Util.php:4002 libraries/config.values.php:113 +#: view_operations.php:101 +msgid "Operations" +msgstr "" + +#: libraries/classes/Menu.php:423 libraries/classes/Menu.php:534 +#: libraries/classes/Relation.php:279 libraries/classes/Util.php:3989 +#: libraries/classes/Util.php:4003 +msgid "Tracking" +msgstr "" + +#: libraries/classes/Menu.php:435 libraries/classes/Menu.php:528 +#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:579 +#: libraries/classes/Plugins/Export/ExportOdt.php:716 +#: libraries/classes/Plugins/Export/ExportPdf.php:280 +#: libraries/classes/Plugins/Export/ExportSql.php:2043 +#: libraries/classes/Plugins/Export/ExportTexytext.php:537 +#: libraries/classes/Plugins/Export/ExportXml.php:126 +#: libraries/classes/Rte/Words.php:63 libraries/classes/Util.php:3988 +#: libraries/classes/Util.php:4004 +msgid "Triggers" +msgstr "" + +#: libraries/classes/Menu.php:474 libraries/classes/Menu.php:488 +#: libraries/classes/Menu.php:495 +msgid "Database seems to be empty!" +msgstr "" + +#: libraries/classes/Menu.php:477 libraries/classes/Util.php:3981 +msgid "Query" +msgstr "" + +#: libraries/classes/Menu.php:517 libraries/classes/Rte/Words.php:49 +#: libraries/classes/Util.php:3986 +msgid "Routines" +msgstr "" + +#: libraries/classes/Menu.php:522 +#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25 +#: libraries/classes/Plugins/Export/ExportSql.php:965 +#: libraries/classes/Plugins/Export/ExportXml.php:106 +#: libraries/classes/Rte/Words.php:77 libraries/classes/Util.php:3987 +msgid "Events" +msgstr "" + +#: libraries/classes/Menu.php:540 libraries/classes/Util.php:3990 +msgid "Designer" +msgstr "" + +#: libraries/classes/Menu.php:549 libraries/classes/Util.php:3991 +#: templates/database/structure/check_all_tables.twig:32 +msgid "Central columns" +msgstr "" + +#: libraries/classes/Menu.php:607 +msgid "User accounts" +msgstr "" + +#: libraries/classes/Menu.php:634 libraries/classes/Server/Status/Data.php:121 +#: libraries/classes/Util.php:3970 +#: templates/server/sub_page_header.twig:2 +msgid "Binary log" +msgstr "" + +#: libraries/classes/Menu.php:640 libraries/classes/Server/Status/Data.php:126 +#: libraries/classes/Util.php:3971 +#: templates/database/structure/table_header.twig:10 +#: templates/server/sub_page_header.twig:2 +#: templates/database/structure/body_for_table_summary.twig:11 +msgid "Replication" +msgstr "" + +#: libraries/classes/Menu.php:645 libraries/classes/Server/Status/Data.php:194 +#: libraries/classes/SqlQueryForm.php:432 libraries/classes/Util.php:3972 +#: libraries/config.values.php:106 +#: templates/server/engines/engine.twig:12 +#: templates/server/engines/engine.twig:16 +msgid "Variables" +msgstr "" + +#: libraries/classes/Menu.php:649 libraries/classes/Util.php:3973 +msgid "Charsets" +msgstr "" + +#: libraries/classes/Menu.php:653 libraries/classes/Util.php:3975 +msgid "Engines" +msgstr "" + +#: libraries/classes/Menu.php:657 libraries/classes/Util.php:3974 +#: templates/server/sub_page_header.twig:2 +msgid "Plugins" +msgstr "" + +#: libraries/classes/Message.php:247 +#, possible-php-format +msgid "%1$d row affected." +msgid_plural "%1$d rows affected." +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Message.php:266 +#, possible-php-format +msgid "%1$d row deleted." +msgid_plural "%1$d rows deleted." +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Message.php:285 +#, possible-php-format +msgid "%1$d row inserted." +msgid_plural "%1$d rows inserted." +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/MultSubmits.php:399 libraries/classes/Operations.php:197 +#: libraries/classes/Operations.php:1285 libraries/classes/Tracking.php:395 +msgid "Structure only" +msgstr "" + +#: libraries/classes/MultSubmits.php:401 libraries/classes/Operations.php:198 +#: libraries/classes/Operations.php:1286 libraries/classes/Tracking.php:401 +msgid "Structure and data" +msgstr "" + +#: libraries/classes/MultSubmits.php:403 libraries/classes/Operations.php:199 +#: libraries/classes/Operations.php:1287 libraries/classes/Tracking.php:398 +msgid "Data only" +msgstr "" + +#: libraries/classes/MultSubmits.php:407 +msgid "Add AUTO INCREMENT value" +msgstr "" + +#: libraries/classes/MultSubmits.php:409 libraries/classes/Operations.php:247 +#: libraries/classes/Operations.php:1310 +msgid "Add constraints" +msgstr "" + +#: libraries/classes/MultSubmits.php:411 libraries/classes/Operations.php:127 +#: libraries/classes/Operations.php:265 libraries/classes/Operations.php:888 +#: libraries/classes/Operations.php:975 libraries/classes/Operations.php:1329 +#: libraries/classes/Rte/Routines.php:1024 +#: templates/columns_definitions/table_fields_definitions.twig:36 +msgid "Adjust privileges" +msgstr "" + +#: libraries/classes/MultSubmits.php:433 +msgid "From" +msgstr "" + +#: libraries/classes/MultSubmits.php:439 +msgid "To" +msgstr "" + +#: libraries/classes/MultSubmits.php:467 +msgid "Add prefix" +msgstr "" + +#: libraries/classes/MultSubmits.php:500 +msgid "Do you really want to execute the following query?" +msgstr "" + +#: libraries/classes/Navigation/Navigation.php:69 +msgid "An error has occurred while loading the navigation display" +msgstr "" + +#: libraries/classes/Navigation/Navigation.php:207 +msgid "Groups:" +msgstr "" + +#: libraries/classes/Navigation/Navigation.php:208 +msgid "Events:" +msgstr "" + +#: libraries/classes/Navigation/Navigation.php:209 +msgid "Functions:" +msgstr "" + +#: libraries/classes/Navigation/Navigation.php:210 +msgid "Procedures:" +msgstr "" + +#: libraries/classes/Navigation/Navigation.php:211 +#: templates/display/export/selection.twig:5 +msgid "Tables:" +msgstr "" + +#: libraries/classes/Navigation/Navigation.php:212 +msgid "Views:" +msgstr "" + +#: libraries/classes/Navigation/Navigation.php:236 +#: libraries/classes/Tracking.php:164 tbl_change.php:147 +#: templates/database/multi_table_query/form.twig:44 +#: templates/database/tracking/tracked_tables.twig:17 +msgid "Show" +msgstr "" + +#: libraries/classes/Navigation/NavigationHeader.php:165 +msgid "Home" +msgstr "" + +#: libraries/classes/Navigation/NavigationHeader.php:173 +msgid "Log out" +msgstr "" + +#: libraries/classes/Navigation/NavigationHeader.php:175 +msgid "Empty session data" +msgstr "" + +#: libraries/classes/Navigation/NavigationHeader.php:193 +msgid "phpMyAdmin documentation" +msgstr "" + +#: libraries/classes/Navigation/NavigationHeader.php:213 +msgid "Navigation panel settings" +msgstr "" + +#: libraries/classes/Navigation/NavigationHeader.php:224 +msgid "Reload navigation panel" +msgstr "" + +#: libraries/classes/Navigation/NavigationTree.php:757 +msgid "" +"There are large item groups in navigation panel which may affect the " +"performance. Consider disabling item grouping in the navigation panel." +msgstr "" + +#: libraries/classes/Navigation/NavigationTree.php:951 +#, possible-php-format +msgid "%s result found" +msgid_plural "%s results found" +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Navigation/NavigationTree.php:1368 +#: libraries/classes/Navigation/NavigationTree.php:1400 +msgid "Type to filter these, Enter to search all" +msgstr "" + +#: libraries/classes/Navigation/NavigationTree.php:1370 +#: libraries/classes/Navigation/NavigationTree.php:1401 +msgid "Clear fast filter" +msgstr "" + +#: libraries/classes/Navigation/NavigationTree.php:1427 +msgid "Collapse all" +msgstr "" + +#. l10n: The word "Node" must not be translated here +#: libraries/classes/Navigation/NodeFactory.php:34 +#, possible-php-format +msgid "Invalid class name \"%1$s\", using default of \"Node\"" +msgstr "" + +#: libraries/classes/Navigation/NodeFactory.php:61 +#, possible-php-format +msgid "Could not load class \"%1$s\"" +msgstr "" + +#: libraries/classes/Navigation/Nodes/Node.php:802 +msgid "Expand/Collapse" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:25 +#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:26 +#: libraries/classes/SqlQueryForm.php:269 +msgid "Columns" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:35 +msgctxt "Create new column" +msgid "New" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeDatabase.php:41 +msgid "Database operations" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeDatabase.php:685 +msgid "Show hidden items" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:36 +msgctxt "Create new database" +msgid "New" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:37 +msgctxt "Create new event" +msgid "New" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25 +#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26 +#: libraries/classes/Plugins/Export/ExportSql.php:574 +#: libraries/classes/Plugins/Export/ExportXml.php:111 +msgid "Functions" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:35 +msgctxt "Create new function" +msgid "New" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:35 +msgctxt "Create new index" +msgid "New" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeProcedure.php:30 +msgid "Procedure" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25 +#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26 +#: libraries/classes/Plugins/Export/ExportSql.php:563 +#: libraries/classes/Plugins/Export/ExportXml.php:116 +msgid "Procedures" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:35 +#: libraries/classes/Rte/Footer.php:37 +msgctxt "Create new procedure" +msgid "New" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:36 +msgctxt "Create new table" +msgid "New" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:37 +msgctxt "Create new trigger" +msgid "New" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25 +#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26 +#: libraries/classes/Plugins/Export/ExportXml.php:131 +#: templates/database/structure/show_create.twig:24 +msgid "Views" +msgstr "" + +#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:36 +msgctxt "Create new view" +msgid "New" +msgstr "" + +#: libraries/classes/Normalization.php:182 +msgid "Make all columns atomic" +msgstr "" + +#: libraries/classes/Normalization.php:184 +#: libraries/classes/Normalization.php:883 +msgid "First step of normalization (1NF)" +msgstr "" + +#: libraries/classes/Normalization.php:187 +#: libraries/classes/Normalization.php:238 +#: libraries/classes/Normalization.php:287 +#: libraries/classes/Normalization.php:325 +msgid "Step 1." +msgstr "" + +#: libraries/classes/Normalization.php:189 +msgid "" +"Do you have any column which can be split into more than one column? For " +"example: address can be split into street, city, country and zip." +msgstr "" + +#: libraries/classes/Normalization.php:196 +msgid "Show me the central list of columns that are not already in this table" +msgstr "" + +#: libraries/classes/Normalization.php:199 +msgid "" +"Select a column which can be split into more than one (on select of 'no such " +"column', it'll move to next step)." +msgstr "" + +#: libraries/classes/Normalization.php:206 normalization.php:19 +msgid "Select one…" +msgstr "" + +#: libraries/classes/Normalization.php:207 normalization.php:20 +msgid "No such column" +msgstr "" + +#: libraries/classes/Normalization.php:211 libraries/classes/Types.php:722 +#: normalization.php:25 +msgctxt "string types" +msgid "String" +msgstr "" + +#: libraries/classes/Normalization.php:214 +msgid "split into " +msgstr "" + +#: libraries/classes/Normalization.php:235 +msgid "Have a primary key" +msgstr "" + +#: libraries/classes/Normalization.php:241 +msgid "Primary key already exists." +msgstr "" + +#: libraries/classes/Normalization.php:246 +msgid "" +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." +msgstr "" + +#: libraries/classes/Normalization.php:254 +msgid "Add a primary key on existing column(s)" +msgstr "" + +#: libraries/classes/Normalization.php:259 +msgid "" +"If it's not possible to make existing column combinations as primary key" +msgstr "" + +#: libraries/classes/Normalization.php:263 +msgid "+ Add a new primary key column" +msgstr "" + +#: libraries/classes/Normalization.php:286 +msgid "Remove redundant columns" +msgstr "" + +#: libraries/classes/Normalization.php:289 +msgid "" +"Do you have a group of columns which on combining gives an existing column? " +"For example, if you have first_name, last_name and full_name then combining " +"first_name and last_name gives full_name which is redundant." +msgstr "" + +#: libraries/classes/Normalization.php:295 +msgid "" +"Check the columns which are redundant and click on remove. If no redundant " +"column, click on 'No redundant column'" +msgstr "" + +#: libraries/classes/Normalization.php:300 +msgid "Remove selected" +msgstr "" + +#: libraries/classes/Normalization.php:301 +msgid "No redundant column" +msgstr "" + +#: libraries/classes/Normalization.php:324 +msgid "Move repeating groups" +msgstr "" + +#: libraries/classes/Normalization.php:327 +msgid "" +"Do you have a group of two or more columns that are closely related and are " +"all repeating the same attribute? For example, a table that holds data on " +"books might have columns such as book_id, author1, author2, author3 and so " +"on which form a repeating group. In this case a new table (book_id, author) " +"should be created." +msgstr "" + +#: libraries/classes/Normalization.php:335 +msgid "" +"Check the columns which form a repeating group. If no such group, click on " +"'No repeating group'" +msgstr "" + +#: libraries/classes/Normalization.php:341 +msgid "No repeating group" +msgstr "" + +#: libraries/classes/Normalization.php:370 +msgid "Step 2." +msgstr "" + +#: libraries/classes/Normalization.php:370 +msgid "Find partial dependencies" +msgstr "" + +#: libraries/classes/Normalization.php:393 +#, possible-php-format +msgid "" +"No partial dependencies possible as no non-primary column exists since " +"primary key ( %1$s ) is composed of all the columns in the table." +msgstr "" + +#: libraries/classes/Normalization.php:399 +#: libraries/classes/Normalization.php:444 +msgid "Table is already in second normal form." +msgstr "" + +#: libraries/classes/Normalization.php:404 +#, possible-php-format +msgid "" +"The primary key ( %1$s ) consists of more than one column so we need to find " +"the partial dependencies." +msgstr "" + +#: libraries/classes/Normalization.php:409 +#: libraries/classes/Normalization.php:796 +msgid "" +"Please answer the following question(s) carefully to obtain a correct " +"normalization." +msgstr "" + +#: libraries/classes/Normalization.php:413 +msgid "+ Show me the possible partial dependencies based on data in the table" +msgstr "" + +#: libraries/classes/Normalization.php:417 +msgid "" +"For each column below, please select the minimal set of columns among " +"given set whose values combined together are sufficient to determine the " +"value of the column." +msgstr "" + +#: libraries/classes/Normalization.php:427 +#: libraries/classes/Normalization.php:835 +#, possible-php-format +msgid "'%1$s' depends on:" +msgstr "" + +#: libraries/classes/Normalization.php:439 +#, possible-php-format +msgid "" +"No partial dependencies possible as the primary key ( %1$s ) has just one " +"column." +msgstr "" + +#: libraries/classes/Normalization.php:468 +#, possible-php-format +msgid "" +"In order to put the original table '%1$s' into Second normal form we need to " +"create the following tables:" +msgstr "" + +#: libraries/classes/Normalization.php:505 +#, possible-php-format +msgid "The second step of normalization is complete for table '%1$s'." +msgstr "" + +#: libraries/classes/Normalization.php:545 +#: libraries/classes/Normalization.php:695 +#: libraries/classes/Normalization.php:767 +msgid "Error in processing!" +msgstr "" + +#: libraries/classes/Normalization.php:591 +#, possible-php-format +msgid "" +"In order to put the original table '%1$s' into Third normal form we need to " +"create the following tables:" +msgstr "" + +#: libraries/classes/Normalization.php:639 +msgid "The third step of normalization is complete." +msgstr "" + +#: libraries/classes/Normalization.php:746 +#, possible-php-format +msgid "Selected repeating group has been moved to the table '%s'" +msgstr "" + +#: libraries/classes/Normalization.php:793 +msgid "Step 3." +msgstr "" + +#: libraries/classes/Normalization.php:793 +msgid "Find transitive dependencies" +msgstr "" + +#: libraries/classes/Normalization.php:800 +msgid "" +"For each column below, please select the minimal set of columns among " +"given set whose values combined together are sufficient to determine the " +"value of the column.
Note: A column may have no transitive dependency, " +"in that case you don't have to select any." +msgstr "" + +#: libraries/classes/Normalization.php:849 +msgid "" +"No Transitive dependencies possible as the table doesn't have any non " +"primary key columns" +msgstr "" + +#: libraries/classes/Normalization.php:853 +msgid "Table is already in Third normal form!" +msgstr "" + +#: libraries/classes/Normalization.php:879 +msgid "Improve table structure (Normalization):" +msgstr "" + +#: libraries/classes/Normalization.php:880 +msgid "Select up to what step you want to normalize" +msgstr "" + +#: libraries/classes/Normalization.php:884 +msgid "Second step of normalization (1NF+2NF)" +msgstr "" + +#: libraries/classes/Normalization.php:885 +msgid "Third step of normalization (1NF+2NF+3NF)" +msgstr "" + +#: libraries/classes/Normalization.php:895 +msgid "" +"Hint: Please follow the procedure carefully in order to obtain correct " +"normalization" +msgstr "" + +#: libraries/classes/Normalization.php:961 +msgid "" +"This list is based on a subset of the table's data and is not necessarily " +"accurate. " +msgstr "" + +#: libraries/classes/Normalization.php:977 +msgid "No partial dependencies found!" +msgstr "" + +#: libraries/classes/Operations.php:104 +msgid "Rename database to" +msgstr "" + +#: libraries/classes/Operations.php:120 libraries/classes/Operations.php:259 +#: libraries/classes/Operations.php:882 libraries/classes/Operations.php:969 +#: libraries/classes/Operations.php:1323 +#: templates/columns_definitions/column_adjust_privileges.twig:15 +msgid "" +"You don't have sufficient privileges to perform this operation; Please refer " +"to the documentation for more details" +msgstr "" + +#: libraries/classes/Operations.php:158 +#, possible-php-format +msgid "Database %s has been dropped." +msgstr "" + +#: libraries/classes/Operations.php:170 +msgid "Remove database" +msgstr "" + +#: libraries/classes/Operations.php:176 +msgid "Drop the database (DROP)" +msgstr "" + +#: libraries/classes/Operations.php:222 +msgid "Copy database to" +msgstr "" + +#: libraries/classes/Operations.php:234 +msgid "CREATE DATABASE before copying" +msgstr "" + +#: libraries/classes/Operations.php:272 +msgid "Switch to copied database" +msgstr "" + +#: libraries/classes/Operations.php:320 +msgid "Change all tables collations" +msgstr "" + +#: libraries/classes/Operations.php:326 +msgid "Change all tables columns collations" +msgstr "" + +#: libraries/classes/Operations.php:803 +msgid "Alter table order by" +msgstr "" + +#: libraries/classes/Operations.php:811 +msgid "(singly)" +msgstr "" + +#: libraries/classes/Operations.php:847 +msgid "Move table to (database.table)" +msgstr "" + +#: libraries/classes/Operations.php:952 +msgid "Rename table to" +msgstr "" + +#: libraries/classes/Operations.php:992 +msgid "Table comments" +msgstr "" + +#: libraries/classes/Operations.php:1061 +msgid "Table options" +msgstr "" + +#: libraries/classes/Operations.php:1068 +#: templates/server/engines/engines.twig:4 +msgid "Storage Engine" +msgstr "" + +#: libraries/classes/Operations.php:1097 +msgid "Change all column collations" +msgstr "" + +#: libraries/classes/Operations.php:1268 +msgid "Copy table to (database.table)" +msgstr "" + +#: libraries/classes/Operations.php:1338 +msgid "Switch to copied table" +msgstr "" + +#: libraries/classes/Operations.php:1362 +#: templates/database/structure/check_all_tables.twig:18 +msgid "Table maintenance" +msgstr "" + +#: libraries/classes/Operations.php:1395 +#: templates/database/structure/check_all_tables.twig:19 +msgid "Analyze table" +msgstr "" + +#: libraries/classes/Operations.php:1410 +#: templates/database/structure/check_all_tables.twig:20 +msgid "Check table" +msgstr "" + +#: libraries/classes/Operations.php:1424 +#: templates/database/structure/check_all_tables.twig:21 +msgid "Checksum table" +msgstr "" + +#: libraries/classes/Operations.php:1438 +msgid "Defragment table" +msgstr "" + +#: libraries/classes/Operations.php:1450 +#, possible-php-format +msgid "Table %s has been flushed." +msgstr "" + +#: libraries/classes/Operations.php:1456 +msgid "Flush the table (FLUSH)" +msgstr "" + +#: libraries/classes/Operations.php:1470 +#: templates/database/structure/check_all_tables.twig:22 +#: templates/table/structure/display_table_stats.twig:61 +msgid "Optimize table" +msgstr "" + +#: libraries/classes/Operations.php:1485 +#: templates/database/structure/check_all_tables.twig:23 +msgid "Repair table" +msgstr "" + +#: libraries/classes/Operations.php:1531 +#: templates/database/structure/check_all_tables.twig:14 +#: view_operations.php:138 +msgid "Delete data or table" +msgstr "" + +#: libraries/classes/Operations.php:1539 +msgid "Empty the table (TRUNCATE)" +msgstr "" + +#: libraries/classes/Operations.php:1547 +msgid "Delete the table (DROP)" +msgstr "" + +#: libraries/classes/Operations.php:1588 +#: templates/table/structure/display_structure.twig:179 +msgid "Analyze" +msgstr "" + +#: libraries/classes/Operations.php:1589 +#: templates/table/structure/display_structure.twig:179 +msgid "Check" +msgstr "" + +#: libraries/classes/Operations.php:1590 +#: templates/table/structure/display_structure.twig:179 +msgid "Optimize" +msgstr "" + +#: libraries/classes/Operations.php:1591 +#: templates/table/structure/display_structure.twig:179 +msgid "Rebuild" +msgstr "" + +#: libraries/classes/Operations.php:1592 +#: templates/table/structure/display_structure.twig:179 +msgid "Repair" +msgstr "" + +#: libraries/classes/Operations.php:1593 +#: templates/table/structure/display_structure.twig:179 +msgid "Truncate" +msgstr "" + +#: libraries/classes/Operations.php:1607 +msgid "Coalesce" +msgstr "" + +#: libraries/classes/Operations.php:1616 +msgid "Partition maintenance" +msgstr "" + +#: libraries/classes/Operations.php:1633 +#, possible-php-format +msgid "Partition %s" +msgstr "" + +#: libraries/classes/Operations.php:1651 +#: templates/table/structure/display_partitions.twig:137 +msgid "Remove partitioning" +msgstr "" + +#: libraries/classes/Operations.php:1677 +msgid "Check referential integrity:" +msgstr "" + +#: libraries/classes/Operations.php:2063 +msgid "Can't move table to same one!" +msgstr "" + +#: libraries/classes/Operations.php:2065 +msgid "Can't copy table to same one!" +msgstr "" + +#: libraries/classes/Operations.php:2089 +#, possible-php-format +msgid "Table %s has been moved to %s. Privileges have been adjusted." +msgstr "" + +#: libraries/classes/Operations.php:2096 +#, possible-php-format +msgid "Table %s has been copied to %s. Privileges have been adjusted." +msgstr "" + +#: libraries/classes/Operations.php:2105 +#, possible-php-format +msgid "Table %s has been moved to %s." +msgstr "" + +#: libraries/classes/Operations.php:2109 +#, possible-php-format +msgid "Table %s has been copied to %s." +msgstr "" + +#: libraries/classes/Operations.php:2139 +msgid "The table name is empty!" +msgstr "" + +#: libraries/classes/Pdf.php:131 +msgid "Error while creating PDF:" +msgstr "" + +#: libraries/classes/Plugins.php:578 +msgid "This format has no options" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:75 +msgid "Cannot connect: invalid settings." +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:89 +#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:83 +#: templates/login/header.twig:5 +#, possible-php-format +msgid "Welcome to %s" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:105 +#, possible-php-format +msgid "" +"You probably did not create a configuration file. You might want to use the " +"%1$ssetup script%2$s to create one." +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:125 +msgid "" +"phpMyAdmin tried to connect to the MySQL server, and the server rejected the " +"connection. You should check the host, username and password in your " +"configuration and make sure that they correspond to the information given by " +"the administrator of the MySQL server." +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:153 +msgid "Retry to connect" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:134 +msgid "Your session has expired. Please log in again." +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:154 +msgid "Log in" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:162 +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:172 +msgid "You can enter hostname/IP address and port separated by space." +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:177 +msgid "Username:" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:189 +msgid "Server Choice:" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:313 +msgid "Failed to connect to the reCAPTCHA service!" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:315 +msgid "Entered captcha is wrong, try again!" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320 +msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:344 +msgid "You are not allowed to log in to this MySQL server!" +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:88 +msgid "Wrong username/password. Access denied." +msgstr "" + +#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:83 +msgid "Can not find signon authentication script:" +msgstr "" + +#: libraries/classes/Plugins/AuthenticationPlugin.php:167 +msgid "" +"Login without a password is forbidden by configuration (see AllowNoPassword)" +msgstr "" + +#: libraries/classes/Plugins/AuthenticationPlugin.php:174 +#, possible-php-format +msgid "No activity within %s seconds; please log in again." +msgstr "" + +#: libraries/classes/Plugins/AuthenticationPlugin.php:184 +#: libraries/classes/Plugins/AuthenticationPlugin.php:187 +msgid "Cannot log in to the MySQL server" +msgstr "" + +#: libraries/classes/Plugins/AuthenticationPlugin.php:335 +msgid "You have enabled two factor authentication, please confirm your login." +msgstr "" + +#: libraries/classes/Plugins/Export/ExportCodegen.php:101 +#: templates/display/import/import.twig:168 +#: templates/display/export/format_dropdown.twig:2 +msgid "Format:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportCsv.php:63 +#: libraries/classes/Plugins/Import/AbstractImportCsv.php:58 +msgid "Columns separated with:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportCsv.php:68 +#: libraries/classes/Plugins/Import/AbstractImportCsv.php:64 +msgid "Columns enclosed with:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportCsv.php:73 +#: libraries/classes/Plugins/Import/AbstractImportCsv.php:71 +msgid "Columns escaped with:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportCsv.php:78 +#: libraries/classes/Plugins/Import/AbstractImportCsv.php:78 +msgid "Lines terminated with:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportCsv.php:83 +#: libraries/classes/Plugins/Export/ExportExcel.php:52 +#: libraries/classes/Plugins/Export/ExportHtmlword.php:87 +#: libraries/classes/Plugins/Export/ExportLatex.php:191 +#: libraries/classes/Plugins/Export/ExportOds.php:67 +#: libraries/classes/Plugins/Export/ExportOdt.php:134 +#: libraries/classes/Plugins/Export/ExportTexytext.php:91 +msgid "Replace NULL with:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportCsv.php:88 +#: libraries/classes/Plugins/Export/ExportExcel.php:57 +msgid "Remove carriage return/line feed characters within columns" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportExcel.php:67 +msgid "Excel edition:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:70 +#: libraries/classes/Plugins/Export/ExportLatex.php:103 +#: libraries/classes/Plugins/Export/ExportMediawiki.php:70 +#: libraries/classes/Plugins/Export/ExportOdt.php:82 +#: libraries/classes/Plugins/Export/ExportPdf.php:112 +#: libraries/classes/Plugins/Export/ExportSql.php:214 +#: libraries/classes/Plugins/Export/ExportTexytext.php:69 +#: libraries/config.values.php:164 +msgid "structure" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:71 +#: libraries/classes/Plugins/Export/ExportLatex.php:104 +#: libraries/classes/Plugins/Export/ExportMediawiki.php:71 +#: libraries/classes/Plugins/Export/ExportOdt.php:83 +#: libraries/classes/Plugins/Export/ExportPdf.php:113 +#: libraries/classes/Plugins/Export/ExportSql.php:215 +#: libraries/classes/Plugins/Export/ExportTexytext.php:70 +#: libraries/config.values.php:165 +msgid "data" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:72 +#: libraries/classes/Plugins/Export/ExportLatex.php:105 +#: libraries/classes/Plugins/Export/ExportMediawiki.php:72 +#: libraries/classes/Plugins/Export/ExportOdt.php:84 +#: libraries/classes/Plugins/Export/ExportPdf.php:114 +#: libraries/classes/Plugins/Export/ExportSql.php:216 +#: libraries/classes/Plugins/Export/ExportTexytext.php:71 +#: libraries/config.values.php:166 +msgid "structure and data" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:81 +#: libraries/classes/Plugins/Export/ExportLatex.php:162 +#: libraries/classes/Plugins/Export/ExportOdt.php:123 +#: libraries/classes/Plugins/Export/ExportTexytext.php:80 +#: libraries/classes/Plugins/Export/ExportXml.php:138 +msgid "Data dump options" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:211 +#: libraries/classes/Plugins/Export/ExportOdt.php:273 +#: libraries/classes/Plugins/Export/ExportSql.php:2352 +#: libraries/classes/Plugins/Export/ExportTexytext.php:194 +msgid "Dumping data for table" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:488 +#: libraries/classes/Plugins/Export/ExportOdt.php:611 +#: libraries/classes/Plugins/Export/ExportTexytext.php:452 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:356 +#: libraries/classes/Rte/RteList.php:106 libraries/classes/Rte/Triggers.php:379 +msgid "Event" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:489 +#: libraries/classes/Plugins/Export/ExportOdt.php:614 +#: libraries/classes/Plugins/Export/ExportTexytext.php:453 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:358 +#: libraries/classes/Rte/Events.php:500 libraries/classes/Rte/Routines.php:1010 +#: libraries/classes/Rte/Triggers.php:393 +msgid "Definition" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:561 +#: libraries/classes/Plugins/Export/ExportOdt.php:693 +#: libraries/classes/Plugins/Export/ExportSql.php:2012 +#: libraries/classes/Plugins/Export/ExportTexytext.php:517 +msgid "Table structure for table" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:586 +#: libraries/classes/Plugins/Export/ExportOdt.php:726 +#: libraries/classes/Plugins/Export/ExportSql.php:2082 +#: libraries/classes/Plugins/Export/ExportTexytext.php:542 +msgid "Structure for view" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportHtmlword.php:600 +#: libraries/classes/Plugins/Export/ExportOdt.php:747 +#: libraries/classes/Plugins/Export/ExportSql.php:2127 +#: libraries/classes/Plugins/Export/ExportTexytext.php:558 +msgid "Stand-in structure for view" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportJson.php:89 +msgid "Output pretty-printed JSON (Use human-readable formatting)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportJson.php:95 +msgid "Output unicode characters unescaped" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:51 +msgid "Content of table @TABLE@" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:52 +msgid "(continued)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:53 +msgid "Structure of table @TABLE@" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:115 +#: libraries/classes/Plugins/Export/ExportOdt.php:94 +#: libraries/classes/Plugins/Export/ExportSql.php:228 +msgid "Object creation options" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:121 +#: libraries/classes/Plugins/Export/ExportLatex.php:173 +msgid "Table caption:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:127 +#: libraries/classes/Plugins/Export/ExportLatex.php:179 +msgid "Table caption (continued):" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:133 +#: libraries/classes/Plugins/Export/ExportLatex.php:185 +msgid "Label key:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:140 +#: libraries/classes/Plugins/Export/ExportOdt.php:101 +#: libraries/classes/Plugins/Export/ExportSql.php:125 +msgid "Display foreign key relationships" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:146 +#: libraries/classes/Plugins/Export/ExportOdt.php:107 +msgid "Display comments" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:152 +#: libraries/classes/Plugins/Export/ExportOdt.php:113 +#: libraries/classes/Plugins/Export/ExportSql.php:132 +msgid "Display MIME types" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:168 +msgid "Put columns names in the first row:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:216 +#: libraries/classes/Plugins/Export/ExportSql.php:695 +#: libraries/classes/Plugins/Export/ExportXml.php:238 +#: libraries/classes/ReplicationGui.php:443 +#: libraries/classes/ReplicationGui.php:705 +msgid "Host:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:221 +#: libraries/classes/Plugins/Export/ExportSql.php:701 +#: libraries/classes/Plugins/Export/ExportXml.php:243 +msgid "Generation Time:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:224 +#: libraries/classes/Plugins/Export/ExportSql.php:707 +#: libraries/classes/Plugins/Export/ExportXml.php:246 +msgid "PHP Version:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:254 +#: libraries/classes/Plugins/Export/ExportSql.php:896 +#: libraries/classes/Plugins/Export/ExportXml.php:407 +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:158 +msgid "Database:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:327 +#: libraries/classes/Plugins/Export/ExportSql.php:2195 +msgid "Data:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportLatex.php:507 +msgid "Structure:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportMediawiki.php:81 +msgid "Export table names" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportMediawiki.php:88 +msgid "Export table headers" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportPdf.php:99 +msgid "Report title:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportPdf.php:228 +msgid "Dumping data" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportPdf.php:283 +msgid "View structure" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportPdf.php:286 +msgid "Stand in" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:103 +msgid "" +"Display comments (includes info such as export timestamp, PHP version, " +"and server version)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:111 +msgid "Additional custom header comment (\\n splits lines):" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:117 +msgid "" +"Include a timestamp of when databases were created, last updated, and last " +"checked" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:176 +msgid "Export metadata" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:191 +msgid "" +"Database system or older MySQL server to maximize output compatibility with:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:236 +msgid "Add statements:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:244 +#: libraries/classes/Plugins/Export/ExportSql.php:253 +#: libraries/classes/Plugins/Export/ExportSql.php:274 +#: libraries/classes/Plugins/Export/ExportSql.php:283 +#: libraries/classes/Plugins/Export/ExportSql.php:307 +#: libraries/classes/Plugins/Export/ExportSql.php:314 +#: libraries/classes/Plugins/Export/ExportSql.php:323 +#, possible-php-format +msgid "Add %s statement" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:290 +msgid "(less efficient as indexes will be generated during table creation)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:298 +#, possible-php-format +msgid "%s value" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:332 +msgid "" +"Enclose table and column names with backquotes (Protects column and table " +"names formed with special characters or keywords)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:346 +msgid "Data creation options" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:351 +#: libraries/classes/Plugins/Export/ExportSql.php:2300 +msgid "Truncate table before insert" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:358 +msgid "Instead of INSERT statements, use:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:364 +msgid "INSERT DELAYED statements" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:376 +#: libraries/classes/Plugins/Export/ExportSql.php:410 +msgid "INSERT IGNORE statements" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:390 +msgid "Function to use when dumping data:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:405 +msgid "Syntax to use when inserting data:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:415 +msgid "" +"include column names in every INSERT statement
  " +"    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " +"(1,2,3)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:420 +msgid "" +"insert multiple rows in every INSERT statement
  " +"    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"(7,8,9)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:425 +msgid "" +"both of the above
      Example: INSERT INTO " +"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:430 +msgid "" +"neither of the above
      Example: INSERT INTO " +"tbl_name VALUES (1,2,3)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:449 +msgid "" +"Dump binary columns in hexadecimal notation (for example, \"abc\" becomes " +"0x616263)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:459 +msgid "" +"Dump TIMESTAMP columns in UTC (enables TIMESTAMP columns to be dumped and " +"reloaded between servers in different time zones)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:520 +msgid "It appears your database uses routines;" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:523 +#: libraries/classes/Plugins/Export/ExportSql.php:1550 +#: libraries/classes/Plugins/Export/ExportSql.php:2072 +msgid "alias export may not work reliably in all cases." +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1010 +msgid "Metadata" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1080 +#, possible-php-format +msgid "Metadata for table %s" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1087 +#, possible-php-format +msgid "Metadata for database %s" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1419 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:603 +msgid "Creation:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1432 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:610 +msgid "Last update:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1445 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:617 +msgid "Last check:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1493 +#, possible-php-format +msgid "Error reading structure for table %s:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1547 +msgid "It appears your database uses views;" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1724 +msgid "Constraints for dumped tables" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1725 +msgid "Constraints for table" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1755 +msgid "Indexes for dumped tables" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1756 +msgid "Indexes for table" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1789 +msgid "AUTO_INCREMENT for dumped tables" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1790 +msgid "AUTO_INCREMENT for table" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1865 +msgid "MIME TYPES FOR TABLE" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:1888 +msgid "RELATIONSHIPS FOR TABLE" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:2069 +msgid "It appears your table uses triggers;" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:2106 +#, possible-php-format +msgid "Structure for view %s exported as a table" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:2130 +msgid "(See below for the actual view)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportSql.php:2210 +#, possible-php-format +msgid "Error reading data for table %s:" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportXml.php:100 +msgid "Object creation options (all are recommended)" +msgstr "" + +#: libraries/classes/Plugins/Export/ExportXml.php:143 +msgid "Export contents" +msgstr "" + +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:159 +msgid "Table:" +msgstr "" + +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:160 +msgid "Purpose:" +msgstr "" + +#: libraries/classes/Plugins/Export/Helpers/Pdf.php:541 +msgid "MIME" +msgstr "" + +#: libraries/classes/Plugins/Import/AbstractImportCsv.php:51 +msgid "" +"Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportCsv.php:63 +#: libraries/classes/Plugins/Import/ImportOds.php:64 +msgid "" +"The first line of the file contains the table column names (if this is " +"unchecked, the first line will become part of the data)" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportCsv.php:72 +msgid "" +"If the data in each row of the file is not in the same order as in the " +"database, list the corresponding column names here. Column names must be " +"separated by commas and not enclosed in quotations." +msgstr "" + +#: libraries/classes/Plugins/Import/ImportCsv.php:80 +#: libraries/classes/Plugins/Import/ImportLdi.php:75 +msgid "Column names: " +msgstr "" + +#: libraries/classes/Plugins/Import/ImportCsv.php:120 +#: libraries/classes/Plugins/Import/ImportCsv.php:135 +#: libraries/classes/Plugins/Import/ImportCsv.php:146 +#: libraries/classes/Plugins/Import/ImportCsv.php:155 +#, possible-php-format +msgid "Invalid parameter for CSV import: %s" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportCsv.php:207 +#, possible-php-format +msgid "" +"Invalid column (%s) specified! Ensure that columns names are spelled " +"correctly, separated by commas, and not enclosed in quotes." +msgstr "" + +#: libraries/classes/Plugins/Import/ImportCsv.php:302 +#: libraries/classes/Plugins/Import/ImportCsv.php:663 +#, possible-php-format +msgid "Invalid format of CSV input on line %d." +msgstr "" + +#: libraries/classes/Plugins/Import/ImportCsv.php:533 +#, possible-php-format +msgid "Invalid column count in CSV input on line %d." +msgstr "" + +#: libraries/classes/Plugins/Import/ImportLdi.php:113 +msgid "This plugin does not support compressed imports!" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportMediawiki.php:53 +msgid "MediaWiki Table" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportMediawiki.php:276 +#, possible-php-format +msgid "Invalid format of mediawiki input on line:
%s." +msgstr "" + +#: libraries/classes/Plugins/Import/ImportOds.php:78 +msgid "Import percentages as proper decimals (ex. 12.00% to .12)" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportOds.php:84 +msgid "Import currencies (ex. $5.00 to 5.00)" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportOds.php:152 +#: libraries/classes/Plugins/Import/ImportXml.php:112 +#: libraries/classes/Plugins/Import/ImportXml.php:177 +msgid "" +"The XML file specified was either malformed or incomplete. Please correct " +"the issue and try again." +msgstr "" + +#: libraries/classes/Plugins/Import/ImportOds.php:163 +msgid "Could not parse OpenDocument Spreadsheet!" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportShp.php:56 +msgid "ESRI Shape File" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportShp.php:88 +#: libraries/classes/Plugins/Import/ImportShp.php:161 +#, possible-php-format +msgid "There was an error importing the ESRI shape file: \"%s\"." +msgstr "" + +#: libraries/classes/Plugins/Import/ImportShp.php:191 +#, possible-php-format +msgid "MySQL Spatial Extension does not support ESRI type \"%s\"." +msgstr "" + +#: libraries/classes/Plugins/Import/ImportShp.php:238 +msgid "The imported file does not contain any data!" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportSql.php:68 +msgid "SQL compatibility mode:" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportSql.php:80 +msgid "Do not use AUTO_INCREMENT for zero values" +msgstr "" + +#: libraries/classes/Plugins/Import/ImportXml.php:45 +msgid "XML" +msgstr "" + +#: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:74 +#: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:92 +#: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:94 +#: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:92 +#, possible-php-format +msgid "The %s table doesn't exist!" +msgstr "" + +#: libraries/classes/Plugins/Schema/Eps/EpsRelationSchema.php:65 +#: libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php:69 +#, possible-php-format +msgid "Schema of the %s database - Page %s" +msgstr "" + +#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:296 +msgid "SCHEMA ERROR: " +msgstr "" + +#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:244 +msgid "PDF export page" +msgstr "" + +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:102 +#, possible-php-format +msgid "Schema of the %s database" +msgstr "" + +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:130 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:525 +msgid "Relational schema" +msgstr "" + +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486 +msgid "Table of contents" +msgstr "" + +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:634 +#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:657 +#: templates/table/tracking/structure_snapshot_columns.twig:11 +#: templates/table/structure/table_structure_header.twig:14 +msgid "Extra" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaDia.php:60 +#: libraries/classes/Plugins/Schema/SchemaEps.php:68 +#: libraries/classes/Plugins/Schema/SchemaPdf.php:68 +msgid "Orientation" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaDia.php:64 +#: libraries/classes/Plugins/Schema/SchemaEps.php:72 +#: libraries/classes/Plugins/Schema/SchemaPdf.php:72 +msgid "Landscape" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaDia.php:65 +#: libraries/classes/Plugins/Schema/SchemaEps.php:73 +#: libraries/classes/Plugins/Schema/SchemaPdf.php:73 +msgid "Portrait" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaEps.php:62 +#: libraries/classes/Plugins/Schema/SchemaPdf.php:62 +#: libraries/classes/Plugins/Schema/SchemaSvg.php:61 +msgid "Same width for all tables" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaPdf.php:87 +msgid "Show grid" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaPdf.php:93 +#: templates/database/structure/print_view_data_dictionary_link.twig:6 +msgid "Data dictionary" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaPdf.php:99 +msgid "Order of the tables" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaPdf.php:104 +msgid "Name (Ascending)" +msgstr "" + +#: libraries/classes/Plugins/Schema/SchemaPdf.php:105 +msgid "Name (Descending)" +msgstr "" + +#: libraries/classes/Plugins/SchemaPlugin.php:69 +msgid "Show color" +msgstr "" + +#: libraries/classes/Plugins/SchemaPlugin.php:71 +msgid "Only show keys" +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/Bool2TextTransformationsPlugin.php:29 +msgid "" +"Converts Boolean values to text (default 'T' and 'F'). First option is for " +"TRUE, second for FALSE. Nonzero=true." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:30 +msgid "" +"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as " +"formatted date. The first option is the offset (in hours) which will be " +"added to the timestamp (Default: 0). Use second option to specify a " +"different date/time format string. Third option determines whether you want " +"to see local date or UTC one (use \"local\" or \"utc\" strings) for that. " +"According to that, date format has different value - for \"local\" see the " +"documentation for PHP's strftime() function and for \"utc\" it is done using " +"gmdate() function." +msgstr "" + +#. l10n: See https://secure.php.net/manual/en/function.strftime.php +#: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:62 +#: libraries/classes/Util.php:1520 +msgid "%B %d, %Y at %I:%M %p" +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php:28 +msgid "" +"Displays a link to download the binary data of the column. You can use the " +"first option to specify the filename, or use the second option as the name " +"of a column which contains the filename. If you use the second option, you " +"need to set the first option to the empty string." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:28 +msgid "" +"LINUX ONLY: Launches an external application and feeds it the column data " +"via standard input. Returns the standard output of the application. The " +"default is Tidy, to pretty-print HTML code. For security reasons, you have " +"to manually edit the file libraries/classes/Plugins/Transformations/Output/" +"Text_Plain_External.php and list the tools you want to make available. The " +"first option is then the number of the program you want to use and the " +"second option is the parameters for the program. The third option, if set to " +"1, will convert the output using htmlspecialchars() (Default 1). The fourth " +"option, if set to 1, will prevent wrapping and ensure that the output " +"appears all on one line (Default 1)." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:28 +msgid "" +"Displays the contents of the column as-is, without running it through " +"htmlspecialchars(). That is, the column is assumed to contain valid HTML." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/HexTransformationsPlugin.php:28 +msgid "" +"Displays hexadecimal representation of data. Optional first parameter " +"specifies how often space will be added (defaults to 2 nibbles)." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:32 +msgid "Displays a link to download this image." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:28 +msgid "" +"Image upload functionality which also displays a thumbnail. The options are " +"the width and height of the thumbnail in pixels. Defaults to 100 X 100." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/ImageUploadTransformationsPlugin.php:87 +msgid "Image preview here" +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/InlineTransformationsPlugin.php:32 +msgid "" +"Displays a clickable thumbnail. The options are the maximum width and height " +"in pixels. The original aspect ratio is preserved." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php:28 +msgid "" +"Converts an (IPv4) Internet network address stored as a BIGINT into a string " +"in Internet standard dotted format." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/PreApPendTransformationsPlugin.php:29 +msgid "" +"Prepends and/or Appends text to a string. First option is text to be " +"prepended, second is appended (enclosed in single quotes, default empty " +"string)." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:30 +msgid "" +"Validates the string using regular expression and performs insert only if " +"string matches it. The first option is the Regular Expression." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/RegexValidationTransformationsPlugin.php:52 +#, possible-php-format +msgid "Validation failed for the input string %s." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:29 +msgid "Formats text as SQL query with syntax highlighting." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/SubstringTransformationsPlugin.php:28 +msgid "" +"Displays a part of a string. The first option is the number of characters to " +"skip from the beginning of the string (Default 0). The second option is the " +"number of characters to return (Default: until end of string). The third " +"option is the string to append and/or prepend when truncation occurs " +"(Default: \"…\")." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:30 +msgid "" +"File upload functionality for TEXT columns. It does not have a textarea for " +"input." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:33 +msgid "" +"Displays an image and a link; the column contains the filename. The first " +"option is a URL prefix like \"https://www.example.com/\". The second and " +"third options are the width and the height in pixels." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php:33 +msgid "" +"Displays a link; the column contains the filename. The first option is a URL " +"prefix like \"https://www.example.com/\". The second option is a title for " +"the link." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:30 +msgid "Converts an Internet network address in (IPv4/IPv6) format to binary" +msgstr "" + +#: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:30 +msgid "Syntax highlighted CodeMirror editor for JSON." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:30 +msgid "Syntax highlighted CodeMirror editor for SQL." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:30 +msgid "Syntax highlighted CodeMirror editor for XML (and HTML)." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:30 +msgid "" +"Converts an Internet network address stored as a binary string into a string " +"in Internet standard (IPv4/IPv6) format." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:47 +msgid "Formats text as JSON with syntax highlighting." +msgstr "" + +#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:47 +msgid "Formats text as XML with syntax highlighting." +msgstr "" + +#: libraries/classes/Plugins/TwoFactor/Application.php:110 +msgid "" +"The gd PHP extension was not found. The QRcode can not be displayed without " +"the gd PHP extension." +msgstr "" + +#: libraries/classes/Plugins/TwoFactor/Application.php:146 +msgid "Authentication Application (2FA)" +msgstr "" + +#: libraries/classes/Plugins/TwoFactor/Application.php:156 +msgid "" +"Provides authentication using HOTP and TOTP applications such as FreeOTP, " +"Google Authenticator or Authy." +msgstr "" + +#: libraries/classes/Plugins/TwoFactor/Key.php:186 +msgid "Hardware Security Key (FIDO U2F)" +msgstr "" + +#: libraries/classes/Plugins/TwoFactor/Key.php:196 +msgid "" +"Provides authentication using hardware security tokens supporting FIDO U2F." +msgstr "" + +#: libraries/classes/Plugins/TwoFactor/Simple.php:52 +msgid "Simple two-factor authentication" +msgstr "" + +#: libraries/classes/Plugins/TwoFactor/Simple.php:62 +msgid "For testing purposes only!" +msgstr "" + +#: libraries/classes/Plugins/TwoFactorPlugin.php:70 +#, possible-php-format +msgid "Two-factor authentication failed: %s" +msgstr "" + +#: libraries/classes/Plugins/TwoFactorPlugin.php:74 +msgid "Two-factor authentication failed." +msgstr "" + +#: libraries/classes/Plugins/TwoFactorPlugin.php:127 +msgid "No Two-Factor" +msgstr "" + +#: libraries/classes/Plugins/TwoFactorPlugin.php:137 +msgid "Login using password only." +msgstr "" + +#: libraries/classes/RecentFavoriteTable.php:145 +msgid "Could not save recent table!" +msgstr "" + +#: libraries/classes/RecentFavoriteTable.php:149 +msgid "Could not save favorite table!" +msgstr "" + +#: libraries/classes/RecentFavoriteTable.php:219 +#: templates/database/structure/favorite_anchor.twig:4 +msgid "Remove from Favorites" +msgstr "" + +#: libraries/classes/RecentFavoriteTable.php:241 +msgid "There are no recent tables." +msgstr "" + +#: libraries/classes/RecentFavoriteTable.php:242 +msgid "There are no favorite tables." +msgstr "" + +#: libraries/classes/RecentFavoriteTable.php:257 +msgid "Recent tables" +msgstr "" + +#: libraries/classes/RecentFavoriteTable.php:259 +msgid "Recent" +msgstr "" + +#: libraries/classes/RecentFavoriteTable.php:263 +msgid "Favorites" +msgstr "" + +#: libraries/classes/Relation.php:105 +msgid "not OK" +msgstr "" + +#: libraries/classes/Relation.php:109 +msgctxt "Correctly working" +msgid "OK" +msgstr "" + +#: libraries/classes/Relation.php:112 +msgid "Enabled" +msgstr "" + +#: libraries/classes/Relation.php:116 +msgid "Configuration of pmadb…" +msgstr "" + +#: libraries/classes/Relation.php:120 libraries/classes/Relation.php:156 +msgid "General relation features" +msgstr "" + +#: libraries/classes/Relation.php:167 +msgid "Display Features" +msgstr "" + +#: libraries/classes/Relation.php:184 +msgid "Designer and creation of PDFs" +msgstr "" + +#: libraries/classes/Relation.php:195 +msgid "Displaying Column Comments" +msgstr "" + +#: libraries/classes/Relation.php:201 +msgid "Browser transformation" +msgstr "" + +#: libraries/classes/Relation.php:208 +msgid "Please see the documentation on how to update your column_info table." +msgstr "" + +#: libraries/classes/Relation.php:224 libraries/classes/SqlQueryForm.php:401 +msgid "Bookmarked SQL query" +msgstr "" + +#: libraries/classes/Relation.php:235 +msgid "SQL history" +msgstr "" + +#: libraries/classes/Relation.php:246 +msgid "Persistent recently used tables" +msgstr "" + +#: libraries/classes/Relation.php:257 +msgid "Persistent favorite tables" +msgstr "" + +#: libraries/classes/Relation.php:268 +msgid "Persistent tables' UI preferences" +msgstr "" + +#: libraries/classes/Relation.php:290 +msgid "User preferences" +msgstr "" + +#: libraries/classes/Relation.php:307 +msgid "Configurable menus" +msgstr "" + +#: libraries/classes/Relation.php:318 +msgid "Hide/show navigation items" +msgstr "" + +#: libraries/classes/Relation.php:329 +msgid "Saving Query-By-Example searches" +msgstr "" + +#: libraries/classes/Relation.php:340 +msgid "Managing Central list of columns" +msgstr "" + +#: libraries/classes/Relation.php:351 +msgid "Remembering Designer Settings" +msgstr "" + +#: libraries/classes/Relation.php:362 +msgid "Saving export templates" +msgstr "" + +#: libraries/classes/Relation.php:370 +msgid "Quick steps to set up advanced features:" +msgstr "" + +#: libraries/classes/Relation.php:376 +#, possible-php-format +msgid "Create the needed tables with the %screate_tables.sql." +msgstr "" + +#: libraries/classes/Relation.php:381 +msgid "Create a pma user and give access to these tables." +msgstr "" + +#: libraries/classes/Relation.php:384 +msgid "" +"Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." +msgstr "" + +#: libraries/classes/Relation.php:389 +msgid "Re-login to phpMyAdmin to load the updated configuration file." +msgstr "" + +#: libraries/classes/Relation.php:1697 +msgid "no description" +msgstr "" + +#: libraries/classes/Relation.php:1888 +msgid "" +"You do not have necessary privileges to create a database named " +"'phpmyadmin'. You may go to 'Operations' tab of any database to set up the " +"phpMyAdmin configuration storage there." +msgstr "" + +#: libraries/classes/Relation.php:2003 +#, possible-php-format +msgid "" +"%sCreate%s a database named 'phpmyadmin' and setup the phpMyAdmin " +"configuration storage there." +msgstr "" + +#: libraries/classes/Relation.php:2011 +#, possible-php-format +msgid "" +"%sCreate%s the phpMyAdmin configuration storage in the current database." +msgstr "" + +#: libraries/classes/Relation.php:2019 +#, possible-php-format +msgid "%sCreate%s missing phpMyAdmin configuration storage tables." +msgstr "" + +#: libraries/classes/ReplicationGui.php:58 +#: libraries/classes/ReplicationGui.php:352 +#: templates/server/databases/table_header.twig:32 +msgid "Master replication" +msgstr "" + +#: libraries/classes/ReplicationGui.php:59 +msgid "This server is configured as master in a replication process." +msgstr "" + +#: libraries/classes/ReplicationGui.php:62 +#: libraries/classes/Server/Status/Data.php:166 +msgid "Show master status" +msgstr "" + +#: libraries/classes/ReplicationGui.php:67 +msgid "Show connected slaves" +msgstr "" + +#: libraries/classes/ReplicationGui.php:78 +#: libraries/classes/ReplicationGui.php:701 +msgid "Add slave replication user" +msgstr "" + +#: libraries/classes/ReplicationGui.php:100 +msgid "Master configuration" +msgstr "" + +#: libraries/classes/ReplicationGui.php:102 +msgid "" +"This server is not configured as a master server in a replication process. " +"You can choose from either replicating all databases and ignoring some of " +"them (useful if you want to replicate a majority of the databases) or you " +"can choose to ignore all databases by default and allow only certain " +"databases to be replicated. Please select the mode:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:111 +msgid "Replicate all databases; Ignore:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:113 +msgid "Ignore all databases; Replicate:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:117 +msgid "Please select databases:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:121 +msgid "" +"Now, add the following lines at the end of [mysqld] section in your my.cnf " +"and please restart the MySQL server afterwards." +msgstr "" + +#: libraries/classes/ReplicationGui.php:126 +msgid "" +"Once you restarted MySQL server, please click on Go button. Afterwards, you " +"should see a message informing you, that this server is configured as " +"master." +msgstr "" + +#: libraries/classes/ReplicationGui.php:153 +#: templates/server/databases/table_header.twig:35 +msgid "Slave replication" +msgstr "" + +#: libraries/classes/ReplicationGui.php:161 +msgid "Master connection:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:223 +msgid "Slave SQL Thread not running!" +msgstr "" + +#: libraries/classes/ReplicationGui.php:228 +msgid "Slave IO Thread not running!" +msgstr "" + +#: libraries/classes/ReplicationGui.php:239 +msgid "" +"Server is configured as slave in a replication process. Would you like to:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:245 +msgid "See slave status table" +msgstr "" + +#: libraries/classes/ReplicationGui.php:250 +msgid "Control slave:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:256 +msgid "Full start" +msgstr "" + +#: libraries/classes/ReplicationGui.php:257 +msgid "Full stop" +msgstr "" + +#: libraries/classes/ReplicationGui.php:260 +msgid "Reset slave" +msgstr "" + +#: libraries/classes/ReplicationGui.php:263 +msgid "Start SQL Thread only" +msgstr "" + +#: libraries/classes/ReplicationGui.php:266 +msgid "Stop SQL Thread only" +msgstr "" + +#: libraries/classes/ReplicationGui.php:270 +msgid "Start IO Thread only" +msgstr "" + +#: libraries/classes/ReplicationGui.php:273 +msgid "Stop IO Thread only" +msgstr "" + +#: libraries/classes/ReplicationGui.php:282 +#: libraries/classes/ReplicationGui.php:411 +msgid "Change or reconfigure master server" +msgstr "" + +#: libraries/classes/ReplicationGui.php:293 +#, possible-php-format +msgid "" +"This server is not configured as slave in a replication process. Would you " +"like to %sconfigure%s it?" +msgstr "" + +#: libraries/classes/ReplicationGui.php:316 +msgid "Error management:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:319 +msgid "Skipping errors might lead into unsynchronized master and slave!" +msgstr "" + +#: libraries/classes/ReplicationGui.php:323 +msgid "Skip current error" +msgstr "" + +#: libraries/classes/ReplicationGui.php:328 +#, possible-php-format +msgid "Skip next %s errors." +msgstr "" + +#: libraries/classes/ReplicationGui.php:355 +#, possible-php-format +msgid "" +"This server is not configured as master in a replication process. Would you " +"like to %sconfigure%s it?" +msgstr "" + +#: libraries/classes/ReplicationGui.php:389 +#: templates/database/search/selection_form.twig:35 +#: templates/display/export/select_options.twig:8 +msgid "Unselect all" +msgstr "" + +#: libraries/classes/ReplicationGui.php:410 +msgid "Slave configuration" +msgstr "" + +#: libraries/classes/ReplicationGui.php:413 +msgid "" +"Make sure you have a unique server-id in your configuration file (my.cnf). " +"If not, please add the following line into [mysqld] section:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:420 +#: libraries/classes/ReplicationGui.php:791 +#: libraries/classes/Server/Privileges.php:1501 +msgid "User name:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:426 +#: libraries/classes/ReplicationGui.php:795 +#: libraries/classes/ReplicationGui.php:808 +#: libraries/classes/Server/Privileges.php:1506 +#: libraries/classes/Server/Privileges.php:1528 +#: libraries/classes/Server/Privileges.php:2566 +#: libraries/classes/Server/Privileges.php:3544 +msgid "User name" +msgstr "" + +#: libraries/classes/ReplicationGui.php:437 +#: libraries/classes/ReplicationGui.php:858 +#: libraries/classes/ReplicationGui.php:870 +#: libraries/classes/Server/Privileges.php:1667 +#: libraries/classes/Server/Privileges.php:1684 +#: libraries/classes/Server/Privileges.php:3546 +msgid "Password" +msgstr "" + +#: libraries/classes/ReplicationGui.php:455 +msgid "Port:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:539 +msgid "Master status" +msgstr "" + +#: libraries/classes/ReplicationGui.php:542 +msgid "Slave status" +msgstr "" + +#: libraries/classes/ReplicationGui.php:551 +#: libraries/classes/Server/Status/Variables.php:228 +#: templates/server/variables/variable_table_head.twig:4 +msgid "Variable" +msgstr "" + +#: libraries/classes/ReplicationGui.php:626 +#: libraries/classes/ReplicationGui.php:709 +#: libraries/classes/ReplicationGui.php:843 +#: libraries/classes/Server/Status/Processes.php:85 +msgid "Host" +msgstr "" + +#: libraries/classes/ReplicationGui.php:643 +msgid "" +"Only slaves started with the --report-host=host_name option are visible in " +"this list." +msgstr "" + +#: libraries/classes/ReplicationGui.php:747 +#: libraries/classes/Server/Privileges.php:1602 +msgid "Any host" +msgstr "" + +#: libraries/classes/ReplicationGui.php:752 +#: libraries/classes/Server/Privileges.php:1610 +msgid "Local" +msgstr "" + +#: libraries/classes/ReplicationGui.php:759 +#: libraries/classes/Server/Privileges.php:1619 +msgid "This Host" +msgstr "" + +#: libraries/classes/ReplicationGui.php:799 +#: libraries/classes/Server/Privileges.php:1512 +msgid "Any user" +msgstr "" + +#: libraries/classes/ReplicationGui.php:804 +#: libraries/classes/ReplicationGui.php:837 +#: libraries/classes/ReplicationGui.php:866 +#: libraries/classes/Server/Privileges.php:1638 +msgid "Use text field:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:831 +#: libraries/classes/Server/Privileges.php:1629 +msgid "Use Host Table" +msgstr "" + +#: libraries/classes/ReplicationGui.php:847 +#: libraries/classes/Server/Privileges.php:1655 +msgid "" +"When Host table is used, this field is ignored and values stored in Host " +"table are used instead." +msgstr "" + +#: libraries/classes/ReplicationGui.php:878 +#: libraries/classes/Server/Privileges.php:1699 +msgid "Re-type" +msgstr "" + +#: libraries/classes/ReplicationGui.php:882 +msgid "Generate password:" +msgstr "" + +#: libraries/classes/ReplicationGui.php:914 +msgid "" +"Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] " +"in phpMyAdmin configuration." +msgstr "" + +#: libraries/classes/ReplicationGui.php:923 +msgid "Replication started successfully." +msgstr "" + +#: libraries/classes/ReplicationGui.php:924 +msgid "Error starting replication." +msgstr "" + +#: libraries/classes/ReplicationGui.php:927 +msgid "Replication stopped successfully." +msgstr "" + +#: libraries/classes/ReplicationGui.php:928 +msgid "Error stopping replication." +msgstr "" + +#: libraries/classes/ReplicationGui.php:931 +msgid "Replication resetting successfully." +msgstr "" + +#: libraries/classes/ReplicationGui.php:932 +msgid "Error resetting replication." +msgstr "" + +#: libraries/classes/ReplicationGui.php:935 +msgid "Success." +msgstr "" + +#: libraries/classes/ReplicationGui.php:936 +msgid "Error." +msgstr "" + +#: libraries/classes/ReplicationGui.php:982 +msgid "Unknown error" +msgstr "" + +#: libraries/classes/ReplicationGui.php:992 +#, possible-php-format +msgid "Unable to connect to master %s." +msgstr "" + +#: libraries/classes/ReplicationGui.php:1003 +msgid "" +"Unable to read master log position. Possible privilege problem on master." +msgstr "" + +#: libraries/classes/ReplicationGui.php:1021 +msgid "Unable to change master!" +msgstr "" + +#: libraries/classes/ReplicationGui.php:1025 +#, possible-php-format +msgid "Master server changed successfully to %s." +msgstr "" + +#: libraries/classes/Rte/Events.php:122 libraries/classes/Rte/Events.php:131 +#: libraries/classes/Rte/Events.php:162 libraries/classes/Rte/Routines.php:240 +#: libraries/classes/Rte/Routines.php:267 +#: libraries/classes/Rte/Routines.php:381 +#: libraries/classes/Rte/Routines.php:1494 +#: libraries/classes/Rte/Triggers.php:97 libraries/classes/Rte/Triggers.php:106 +#: libraries/classes/Rte/Triggers.php:138 +#, possible-php-format +msgid "The following query has failed: \"%s\"" +msgstr "" + +#: libraries/classes/Rte/Events.php:126 libraries/classes/Rte/Events.php:135 +#: libraries/classes/Rte/Events.php:166 libraries/classes/Rte/General.php:48 +#: libraries/classes/Rte/Routines.php:244 +#: libraries/classes/Rte/Routines.php:271 +#: libraries/classes/Rte/Routines.php:385 +#: libraries/classes/Rte/Routines.php:1498 +#: libraries/classes/Rte/Triggers.php:101 +#: libraries/classes/Rte/Triggers.php:110 +#: libraries/classes/Rte/Triggers.php:142 libraries/classes/Util.php:615 +msgid "MySQL said: " +msgstr "" + +#: libraries/classes/Rte/Events.php:142 +msgid "Sorry, we failed to restore the dropped event." +msgstr "" + +#: libraries/classes/Rte/Events.php:149 +#, possible-php-format +msgid "Event %1$s has been modified." +msgstr "" + +#: libraries/classes/Rte/Events.php:169 +#, possible-php-format +msgid "Event %1$s has been created." +msgstr "" + +#: libraries/classes/Rte/Events.php:183 libraries/classes/Rte/Routines.php:287 +#: libraries/classes/Rte/Triggers.php:159 +msgid "One or more errors have occurred while processing your request:" +msgstr "" + +#: libraries/classes/Rte/Events.php:238 +msgid "Edit event" +msgstr "" + +#: libraries/classes/Rte/Events.php:404 libraries/classes/Rte/Routines.php:905 +#: libraries/classes/Rte/Triggers.php:339 +#: templates/view_create.twig:8 +msgid "Details" +msgstr "" + +#: libraries/classes/Rte/Events.php:407 +msgid "Event name" +msgstr "" + +#: libraries/classes/Rte/Events.php:450 libraries/classes/Rte/Routines.php:928 +#, possible-php-format +msgid "Change to %s" +msgstr "" + +#: libraries/classes/Rte/Events.php:456 +msgid "Execute at" +msgstr "" + +#: libraries/classes/Rte/Events.php:464 +msgid "Execute every" +msgstr "" + +#: libraries/classes/Rte/Events.php:483 +msgctxt "Start of recurring event" +msgid "Start" +msgstr "" + +#: libraries/classes/Rte/Events.php:492 +msgctxt "End of recurring event" +msgid "End" +msgstr "" + +#: libraries/classes/Rte/Events.php:506 +msgid "On completion preserve" +msgstr "" + +#: libraries/classes/Rte/Events.php:511 libraries/classes/Rte/Routines.php:1045 +#: libraries/classes/Rte/Triggers.php:399 +#: templates/view_create.twig:45 +msgid "Definer" +msgstr "" + +#: libraries/classes/Rte/Events.php:555 libraries/classes/Rte/Routines.php:1126 +#: libraries/classes/Rte/Triggers.php:438 +msgid "The definer must be in the \"username@hostname\" format!" +msgstr "" + +#: libraries/classes/Rte/Events.php:562 +msgid "You must provide an event name!" +msgstr "" + +#: libraries/classes/Rte/Events.php:577 +msgid "You must provide a valid interval value for the event." +msgstr "" + +#: libraries/classes/Rte/Events.php:596 +msgid "You must provide a valid execution time for the event." +msgstr "" + +#: libraries/classes/Rte/Events.php:600 +msgid "You must provide a valid type for the event." +msgstr "" + +#: libraries/classes/Rte/Events.php:624 +msgid "You must provide an event definition." +msgstr "" + +#: libraries/classes/Rte/Export.php:54 libraries/classes/Rte/General.php:84 +#: libraries/classes/Rte/Routines.php:172 +#: libraries/classes/Rte/Routines.php:1331 +#: libraries/classes/Rte/Routines.php:1541 +msgid "Error in processing request:" +msgstr "" + +#: libraries/classes/Rte/Footer.php:102 +msgid "OFF" +msgstr "" + +#: libraries/classes/Rte/Footer.php:107 +msgid "ON" +msgstr "" + +#: libraries/classes/Rte/Footer.php:119 +msgid "Event scheduler status" +msgstr "" + +#: libraries/classes/Rte/General.php:46 +msgid "The backed up query was:" +msgstr "" + +#: libraries/classes/Rte/Routines.php:92 +msgid "" +"You are using PHP's deprecated 'mysql' extension, which is not capable of " +"handling multi queries. [strong]The execution of some stored routines may " +"fail![/strong] Please use the improved 'mysqli' extension to avoid any " +"problems." +msgstr "" + +#: libraries/classes/Rte/Routines.php:143 +msgid "Edit routine" +msgstr "" + +#: libraries/classes/Rte/Routines.php:221 +#: libraries/classes/Rte/Routines.php:1135 +#, possible-php-format +msgid "Invalid routine type: \"%s\"" +msgstr "" + +#: libraries/classes/Rte/Routines.php:274 +#, possible-php-format +msgid "Routine %1$s has been created." +msgstr "" + +#: libraries/classes/Rte/Routines.php:393 +msgid "Sorry, we failed to restore the dropped routine." +msgstr "" + +#: libraries/classes/Rte/Routines.php:449 +#, possible-php-format +msgid "Routine %1$s has been modified. Privileges have been adjusted." +msgstr "" + +#: libraries/classes/Rte/Routines.php:454 +#, possible-php-format +msgid "Routine %1$s has been modified." +msgstr "" + +#: libraries/classes/Rte/Routines.php:908 +msgid "Routine name" +msgstr "" + +#: libraries/classes/Rte/Routines.php:934 +msgid "Parameters" +msgstr "" + +#: libraries/classes/Rte/Routines.php:942 +msgid "Direction" +msgstr "" + +#: libraries/classes/Rte/Routines.php:963 +msgid "Add parameter" +msgstr "" + +#: libraries/classes/Rte/Routines.php:967 +msgid "Remove last parameter" +msgstr "" + +#: libraries/classes/Rte/Routines.php:972 +msgid "Return type" +msgstr "" + +#: libraries/classes/Rte/Routines.php:978 +msgid "Return length/values" +msgstr "" + +#: libraries/classes/Rte/Routines.php:984 +msgid "Return options" +msgstr "" + +#: libraries/classes/Rte/Routines.php:1016 +msgid "Is deterministic" +msgstr "" + +#: libraries/classes/Rte/Routines.php:1035 +msgid "" +"You do not have sufficient privileges to perform this operation; Please " +"refer to the documentation for more details" +msgstr "" + +#: libraries/classes/Rte/Routines.php:1050 +msgid "Security type" +msgstr "" + +#: libraries/classes/Rte/Routines.php:1059 +msgid "SQL data access" +msgstr "" + +#: libraries/classes/Rte/Routines.php:1142 +msgid "You must provide a routine name!" +msgstr "" + +#: libraries/classes/Rte/Routines.php:1176 +#, possible-php-format +msgid "Invalid direction \"%s\" given for parameter." +msgstr "" + +#: libraries/classes/Rte/Routines.php:1198 +#: libraries/classes/Rte/Routines.php:1262 +msgid "" +"You must provide length/values for routine parameters of type ENUM, SET, " +"VARCHAR and VARBINARY." +msgstr "" + +#: libraries/classes/Rte/Routines.php:1226 +msgid "You must provide a name and a type for each routine parameter." +msgstr "" + +#: libraries/classes/Rte/Routines.php:1245 +msgid "You must provide a valid return type for the routine." +msgstr "" + +#: libraries/classes/Rte/Routines.php:1305 +msgid "You must provide a routine definition." +msgstr "" + +#: libraries/classes/Rte/Routines.php:1417 +#, possible-php-format +msgid "Execution results of routine %s" +msgstr "" + +#: libraries/classes/Rte/Routines.php:1472 +#, possible-php-format +msgid "%d row affected by the last statement inside the procedure." +msgid_plural "%d rows affected by the last statement inside the procedure." +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Rte/Routines.php:1529 +#: libraries/classes/Rte/Routines.php:1536 +msgid "Execute routine" +msgstr "" + +#: libraries/classes/Rte/Routines.php:1615 +#: libraries/classes/Rte/Routines.php:1618 +msgid "Routine parameters" +msgstr "" + +#: libraries/classes/Rte/RteList.php:91 +msgid "Returns" +msgstr "" + +#: libraries/classes/Rte/Triggers.php:118 +msgid "Sorry, we failed to restore the dropped trigger." +msgstr "" + +#: libraries/classes/Rte/Triggers.php:125 +#, possible-php-format +msgid "Trigger %1$s has been modified." +msgstr "" + +#: libraries/classes/Rte/Triggers.php:145 +#, possible-php-format +msgid "Trigger %1$s has been created." +msgstr "" + +#: libraries/classes/Rte/Triggers.php:221 +msgid "Edit trigger" +msgstr "" + +#: libraries/classes/Rte/Triggers.php:342 +msgid "Trigger name" +msgstr "" + +#: libraries/classes/Rte/Triggers.php:365 +msgctxt "Trigger action time" +msgid "Time" +msgstr "" + +#: libraries/classes/Rte/Triggers.php:445 +msgid "You must provide a trigger name!" +msgstr "" + +#: libraries/classes/Rte/Triggers.php:452 +msgid "You must provide a valid timing for the trigger!" +msgstr "" + +#: libraries/classes/Rte/Triggers.php:459 +msgid "You must provide a valid event for the trigger!" +msgstr "" + +#: libraries/classes/Rte/Triggers.php:467 +msgid "You must provide a valid table name!" +msgstr "" + +#: libraries/classes/Rte/Triggers.php:473 +msgid "You must provide a trigger definition." +msgstr "" + +#: libraries/classes/Rte/Words.php:32 +msgid "Add routine" +msgstr "" + +#: libraries/classes/Rte/Words.php:34 +#, possible-php-format +msgid "Export of routine %s" +msgstr "" + +#: libraries/classes/Rte/Words.php:35 +msgid "routine" +msgstr "" + +#: libraries/classes/Rte/Words.php:37 +msgid "You do not have the necessary privileges to create a routine." +msgstr "" + +#: libraries/classes/Rte/Words.php:40 +#, possible-php-format +msgid "" +"No routine with name %1$s found in database %2$s. You might be lacking the " +"necessary privileges to edit this routine." +msgstr "" + +#: libraries/classes/Rte/Words.php:44 +#, possible-php-format +msgid "" +"No routine with name %1$s found in database %2$s. You might be lacking the " +"necessary privileges to view/export this routine." +msgstr "" + +#: libraries/classes/Rte/Words.php:47 +#, possible-php-format +msgid "No routine with name %1$s found in database %2$s." +msgstr "" + +#: libraries/classes/Rte/Words.php:48 +msgid "There are no routines to display." +msgstr "" + +#: libraries/classes/Rte/Words.php:54 +msgid "Add trigger" +msgstr "" + +#: libraries/classes/Rte/Words.php:56 +#, possible-php-format +msgid "Export of trigger %s" +msgstr "" + +#: libraries/classes/Rte/Words.php:57 +msgid "trigger" +msgstr "" + +#: libraries/classes/Rte/Words.php:59 +msgid "You do not have the necessary privileges to create a trigger." +msgstr "" + +#: libraries/classes/Rte/Words.php:61 +#, possible-php-format +msgid "No trigger with name %1$s found in database %2$s." +msgstr "" + +#: libraries/classes/Rte/Words.php:62 +msgid "There are no triggers to display." +msgstr "" + +#: libraries/classes/Rte/Words.php:68 +msgid "Add event" +msgstr "" + +#: libraries/classes/Rte/Words.php:70 +#, possible-php-format +msgid "Export of event %s" +msgstr "" + +#: libraries/classes/Rte/Words.php:71 +msgid "event" +msgstr "" + +#: libraries/classes/Rte/Words.php:73 +msgid "You do not have the necessary privileges to create an event." +msgstr "" + +#: libraries/classes/Rte/Words.php:75 +#, possible-php-format +msgid "No event with name %1$s found in database %2$s." +msgstr "" + +#: libraries/classes/Rte/Words.php:76 +msgid "There are no events to display." +msgstr "" + +#: libraries/classes/SavedSearches.php:267 +msgid "Please provide a name for this bookmarked search." +msgstr "" + +#: libraries/classes/SavedSearches.php:282 +msgid "Missing information to save the bookmarked search." +msgstr "" + +#: libraries/classes/SavedSearches.php:304 +#: libraries/classes/SavedSearches.php:341 +msgid "An entry with this name already exists." +msgstr "" + +#: libraries/classes/SavedSearches.php:368 +msgid "Missing information to delete the search." +msgstr "" + +#: libraries/classes/SavedSearches.php:396 +msgid "Missing information to load the search." +msgstr "" + +#: libraries/classes/SavedSearches.php:415 +msgid "Error while loading the search." +msgstr "" + +#: libraries/classes/Server/Privileges.php:222 server_privileges.php:119 +msgid "No privileges." +msgstr "" + +#: libraries/classes/Server/Privileges.php:231 server_privileges.php:64 +msgid "Includes all privileges except GRANT." +msgstr "" + +#: libraries/classes/Server/Privileges.php:304 +#: libraries/classes/Server/Privileges.php:1038 +#: libraries/classes/Server/Privileges.php:1212 server_privileges.php:108 +msgid "Allows reading data." +msgstr "" + +#: libraries/classes/Server/Privileges.php:309 +#: libraries/classes/Server/Privileges.php:1043 +#: libraries/classes/Server/Privileges.php:1213 server_privileges.php:84 +msgid "Allows inserting and replacing data." +msgstr "" + +#: libraries/classes/Server/Privileges.php:314 +#: libraries/classes/Server/Privileges.php:1048 +#: libraries/classes/Server/Privileges.php:1214 server_privileges.php:118 +msgid "Allows changing data." +msgstr "" + +#: libraries/classes/Server/Privileges.php:319 +#: libraries/classes/Server/Privileges.php:1215 server_privileges.php:73 +msgid "Allows deleting data." +msgstr "" + +#: libraries/classes/Server/Privileges.php:324 +#: libraries/classes/Server/Privileges.php:1241 server_privileges.php:67 +msgid "Allows creating new databases and tables." +msgstr "" + +#: libraries/classes/Server/Privileges.php:329 +#: libraries/classes/Server/Privileges.php:1253 server_privileges.php:74 +msgid "Allows dropping databases and tables." +msgstr "" + +#: libraries/classes/Server/Privileges.php:334 +#: libraries/classes/Server/Privileges.php:1337 server_privileges.php:102 +msgid "Allows reloading server settings and flushing the server's caches." +msgstr "" + +#: libraries/classes/Server/Privileges.php:339 +#: libraries/classes/Server/Privileges.php:1341 server_privileges.php:111 +msgid "Allows shutting down the server." +msgstr "" + +#: libraries/classes/Server/Privileges.php:344 +#: libraries/classes/Server/Privileges.php:1333 server_privileges.php:99 +msgid "Allows viewing processes of all users." +msgstr "" + +#: libraries/classes/Server/Privileges.php:349 +#: libraries/classes/Server/Privileges.php:1221 server_privileges.php:78 +msgid "Allows importing data from and exporting data into files." +msgstr "" + +#: libraries/classes/Server/Privileges.php:354 +#: libraries/classes/Server/Privileges.php:1053 +#: libraries/classes/Server/Privileges.php:1365 server_privileges.php:100 +msgid "Has no effect in this MySQL version." +msgstr "" + +#: libraries/classes/Server/Privileges.php:359 +#: libraries/classes/Server/Privileges.php:1249 server_privileges.php:83 +msgid "Allows creating and dropping indexes." +msgstr "" + +#: libraries/classes/Server/Privileges.php:364 +#: libraries/classes/Server/Privileges.php:1247 server_privileges.php:65 +msgid "Allows altering the structure of existing tables." +msgstr "" + +#: libraries/classes/Server/Privileges.php:369 +#: libraries/classes/Server/Privileges.php:1345 server_privileges.php:109 +msgid "Gives access to the complete list of databases." +msgstr "" + +#: libraries/classes/Server/Privileges.php:375 +#: libraries/classes/Server/Privileges.php:1325 server_privileges.php:113 +msgid "" +"Allows connecting, even if maximum number of connections is reached; " +"required for most administrative operations like setting global variables or " +"killing threads of other users." +msgstr "" + +#: libraries/classes/Server/Privileges.php:383 +#: libraries/classes/Server/Privileges.php:1259 server_privileges.php:70 +msgid "Allows creating temporary tables." +msgstr "" + +#: libraries/classes/Server/Privileges.php:388 +#: libraries/classes/Server/Privileges.php:1361 server_privileges.php:85 +msgid "Allows locking tables for the current thread." +msgstr "" + +#: libraries/classes/Server/Privileges.php:393 +#: libraries/classes/Server/Privileges.php:1374 server_privileges.php:107 +msgid "Needed for the replication slaves." +msgstr "" + +#: libraries/classes/Server/Privileges.php:398 +#: libraries/classes/Server/Privileges.php:1370 server_privileges.php:105 +msgid "Allows the user to ask where the slaves / masters are." +msgstr "" + +#: libraries/classes/Server/Privileges.php:403 +#: libraries/classes/Server/Privileges.php:419 +#: libraries/classes/Server/Privileges.php:1279 +#: libraries/classes/Server/Privileges.php:1286 server_privileges.php:72 +msgid "Allows creating new views." +msgstr "" + +#: libraries/classes/Server/Privileges.php:408 +#: libraries/classes/Server/Privileges.php:1293 server_privileges.php:76 +msgid "Allows to set up events for the event scheduler." +msgstr "" + +#: libraries/classes/Server/Privileges.php:413 +#: libraries/classes/Server/Privileges.php:1297 server_privileges.php:117 +msgid "Allows creating and dropping triggers." +msgstr "" + +#: libraries/classes/Server/Privileges.php:424 +#: libraries/classes/Server/Privileges.php:430 +#: libraries/classes/Server/Privileges.php:1263 server_privileges.php:110 +msgid "Allows performing SHOW CREATE VIEW queries." +msgstr "" + +#: libraries/classes/Server/Privileges.php:435 +#: libraries/classes/Server/Privileges.php:1267 server_privileges.php:68 +msgid "Allows creating stored routines." +msgstr "" + +#: libraries/classes/Server/Privileges.php:440 +#: libraries/classes/Server/Privileges.php:1271 server_privileges.php:66 +msgid "Allows altering and dropping stored routines." +msgstr "" + +#: libraries/classes/Server/Privileges.php:445 +#: libraries/classes/Server/Privileges.php:1378 server_privileges.php:71 +msgid "Allows creating, dropping and renaming user accounts." +msgstr "" + +#: libraries/classes/Server/Privileges.php:450 +#: libraries/classes/Server/Privileges.php:1273 server_privileges.php:77 +msgid "Allows executing stored routines." +msgstr "" + +#: libraries/classes/Server/Privileges.php:728 +msgid "Does not require SSL-encrypted connections." +msgstr "" + +#: libraries/classes/Server/Privileges.php:744 +msgid "Requires SSL-encrypted connections." +msgstr "" + +#: libraries/classes/Server/Privileges.php:758 +msgid "Requires a valid X509 certificate." +msgstr "" + +#: libraries/classes/Server/Privileges.php:783 +msgid "Requires that a specific cipher method be used for a connection." +msgstr "" + +#: libraries/classes/Server/Privileges.php:796 +msgid "Requires that a valid X509 certificate issued by this CA be presented." +msgstr "" + +#: libraries/classes/Server/Privileges.php:809 +msgid "Requires that a valid X509 certificate with this subject be presented." +msgstr "" + +#: libraries/classes/Server/Privileges.php:839 server_privileges.php:90 +msgid "Limits the number of queries the user may send to the server per hour." +msgstr "" + +#: libraries/classes/Server/Privileges.php:847 server_privileges.php:93 +msgid "" +"Limits the number of commands that change any table or database the user may " +"execute per hour." +msgstr "" + +#: libraries/classes/Server/Privileges.php:856 server_privileges.php:87 +msgid "Limits the number of new connections the user may open per hour." +msgstr "" + +#: libraries/classes/Server/Privileges.php:865 server_privileges.php:97 +msgid "Limits the number of simultaneous connections the user may have." +msgstr "" + +#: libraries/classes/Server/Privileges.php:910 +#: libraries/classes/Server/Privileges.php:3356 +#: libraries/classes/Server/Privileges.php:3358 +#: libraries/classes/Server/Privileges.php:4581 +#: templates/privileges/edit_routine_privileges.twig:11 +msgid "Routine" +msgstr "" + +#: libraries/classes/Server/Privileges.php:942 +msgid "" +"Allows user to give to other users or remove from other users privileges " +"that user possess on this routine." +msgstr "" + +#: libraries/classes/Server/Privileges.php:949 +msgid "Allows altering and dropping this routine." +msgstr "" + +#: libraries/classes/Server/Privileges.php:954 +msgid "Allows executing this routine." +msgstr "" + +#: libraries/classes/Server/Privileges.php:1004 +#: libraries/classes/Server/Privileges.php:1173 +#: libraries/classes/Server/Privileges.php:3351 +#: templates/privileges/privileges_summary.twig:18 +msgid "Table-specific privileges" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1007 +#: libraries/classes/Server/Privileges.php:1183 +#: libraries/classes/Server/Privileges.php:3549 +#: templates/privileges/edit_routine_privileges.twig:16 +msgid "Note: MySQL privilege names are expressed in English." +msgstr "" + +#: libraries/classes/Server/Privileges.php:1147 +msgid "Administration" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1167 +#: libraries/classes/Server/Privileges.php:3547 +msgid "Global privileges" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1168 +msgid "Global" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1170 +#: libraries/classes/Server/Privileges.php:3345 +msgid "Database-specific privileges" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1242 server_privileges.php:69 +msgid "Allows creating new tables." +msgstr "" + +#: libraries/classes/Server/Privileges.php:1254 server_privileges.php:75 +msgid "Allows dropping tables." +msgstr "" + +#: libraries/classes/Server/Privileges.php:1317 +msgid "" +"Allows adding users and privileges without reloading the privilege tables." +msgstr "" + +#: libraries/classes/Server/Privileges.php:1353 server_privileges.php:80 +msgid "" +"Allows user to give to other users or remove from other users the privileges " +"that user possess yourself." +msgstr "" + +#: libraries/classes/Server/Privileges.php:1431 +#: libraries/classes/Server/Privileges.php:1462 +msgid "Native MySQL authentication" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1464 +msgid "SHA256 password authentication" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1498 +#: libraries/classes/Server/Privileges.php:3113 +msgid "Login Information" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1521 +#: libraries/classes/Server/Privileges.php:1679 +#: templates/privileges/add_privileges_table.twig:7 +#: templates/privileges/add_privileges_routine.twig:7 +msgid "Use text field" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1547 +msgid "" +"An account already exists with the same username but possibly a different " +"hostname." +msgstr "" + +#: libraries/classes/Server/Privileges.php:1556 +msgid "Host name:" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1561 +#: libraries/classes/Server/Privileges.php:1646 +#: libraries/classes/Server/Privileges.php:2567 +#: libraries/classes/Server/Privileges.php:3545 +msgid "Host name" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1669 +msgid "Do not change the password" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1719 +msgid "Authentication Plugin" +msgstr "" + +#: libraries/classes/Server/Privileges.php:1726 +msgid "Password Hashing Method" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2016 +#, possible-php-format +msgid "The password for %s was changed successfully." +msgstr "" + +#: libraries/classes/Server/Privileges.php:2060 +#, possible-php-format +msgid "You have revoked the privileges for %s." +msgstr "" + +#: libraries/classes/Server/Privileges.php:2160 +#: templates/privileges/add_user_fieldset.twig:7 +msgid "Add user account" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2169 +msgid "Database for user account" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2175 +msgid "Create database with same name and grant all privileges." +msgstr "" + +#: libraries/classes/Server/Privileges.php:2186 +msgid "Grant all privileges on wildcard name (username\\_%)." +msgstr "" + +#: libraries/classes/Server/Privileges.php:2199 +#, possible-php-format +msgid "Grant all privileges on database %s." +msgstr "" + +#: libraries/classes/Server/Privileges.php:2373 +#: libraries/classes/Server/Privileges.php:2447 +#, possible-php-format +msgid "Users having access to \"%s\"" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2417 +msgid "User has been added." +msgstr "" + +#: libraries/classes/Server/Privileges.php:2570 +#: libraries/classes/Server/Privileges.php:3555 +#: templates/privileges/privileges_summary.twig:16 +msgid "Grant" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2585 +msgid "Not enough privilege to view users." +msgstr "" + +#: libraries/classes/Server/Privileges.php:2604 +#: libraries/classes/Server/Privileges.php:3978 +msgid "No user found." +msgstr "" + +#: libraries/classes/Server/Privileges.php:2635 +#: libraries/classes/Server/Privileges.php:2971 +#: libraries/classes/Server/Privileges.php:3637 +msgid "Any" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2686 +msgid "global" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2689 +msgid "database-specific" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2691 +msgid "wildcard" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2697 +msgid "table-specific" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2840 +msgid "Edit privileges" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2843 +msgid "Revoke" +msgstr "" + +#: libraries/classes/Server/Privileges.php:2867 +msgid "Edit user group" +msgstr "" + +#: libraries/classes/Server/Privileges.php:3085 +msgid "… keep the old one." +msgstr "" + +#: libraries/classes/Server/Privileges.php:3086 +msgid "… delete the old one from the user tables." +msgstr "" + +#: libraries/classes/Server/Privileges.php:3088 +msgid "" +"… revoke all active privileges from the old one and delete it afterwards." +msgstr "" + +#: libraries/classes/Server/Privileges.php:3092 +msgid "" +"… delete the old one from the user tables and reload the privileges " +"afterwards." +msgstr "" + +#: libraries/classes/Server/Privileges.php:3114 +msgid "Change login information / Copy user account" +msgstr "" + +#: libraries/classes/Server/Privileges.php:3120 +msgid "Create a new user account with the same privileges and …" +msgstr "" + +#: libraries/classes/Server/Privileges.php:3357 +#: templates/privileges/edit_routine_privileges.twig:12 +msgid "Routine-specific privileges" +msgstr "" + +#: libraries/classes/Server/Privileges.php:3553 +#: libraries/classes/Server/UserGroups.php:89 +#: templates/privileges/choose_user_group.twig:4 +#: templates/privileges/choose_user_group.twig:5 +msgid "User group" +msgstr "" + +#: libraries/classes/Server/Privileges.php:3676 +#: libraries/classes/Server/Privileges.php:4811 +msgid "The selected user was not found in the privilege table." +msgstr "" + +#: libraries/classes/Server/Privileges.php:3854 +msgid "No users selected for deleting!" +msgstr "" + +#: libraries/classes/Server/Privileges.php:3857 +msgid "Reloading the privileges" +msgstr "" + +#: libraries/classes/Server/Privileges.php:3876 +msgid "The selected users have been deleted successfully." +msgstr "" + +#: libraries/classes/Server/Privileges.php:3951 +#, possible-php-format +msgid "You have updated the privileges for %s." +msgstr "" + +#: libraries/classes/Server/Privileges.php:4056 +#, possible-php-format +msgid "Deleting %s" +msgstr "" + +#: libraries/classes/Server/Privileges.php:4086 +msgid "The privileges were reloaded successfully." +msgstr "" + +#: libraries/classes/Server/Privileges.php:4177 +#, possible-php-format +msgid "The user %s already exists!" +msgstr "" + +#: libraries/classes/Server/Privileges.php:4454 +#, possible-php-format +msgid "Privileges for %s" +msgstr "" + +#: libraries/classes/Server/Privileges.php:4463 +#: libraries/classes/Server/Status/Processes.php:81 +#: libraries/classes/Server/UserGroups.php:49 +msgid "User" +msgstr "" + +#: libraries/classes/Server/Privileges.php:4531 +msgid "Edit privileges:" +msgstr "" + +#: libraries/classes/Server/Privileges.php:4532 +msgid "User account" +msgstr "" + +#: libraries/classes/Server/Privileges.php:4606 +msgid "" +"Note: You are attempting to edit privileges of the user with which you are " +"currently logged in." +msgstr "" + +#: libraries/classes/Server/Privileges.php:4626 +#: libraries/classes/Server/Users.php:30 +msgid "User accounts overview" +msgstr "" + +#: libraries/classes/Server/Privileges.php:4701 +msgid "" +"A user account allowing any user from localhost to connect is present. This " +"will prevent other users from connecting if the host part of their account " +"allows a connection from any (%) host." +msgstr "" + +#: libraries/classes/Server/Privileges.php:4743 +#, possible-php-format +msgid "" +"Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege " +"tables. The content of these tables may differ from the privileges the " +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." +msgstr "" + +#: libraries/classes/Server/Privileges.php:4760 +msgid "" +"Note: phpMyAdmin gets the users’ privileges directly from MySQL’s privilege " +"tables. The content of these tables may differ from the privileges the " +"server uses, if they have been changed manually. In this case, the " +"privileges have to be reloaded but currently, you don't have the RELOAD " +"privilege." +msgstr "" + +#: libraries/classes/Server/Privileges.php:5045 +msgid "You have added a new user." +msgstr "" + +#: libraries/classes/Server/Select.php:53 +#: libraries/classes/Server/Select.php:58 +msgid "Current server:" +msgstr "" + +#: libraries/classes/Server/Status.php:68 +#, possible-php-format +msgid "Network traffic since startup: %s" +msgstr "" + +#: libraries/classes/Server/Status.php:81 +#, possible-php-format +msgid "This MySQL server has been running for %1$s. It started up on %2$s." +msgstr "" + +#: libraries/classes/Server/Status.php:102 +msgid "" +"This MySQL server works as master and slave in replication process." +msgstr "" + +#: libraries/classes/Server/Status.php:107 +msgid "This MySQL server works as master in replication process." +msgstr "" + +#: libraries/classes/Server/Status.php:112 +msgid "This MySQL server works as slave in replication process." +msgstr "" + +#: libraries/classes/Server/Status.php:124 +msgid "Replication status" +msgstr "" + +#: libraries/classes/Server/Status.php:154 +msgid "" +"On a busy server, the byte counters may overrun, so those statistics as " +"reported by the MySQL server may be incorrect." +msgstr "" + +#: libraries/classes/Server/Status.php:165 +msgid "Received" +msgstr "" + +#: libraries/classes/Server/Status.php:184 +msgid "Sent" +msgstr "" + +#: libraries/classes/Server/Status.php:251 +msgid "Max. concurrent connections" +msgstr "" + +#: libraries/classes/Server/Status.php:261 +msgid "Failed attempts" +msgstr "" + +#: libraries/classes/Server/Status/Advisor.php:29 +msgid "Instructions" +msgstr "" + +#: libraries/classes/Server/Status/Advisor.php:35 +msgid "" +"The Advisor system can provide recommendations on server variables by " +"analyzing the server status variables." +msgstr "" + +#: libraries/classes/Server/Status/Advisor.php:41 +msgid "" +"Do note however that this system provides recommendations based on simple " +"calculations and by rule of thumb which may not necessarily apply to your " +"system." +msgstr "" + +#: libraries/classes/Server/Status/Advisor.php:48 +msgid "" +"Prior to changing any of the configuration, be sure to know what you are " +"changing (by reading the documentation) and how to undo the change. Wrong " +"tuning can have a very negative effect on performance." +msgstr "" + +#: libraries/classes/Server/Status/Advisor.php:56 +msgid "" +"The best way to tune your system would be to change only one setting at a " +"time, observe or benchmark your database, and undo the change if there was " +"no clearly measurable improvement." +msgstr "" + +#: libraries/classes/Server/Status/Data.php:115 +#: libraries/classes/Server/Status/Processes.php:109 +msgid "SQL query" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:118 +msgid "Handler" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:119 +msgid "Query cache" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:120 +msgid "Threads" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:122 +msgid "Temporary data" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:123 +msgid "Delayed inserts" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:124 +msgid "Key cache" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:125 +msgid "Joins" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:127 +msgid "Sorting" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:129 +msgid "Transaction coordinator" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:130 +#: templates/server/binlog/log_selector.twig:21 +msgid "Files" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:146 +msgid "Flush (close) all tables" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:150 +msgid "Show open tables" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:159 +msgid "Show slave hosts" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:172 +msgid "Show slave status" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:180 +msgid "Flush query cache" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:435 +msgid "Query statistics" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:439 +msgid "All status variables" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:443 +msgid "Monitor" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:447 +msgid "Advisor" +msgstr "" + +#: libraries/classes/Server/Status/Data.php:491 +#, possible-php-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Server/Status/Data.php:496 +#, possible-php-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#: libraries/classes/Server/Status/Monitor.php:73 +msgid "Log statistics" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:74 +msgid "Selected time range:" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:82 +msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:88 +msgid "Remove variable data in INSERT statements for better grouping" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:92 +msgid "Choose from which log you want the statistics to be generated from." +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:96 +msgid "Results are grouped by query text." +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:100 +msgid "Query analyzer" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:117 +msgid "Monitor Instructions" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:119 +msgid "" +"The phpMyAdmin Monitor can assist you in optimizing the server configuration " +"and track down time intensive queries. For the latter you will need to set " +"log_output to 'TABLE' and have either the slow_query_log or general_log " +"enabled. Note however, that the general_log produces a lot of data and " +"increases server load by up to 15%." +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:135 +msgid "Using the monitor:" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:138 +msgid "" +"Your browser will refresh all displayed charts in a regular interval. You " +"may add charts and change the refresh rate under 'Settings', or remove any " +"chart using the cog icon on each respective chart." +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:144 +msgid "" +"To display queries from the logs, select the relevant time span on any chart " +"by holding down the left mouse button and panning over the chart. Once " +"confirmed, this will load a table of grouped queries, there you may click on " +"any occurring SELECT statements to further analyze them." +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:154 +msgid "Please note:" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:157 +msgid "" +"Enabling the general_log may increase the server load by 5-15%. Also be " +"aware that generating statistics from the logs is a load intensive task, so " +"it is advisable to select only a small time span and to disable the " +"general_log and empty its table once monitoring is not required any more." +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:178 +#: libraries/classes/Server/Status/Monitor.php:286 +msgid "Add chart" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:181 +msgid "Chart Title" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:184 +msgid "Preset chart" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:189 +msgid "Status variable(s)" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:192 +msgid "Select series:" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:194 +msgid "Commonly monitored" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:210 +msgid "or type variable name:" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:217 +msgid "Display as differential value" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:221 +msgid "Apply a divisor" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:229 +msgid "Append unit to data values" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:235 +msgid "Add this series" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:237 +msgid "Clear series" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:240 +msgid "Series in chart:" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:261 +msgid "Start Monitor" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:267 +msgid "Instructions/Setup" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:270 +msgid "Done dragging (rearranging) charts" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:290 +msgid "Enable charts dragging" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:294 +#: libraries/classes/Server/Status/Processes.php:38 +msgid "Refresh rate" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:303 +msgid "Chart columns" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:315 +msgid "Chart arrangement" +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:318 +msgid "" +"The arrangement of the charts is stored to the browsers local storage. You " +"may want to export it if you have a complicated set up." +msgstr "" + +#: libraries/classes/Server/Status/Monitor.php:332 +msgid "Reset to default" +msgstr "" + +#: libraries/classes/Server/Status/Processes.php:33 +msgid "" +"Note: Enabling the auto refresh here might cause heavy traffic between the " +"web server and the MySQL server." +msgstr "" + +#: libraries/classes/Server/Status/Processes.php:77 +msgid "ID" +msgstr "" + +#: libraries/classes/Server/Status/Processes.php:93 +msgid "Command" +msgstr "" + +#: libraries/classes/Server/Status/Processes.php:105 +msgid "Progress" +msgstr "" + +#: libraries/classes/Server/Status/Processes.php:232 +#: libraries/classes/Server/Status/Variables.php:47 +#: templates/filter.twig:2 +msgid "Filters" +msgstr "" + +#: libraries/classes/Server/Status/Processes.php:240 +msgid "Show only active" +msgstr "" + +#: libraries/classes/Server/Status/Queries.php:40 +#, possible-php-format +msgid "Questions since startup: %s" +msgstr "" + +#: libraries/classes/Server/Status/Queries.php:51 +msgid "per hour:" +msgstr "" + +#: libraries/classes/Server/Status/Queries.php:54 +msgid "per minute:" +msgstr "" + +#: libraries/classes/Server/Status/Queries.php:61 +msgid "per second:" +msgstr "" + +#: libraries/classes/Server/Status/Queries.php:98 +msgid "Statements" +msgstr "" + +#. l10n: # = Amount of queries +#: libraries/classes/Server/Status/Queries.php:101 +msgid "#" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:52 +#: templates/filter.twig:4 +msgid "Containing the word:" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:60 +msgid "Show only alert values" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:65 +msgid "Filter by category…" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:86 +msgid "Show unformatted values" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:105 +msgid "Related links:" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:341 +msgid "" +"The number of connections that were aborted because the client died without " +"closing the connection properly." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:345 +msgid "The number of failed attempts to connect to the MySQL server." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:348 +msgid "" +"The number of transactions that used the temporary binary log cache but that " +"exceeded the value of binlog_cache_size and used a temporary file to store " +"statements from the transaction." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:353 +msgid "The number of transactions that used the temporary binary log cache." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:356 +msgid "" +"The number of connection attempts (successful or not) to the MySQL server." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:360 +msgid "" +"The number of temporary tables on disk created automatically by the server " +"while executing statements. If Created_tmp_disk_tables is big, you may want " +"to increase the tmp_table_size value to cause temporary tables to be memory-" +"based instead of disk-based." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:367 +msgid "How many temporary files mysqld has created." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:370 +msgid "" +"The number of in-memory temporary tables created automatically by the server " +"while executing statements." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:374 +msgid "" +"The number of rows written with INSERT DELAYED for which some error occurred " +"(probably duplicate key)." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:378 +msgid "" +"The number of INSERT DELAYED handler threads in use. Every different table " +"on which one uses INSERT DELAYED gets its own thread." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:383 +msgid "The number of INSERT DELAYED rows written." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:386 +msgid "The number of executed FLUSH statements." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:389 +msgid "The number of internal COMMIT statements." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:392 +msgid "The number of times a row was deleted from a table." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:395 +msgid "" +"The MySQL server can ask the NDB Cluster storage engine if it knows about a " +"table with a given name. This is called discovery. Handler_discover " +"indicates the number of time tables have been discovered." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:401 +msgid "" +"The number of times the first entry was read from an index. If this is high, " +"it suggests that the server is doing a lot of full index scans; for example, " +"SELECT col1 FROM foo, assuming that col1 is indexed." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:407 +msgid "" +"The number of requests to read a row based on a key. If this is high, it is " +"a good indication that your queries and tables are properly indexed." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:412 +msgid "" +"The number of requests to read the next row in key order. This is " +"incremented if you are querying an index column with a range constraint or " +"if you are doing an index scan." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:417 +msgid "" +"The number of requests to read the previous row in key order. This read " +"method is mainly used to optimize ORDER BY … DESC." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:421 +msgid "" +"The number of requests to read a row based on a fixed position. This is high " +"if you are doing a lot of queries that require sorting of the result. You " +"probably have a lot of queries that require MySQL to scan whole tables or " +"you have joins that don't use keys properly." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:428 +msgid "" +"The number of requests to read the next row in the data file. This is high " +"if you are doing a lot of table scans. Generally this suggests that your " +"tables are not properly indexed or that your queries are not written to take " +"advantage of the indexes you have." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:435 +msgid "The number of internal ROLLBACK statements." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:438 +msgid "The number of requests to update a row in a table." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:441 +msgid "The number of requests to insert a row in a table." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:444 +msgid "The number of pages containing data (dirty or clean)." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:447 +msgid "The number of pages currently dirty." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:450 +msgid "The number of buffer pool pages that have been requested to be flushed." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:454 +msgid "The number of free pages." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:457 +msgid "" +"The number of latched pages in InnoDB buffer pool. These are pages currently " +"being read or written or that can't be flushed or removed for some other " +"reason." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:462 +msgid "" +"The number of pages busy because they have been allocated for administrative " +"overhead such as row locks or the adaptive hash index. This value can also " +"be calculated as Innodb_buffer_pool_pages_total - " +"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:469 +msgid "Total size of buffer pool, in pages." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:472 +msgid "" +"The number of \"random\" read-aheads InnoDB initiated. This happens when a " +"query is to scan a large portion of a table but in random order." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:477 +msgid "" +"The number of sequential read-aheads InnoDB initiated. This happens when " +"InnoDB does a sequential full table scan." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:481 +msgid "The number of logical read requests InnoDB has done." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:484 +msgid "" +"The number of logical reads that InnoDB could not satisfy from buffer pool " +"and had to do a single-page read." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:488 +msgid "" +"Normally, writes to the InnoDB buffer pool happen in the background. " +"However, if it's necessary to read or create a page and no clean pages are " +"available, it's necessary to wait for pages to be flushed first. This " +"counter counts instances of these waits. If the buffer pool size was set " +"properly, this value should be small." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:496 +msgid "The number writes done to the InnoDB buffer pool." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:499 +msgid "The number of fsync() operations so far." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:502 +msgid "The current number of pending fsync() operations." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:505 +msgid "The current number of pending reads." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:508 +msgid "The current number of pending writes." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:511 +msgid "The amount of data read so far, in bytes." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:514 +msgid "The total number of data reads." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:517 +msgid "The total number of data writes." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:520 +msgid "The amount of data written so far, in bytes." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:523 +msgid "The number of pages that have been written for doublewrite operations." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:527 +msgid "The number of doublewrite operations that have been performed." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:530 +msgid "" +"The number of waits we had because log buffer was too small and we had to " +"wait for it to be flushed before continuing." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:534 +msgid "The number of log write requests." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:537 +msgid "The number of physical writes to the log file." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:540 +msgid "The number of fsync() writes done to the log file." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:543 +msgid "The number of pending log file fsyncs." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:546 +msgid "Pending log file writes." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:549 +msgid "The number of bytes written to the log file." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:552 +msgid "The number of pages created." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:555 +msgid "" +"The compiled-in InnoDB page size (default 16KB). Many values are counted in " +"pages; the page size allows them to be easily converted to bytes." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:560 +msgid "The number of pages read." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:563 +msgid "The number of pages written." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:566 +msgid "The number of row locks currently being waited for." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:569 +msgid "The average time to acquire a row lock, in milliseconds." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:572 +msgid "The total time spent in acquiring row locks, in milliseconds." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:575 +msgid "The maximum time to acquire a row lock, in milliseconds." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:578 +msgid "The number of times a row lock had to be waited for." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:581 +msgid "The number of rows deleted from InnoDB tables." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:584 +msgid "The number of rows inserted in InnoDB tables." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:587 +msgid "The number of rows read from InnoDB tables." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:590 +msgid "The number of rows updated in InnoDB tables." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:593 +msgid "" +"The number of key blocks in the key cache that have changed but haven't yet " +"been flushed to disk. It used to be known as Not_flushed_key_blocks." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:598 +msgid "" +"The number of unused blocks in the key cache. You can use this value to " +"determine how much of the key cache is in use." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:602 +msgid "" +"The number of used blocks in the key cache. This value is a high-water mark " +"that indicates the maximum number of blocks that have ever been in use at " +"one time." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:607 +msgid "Percentage of used key cache (calculated value)" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:610 +msgid "The number of requests to read a key block from the cache." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:613 +msgid "" +"The number of physical reads of a key block from disk. If Key_reads is big, " +"then your key_buffer_size value is probably too small. The cache miss rate " +"can be calculated as Key_reads/Key_read_requests." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:619 +msgid "" +"Key cache miss calculated as rate of physical reads compared to read " +"requests (calculated value)" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:623 +msgid "The number of requests to write a key block to the cache." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:626 +msgid "The number of physical writes of a key block to disk." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:629 +msgid "" +"Percentage of physical writes compared to write requests (calculated value)" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:633 +msgid "" +"The total cost of the last compiled query as computed by the query " +"optimizer. Useful for comparing the cost of different query plans for the " +"same query. The default value of 0 means that no query has been compiled yet." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:639 +msgid "" +"The maximum number of connections that have been in use simultaneously since " +"the server started." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:643 +msgid "The number of rows waiting to be written in INSERT DELAYED queues." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:646 +msgid "" +"The number of tables that have been opened. If opened tables is big, your " +"table cache value is probably too small." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:650 +msgid "The number of files that are open." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:653 +msgid "The number of streams that are open (used mainly for logging)." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:656 +msgid "The number of tables that are open." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:659 +msgid "" +"The number of free memory blocks in query cache. High numbers can indicate " +"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE " +"statement." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:664 +msgid "The amount of free memory for query cache." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:667 +msgid "The number of cache hits." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:670 +msgid "The number of queries added to the cache." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:673 +msgid "" +"The number of queries that have been removed from the cache to free up " +"memory for caching new queries. This information can help you tune the query " +"cache size. The query cache uses a least recently used (LRU) strategy to " +"decide which queries to remove from the cache." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:680 +msgid "" +"The number of non-cached queries (not cachable, or not cached due to the " +"query_cache_type setting)." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:684 +msgid "The number of queries registered in the cache." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:687 +msgid "The total number of blocks in the query cache." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:690 +msgid "The status of failsafe replication (not yet implemented)." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:693 +msgid "" +"The number of joins that do not use indexes. If this value is not 0, you " +"should carefully check the indexes of your tables." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:697 +msgid "The number of joins that used a range search on a reference table." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:700 +msgid "" +"The number of joins without keys that check for key usage after each row. " +"(If this is not 0, you should carefully check the indexes of your tables.)" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:705 +msgid "" +"The number of joins that used ranges on the first table. (It's normally not " +"critical even if this is big.)" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:709 +msgid "The number of joins that did a full scan of the first table." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:712 +msgid "The number of temporary tables currently open by the slave SQL thread." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:716 +msgid "" +"Total (since startup) number of times the replication slave SQL thread has " +"retried transactions." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:720 +msgid "This is ON if this server is a slave that is connected to a master." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:723 +msgid "" +"The number of threads that have taken more than slow_launch_time seconds to " +"create." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:727 +msgid "" +"The number of queries that have taken more than long_query_time seconds." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:731 +msgid "" +"The number of merge passes the sort algorithm has had to do. If this value " +"is large, you should consider increasing the value of the sort_buffer_size " +"system variable." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:736 +msgid "The number of sorts that were done with ranges." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:739 +msgid "The number of sorted rows." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:742 +msgid "The number of sorts that were done by scanning the table." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:745 +msgid "The number of times that a table lock was acquired immediately." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:748 +msgid "" +"The number of times that a table lock could not be acquired immediately and " +"a wait was needed. If this is high, and you have performance problems, you " +"should first optimize your queries, and then either split your table or " +"tables or use replication." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:754 +msgid "" +"The number of threads in the thread cache. The cache hit rate can be " +"calculated as Threads_created/Connections. If this value is red you should " +"raise your thread_cache_size." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:759 +msgid "The number of currently open connections." +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:762 +msgid "" +"The number of threads created to handle connections. If Threads_created is " +"big, you may want to increase the thread_cache_size value. (Normally this " +"doesn't give a notable performance improvement if you have a good thread " +"implementation.)" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:769 +msgid "Thread cache hit rate (calculated value)" +msgstr "" + +#: libraries/classes/Server/Status/Variables.php:772 +msgid "The number of threads that are not sleeping." +msgstr "" + +#: libraries/classes/Server/UserGroups.php:32 +#, possible-php-format +msgid "Users of '%s' user group" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:45 +msgid "No users were found belonging to this user group." +msgstr "" + +#: libraries/classes/Server/UserGroups.php:75 +#: libraries/classes/Server/Users.php:38 +msgid "User groups" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:90 +msgid "Server level tabs" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:91 +msgid "Database level tabs" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:92 +msgid "Table level tabs" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:121 +msgid "View users" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:159 +#: libraries/classes/Server/UserGroups.php:225 +msgid "Add user group" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:228 +#, possible-php-format +msgid "Edit user group: '%s'" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:244 +msgid "User group menu assignments" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:252 +msgid "Group name:" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:289 +msgid "Server-level tabs" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:292 +msgid "Database-level tabs" +msgstr "" + +#: libraries/classes/Server/UserGroups.php:295 +msgid "Table-level tabs" +msgstr "" + +#: libraries/classes/Sql.php:261 libraries/classes/Util.php:1145 +#: templates/console/display.twig:31 +#: templates/console/display.twig:175 +msgid "Profiling" +msgstr "" + +#: libraries/classes/Sql.php:264 +msgid "Detailed profile" +msgstr "" + +#: libraries/classes/Sql.php:269 libraries/classes/Sql.php:285 +msgid "State" +msgstr "" + +#: libraries/classes/Sql.php:282 +msgid "Summary by state" +msgstr "" + +#: libraries/classes/Sql.php:288 +msgid "Total Time" +msgstr "" + +#: libraries/classes/Sql.php:290 +msgid "% Time" +msgstr "" + +#: libraries/classes/Sql.php:292 +msgid "Calls" +msgstr "" + +#: libraries/classes/Sql.php:294 +msgid "ø Time" +msgstr "" + +#: libraries/classes/Sql.php:599 libraries/classes/Sql.php:617 +msgid "Bookmark this SQL query" +msgstr "" + +#: libraries/classes/Sql.php:603 +msgid "Label:" +msgstr "" + +#: libraries/classes/Sql.php:610 libraries/classes/SqlQueryForm.php:316 +msgid "Let every user access this bookmark" +msgstr "" + +#: libraries/classes/Sql.php:826 +msgid "Bookmark not created!" +msgstr "" + +#: libraries/classes/Sql.php:936 +#, possible-php-format +msgid "Using bookmark \"%s\" as default browse query." +msgstr "" + +#: libraries/classes/Sql.php:1413 +msgid "Showing as PHP code" +msgstr "" + +#: libraries/classes/Sql.php:1788 +#, possible-php-format +msgid "" +"Current selection does not contain a unique column. Grid edit, checkbox, " +"Edit, Copy and Delete features are not available. %s" +msgstr "" + +#: libraries/classes/Sql.php:1802 +#, possible-php-format +msgid "" +"Current selection does not contain a unique column. Grid edit, Edit, Copy " +"and Delete features may result in undesired behavior. %s" +msgstr "" + +#: libraries/classes/Sql.php:1844 +#, possible-php-format +msgid "Problems with indexes of table `%s`" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:140 +#, possible-php-format +msgid "Run SQL query/queries on server “%s”" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:157 +#, possible-php-format +msgid "Run SQL query/queries on database %s" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:178 +#, possible-php-format +msgid "Run SQL query/queries on table %s" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:248 setup/frames/index.inc.php:254 +#: templates/console/display.twig:7 +msgid "Clear" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:254 +msgid "Get auto-saved query" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:260 +msgid "Bind parameters" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:308 +msgid "Bookmark this SQL query:" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:322 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:336 +msgid "Delimiter" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:346 +msgid "Show this query here again" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:363 +msgid "Rollback when finished" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:410 +msgid "shared" +msgstr "" + +#: libraries/classes/SqlQueryForm.php:423 +msgid "View only" +msgstr "" + +#: libraries/classes/StorageEngine.php:280 +msgid "" +"There is no detailed status information available for this storage engine." +msgstr "" + +#: libraries/classes/StorageEngine.php:383 +#: templates/database/structure/body_for_table_summary.twig:48 +#, possible-php-format +msgid "%s is the default storage engine on this MySQL server." +msgstr "" + +#: libraries/classes/StorageEngine.php:386 +#, possible-php-format +msgid "%s is available on this MySQL server." +msgstr "" + +#: libraries/classes/StorageEngine.php:389 +#, possible-php-format +msgid "%s has been disabled for this MySQL server." +msgstr "" + +#: libraries/classes/StorageEngine.php:394 +#, possible-php-format +msgid "This MySQL server does not support the %s storage engine." +msgstr "" + +#: libraries/classes/Table.php:338 +msgid "Unknown table status:" +msgstr "" + +#: libraries/classes/Table.php:893 +#, possible-php-format +msgid "Source database `%s` was not found!" +msgstr "" + +#: libraries/classes/Table.php:901 +#, possible-php-format +msgid "Target database `%s` was not found!" +msgstr "" + +#: libraries/classes/Table.php:1444 +msgid "Invalid database:" +msgstr "" + +#: libraries/classes/Table.php:1461 +msgid "Invalid table name:" +msgstr "" + +#: libraries/classes/Table.php:1496 +#, possible-php-format +msgid "Failed to rename table %1$s to %2$s!" +msgstr "" + +#: libraries/classes/Table.php:1515 +#, possible-php-format +msgid "Table %1$s has been renamed to %2$s." +msgstr "" + +#: libraries/classes/Table.php:1746 +msgid "Could not save table UI preferences!" +msgstr "" + +#: libraries/classes/Table.php:1776 +#, possible-php-format +msgid "" +"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]" +"['MaxTableUiprefs'] %s)" +msgstr "" + +#: libraries/classes/Table.php:1929 +#, possible-php-format +msgid "" +"Cannot save UI property \"%s\". The changes made will not be persistent " +"after you refresh this page. Please check if the table structure has been " +"changed." +msgstr "" + +#: libraries/classes/Table.php:2065 +msgid "The name of the primary key must be \"PRIMARY\"!" +msgstr "" + +#: libraries/classes/Table.php:2076 +msgid "Can't rename index to PRIMARY!" +msgstr "" + +#: libraries/classes/Table.php:2098 +msgid "No index parts defined!" +msgstr "" + +#: libraries/classes/Table.php:2406 +#, possible-php-format +msgid "Error creating foreign key on %1$s (check data types)" +msgstr "" + +#: libraries/classes/Template.php:127 +#, possible-php-format +msgid "Error while working with template cache: %s" +msgstr "" + +#: libraries/classes/Theme.php:186 +#, possible-php-format +msgid "No valid image path for theme %s found!" +msgstr "" + +#: libraries/classes/ThemeManager.php:94 +#, possible-php-format +msgid "Default theme %s not found!" +msgstr "" + +#: libraries/classes/ThemeManager.php:174 +#, possible-php-format +msgid "Theme %s not found!" +msgstr "" + +#: libraries/classes/ThemeManager.php:255 +#, possible-php-format +msgid "Theme path not found for theme %s!" +msgstr "" + +#: libraries/classes/ThemeManager.php:345 +msgid "Theme:" +msgstr "" + +#: libraries/classes/Tracking.php:159 +#: templates/server/plugins/section.twig:11 +msgid "Version" +msgstr "" + +#: libraries/classes/Tracking.php:160 +#: templates/database/tracking/tracked_tables.twig:13 +msgid "Created" +msgstr "" + +#: libraries/classes/Tracking.php:161 +#: templates/database/tracking/tracked_tables.twig:14 +msgid "Updated" +msgstr "" + +#: libraries/classes/Tracking.php:170 libraries/classes/Tracking.php:234 +msgid "Delete version" +msgstr "" + +#: libraries/classes/Tracking.php:171 libraries/classes/Tracking.php:334 +#: templates/database/tracking/tracked_tables.twig:76 +msgid "Tracking report" +msgstr "" + +#: libraries/classes/Tracking.php:172 libraries/classes/Tracking.php:650 +#: templates/database/tracking/tracked_tables.twig:87 +msgid "Structure snapshot" +msgstr "" + +#: libraries/classes/Tracking.php:338 +msgid "Tracking statements" +msgstr "" + +#: libraries/classes/Tracking.php:350 +msgid "Delete tracking data row from report" +msgstr "" + +#: libraries/classes/Tracking.php:361 +msgid "No data" +msgstr "" + +#: libraries/classes/Tracking.php:448 libraries/classes/Tracking.php:496 +#, possible-php-format +msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s" +msgstr "" + +#: libraries/classes/Tracking.php:513 +msgid "SQL dump (file download)" +msgstr "" + +#: libraries/classes/Tracking.php:515 +msgid "SQL dump" +msgstr "" + +#: libraries/classes/Tracking.php:518 +msgid "This option will replace your table and contained data." +msgstr "" + +#: libraries/classes/Tracking.php:520 +msgid "SQL execution" +msgstr "" + +#: libraries/classes/Tracking.php:524 +#, possible-php-format +msgid "Export as %s" +msgstr "" + +#: libraries/classes/Tracking.php:550 +msgid "Data manipulation statement" +msgstr "" + +#: libraries/classes/Tracking.php:574 +msgid "Data definition statement" +msgstr "" + +#: libraries/classes/Tracking.php:668 +#, possible-php-format +msgid "Version %s snapshot (SQL code)" +msgstr "" + +#: libraries/classes/Tracking.php:735 +msgid "Tracking data definition successfully deleted" +msgstr "" + +#: libraries/classes/Tracking.php:745 +msgid "Tracking data manipulation successfully deleted" +msgstr "" + +#: libraries/classes/Tracking.php:799 +msgid "" +"You can execute the dump by creating and using a temporary database. Please " +"ensure that you have the privileges to do so." +msgstr "" + +#: libraries/classes/Tracking.php:803 +msgid "Comment out these two lines if you do not need them." +msgstr "" + +#: libraries/classes/Tracking.php:813 +msgid "SQL statements exported. Please copy the dump or execute it." +msgstr "" + +#: libraries/classes/Tracking.php:861 +#, possible-php-format +msgid "Tracking report for table `%s`" +msgstr "" + +#: libraries/classes/Tracking.php:891 +#, possible-php-format +msgid "Tracking for %1$s was activated at version %2$s." +msgstr "" + +#: libraries/classes/Tracking.php:894 +#, possible-php-format +msgid "Tracking for %1$s was deactivated at version %2$s." +msgstr "" + +#: libraries/classes/Tracking.php:986 +#, possible-php-format +msgid "Version %1$s of %2$s was deleted." +msgstr "" + +#: libraries/classes/Tracking.php:1017 +#, possible-php-format +msgid "Version %1$s was created, tracking for %2$s is active." +msgstr "" + +#: libraries/classes/Tracking.php:1114 libraries/classes/Tracking.php:1258 +#: templates/table/tracking/selectable_tables.twig:9 +msgid "active" +msgstr "" + +#: libraries/classes/Tracking.php:1117 libraries/classes/Tracking.php:1253 +#: templates/table/tracking/selectable_tables.twig:11 +msgid "not active" +msgstr "" + +#: libraries/classes/Types.php:203 +msgid "" +"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255" +msgstr "" + +#: libraries/classes/Types.php:208 +msgid "" +"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to " +"65,535" +msgstr "" + +#: libraries/classes/Types.php:213 +msgid "" +"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is " +"0 to 16,777,215" +msgstr "" + +#: libraries/classes/Types.php:218 +msgid "" +"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned " +"range is 0 to 4,294,967,295" +msgstr "" + +#: libraries/classes/Types.php:224 +msgid "" +"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to " +"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615" +msgstr "" + +#: libraries/classes/Types.php:230 +msgid "" +"A fixed-point number (M, D) - the maximum number of digits (M) is 65 " +"(default 10), the maximum number of decimals (D) is 30 (default 0)" +msgstr "" + +#: libraries/classes/Types.php:236 +msgid "" +"A small floating-point number, allowable values are -3.402823466E+38 to " +"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" +msgstr "" + +#: libraries/classes/Types.php:242 +msgid "" +"A double-precision floating-point number, allowable values are " +"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"2.2250738585072014E-308 to 1.7976931348623157E+308" +msgstr "" + +#: libraries/classes/Types.php:248 +msgid "" +"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for " +"FLOAT)" +msgstr "" + +#: libraries/classes/Types.php:253 +msgid "" +"A bit-field type (M), storing M of bits per value (default is 1, maximum is " +"64)" +msgstr "" + +#: libraries/classes/Types.php:258 +msgid "" +"A synonym for TINYINT(1), a value of zero is considered false, nonzero " +"values are considered true" +msgstr "" + +#: libraries/classes/Types.php:262 +msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE" +msgstr "" + +#: libraries/classes/Types.php:265 +#, possible-php-format +msgid "A date, supported range is %1$s to %2$s" +msgstr "" + +#: libraries/classes/Types.php:270 +#, possible-php-format +msgid "A date and time combination, supported range is %1$s to %2$s" +msgstr "" + +#: libraries/classes/Types.php:275 +msgid "" +"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, " +"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)" +msgstr "" + +#: libraries/classes/Types.php:281 +#, possible-php-format +msgid "A time, range is %1$s to %2$s" +msgstr "" + +#: libraries/classes/Types.php:285 +msgid "" +"A year in four-digit (4, default) or two-digit (2) format, the allowable " +"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000" +msgstr "" + +#: libraries/classes/Types.php:291 +msgid "" +"A fixed-length (0-255, default 1) string that is always right-padded with " +"spaces to the specified length when stored" +msgstr "" + +#: libraries/classes/Types.php:297 +#, possible-php-format +msgid "" +"A variable-length (%s) string, the effective maximum length is subject to " +"the maximum row size" +msgstr "" + +#: libraries/classes/Types.php:303 +msgid "" +"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with " +"a one-byte prefix indicating the length of the value in bytes" +msgstr "" + +#: libraries/classes/Types.php:309 +msgid "" +"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored " +"with a two-byte prefix indicating the length of the value in bytes" +msgstr "" + +#: libraries/classes/Types.php:315 +msgid "" +"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, " +"stored with a three-byte prefix indicating the length of the value in bytes" +msgstr "" + +#: libraries/classes/Types.php:321 +msgid "" +"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " +"characters, stored with a four-byte prefix indicating the length of the " +"value in bytes" +msgstr "" + +#: libraries/classes/Types.php:327 +msgid "" +"Similar to the CHAR type, but stores binary byte strings rather than non-" +"binary character strings" +msgstr "" + +#: libraries/classes/Types.php:332 +msgid "" +"Similar to the VARCHAR type, but stores binary byte strings rather than non-" +"binary character strings" +msgstr "" + +#: libraries/classes/Types.php:337 +msgid "" +"A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a " +"one-byte prefix indicating the length of the value" +msgstr "" + +#: libraries/classes/Types.php:342 +msgid "" +"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored " +"with a three-byte prefix indicating the length of the value" +msgstr "" + +#: libraries/classes/Types.php:348 +msgid "" +"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with " +"a two-byte prefix indicating the length of the value" +msgstr "" + +#: libraries/classes/Types.php:353 +msgid "" +"A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " +"bytes, stored with a four-byte prefix indicating the length of the value" +msgstr "" + +#: libraries/classes/Types.php:359 +msgid "" +"An enumeration, chosen from the list of up to 65,535 values or the special " +"'' error value" +msgstr "" + +#: libraries/classes/Types.php:363 +msgid "A single value chosen from a set of up to 64 members" +msgstr "" + +#: libraries/classes/Types.php:365 +msgid "A type that can store a geometry of any type" +msgstr "" + +#: libraries/classes/Types.php:367 +msgid "A point in 2-dimensional space" +msgstr "" + +#: libraries/classes/Types.php:369 +msgid "A curve with linear interpolation between points" +msgstr "" + +#: libraries/classes/Types.php:371 +msgid "A polygon" +msgstr "" + +#: libraries/classes/Types.php:373 +msgid "A collection of points" +msgstr "" + +#: libraries/classes/Types.php:376 +msgid "A collection of curves with linear interpolation between points" +msgstr "" + +#: libraries/classes/Types.php:379 +msgid "A collection of polygons" +msgstr "" + +#: libraries/classes/Types.php:381 +msgid "A collection of geometry objects of any type" +msgstr "" + +#: libraries/classes/Types.php:384 +msgid "" +"Stores and enables efficient access to data in JSON (JavaScript Object " +"Notation) documents" +msgstr "" + +#: libraries/classes/Types.php:695 +msgctxt "numeric types" +msgid "Numeric" +msgstr "" + +#: libraries/classes/Types.php:713 +msgctxt "date and time types" +msgid "Date and time" +msgstr "" + +#: libraries/classes/Types.php:743 +msgctxt "spatial types" +msgid "Spatial" +msgstr "" + +#: libraries/classes/UserPassword.php:62 +msgid "The profile has been updated." +msgstr "" + +#: libraries/classes/UserPassword.php:74 +msgid "Password is too long!" +msgstr "" + +#: libraries/classes/UserPreferences.php:157 +msgid "Could not save configuration" +msgstr "" + +#: libraries/classes/Util.php:175 +#, possible-php-format +msgid "Max: %s%s" +msgstr "" + +#: libraries/classes/Util.php:549 +msgid "Static analysis:" +msgstr "" + +#: libraries/classes/Util.php:552 +#, possible-php-format +msgid "%d errors were found during analysis." +msgstr "" + +#: libraries/classes/Util.php:1052 +msgid "Skip Explain SQL" +msgstr "" + +#: libraries/classes/Util.php:1060 +#, possible-php-format +msgid "Analyze Explain at %s" +msgstr "" + +#: libraries/classes/Util.php:1091 +msgid "Without PHP code" +msgstr "" + +#: libraries/classes/Util.php:1098 +#: templates/database/multi_table_query/form.twig:176 +msgid "Submit query" +msgstr "" + +#: libraries/classes/Util.php:1164 +msgctxt "Inline edit query" +msgid "Edit inline" +msgstr "" + +#. l10n: Short week day name +#: libraries/classes/Util.php:1504 +msgctxt "Short week day name" +msgid "Sun" +msgstr "" + +#: libraries/classes/Util.php:1541 +msgctxt "AM/PM indication in time" +msgid "PM" +msgstr "" + +#: libraries/classes/Util.php:1543 +msgctxt "AM/PM indication in time" +msgid "AM" +msgstr "" + +#: libraries/classes/Util.php:1843 +#, possible-php-format +msgid "%s days, %s hours, %s minutes and %s seconds" +msgstr "" + +#: libraries/classes/Util.php:1878 +msgid "Missing parameter:" +msgstr "" + +#: libraries/classes/Util.php:2422 +#, possible-php-format +msgid "Jump to database “%s”." +msgstr "" + +#: libraries/classes/Util.php:2447 +#, possible-php-format +msgid "The %s functionality is affected by a known bug, see %s" +msgstr "" + +#: libraries/classes/Util.php:3235 prefs_manage.php:238 +msgid "Browse your computer:" +msgstr "" + +#: libraries/classes/Util.php:3260 +#, possible-php-format +msgid "Select from the web server upload directory %s:" +msgstr "" + +#: libraries/classes/Util.php:3300 +msgid "There are no files to upload!" +msgstr "" + +#: libraries/classes/Util.php:3325 libraries/classes/Util.php:3326 +#: templates/database/structure/check_all_tables.twig:15 +msgid "Empty" +msgstr "" + +#: libraries/classes/Util.php:3331 libraries/classes/Util.php:3332 +msgid "Execute" +msgstr "" + +#: libraries/classes/Util.php:3835 +msgid "SSL is not being used" +msgstr "" + +#: libraries/classes/Util.php:3840 +msgid "SSL is used with disabled verification" +msgstr "" + +#: libraries/classes/Util.php:3842 +msgid "SSL is used without certification authority" +msgstr "" + +#: libraries/classes/Util.php:3845 +msgid "SSL is used" +msgstr "" + +#: libraries/classes/Util.php:3966 +msgid "Users" +msgstr "" + +#: libraries/classes/Util.php:4659 +#: templates/database/multi_table_query/form.twig:61 +msgid "Sort" +msgstr "" + +#: libraries/classes/ZipExtension.php:56 +msgid "No files found inside ZIP archive!" +msgstr "" + +#: libraries/classes/ZipExtension.php:84 libraries/classes/ZipExtension.php:91 +msgid "Error in ZIP archive:" +msgstr "" + +#: libraries/common.inc.php:196 +msgid "" +"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to " +"access phpMyAdmin." +msgstr "" + +#: libraries/common.inc.php:340 +msgid "Invalid authentication method set in configuration:" +msgstr "" + +#: libraries/common.inc.php:393 +#, possible-php-format +msgid "You should upgrade to %s %s or later." +msgstr "" + +#: libraries/common.inc.php:446 +msgid "Error: Token mismatch" +msgstr "" + +#: libraries/config.values.php:56 libraries/config.values.php:76 +#: libraries/config.values.php:88 +msgid "Icons" +msgstr "" + +#: libraries/config.values.php:57 libraries/config.values.php:77 +#: libraries/config.values.php:89 +#: templates/database/multi_table_query/form.twig:111 +msgid "Text" +msgstr "" + +#: libraries/config.values.php:58 libraries/config.values.php:66 +#: libraries/config.values.php:78 libraries/config.values.php:90 +msgid "Both" +msgstr "" + +#: libraries/config.values.php:63 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:64 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:65 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:93 +msgid "Click" +msgstr "" + +#: libraries/config.values.php:94 +msgid "Double click" +msgstr "" + +#: libraries/config.values.php:98 +msgid "key" +msgstr "" + +#: libraries/config.values.php:99 +msgid "display column" +msgstr "" + +#: libraries/config.values.php:103 +msgid "Welcome" +msgstr "" + +#: libraries/config.values.php:123 +msgid "Open" +msgstr "" + +#: libraries/config.values.php:124 +msgid "Closed" +msgstr "" + +#: libraries/config.values.php:128 +msgid "Ask before sending error reports" +msgstr "" + +#: libraries/config.values.php:129 +msgid "Always send error reports" +msgstr "" + +#: libraries/config.values.php:130 +msgid "Never send error reports" +msgstr "" + +#: libraries/config.values.php:133 +msgid "Server default" +msgstr "" + +#: libraries/config.values.php:134 +msgid "Enable" +msgstr "" + +#: libraries/config.values.php:135 +msgid "Disable" +msgstr "" + +#: libraries/config.values.php:169 +msgid "Quick - display only the minimal options to configure" +msgstr "" + +#: libraries/config.values.php:170 +msgid "Custom - display all possible options to configure" +msgstr "" + +#: libraries/config.values.php:172 +msgid "Custom - like above, but without the quick/custom choice" +msgstr "" + +#: libraries/config.values.php:201 +msgid "complete inserts" +msgstr "" + +#: libraries/config.values.php:202 +msgid "extended inserts" +msgstr "" + +#: libraries/config.values.php:203 +msgid "both of the above" +msgstr "" + +#: libraries/config.values.php:204 +msgid "neither of the above" +msgstr "" + +#: libraries/mult_submits.inc.php:326 +msgid "Success!" +msgstr "" + +#: libraries/user_preferences.inc.php:31 +msgid "Manage your settings" +msgstr "" + +#: libraries/user_preferences.inc.php:38 +msgid "Two-factor authentication" +msgstr "" + +#: libraries/user_preferences.inc.php:63 prefs_manage.php:298 +msgid "Configuration has been saved." +msgstr "" + +#: libraries/user_preferences.inc.php:71 +#, possible-php-format +msgid "" +"Your preferences will be saved for current session only. Storing them " +"permanently requires %sphpMyAdmin configuration storage%s." +msgstr "" + +#: navigation.php:23 +msgid "Fatal error: The navigation can only be accessed via AJAX" +msgstr "" + +#: prefs_forms.php:30 setup/frames/form.inc.php:21 +msgid "Incorrect form specified!" +msgstr "" + +#: prefs_forms.php:82 +msgid "Cannot save settings, submitted form contains errors!" +msgstr "" + +#: prefs_manage.php:52 +msgid "phpMyAdmin configuration snippet" +msgstr "" + +#: prefs_manage.php:53 +msgid "Paste it to your config.inc.php" +msgstr "" + +#: prefs_manage.php:93 +msgid "Could not import configuration" +msgstr "" + +#: prefs_manage.php:121 +msgid "Configuration contains incorrect data for some fields." +msgstr "" + +#: prefs_manage.php:140 +msgid "Do you want to import remaining settings?" +msgstr "" + +#: prefs_manage.php:221 prefs_manage.php:250 +msgid "Saved on: @DATE@" +msgstr "" + +#: prefs_manage.php:236 +msgid "Import from file" +msgstr "" + +#: prefs_manage.php:244 +msgid "Import from browser's storage" +msgstr "" + +#: prefs_manage.php:247 +msgid "Settings will be imported from your browser's local storage." +msgstr "" + +#: prefs_manage.php:253 +msgid "You have no saved settings!" +msgstr "" + +#: prefs_manage.php:258 prefs_manage.php:343 +msgid "This feature is not supported by your web browser" +msgstr "" + +#: prefs_manage.php:264 +msgid "Merge with current configuration" +msgstr "" + +#: prefs_manage.php:281 +#, possible-php-format +msgid "" +"You can set more settings by modifying config.inc.php, eg. by using %sSetup " +"script%s." +msgstr "" + +#: prefs_manage.php:314 +msgid "Save as PHP file" +msgstr "" + +#: prefs_manage.php:319 +msgid "Save to browser's storage" +msgstr "" + +#: prefs_manage.php:326 +msgid "Settings will be saved in your browser's local storage." +msgstr "" + +#: prefs_manage.php:334 +msgid "Existing settings will be overwritten!" +msgstr "" + +#: prefs_manage.php:362 +msgid "You can reset all your settings and restore them to default values." +msgstr "" + +#: prefs_twofactor.php:29 +msgid "Two-factor authentication has been removed." +msgstr "" + +#: prefs_twofactor.php:39 +msgid "Two-factor authentication has been configured." +msgstr "" + +#: server_export.php:25 +msgid "View dump (schema) of databases" +msgstr "" + +#: server_privileges.php:144 server_replication.php:38 +#: server_user_groups.php:31 +#: templates/server/databases/create.twig:46 +msgid "No Privileges" +msgstr "" + +#: server_privileges.php:151 +msgid "You do not have privileges to manipulate with the users!" +msgstr "" + +#: server_privileges.php:165 +msgid "" +"Username and hostname didn't change. If you only want to change the " +"password, 'Change password' tab should be used." +msgstr "" + +#: server_status.php:35 +msgid "Not enough privilege to view server status." +msgstr "" + +#: server_status_advisor.php:33 +msgid "Not enough privilege to view the advisor." +msgstr "" + +#: server_status_processes.php:33 +#, possible-php-format +msgid "Thread %s was successfully killed." +msgstr "" + +#: server_status_processes.php:39 +#, possible-php-format +msgid "" +"phpMyAdmin was unable to kill thread %s. It probably has already been closed." +msgstr "" + +#: server_status_queries.php:43 +msgid "Not enough privilege to view query statistics." +msgstr "" + +#: server_status_variables.php:52 +msgid "Not enough privilege to view status variables." +msgstr "" + +#: setup/frames/config.inc.php:17 setup/frames/index.inc.php:189 +msgid "Configuration file" +msgstr "" + +#: setup/frames/config.inc.php:34 setup/frames/index.inc.php:252 +msgid "Download" +msgstr "" + +#: setup/frames/index.inc.php:49 +msgid "" +"You are not using a secure connection; all data (including potentially " +"sensitive information, like passwords) is transferred unencrypted!" +msgstr "" + +#: setup/frames/index.inc.php:54 +msgid "" +"If your server is also configured to accept HTTPS requests follow this link " +"to use a secure connection." +msgstr "" + +#: setup/frames/index.inc.php:58 +msgid "Insecure connection" +msgstr "" + +#: setup/frames/index.inc.php:84 +msgid "Configuration saved." +msgstr "" + +#: setup/frames/index.inc.php:87 +msgid "" +"Configuration saved to file config/config.inc.php in phpMyAdmin top level " +"directory, copy it to top level one and delete directory config to use it." +msgstr "" + +#: setup/frames/index.inc.php:97 +msgid "Configuration not saved!" +msgstr "" + +#: setup/frames/index.inc.php:100 +msgid "" +"Please create web server writable folder [em]config[/em] in phpMyAdmin top " +"level directory as described in [doc@setup_script]documentation[/doc]. " +"Otherwise you will be only able to download or display it." +msgstr "" + +#: setup/frames/index.inc.php:112 setup/frames/menu.inc.php:20 +msgid "Overview" +msgstr "" + +#: setup/frames/index.inc.php:119 +msgid "Show hidden messages (#MSG_COUNT)" +msgstr "" + +#: setup/frames/index.inc.php:170 +msgid "There are no configured servers" +msgstr "" + +#: setup/frames/index.inc.php:179 +msgid "New server" +msgstr "" + +#: setup/frames/index.inc.php:208 +msgid "Default language" +msgstr "" + +#: setup/frames/index.inc.php:218 +msgid "let the user choose" +msgstr "" + +#: setup/frames/index.inc.php:229 +msgid "- none -" +msgstr "" + +#: setup/frames/index.inc.php:233 +msgid "Default server" +msgstr "" + +#: setup/frames/index.inc.php:245 +msgid "End of line" +msgstr "" + +#: setup/frames/index.inc.php:251 +msgid "Display" +msgstr "" + +#: setup/frames/index.inc.php:264 +msgid "phpMyAdmin homepage" +msgstr "" + +#: setup/frames/index.inc.php:266 +msgid "Donate" +msgstr "" + +#: setup/frames/index.inc.php:268 +msgid "Check for latest version" +msgstr "" + +#: setup/frames/servers.inc.php:27 +msgid "Edit server" +msgstr "" + +#: setup/frames/servers.inc.php:37 +msgid "Add a new server" +msgstr "" + +#: setup/index.php:18 +msgid "Configuration already exists, setup is disabled!" +msgstr "" + +#: setup/index.php:28 +msgid "Wrong GET file attribute value" +msgstr "" + +#: setup/lib/FormProcessing.php:61 +msgid "Warning" +msgstr "" + +#: setup/lib/FormProcessing.php:62 +msgid "Submitted form contains errors" +msgstr "" + +#: setup/lib/FormProcessing.php:64 +msgid "Try to revert erroneous fields to their default values" +msgstr "" + +#: setup/lib/FormProcessing.php:69 +msgid "Ignore errors" +msgstr "" + +#: setup/lib/FormProcessing.php:73 +msgid "Show form" +msgstr "" + +#: setup/lib/Index.php:124 +msgid "" +"Reading of version failed. Maybe you're offline or the upgrade server does " +"not respond." +msgstr "" + +#: setup/lib/Index.php:146 +msgid "Got invalid version string from server" +msgstr "" + +#: setup/lib/Index.php:159 +msgid "Unparsable version string" +msgstr "" + +#: setup/lib/Index.php:179 +#, possible-php-format +msgid "" +"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable " +"version is %s, released on %s." +msgstr "" + +#: setup/lib/Index.php:186 +msgid "No newer stable version is available" +msgstr "" + +#: setup/validate.php:26 +msgid "Wrong data" +msgstr "" + +#: setup/validate.php:32 +#, possible-php-format +msgid "Wrong data or no validation for %s" +msgstr "" + +#: tbl_create.php:36 tbl_get_field.php:31 +#, possible-php-format +msgid "'%s' database does not exist." +msgstr "" + +#: tbl_create.php:46 +#, possible-php-format +msgid "Table %s already exists!" +msgstr "" + +#: tbl_export.php:45 +msgid "View dump (schema) of table" +msgstr "" + +#: tbl_get_field.php:38 +msgid "Invalid table name" +msgstr "" + +#: tbl_replace.php:245 +#, possible-php-format +msgid "Row: %1$s, Column: %2$s, Error: %3$s" +msgstr "" + +#: tbl_row_action.php:73 +msgid "No row selected." +msgstr "" + +#: tbl_tracking.php:34 +#, possible-php-format +msgid "Tracking of %s is activated." +msgstr "" + +#: tbl_tracking.php:103 +msgid "Tracking versions deleted successfully." +msgstr "" + +#: tbl_tracking.php:108 +msgid "No versions selected." +msgstr "" + +#: tbl_tracking.php:139 +msgid "SQL statements executed." +msgstr "" + +#: themes.php:22 themes.php:27 +msgid "Theme" +msgstr "" + +#: themes.php:30 +msgid "Get more themes!" +msgstr "" + +#: transformation_overview.php:24 +msgid "Available MIME types" +msgstr "" + +#: transformation_overview.php:39 +msgid "Available browser display transformations" +msgstr "" + +#: transformation_overview.php:40 +msgid "Available input transformations" +msgstr "" + +#: transformation_overview.php:43 +#: templates/columns_definitions/table_fields_definitions.twig:78 +msgid "Browser display transformation" +msgstr "" + +#: transformation_overview.php:44 +#: templates/columns_definitions/table_fields_definitions.twig:89 +msgid "Input transformation" +msgstr "" + +#: transformation_overview.php:55 +msgctxt "for MIME transformation" +msgid "Description" +msgstr "" + +#: templates/table/browse_foreigners/column_element.twig:4 +msgid "Use this value" +msgstr "" + +#: templates/database/designer/new_relation_panel.twig:22 +#: templates/database/designer/side_menu.twig:85 +#: templates/database/designer/side_menu.twig:88 +msgid "Create relationship" +msgstr "" + +#: templates/export/alias_add.twig:4 +msgid "Define new aliases" +msgstr "" + +#: templates/export/alias_add.twig:9 +msgid "Select database:" +msgstr "" + +#: templates/export/alias_add.twig:15 +msgid "New database name" +msgstr "" + +#: templates/export/alias_add.twig:18 +#: templates/export/alias_add.twig:32 +#: templates/export/alias_add.twig:46 +#: templates/console/display.twig:99 +#: templates/columns_definitions/column_definitions_form.twig:32 +msgid "Add" +msgstr "" + +#: templates/export/alias_add.twig:23 +msgid "Select table:" +msgstr "" + +#: templates/export/alias_add.twig:29 +msgid "New table name" +msgstr "" + +#: templates/export/alias_add.twig:37 +msgid "Select column:" +msgstr "" + +#: templates/export/alias_add.twig:43 +msgid "New column name" +msgstr "" + +#: templates/database/designer/database_tables.twig:31 +msgid "Show/hide columns" +msgstr "" + +#: templates/database/designer/database_tables.twig:39 +msgid "See table structure" +msgstr "" + +#: templates/display/export/options_output.twig:2 +#: templates/display/export/options_quick_export.twig:2 +msgid "Output:" +msgstr "" + +#: templates/display/export/options_output.twig:26 +msgid "Save output to a file" +msgstr "" + +#: templates/display/export/options_output.twig:51 +#, possible-php-format +msgid "Skip tables larger than %s MiB" +msgstr "" + +#: templates/display/export/method.twig:3 +msgid "Export method:" +msgstr "" + +#: templates/display/export/method.twig:9 +msgid "Quick - display only the minimal options" +msgstr "" + +#: templates/display/export/method.twig:17 +msgid "Custom - display all possible options" +msgstr "" + +#: templates/export/alias_item.twig:8 +msgid "Remove" +msgstr "" + +#: templates/database/search/selection_form.twig:5 +msgid "Search in database" +msgstr "" + +#: templates/database/search/selection_form.twig:8 +msgid "Words or values to search for (wildcard: \"%\"):" +msgstr "" + +#: templates/database/search/selection_form.twig:15 +#: templates/table/search/search_and_replace.twig:1 +msgid "Find:" +msgstr "" + +#: templates/database/search/selection_form.twig:29 +msgid "Inside tables:" +msgstr "" + +#: templates/database/search/selection_form.twig:51 +msgid "Inside column:" +msgstr "" + +#: templates/display/export/option_header.twig:5 +msgid "Exporting databases from the current server" +msgstr "" + +#: templates/display/export/option_header.twig:7 +#, possible-php-format +msgid "Exporting tables from \"%s\" database" +msgstr "" + +#: templates/display/export/option_header.twig:9 +#, possible-php-format +msgid "Exporting rows from \"%s\" table" +msgstr "" + +#: templates/server/databases/table_row.twig:13 +#, possible-php-format +msgid "Jump to database '%s'" +msgstr "" + +#: templates/server/databases/table_row.twig:61 +#, possible-php-format +msgid "Check privileges for database \"%s\"." +msgstr "" + +#: templates/server/databases/table_row.twig:62 +msgid "Check privileges" +msgstr "" + +#: templates/database/designer/rename_to_panel.twig:22 +#: templates/database/designer/options_panel.twig:84 +msgid "Rename to" +msgstr "" + +#: templates/database/designer/rename_to_panel.twig:30 +#: templates/database/designer/options_panel.twig:90 +msgid "New name" +msgstr "" + +#: templates/database/designer/having_query_panel.twig:30 +#: templates/database/designer/having_query_panel.twig:61 +#: templates/database/designer/where_query_panel.twig:30 +#: templates/database/designer/options_panel.twig:105 +#: templates/database/designer/options_panel.twig:169 +#: templates/table/search/table_header.twig:9 +#: templates/database/designer/aggregate_query_panel.twig:30 +msgid "Operator" +msgstr "" + +#: templates/database/designer/having_query_panel.twig:90 +#: templates/database/designer/where_query_panel.twig:59 +#: templates/database/designer/options_panel.twig:63 +#: templates/database/designer/options_panel.twig:228 +msgid "Except" +msgstr "" + +#: templates/database/designer/having_query_panel.twig:102 +#: templates/database/designer/where_query_panel.twig:71 +#: templates/database/designer/options_panel.twig:75 +#: templates/database/designer/options_panel.twig:240 +msgid "subquery" +msgstr "" + +#: templates/columns_definitions/column_virtuality.twig:29 +#: templates/table/structure/display_partitions.twig:26 +msgid "Expression" +msgstr "" + +#: templates/table/structure/display_structure.twig:137 +#: templates/view_create.twig:13 +msgid "Edit view" +msgstr "" + +#: templates/table/structure/display_structure.twig:191 +#: templates/table/structure/display_partitions.twig:4 +msgid "Partitions" +msgstr "" + +#: templates/table/structure/move_columns_dialog.twig:1 +#: templates/table/structure/optional_action_links.twig:19 +msgid "Move columns" +msgstr "" + +#: templates/table/structure/move_columns_dialog.twig:2 +msgid "Move the columns by dragging them up and down." +msgstr "" + +#: templates/table/structure/table_structure_row.twig:34 +#: templates/table/tracking/structure_snapshot_columns.twig:47 +msgctxt "None for default" +msgid "None" +msgstr "" + +#: templates/table/structure/table_structure_row.twig:55 +#, possible-php-format +msgid "Column %s has been dropped." +msgstr "" + +#: templates/table/structure/check_all_table_column.twig:76 +#: templates/table/structure/actions_in_table_structure.twig:131 +msgid "Add to central columns" +msgstr "" + +#: templates/table/structure/check_all_table_column.twig:83 +#: templates/table/structure/actions_in_table_structure.twig:127 +msgid "Remove from central columns" +msgstr "" + +#: templates/columns_definitions/column_default.twig:3 +msgctxt "for default" +msgid "None" +msgstr "" + +#: templates/columns_definitions/column_default.twig:5 +msgid "As defined:" +msgstr "" + +#: templates/database/structure/favorite_anchor.twig:4 +msgid "Add to Favorites" +msgstr "" + +#: templates/table/structure/partition_definition_form.twig:6 +#: templates/table/structure/display_partitions.twig:141 +msgid "Edit partitioning" +msgstr "" + +#: templates/database/designer/edit_delete_pages.twig:6 +msgid "Page to open" +msgstr "" + +#: templates/database/designer/edit_delete_pages.twig:6 +msgid "Page to delete" +msgstr "" + +#: templates/table/structure/actions_in_table_structure.twig:15 +#, possible-php-format +msgid "A primary key has been added on %s." +msgstr "" + +#: templates/table/structure/actions_in_table_structure.twig:33 +#: templates/table/structure/actions_in_table_structure.twig:51 +#: templates/table/structure/actions_in_table_structure.twig:80 +#: templates/table/structure/actions_in_table_structure.twig:103 +#, possible-php-format +msgid "An index has been added on %s." +msgstr "" + +#: templates/server/plugins/section.twig:9 +msgid "Plugin" +msgstr "" + +#: templates/server/plugins/section.twig:12 +msgid "Author" +msgstr "" + +#: templates/server/plugins/section.twig:23 +msgid "disabled" +msgstr "" + +#: templates/columns_definitions/column_length.twig:9 +msgid "Edit ENUM/SET values" +msgstr "" + +#: templates/theme_preview.twig:11 +msgid "No preview available." +msgstr "" + +#: templates/theme_preview.twig:13 +msgid "Take it" +msgstr "" + +#: templates/table/relation/common_form.twig:6 +msgid "Foreign key constraints" +msgstr "" + +#: templates/table/relation/common_form.twig:10 +msgid "Actions" +msgstr "" + +#: templates/table/relation/common_form.twig:11 +msgid "Constraint properties" +msgstr "" + +#: templates/table/relation/common_form.twig:15 +msgid "" +"Creating a foreign key over a non-indexed column would automatically create " +"an index on it. Alternatively, you can define an index below, before " +"creating the foreign key." +msgstr "" + +#: templates/table/relation/common_form.twig:20 +msgid "" +"Only columns with index will be displayed. You can define an index below." +msgstr "" + +#: templates/table/relation/common_form.twig:24 +msgid "Foreign key constraint" +msgstr "" + +#: templates/table/relation/common_form.twig:89 +msgid "+ Add constraint" +msgstr "" + +#: templates/table/relation/common_form.twig:99 +#: templates/table/relation/common_form.twig:104 +msgid "Internal relationships" +msgstr "" + +#: templates/table/relation/common_form.twig:110 +msgid "Internal relation" +msgstr "" + +#: templates/table/relation/common_form.twig:112 +msgid "" +"An internal relation is not necessary when a corresponding FOREIGN KEY " +"relation exists." +msgstr "" + +#: templates/table/relation/common_form.twig:172 +msgid "Choose column to display:" +msgstr "" + +#: templates/table/tracking/structure_snapshot_columns.twig:5 +#: templates/table/tracking/report_table.twig:4 +msgctxt "Number" +msgid "#" +msgstr "" + +#: templates/privileges/add_privileges_database.twig:1 +msgid "Add privileges on the following database(s):" +msgstr "" + +#: templates/privileges/add_privileges_database.twig:14 +msgid "Wildcards % and _ should be escaped with a \\ to use them literally." +msgstr "" + +#: templates/display/export/options_output_save_dir.twig:5 +#: templates/display/export/options_quick_export.twig:8 +#, possible-php-format +msgid "Save on server in the directory %s" +msgstr "" + +#: templates/privileges/add_privileges_table.twig:3 +msgid "Add privileges on the following table:" +msgstr "" + +#: templates/table/search/zoom_result_form.twig:7 +msgid "Browse/Edit the points" +msgstr "" + +#: templates/table/search/zoom_result_form.twig:15 +msgid "How to use" +msgstr "" + +#: templates/table/search/zoom_result_form.twig:23 +msgid "Reset zoom" +msgstr "" + +#: templates/columns_definitions/partitions.twig:17 +msgid "Partition by:" +msgstr "" + +#: templates/columns_definitions/partitions.twig:32 +#: templates/columns_definitions/partitions.twig:60 +msgid "Expression or column list" +msgstr "" + +#: templates/columns_definitions/partitions.twig:37 +msgid "Partitions:" +msgstr "" + +#: templates/columns_definitions/partitions.twig:45 +msgid "Subpartition by:" +msgstr "" + +#: templates/columns_definitions/partitions.twig:65 +msgid "Subpartitions:" +msgstr "" + +#: templates/columns_definitions/partitions.twig:76 +#: templates/table/structure/display_partitions.twig:24 +msgid "Partition" +msgstr "" + +#: templates/columns_definitions/partitions.twig:78 +msgid "Values" +msgstr "" + +#: templates/columns_definitions/partitions.twig:82 +msgid "Subpartition" +msgstr "" + +#: templates/columns_definitions/partitions.twig:84 +msgid "Engine" +msgstr "" + +#: templates/columns_definitions/partitions.twig:86 +msgid "Data directory" +msgstr "" + +#: templates/columns_definitions/partitions.twig:87 +msgid "Index directory" +msgstr "" + +#: templates/columns_definitions/partitions.twig:88 +msgid "Max rows" +msgstr "" + +#: templates/columns_definitions/partitions.twig:89 +msgid "Min rows" +msgstr "" + +#: templates/columns_definitions/partitions.twig:90 +msgid "Table space" +msgstr "" + +#: templates/columns_definitions/partitions.twig:91 +msgid "Node group" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:6 +msgid "Check tables having overhead" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:10 +msgid "Copy table" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:11 +msgid "Show create" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:25 +msgid "Prefix" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:26 +msgid "Add prefix to table" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:27 +msgid "Replace table prefix" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:33 +msgid "Add columns to central list" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:34 +msgid "Remove columns from central list" +msgstr "" + +#: templates/database/structure/check_all_tables.twig:35 +msgid "Make consistent with central list" +msgstr "" + +#: templates/console/bookmark_content.twig:7 +#: templates/console/display.twig:31 +#: templates/console/display.twig:84 +#: templates/console/display.twig:175 +msgid "Collapse" +msgstr "" + +#: templates/console/bookmark_content.twig:7 +#: templates/console/display.twig:31 +#: templates/console/display.twig:84 +#: templates/console/display.twig:175 +msgid "Expand" +msgstr "" + +#: templates/console/bookmark_content.twig:7 +#: templates/console/display.twig:31 +#: templates/console/display.twig:175 +msgid "Requery" +msgstr "" + +#: templates/display/import/javascript.twig:12 +msgid "" +"The file being uploaded is probably larger than the maximum allowed size or " +"this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) " +"browsers." +msgstr "" + +#: templates/display/import/javascript.twig:16 +#, possible-php-format +msgid "%s of %s" +msgstr "" + +#: templates/display/import/javascript.twig:17 +#, possible-php-format +msgid "%s/sec." +msgstr "" + +#: templates/display/import/javascript.twig:18 +msgid "About %MIN min. %SEC sec. remaining." +msgstr "" + +#: templates/display/import/javascript.twig:19 +msgid "About %SEC sec. remaining." +msgstr "" + +#: templates/display/import/javascript.twig:20 +msgid "The file is being processed, please be patient." +msgstr "" + +#: templates/display/import/javascript.twig:36 +msgid "Uploading your import file…" +msgstr "" + +#: templates/display/import/javascript.twig:161 +msgid "" +"Please be patient, the file is being uploaded. Details about the upload are " +"not available." +msgstr "" + +#: templates/toggle_button.twig:3 +msgid "Click to toggle" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:2 +msgid "Row statistics" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:8 +msgid "static" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:10 +msgid "dynamic" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:21 +msgid "partitioned" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:50 +msgid "Row length" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:62 +msgid "Row size" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:69 +msgid "Next autoindex" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:76 +#: templates/database/structure/table_header.twig:53 +msgid "Creation" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:83 +#: templates/database/structure/table_header.twig:58 +msgid "Last update" +msgstr "" + +#: templates/table/structure/row_stats_table.twig:90 +#: templates/database/structure/table_header.twig:63 +msgid "Last check" +msgstr "" + +#: templates/server/databases/index.twig:24 +msgid "No databases" +msgstr "" + +#: templates/login/twofactor/invalid.twig:2 +msgid "" +"The configured two factor authentication is not available, please install " +"missing dependencies." +msgstr "" + +#: templates/table/search/rows_zoom.twig:12 +msgid "Additional search criteria" +msgstr "" + +#: templates/error/report_form.twig:6 +msgid "" +"This report automatically includes data about the error and information " +"about relevant configuration settings. It will be sent to the phpMyAdmin " +"team for debugging the error." +msgstr "" + +#: templates/error/report_form.twig:12 +msgid "" +"Can you tell us the steps leading to this error? It decisively helps in " +"debugging:" +msgstr "" + +#: templates/error/report_form.twig:19 +msgid "You may examine the data in the error report:" +msgstr "" + +#: templates/prefs_twofactor_confirm.twig:2 +msgid "Confirm disabling two-factor authentication" +msgstr "" + +#: templates/prefs_twofactor_confirm.twig:5 +msgid "" +"By disabling two factor authentication you will be again able to login using " +"password only." +msgstr "" + +#: templates/prefs_twofactor_confirm.twig:9 +#: templates/prefs_twofactor.twig:37 +msgid "Disable two-factor authentication" +msgstr "" + +#: templates/server/variables/variable_row.twig:6 +msgid "This is a read-only variable and can not be edited" +msgstr "" + +#: templates/table/index_form.twig:15 +msgid "Index name:" +msgstr "" + +#: templates/table/index_form.twig:16 +msgid "" +"\"PRIMARY\" must be the name of and only of a primary key!" +msgstr "" + +#: templates/table/index_form.twig:34 +msgid "Index choice:" +msgstr "" + +#: templates/table/index_form.twig:42 +msgid "Advanced Options" +msgstr "" + +#: templates/table/index_form.twig:48 +msgid "Key block size:" +msgstr "" + +#: templates/table/index_form.twig:65 +msgid "Index type:" +msgstr "" + +#: templates/table/index_form.twig:77 +msgid "Parser:" +msgstr "" + +#: templates/table/index_form.twig:93 +msgid "Comment:" +msgstr "" + +#: templates/table/index_form.twig:118 +#: templates/database/structure/table_header.twig:38 +msgid "Size" +msgstr "" + +#: templates/table/index_form.twig:136 +#: templates/table/index_form.twig:173 +msgid "Drag to reorder" +msgstr "" + +#: templates/server/variables/session_variable_row.twig:3 +msgid "Session value" +msgstr "" + +#: templates/database/structure/table_header.twig:27 +msgid "" +"May be approximate. Click on the number to get the exact count. See " +"[doc@faq3-11]FAQ 3.11[/doc]." +msgstr "" + +#: templates/display/export/options_output_radio.twig:5 +msgid "View output as text" +msgstr "" + +#: templates/login/twofactor/application_configure.twig:4 +msgid "" +"Please scan following QR code into the two-factor authentication app on your " +"device and enter authentication code it generates." +msgstr "" + +#: templates/login/twofactor/application_configure.twig:11 +msgid "" +"Please enter following secret/key into the two-factor authentication app on " +"your device and enter authentication code it generates." +msgstr "" + +#: templates/login/twofactor/application_configure.twig:14 +msgid "OTP url:" +msgstr "" + +#: templates/login/twofactor/application_configure.twig:18 +msgid "Secret/key:" +msgstr "" + +#: templates/login/twofactor/application_configure.twig:21 +#: templates/login/twofactor/application.twig:2 +msgid "Authentication code:" +msgstr "" + +#: templates/database/designer/options_panel.twig:34 +#: templates/database/designer/options_panel.twig:199 +msgid "Relationship operator" +msgstr "" + +#: templates/database/designer/options_panel.twig:99 +#: templates/database/designer/aggregate_query_panel.twig:22 +msgid "Aggregate" +msgstr "" + +#: templates/login/twofactor/key-https-warning.twig:3 +msgid "" +"You are not using https to access phpMyAdmin, therefore FIDO U2F device will " +"most likely refuse to authenticate you." +msgstr "" + +#: templates/database/tracking/untracked_tables.twig:1 +msgid "Untracked tables" +msgstr "" + +#: templates/database/tracking/untracked_tables.twig:28 +#: templates/database/tracking/untracked_tables.twig:40 +#: templates/table/structure/optional_action_links.twig:15 +msgid "Track table" +msgstr "" + +#: templates/table/tracking/report_table.twig:5 +msgid "Date" +msgstr "" + +#: templates/table/tracking/report_table.twig:6 +msgid "Username" +msgstr "" + +#: templates/table/search/options_zoom.twig:6 +msgid "Use this column to label each point" +msgstr "" + +#: templates/table/search/options_zoom.twig:32 +msgid "Maximum rows to plot" +msgstr "" + +#: templates/database/create_table.twig:7 +#: templates/database/designer/side_menu.twig:78 +#: templates/database/designer/side_menu.twig:81 +msgid "Create table" +msgstr "" + +#: templates/database/create_table.twig:15 +msgid "Number of columns" +msgstr "" + +#: templates/server/databases/databases_footer.twig:65 +msgid "" +"Note: Enabling the database statistics here might cause heavy traffic " +"between the web server and the MySQL server." +msgstr "" + +#: templates/server/databases/databases_footer.twig:68 +#: templates/server/databases/databases_footer.twig:71 +msgid "Enable statistics" +msgstr "" + +#: templates/privileges/delete_user_fieldset.twig:3 +msgid "Remove selected user accounts" +msgstr "" + +#: templates/privileges/delete_user_fieldset.twig:6 +msgid "Revoke all active privileges from the users and delete them afterwards." +msgstr "" + +#: templates/privileges/delete_user_fieldset.twig:7 +#: templates/privileges/delete_user_fieldset.twig:10 +#: templates/privileges/delete_user_fieldset.twig:11 +msgid "Drop the databases that have the same names as the users." +msgstr "" + +#: templates/privileges/add_user_fieldset.twig:2 +msgctxt "Create new user" +msgid "New" +msgstr "" + +#: templates/table/insert/continue_insertion_form.twig:18 +#, possible-php-format +msgid "Continue insertion with %s rows" +msgstr "" + +#: templates/display/results/additional_fields.twig:6 +#: templates/start_and_number_of_rows_panel.twig:10 +#: templates/display/export/options_rows.twig:10 +msgid "Number of rows:" +msgstr "" + +#: templates/encoding/kanji_encoding_form.twig:6 +msgctxt "None encoding conversion" +msgid "None" +msgstr "" + +#: templates/encoding/kanji_encoding_form.twig:17 +msgid "Convert to Kana" +msgstr "" + +#: templates/display/export/selection.twig:3 +msgid "Databases:" +msgstr "" + +#: templates/table/secondary_tabs.twig:9 +msgid "Relation view" +msgstr "" + +#: templates/privileges/add_privileges_routine.twig:3 +msgid "Add privileges on the following routine:" +msgstr "" + +#: templates/table/tracking/activate_deactivate.twig:7 +#, possible-php-format +msgid "Activate tracking for %s" +msgstr "" + +#: templates/table/tracking/activate_deactivate.twig:9 +msgid "Activate now" +msgstr "" + +#: templates/table/tracking/activate_deactivate.twig:11 +#, possible-php-format +msgid "Deactivate tracking for %s" +msgstr "" + +#: templates/table/tracking/activate_deactivate.twig:13 +msgid "Deactivate now" +msgstr "" + +#: templates/database/designer/delete_relation_panel.twig:21 +msgid "Delete relationship" +msgstr "" + +#: templates/table/gis_visualization/gis_visualization.twig:3 +msgid "Display GIS Visualization" +msgstr "" + +#: templates/table/gis_visualization/gis_visualization.twig:8 +msgid "Label column" +msgstr "" + +#: templates/table/gis_visualization/gis_visualization.twig:11 +msgid "-- None --" +msgstr "" + +#: templates/table/gis_visualization/gis_visualization.twig:19 +msgid "Spatial column" +msgstr "" + +#: templates/columns_definitions/table_fields_definitions.twig:17 +msgid "" +"If column type is \"enum\" or \"set\", please enter the values using this " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"single quote (\"'\") amongst those values, precede it with a backslash (for " +"example '\\\\xyz' or 'a\\'b')." +msgstr "" + +#: templates/columns_definitions/table_fields_definitions.twig:21 +msgid "" +"For default values, please enter just a single value, without backslash " +"escaping or quotes, using this format: a" +msgstr "" + +#: templates/columns_definitions/table_fields_definitions.twig:59 +msgid "Virtuality" +msgstr "" + +#: templates/columns_definitions/table_fields_definitions.twig:65 +msgid "Move column" +msgstr "" + +#: templates/columns_definitions/table_fields_definitions.twig:76 +#: templates/columns_definitions/table_fields_definitions.twig:87 +msgid "List of available transformations and their options" +msgstr "" + +#: templates/columns_definitions/table_fields_definitions.twig:82 +msgid "Browser display transformation options" +msgstr "" + +#: templates/columns_definitions/table_fields_definitions.twig:83 +#: templates/columns_definitions/table_fields_definitions.twig:94 +msgid "" +"Please enter the values for transformation options using this format: 'a', " +"100, b,'c'…
If you ever need to put a backslash (\"\\\") or a single " +"quote (\"'\") amongst those values, precede it with a backslash (for example " +"'\\\\xyz' or 'a\\'b')." +msgstr "" + +#: templates/columns_definitions/table_fields_definitions.twig:93 +msgid "Input transformation options" +msgstr "" + +#: templates/database/designer/query_details.twig:6 +msgid "Active options" +msgstr "" + +#: templates/database/structure/structure_table_row.twig:222 +msgid "in use" +msgstr "" + +#: templates/server/sub_page_header.twig:2 +msgid "Server variables and settings" +msgstr "" + +#: templates/server/sub_page_header.twig:2 +msgid "Storage engines" +msgstr "" + +#: templates/server/sub_page_header.twig:2 +msgid "Character sets and collations" +msgstr "" + +#: templates/server/sub_page_header.twig:2 +msgid "Databases statistics" +msgstr "" + +#: templates/table/structure/add_column.twig:9 +#, possible-php-format +msgid "Add %s column(s)" +msgstr "" + +#: templates/table/structure/add_column.twig:14 +msgid "at beginning of table" +msgstr "" + +#: templates/table/structure/add_column.twig:19 +#: templates/columns_definitions/move_column.twig:12 +#, possible-php-format +msgid "after %s" +msgstr "" + +#: templates/columns_definitions/column_name.twig:4 +#, possible-php-format +msgid "Referenced by %s." +msgstr "" + +#: templates/columns_definitions/column_name.twig:12 +msgid "Is a foreign key." +msgstr "" + +#: templates/columns_definitions/column_name.twig:40 +msgid "Pick from Central Columns" +msgstr "" + +#: templates/database/designer/schema_export.twig:4 +msgid "Select Export Relational Type" +msgstr "" + +#: templates/login/header.twig:12 +msgid "" +"There is mismatch between HTTPS indicated on the server and client. This can " +"lead to non working phpMyAdmin or a security risk. Please fix your server " +"configuration to indicate HTTPS properly." +msgstr "" + +#: templates/privileges/privileges_summary.twig:20 +msgid "Column-specific privileges" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:15 +msgctxt "Chart type" +msgid "Bar" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:19 +msgctxt "Chart type" +msgid "Column" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:23 +msgctxt "Chart type" +msgid "Line" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:27 +msgctxt "Chart type" +msgid "Spline" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:31 +msgctxt "Chart type" +msgid "Area" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:35 +msgctxt "Chart type" +msgid "Pie" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:39 +msgctxt "Chart type" +msgid "Timeline" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:43 +msgctxt "Chart type" +msgid "Scatter" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:48 +msgid "Stacked" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:51 +msgid "Chart title:" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:56 +msgid "X-Axis:" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:71 +msgid "Series:" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:102 +msgid "X-Axis label:" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:104 +msgid "X Values" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:107 +msgid "Y-Axis label:" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:109 +msgid "Y Values" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:115 +msgid "Series names are in a column" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:118 +msgid "Series column:" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:132 +msgid "Value Column:" +msgstr "" + +#: templates/table/chart/tbl_chart.twig:153 +msgid "Save chart as image" +msgstr "" + +#: templates/display/export/options_output_compression.twig:4 +msgid "Compression:" +msgstr "" + +#: templates/display/export/options_output_compression.twig:11 +msgid "zipped" +msgstr "" + +#: templates/display/export/options_output_compression.twig:17 +msgid "gzipped" +msgstr "" + +#: templates/display/export/options_output_charset.twig:3 +#: templates/display/import/import.twig:97 +msgid "Character set of the file:" +msgstr "" + +#: templates/table/search/options.twig:6 +msgid "Select columns (at least one):" +msgstr "" + +#: templates/table/search/options.twig:26 +msgid "Add search conditions (body of the \"where\" clause):" +msgstr "" + +#: templates/table/search/options.twig:34 +msgid "Number of rows per page" +msgstr "" + +#: templates/table/search/options.twig:45 +msgid "Display order:" +msgstr "" + +#: templates/database/structure/show_create_row.twig:7 +#, possible-php-format +msgid "Create %s" +msgstr "" + +#: templates/database/designer/side_menu.twig:13 +#: templates/database/designer/side_menu.twig:19 +msgid "Show/Hide tables list" +msgstr "" + +#: templates/database/designer/side_menu.twig:23 +#: templates/database/designer/side_menu.twig:29 +#: templates/database/designer/side_menu.twig:30 +msgid "View in fullscreen" +msgstr "" + +#: templates/database/designer/side_menu.twig:28 +msgid "Exit fullscreen" +msgstr "" + +#: templates/database/designer/side_menu.twig:42 +#: templates/database/designer/side_menu.twig:46 +msgid "New page" +msgstr "" + +#: templates/database/designer/side_menu.twig:71 +#: templates/database/designer/side_menu.twig:74 +msgid "Delete pages" +msgstr "" + +#: templates/database/designer/side_menu.twig:99 +#: templates/database/designer/side_menu.twig:102 +msgid "Reload" +msgstr "" + +#: templates/database/designer/side_menu.twig:108 +#: templates/database/designer/side_menu.twig:111 +msgid "Help" +msgstr "" + +#: templates/database/designer/side_menu.twig:116 +#: templates/database/designer/side_menu.twig:119 +msgid "Angular links" +msgstr "" + +#: templates/database/designer/side_menu.twig:116 +#: templates/database/designer/side_menu.twig:119 +msgid "Direct links" +msgstr "" + +#: templates/database/designer/side_menu.twig:123 +#: templates/database/designer/side_menu.twig:125 +msgid "Snap to grid" +msgstr "" + +#: templates/database/designer/side_menu.twig:129 +#: templates/database/designer/side_menu.twig:135 +msgid "Small/Big All" +msgstr "" + +#: templates/database/designer/side_menu.twig:139 +#: templates/database/designer/side_menu.twig:142 +msgid "Toggle small/big" +msgstr "" + +#: templates/database/designer/side_menu.twig:146 +#: templates/database/designer/side_menu.twig:149 +msgid "Toggle relationship lines" +msgstr "" + +#: templates/database/designer/side_menu.twig:154 +#: templates/database/designer/side_menu.twig:157 +msgid "Export schema" +msgstr "" + +#: templates/database/designer/side_menu.twig:165 +#: templates/database/designer/side_menu.twig:168 +msgid "Build Query" +msgstr "" + +#: templates/database/designer/side_menu.twig:173 +#: templates/database/designer/side_menu.twig:177 +msgid "Move Menu" +msgstr "" + +#: templates/database/designer/side_menu.twig:181 +#: templates/database/designer/side_menu.twig:186 +msgid "Pin text" +msgstr "" + +#: templates/console/display.twig:7 +msgid "History" +msgstr "" + +#: templates/console/display.twig:11 +#: templates/console/display.twig:99 +msgid "Bookmarks" +msgstr "" + +#: templates/console/display.twig:20 +msgid "Press Ctrl+Enter to execute query" +msgstr "" + +#: templates/console/display.twig:23 +msgid "Press Enter to execute query" +msgstr "" + +#: templates/console/display.twig:31 +#: templates/console/display.twig:175 +msgid "Explain" +msgstr "" + +#: templates/console/display.twig:40 +#: templates/console/display.twig:184 +msgid "Bookmark" +msgstr "" + +#: templates/console/display.twig:40 +#: templates/console/display.twig:184 +msgid "Query failed" +msgstr "" + +#: templates/console/display.twig:42 +#: templates/console/display.twig:184 +msgid "Queried time" +msgstr "" + +#: templates/console/display.twig:47 +msgid "During current session" +msgstr "" + +#: templates/console/display.twig:64 +msgid "ascending" +msgstr "" + +#: templates/console/display.twig:64 +msgid "descending" +msgstr "" + +#: templates/console/display.twig:64 +msgid "Order:" +msgstr "" + +#: templates/console/display.twig:64 +#: templates/console/display.twig:84 +#: templates/table/search/replace_preview.twig:17 +msgid "Count" +msgstr "" + +#: templates/console/display.twig:64 +msgid "Execution order" +msgstr "" + +#: templates/console/display.twig:64 +#: templates/console/display.twig:84 +msgid "Time taken" +msgstr "" + +#: templates/console/display.twig:64 +msgid "Order by:" +msgstr "" + +#: templates/console/display.twig:64 +msgid "Ungroup queries" +msgstr "" + +#: templates/console/display.twig:84 +msgid "Show trace" +msgstr "" + +#: templates/console/display.twig:84 +msgid "Hide trace" +msgstr "" + +#: templates/console/display.twig:112 +msgid "Add bookmark" +msgstr "" + +#: templates/console/display.twig:121 +msgid "Label" +msgstr "" + +#: templates/console/display.twig:124 +msgid "Target database" +msgstr "" + +#: templates/console/display.twig:127 +msgid "Share this bookmark" +msgstr "" + +#: templates/console/display.twig:140 +msgid "Set default" +msgstr "" + +#: templates/console/display.twig:162 +msgid "" +"Execute queries on Enter and insert new line with Shift + Enter. To make " +"this permanent, view settings." +msgstr "" + +#: templates/display/import/import.twig:40 +msgid "Importing into the current server" +msgstr "" + +#: templates/display/import/import.twig:42 +#, possible-php-format +msgid "Importing into the database \"%s\"" +msgstr "" + +#: templates/display/import/import.twig:44 +#, possible-php-format +msgid "Importing into the table \"%s\"" +msgstr "" + +#: templates/display/import/import.twig:50 +msgid "File to import:" +msgstr "" + +#: templates/display/import/import.twig:56 +#, possible-php-format +msgid "File may be compressed (%s) or uncompressed." +msgstr "" + +#: templates/display/import/import.twig:58 +msgid "" +"A compressed file's name must end in .[format].[compression]. Example: .sql.zip" +msgstr "" + +#: templates/display/import/import.twig:69 +#: templates/display/import/import.twig:84 +msgid "You may also drag and drop a file on any page." +msgstr "" + +#: templates/display/import/import.twig:86 +msgid "File uploads are not allowed on this server." +msgstr "" + +#: templates/display/import/import.twig:124 +msgid "Partial import:" +msgstr "" + +#: templates/display/import/import.twig:129 +#, possible-php-format +msgid "" +"Previous import timed out, after resubmitting will continue from position %d." +msgstr "" + +#: templates/display/import/import.twig:137 +msgid "" +"Allow the interruption of an import in case the script detects it is close " +"to the PHP timeout limit. (This might be a good way to import large " +"files, however it can break transactions.)" +msgstr "" + +#: templates/display/import/import.twig:144 +msgid "Skip this number of queries (for SQL) starting from the first one:" +msgstr "" + +#: templates/display/import/import.twig:161 +msgid "Other options:" +msgstr "" + +#: templates/display/import/import.twig:174 +#: templates/display/export/options_format.twig:2 +msgid "Format-specific options:" +msgstr "" + +#: templates/display/import/import.twig:176 +#: templates/display/export/options_format.twig:4 +msgid "" +"Scroll down to fill in the options for the selected format and ignore the " +"options for other formats." +msgstr "" + +#: templates/display/import/import.twig:185 +#: templates/display/export/options_format.twig:12 +msgid "Encoding Conversion:" +msgstr "" + +#: templates/view_create.twig:65 +msgid "VIEW name" +msgstr "" + +#: templates/view_create.twig:79 +msgid "Column names" +msgstr "" + +#: templates/columns_definitions/move_column.twig:7 +msgid "first" +msgstr "" + +#: templates/login/twofactor/key_configure.twig:3 +msgid "" +"Please connect your FIDO U2F device into your computer's USB port. Then " +"confirm registration on the device." +msgstr "" + +#: templates/database/designer/table_list.twig:4 +msgid "Hide/Show all" +msgstr "" + +#: templates/database/designer/table_list.twig:14 +msgid "Hide/Show tables with no relationship" +msgstr "" + +#: templates/database/designer/table_list.twig:55 +msgid "Number of tables:" +msgstr "" + +#: templates/database/designer/page_save_as.twig:17 +msgid "Save to selected page" +msgstr "" + +#: templates/database/designer/page_save_as.twig:17 +msgid "Create a page and save to it" +msgstr "" + +#: templates/database/designer/page_save_as.twig:30 +msgid "New page name" +msgstr "" + +#: templates/table/structure/display_table_stats.twig:14 +msgid "Space usage" +msgstr "" + +#: templates/table/structure/display_table_stats.twig:37 +msgid "Effective" +msgstr "" + +#: templates/login/twofactor.twig:5 +msgid "Verify" +msgstr "" + +#: templates/privileges/column_privileges.twig:21 +#: templates/privileges/column_privileges.twig:22 +msgctxt "None privileges" +msgid "None" +msgstr "" + +#: templates/table/search/replace_preview.twig:13 +msgid "Find and replace - preview" +msgstr "" + +#: templates/table/search/replace_preview.twig:18 +msgid "Original string" +msgstr "" + +#: templates/table/search/replace_preview.twig:19 +msgid "Replaced string" +msgstr "" + +#: templates/table/search/replace_preview.twig:37 +msgid "Replace" +msgstr "" + +#: templates/login/twofactor/key.twig:3 +msgid "" +"Please connect your FIDO U2F device into your computer's USB port. Then " +"confirm login on the device." +msgstr "" + +#: templates/database/structure/tracking_icon.twig:3 +msgid "Tracking is active." +msgstr "" + +#: templates/database/structure/tracking_icon.twig:5 +msgid "Tracking is not active." +msgstr "" + +#: templates/display/export/template_loading.twig:2 +msgid "Export templates:" +msgstr "" + +#: templates/display/export/template_loading.twig:6 +msgid "New template:" +msgstr "" + +#: templates/display/export/template_loading.twig:8 +msgid "Template name" +msgstr "" + +#: templates/display/export/template_loading.twig:10 +#: templates/server/databases/create.twig:30 +msgid "Create" +msgstr "" + +#: templates/display/export/template_loading.twig:16 +msgid "Existing templates:" +msgstr "" + +#: templates/display/export/template_loading.twig:17 +msgid "Template:" +msgstr "" + +#: templates/display/export/template_loading.twig:21 +msgid "Update" +msgstr "" + +#: templates/database/structure/body_for_table_summary.twig:6 +#, possible-php-format +msgid "%s table" +msgid_plural "%s tables" +msgstr[0] "" +msgstr[1] "" + +#: templates/database/structure/body_for_table_summary.twig:17 +msgid "Sum" +msgstr "" + +#: templates/display/export/options_output_format.twig:3 +msgid "File name template:" +msgstr "" + +#: templates/display/export/options_output_format.twig:11 +msgid "use this for future exports" +msgstr "" + +#: templates/privileges/resource_limits.twig:2 +msgid "Resource limits" +msgstr "" + +#: templates/privileges/resource_limits.twig:5 +msgid "Note: Setting these options to 0 (zero) removes the limit." +msgstr "" + +#: templates/start_and_number_of_rows_panel.twig:3 +msgid "Start row:" +msgstr "" + +#: templates/server/databases/create.twig:8 +#: templates/server/databases/create.twig:36 +msgid "Create database" +msgstr "" + +#: templates/table/relation/foreign_key_row.twig:15 +#, possible-php-format +msgid "Foreign key constraint %s has been dropped" +msgstr "" + +#: templates/table/relation/foreign_key_row.twig:38 +msgid "Constraint name" +msgstr "" + +#: templates/table/relation/foreign_key_row.twig:90 +#: templates/database/multi_table_query/form.twig:158 +msgid "+ Add column" +msgstr "" + +#: templates/database/structure/show_create.twig:2 +msgid "Showing create queries" +msgstr "" + +#: templates/display/export/template_options.twig:1 +msgid "Select a template" +msgstr "" + +#: templates/database/search/results.twig:12 +#, possible-php-format +msgid "%1$s match in %2$s" +msgid_plural "%1$s matches in %2$s" +msgstr[0] "" +msgstr[1] "" + +#: templates/database/search/results.twig:56 +msgid "Total: %count% match" +msgid_plural "Total: %count% matches" +msgstr[0] "" +msgstr[1] "" + +#: templates/database/qbe/footer_options.twig:3 +msgid "Add/Delete criteria rows" +msgstr "" + +#: templates/database/qbe/footer_options.twig:5 +msgid "Add/Delete columns" +msgstr "" + +#: templates/table/search/selection_form.twig:12 +msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns" +msgstr "" + +#: templates/table/search/selection_form.twig:42 +msgid "Do a \"query by example\" (wildcard: \"%\")" +msgstr "" + +#: templates/prefs_twofactor_configure.twig:2 +#: templates/prefs_twofactor.twig:43 +#: templates/prefs_twofactor.twig:54 +msgid "Configure two-factor authentication" +msgstr "" + +#: templates/prefs_twofactor_configure.twig:8 +msgid "Enable two-factor authentication" +msgstr "" + +#: templates/database/central_columns/add_column.twig:13 +msgid "Select a column." +msgstr "" + +#: templates/table/tracking/create_version.twig:11 +#, possible-php-format +msgid "Create version %1$s of %2$s" +msgstr "" + +#: templates/table/tracking/create_version.twig:16 +#, possible-php-format +msgid "Create version %1$s" +msgstr "" + +#: templates/table/tracking/create_version.twig:20 +msgid "Track these data definition statements:" +msgstr "" + +#: templates/table/tracking/create_version.twig:59 +msgid "Track these data manipulation statements:" +msgstr "" + +#: templates/table/tracking/create_version.twig:76 +msgid "Create version" +msgstr "" + +#: templates/table/search/search_and_replace.twig:3 +msgid "Replace with:" +msgstr "" + +#: templates/table/search/search_and_replace.twig:19 +msgid "Use regular expression" +msgstr "" + +#: templates/database/designer/page_selector.twig:2 +msgid "Select page" +msgstr "" + +#: templates/prefs_twofactor.twig:3 +msgid "Two-factor authentication status" +msgstr "" + +#: templates/prefs_twofactor.twig:9 +msgid "" +"Two-factor authentication is not available, please install optional " +"dependencies to enable authentication backends." +msgstr "" + +#: templates/prefs_twofactor.twig:10 +msgid "Following composer packages are missing:" +msgstr "" + +#: templates/prefs_twofactor.twig:18 +msgid "Two-factor authentication is available and configured for this account." +msgstr "" + +#: templates/prefs_twofactor.twig:20 +msgid "" +"Two-factor authentication is available, but not configured for this account." +msgstr "" + +#: templates/prefs_twofactor.twig:24 +msgid "" +"Two-factor authentication is not available, enable phpMyAdmin configuration " +"storage to use it." +msgstr "" + +#: templates/prefs_twofactor.twig:33 +msgid "You have enabled two factor authentication." +msgstr "" + +#: templates/database/multi_table_query/form.twig:16 +msgid "Query window" +msgstr "" + +#: templates/database/multi_table_query/form.twig:33 +#: templates/database/multi_table_query/form.twig:121 +msgid "select table" +msgstr "" + +#: templates/database/multi_table_query/form.twig:40 +#: templates/database/multi_table_query/form.twig:129 +msgid "select column" +msgstr "" + +#: templates/database/multi_table_query/form.twig:46 +msgid "Table alias" +msgstr "" + +#: templates/database/multi_table_query/form.twig:47 +msgid "Column alias" +msgstr "" + +#: templates/database/multi_table_query/form.twig:50 +msgid "Use this column in criteria" +msgstr "" + +#: templates/database/multi_table_query/form.twig:53 +msgid "criteria" +msgstr "" + +#: templates/database/multi_table_query/form.twig:67 +msgid "Add as" +msgstr "" + +#: templates/database/multi_table_query/form.twig:112 +msgid "Another column" +msgstr "" + +#: templates/database/multi_table_query/form.twig:140 +msgid "Enter criteria as free text" +msgstr "" + +#: templates/database/multi_table_query/form.twig:148 +msgid "Remove this column" +msgstr "" + +#: templates/database/multi_table_query/form.twig:175 +msgid "Update query" +msgstr "" + +#: templates/table/structure/display_partitions.twig:8 +msgid "No partitioning defined!" +msgstr "" + +#: templates/table/structure/display_partitions.twig:11 +msgid "Partitioned by:" +msgstr "" + +#: templates/table/structure/display_partitions.twig:16 +msgid "Sub partitioned by:" +msgstr "" + +#: templates/table/structure/display_partitions.twig:29 +msgid "Data length" +msgstr "" + +#: templates/table/structure/display_partitions.twig:30 +msgid "Index length" +msgstr "" + +#: templates/table/structure/display_partitions.twig:135 +msgid "Partition table" +msgstr "" + +#: templates/login/twofactor/application.twig:4 +msgid "" +"Open the two-factor authentication app on your device to view your " +"authentication code and verify your identity." +msgstr "" + +#: templates/table/structure/optional_action_links.twig:6 +msgid "Propose table structure" +msgstr "" + +#: templates/table/structure/optional_action_links.twig:22 +msgid "Normalize" +msgstr "" + +#: templates/table/structure/optional_action_links.twig:28 +msgid "Track view" +msgstr "" + +#: templates/prefs_autoload.twig:7 +msgid "" +"Your browser has phpMyAdmin configuration for this domain. Would you like to " +"import it for current session?" +msgstr "" + +#: templates/prefs_autoload.twig:13 +msgid "Delete settings" +msgstr "" + +#: templates/columns_definitions/column_definitions_form.twig:23 +msgid "Table name" +msgstr "" + +#: templates/columns_definitions/column_definitions_form.twig:40 +msgid "column(s)" +msgstr "" + +#: templates/columns_definitions/column_definitions_form.twig:74 +msgid "Collation:" +msgstr "" + +#: templates/columns_definitions/column_definitions_form.twig:77 +msgid "Storage Engine:" +msgstr "" + +#: templates/columns_definitions/column_definitions_form.twig:82 +msgid "Connection:" +msgstr "" + +#: templates/columns_definitions/column_definitions_form.twig:128 +msgid "PARTITION definition:" +msgstr "" + +#: templates/server/binlog/log_selector.twig:5 +msgid "Select binary log to view" +msgstr "" + +#: templates/database/tracking/tracked_tables.twig:2 +msgid "Tracked tables" +msgstr "" + +#: templates/database/tracking/tracked_tables.twig:12 +msgid "Last version" +msgstr "" + +#: templates/database/tracking/tracked_tables.twig:54 +#: templates/database/tracking/tracked_tables.twig:99 +msgid "Delete tracking" +msgstr "" + +#: templates/database/tracking/tracked_tables.twig:65 +msgid "Versions" +msgstr "" + +#: templates/display/export/options_output_separate_files.twig:7 +msgid "Export databases as separate files" +msgstr "" + +#: templates/display/export/options_output_separate_files.twig:9 +msgid "Export tables as separate files" +msgstr "" + +#: templates/display/results/options_block.twig:30 +msgid "Relational key" +msgstr "" + +#: templates/display/results/options_block.twig:30 +msgid "Display column for relationships" +msgstr "" + +#: templates/display/results/options_block.twig:46 +msgid "Show binary contents" +msgstr "" + +#: templates/display/results/options_block.twig:53 +msgid "Show BLOB contents" +msgstr "" + +#: templates/display/results/options_block.twig:67 +msgid "Hide browser transformation" +msgstr "" + +#: templates/display/results/options_block.twig:79 +#: templates/display/results/options_block.twig:96 +msgid "Well Known Text" +msgstr "" + +#: templates/display/results/options_block.twig:79 +#: templates/display/results/options_block.twig:96 +msgid "Well Known Binary" +msgstr "" + +#: templates/display/export/options_rows.twig:2 +msgid "Rows:" +msgstr "" + +#: templates/display/export/options_rows.twig:7 +msgid "Dump some row(s)" +msgstr "" + +#: templates/display/export/options_rows.twig:23 +msgid "Row to begin at:" +msgstr "" + +#: templates/display/export/options_rows.twig:32 +msgid "Dump all rows" +msgstr "" + +#: url.php:41 +msgid "Taking you to the target site." +msgstr "" + +#: user_password.php:37 +msgid "You don't have sufficient privileges to be here right now!" +msgstr "" + +#: view_create.php:46 +msgid "View name can not be empty!" +msgstr "" + +#: view_operations.php:105 +msgid "Rename view to" +msgstr "" + +#: view_operations.php:144 +msgid "Delete the view (DROP)" +msgstr "" + +#: libraries/advisory_rules.txt:49 +msgid "Uptime below one day" +msgstr "" + +#: libraries/advisory_rules.txt:52 +msgid "Uptime is less than 1 day, performance tuning may not be accurate." +msgstr "" + +#: libraries/advisory_rules.txt:53 +msgid "To have more accurate averages it is recommended to let the server run for longer than a day before running this analyzer" +msgstr "" + +#: libraries/advisory_rules.txt:54 +#, php-format +msgid "The uptime is only %s" +msgstr "" + +#: libraries/advisory_rules.txt:56 +msgid "Questions below 1,000" +msgstr "" + +#: libraries/advisory_rules.txt:59 +msgid "Fewer than 1,000 questions have been run against this server. The recommendations may not be accurate." +msgstr "" + +#: libraries/advisory_rules.txt:60 +msgid "Let the server run for a longer time until it has executed a greater amount of queries." +msgstr "" + +#: libraries/advisory_rules.txt:61 +#, php-format +msgid "Current amount of Questions: %s" +msgstr "" + +#: libraries/advisory_rules.txt:63 +msgid "Percentage of slow queries" +msgstr "" + +#: libraries/advisory_rules.txt:66 +msgid "There is a lot of slow queries compared to the overall amount of Queries." +msgstr "" + +#: libraries/advisory_rules.txt:67 libraries/advisory_rules.txt:74 +msgid "You might want to increase {long_query_time} or optimize the queries listed in the slow query log" +msgstr "" + +#: libraries/advisory_rules.txt:68 +#, php-format +msgid "The slow query rate should be below 5%%, your value is %s%%." +msgstr "" + +#: libraries/advisory_rules.txt:70 +msgid "Slow query rate" +msgstr "" + +#: libraries/advisory_rules.txt:73 +msgid "There is a high percentage of slow queries compared to the server uptime." +msgstr "" + +#: libraries/advisory_rules.txt:75 +#, php-format +msgid "You have a slow query rate of %s per hour, you should have less than 1%% per hour." +msgstr "" + +#: libraries/advisory_rules.txt:77 +msgid "Long query time" +msgstr "" + +#: libraries/advisory_rules.txt:80 +msgid "{long_query_time} is set to 10 seconds or more, thus only slow queries that take above 10 seconds are logged." +msgstr "" + +#: libraries/advisory_rules.txt:81 +msgid "It is suggested to set {long_query_time} to a lower value, depending on your environment. Usually a value of 1-5 seconds is suggested." +msgstr "" + +#: libraries/advisory_rules.txt:82 +#, php-format +msgid "long_query_time is currently set to %ds." +msgstr "" + +#: libraries/advisory_rules.txt:84 libraries/advisory_rules.txt:91 +msgid "Slow query logging" +msgstr "" + +#: libraries/advisory_rules.txt:87 libraries/advisory_rules.txt:94 +msgid "The slow query log is disabled." +msgstr "" + +#: libraries/advisory_rules.txt:88 +msgid "Enable slow query logging by setting {log_slow_queries} to 'ON'. This will help troubleshooting badly performing queries." +msgstr "" + +#: libraries/advisory_rules.txt:89 +msgid "log_slow_queries is set to 'OFF'" +msgstr "" + +#: libraries/advisory_rules.txt:95 +msgid "Enable slow query logging by setting {slow_query_log} to 'ON'. This will help troubleshooting badly performing queries." +msgstr "" + +#: libraries/advisory_rules.txt:96 +msgid "slow_query_log is set to 'OFF'" +msgstr "" + +#: libraries/advisory_rules.txt:100 +msgid "Release Series" +msgstr "" + +#: libraries/advisory_rules.txt:103 +msgid "The MySQL server version less than 5.1." +msgstr "" + +#: libraries/advisory_rules.txt:104 +msgid "You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 even more so." +msgstr "" + +#: libraries/advisory_rules.txt:105 libraries/advisory_rules.txt:112 libraries/advisory_rules.txt:119 +#, php-format +msgid "Current version: %s" +msgstr "" + +#: libraries/advisory_rules.txt:107 libraries/advisory_rules.txt:114 +msgid "Minor Version" +msgstr "" + +#: libraries/advisory_rules.txt:110 +msgid "Version less than 5.1.30 (the first GA release of 5.1)." +msgstr "" + +#: libraries/advisory_rules.txt:111 +msgid "You should upgrade, as recent versions of MySQL 5.1 have improved performance and MySQL 5.5 even more so." +msgstr "" + +#: libraries/advisory_rules.txt:117 +msgid "Version less than 5.5.8 (the first GA release of 5.5)." +msgstr "" + +#: libraries/advisory_rules.txt:118 +msgid "You should upgrade, to a stable version of MySQL 5.5." +msgstr "" + +#: libraries/advisory_rules.txt:121 libraries/advisory_rules.txt:128 +msgid "Distribution" +msgstr "" + +#: libraries/advisory_rules.txt:124 +msgid "Version is compiled from source, not a MySQL official binary." +msgstr "" + +#: libraries/advisory_rules.txt:125 +msgid "If you did not compile from source, you may be using a package modified by a distribution. The MySQL manual only is accurate for official MySQL binaries, not any package distributions (such as RedHat, Debian/Ubuntu etc)." +msgstr "" + +#: libraries/advisory_rules.txt:126 +msgid "'source' found in version_comment" +msgstr "" + +#: libraries/advisory_rules.txt:131 +msgid "The MySQL manual only is accurate for official MySQL binaries." +msgstr "" + +#: libraries/advisory_rules.txt:132 +msgid "Percona documentation is at https://www.percona.com/software/documentation/" +msgstr "" + +#: libraries/advisory_rules.txt:133 +msgid "'percona' found in version_comment" +msgstr "" + +#: libraries/advisory_rules.txt:135 +msgid "MySQL Architecture" +msgstr "" + +#: libraries/advisory_rules.txt:138 +msgid "MySQL is not compiled as a 64-bit package." +msgstr "" + +#: libraries/advisory_rules.txt:139 +msgid "Your memory capacity is above 3 GiB (assuming the Server is on localhost), so MySQL might not be able to access all of your memory. You might want to consider installing the 64-bit version of MySQL." +msgstr "" + +#: libraries/advisory_rules.txt:140 +#, php-format +msgid "Available memory on this host: %s" +msgstr "" + +#: libraries/advisory_rules.txt:146 +msgid "Query cache disabled" +msgstr "" + +#: libraries/advisory_rules.txt:149 +msgid "The query cache is not enabled." +msgstr "" + +#: libraries/advisory_rules.txt:150 +msgid "The query cache is known to greatly improve performance if configured correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value and setting {query_cache_type} to 'ON'. Note: If you are using memcached, ignore this recommendation." +msgstr "" + +#: libraries/advisory_rules.txt:151 +msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" +msgstr "" + +#: libraries/advisory_rules.txt:153 +msgid "Query caching method" +msgstr "" + +#: libraries/advisory_rules.txt:156 +msgid "Suboptimal caching method." +msgstr "" + +#: libraries/advisory_rules.txt:157 +msgid "You are using the MySQL Query cache with a fairly high traffic database. It might be worth considering to use memcached instead of the MySQL Query cache, especially if you have multiple slaves." +msgstr "" + +#: libraries/advisory_rules.txt:158 +#, php-format +msgid "The query cache is enabled and the server receives %d queries per second. This rule fires if there is more than 100 queries per second." +msgstr "" + +#: libraries/advisory_rules.txt:160 +#, php-format +msgid "Query cache efficiency (%%)" +msgstr "" + +#: libraries/advisory_rules.txt:163 +msgid "Query cache not running efficiently, it has a low hit rate." +msgstr "" + +#: libraries/advisory_rules.txt:164 +msgid "Consider increasing {query_cache_limit}." +msgstr "" + +#: libraries/advisory_rules.txt:165 +#, php-format +msgid "The current query cache hit rate of %s%% is below 20%%" +msgstr "" + +#: libraries/advisory_rules.txt:167 +msgid "Query Cache usage" +msgstr "" + +#: libraries/advisory_rules.txt:170 +#, php-format +msgid "Less than 80%% of the query cache is being utilized." +msgstr "" + +#: libraries/advisory_rules.txt:171 +msgid "This might be caused by {query_cache_limit} being too low. Flushing the query cache might help as well." +msgstr "" + +#: libraries/advisory_rules.txt:172 +#, php-format +msgid "The current ratio of free query cache memory to total query cache size is %s%%. It should be above 80%%" +msgstr "" + +#: libraries/advisory_rules.txt:174 +msgid "Query cache fragmentation" +msgstr "" + +#: libraries/advisory_rules.txt:177 +msgid "The query cache is considerably fragmented." +msgstr "" + +#: libraries/advisory_rules.txt:178 +msgid "Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. This might be caused by many Query cache low memory prunes due to {query_cache_size} being too small. For a immediate but short lived fix you can flush the query cache (might lock the query cache for a long time). Carefully adjusting {query_cache_min_res_unit} to a lower value might help too, e.g. you can set it to the average size of your queries in the cache using this formula: (query_cache_size - qcache_free_memory) / qcache_queries_in_cache" +msgstr "" + +#: libraries/advisory_rules.txt:179 +#, php-format +msgid "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning that the query cache is an alternating pattern of free and used blocks. This value should be below 20%%." +msgstr "" + +#: libraries/advisory_rules.txt:181 +msgid "Query cache low memory prunes" +msgstr "" + +#: libraries/advisory_rules.txt:184 +msgid "Cached queries are removed due to low query cache memory from the query cache." +msgstr "" + +#: libraries/advisory_rules.txt:185 +msgid "You might want to increase {query_cache_size}, however keep in mind that the overhead of maintaining the cache is likely to increase with its size, so do this in small increments and monitor the results." +msgstr "" + +#: libraries/advisory_rules.txt:186 +#, php-format +msgid "The ratio of removed queries to inserted queries is %s%%. The lower this value is, the better (This rules firing limit: 0.1%%)" +msgstr "" + +#: libraries/advisory_rules.txt:188 +msgid "Query cache max size" +msgstr "" + +#: libraries/advisory_rules.txt:191 +msgid "The query cache size is above 128 MiB. Big query caches may cause significant overhead that is required to maintain the cache." +msgstr "" + +#: libraries/advisory_rules.txt:192 +msgid "Depending on your environment, it might be performance increasing to reduce this value." +msgstr "" + +#: libraries/advisory_rules.txt:193 +#, php-format +msgid "Current query cache size: %s" +msgstr "" + +#: libraries/advisory_rules.txt:195 +msgid "Query cache min result size" +msgstr "" + +#: libraries/advisory_rules.txt:198 +msgid "The max size of the result set in the query cache is the default of 1 MiB." +msgstr "" + +#: libraries/advisory_rules.txt:199 +msgid "Changing {query_cache_limit} (usually by increasing) may increase efficiency. This variable determines the maximum size a query result may have to be inserted into the query cache. If there are many query results above 1 MiB that are well cacheable (many reads, little writes) then increasing {query_cache_limit} will increase efficiency. Whereas in the case of many query results being above 1 MiB that are not very well cacheable (often invalidated due to table updates) increasing {query_cache_limit} might reduce efficiency." +msgstr "" + +#: libraries/advisory_rules.txt:200 +msgid "query_cache_limit is set to 1 MiB" +msgstr "" + +#: libraries/advisory_rules.txt:204 +msgid "Percentage of sorts that cause temporary tables" +msgstr "" + +#: libraries/advisory_rules.txt:207 libraries/advisory_rules.txt:214 +msgid "Too many sorts are causing temporary tables." +msgstr "" + +#: libraries/advisory_rules.txt:208 libraries/advisory_rules.txt:215 +msgid "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, depending on your system memory limits." +msgstr "" + +#: libraries/advisory_rules.txt:209 +#, php-format +msgid "%s%% of all sorts cause temporary tables, this value should be lower than 10%%." +msgstr "" + +#: libraries/advisory_rules.txt:211 +msgid "Rate of sorts that cause temporary tables" +msgstr "" + +#: libraries/advisory_rules.txt:216 +#, php-format +msgid "Temporary tables average: %s, this value should be less than 1 per hour." +msgstr "" + +#: libraries/advisory_rules.txt:218 +msgid "Sort rows" +msgstr "" + +#: libraries/advisory_rules.txt:221 +msgid "There are lots of rows being sorted." +msgstr "" + +#: libraries/advisory_rules.txt:222 +msgid "While there is nothing wrong with a high amount of row sorting, you might want to make sure that the queries which require a lot of sorting use indexed columns in the ORDER BY clause, as this will result in much faster sorting." +msgstr "" + +#: libraries/advisory_rules.txt:223 +#, php-format +msgid "Sorted rows average: %s" +msgstr "" + +#: libraries/advisory_rules.txt:226 +msgid "Rate of joins without indexes" +msgstr "" + +#: libraries/advisory_rules.txt:229 +msgid "There are too many joins without indexes." +msgstr "" + +#: libraries/advisory_rules.txt:230 +msgid "This means that joins are doing full table scans. Adding indexes for the columns being used in the join conditions will greatly speed up table joins." +msgstr "" + +#: libraries/advisory_rules.txt:231 +#, php-format +msgid "Table joins average: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:233 +msgid "Rate of reading first index entry" +msgstr "" + +#: libraries/advisory_rules.txt:236 +msgid "The rate of reading the first index entry is high." +msgstr "" + +#: libraries/advisory_rules.txt:237 +msgid "This usually indicates frequent full index scans. Full index scans are faster than table scans but require lots of CPU cycles in big tables, if those tables that have or had high volumes of UPDATEs and DELETEs, running 'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index scans. Other than that full index scans can only be reduced by rewriting queries." +msgstr "" + +#: libraries/advisory_rules.txt:238 +#, php-format +msgid "Index scans average: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:240 +msgid "Rate of reading fixed position" +msgstr "" + +#: libraries/advisory_rules.txt:243 +msgid "The rate of reading data from a fixed position is high." +msgstr "" + +#: libraries/advisory_rules.txt:244 +msgid "This indicates that many queries need to sort results and/or do a full table scan, including join queries that do not use indexes. Add indexes where applicable." +msgstr "" + +#: libraries/advisory_rules.txt:245 +#, php-format +msgid "Rate of reading fixed position average: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:247 +msgid "Rate of reading next table row" +msgstr "" + +#: libraries/advisory_rules.txt:250 +msgid "The rate of reading the next table row is high." +msgstr "" + +#: libraries/advisory_rules.txt:251 +msgid "This indicates that many queries are doing full table scans. Add indexes where applicable." +msgstr "" + +#: libraries/advisory_rules.txt:252 +#, php-format +msgid "Rate of reading next table row: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:255 +msgid "Different tmp_table_size and max_heap_table_size" +msgstr "" + +#: libraries/advisory_rules.txt:258 +msgid "{tmp_table_size} and {max_heap_table_size} are not the same." +msgstr "" + +#: libraries/advisory_rules.txt:259 +msgid "If you have deliberately changed one of either: The server uses the lower value of either to determine the maximum size of in-memory tables. So if you wish to increase the in-memory table limit you will have to increase the other value as well." +msgstr "" + +#: libraries/advisory_rules.txt:260 +#, php-format +msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s" +msgstr "" + +#: libraries/advisory_rules.txt:262 +msgid "Percentage of temp tables on disk" +msgstr "" + +#: libraries/advisory_rules.txt:265 libraries/advisory_rules.txt:272 +msgid "Many temporary tables are being written to disk instead of being kept in memory." +msgstr "" + +#: libraries/advisory_rules.txt:266 +msgid "Increasing {max_heap_table_size} and {tmp_table_size} might help. However some temporary tables are always being written to disk, independent of the value of these variables. To eliminate these you will have to rewrite your queries to avoid those conditions (Within a temporary table: Presence of a BLOB or TEXT column or presence of a column bigger than 512 bytes) as mentioned in the beginning of an Article by the Pythian Group" +msgstr "" + +#: libraries/advisory_rules.txt:267 +#, php-format +msgid "%s%% of all temporary tables are being written to disk, this value should be below 25%%" +msgstr "" + +#: libraries/advisory_rules.txt:269 +msgid "Temp disk rate" +msgstr "" + +#: libraries/advisory_rules.txt:273 +msgid "Increasing {max_heap_table_size} and {tmp_table_size} might help. However some temporary tables are always being written to disk, independent of the value of these variables. To eliminate these you will have to rewrite your queries to avoid those conditions (Within a temporary table: Presence of a BLOB or TEXT column or presence of a column bigger than 512 bytes) as mentioned in the MySQL Documentation" +msgstr "" + +#: libraries/advisory_rules.txt:274 +#, php-format +msgid "Rate of temporary tables being written to disk: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:278 +msgid "MyISAM key buffer size" +msgstr "" + +#: libraries/advisory_rules.txt:281 +msgid "Key buffer is not initialized. No MyISAM indexes will be cached." +msgstr "" + +#: libraries/advisory_rules.txt:282 +msgid "Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a good start." +msgstr "" + +#: libraries/advisory_rules.txt:283 +msgid "key_buffer_size is 0" +msgstr "" + +#: libraries/advisory_rules.txt:285 +#, php-format +msgid "Max %% MyISAM key buffer ever used" +msgstr "" + +#: libraries/advisory_rules.txt:288 libraries/advisory_rules.txt:296 +#, php-format +msgid "MyISAM key buffer (index cache) %% used is low." +msgstr "" + +#: libraries/advisory_rules.txt:289 libraries/advisory_rules.txt:297 +msgid "You may need to decrease the size of {key_buffer_size}, re-examine your tables to see if indexes have been removed, or examine queries and expectations about what indexes are being used." +msgstr "" + +#: libraries/advisory_rules.txt:290 +#, php-format +msgid "max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%" +msgstr "" + +#: libraries/advisory_rules.txt:293 +msgid "Percentage of MyISAM key buffer used" +msgstr "" + +#: libraries/advisory_rules.txt:298 +#, php-format +msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%" +msgstr "" + +#: libraries/advisory_rules.txt:300 +msgid "Percentage of index reads from memory" +msgstr "" + +#: libraries/advisory_rules.txt:303 +#, php-format +msgid "The %% of indexes that use the MyISAM key buffer is low." +msgstr "" + +#: libraries/advisory_rules.txt:304 +msgid "You may need to increase {key_buffer_size}." +msgstr "" + +#: libraries/advisory_rules.txt:305 +#, php-format +msgid "Index reads from memory: %s%%, this value should be above 95%%" +msgstr "" + +#: libraries/advisory_rules.txt:309 +msgid "Rate of table open" +msgstr "" + +#: libraries/advisory_rules.txt:312 +msgid "The rate of opening tables is high." +msgstr "" + +#: libraries/advisory_rules.txt:313 +msgid "Opening tables requires disk I/O which is costly. Increasing {table_open_cache} might avoid this." +msgstr "" + +#: libraries/advisory_rules.txt:314 +#, php-format +msgid "Opened table rate: %s, this value should be less than 10 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:316 +msgid "Percentage of used open files limit" +msgstr "" + +#: libraries/advisory_rules.txt:319 +msgid "The number of open files is approaching the max number of open files. You may get a \"Too many open files\" error." +msgstr "" + +#: libraries/advisory_rules.txt:320 libraries/advisory_rules.txt:327 +msgid "Consider increasing {open_files_limit}, and check the error log when restarting after changing {open_files_limit}." +msgstr "" + +#: libraries/advisory_rules.txt:321 +#, php-format +msgid "The number of opened files is at %s%% of the limit. It should be below 85%%" +msgstr "" + +#: libraries/advisory_rules.txt:323 +msgid "Rate of open files" +msgstr "" + +#: libraries/advisory_rules.txt:326 +msgid "The rate of opening files is high." +msgstr "" + +#: libraries/advisory_rules.txt:328 +#, php-format +msgid "Opened files rate: %s, this value should be less than 5 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:330 +#, php-format +msgid "Immediate table locks %%" +msgstr "" + +#: libraries/advisory_rules.txt:333 libraries/advisory_rules.txt:340 +msgid "Too many table locks were not granted immediately." +msgstr "" + +#: libraries/advisory_rules.txt:334 libraries/advisory_rules.txt:341 +msgid "Optimize queries and/or use InnoDB to reduce lock wait." +msgstr "" + +#: libraries/advisory_rules.txt:335 +#, php-format +msgid "Immediate table locks: %s%%, this value should be above 95%%" +msgstr "" + +#: libraries/advisory_rules.txt:337 +msgid "Table lock wait rate" +msgstr "" + +#: libraries/advisory_rules.txt:342 +#, php-format +msgid "Table lock wait rate: %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:344 +msgid "Thread cache" +msgstr "" + +#: libraries/advisory_rules.txt:347 +msgid "Thread cache is disabled, resulting in more overhead from new connections to MySQL." +msgstr "" + +#: libraries/advisory_rules.txt:348 +msgid "Enable the thread cache by setting {thread_cache_size} > 0." +msgstr "" + +#: libraries/advisory_rules.txt:349 +msgid "The thread cache is set to 0" +msgstr "" + +#: libraries/advisory_rules.txt:351 +#, php-format +msgid "Thread cache hit rate %%" +msgstr "" + +#: libraries/advisory_rules.txt:354 +msgid "Thread cache is not efficient." +msgstr "" + +#: libraries/advisory_rules.txt:355 +msgid "Increase {thread_cache_size}." +msgstr "" + +#: libraries/advisory_rules.txt:356 +#, php-format +msgid "Thread cache hitrate: %s%%, this value should be above 80%%" +msgstr "" + +#: libraries/advisory_rules.txt:358 +msgid "Threads that are slow to launch" +msgstr "" + +#: libraries/advisory_rules.txt:361 +msgid "There are too many threads that are slow to launch." +msgstr "" + +#: libraries/advisory_rules.txt:362 +msgid "This generally happens in case of general system overload as it is pretty simple operations. You might want to monitor your system load carefully." +msgstr "" + +#: libraries/advisory_rules.txt:363 +#, php-format +msgid "%s thread(s) took longer than %s seconds to start, it should be 0" +msgstr "" + +#: libraries/advisory_rules.txt:365 +msgid "Slow launch time" +msgstr "" + +#: libraries/advisory_rules.txt:368 +msgid "Slow_launch_time is above 2s." +msgstr "" + +#: libraries/advisory_rules.txt:369 +msgid "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow to launch." +msgstr "" + +#: libraries/advisory_rules.txt:370 +#, php-format +msgid "slow_launch_time is set to %s" +msgstr "" + +#: libraries/advisory_rules.txt:374 +msgid "Percentage of used connections" +msgstr "" + +#: libraries/advisory_rules.txt:377 +msgid "The maximum amount of used connections is getting close to the value of {max_connections}." +msgstr "" + +#: libraries/advisory_rules.txt:378 +msgid "Increase {max_connections}, or decrease {wait_timeout} so that connections that do not close database handlers properly get killed sooner. Make sure the code closes database handlers properly." +msgstr "" + +#: libraries/advisory_rules.txt:379 +#, php-format +msgid "Max_used_connections is at %s%% of max_connections, it should be below 80%%" +msgstr "" + +#: libraries/advisory_rules.txt:381 +msgid "Percentage of aborted connections" +msgstr "" + +#: libraries/advisory_rules.txt:384 libraries/advisory_rules.txt:391 +msgid "Too many connections are aborted." +msgstr "" + +#: libraries/advisory_rules.txt:385 libraries/advisory_rules.txt:392 +msgid "Connections are usually aborted when they cannot be authorized. This article might help you track down the source." +msgstr "" + +#: libraries/advisory_rules.txt:386 +#, php-format +msgid "%s%% of all connections are aborted. This value should be below 1%%" +msgstr "" + +#: libraries/advisory_rules.txt:388 +msgid "Rate of aborted connections" +msgstr "" + +#: libraries/advisory_rules.txt:393 +#, php-format +msgid "Aborted connections rate is at %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:395 +msgid "Percentage of aborted clients" +msgstr "" + +#: libraries/advisory_rules.txt:398 libraries/advisory_rules.txt:405 +msgid "Too many clients are aborted." +msgstr "" + +#: libraries/advisory_rules.txt:399 libraries/advisory_rules.txt:406 +msgid "Clients are usually aborted when they did not close their connection to MySQL properly. This can be due to network issues or code not closing a database handler properly. Check your network and code." +msgstr "" + +#: libraries/advisory_rules.txt:400 +#, php-format +msgid "%s%% of all clients are aborted. This value should be below 2%%" +msgstr "" + +#: libraries/advisory_rules.txt:402 +msgid "Rate of aborted clients" +msgstr "" + +#: libraries/advisory_rules.txt:407 +#, php-format +msgid "Aborted client rate is at %s, this value should be less than 1 per hour" +msgstr "" + +#: libraries/advisory_rules.txt:411 +msgid "Is InnoDB disabled?" +msgstr "" + +#: libraries/advisory_rules.txt:414 +msgid "You do not have InnoDB enabled." +msgstr "" + +#: libraries/advisory_rules.txt:415 +msgid "InnoDB is usually the better choice for table engines." +msgstr "" + +#: libraries/advisory_rules.txt:416 +msgid "have_innodb is set to 'value'" +msgstr "" + +#: libraries/advisory_rules.txt:418 +msgid "InnoDB log size" +msgstr "" + +#: libraries/advisory_rules.txt:421 +msgid "The InnoDB log file size is not an appropriate size, in relation to the InnoDB buffer pool." +msgstr "" + +#: libraries/advisory_rules.txt:422 +#, php-format +msgid "Especially on a system with a lot of writes to InnoDB tables you should set {innodb_log_file_size} to 25%% of {innodb_buffer_pool_size}. However the bigger this value, the longer the recovery time will be when database crashes, so this value should not be set much higher than 256 MiB. Please note however that you cannot simply change the value of this variable. You need to shutdown the server, remove the InnoDB log files, set the new value in my.cnf, start the server, then check the error logs if everything went fine. See also this blog entry" +msgstr "" + +#: libraries/advisory_rules.txt:423 +#, php-format +msgid "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, it should not be below 20%%" +msgstr "" + +#: libraries/advisory_rules.txt:425 +msgid "Max InnoDB log size" +msgstr "" + +#: libraries/advisory_rules.txt:428 +msgid "The InnoDB log file size is inadequately large." +msgstr "" + +#: libraries/advisory_rules.txt:429 +#, php-format +msgid "It is usually sufficient to set {innodb_log_file_size} to 25%% of the size of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down the recovery time after a database crash considerably. See also this Article. You need to shutdown the server, remove the InnoDB log files, set the new value in my.cnf, start the server, then check the error logs if everything went fine. See also this blog entry" +msgstr "" + +#: libraries/advisory_rules.txt:430 +#, php-format +msgid "Your absolute InnoDB log size is %s MiB" +msgstr "" + +#: libraries/advisory_rules.txt:432 +msgid "InnoDB buffer pool size" +msgstr "" + +#: libraries/advisory_rules.txt:435 +msgid "Your InnoDB buffer pool is fairly small." +msgstr "" + +#: libraries/advisory_rules.txt:436 +#, php-format +msgid "The InnoDB buffer pool has a profound impact on performance for InnoDB tables. Assign all your remaining memory to this buffer. For database servers that use solely InnoDB as storage engine and have no other services (e.g. a web server) running, you may set this as high as 80%% of your available memory. If that is not the case, you need to carefully assess the memory consumption of your other services and non-InnoDB-Tables and set this variable accordingly. If it is set too high, your system will start swapping, which decreases performance significantly. See also this article" +msgstr "" + +#: libraries/advisory_rules.txt:437 +#, php-format +msgid "You are currently using %s%% of your memory for the InnoDB buffer pool. This rule fires if you are assigning less than 60%%, however this might be perfectly adequate for your system if you don't have much InnoDB tables or other services running on the same machine." +msgstr "" + +#: libraries/advisory_rules.txt:441 +msgid "MyISAM concurrent inserts" +msgstr "" + +#: libraries/advisory_rules.txt:444 +msgid "Enable {concurrent_insert} by setting it to 1" +msgstr "" + +#: libraries/advisory_rules.txt:445 +msgid "Setting {concurrent_insert} to 1 reduces contention between readers and writers for a given table. See also MySQL Documentation" +msgstr "" + +#: libraries/advisory_rules.txt:446 +msgid "concurrent_insert is set to 0" +msgstr "" From 813411a78568c4208215f133d7ebeefc828fcb42 Mon Sep 17 00:00:00 2001 From: dingo thirteen Date: Mon, 28 Jan 2019 18:20:58 +0000 Subject: [PATCH 04/17] Translated using Weblate (Dutch) Currently translated at 100.0% (3297 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/nl/ Signed-off-by: dingo thirteen --- po/nl.po | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/po/nl.po b/po/nl.po index 0a823f823e..44a71b085c 100644 --- a/po/nl.po +++ b/po/nl.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-14 20:37+0000\n" +"PO-Revision-Date: 2019-02-01 05:13+0000\n" "Last-Translator: dingo thirteen \n" -"Language-Team: Dutch \n" +"Language-Team: Dutch " +"\n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.4-dev\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -7140,6 +7140,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Schakel aub mysql.allow_local_infile in uw PHP configuratie uit of " +"installeer de mysqli extensie." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." From 94758a23523835397ba3812035afc81256f7c868 Mon Sep 17 00:00:00 2001 From: Joshua PowellNishiyama Date: Tue, 29 Jan 2019 23:34:42 +0000 Subject: [PATCH 05/17] Translated using Weblate (Japanese) Currently translated at 87.9% (2898 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/ Signed-off-by: Joshua PowellNishiyama --- po/ja.po | 1098 +++++++++++------------------------------------------- 1 file changed, 227 insertions(+), 871 deletions(-) diff --git a/po/ja.po b/po/ja.po index f0a78fc0d3..ed18f681ec 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-29 18:33+0000\n" +"PO-Revision-Date: 2019-02-01 17:52+0000\n" "Last-Translator: Joshua PowellNishiyama \n" "Language-Team: Japanese \n" @@ -4809,35 +4809,26 @@ msgid "Minimum number of databases to display the database filter box" msgstr "データベース表示数を絞るための入力欄が現れる最小のデータベース数" #: libraries/classes/Config/Descriptions.php:813 -#, fuzzy -#| msgid "" -#| "Only light version; display databases in a tree (determined by the " -#| "separator defined below)" msgid "" "Group items in the navigation tree (determined by the separator defined in " "the Databases and Tables tabs above)." -msgstr "" -"軽快モードのみ。下の項目で定義する区切りが合った場合、ツリー表示になります。" +msgstr "ナビゲーションツリーの項目をグループ化します(上のデータベースタブとテーブルタブで定義されている区切り記号によって決まります)。" #: libraries/classes/Config/Descriptions.php:817 msgid "Group items in the tree" msgstr "ツリー内項目をグループ化" #: libraries/classes/Config/Descriptions.php:819 -#, fuzzy -#| msgid "String that separates databases into different tree levels" msgid "String that separates databases into different tree levels." -msgstr "ツリーレベルにデータベースを区切るための文字列" +msgstr "ツリーレベルにデータベースを区切るための文字列。" #: libraries/classes/Config/Descriptions.php:821 msgid "Database tree separator" msgstr "データベースツリーの区切り" #: libraries/classes/Config/Descriptions.php:823 -#, fuzzy -#| msgid "String that separates tables into different tree levels" msgid "String that separates tables into different tree levels." -msgstr "ツリーレベルにテーブルを区切るための文字列" +msgstr "ツリーレベルにテーブルを区切るための文字列。" #: libraries/classes/Config/Descriptions.php:825 msgid "Table tree separator" @@ -4848,8 +4839,6 @@ msgid "Maximum table tree depth" msgstr "テーブルツリーの最大の深さ" #: libraries/classes/Config/Descriptions.php:829 -#, fuzzy -#| msgid "Highlight server under the mouse cursor" msgid "Highlight server under the mouse cursor." msgstr "マウスカーソルの下のサーバ名を強調表示します。" @@ -4863,78 +4852,56 @@ msgid "" msgstr "ナビゲーションパネルでツリー展開の設定" #: libraries/classes/Config/Descriptions.php:835 -#, fuzzy -#| msgid "Iconic navigation bar" msgid "Enable navigation tree expansion" -msgstr "ナビゲーションバーのアイコン" +msgstr "ナビゲーションツリーの展開を有効にします。" #: libraries/classes/Config/Descriptions.php:837 -#, fuzzy -#| msgid "Showing tables" msgid "Show tables in tree" -msgstr "テーブルを表示しています" +msgstr "ツリーでテーブルを表示" #: libraries/classes/Config/Descriptions.php:839 -#, fuzzy -#| msgid "Show logo in left frame" msgid "Whether to show tables under database in the navigation tree" -msgstr "左のフレーム内にロゴを表示します。" +msgstr "ナビゲーションツリーのデータベース下のテーブルを表示" #: libraries/classes/Config/Descriptions.php:841 -#, fuzzy -#| msgid "Show versions" msgid "Show views in tree" -msgstr "世代を表示する" +msgstr "ツリーでビューを表示" #: libraries/classes/Config/Descriptions.php:843 -#, fuzzy -#| msgid "Show logo in left frame" msgid "Whether to show views under database in the navigation tree" -msgstr "左のフレーム内にロゴを表示します。" +msgstr "ナビゲーションツリーのデータベース下のビューを表示" #: libraries/classes/Config/Descriptions.php:845 -#, fuzzy -#| msgid "Show function fields" msgid "Show functions in tree" -msgstr "関数項目を表示する" +msgstr "ツリーで関数を表示" #: libraries/classes/Config/Descriptions.php:847 msgid "Whether to show functions under database in the navigation tree" msgstr "ナビゲーションツリーのデータベース下の関数を表示するかどうか" #: libraries/classes/Config/Descriptions.php:849 -#, fuzzy -#| msgid "Show processes" msgid "Show procedures in tree" -msgstr "MySQL プロセスの表示" +msgstr "ツリーでプロシージャを表示" #: libraries/classes/Config/Descriptions.php:851 msgid "Whether to show procedures under database in the navigation tree" msgstr "ナビゲーションツリーのデータベース下のプロシージャを表示するかどうか" #: libraries/classes/Config/Descriptions.php:853 -#, fuzzy -#| msgid "Show versions" msgid "Show events in tree" -msgstr "世代を表示する" +msgstr "ツリーでイベントを表示" #: libraries/classes/Config/Descriptions.php:855 -#, fuzzy -#| msgid "Show logo in left frame" msgid "Whether to show events under database in the navigation tree" -msgstr "左のフレーム内にロゴを表示します。" +msgstr "ナビゲーションツリーのデータベース下のイベントを表示" #: libraries/classes/Config/Descriptions.php:857 -#, fuzzy -#| msgid "Maximum number of recently used tables; set 0 to disable" msgid "Maximum number of recently used tables; set 0 to disable." msgstr "最近使用したテーブルの最大数。0 で無効になります。" #: libraries/classes/Config/Descriptions.php:859 -#, fuzzy -#| msgid "Maximum number of recently used tables; set 0 to disable" msgid "Maximum number of favorite tables; set 0 to disable." -msgstr "最近使用したテーブルの最大数。0 で無効になります。" +msgstr "お気に入りのテーブルの最大数。0 で無効になります。" #: libraries/classes/Config/Descriptions.php:861 msgid "Recently used tables" @@ -4942,14 +4909,10 @@ msgstr "最近使用したテーブル" #: libraries/classes/Config/Descriptions.php:863 #: libraries/classes/RecentFavoriteTable.php:261 -#, fuzzy -#| msgid "Variables" msgid "Favorite tables" -msgstr "変数" +msgstr "お気に入りのテーブル" #: libraries/classes/Config/Descriptions.php:865 -#, fuzzy -#| msgid "These are Edit, Copy and Delete links" msgid "These are Edit, Copy and Delete links." msgstr "編集、コピー、削除のリンクことです。" @@ -4967,14 +4930,10 @@ msgstr "行リンクを表示" #: libraries/classes/Config/Descriptions.php:873 #: libraries/classes/Config/Descriptions.php:875 -#, fuzzy -#| msgid "Disable foreign key checks" msgid "Disable shortcut keys" -msgstr "外部キーのチェックを無効にする" +msgstr "ショートカットキーを無効にする" #: libraries/classes/Config/Descriptions.php:877 -#, fuzzy -#| msgid "Use natural order for sorting table and database names" msgid "Use natural order for sorting table and database names." msgstr "テーブルやデータベースの名前のソートを人間が行うような手法で行います。" @@ -4995,8 +4954,6 @@ msgid "Table navigation bar" msgstr "テーブルナビゲーションバー" #: libraries/classes/Config/Descriptions.php:885 -#, fuzzy -#| msgid "use GZip output buffering for increased speed in HTTP transfers" msgid "Use GZip output buffering for increased speed in HTTP transfers." msgstr "HTTP 転送の高速化のために GZip の出力バッファリングを使用します。" @@ -5005,24 +4962,18 @@ msgid "GZip output buffering" msgstr "GZip の出力バッファリング" #: libraries/classes/Config/Descriptions.php:890 -#, fuzzy -#| msgid "" -#| "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " -#| "DATETIME and TIMESTAMP, ascending order otherwise" msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise." msgstr "" -"[kbd]SMART[/kbd] とは TIME、DATE、DATETIME、TIMESTAMP 型のカラムに対しては " -"DESC、それ以外は ASC の並び順にします。" +"[kbd]SMART[/kbd] とは TIME、DATE、DATETIME、TIMESTAMP 型のカラムに対しては DESC、それ以外は ASC " +"の並び順にします。" #: libraries/classes/Config/Descriptions.php:894 msgid "Default sorting order" msgstr "デフォルトの並び順" #: libraries/classes/Config/Descriptions.php:896 -#, fuzzy -#| msgid "Use persistent connections to MySQL databases" msgid "Use persistent connections to MySQL databases." msgstr "MySQL データベースへの永続的な接続を使用します。" @@ -5031,35 +4982,23 @@ msgid "Persistent connections" msgstr "永続的な接続" #: libraries/classes/Config/Descriptions.php:901 -#, fuzzy -#| msgid "" -#| "Disable the default warning that is displayed on the database details " -#| "Structure page if any of the required tables for the phpMyAdmin " -#| "configuration storage could not be found" msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found." msgstr "" -"phpMyAdmin 環境保管領域に必要なテーブルを見つけることができなかった場合、デー" -"タベースの構造詳細ページに表示されるデフォルトの警告を無効にします。" +"phpMyAdmin " +"環境保管領域に必要なテーブルを見つけることができなかった場合、データベースの構造詳細ページに表示されるデフォルトの警告を無効にします。" #: libraries/classes/Config/Descriptions.php:906 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin 環境保管領域用のテーブルが不明" #: libraries/classes/Config/Descriptions.php:909 -#, fuzzy -#| msgid "" -#| "Disable the default warning that is displayed on the database details " -#| "Structure page if any of the required tables for the phpMyAdmin " -#| "configuration storage could not be found" msgid "" "Disable the default warning that is displayed on the Structure page if " "column names in a table are reserved MySQL words." -msgstr "" -"phpMyAdmin 環境保管領域に必要なテーブルを見つけることができなかった場合、デー" -"タベースの構造詳細ページに表示されるデフォルトの警告を無効にします。" +msgstr "テーブル内のカラム名がMySQL予約語である場合、構造ページに表示されるデフォルトの警告を無効にします。" #: libraries/classes/Config/Descriptions.php:913 msgid "MySQL reserved word warning" @@ -5074,8 +5013,6 @@ msgid "How to display various action links" msgstr "操作リンクの表示方法" #: libraries/classes/Config/Descriptions.php:923 -#, fuzzy -#| msgid "Disallow BLOB and BINARY columns from editing" msgid "Disallow BLOB and BINARY columns from editing." msgstr "BLOB および BINARY カラムへの編集を禁止します。" @@ -5098,18 +5035,14 @@ msgid "Permanent query history" msgstr "永続的なクエリの履歴" #: libraries/classes/Config/Descriptions.php:937 -#, fuzzy -#| msgid "How many queries are kept in history" msgid "How many queries are kept in history." -msgstr "履歴に残るクエリの件数" +msgstr "履歴に残るクエリの件数。" #: libraries/classes/Config/Descriptions.php:939 msgid "Query history length" msgstr "クエリ履歴の長さ" #: libraries/classes/Config/Descriptions.php:941 -#, fuzzy -#| msgid "Select which functions will be used for character set conversion" msgid "Select which functions will be used for character set conversion." msgstr "文字セットの変換に使用される関数を選択します。" @@ -5118,8 +5051,6 @@ msgid "Recoding engine" msgstr "コード変換エンジン" #: libraries/classes/Config/Descriptions.php:945 -#, fuzzy -#| msgid "When browsing tables, the sorting of each table is remembered" msgid "When browsing tables, the sorting of each table is remembered." msgstr "表示している各テーブルのソートが記憶されます。" @@ -5136,13 +5067,9 @@ msgid "Primary key default sort order" msgstr "プライマリキーのデフォルトの並び順" #: libraries/classes/Config/Descriptions.php:953 -#, fuzzy -#| msgid "" -#| "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgid "" "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature." -msgstr "" -"カラム名を何行おきに挿入するか。[kbd]0[/kbd] でこの機能は無効になります。" +msgstr "カラム名を何行おきに挿入するか。[kbd]0[/kbd] でこの機能は無効になります。" #: libraries/classes/Config/Descriptions.php:955 msgid "Repeat headers" @@ -5153,36 +5080,26 @@ msgid "Grid editing: trigger action" msgstr "編集セルのトリガー操作" #: libraries/classes/Config/Descriptions.php:959 -#, fuzzy -#| msgid "Relational display column" msgid "Relational display" -msgstr "リレーション表示カラム" +msgstr "リレーション表示" #: libraries/classes/Config/Descriptions.php:961 -#, fuzzy -#| msgid "Servers display options" msgid "For display Options" -msgstr "サーバの表示オプション" +msgstr "表示のオプション" #: libraries/classes/Config/Descriptions.php:963 -#, fuzzy -#| msgid "Save all edited cells at once" msgid "Grid editing: save all edited cells at once" msgstr "編集したセルを一度にすべて保存する" #: libraries/classes/Config/Descriptions.php:965 -#, fuzzy -#| msgid "Directory where exports can be saved on server" msgid "Directory where exports can be saved on server." -msgstr "エクスポートをサーバ上に保存できるディレクトリ" +msgstr "エクスポートをサーバ上に保存できるディレクトリ。" #: libraries/classes/Config/Descriptions.php:967 msgid "Save directory" msgstr "保存ディレクトリ" #: libraries/classes/Config/Descriptions.php:969 -#, fuzzy -#| msgid "Leave blank if not used" msgid "Leave blank if not used." msgstr "使用しない場合は空欄にします。" @@ -5191,8 +5108,6 @@ msgid "Host authorization order" msgstr "ホストの認証順番" #: libraries/classes/Config/Descriptions.php:973 -#, fuzzy -#| msgid "Leave blank for defaults" msgid "Leave blank for defaults." msgstr "デフォルトにする場合は空欄にします。" @@ -5209,10 +5124,8 @@ msgid "Allow root login" msgstr "root ログインの許可" #: libraries/classes/Config/Descriptions.php:981 -#, fuzzy -#| msgid "Session value" msgid "Session timezone" -msgstr "セッション値" +msgstr "セッションタイムゾーン" #: libraries/classes/Config/Descriptions.php:984 msgid "" @@ -5221,18 +5134,14 @@ msgid "" msgstr "タイムゾーンを設定します。(サーバのタイムゾーンと異なっても可能)" #: libraries/classes/Config/Descriptions.php:988 -#, fuzzy -#| msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth." -msgstr "HTTP 認証を行うときに表示される HTTP Basic 認証領域における名称" +msgstr "HTTP 認証を行うときに表示される HTTP Basic 認証領域における名称。" #: libraries/classes/Config/Descriptions.php:990 msgid "HTTP Realm" msgstr "HTTP 領域" #: libraries/classes/Config/Descriptions.php:992 -#, fuzzy -#| msgid "Authentication method to use" msgid "Authentication method to use." msgstr "使用する認証方法" @@ -5241,40 +5150,29 @@ msgid "Authentication type" msgstr "認証タイプ" #: libraries/classes/Config/Descriptions.php:997 -#, fuzzy -#| msgid "" -#| "Leave blank for no [a@https://wiki.phpmyadmin.net/pma/bookmark]bookmark[/" -#| "a] support, suggested: [kbd]pma_bookmark[/kbd]" msgid "" "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: " "[kbd]pma__bookmark[/kbd]" msgstr "" -"[a@https://wiki.phpmyadmin.net/pma/bookmark]ブックマーク[/a]機能を使わない場" -"合は空欄にします。[kbd]pma_bookmark[/kbd] としておくのがいいでしょう。" +"[doc@bookmarks@]ブックマーク[/doc]機能を使わない場合は空欄にします。[kbd]pma__bookmark[/kbd] " +"としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1001 msgid "Bookmark table" msgstr "ブックマークテーブル" #: libraries/classes/Config/Descriptions.php:1004 -#, fuzzy -#| msgid "" -#| "Leave blank for no column comments/mime types, suggested: " -#| "[kbd]pma_column_info[/kbd]" msgid "" "Leave blank for no column comments/mime types, suggested: " "[kbd]pma__column_info[/kbd]." msgstr "" -"カラムのコメントと MIME タイプ機能を使わない場合は空欄にします。" -"[kbd]pma_column_info[/kbd] としておくのがいいでしょう。" +"カラムのコメントと MIME タイプ機能を使わない場合は空欄にします。[kbd]pma__column_info[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1008 msgid "Column information table" msgstr "カラム情報テーブル" #: libraries/classes/Config/Descriptions.php:1010 -#, fuzzy -#| msgid "Compress connection to MySQL server" msgid "Compress connection to MySQL server." msgstr "MySQL サーバと圧縮プロトコルで接続します。" @@ -5287,76 +5185,51 @@ msgid "Control user password" msgstr "phpMyAdmin ユーザのパスワード" #: libraries/classes/Config/Descriptions.php:1017 -#, fuzzy -#| msgid "" -#| "A special MySQL user configured with limited permissions, more " -#| "information available on [a@https://wiki.phpmyadmin.net/pma/" -#| "controluser]wiki[/a]" msgid "" "A special MySQL user configured with limited permissions, more information " "available on [doc@linked-tables]documentation[/doc]." msgstr "" -"権限を制限して設定しておいた特別な MySQL ユーザを使います。詳細は [a@https://" -"wiki.phpmyadmin.net/pma/controluser]wiki[/a] を参照してください。" +"権限を制限して設定しておいた特別な MySQL ユーザを使います。詳細は [doc@linked-tables]wiki[/doc] を参照してください。" #: libraries/classes/Config/Descriptions.php:1021 msgid "Control user" msgstr "phpMyAdmin ユーザ" #: libraries/classes/Config/Descriptions.php:1024 -#, fuzzy -#| msgid "" -#| "An alternate host to hold the configuration storage; leave blank to use " -#| "the already defined host" msgid "" "An alternate host to hold the configuration storage; leave blank to use the " "already defined host." -msgstr "" -"環境保管領域に対しての代替ホスト。空欄で既に定義されているホストを使用しま" -"す。" +msgstr "環境保管領域に対しての代替ホスト。空欄で既に定義されているホストを使用します。" #: libraries/classes/Config/Descriptions.php:1028 msgid "Control host" msgstr "環境保管領域ホスト" #: libraries/classes/Config/Descriptions.php:1031 -#, fuzzy -#| msgid "" -#| "An alternate host to hold the configuration storage; leave blank to use " -#| "the already defined host" msgid "" "An alternate port to connect to the host that holds the configuration " "storage; leave blank to use the default port, or the already defined port, " "if the controlhost equals host." msgstr "" -"環境保管領域に対しての代替ホスト。空欄で既に定義されているホストを使用しま" -"す。" +"環境保管領域を保持しているホストに接続するための代替ポート。 " +"デフォルトのポートを使用する場合は空白のままにし、環境保管領域のhostがhostと同じの場合、既に定義されているポートを使用します。" #: libraries/classes/Config/Descriptions.php:1036 -#, fuzzy -#| msgid "Control host" msgid "Control port" -msgstr "環境保管領域ホスト" +msgstr "環境保管領域ポート" #: libraries/classes/Config/Descriptions.php:1038 -#, fuzzy -#| msgid "Hide databases matching regular expression (PCRE)" msgid "Hide databases matching regular expression (PCRE)." msgstr "正規表現 (PCRE) で一致するデータベースを非表示にします。" #: libraries/classes/Config/Descriptions.php:1041 -#, fuzzy -#| msgid "" -#| "More information on [a@https://sourceforge.net/p/phpmyadmin/" -#| "bugs/2606/]PMA bug tracker[/a] and [a@https://bugs.mysql.com/19588]MySQL " -#| "Bugs[/a]" msgid "" "More information on [a@https://github.com/phpmyadmin/phpmyadmin/" "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql." "com/19588]MySQL Bugs[/a]" msgstr "" -"詳細は [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug tracker[/" -"a] と [a@https://bugs.mysql.com/19588]MySQL Bugs[/a]を" +"詳細は [a@https://github.com/phpmyadmin/phpmyadmin/issues/8970]phpMyAdmin issue " +"tracker[/a] と [a@https://bugs.mysql.com/19588]MySQL Bugs[/a]" #: libraries/classes/Config/Descriptions.php:1045 msgid "Disable use of INFORMATION_SCHEMA" @@ -5367,24 +5240,16 @@ msgid "Hide databases" msgstr "非表示にするデータベース" #: libraries/classes/Config/Descriptions.php:1050 -#, fuzzy -#| msgid "" -#| "Leave blank for no SQL query history support, suggested: " -#| "[kbd]pma_history[/kbd]" msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma__history[/" "kbd]." -msgstr "" -"SQL クエリの履歴機能を使わない場合は空欄にします。[kbd]pma_history[/kbd] とし" -"ておくのがいいでしょう。" +msgstr "SQL クエリの履歴機能を使わない場合は空欄にします。[kbd]pma__history[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1054 msgid "SQL query history table" msgstr "SQL クエリ履歴テーブル" #: libraries/classes/Config/Descriptions.php:1056 -#, fuzzy -#| msgid "Hostname where MySQL server is running" msgid "Hostname where MySQL server is running." msgstr "稼働している MySQL サーバのホスト名" @@ -5397,92 +5262,56 @@ msgid "Logout URL" msgstr "ログアウト URL" #: libraries/classes/Config/Descriptions.php:1063 -#, fuzzy -#| msgid "" -#| "Limits number of table preferences which are stored in database, the " -#| "oldest records are automatically removed" msgid "" "Limits number of table preferences which are stored in database, the oldest " "records are automatically removed." -msgstr "" -"データベースに保管されるテーブル環境設定の上限。古いものから自動的に削除され" -"ます。" +msgstr "データベースに保管されるテーブル環境設定の上限。古いものから自動的に削除されます。" #: libraries/classes/Config/Descriptions.php:1067 msgid "Maximal number of table preferences to store" msgstr "テーブル環境設定の最大保管数" #: libraries/classes/Config/Descriptions.php:1069 -#, fuzzy -#| msgid "See slave status table" msgid "QBE saved searches table" -msgstr "スレーブのステータステーブルを閲覧する" +msgstr "QBE保存検索テーブル" #: libraries/classes/Config/Descriptions.php:1072 -#, fuzzy -#| msgid "" -#| "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgid "" "Leave blank for no QBE saved searches support, suggested: " "[kbd]pma__savedsearches[/kbd]." -msgstr "" -"PDF スキーマを使用しない場合は空欄のままにします。[kbd]pma_pdf_pages[/kbd] と" -"しておくのがいいでしょう。" +msgstr "QBE保存検索を使用しない場合は空欄のままにします。[kbd]pma__savedsearches[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1076 -#, fuzzy -#| msgid "Exporting rows from \"%s\" table" msgid "Export templates table" -msgstr "テーブル \"%s\" から行単位でデータをエクスポート" +msgstr "テンプレートテーブルをエクスポート" #: libraries/classes/Config/Descriptions.php:1079 -#, fuzzy -#| msgid "" -#| "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgid "" "Leave blank for no export template support, suggested: " "[kbd]pma__export_templates[/kbd]." msgstr "" -"PDF スキーマを使用しない場合は空欄のままにします。[kbd]pma_pdf_pages[/kbd] と" -"しておくのがいいでしょう。" +"テンプレートエクスポートを使用しない場合は空欄のままにします。[kbd]pma__export_templates[/kbd] " +"としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1083 -#, fuzzy -#| msgid "Textarea columns" msgid "Central columns table" -msgstr "textarea の 1 行の文字数" +msgstr "中央カラムテーブル" #: libraries/classes/Config/Descriptions.php:1086 -#, fuzzy -#| msgid "" -#| "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/" -#| "kbd]" msgid "" "Leave blank for no central columns support, suggested: " "[kbd]pma__central_columns[/kbd]." -msgstr "" -"PDF スキーマを使用しない場合は空欄にします。[kbd]pma_table_coords[/kbd] とし" -"ておくのがいいでしょう。" +msgstr "中央カラムを使用しない場合は空欄にします。[kbd]pma__central_columns[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1091 -#, fuzzy -#| msgid "" -#| "You can use MySQL wildcard characters (% and _), escape them if you want " -#| "to use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " -#| "[kbd]'my_db'[/kbd]. Using this option you can sort database list, just " -#| "enter their names in order and use [kbd]*[/kbd] at the end to show the " -#| "rest in alphabetical order." msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " "[kbd]'my_db'[/kbd]." msgstr "" -"MySQL のワイルドカード文字 (% および _) を使用することができますが、それらを" -"実際の文字として使いたい場合はエスケープします。すなわち、[kbd]'my_db'[/kbd] " -"ではなく [kbd]'my\\_db'[/kbd] と記述します。また、このオプションを使うことで" -"データベースの表示順を望むようにソートすることができます。望む順番に名前を入" -"力していき、最後に [kbd]'*'[/kbd] とだけ入力しておきます。[kbd]'*'[/kbd] は" -"残ったものをアルファベット順に並べて表示する働きをします。" +"MySQL のワイルドカード文字 (% および _) " +"を使用することができますが、それらを実際の文字として使いたい場合はエスケープします。すなわち、[kbd]'my_db'[/kbd] ではなく [kbd]'" +"my\\_db'[/kbd] と記述します。" #: libraries/classes/Config/Descriptions.php:1096 msgid "Show only listed databases" @@ -5490,8 +5319,6 @@ msgstr "リスト化したデータベースだけを表示する" #: libraries/classes/Config/Descriptions.php:1098 #: libraries/classes/Config/Descriptions.php:1244 -#, fuzzy -#| msgid "Leave empty if not using config auth" msgid "Leave empty if not using config auth." msgstr "config 認証を使用しない場合は空欄のままにします。" @@ -5500,34 +5327,22 @@ msgid "Password for config auth" msgstr "config 認証用のパスワード" #: libraries/classes/Config/Descriptions.php:1102 -#, fuzzy -#| msgid "" -#| "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]." -msgstr "" -"PDF スキーマを使用しない場合は空欄のままにします。[kbd]pma_pdf_pages[/kbd] と" -"しておくのがいいでしょう。" +msgstr "PDF スキーマを使用しない場合は空欄のままにします。[kbd]pma__pdf_pages[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1104 msgid "PDF schema: pages table" msgstr "PDF スキーマ:ページテーブル" #: libraries/classes/Config/Descriptions.php:1107 -#, fuzzy -#| msgid "" -#| "Database used for relations, bookmarks, and PDF features. See [a@https://" -#| "wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave " -#| "blank for no support. Suggested: [kbd]phpmyadmin[/kbd]" msgid "" "Database used for relations, bookmarks, and PDF features. See [doc@linked-" "tables]pmadb[/doc] for complete information. Leave blank for no support. " "Suggested: [kbd]phpmyadmin[/kbd]." msgstr "" -"リレーション、ブックマーク、PDF機能に使用されるデータベース。詳細な情報につい" -"ては [a@https://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] を参照してください。" -"これらの機能を使わない場合は空欄にします。[kbd]phpmyadmin[/kbd] としておくの" -"がいいでしょう。" +"リレーション、ブックマーク、PDF機能に使用されるデータベース。詳細な情報については[doc@linked-tables]pmadb[/doc] " +"を参照してください。これらの機能を使わない場合は空欄にします。[kbd]phpmyadmin[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1112 #: templates/server/databases/create.twig:21 @@ -5535,76 +5350,53 @@ msgid "Database name" msgstr "データベース名" #: libraries/classes/Config/Descriptions.php:1114 -#, fuzzy -#| msgid "Port on which MySQL server is listening, leave empty for default" msgid "Port on which MySQL server is listening, leave empty for default." -msgstr "" -"MySQL サーバで開いているポート。デフォルトにしたい場合は空欄のままにします。" +msgstr "MySQL サーバで開いているポート。デフォルトにしたい場合は空欄のままにします。" #: libraries/classes/Config/Descriptions.php:1116 msgid "Server port" msgstr "サーバのポート" #: libraries/classes/Config/Descriptions.php:1119 -#, fuzzy -#| msgid "" -#| "Leave blank for no \"persistent\" recently used tables across sessions, " -#| "suggested: [kbd]pma_recent[/kbd]" msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma__recent[/kbd]." msgstr "" -"最近使用したテーブルをセッションを跨いで「永続的に」記憶しない場合は空欄にし" -"ます。[kbd]pma_recent[/kbd] としておくのがいいでしょう。" +"最近使用したテーブルをセッションを跨いで「永続的に」記憶しない場合は空欄にします。[kbd]pma__recent[/kbd] " +"としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1123 msgid "Recently used table" msgstr "最近使用したテーブル" #: libraries/classes/Config/Descriptions.php:1126 -#, fuzzy -#| msgid "" -#| "Leave blank for no \"persistent\" recently used tables across sessions, " -#| "suggested: [kbd]pma_recent[/kbd]" msgid "" "Leave blank for no \"persistent\" favorite tables across sessions, " "suggested: [kbd]pma__favorite[/kbd]." msgstr "" -"最近使用したテーブルをセッションを跨いで「永続的に」記憶しない場合は空欄にし" -"ます。[kbd]pma_recent[/kbd] としておくのがいいでしょう。" +"お気に入りのテーブルをセッションを跨いで「永続的に」記憶しない場合は空欄にします。[kbd]pma__favorite[/kbd] " +"としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1130 -#, fuzzy -#| msgid "Variables" msgid "Favorites table" -msgstr "変数" +msgstr "お気に入りのテーブル" #: libraries/classes/Config/Descriptions.php:1133 -#, fuzzy -#| msgid "" -#| "Leave blank for no [a@https://wiki.phpmyadmin.net/pma/relation]relation-" -#| "links[/a] support, suggested: [kbd]pma_relation[/kbd]" msgid "" "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: " "[kbd]pma__relation[/kbd]." msgstr "" -"[a@https://wiki.phpmyadmin.net/pma/relation]リレーションリンク[/a]機能を使わ" -"ない場合は空欄にします。[kbd]pma_relation[/kbd] としておくのがいいでしょう。" +"[doc@relations@]リレーションリンク[/doc]機能を使わない場合は空欄にします。[kbd]pma__relation[/kbd] " +"としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1138 msgid "Relation table" msgstr "リレーションテーブル" #: libraries/classes/Config/Descriptions.php:1141 -#, fuzzy -#| msgid "" -#| "See [a@https://wiki.phpmyadmin.net/pma/auth_types#signon]authentication " -#| "types[/a] for an example" msgid "" "See [doc@authentication-modes]authentication types[/doc] for an example." -msgstr "" -"設定例は[a@https://wiki.phpmyadmin.net/pma/auth_types#signon]認証モード[/a]を" -"参照してください。" +msgstr "設定例は[doc@authentication-modes]認証モード[/doc]を参照してください。" #: libraries/classes/Config/Descriptions.php:1145 msgid "Signon session name" @@ -5615,20 +5407,14 @@ msgid "Signon URL" msgstr "サインオン URL" #: libraries/classes/Config/Descriptions.php:1149 -#, fuzzy -#| msgid "Socket on which MySQL server is listening, leave empty for default" msgid "Socket on which MySQL server is listening, leave empty for default." -msgstr "" -"MySQL サーバで開いているソケット。デフォルトにしたい場合は空欄のままにしま" -"す。" +msgstr "MySQL サーバで開いているソケット。デフォルトにしたい場合は空欄のままにします。" #: libraries/classes/Config/Descriptions.php:1151 msgid "Server socket" msgstr "サーバのソケット" #: libraries/classes/Config/Descriptions.php:1153 -#, fuzzy -#| msgid "Enable SSL for connection to MySQL server" msgid "Enable SSL for connection to MySQL server." msgstr "MySQL サーバへの接続において SSL を有効にします。" @@ -5637,50 +5423,33 @@ msgid "Use SSL" msgstr "SSL を使用する" #: libraries/classes/Config/Descriptions.php:1157 -#, fuzzy -#| msgid "" -#| "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/" -#| "kbd]" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" "kbd]." -msgstr "" -"PDF スキーマを使用しない場合は空欄にします。[kbd]pma_table_coords[/kbd] とし" -"ておくのがいいでしょう。" +msgstr "PDF スキーマを使用しない場合は空欄にします。[kbd]pma__table_coords[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1159 -#, fuzzy -#| msgid "PDF schema: table coordinates" msgid "Designer and PDF schema: table coordinates" -msgstr "PDF スキーマ:テーブルの座標" +msgstr "デザイナとPDF スキーマ:テーブルの座標" #: libraries/classes/Config/Descriptions.php:1162 -#, fuzzy -#| msgid "" -#| "Table to describe the display columns, leave blank for no support; " -#| "suggested: [kbd]pma_table_info[/kbd]" msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma__table_info[/kbd]." msgstr "" -"表示するカラムを記述するためのテーブル。使用しない場合は空欄にします。" -"[kbd]pma_table_info[/kbd] としておくのがいいでしょう。" +"表示するカラムを記述するためのテーブル。使用しない場合は空欄にします。[kbd]pma__table_info[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1166 msgid "Display columns table" msgstr "表示するカラムためのテーブル" #: libraries/classes/Config/Descriptions.php:1169 -#, fuzzy -#| msgid "" -#| "Leave blank for no \"persistent\" tables'UI preferences across sessions, " -#| "suggested: [kbd]pma_table_uiprefs[/kbd]" msgid "" "Leave blank for no \"persistent\" tables' UI preferences across sessions, " "suggested: [kbd]pma__table_uiprefs[/kbd]." msgstr "" -"テーブルに対する環境設定をセッションを跨いで「永続的に」記憶しない場合は空欄" -"にします。[kbd]pma_table_uiprefs[/kbd] としておくのがいいでしょう。" +"テーブルに対する環境設定をセッションを跨いで「永続的に」記憶しない場合は空欄にします。[kbd]pma__table_uiprefs[/kbd] " +"としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1173 msgid "UI preferences table" @@ -5732,16 +5501,10 @@ msgid "Statements to track" msgstr "追跡するコマンド" #: libraries/classes/Config/Descriptions.php:1201 -#, fuzzy -#| msgid "" -#| "Leave blank for no SQL query tracking support, suggested: " -#| "[kbd]pma_tracking[/kbd]" msgid "" "Leave blank for no SQL query tracking support, suggested: " "[kbd]pma__tracking[/kbd]." -msgstr "" -"SQL コマンドの追跡機能を使わない場合は空欄にします。[kbd]pma_tracking[/kbd] " -"としておくのがいいでしょう。" +msgstr "SQL コマンドの追跡機能を使わない場合は空欄にします。[kbd]pma__tracking[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1205 msgid "SQL query tracking table" @@ -5760,16 +5523,10 @@ msgid "Automatically create versions" msgstr "世代の自動作成" #: libraries/classes/Config/Descriptions.php:1215 -#, fuzzy -#| msgid "" -#| "Leave blank for no user preferences storage in database, suggested: " -#| "[kbd]pma_userconfig[/kbd]" msgid "" "Leave blank for no user preferences storage in database, suggested: " "[kbd]pma__userconfig[/kbd]." -msgstr "" -"データベースにユーザ設定の保存しない場合は空欄にします。[kbd]pma_userconfig[/" -"kbd] としておくのがいいでしょう。" +msgstr "データベースにユーザ設定の保存しない場合は空欄にします。[kbd]pma__userconfig[/kbd] としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1219 msgid "User preferences storage table" @@ -5804,16 +5561,12 @@ msgid "User groups table" msgstr "ユーザグループテーブル" #: libraries/classes/Config/Descriptions.php:1238 -#, fuzzy -#| msgid "" -#| "Leave blank for no user preferences storage in database, suggested: " -#| "[kbd]pma_userconfig[/kbd]" msgid "" "Leave blank to disable the feature to hide and show navigation items, " "suggested: [kbd]pma__navigationhiding[/kbd]." msgstr "" -"データベースにユーザ設定の保存しない場合は空欄にします。[kbd]pma_userconfig[/" -"kbd] としておくのがいいでしょう。" +"ナビゲーション項目を表示・非表示する機能を無効化する場合は空欄にします。[kbd]pma__navigationhiding[/kbd] " +"としておくのがいいでしょう。" #: libraries/classes/Config/Descriptions.php:1242 msgid "Hidden navigation items table" @@ -5836,8 +5589,6 @@ msgid "Verbose name of this server" msgstr "このサーバの詳細な名前" #: libraries/classes/Config/Descriptions.php:1255 -#, fuzzy -#| msgid "Whether a user should be displayed a \"show all (rows)\" button" msgid "Whether a user should be displayed a \"show all (rows)\" button." msgstr "「(行を) すべて表示」ボタンを表示するかどうか。" @@ -5846,21 +5597,13 @@ msgid "Allow to display all the rows" msgstr "すべての行の表示を許可する" #: libraries/classes/Config/Descriptions.php:1260 -#, fuzzy -#| msgid "" -#| "Please note that enabling this has no effect with [kbd]config[/kbd] " -#| "authentication mode because the password is hard coded in the " -#| "configuration file; this does not limit the ability to execute the same " -#| "command directly" msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly." msgstr "" -"これを有効にしても、[kbd]config[/kbd] 認証モードでは効果がないことに注意して" -"ください。なぜならパスワードが設定ファイルに直接書き込まれているからです。こ" -"れはパスワード変更コマンドに対して直接実行する機能を制限するものではありませ" -"ん。" +"これを有効にしても、[kbd]config[/kbd] 認証モードでは効果がないことに注意してください。なぜならパスワードが設定ファイルに直接書き込まれて" +"いるからです。これはパスワード変更コマンドに対して直接実行する機能を制限するものではありません。" #: libraries/classes/Config/Descriptions.php:1265 msgid "Show password change form" @@ -5871,77 +5614,48 @@ msgid "Show create database form" msgstr "「データベースを作成する」の部分を表示する" #: libraries/classes/Config/Descriptions.php:1269 -#, fuzzy -#| msgid "" -#| "Show or hide a column displaying the Creation timestamp for all tables" msgid "Show or hide a column displaying the comments for all tables." -msgstr "テーブル一覧において作成日時の列を表示させるかどうか" +msgstr "テーブル一覧においてコメントのカラムを表示させるかどうか。" #: libraries/classes/Config/Descriptions.php:1271 -#, fuzzy -#| msgid "Table comments" msgid "Show table comments" -msgstr "テーブルのコメント" +msgstr "テーブルのコメントを表示" #: libraries/classes/Config/Descriptions.php:1273 -#, fuzzy -#| msgid "" -#| "Show or hide a column displaying the Creation timestamp for all tables" msgid "Show or hide a column displaying the Creation timestamp for all tables." -msgstr "テーブル一覧において作成日時の列を表示させるかどうか" +msgstr "テーブル一覧において作成日時の列を表示させるかどうか。" #: libraries/classes/Config/Descriptions.php:1275 -#, fuzzy -#| msgid "Show Creation timestamp" msgid "Show creation timestamp" -msgstr "作成日時を表示する" +msgstr "作成日時を表示" #: libraries/classes/Config/Descriptions.php:1277 -#, fuzzy -#| msgid "" -#| "Show or hide a column displaying the Last update timestamp for all tables" msgid "" "Show or hide a column displaying the Last update timestamp for all tables." -msgstr "テーブル一覧において最終更新日時の列を表示させるかどうか" +msgstr "テーブル一覧において最終更新日時のカラムを表示させるかどうか。" #: libraries/classes/Config/Descriptions.php:1279 -#, fuzzy -#| msgid "Show Last update timestamp" msgid "Show last update timestamp" -msgstr "最終更新日時を表示する" +msgstr "最終更新日時を表示" #: libraries/classes/Config/Descriptions.php:1281 -#, fuzzy -#| msgid "" -#| "Show or hide a column displaying the Last check timestamp for all tables" msgid "" "Show or hide a column displaying the Last check timestamp for all tables." -msgstr "テーブル一覧において最終検査日時の列を表示させるかどうか" +msgstr "テーブル一覧において最終検査日時のカラムを表示させるかどうか。" #: libraries/classes/Config/Descriptions.php:1283 -#, fuzzy -#| msgid "Show Last check timestamp" msgid "Show last check timestamp" -msgstr "最終検査日時を表示する" +msgstr "最終検査日時を表示" #: libraries/classes/Config/Descriptions.php:1285 -#, fuzzy -#| msgid "" -#| "Show or hide a column displaying the Creation timestamp for all tables" msgid "Show or hide a column displaying the charset for all tables." -msgstr "テーブル一覧において作成日時の列を表示させるかどうか" +msgstr "テーブル一覧において文字セットのカラムを表示させるかどうか。" #: libraries/classes/Config/Descriptions.php:1287 -#, fuzzy -#| msgid "Table comments" msgid "Show table charset" -msgstr "テーブルのコメント" +msgstr "テーブルの文字セットを表示" #: libraries/classes/Config/Descriptions.php:1290 -#, fuzzy -#| msgid "" -#| "Defines whether or not type fields should be initially displayed in edit/" -#| "insert mode" msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode." @@ -5952,8 +5666,6 @@ msgid "Show field types" msgstr "データ型項目を表示する" #: libraries/classes/Config/Descriptions.php:1296 -#, fuzzy -#| msgid "Display the function fields in edit/insert mode" msgid "Display the function fields in edit/insert mode." msgstr "編集/挿入モードで関数項目を表示します。" @@ -5962,8 +5674,6 @@ msgid "Show function fields" msgstr "関数項目を表示する" #: libraries/classes/Config/Descriptions.php:1300 -#, fuzzy -#| msgid "Whether to show hint or not" msgid "Whether to show hint or not." msgstr "操作ヒントを表示するかどうか。" @@ -5972,16 +5682,11 @@ msgid "Show hint" msgstr "操作ヒントを表示する" #: libraries/classes/Config/Descriptions.php:1305 -#, fuzzy -#| msgid "" -#| "Shows link to [a@https://secure.php.net/manual/function.phpinfo." -#| "php]phpinfo()[/a] output" msgid "" "Shows link to [a@https://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output." msgstr "" -"[a@https://secure.php.net/manual/function.phpinfo.php]phpinfo()[/a] の結果へ" -"のリンクを表示します。" +"[a@https://php.net/manual/function.phpinfo.php]phpinfo()[/a] の結果へのリンクを表示します。" #: libraries/classes/Config/Descriptions.php:1309 msgid "Show phpinfo() link" @@ -5992,22 +5697,15 @@ msgid "Show detailed MySQL server information" msgstr "詳細な MySQL サーバ情報を表示する" #: libraries/classes/Config/Descriptions.php:1313 -#, fuzzy -#| msgid "" -#| "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgid "" "Defines whether SQL queries generated by phpMyAdmin should be displayed." -msgstr "" -"phpMyAdmin によって生成される SQL クエリを表示するかどうかを定義します。" +msgstr "phpMyAdmin によって生成される SQL クエリを表示するかどうかを定義します。" #: libraries/classes/Config/Descriptions.php:1315 msgid "Show SQL queries" msgstr "SQL クエリを表示する" #: libraries/classes/Config/Descriptions.php:1317 -#, fuzzy -#| msgid "" -#| "Defines whether the query box should stay on-screen after its submission" msgid "" "Defines whether the query box should stay on-screen after its submission." msgstr "送信後もクエリボックスを画面上に残しておくかどうかを定義します。" @@ -6018,8 +5716,6 @@ msgid "Retain query box" msgstr "クエリボックスを保持する" #: libraries/classes/Config/Descriptions.php:1321 -#, fuzzy -#| msgid "Allow to display database and table statistics (eg. space usage)" msgid "Allow to display database and table statistics (eg. space usage)." msgstr "データベースやテーブルの状態(領域の使用状況など)の表示を許可します。" @@ -6028,14 +5724,9 @@ msgid "Show statistics" msgstr "統計を表示する" #: libraries/classes/Config/Descriptions.php:1325 -#, fuzzy -#| msgid "" -#| "Mark used tables and make it possible to show databases with locked tables" msgid "" "Mark used tables and make it possible to show databases with locked tables." -msgstr "" -"使われているテーブルには印をして、テーブルがロックされていても可能であれば" -"データベースを閲覧します。" +msgstr "使われているテーブルには印をして、テーブルがロックされていても可能であればデータベースを閲覧します。" #: libraries/classes/Config/Descriptions.php:1327 msgid "Skip locked tables" @@ -6056,82 +5747,55 @@ msgstr "再描画" #: libraries/classes/Config/Descriptions.php:1335 #: libraries/classes/Util.php:1107 -#, fuzzy -#| msgid "Create PHP Code" msgid "Create PHP code" msgstr "PHP コードの作成" #: libraries/classes/Config/Descriptions.php:1338 -#, fuzzy -#| msgid "A warning is displayed on the main page if Suhosin is detected" msgid "" "Disable the default warning that is displayed on the main page if Suhosin is " "detected." -msgstr "" -"Suhosin が検出された場合、警告をメインページに表示します。チェックを入れると" -"このメッセージは表示されません。" +msgstr "Suhosin が検出された場合、警告をメインページに表示します。チェックを入れるとこの警告の表示が無効化されます。" #: libraries/classes/Config/Descriptions.php:1342 msgid "Suhosin warning" msgstr "Suhosin 警告" #: libraries/classes/Config/Descriptions.php:1345 -#, fuzzy -#| msgid "" -#| "Disable the default warning that is displayed on the database details " -#| "Structure page if any of the required tables for the phpMyAdmin " -#| "configuration storage could not be found" msgid "" "Disable the default warning that is displayed on the main page if the value " "of the PHP setting session.gc_maxlifetime is less than the value of " "`LoginCookieValidity`." msgstr "" -"phpMyAdmin 環境保管領域に必要なテーブルを見つけることができなかった場合、デー" -"タベースの構造詳細ページに表示されるデフォルトの警告を無効にします。" +"PHP設定session.gc_maxlifetimeの値が " +"`LoginCookieValidity`の値より小さい場合、メインページに表示されるデフォルトの警告を無効にします。" #: libraries/classes/Config/Descriptions.php:1350 -#, fuzzy -#| msgid "Login cookie validity" msgid "Login cookie validity warning" -msgstr "ログインクッキーの有効期間" +msgstr "ログインクッキーの有効期間警告" #: libraries/classes/Config/Descriptions.php:1353 -#, fuzzy -#| msgid "" -#| "Textarea size (columns) in edit mode, this value will be emphasized for " -#| "SQL query textareas (*2) and for query window (*1.25)" msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2)." -msgstr "" -"編集モードでの textarea の 1 行の文字数。SQL クエリ用のでは 2 倍、クエリウィ" -"ンドウに対しては 1.25 倍になります。" +msgstr "編集モードでの textarea の 1 行の文字数。SQL クエリ用のでは 2 倍になります。" #: libraries/classes/Config/Descriptions.php:1357 msgid "Textarea columns" msgstr "textarea の 1 行の文字数" #: libraries/classes/Config/Descriptions.php:1360 -#, fuzzy -#| msgid "" -#| "Textarea size (rows) in edit mode, this value will be emphasized for SQL " -#| "query textareas (*2) and for query window (*1.25)" msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2)." -msgstr "" -"編集モードでの textarea の行数。SQL クエリ用のでは 2 倍、クエリウィンドウに対" -"しては 1.25 倍になります。" +msgstr "編集モードでの textarea の行数。SQL クエリ用のでは 2 倍になります。" #: libraries/classes/Config/Descriptions.php:1364 msgid "Textarea rows" msgstr "textarea の行数" #: libraries/classes/Config/Descriptions.php:1366 -#, fuzzy -#| msgid "Title of browser window when a database is selected" msgid "Title of browser window when a database is selected." -msgstr "データベース選択時のブラウザのウィンドウタイトル" +msgstr "データベース選択時のブラウザのウィンドウタイトル。" #: libraries/classes/Config/Descriptions.php:1368 #: libraries/classes/Menu.php:239 libraries/classes/MultSubmits.php:392 @@ -6154,20 +5818,16 @@ msgid "Database" msgstr "データベース" #: libraries/classes/Config/Descriptions.php:1370 -#, fuzzy -#| msgid "Title of browser window when nothing is selected" msgid "Title of browser window when nothing is selected." -msgstr "何も選択していないときのブラウザのウィンドウタイトル" +msgstr "何も選択していないときのブラウザのウィンドウタイトル。" #: libraries/classes/Config/Descriptions.php:1372 msgid "Default title" msgstr "デフォルトタイトル" #: libraries/classes/Config/Descriptions.php:1374 -#, fuzzy -#| msgid "Title of browser window when a server is selected" msgid "Title of browser window when a server is selected." -msgstr "サーバ選択時のブラウザのウィンドウタイトル" +msgstr "サーバ選択時のブラウザのウィンドウタイトル。" #: libraries/classes/Config/Descriptions.php:1376 #: libraries/classes/Menu.php:220 libraries/classes/Server/Status/Data.php:427 @@ -6175,10 +5835,8 @@ msgid "Server" msgstr "サーバ" #: libraries/classes/Config/Descriptions.php:1378 -#, fuzzy -#| msgid "Title of browser window when a table is selected" msgid "Title of browser window when a table is selected." -msgstr "テーブル選択時のブラウザのウィンドウタイトル" +msgstr "テーブル選択時のブラウザのウィンドウタイトル。" #: libraries/classes/Config/Descriptions.php:1380 #: libraries/classes/Menu.php:277 @@ -6200,40 +5858,29 @@ msgid "Table" msgstr "テーブル" #: libraries/classes/Config/Descriptions.php:1383 -#, fuzzy -#| msgid "" -#| "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following " -#| "example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-" -#| "Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " -#| "HTTP_X_FORWARDED_FOR[/kbd]" msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]." msgstr "" -"入力プロキシは「[kbd]IP アドレス: 信頼された HTTP ヘッダ[/kbd]」と記述しま" -"す。以下の例は、phpMyAdmin は IP アドレス 1.2.3.4 のプロキシから " -"HTTP_X_FORWARDED_FOR (X-Forwarded-For) ヘッダを信頼するように指定することにな" -"ります。[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" +"入力プロキシは「[kbd]IP アドレス: 信頼された HTTP ヘッダ[/kbd]」と記述します。以下の例は、phpMyAdmin は IP アドレス " +"1.2.3.4 のプロキシから HTTP_X_FORWARDED_FOR (X-Forwarded-For) " +"ヘッダを信頼するように指定することになります。[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]。" #: libraries/classes/Config/Descriptions.php:1389 msgid "List of trusted proxies for IP allow/deny" msgstr "信頼されたプロキシのリスト(IP アドレスの許可/拒否)" #: libraries/classes/Config/Descriptions.php:1391 -#, fuzzy -#| msgid "Directory on server where you can upload files for import" msgid "Directory on server where you can upload files for import." -msgstr "インポート用ファイルをアップロードできるサーバ上のディレクトリ" +msgstr "インポート用ファイルをアップロードできるサーバ上のディレクトリ。" #: libraries/classes/Config/Descriptions.php:1393 msgid "Upload directory" msgstr "アップロードディレクトリ" #: libraries/classes/Config/Descriptions.php:1395 -#, fuzzy -#| msgid "Allow for searching inside the entire database" msgid "Allow for searching inside the entire database." msgstr "全てのデータベース内を検索することを許可します。" @@ -6242,24 +5889,16 @@ msgid "Use database search" msgstr "データベース検索を使用する" #: libraries/classes/Config/Descriptions.php:1400 -#, fuzzy -#| msgid "" -#| "When disabled, users cannot set any of the options below, regardless of " -#| "the checkbox on the right" msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right." -msgstr "" -"無効にすると、右端のチェックボックスに関係なく、ユーザが以下のオプションを設" -"定することはできません。" +msgstr "無効にすると、右端のチェックボックスに関係なく、ユーザが以下のオプションを設定することはできません。" #: libraries/classes/Config/Descriptions.php:1404 msgid "Enable the Developer tab in settings" msgstr "設定に開発者向けタブを追加する" #: libraries/classes/Config/Descriptions.php:1406 -#, fuzzy -#| msgid "Enables check for latest version on main phpMyAdmin page" msgid "Enables check for latest version on main phpMyAdmin page." msgstr "phpMyAdmin のメインページ上で最終バージョンチェックを有効にします。" @@ -6295,30 +5934,20 @@ msgstr "" "ていません。" #: libraries/classes/Config/Descriptions.php:1426 -#, fuzzy -#| msgid "Username" msgid "Proxy username" -msgstr "ユーザ名" +msgstr "プロキシユーザ名" #: libraries/classes/Config/Descriptions.php:1428 msgid "The password for authenticating with the proxy." msgstr "プロキシサーバへログインする為のパスワード。" #: libraries/classes/Config/Descriptions.php:1430 -#, fuzzy -#| msgid "Password" msgid "Proxy password" -msgstr "パスワード" +msgstr "プロキシパスワード" #: libraries/classes/Config/Descriptions.php:1433 -#, fuzzy -#| msgid "" -#| "Enable [a@https://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for " -#| "import and export operations" msgid "Enable ZIP compression for import and export operations." -msgstr "" -"インポートおよびエクスポートの操作に対して [a@https://ja.wikipedia.org/wiki/" -"Gzip]gzip[/a] 圧縮を有効にします。" +msgstr "インポートおよびエクスポートの操作に対してZIP圧縮を有効にします。" #: libraries/classes/Config/Descriptions.php:1435 msgid "ZIP" @@ -6345,10 +5974,8 @@ msgid "Choose the default action when sending error reports." msgstr "エラーレポートを送信する際の既定の動作を選択してください。" #: libraries/classes/Config/Descriptions.php:1448 -#, fuzzy -#| msgid "Server port" msgid "Send error reports" -msgstr "サーバのポート" +msgstr "エラーレポートを送信する" #: libraries/classes/Config/Descriptions.php:1452 msgid "" @@ -6359,10 +5986,8 @@ msgstr "" "Shift + Enterで挿入されます。" #: libraries/classes/Config/Descriptions.php:1456 -#, fuzzy -#| msgid "Executed queries" msgid "Enter executes queries in console" -msgstr "実行されたクエリ" +msgstr "Enterでコンソールのクエリを実行します。" #: libraries/classes/Config/Descriptions.php:1460 msgid "" @@ -6373,17 +5998,13 @@ msgstr "" "フィギュレーションストレージテーブルは自動設定されます。" #: libraries/classes/Config/Descriptions.php:1464 -#, fuzzy -#| msgid "Server configuration" msgid "Enable Zero Configuration mode" -msgstr "サーバ設定" +msgstr "ゼロコンフィギュレーションモードを有効" #: libraries/classes/Config/Descriptions.php:1466 #: templates/console/display.twig:153 -#, fuzzy -#| msgid "SQL query history table" msgid "Show query history at start" -msgstr "SQL クエリ履歴テーブル" +msgstr "開始時にクエリ履歴を表示" #: libraries/classes/Config/Descriptions.php:1468 #: templates/console/display.twig:149 @@ -6401,77 +6022,56 @@ msgstr "Enterでクエリを実行し、Shift + Enterで新しい行を挿入し #: libraries/classes/Config/Descriptions.php:1474 #: templates/console/display.twig:168 -#, fuzzy -#| msgid "Switch to copied table" msgid "Switch to dark theme" -msgstr "コピーしたテーブルに切り替える" +msgstr "暗いテーマに切り替える" #: libraries/classes/Config/Descriptions.php:1476 -#, fuzzy -#| msgid "Console" msgid "Console height" -msgstr "コンソール" +msgstr "コンソール高さ" #: libraries/classes/Config/Descriptions.php:1478 -#, fuzzy -#| msgid "Console" msgid "Console mode" -msgstr "コンソール" +msgstr "コンソールモード" #: libraries/classes/Config/Descriptions.php:1480 #: templates/console/display.twig:64 -#, fuzzy -#| msgid "SQL queries" msgid "Group queries" -msgstr "SQL クエリ" +msgstr "グループ クエリ" #: libraries/classes/Config/Descriptions.php:1482 libraries/classes/Sql.php:267 -#, fuzzy -#| msgid "Other" msgid "Order" -msgstr "その他" +msgstr "順序" #: libraries/classes/Config/Descriptions.php:1484 -#, fuzzy -#| msgid "Other" msgid "Order by" -msgstr "その他" +msgstr "並び順" #: libraries/classes/Config/FormDisplay.php:99 #: libraries/classes/Config/Validator.php:524 -#, fuzzy -#| msgid "Not a positive number" msgid "Not a positive number!" msgstr "正の値ではありません" #: libraries/classes/Config/FormDisplay.php:100 #: libraries/classes/Config/Validator.php:546 -#, fuzzy -#| msgid "Not a non-negative number" msgid "Not a non-negative number!" msgstr "負の値ではありません" #: libraries/classes/Config/FormDisplay.php:101 #: libraries/classes/Config/Validator.php:502 -#, fuzzy -#| msgid "Not a valid port number" msgid "Not a valid port number!" -msgstr "有効なポート番号ではありません" +msgstr "有効なポート番号ではありません。" #: libraries/classes/Config/FormDisplay.php:102 #: libraries/classes/Config/FormDisplay.php:656 #: libraries/classes/Config/Validator.php:567 -#, fuzzy -#| msgid "Incorrect value" msgid "Incorrect value!" -msgstr "不正な値です" +msgstr "不正な値です。" #: libraries/classes/Config/FormDisplay.php:103 #: libraries/classes/Config/Validator.php:583 -#, fuzzy, php-format -#| msgid "Value must be equal or lower than %s" +#, php-format msgid "Value must be equal or lower than %s!" -msgstr "値は %s 以下でなければいけません" +msgstr "値は %s 以下でなければいけません!" #: libraries/classes/Config/FormDisplay.php:616 #, php-format @@ -6490,16 +6090,14 @@ msgid "\"%s\" requires %s extension" msgstr "\"%s\" には %s 拡張が必要です" #: libraries/classes/Config/FormDisplay.php:836 -#, fuzzy, php-format -#| msgid "import will not work, missing function (%s)" +#, php-format msgid "Compressed import will not work due to missing function %s." -msgstr "インポートが行えません。関数 %s がありません。" +msgstr "圧縮されたインポートが行えません。関数 %s がありません。" #: libraries/classes/Config/FormDisplay.php:844 -#, fuzzy, php-format -#| msgid "export will not work, missing function (%s)" +#, php-format msgid "Compressed export will not work due to missing function %s." -msgstr "エクスポートが行えません。関数 %s がありません。" +msgstr "圧縮エクスポートが行えません。関数 %s がありません。" #: libraries/classes/Config/FormDisplay.php:857 #, php-format @@ -6559,16 +6157,12 @@ msgstr "Microsoft Word 2000" #: libraries/classes/Config/Forms/User/ExportForm.php:114 #: libraries/classes/Config/Forms/User/ImportForm.php:46 -#, fuzzy -#| msgid "Open Document Spreadsheet" msgid "OpenDocument Spreadsheet" -msgstr "Open Document スプレッドシート" +msgstr "OpenDocument スプレッドシート" #: libraries/classes/Config/Forms/User/ExportForm.php:118 -#, fuzzy -#| msgid "Open Document Text" msgid "OpenDocument Text" -msgstr "Open Document テキスト" +msgstr "OpenDocument テキスト" #: libraries/classes/Config/Forms/User/FeaturesForm.php:82 msgid "Features" @@ -6579,26 +6173,15 @@ msgid "CSV using LOAD DATA" msgstr "LOAD DATA 文を使用した CSV の読み込み" #: libraries/classes/Config/Forms/User/MainForm.php:32 -#, fuzzy -#| msgid "Browser transformation" msgid "Default transformations" -msgstr "ブラウザ変換機能" +msgstr "デフォルト変換" #: libraries/classes/Config/PageSettings.php:141 -#, fuzzy -#| msgid "Cannot save settings, submitted form contains errors" msgid "Cannot save settings, submitted configuration form contains errors!" -msgstr "" -"設定を保存することはできません。送信された内容にエラーが含まれています。" +msgstr "設定を保存することはできません。送信された設定にエラーが含まれています!" #: libraries/classes/Config/ServerConfigChecks.php:71 -#, fuzzy, php-format -#| msgid "" -#| "This %soption%s should be disabled as it allows attackers to bruteforce " -#| "login to any MySQL server. If you feel this is necessary, use %strusted " -#| "proxies list%s. However, IP-based protection may not be reliable if your " -#| "IP belongs to an ISP where thousands of users, including you, are " -#| "connected to." +#, php-format msgid "" "This %soption%s should be disabled as it allows attackers to bruteforce " "login to any MySQL server. If you feel this is necessary, use %srestrict " @@ -6606,11 +6189,9 @@ msgid "" "protection with trusted proxies list may not be reliable if your IP belongs " "to an ISP where thousands of users, including you, are connected to." msgstr "" -"この%sオプション%sは無効にするべきです。そうしなければ、いずれかの MySQL サー" -"バへのブルートフォース (総当たり) ログインによる攻撃を許すことになります。こ" -"れが必要と思われる場合には、%s信頼されたプロキシリスト%sを使用します。しかし" -"ながら、ユーザが数千人もいるような ISP に所属している、含まれている、接続され" -"ている場合には、IP アドレスを基にした保護は信頼性が高いとはいえません。" +"この%sオプション%sは無効にするべきです。そうしなければ、いずれかの MySQL サーバへのブルートフォース (総当たり) ログインによる攻撃を許すこと" +"になります。これが必要と思われる場合には、%sMySQLサーバにログイン制限を使用%s、または%s信頼されたプロキシリスト%sを使用します。しかしながら、" +"ユーザが数千人もいるような ISP に所属している、含まれている、接続されている場合には、IP アドレスを基にした保護は信頼性が高いとはいえません。" #: libraries/classes/Config/ServerConfigChecks.php:96 msgid "" @@ -6626,32 +6207,18 @@ msgstr "" "データベースサーバがサポートしているならば、SSL 接続を使用するべきです。" #: libraries/classes/Config/ServerConfigChecks.php:176 -#, fuzzy -#| msgid "" -#| "If you feel this is necessary, use additional protection settings - " -#| "%shost authentication%s settings and %strusted proxies list%s. However, " -#| "IP-based protection may not be reliable if your IP belongs to an ISP " -#| "where thousands of users, including you, are connected to." msgid "" "If you feel this is necessary, use additional protection settings - %1$shost " "authentication%2$s settings and %3$strusted proxies list%4%s. However, IP-" "based protection may not be reliable if your IP belongs to an ISP where " "thousands of users, including you, are connected to." msgstr "" -"それでも、[kbd]config[/kbd] 認証が必要であると思われる場合、追加の保護設定" -"(%sホスト認証%s設定および%s信頼されたプロキシのリスト%s)を使用してくださ" -"い。しかしながら、ユーザが数千人もいるような ISP に所属している、含まれてい" -"る、接続されている場合には、IP アドレスを基にした保護は信頼性が高いとはいえま" -"せん。" +"それでも、[kbd]config[/kbd] 認証が必要であると思われる場合、追加の保護設定(%1$sホスト認証%2$s設定および%3$s信頼されたプロキ" +"シのリスト%4%s)を使用してください。しかしながら、ユーザが数千人もいるような ISP に所属している、含まれている、接続されている場合には、IP " +"アドレスを基にした保護は信頼性が高いとはいえません。" #: libraries/classes/Config/ServerConfigChecks.php:203 -#, fuzzy, php-format -#| msgid "" -#| "You set the [kbd]config[/kbd] authentication type and included username " -#| "and password for auto-login, which is not a desirable option for live " -#| "hosts. Anyone who knows or guesses your phpMyAdmin URL can directly " -#| "access your phpMyAdmin panel. Set %sauthentication type%s to [kbd]cookie[/" -#| "kbd] or [kbd]http[/kbd]." +#, php-format msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " @@ -6659,11 +6226,11 @@ msgid "" "phpMyAdmin panel. Set %1$sauthentication type%2$s to [kbd]cookie[/kbd] or " "[kbd]http[/kbd]." msgstr "" -"[kbd]config[/kbd] 認証タイプを設定し、自動ログインのためにユーザ名とパスワー" -"ドを含めています。このことは、実働しているホストにとって望ましい方法とはいえ" -"ません。誰かに phpMyAdmin の URL を知られるもしくは推測されると、管理ツールで" -"ある phpMyAdmin に直接アクセスできてしまいます。ですから、%s認証タイプ%sを " -"[kbd]cookie[/kbd] か [kbd]http[/kbd] に設定してください。" +"[kbd]config[/kbd] " +"認証タイプを設定し、自動ログインのためにユーザ名とパスワードを含めています。このことは、実働しているホストにとって望ましい方法とはいえません。誰かに " +"phpMyAdmin の URL を知られるもしくは推測されると、管理ツールである phpMyAdmin " +"に直接アクセスできてしまいます。ですから、%1$s認証タイプ%2$sを [kbd]cookie[/kbd] か [kbd]http[/kbd] " +"に設定してください。" #: libraries/classes/Config/ServerConfigChecks.php:230 msgid "You allow for connecting to the server without a password." @@ -6684,45 +6251,31 @@ msgid "" msgstr "%sZip 圧縮%sには関数 (%s) が必要ですが、このシステムで使用できません。" #: libraries/classes/Config/ServerConfigChecks.php:360 -#, fuzzy -#| msgid "" -#| "You didn't have blowfish secret set and have enabled cookie " -#| "authentication, so a key was automatically generated for you. It is used " -#| "to encrypt cookies; you don't need to remember it." msgid "" "You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] " "authentication, so a key was automatically generated for you. It is used to " "encrypt cookies; you don't need to remember it." msgstr "" -"blowfish 暗号のパスフレーズなしで cookie 認証が有効にされましたので、パスフ" -"レーズを自動的に生成しました。パスフレーズはクッキーを暗号化するために内部で" -"使用されるもので、外部に知られないようにしておく必要はありますが、管理者がそ" -"れを覚えておく必要はありません。" +"blowfish 暗号のパスフレーズなしで [kbd]cookie[/kbd] 認証が有効にされましたので、パスフレーズを自動的に生成しました。パスフレー" +"ズはクッキーを暗号化するために内部で使用されるもので、外部に知られないようにしておく必要はありますが、管理者がそれを覚えておく必要はありません。" #: libraries/classes/Config/ServerConfigChecks.php:372 -#, fuzzy -#| msgid "Key is too short, it should have at least 8 characters." msgid "Key is too short, it should have at least 32 characters." -msgstr "キーが短すぎます。少なくとも 8 文字は必要です。" +msgstr "キーが短すぎます。少なくとも 32 文字は必要です。" #: libraries/classes/Config/ServerConfigChecks.php:382 msgid "Key should contain letters, numbers [em]and[/em] special characters." msgstr "キーは文字、数字[em]それと[/em]特殊文字を含める必要があります。" #: libraries/classes/Config/ServerConfigChecks.php:418 -#, fuzzy, php-format -#| msgid "" -#| "%sLogin cookie validity%s greater than 1440 seconds may cause random " -#| "session invalidation if %ssession.gc_maxlifetime%s is lower than its " -#| "value (currently %d)." +#, php-format msgid "" "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s " "may cause random session invalidation (currently session.gc_maxlifetime is " "%5$d)." msgstr "" -"%sログインクッキーの有効期間%sが 1440 秒を超えています。%ssession." -"gc_maxlifetime%s がその値 (現在 %d) より低い場合、セッションがランダムに無効" -"化される原因となります。" +"%1$sログインクッキーの有効期間%2$sが %3$ssession.gc_maxlifetime%4$s " +"を超えている場合、セッションがランダムに無効化される原因となります。現在、session.gc_maxlifetimeは%5$dです。" #: libraries/classes/Config/ServerConfigChecks.php:442 #, php-format @@ -6735,98 +6288,65 @@ msgstr "" "ます。" #: libraries/classes/Config/ServerConfigChecks.php:466 -#, fuzzy, php-format -#| msgid "" -#| "If using cookie authentication and %sLogin cookie store%s is not 0, " -#| "%sLogin cookie validity%s must be set to a value less or equal to it." +#, php-format msgid "" "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not " "0, %sLogin cookie validity%s must be set to a value less or equal to it." msgstr "" -"cookie 認証を使用していて且つ%sログインクッキーの保存期間%sを 0 にしていない" -"場合、%sログインクッキーの有効期間%sは保存期間の値以下に設定する必要がありま" -"す。" +"[kbd]cookie[/kbd] 認証を使用していて且つ%sログインクッキーの保存期間%sを 0 " +"にしていない場合、%sログインクッキーの有効期間%sは保存期間の値以下に設定する必要があります。" #: libraries/classes/Config/ServerConfigChecks.php:506 -#, fuzzy, php-format -#| msgid "" -#| "%sBzip2 compression and decompression%s requires functions (%s) which are " -#| "unavailable on this system." +#, php-format msgid "" "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which " "are unavailable on this system." -msgstr "" -"%sBzip2の圧縮と解凍%sには関数 (%s) が必要です。それらがこのシステムでは使用で" -"きません。" +msgstr "%1$sBzip2の圧縮と解凍%2$sには関数 (%3$s) が必要です。それらがこのシステムでは使用できません。" #: libraries/classes/Config/ServerConfigChecks.php:538 -#, fuzzy, php-format -#| msgid "" -#| "%sGZip compression and decompression%s requires functions (%s) which are " -#| "unavailable on this system." +#, php-format msgid "" "%1$sGZip compression and decompression%2$s requires functions (%3$s) which " "are unavailable on this system." -msgstr "" -"%sGZipの圧縮と解凍%sには関数 (%s) が必要です。それらがこのシステムでは使用で" -"きません。" +msgstr "%1$sGZipの圧縮と解凍%2$sには関数 (%3$s) が必要です。それらがこのシステムでは使用できません。" #: libraries/classes/Config/Validator.php:210 #: libraries/classes/Config/Validator.php:217 -#, fuzzy -#| msgid "Could not connect to the target" msgid "Could not connect to the database server!" -msgstr "対象先のデータベースに接続できませんでした" +msgstr "データベースに接続できませんでした!" #: libraries/classes/Config/Validator.php:249 -#, fuzzy -#| msgid "Authentication type" msgid "Invalid authentication type!" -msgstr "認証タイプ" +msgstr "無効な認証タイプ!" #: libraries/classes/Config/Validator.php:256 -#, fuzzy -#| msgid "Empty username while using config authentication method" msgid "Empty username while using [kbd]config[/kbd] authentication method!" -msgstr "config 認証方法を使いましたが、ユーザ名が空欄です。" +msgstr "[kbd]config[/kbd] 認証方法を使いましたが、ユーザ名が空欄です!" #: libraries/classes/Config/Validator.php:264 -#, fuzzy -#| msgid "Empty signon session name while using signon authentication method" msgid "" "Empty signon session name while using [kbd]signon[/kbd] authentication " "method!" -msgstr "signon 認証方法を使いましたが、サインオンセッション名が空欄です。" +msgstr "[kbd]signon[/kbd] 認証方法を使いましたが、サインオンセッション名が空欄です!" #: libraries/classes/Config/Validator.php:273 -#, fuzzy -#| msgid "Empty signon URL while using signon authentication method" msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!" -msgstr "signon 認証方法を使いましたが、サインオン URL が空欄です。" +msgstr "[kbd]signon[/kbd] 認証方法を使いましたが、サインオン URL が空欄です!" #: libraries/classes/Config/Validator.php:326 -#, fuzzy -#| msgid "" -#| "Empty phpMyAdmin control user while using phpMyAdmin configuration storage" msgid "" "Empty phpMyAdmin control user while using phpMyAdmin configuration storage!" -msgstr "pmadb を使いましたが、phpMyAdmin ユーザが空欄です。" +msgstr "環境保管領域 を使いましたが、phpMyAdmin ユーザが空欄です!" #: libraries/classes/Config/Validator.php:333 -#, fuzzy -#| msgid "" -#| "Empty phpMyAdmin control user password while using phpMyAdmin " -#| "configuration storage" msgid "" "Empty phpMyAdmin control user password while using phpMyAdmin configuration " "storage!" -msgstr "pmadb を使いましたが、phpMyAdmin ユーザのパスワードが空欄です。" +msgstr "環境保管領域を使いましたが、phpMyAdmin ユーザのパスワードが空欄です!" #: libraries/classes/Config/Validator.php:431 -#, fuzzy -#| msgid "Incorrect value" msgid "Incorrect value:" -msgstr "不正な値です" +msgstr "不正な値です:" #: libraries/classes/Config/Validator.php:440 #, php-format @@ -6844,10 +6364,8 @@ msgid "No bookmarks" msgstr "ブックマークはありません" #: libraries/classes/Console.php:137 -#, fuzzy -#| msgid "SQL Query box" msgid "SQL Query Console" -msgstr "SQL クエリボックス" +msgstr "SQL クエリコンソール" #: libraries/classes/Controllers/Database/DatabaseStructureController.php:284 msgid "Favorite List is full!" @@ -6861,17 +6379,15 @@ msgstr "テーブル %s を空にしました。" #: libraries/classes/Controllers/Database/DatabaseStructureController.php:603 #: tbl_operations.php:426 view_operations.php:130 -#, fuzzy, php-format -#| msgid "View %s has been dropped." +#, php-format msgid "View %s has been dropped." -msgstr "ビュー %s を破棄しました" +msgstr "ビュー %s を破棄しました。" #: libraries/classes/Controllers/Database/DatabaseStructureController.php:604 #: tbl_operations.php:427 -#, fuzzy, php-format -#| msgid "Table %s has been dropped." +#, php-format msgid "Table %s has been dropped." -msgstr "テーブル %s を削除しました" +msgstr "テーブル %s を削除しました。" #: libraries/classes/Controllers/Database/DatabaseStructureController.php:815 #: libraries/classes/Display/Results.php:4538 @@ -6992,10 +6508,9 @@ msgid "Replicated" msgstr "レプリケーションしている" #: libraries/classes/Controllers/Server/ServerVariablesController.php:116 -#, fuzzy, php-format -#| msgid "Server variables and settings" +#, php-format msgid "Not enough privilege to view server variables and settings. %s" -msgstr "サーバ変数と設定値" +msgstr "サーバ変数と設定を表示するのに十分な権限はありません。%s" #: libraries/classes/Controllers/Server/ServerVariablesController.php:234 msgid "Setting variable failed" @@ -7012,10 +6527,8 @@ msgstr "" "テーブルには数字コラムがない理由でチャートを表示するデータポイントないです。" #: libraries/classes/Controllers/Table/TableChartController.php:228 -#, fuzzy -#| msgid "No data found" msgid "No data to display" -msgstr "データが存在しません" +msgstr "表示するデータはありません" #: libraries/classes/Controllers/Table/TableIndexesController.php:157 #: libraries/classes/Controllers/Table/TableStructureController.php:750 @@ -7026,10 +6539,8 @@ msgid "Table %1$s has been altered successfully." msgstr "テーブル %1$s は正常に変更されました。" #: libraries/classes/Controllers/Table/TableRelationController.php:230 -#, fuzzy -#| msgid "Thread %s was successfully killed." msgid "Display column was successfully updated." -msgstr "スレッド %s は正常終了しました。" +msgstr "表示カラムは正常に更新されました。" #: libraries/classes/Controllers/Table/TableRelationController.php:271 #: libraries/classes/Controllers/Table/TableSearchController.php:585 @@ -7041,29 +6552,21 @@ msgid "Your SQL query has been executed successfully." msgstr "SQL は正常に実行されました。" #: libraries/classes/Controllers/Table/TableRelationController.php:300 -#, fuzzy -#| msgid "Internal relation added" msgid "Internal relationships were successfully updated." -msgstr "内部リレーションを追加しました" +msgstr "内部リレーションは正常に更新されました。" #: libraries/classes/Controllers/Table/TableSearchController.php:785 -#, fuzzy -#| msgid "Table Search" msgid "Table search" msgstr "テーブル検索" #: libraries/classes/Controllers/Table/TableSearchController.php:792 -#, fuzzy -#| msgid "Zoom Search" msgid "Zoom search" msgstr "検索プロット" #: libraries/classes/Controllers/Table/TableSearchController.php:797 #: templates/table/search/selection_form.twig:75 -#, fuzzy -#| msgid "Hide find and replace criteria" msgid "Find and replace" -msgstr "検索と置換の条件を隠す" +msgstr "検索と置換" #: libraries/classes/Controllers/Table/TableStructureController.php:185 #, php-format @@ -7080,10 +6583,9 @@ msgid "The columns have been moved successfully." msgstr "カラムは正常に移動されました。" #: libraries/classes/Controllers/Table/TableStructureController.php:525 -#, fuzzy, php-format -#| msgid "Failed to fetch headers" +#, php-format msgid "Failed to get description of column %s!" -msgstr "ヘッダの取得に失敗しました。" +msgstr "カラム「%s」の説明を取得に失敗しました!" #: libraries/classes/Controllers/Table/TableStructureController.php:761 #: libraries/classes/Controllers/Table/TableStructureController.php:1046 @@ -7092,11 +6594,10 @@ msgid "Query error" msgstr "クエリエラー" #: libraries/classes/Controllers/Table/TableStructureController.php:991 -#, fuzzy, php-format -#| msgid "Table %1$s has been altered successfully." +#, php-format msgid "" "Table %1$s has been altered successfully. Privileges have been adjusted." -msgstr "テーブル %1$s は正常に変更されました。" +msgstr "テーブル %1$s は正常に変更されました。特権が変更されました。" #: libraries/classes/Controllers/Table/TableStructureController.php:1207 #: templates/table/structure/check_all_table_column.twig:17 @@ -7175,17 +6676,11 @@ msgstr "" "プションに対応していないため、データが破壊されることがあります!" #: libraries/classes/Core.php:1231 -#, fuzzy -#| msgid "" -#| "You have enabled mbstring.func_overload in your PHP configuration. This " -#| "option is incompatible with phpMyAdmin and might cause some data to be " -#| "corrupted!" msgid "" "You have disabled ini_get and/or ini_set in php.ini. This option is " "incompatible with phpMyAdmin!" msgstr "" -"PHP の設定で mbstring.func_overload が有効になっています。phpMyAdmin はこのオ" -"プションに対応していないため、データが破壊されることがあります!" +"php.iniでini_getまたはini_set、あるいはその両方を無効にしました。 このオプションはphpMyAdminは対応していません!" #: libraries/classes/Core.php:1282 msgid "GLOBALS overwrite attempt" @@ -7196,30 +6691,20 @@ msgid "possible exploit" msgstr "なんらかの攻撃をされている可能性があります" #: libraries/classes/Database/Designer.php:123 -#, fuzzy -#| msgid "Could not load import plugins, please check your installation!" msgid "Could not load schema plugins, please check your installation!" -msgstr "" -"インポートプラグインが読み込めません。正しくインストールされているか確認して" -"ください!" +msgstr "スキーマのプラグインが読み込めません。正しくインストールされているか確認してください!" #: libraries/classes/Database/Designer/Common.php:572 -#, fuzzy -#| msgid "Error: relation already exists." msgid "Error: relationship already exists." -msgstr "エラー: リレーションはすでに存在しています。" +msgstr "エラー: リレーションは既に存在しています。" #: libraries/classes/Database/Designer/Common.php:618 -#, fuzzy -#| msgid "FOREIGN KEY relation added" msgid "FOREIGN KEY relationship has been added." -msgstr "外部キーを追加しました" +msgstr "外部キーを追加しました。" #: libraries/classes/Database/Designer/Common.php:624 -#, fuzzy -#| msgid "Error: Relation not added." msgid "Error: FOREIGN KEY relationship could not be added!" -msgstr "エラー: リレーションを追加できませんでした。" +msgstr "エラー: 外部キーリレーションの追加が出来ませんでした!" #: libraries/classes/Database/Designer/Common.php:629 msgid "Error: Missing index on column(s)." @@ -7230,40 +6715,28 @@ msgid "Error: Relational features are disabled!" msgstr "エラー: リレーション機能は無効になっています!" #: libraries/classes/Database/Designer/Common.php:656 -#, fuzzy -#| msgid "Internal relation added" msgid "Internal relationship has been added." -msgstr "内部リレーションを追加しました" +msgstr "内部リレーションを追加しました。" #: libraries/classes/Database/Designer/Common.php:662 -#, fuzzy -#| msgid "Error: Relation not added." msgid "Error: Internal relationship could not be added!" -msgstr "エラー: リレーションを追加できませんでした。" +msgstr "エラー: 内部リレーションの追加が出来ませんでした!" #: libraries/classes/Database/Designer/Common.php:700 -#, fuzzy -#| msgid "FOREIGN KEY relation added" msgid "FOREIGN KEY relationship has been removed." -msgstr "外部キーを追加しました" +msgstr "外部キーを追加しました。" #: libraries/classes/Database/Designer/Common.php:706 -#, fuzzy -#| msgid "Error: Relation not added." msgid "Error: FOREIGN KEY relationship could not be removed!" -msgstr "エラー: リレーションを追加できませんでした。" +msgstr "エラー: 外部キーリレーションの追加が出来ませんでした!" #: libraries/classes/Database/Designer/Common.php:733 -#, fuzzy -#| msgid "Error: Relation not added." msgid "Error: Internal relationship could not be removed!" -msgstr "エラー: リレーションを追加できませんでした。" +msgstr "エラー: 内部リレーションの追加が出来ませんでした!" #: libraries/classes/Database/Designer/Common.php:737 -#, fuzzy -#| msgid "Internal relation added" msgid "Internal relationship has been removed." -msgstr "内部リレーションを追加しました" +msgstr "内部リレーションを削除しました。" #: libraries/classes/Database/Qbe.php:456 #: templates/table/search/search_and_replace.twig:6 @@ -7363,20 +6836,14 @@ msgid "at least one of the words" msgstr "いずれかの単語を含む" #: libraries/classes/Database/Search.php:94 -#, fuzzy -#| msgid "at least one of the words" msgid "all of the words" -msgstr "いずれかの単語を含む" +msgstr "AND検索" #: libraries/classes/Database/Search.php:95 -#, fuzzy -#| msgid "the exact phrase" msgid "the exact phrase as substring" -msgstr "完全一致" +msgstr "部分文字列としての正確な句" #: libraries/classes/Database/Search.php:96 -#, fuzzy -#| msgid "the exact phrase" msgid "the exact phrase as whole field" msgstr "完全一致" @@ -7401,10 +6868,8 @@ msgstr "" "スサーバのデフォルトのタイムゾーンを使用しています。" #: libraries/classes/DatabaseInterface.php:1552 -#, fuzzy -#| msgid "Failed to read configuration file" msgid "Failed to set configured collation connection!" -msgstr "設定ファイルの読み込みに失敗しました" +msgstr "照合順序接続の設定に失敗しました!" #: libraries/classes/DatabaseInterface.php:2170 msgid "" @@ -7550,10 +7015,8 @@ msgid "no branch" msgstr "ブランチ無し" #: libraries/classes/Display/GitRevision.php:74 -#, fuzzy -#| msgid "Git revision" msgid "Git revision:" -msgstr "Git のリビジョン" +msgstr "Git のリビジョン:" #: libraries/classes/Display/GitRevision.php:77 #, php-format @@ -7641,10 +7104,8 @@ msgstr "昇順" #: libraries/classes/Display/Results.php:3381 #: libraries/classes/Display/Results.php:3396 -#, fuzzy -#| msgid "The row has been deleted." msgid "The row has been deleted." -msgstr "行を削除しました" +msgstr "行を削除しました。" #: libraries/classes/Display/Results.php:3429 #: libraries/classes/Display/Results.php:4677 @@ -7653,10 +7114,8 @@ msgid "Kill" msgstr "停止" #: libraries/classes/Display/Results.php:4121 -#, fuzzy -#| msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]" msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]." -msgstr "正確な数字とは限りません。[doc@faq3-11]FAQ 3.11[/doc] をご覧ください" +msgstr "正確な数字とは限りません。[doc@faq3-11]FAQ 3.11[/doc] をご覧ください。" #: libraries/classes/Display/Results.php:4551 #, php-format @@ -7674,10 +7133,9 @@ msgid "%d total" msgstr "合計 %d" #: libraries/classes/Display/Results.php:4583 libraries/classes/Sql.php:1425 -#, fuzzy, php-format -#| msgid "Query took %01.4f sec" +#, php-format msgid "Query took %01.4f seconds." -msgstr "クエリの実行時間 %01.4f 秒" +msgstr "クエリの実行時間: %01.4f 秒。" #: libraries/classes/Display/Results.php:4682 #: libraries/classes/Display/Results.php:4689 libraries/mult_submits.inc.php:57 @@ -7696,8 +7154,6 @@ msgstr "チェックしたものを:" #: templates/database/structure/check_all_tables.twig:4 #: templates/select_all.twig:4 templates/select_all.twig:5 #: templates/privileges/global_priv_table.twig:5 -#, fuzzy -#| msgid "Check All" msgid "Check all" msgstr "すべてチェックする" @@ -8145,12 +7601,8 @@ msgid "File could not be read!" msgstr "ファイルを読み込めませんでした!" #: libraries/classes/File.php:502 -#, fuzzy -#| msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]" msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]." -msgstr "" -"アップロードされたファイルの移動に失敗しました。[doc@faq1-11]FAQ 1.11[/doc] " -"をご覧ください。" +msgstr "アップロードされたファイルの移動に失敗しました。[doc@faq1-11]FAQ 1.11[/doc] をご覧ください。" #: libraries/classes/File.php:521 msgid "Error while moving uploaded file." @@ -8212,23 +7664,15 @@ msgstr "" "以下に示す構成が、作成もしくは変更されました。ここで次のことが行えます。" #: libraries/classes/Import.php:1212 -#, fuzzy -#| msgid "View a structure's contents by clicking on its name" msgid "View a structure's contents by clicking on its name." msgstr "名前をクリックすることで構造内容を表示します。" #: libraries/classes/Import.php:1215 -#, fuzzy -#| msgid "" -#| "Change any of its settings by clicking the corresponding \"Options\" link" msgid "" "Change any of its settings by clicking the corresponding \"Options\" link." -msgstr "" -"「オプション」のリンクをクリックすることで対応する設定の変更が行えます。" +msgstr "「オプション」のリンクをクリックすることで対応する設定の変更が行えます。" #: libraries/classes/Import.php:1217 -#, fuzzy -#| msgid "Edit structure by following the \"Structure\" link" msgid "Edit structure by following the \"Structure\" link." msgstr "名前の後ろにある「構造」のリンクより構造の編集が行えます。" @@ -8365,8 +7809,6 @@ msgid "Binary" msgstr "バイナリ" #: libraries/classes/InsertEdit.php:730 -#, fuzzy -#| msgid "Because of its length,
this column might not be editable" msgid "Because of its length,
this column might not be editable." msgstr "長さによってはこのカラムを
編集できなくなる場合もあります。" @@ -8384,10 +7826,8 @@ msgid "Or" msgstr "または" #: libraries/classes/InsertEdit.php:1502 -#, fuzzy -#| msgid "web server upload directory" msgid "web server upload directory:" -msgstr "ウェブサーバ上のアップロードディレクトリ" +msgstr "ウェブサーバ上のアップロードディレクトリ:" #: libraries/classes/InsertEdit.php:1707 #: templates/table/search/input_box.twig:38 @@ -8427,14 +7867,9 @@ msgid "Edit next row" msgstr "次の行を編集する" #: libraries/classes/InsertEdit.php:1889 -#, fuzzy -#| msgid "" -#| "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere." -msgstr "" -"次の値に移動するときは TAB キーを使ってください。CTRL+カーソルキーを使うと自" -"由に移動できます" +msgstr "次の値に移動するときは TAB キーを使ってください。CTRL+カーソルキーを使うと自由に移動できます。" #: libraries/classes/InsertEdit.php:1927 #: libraries/classes/ReplicationGui.php:552 @@ -8590,10 +8025,8 @@ msgstr "デザイナ" #: libraries/classes/Menu.php:549 libraries/classes/Util.php:3991 #: templates/database/structure/check_all_tables.twig:32 -#, fuzzy -#| msgid "Textarea columns" msgid "Central columns" -msgstr "textarea の 1 行の文字数" +msgstr "中央カラム" #: libraries/classes/Menu.php:607 msgid "User accounts" @@ -8666,10 +8099,8 @@ msgid "Data only" msgstr "データのみ" #: libraries/classes/MultSubmits.php:407 -#, fuzzy -#| msgid "Add AUTO_INCREMENT value" msgid "Add AUTO INCREMENT value" -msgstr "AUTO_INCREMENT 値を追加する" +msgstr "AUTO INCREMENT 値を追加する" #: libraries/classes/MultSubmits.php:409 libraries/classes/Operations.php:247 #: libraries/classes/Operations.php:1310 @@ -8681,8 +8112,6 @@ msgstr "制約を追加する" #: libraries/classes/Operations.php:975 libraries/classes/Operations.php:1329 #: libraries/classes/Rte/Routines.php:1024 #: templates/columns_definitions/table_fields_definitions.twig:36 -#, fuzzy -#| msgid "Edit Privileges" msgid "Adjust privileges" msgstr "特権を編集" @@ -8707,41 +8136,29 @@ msgid "An error has occurred while loading the navigation display" msgstr "ナビゲーション画面を読み込み中にエラーが発生しました" #: libraries/classes/Navigation/Navigation.php:207 -#, fuzzy -#| msgid "Column names: " msgid "Groups:" -msgstr "カラム名: " +msgstr "グループ:" #: libraries/classes/Navigation/Navigation.php:208 -#, fuzzy -#| msgid "Events" msgid "Events:" -msgstr "イベント" +msgstr "イベント:" #: libraries/classes/Navigation/Navigation.php:209 -#, fuzzy -#| msgid "Functions" msgid "Functions:" -msgstr "関数" +msgstr "関数:" #: libraries/classes/Navigation/Navigation.php:210 -#, fuzzy -#| msgid "Procedures" msgid "Procedures:" -msgstr "プロシージャ" +msgstr "プロシージャ:" #: libraries/classes/Navigation/Navigation.php:211 #: templates/display/export/selection.twig:5 -#, fuzzy -#| msgid "Tables" msgid "Tables:" -msgstr "テーブル" +msgstr "テーブル:" #: libraries/classes/Navigation/Navigation.php:212 -#, fuzzy -#| msgid "Views" msgid "Views:" -msgstr "ビュー" +msgstr "ビュー:" #: libraries/classes/Navigation/Navigation.php:236 #: libraries/classes/Tracking.php:164 tbl_change.php:147 @@ -8759,26 +8176,20 @@ msgid "Log out" msgstr "ログアウト" #: libraries/classes/Navigation/NavigationHeader.php:175 -#, fuzzy -#| msgid "Dumping data for table" msgid "Empty session data" -msgstr "テーブルのデータのダンプ" +msgstr "空のセッション データ" #: libraries/classes/Navigation/NavigationHeader.php:193 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin のドキュメント" #: libraries/classes/Navigation/NavigationHeader.php:213 -#, fuzzy -#| msgid "Navigation panel" msgid "Navigation panel settings" -msgstr "ナビゲーションパネル" +msgstr "ナビゲーションパネル設定" #: libraries/classes/Navigation/NavigationHeader.php:224 -#, fuzzy -#| msgid "Reload navigation frame" msgid "Reload navigation panel" -msgstr "ナビゲーションフレームの再読み込み" +msgstr "ナビゲーションパネルの再読み込み" #: libraries/classes/Navigation/NavigationTree.php:757 msgid "" @@ -8802,10 +8213,8 @@ msgstr "フィルタをここに入力し、Enterで検索" #: libraries/classes/Navigation/NavigationTree.php:1370 #: libraries/classes/Navigation/NavigationTree.php:1401 -#, fuzzy -#| msgid "Clear series" msgid "Clear fast filter" -msgstr "系列をクリアする" +msgstr "クリアフィルタ" #: libraries/classes/Navigation/NavigationTree.php:1427 msgid "Collapse all" @@ -8818,10 +8227,9 @@ msgid "Invalid class name \"%1$s\", using default of \"Node\"" msgstr "\"%1$s\" は、デフォルトの \"Node\" を含む無効なクラス名です" #: libraries/classes/Navigation/NodeFactory.php:61 -#, fuzzy, php-format -#| msgid "Could not save configuration" +#, php-format msgid "Could not load class \"%1$s\"" -msgstr "設定が保存できません" +msgstr "「%1$s」のクラスをロード出来ませんでした" #: libraries/classes/Navigation/Nodes/Node.php:802 msgid "Expand/Collapse" @@ -8834,32 +8242,24 @@ msgid "Columns" msgstr "カラム" #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:35 -#, fuzzy -#| msgid "New" msgctxt "Create new column" msgid "New" msgstr "新規作成" #: libraries/classes/Navigation/Nodes/NodeDatabase.php:41 -#, fuzzy -#| msgid "Database export options" msgid "Database operations" -msgstr "データベースエクスポートオプション" +msgstr "データベース操作" #: libraries/classes/Navigation/Nodes/NodeDatabase.php:685 msgid "Show hidden items" msgstr "非表示アイテムの再表示" #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:36 -#, fuzzy -#| msgid "New" msgctxt "Create new database" msgid "New" msgstr "新規作成" #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:37 -#, fuzzy -#| msgid "New" msgctxt "Create new event" msgid "New" msgstr "新規作成" @@ -8872,22 +8272,16 @@ msgid "Functions" msgstr "関数" #: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:35 -#, fuzzy -#| msgid "New" msgctxt "Create new function" msgid "New" msgstr "新規作成" #: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:35 -#, fuzzy -#| msgid "New" msgctxt "Create new index" msgid "New" msgstr "新規作成" #: libraries/classes/Navigation/Nodes/NodeProcedure.php:30 -#, fuzzy -#| msgid "Procedures" msgid "Procedure" msgstr "プロシージャ" @@ -8900,22 +8294,16 @@ msgstr "プロシージャ" #: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:35 #: libraries/classes/Rte/Footer.php:37 -#, fuzzy -#| msgid "New" msgctxt "Create new procedure" msgid "New" msgstr "新規作成" #: libraries/classes/Navigation/Nodes/NodeTableContainer.php:36 -#, fuzzy -#| msgid "New" msgctxt "Create new table" msgid "New" msgstr "新規作成" #: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:37 -#, fuzzy -#| msgid "New" msgctxt "Create new trigger" msgid "New" msgstr "新規作成" @@ -8928,8 +8316,6 @@ msgid "Views" msgstr "ビュー" #: libraries/classes/Navigation/Nodes/NodeViewContainer.php:36 -#, fuzzy -#| msgid "New" msgctxt "Create new view" msgid "New" msgstr "新規作成" @@ -8971,16 +8357,12 @@ msgstr "" "プに進みます。" #: libraries/classes/Normalization.php:206 normalization.php:19 -#, fuzzy -#| msgid "Select two columns" msgid "Select one…" -msgstr "カラムを 2 つ選択してください" +msgstr "カラムを 1つ選択してください…" #: libraries/classes/Normalization.php:207 normalization.php:20 -#, fuzzy -#| msgid "Move column" msgid "No such column" -msgstr "カラムを移動させる" +msgstr "カラムはありません" #: libraries/classes/Normalization.php:211 libraries/classes/Types.php:722 #: normalization.php:25 @@ -8993,16 +8375,12 @@ msgid "split into " msgstr "分割します " #: libraries/classes/Normalization.php:235 -#, fuzzy -#| msgid "Add primary key" msgid "Have a primary key" -msgstr "主キーを追加する" +msgstr "主キーが存在します" #: libraries/classes/Normalization.php:241 -#, fuzzy -#| msgid "Error: relation already exists." msgid "Primary key already exists." -msgstr "エラー: リレーションはすでに存在しています。" +msgstr "主キーは既に存在しています。" #: libraries/classes/Normalization.php:246 msgid "" @@ -9024,16 +8402,12 @@ msgstr "" "プライマリキーとして既存のカラムの組み合わせを設定することができない場合" #: libraries/classes/Normalization.php:263 -#, fuzzy -#| msgid "Add primary key" msgid "+ Add a new primary key column" -msgstr "主キーを追加する" +msgstr "+ 主キーカラムを追加" #: libraries/classes/Normalization.php:286 -#, fuzzy -#| msgid "Remove column(s)" msgid "Remove redundant columns" -msgstr "カラムの削除" +msgstr "不要なカラムを削除" #: libraries/classes/Normalization.php:289 msgid "" @@ -9053,10 +8427,8 @@ msgstr "" "「不要カラムなし」をクリック" #: libraries/classes/Normalization.php:300 -#, fuzzy -#| msgid "Remove selected users" msgid "Remove selected" -msgstr "選択したユーザを削除する" +msgstr "選択項目を削除" #: libraries/classes/Normalization.php:301 msgid "No redundant column" @@ -9171,10 +8543,8 @@ msgstr "テーブル「%1$s」の第2正規形は完了しました。" #: libraries/classes/Normalization.php:545 #: libraries/classes/Normalization.php:695 #: libraries/classes/Normalization.php:767 -#, fuzzy -#| msgid "Error in processing request" msgid "Error in processing!" -msgstr "要求処理中でのエラー" +msgstr "処理中にエラーが発生しました!" #: libraries/classes/Normalization.php:591 #, php-format @@ -9195,10 +8565,8 @@ msgid "Selected repeating group has been moved to the table '%s'" msgstr "選択された繰り返しグループが「%s」のテーブルへ移動されました" #: libraries/classes/Normalization.php:793 -#, fuzzy -#| msgid "Sep" msgid "Step 3." -msgstr "9 月" +msgstr "ステップ 3" #: libraries/classes/Normalization.php:793 msgid "Find transitive dependencies" @@ -9226,10 +8594,8 @@ msgid "Table is already in Third normal form!" msgstr "テーブルは既に第3正規形になっている!" #: libraries/classes/Normalization.php:879 -#, fuzzy -#| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" -msgstr "テーブル構造の操作欄を折り畳む" +msgstr "テーブル構造(正規化)を改善します:" #: libraries/classes/Normalization.php:880 msgid "Select up to what step you want to normalize" @@ -9262,8 +8628,6 @@ msgid "No partial dependencies found!" msgstr "部分的な依存が見つかりませんでした!" #: libraries/classes/Operations.php:104 -#, fuzzy -#| msgid "Rename database to" msgid "Rename database to" msgstr "データベース名の変更" @@ -9271,12 +8635,10 @@ msgstr "データベース名の変更" #: libraries/classes/Operations.php:882 libraries/classes/Operations.php:969 #: libraries/classes/Operations.php:1323 #: templates/columns_definitions/column_adjust_privileges.twig:15 -#, fuzzy -#| msgid "You don't have sufficient privileges to be here right now!" msgid "" "You don't have sufficient privileges to perform this operation; Please refer " "to the documentation for more details" -msgstr "特権不足でアクセスできません!" +msgstr "この操作を実行する十分な特権がありません。詳細についてはドキュメンテーションを参照してください。" #: libraries/classes/Operations.php:158 #, php-format @@ -9292,8 +8654,6 @@ msgid "Drop the database (DROP)" msgstr "データベースを削除する (DROP)" #: libraries/classes/Operations.php:222 -#, fuzzy -#| msgid "Copy database to" msgid "Copy database to" msgstr "データベースのコピー先" @@ -9306,10 +8666,8 @@ msgid "Switch to copied database" msgstr "コピーしたデータベースに切り替える" #: libraries/classes/Operations.php:320 -#, fuzzy -#| msgid "Continued table caption" msgid "Change all tables collations" -msgstr "テーブルのキャプション (続き)" +msgstr "すべてのテーブルの照合順序を変更" #: libraries/classes/Operations.php:326 msgid "Change all tables columns collations" @@ -9373,10 +8731,8 @@ msgstr "テーブルをチェックする" #: libraries/classes/Operations.php:1424 #: templates/database/structure/check_all_tables.twig:21 -#, fuzzy -#| msgid "Check table" msgid "Checksum table" -msgstr "テーブルをチェックする" +msgstr "チェックサム テーブル" #: libraries/classes/Operations.php:1438 msgid "Defragment table" From 5dcb267dca83a01cf632b082ebd5ddf1e58056aa Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Tue, 29 Jan 2019 20:31:18 +0000 Subject: [PATCH 06/17] Translated using Weblate (French) Currently translated at 100.0% (3297 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/ Signed-off-by: Olivier Humbert --- po/fr.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.po index 64ba62b837..082314959b 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-28 16:47+0000\n" -"Last-Translator: tmtisfree \n" +"PO-Revision-Date: 2019-02-02 02:36+0000\n" +"Last-Translator: Olivier Humbert \n" "Language-Team: French \n" "Language: fr\n" @@ -7173,6 +7173,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Veuillez désactiver mysql.allow_local_infile dans votre configuration PHP ou " +"installer l'extension mysqli." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." From 591b52c8f14157ec85a38fe371945ee3461a4319 Mon Sep 17 00:00:00 2001 From: Fabrice ROUSSIN Date: Wed, 30 Jan 2019 15:09:06 +0000 Subject: [PATCH 07/17] Translated using Weblate (French) Currently translated at 100.0% (3297 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/ Signed-off-by: Fabrice ROUSSIN --- po/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.po index 082314959b..15f3093c13 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ msgstr "" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" "PO-Revision-Date: 2019-02-02 02:36+0000\n" -"Last-Translator: Olivier Humbert \n" +"Last-Translator: Fabrice ROUSSIN \n" "Language-Team: French \n" "Language: fr\n" @@ -8471,7 +8471,7 @@ msgstr "Paramètres du panneau de navigation" #: libraries/classes/Navigation/NavigationHeader.php:224 msgid "Reload navigation panel" -msgstr "Rechercher le panneau de navigation" +msgstr "Recharger le panneau de navigation" #: libraries/classes/Navigation/NavigationTree.php:757 msgid "" From 570fc039814b76f9e3fc6dd650b7d108713d4b91 Mon Sep 17 00:00:00 2001 From: ssantos Date: Tue, 29 Jan 2019 21:05:08 +0000 Subject: [PATCH 08/17] Translated using Weblate (Portuguese) Currently translated at 67.9% (2238 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt/ Signed-off-by: ssantos --- po/pt.po | 456 ++++++++++++++----------------------------------------- 1 file changed, 113 insertions(+), 343 deletions(-) diff --git a/po/pt.po b/po/pt.po index 8d8cc2b9ef..8da0bbf441 100644 --- a/po/pt.po +++ b/po/pt.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-28 18:11+0000\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2019-02-02 05:46+0000\n" +"Last-Translator: ssantos \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -2147,7 +2147,7 @@ msgstr "Esconder critérios de buca" #: js/messages.php:484 msgid "Show search criteria" -msgstr "Mostrar critérios de busca" +msgstr "Mostrar critérios de pesquisa" #: js/messages.php:485 msgid "Range search" @@ -4991,10 +4991,8 @@ msgid "Show events in tree" msgstr "Mostrar eventos em árvore" #: libraries/classes/Config/Descriptions.php:855 -#, fuzzy -#| msgid "Show hidden navigation tree items." msgid "Whether to show events under database in the navigation tree" -msgstr "Se os eventos do banco de dados devem ser exibidos em árvore" +msgstr "Se deseja exibir os eventos no banco de dados na árvore de navegação" #: libraries/classes/Config/Descriptions.php:857 msgid "Maximum number of recently used tables; set 0 to disable." @@ -5169,8 +5167,6 @@ msgid "Default sort order for tables with a primary key." msgstr "Ordem padrão de ordenação para tabelas com chave primária." #: libraries/classes/Config/Descriptions.php:951 -#, fuzzy -#| msgid "Default sorting order" msgid "Primary key default sort order" msgstr "Ordenação predeterminada por chave primária" @@ -5190,14 +5186,10 @@ msgid "Grid editing: trigger action" msgstr "Edição de grelha: executar ação" #: libraries/classes/Config/Descriptions.php:959 -#, fuzzy -#| msgid "Relational display column" msgid "Relational display" msgstr "Exibição relacional" #: libraries/classes/Config/Descriptions.php:961 -#, fuzzy -#| msgid "Servers display options." msgid "For display Options" msgstr "Para exibir as Opções" @@ -5238,8 +5230,6 @@ msgid "Allow root login" msgstr "Permitir login como root" #: libraries/classes/Config/Descriptions.php:981 -#, fuzzy -#| msgid "Session value" msgid "Session timezone" msgstr "Fuso horário da sessão" @@ -5268,15 +5258,11 @@ msgid "Authentication type" msgstr "Tipo de autenticação" #: libraries/classes/Config/Descriptions.php:997 -#, fuzzy -#| msgid "" -#| "Leave blank for no [a@https://wiki.phpmyadmin.net/pma/bookmark]bookmark[/" -#| "a] support, suggested: [kbd]pma__bookmark[/kbd]" msgid "" "Leave blank for no [doc@bookmarks@]bookmark[/doc] support, suggested: " "[kbd]pma__bookmark[/kbd]" msgstr "" -"Deixe em branco para não permitir [doc@bookmarks@]marcações[/doc], sugerido: " +"Deixe em branco para nenhumas [doc@bookmarks@]marcações[/doc], sugerido: " "[kbd]pma_bookmark[/kbd]" #: libraries/classes/Config/Descriptions.php:1001 @@ -5308,11 +5294,6 @@ msgid "Control user password" msgstr "Plavara-passe de utlizador de controlo" #: libraries/classes/Config/Descriptions.php:1017 -#, fuzzy -#| msgid "" -#| "A special MySQL user configured with limited permissions, more " -#| "information available on [a@https://wiki.phpmyadmin.net/pma/" -#| "controluser]wiki[/a]." msgid "" "A special MySQL user configured with limited permissions, more information " "available on [doc@linked-tables]documentation[/doc]." @@ -5355,19 +5336,14 @@ msgid "Hide databases matching regular expression (PCRE)." msgstr "Ocultar bases de dados correspondentes a expressão regular (PCRE)." #: libraries/classes/Config/Descriptions.php:1041 -#, fuzzy -#| msgid "" -#| "More information on [a@https://sourceforge.net/p/phpmyadmin/" -#| "bugs/2606/]PMA bug tracker[/a] and [a@https://bugs.mysql.com/19588]MySQL " -#| "Bugs[/a]" msgid "" "More information on [a@https://github.com/phpmyadmin/phpmyadmin/" "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql." "com/19588]MySQL Bugs[/a]" msgstr "" -"Mais informações no [a@https://github.com/phpmyadmin/phpmyadmin/" -"issues/8970]issue tracker do phpMyAdmin[/a] e no [a@https://bugs.mysql." -"com/19588]MySQL Bugs[/a]" +"Mais informações no [a@https://github.com/phpmyadmin/phpmyadmin/issues/8970]" +"issue tracker do phpMyAdmin[/a] e no [a@https://bugs.mysql.com/19588]MySQL " +"Bugs[/a]" #: libraries/classes/Config/Descriptions.php:1045 msgid "Disable use of INFORMATION_SCHEMA" @@ -5415,54 +5391,38 @@ msgstr "Número máximo de preferências de tabela a armazenar" #: libraries/classes/Config/Descriptions.php:1069 msgid "QBE saved searches table" -msgstr "Tabela de buscas QBE gravadas" +msgstr "Tabela de pequisas QBE gravadas" #: libraries/classes/Config/Descriptions.php:1072 -#, fuzzy -#| msgid "" -#| "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/" -#| "kbd]." msgid "" "Leave blank for no QBE saved searches support, suggested: " "[kbd]pma__savedsearches[/kbd]." msgstr "" -"Deixe em branco se não houver suporte à buscas salvas QBE, sugestão: " +"Deixe em branco se não houver suporte para pesquisas QBE gravadas, sugestão: " "[kbd]pma__savedsearches[/kbd]." #: libraries/classes/Config/Descriptions.php:1076 -#, fuzzy -#| msgid "Export views as tables" msgid "Export templates table" -msgstr "Exportar tabelas modelo" +msgstr "Exportar tabela de modelos" #: libraries/classes/Config/Descriptions.php:1079 -#, fuzzy -#| msgid "" -#| "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/" -#| "kbd]." msgid "" "Leave blank for no export template support, suggested: " "[kbd]pma__export_templates[/kbd]." msgstr "" -"Deixe em branco se não houver suporte ao modelo, sugestão: " +"Deixe em branco para não ter suporte para modelos de exportação, sugestão: " "[kbd]pma__export_templates[/kbd]." #: libraries/classes/Config/Descriptions.php:1083 -#, fuzzy -#| msgid "Central columns" msgid "Central columns table" msgstr "Tabela de colunas centrais" #: libraries/classes/Config/Descriptions.php:1086 -#, fuzzy -#| msgid "" -#| "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" -#| "kbd]." msgid "" "Leave blank for no central columns support, suggested: " "[kbd]pma__central_columns[/kbd]." msgstr "" -"Deixe em branco para desativar o suporte a colunas centrais, sugestão: " +"Deixe em branco para desativar o suporte para colunas centrais, sugestão: " "[kbd]pma__table_coords[/kbd]." #: libraries/classes/Config/Descriptions.php:1091 @@ -5500,19 +5460,14 @@ msgid "PDF schema: pages table" msgstr "Esquema PDF: tabela de páginas" #: libraries/classes/Config/Descriptions.php:1107 -#, fuzzy -#| msgid "" -#| "Database used for relations, bookmarks, and PDF features. See [a@https://" -#| "wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave " -#| "blank for no support. Suggested: [kbd]phpmyadmin[/kbd]." msgid "" "Database used for relations, bookmarks, and PDF features. See [doc@linked-" "tables]pmadb[/doc] for complete information. Leave blank for no support. " "Suggested: [kbd]phpmyadmin[/kbd]." msgstr "" "Banco de dados usado para relacionamentos, marcações e características dos " -"PDF. Veja [doc@linked-tables]pmadb[/doc] para informações completa. Deixe em " -"branco se não houver suporte. Sugestão: [kbd]phpmyadmin[/kbd]." +"PDF. Veja [doc@linked-tables]pmadb[/doc] para informações completas. Deixe " +"em branco para nenhum suporte. Sugestão: [kbd]phpmyadmin[/kbd]." #: libraries/classes/Config/Descriptions.php:1112 #: templates/server/databases/create.twig:21 @@ -5541,48 +5496,34 @@ msgid "Recently used table" msgstr "Tabela utilizada recentemente" #: libraries/classes/Config/Descriptions.php:1126 -#, fuzzy -#| msgid "" -#| "Leave blank for no \"persistent\" recently used tables across sessions, " -#| "suggested: [kbd]pma__recent[/kbd]." msgid "" "Leave blank for no \"persistent\" favorite tables across sessions, " "suggested: [kbd]pma__favorite[/kbd]." msgstr "" -"Deixe em branco para nenhuma das tabelas \"persistentes\" favoritas ao longo " -"das sessões, sugerimos: [kbd]pma__favorite[/kbd]." +"Deixe em branco para nenhumas tabelas \"persistentes\" favoritas entre " +"sessões, sugestão: [kbd]pma__favorite[/kbd]." #: libraries/classes/Config/Descriptions.php:1130 -#, fuzzy -#| msgid "Favorite tables" msgid "Favorites table" -msgstr "Tabelas favoritas" +msgstr "Tabela de favoritos" #: libraries/classes/Config/Descriptions.php:1133 -#, fuzzy -#| msgid "" -#| "Leave blank for no [a@https://wiki.phpmyadmin.net/pma/relation]relation-" -#| "links[/a] support, suggested: [kbd]pma__relation[/kbd]." msgid "" "Leave blank for no [doc@relations@]relation-links[/doc] support, suggested: " "[kbd]pma__relation[/kbd]." msgstr "" -"Deixe em branco se não houver suporte a [doc@relations@]links de relação[/" -"doc], sugestão: [kbd]pma__relation[/kbd]." +"Deixe em branco se não houver suporte para [doc@relations@]links de " +"relação[/doc], sugestão: [kbd]pma__relation[/kbd]." #: libraries/classes/Config/Descriptions.php:1138 msgid "Relation table" msgstr "Tabela de relações" #: libraries/classes/Config/Descriptions.php:1141 -#, fuzzy -#| msgid "" -#| "See [a@https://wiki.phpmyadmin.net/pma/auth_types#signon]authentication " -#| "types[/a] for an example." msgid "" "See [doc@authentication-modes]authentication types[/doc] for an example." msgstr "" -"Veja os [doc@authentication-modes]tipos de autenticação[/doc] para um " +"Veja os [doc@authentication-modes]tipos de autenticação[/doc] para um " "exemplo." #: libraries/classes/Config/Descriptions.php:1145 @@ -5619,10 +5560,8 @@ msgstr "" "[kbd]pma__table_coords[/kbd]." #: libraries/classes/Config/Descriptions.php:1159 -#, fuzzy -#| msgid "PDF schema: table coordinates" msgid "Designer and PDF schema: table coordinates" -msgstr "Desenho e esquema em PDF: tabela de coordenadas" +msgstr "Desenho e esquema em PDF: coordenadas de tabela" #: libraries/classes/Config/Descriptions.php:1162 msgid "" @@ -5816,16 +5755,11 @@ msgid "Show create database form" msgstr "Mostrar o formulário de criação de base de dados" #: libraries/classes/Config/Descriptions.php:1269 -#, fuzzy -#| msgid "" -#| "Show or hide a column displaying the Creation timestamp for all tables." msgid "Show or hide a column displaying the comments for all tables." msgstr "" "Mostrar ou ocultar uma coluna que exiba os comentários para todas as tabelas." #: libraries/classes/Config/Descriptions.php:1271 -#, fuzzy -#| msgid "Table comments" msgid "Show table comments" msgstr "Mostrar comentários da tabela" @@ -5836,8 +5770,6 @@ msgstr "" "tabelas." #: libraries/classes/Config/Descriptions.php:1275 -#, fuzzy -#| msgid "Show Creation timestamp" msgid "Show creation timestamp" msgstr "Mostrar o timestamp de criação" @@ -5849,8 +5781,6 @@ msgstr "" "todas as tabelas." #: libraries/classes/Config/Descriptions.php:1279 -#, fuzzy -#| msgid "Show Last update timestamp" msgid "Show last update timestamp" msgstr "Mostrar o timestamp da última atualização" @@ -5862,23 +5792,16 @@ msgstr "" "todas as tabelas." #: libraries/classes/Config/Descriptions.php:1283 -#, fuzzy -#| msgid "Show Last check timestamp" msgid "Show last check timestamp" -msgstr "Mostrar o timestamp da última revisão" +msgstr "Mostrar o timestamp da última verificação" #: libraries/classes/Config/Descriptions.php:1285 -#, fuzzy -#| msgid "" -#| "Show or hide a column displaying the Creation timestamp for all tables." msgid "Show or hide a column displaying the charset for all tables." msgstr "" "Mostrar ou ocultar uma coluna que exiba o conjunto de caracteres para todas " "tabelas." #: libraries/classes/Config/Descriptions.php:1287 -#, fuzzy -#| msgid "Table comments" msgid "Show table charset" msgstr "Mostrar o conjunto de caracteres da tabela" @@ -5911,16 +5834,12 @@ msgid "Show hint" msgstr "Mostrar sugestão" #: libraries/classes/Config/Descriptions.php:1305 -#, fuzzy -#| msgid "" -#| "Shows link to [a@https://secure.php.net/manual/function.phpinfo." -#| "php]phpinfo()[/a] output." msgid "" "Shows link to [a@https://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output." msgstr "" -"Exibe o link para a saída de [a@https://php.net/manual/function.phpinfo." -"php]phpinfo()[/a]." +"Exibe o link para a saída de [a@https://php.net/manual/" +"function.phpinfo.php]phpinfo()[/a]." #: libraries/classes/Config/Descriptions.php:1309 msgid "Show phpinfo() link" @@ -5991,66 +5910,50 @@ msgid "Create PHP code" msgstr "Criar código PHP" #: libraries/classes/Config/Descriptions.php:1338 -#, fuzzy -#| msgid "A warning is displayed on the main page if Suhosin is detected." msgid "" "Disable the default warning that is displayed on the main page if Suhosin is " "detected." msgstr "" -"Desabilita o alerta padrão que é exibido na página principal se o pacote " -"Suhosin for detectado." +"Desativa o alerta predefinido que é exibido na página principal se o pacote " +"Suhosin foi detectado." #: libraries/classes/Config/Descriptions.php:1342 msgid "Suhosin warning" msgstr "Aviso do Suhosin" #: libraries/classes/Config/Descriptions.php:1345 -#, fuzzy -#| msgid "" -#| "Disable the default warning that is displayed on the Structure page if " -#| "column names in a table are reserved MySQL words." msgid "" "Disable the default warning that is displayed on the main page if the value " "of the PHP setting session.gc_maxlifetime is less than the value of " "`LoginCookieValidity`." msgstr "" -"Desabilitar o aviso padrão que é exibido na página principal se o valor da " -"configuração do PHP 'session.gc_maxlifetime' é menor que o valor de " +"Desativar o aviso predefinido que é exibido na página principal se o valor " +"da configuração do PHP 'session.gc_maxlifetime' é menor que o valor de " "`LoginCookieValidity`." #: libraries/classes/Config/Descriptions.php:1350 -#, fuzzy -#| msgid "Login cookie validity" msgid "Login cookie validity warning" msgstr "Aviso de validade do cookie de login" #: libraries/classes/Config/Descriptions.php:1353 -#, fuzzy -#| msgid "" -#| "Textarea size (columns) in edit mode, this value will be emphasized for " -#| "SQL query textareas (*2) and for query window (*1.25)." msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2)." msgstr "" -"Tamanho do campo (colunas) em modo edição, o valor será enfatizado 2x para " -"caixas de texto de consulta SQL." +"Tamanho do campo (colunas) em modo edição, o valor será enfatizado (*2) para " +"textareas de consulta SQL." #: libraries/classes/Config/Descriptions.php:1357 msgid "Textarea columns" msgstr "Colunas da área de texto" #: libraries/classes/Config/Descriptions.php:1360 -#, fuzzy -#| msgid "" -#| "Textarea size (rows) in edit mode, this value will be emphasized for SQL " -#| "query textareas (*2) and for query window (*1.25)." msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2)." msgstr "" -"Tamanho da caixa de texto (linhas) no modo de edição, esse valor será " -"enfatizado 2x para as caixas de texto de consulta SQL." +"Tamanho da textarea (linhas) no modo de edição, esse valor será enfatizado " +"(*2) para as textareas de consulta SQL." #: libraries/classes/Config/Descriptions.php:1364 msgid "Textarea rows" @@ -6268,8 +6171,6 @@ msgstr "" "as tabelas de armazenamento de configuração do phpMyAdmin." #: libraries/classes/Config/Descriptions.php:1464 -#, fuzzy -#| msgid "Server configuration" msgid "Enable Zero Configuration mode" msgstr "Ativar Modo de Configuração Zero" @@ -6285,50 +6186,38 @@ msgstr "Expandir sempre mensagens da consulta" #: libraries/classes/Config/Descriptions.php:1470 #: templates/console/display.twig:157 -#, fuzzy msgid "Show current browsing query" msgstr "Mostrar consulta de navegação atual" #: libraries/classes/Config/Descriptions.php:1472 msgid "Execute queries on Enter and insert new line with Shift + Enter" msgstr "" -"Executa a query carregando em Enter e insere uma nova linha com Shift + Enter" +"Executa os queries carregando em Enter e insere uma nova linha com Shift + " +"Enter" #: libraries/classes/Config/Descriptions.php:1474 #: templates/console/display.twig:168 -#, fuzzy -#| msgid "Switch to copied table" msgid "Switch to dark theme" msgstr "Mudar para o tema escuro" #: libraries/classes/Config/Descriptions.php:1476 -#, fuzzy -#| msgid "Console" msgid "Console height" msgstr "Altura do console" #: libraries/classes/Config/Descriptions.php:1478 -#, fuzzy -#| msgid "Console" msgid "Console mode" msgstr "Modo console" #: libraries/classes/Config/Descriptions.php:1480 #: templates/console/display.twig:64 -#, fuzzy -#| msgid "SQL queries" msgid "Group queries" msgstr "Agrupar consultas" #: libraries/classes/Config/Descriptions.php:1482 libraries/classes/Sql.php:267 -#, fuzzy -#| msgid "Other" msgid "Order" msgstr "Ordem" #: libraries/classes/Config/Descriptions.php:1484 -#, fuzzy -#| msgid "Other" msgid "Order by" msgstr "Ordenar por" @@ -6460,27 +6349,17 @@ msgid "CSV using LOAD DATA" msgstr "CSV usando o LOAD DATA" #: libraries/classes/Config/Forms/User/MainForm.php:32 -#, fuzzy -#| msgid "Browser transformation" msgid "Default transformations" -msgstr "Transformações padrão" +msgstr "Transformações predefinidas" #: libraries/classes/Config/PageSettings.php:141 -#, fuzzy -#| msgid "Cannot save settings, submitted form contains errors" msgid "Cannot save settings, submitted configuration form contains errors!" msgstr "" -"As configurações não podem ser salvas, o formulário de configuração " +"As configurações não podem ser gravadas, o formulário de configuração " "submetido contém erros!" #: libraries/classes/Config/ServerConfigChecks.php:71 -#, fuzzy, php-format -#| msgid "" -#| "This %soption%s should be disabled as it allows attackers to bruteforce " -#| "login to any MySQL server. If you feel this is necessary, use %strusted " -#| "proxies list%s. However, IP-based protection may not be reliable if your " -#| "IP belongs to an ISP where thousands of users, including you, are " -#| "connected to." +#, php-format msgid "" "This %soption%s should be disabled as it allows attackers to bruteforce " "login to any MySQL server. If you feel this is necessary, use %srestrict " @@ -6488,12 +6367,12 @@ msgid "" "protection with trusted proxies list may not be reliable if your IP belongs " "to an ISP where thousands of users, including you, are connected to." msgstr "" -"Esta %s opção %s deveria ser desabilitada pois ela permite que invasores " -"façam login por força bruta em qualquer servidor MySQL. Se você acha que ela " -"é necessária, use %s login restrito pra servidor MySQL %s ou %s lista de " -"proxies confiáveis %s. Entretanto, proteções baseadas no protocolo IP podem " -"não ser confiáveis se seu endereço IP pertence a um PROVEDOR onde centenas " -"de usuários, incluindo você, estão conectados." +"Esta %s opção %s deveria ser desativata pois ela permite que atacantes façam " +"login por força bruta em qualquer servidor MySQL. Se você acha que ela é " +"necessária, use o %s login restrito para o servidor MySQL %s ou %s a lista " +"de proxies confiáveis %s. Entretanto, proteções baseadas no protocolo IP " +"podem não ser confiáveis se seu endereço IP pertence a um PROVEDOR onde " +"centenas de usuários, incluindo você, estão conectados." #: libraries/classes/Config/ServerConfigChecks.php:96 msgid "" @@ -6510,12 +6389,6 @@ msgstr "" "Você deve utilizar conexões SSL, se o seu servidor de base de dados suportar." #: libraries/classes/Config/ServerConfigChecks.php:176 -#, fuzzy -#| msgid "" -#| "If you feel this is necessary, use additional protection settings - " -#| "%shost authentication%s settings and %strusted proxies list%s. However, " -#| "IP-based protection may not be reliable if your IP belongs to an ISP " -#| "where thousands of users, including you, are connected to." msgid "" "If you feel this is necessary, use additional protection settings - %1$shost " "authentication%2$s settings and %3$strusted proxies list%4%s. However, IP-" @@ -6523,8 +6396,8 @@ msgid "" "thousands of users, including you, are connected to." msgstr "" "Se achar necessário, você pode usar as configurações de proteção adicional - " -"%1$shost authentication%2$s settings and %3$strusted proxies list%4%s. No " -"entanto, proteções baseadas em IP podem não ser confiáveis se o seu IP " +"as configurações %1$shost authentication%2$s e %3$strusted proxies list%4%s. " +"No entanto, proteções baseadas em IP podem não ser confiáveis se o seu IP " "pertence a um servidor ISP onde milhares de usuários, incluindo você, estão " "conectados." @@ -6577,8 +6450,6 @@ msgstr "" "usada para encriptar cookies; você não precisa memorizá-la." #: libraries/classes/Config/ServerConfigChecks.php:372 -#, fuzzy -#| msgid "Key is too short, it should have at least 8 characters." msgid "Key is too short, it should have at least 32 characters." msgstr "A chave é muito curta, deveria ter pelo menos 32 caracteres." @@ -6587,19 +6458,15 @@ msgid "Key should contain letters, numbers [em]and[/em] special characters." msgstr "A chave deve conter letras, números, [em]e[/em] caracteres especiais." #: libraries/classes/Config/ServerConfigChecks.php:418 -#, fuzzy, php-format -#| msgid "" -#| "%sLogin cookie validity%s greater than %ssession.gc_maxlifetime%s may " -#| "cause random session invalidation (currently session.gc_maxlifetime is " -#| "%d)." +#, php-format msgid "" "%1$sLogin cookie validity%2$s greater than %3$ssession.gc_maxlifetime%4$s " "may cause random session invalidation (currently session.gc_maxlifetime is " "%5$d)." msgstr "" -"A %1$svalidade do cookie de login%2$s maior que %3$ssession.gc_maxlifetime" -"%4$s pode causar invalidação aleatória de sessão (atualmente a session." -"gc_maslifetime é %5$d)." +"A %1$svalidade do cookie de login%2$s sendo maior que " +"%3$ssession.gc_maxlifetime%4$s pode causar invalidação aleatória da sessão (" +"atualmente a session.gc_maxlifetime é %5$d)." #: libraries/classes/Config/ServerConfigChecks.php:442 #, php-format @@ -6612,20 +6479,17 @@ msgstr "" "de segurança, como a personificação." #: libraries/classes/Config/ServerConfigChecks.php:466 -#, fuzzy, php-format +#, php-format msgid "" "If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not " "0, %sLogin cookie validity%s must be set to a value less or equal to it." msgstr "" "Se estiver usando a autenticação por [kbd]cookies[/kbd] e o %sarmazenamento " -"dos cookies de login%s não for de valor 0, a %svalidação dos cookies de login" -"%s precisa ser configurado para um valor menor ou igual a ele." +"dos cookies de login%s não for de valor 0, a %svalidade dos cookies de login%" +"s precisa ser configurado para um valor menor ou igual a ele." #: libraries/classes/Config/ServerConfigChecks.php:506 -#, fuzzy, php-format -#| msgid "" -#| "%sBzip2 compression and decompression%s requires functions (%s) which are " -#| "unavailable on this system." +#, php-format msgid "" "%1$sBzip2 compression and decompression%2$s requires functions (%3$s) which " "are unavailable on this system." @@ -6634,10 +6498,7 @@ msgstr "" "estão disponíveis neste sistema." #: libraries/classes/Config/ServerConfigChecks.php:538 -#, fuzzy, php-format -#| msgid "" -#| "%sGZip compression and decompression%s requires functions (%s) which are " -#| "unavailable on this system." +#, php-format msgid "" "%1$sGZip compression and decompression%2$s requires functions (%3$s) which " "are unavailable on this system." @@ -6651,8 +6512,6 @@ msgid "Could not connect to the database server!" msgstr "Não conseguiu criar ligação ao servidor da base de dados!" #: libraries/classes/Config/Validator.php:249 -#, fuzzy -#| msgid "Authentication type" msgid "Invalid authentication type!" msgstr "Tipo de autenticação inválida!" @@ -6724,15 +6583,13 @@ msgstr "A tabela %s foi limpa." #: libraries/classes/Controllers/Database/DatabaseStructureController.php:603 #: tbl_operations.php:426 view_operations.php:130 -#, fuzzy, php-format -#| msgid "View %s has been dropped." +#, php-format msgid "View %s has been dropped." -msgstr "A view %s foi apagada." +msgstr "A vista %s foi apagada." #: libraries/classes/Controllers/Database/DatabaseStructureController.php:604 #: tbl_operations.php:427 -#, fuzzy, php-format -#| msgid "Table %s has been dropped." +#, php-format msgid "Table %s has been dropped." msgstr "A tabela %s foi apagada." @@ -6760,13 +6617,11 @@ msgstr "Posição" #: libraries/classes/Controllers/Server/ServerBinlogController.php:158 #: libraries/classes/Rte/Events.php:428 -#, fuzzy msgid "Event type" msgstr "Tipo de evento" #: libraries/classes/Controllers/Server/ServerBinlogController.php:159 #: libraries/classes/ReplicationGui.php:625 -#, fuzzy msgid "Server ID" msgstr "ID do servidor" @@ -6776,7 +6631,6 @@ msgstr "Posição original" #: libraries/classes/Controllers/Server/ServerBinlogController.php:161 #: templates/table/structure/display_table_stats.twig:3 -#, fuzzy msgid "Information" msgstr "Informação" @@ -6910,23 +6764,17 @@ msgid "Internal relationships were successfully updated." msgstr "Os relacionamentos internos foram atualizados com sucesso." #: libraries/classes/Controllers/Table/TableSearchController.php:785 -#, fuzzy -#| msgid "Table Search" msgid "Table search" -msgstr "pesquisar tabela" +msgstr "Pesquisa de tabela" #: libraries/classes/Controllers/Table/TableSearchController.php:792 -#, fuzzy -#| msgid "Zoom Search" msgid "Zoom search" -msgstr "pesquisa detalhada" +msgstr "Pesquisa avançada" #: libraries/classes/Controllers/Table/TableSearchController.php:797 #: templates/table/search/selection_form.twig:75 -#, fuzzy -#| msgid "Find and Replace" msgid "Find and replace" -msgstr "Pesquisar e substituir" +msgstr "Procurar e substituir" #: libraries/classes/Controllers/Table/TableStructureController.php:185 #, php-format @@ -6940,27 +6788,22 @@ msgid "No column selected." msgstr "Nenhuma coluna seleccionada." #: libraries/classes/Controllers/Table/TableStructureController.php:489 -#, fuzzy -#| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." msgstr "As colunas foram movidas com sucesso." #: libraries/classes/Controllers/Table/TableStructureController.php:525 -#, fuzzy, php-format -#| msgid "Failed to get real row count." +#, php-format msgid "Failed to get description of column %s!" msgstr "Falha ao recuperar a descrição da coluna %s!" #: libraries/classes/Controllers/Table/TableStructureController.php:761 #: libraries/classes/Controllers/Table/TableStructureController.php:1046 #: libraries/classes/Tracking.php:780 -#, fuzzy -#| msgid "Query type" msgid "Query error" msgstr "Erro de consulta" #: libraries/classes/Controllers/Table/TableStructureController.php:991 -#, fuzzy, php-format +#, php-format msgid "" "Table %1$s has been altered successfully. Privileges have been adjusted." msgstr "A tabela %1$s foi alterada com sucesso. Privilégios foram ajustados." @@ -7019,10 +6862,8 @@ msgid "Fulltext" msgstr "Texto Completo" #: libraries/classes/Controllers/Table/TableStructureController.php:1220 -#, fuzzy -#| msgid "Session value" msgid "Distinct values" -msgstr "Procurar valores distintos" +msgstr "Valores distintos" #: libraries/classes/Core.php:347 #, php-format @@ -7062,28 +6903,20 @@ msgid "possible exploit" msgstr "possível 'exploit'" #: libraries/classes/Database/Designer.php:123 -#, fuzzy -#| msgid "Could not load import plugins, please check your installation!" msgid "Could not load schema plugins, please check your installation!" msgstr "" "Não foi possível carregar os plugins de esquema, por favor, verifique sua " "instalação!" #: libraries/classes/Database/Designer/Common.php:572 -#, fuzzy -#| msgid "Error: relation already exists." msgid "Error: relationship already exists." msgstr "Erro: relacionamento já existe." #: libraries/classes/Database/Designer/Common.php:618 -#, fuzzy -#| msgid "FOREIGN KEY relation added" msgid "FOREIGN KEY relationship has been added." msgstr "Relacionamento de FOREIGN KEY foi adicionado." #: libraries/classes/Database/Designer/Common.php:624 -#, fuzzy -#| msgid "Error: Relation not added." msgid "Error: FOREIGN KEY relationship could not be added!" msgstr "Erro: Relacionamento de FOREIGN KEY não pôde ser adicionado!" @@ -7096,38 +6929,26 @@ msgid "Error: Relational features are disabled!" msgstr "Erro: As características relacionais estão desactivadas!" #: libraries/classes/Database/Designer/Common.php:656 -#, fuzzy -#| msgid "Internal relation added" msgid "Internal relationship has been added." msgstr "Relacionamento interno foi adicionado." #: libraries/classes/Database/Designer/Common.php:662 -#, fuzzy -#| msgid "Error: Relation not added." msgid "Error: Internal relationship could not be added!" msgstr "Erro: Não foi possível adicionar relacionamento interno!" #: libraries/classes/Database/Designer/Common.php:700 -#, fuzzy -#| msgid "FOREIGN KEY relation added" msgid "FOREIGN KEY relationship has been removed." msgstr "Relacionamento de FOREIGN KEY foi removido." #: libraries/classes/Database/Designer/Common.php:706 -#, fuzzy -#| msgid "Error: Relation not added." msgid "Error: FOREIGN KEY relationship could not be removed!" msgstr "Erro: Relacionamento de FOREIGN KEY não pôde ser removido!" #: libraries/classes/Database/Designer/Common.php:733 -#, fuzzy -#| msgid "Error: Relation not added." msgid "Error: Internal relationship could not be removed!" msgstr "Erro: Relacionamento interno não pôde ser removido!" #: libraries/classes/Database/Designer/Common.php:737 -#, fuzzy -#| msgid "Internal relation added" msgid "Internal relationship has been removed." msgstr "Relacionamento interno foi removido." @@ -7229,22 +7050,16 @@ msgid "at least one of the words" msgstr "pelo menos uma das palavras" #: libraries/classes/Database/Search.php:94 -#, fuzzy -#| msgid "at least one of the words" msgid "all of the words" msgstr "todas as palavras" #: libraries/classes/Database/Search.php:95 -#, fuzzy -#| msgid "the exact phrase" msgid "the exact phrase as substring" -msgstr "a frase exata" +msgstr "a frase exata como subcadeia" #: libraries/classes/Database/Search.php:96 -#, fuzzy -#| msgid "the exact phrase" msgid "the exact phrase as whole field" -msgstr "a frase exata" +msgstr "a frase exacta como campo inteiro" #: libraries/classes/Database/Search.php:97 msgid "as regular expression" @@ -7322,6 +7137,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Por favor desative o mysql.allow_local_infile na sua configuração de PHP ou " +"instale a extensão mysqli." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." @@ -7610,9 +7427,8 @@ msgstr "" "automaticamente da tabela quando este fica cheio." #: libraries/classes/Engines/Innodb.php:47 -#, fuzzy msgid "Buffer pool size" -msgstr "Tamanho da pool de buffer" +msgstr "Tamanho do pool de buffer" #: libraries/classes/Engines/Innodb.php:49 msgid "" @@ -7623,7 +7439,6 @@ msgstr "" "dados e indices das suas tabelas." #: libraries/classes/Engines/Innodb.php:139 -#, fuzzy msgid "Buffer Pool" msgstr "Pool de buffer" @@ -7633,9 +7448,8 @@ msgid "InnoDB Status" msgstr "Estado do InnoDB" #: libraries/classes/Engines/Innodb.php:164 -#, fuzzy msgid "Buffer Pool Usage" -msgstr "Uso da pool de buffer" +msgstr "Uso do pool de buffer" #: libraries/classes/Engines/Innodb.php:175 msgid "pages" @@ -7646,7 +7460,6 @@ msgid "Free pages" msgstr "páginas livres" #: libraries/classes/Engines/Innodb.php:198 -#, fuzzy msgid "Dirty pages" msgstr "Páginas sujas" @@ -7655,9 +7468,8 @@ msgid "Pages containing data" msgstr "Páginas com dados" #: libraries/classes/Engines/Innodb.php:216 -#, fuzzy msgid "Pages to be flushed" -msgstr "Páginas para serem niveladas" +msgstr "Páginas para serem vazadas" #: libraries/classes/Engines/Innodb.php:225 msgid "Busy pages" @@ -7668,9 +7480,8 @@ msgid "Latched pages" msgstr "Páginas bloqueadas" #: libraries/classes/Engines/Innodb.php:251 -#, fuzzy msgid "Buffer Pool Activity" -msgstr "Atividade da pool de buffer" +msgstr "Atividade do pool de buffer" #: libraries/classes/Engines/Innodb.php:255 msgid "Read requests" @@ -7697,7 +7508,6 @@ msgid "Write waits in %" msgstr "Atrasos de escrita em %" #: libraries/classes/Engines/Myisam.php:28 -#, fuzzy msgid "Data pointer size" msgstr "Tamanho do ponteiro de dados" @@ -7740,23 +7550,20 @@ msgid "Maximum size for temporary files on index creation" msgstr "Tamanho máximo dos ficheiros temporários na criação do indice" #: libraries/classes/Engines/Myisam.php:54 -#, fuzzy msgid "" "If the temporary file used for fast MyISAM index creation would be larger " "than using the key cache by the amount specified here, prefer the key cache " "method." msgstr "" -"Se os arquivos temporários usados para criação rápida de índices MyISAM " +"Se os ficheiros temporários usados para criação rápida de índices MyISAM " "forem maiores do que o tamanho do uso de cache de chaves especificado aqui, " "prefira o método de cache de chaves." #: libraries/classes/Engines/Myisam.php:61 -#, fuzzy msgid "Repair threads" -msgstr "Processos de reparo" +msgstr "Processos de reparação" #: libraries/classes/Engines/Myisam.php:63 -#, fuzzy msgid "" "If this value is greater than 1, MyISAM table indexes are created in " "parallel (each index in its own thread) during the repair by sorting process." @@ -7770,13 +7577,12 @@ msgid "Sort buffer size" msgstr "Ordenar tamanho do buffer" #: libraries/classes/Engines/Myisam.php:72 -#, fuzzy msgid "" "The buffer that is allocated when sorting MyISAM indexes during a REPAIR " "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE." msgstr "" -"O buffer que é alocado quando são ordenados índices MyISAM durante um REPAIR " -"TABLE ou quando são criados índices com CREATE INDEX ou ALTER TABLE." +"O buffer que é alocado quando índices MyISAM são ordenados durante um REPAIR " +"TABLE ou quando índices são criados com CREATE INDEX ou ALTER TABLE." #: libraries/classes/Engines/Pbxt.php:30 msgid "Index cache size" @@ -7796,57 +7602,51 @@ msgid "Record cache size" msgstr "Tamanho da cache do registo" #: libraries/classes/Engines/Pbxt.php:41 -#, fuzzy msgid "" "This is the amount of memory allocated to the record cache used to cache " "table data. The default value is 32MB. This memory is used to cache changes " "to the handle data (.xtd) and row pointer (.xtr) files." msgstr "" -"Esta é a quantidade de memória alocada para o cache de gravação usado no " -"cache de dados de tabela. O valor padrão é 32MB. Esta memória será usada " +"Esta é a quantidade de memória alocada para o cache de gravação usado para " +"cachear dados de tabela. O valor predefinido é 32MB. Esta memória será usada " "para fazer o cache das alterações na manipulação de dados (.xtd) e nos " -"arquivos apontadores de linha (.xtr)." +"ficheiros apontadores de linha (.xtr)." #: libraries/classes/Engines/Pbxt.php:49 msgid "Log cache size" msgstr "Tamanho da cache do log" #: libraries/classes/Engines/Pbxt.php:51 -#, fuzzy msgid "" "The amount of memory allocated to the transaction log cache used to cache on " "transaction log data. The default is 16MB." msgstr "" "A quantidade de memória alocada para o cache de log de transações usado para " -"manter o cache de dados. O valor padrão é 16MB." +"manter o cache de dados de log de transações. O valor predefinido é 16MB." #: libraries/classes/Engines/Pbxt.php:58 -#, fuzzy msgid "Log file threshold" msgstr "Limite de ficheiro de log" #: libraries/classes/Engines/Pbxt.php:60 -#, fuzzy msgid "" "The size of a transaction log before rollover, and a new log is created. The " "default value is 16MB." msgstr "" "Tamanho do log de transações antes de um rollover e dos novos logs a serem " -"criados. O valor padrão é 16MB." +"criados. O valor predefinido é 16MB." #: libraries/classes/Engines/Pbxt.php:66 -#, fuzzy msgid "Transaction buffer size" msgstr "Tamanho do buffer de transações" #: libraries/classes/Engines/Pbxt.php:68 -#, fuzzy msgid "" "The size of the global transaction log buffer (the engine allocates 2 " "buffers of this size). The default is 1MB." msgstr "" -"O tamanho do buffer do log global de transações (a engine aloca 2 buffers " -"deste tamanho). O padrão é 1MB." +"O tamanho do buffer do log global de transações (o motor aloca 2 buffers " +"deste tamanho). A predefinição é 1MB." #: libraries/classes/Engines/Pbxt.php:75 msgid "Checkpoint frequency" @@ -7861,89 +7661,77 @@ msgstr "" "verificação ser executado. O valor padrão é 24MB." #: libraries/classes/Engines/Pbxt.php:84 -#, fuzzy msgid "Data log threshold" msgstr "Limite do log de dados" #: libraries/classes/Engines/Pbxt.php:86 -#, fuzzy msgid "" "The maximum size of a data log file. The default value is 64MB. PBXT can " "create a maximum of 32000 data logs, which are used by all tables. So the " "value of this variable can be increased to increase the total amount of data " "that can be stored in the database." msgstr "" -"O tamanho máximo do log de dados. O valor padrão é 64MB. PBXT pode criar no " -"máximo 32000 logs da dados, que são usados por todas as tabelas. Então o " -"valor desta variável pode ser incrementado para aumentar a quantidade total " -"dos dados que podem ser armazenados no banco de dados." +"O tamanho máximo do ficheiro de log de dados. O valor predefinido é 64MB. " +"PBXT pode criar o máximo de 32000 logs da dados, que são usados por todas as " +"tabelas. Então o valor desta variável pode ser incrementado para aumentar a " +"quantidade total dos dados que podem ser armazenados no banco de dados." #: libraries/classes/Engines/Pbxt.php:95 -#, fuzzy msgid "Garbage threshold" msgstr "Limite de lixo" #: libraries/classes/Engines/Pbxt.php:97 -#, fuzzy msgid "" "The percentage of garbage in a data log file before it is compacted. This is " "a value between 1 and 99. The default is 50." msgstr "" -"O percentual de lixo em um ficheiro de dados de log antes de ser compactado. " -"Este é um valor entre 1 e 99. O padrão é 50." +"A porcentagem de lixo num ficheiro de dados de log antes de ser compactado. " +"Este é um valor entre 1 e 99. A predefinição é 50." #: libraries/classes/Engines/Pbxt.php:104 -#, fuzzy msgid "Log buffer size" msgstr "Tamanho do buffer do log" #: libraries/classes/Engines/Pbxt.php:106 -#, fuzzy msgid "" "The size of the buffer used when writing a data log. The default is 256MB. " "The engine allocates one buffer per thread, but only if the thread is " "required to write a data log." msgstr "" -"Tamanho de buffer usado quando escreve dados no log. O padrão é 256MB. A " -"máquina aloca um buffer por thread, mas apenas se for exigido da thread " +"Tamanho de buffer usado quando escreve dados no log. A predefinição é 256MB. " +"O motor aloca um buffer por thread, mas apenas se for exigido da thread " "escrever um log de dados." #: libraries/classes/Engines/Pbxt.php:114 -#, fuzzy msgid "Data file grow size" msgstr "Tamanho que um ficheiro de dados pode atingir" #: libraries/classes/Engines/Pbxt.php:115 -#, fuzzy msgid "The grow size of the handle data (.xtd) files." msgstr "Tamanho que ficheiros de controle de dados (.xtd) podem atingir." #: libraries/classes/Engines/Pbxt.php:119 -#, fuzzy msgid "Row file grow size" msgstr "Tamanho que a linha de um ficheiro pode atingir" #: libraries/classes/Engines/Pbxt.php:120 -#, fuzzy msgid "The grow size of the row pointer (.xtr) files." msgstr "Tamanho que um ponteiro de linha (.xtr) pode atingir." #: libraries/classes/Engines/Pbxt.php:124 -#, fuzzy msgid "Log file count" -msgstr "Contagem de arquivos de log" +msgstr "Contagem de ficheiros de log" #: libraries/classes/Engines/Pbxt.php:126 -#, fuzzy msgid "" "This is the number of transaction log files (pbxt/system/xlog*.xt) the " "system will maintain. If the number of logs exceeds this value then old logs " "will be deleted, otherwise they are renamed and given the next highest " "number." msgstr "" -"Este é o número de arquivos de log de transação (pbxt/system/xlog*.xt) que o " -"sistema irá manter. Se o número de logs exceder esse valor, os arquivos de " -"log antigos serão deletados, caso contrário eles serão renomeados com o " +"Este é o número de ficheiros de log de transação (pbxt/system/xlog*.xt) que " +"o sistema irá manter. Se o número de logs exceder esse valor, os ficheiros " +"de log antigos serão deletados, caso contrário eles serão renomeados com o " "próximo número da contagem de logs." #: libraries/classes/Engines/Pbxt.php:182 @@ -8842,9 +8630,8 @@ msgstr "Converter todas as colunas atômicas" #: libraries/classes/Normalization.php:184 #: libraries/classes/Normalization.php:883 -#, fuzzy msgid "First step of normalization (1NF)" -msgstr "Primeira etapa de normalização (1NF)" +msgstr "Primeiro passo da normalização (1NF)" #: libraries/classes/Normalization.php:187 #: libraries/classes/Normalization.php:238 @@ -10434,13 +10221,12 @@ msgstr "" "(Padrão: \"...\")." #: libraries/classes/Plugins/Transformations/Abs/TextFileUploadTransformationsPlugin.php:30 -#, fuzzy msgid "" "File upload functionality for TEXT columns. It does not have a textarea for " "input." msgstr "" -"Funcionalidade de upload de arquivos para colunas tipo TEXT. Não tem uma " -"área de texto para a entrada." +"Funcionalidade de envio de ficheiros para colunas tipo TEXT. Não tem uma " +"textarea para a entrada." #: libraries/classes/Plugins/Transformations/Abs/TextImageLinkTransformationsPlugin.php:33 #, fuzzy @@ -13020,9 +12806,8 @@ msgstr "" "temporárias serem baseadas na memória ou invés de baseadas no disco." #: libraries/classes/Server/Status/Variables.php:367 -#, fuzzy msgid "How many temporary files mysqld has created." -msgstr "Quantos arquivos temporários o MySQL tinha criado." +msgstr "Quantos ficheiros temporários o MySQL tinha criado." #: libraries/classes/Server/Status/Variables.php:370 #, fuzzy @@ -13347,14 +13132,12 @@ msgid "The number of fsync() writes done to the log file." msgstr "O número de escritas fsyncs feitas no ficheiro de log." #: libraries/classes/Server/Status/Variables.php:543 -#, fuzzy msgid "The number of pending log file fsyncs." -msgstr "O número de arquivos de log fsyncs pendentes." +msgstr "O número de ficheiros de log fsyncs pendentes." #: libraries/classes/Server/Status/Variables.php:546 -#, fuzzy msgid "Pending log file writes." -msgstr "Escrita de arquivos de log pendentes." +msgstr "Escritas pendentes nos ficheiros de log." #: libraries/classes/Server/Status/Variables.php:549 #, fuzzy @@ -13544,9 +13327,8 @@ msgstr "" "cache de tabelas provavelmente está muito pequeno." #: libraries/classes/Server/Status/Variables.php:650 -#, fuzzy msgid "The number of files that are open." -msgstr "O número de arquivos que estão abertos." +msgstr "O número de ficheiros que estão abertos." #: libraries/classes/Server/Status/Variables.php:653 #, fuzzy @@ -14759,12 +14541,10 @@ msgid "Sort" msgstr "Ordenação" #: libraries/classes/ZipExtension.php:56 -#, fuzzy msgid "No files found inside ZIP archive!" msgstr "Nenhum ficheiro encontrado dentro do arquivo ZIP!" #: libraries/classes/ZipExtension.php:84 libraries/classes/ZipExtension.php:91 -#, fuzzy msgid "Error in ZIP archive:" msgstr "Erro no arquivo ZIP:" @@ -17101,18 +16881,13 @@ msgstr "" "continuar da posição %d." #: templates/display/import/import.twig:137 -#, fuzzy -#| msgid "" -#| "Allow the interruption of an import in case the script detects it is " -#| "close to the PHP timeout limit. (This might be a good way to import " -#| "large files, however it can break transactions.)" msgid "" "Allow the interruption of an import in case the script detects it is close " "to the PHP timeout limit. (This might be a good way to import large " "files, however it can break transactions.)" msgstr "" "Permite a interrupção da importação caso o script detecte que está perto do " -"tempo limite do PHP. (Isso pode ser uma boa forma de importar arquivos " +"tempo limite do PHP. (Isso pode ser uma boa forma de importar ficheiros " "grandes, mas pode interromper as transações.)" #: templates/display/import/import.twig:144 @@ -17702,10 +17477,8 @@ msgid "Versions" msgstr "Versões" #: templates/display/export/options_output_separate_files.twig:7 -#, fuzzy -#| msgid "Export views as tables" msgid "Export databases as separate files" -msgstr "Exportar bancos de dados como arquivos separados" +msgstr "Exportar bancos de dados como ficheiros separados" #: templates/display/export/options_output_separate_files.twig:9 #, fuzzy @@ -18530,13 +18303,12 @@ msgid "The rate of reading the next table row is high." msgstr "A taxa de leitura da linha da próxima linha de tabela está alta." #: libraries/advisory_rules.txt:251 -#, fuzzy msgid "" "This indicates that many queries are doing full table scans. Add indexes " "where applicable." msgstr "" -"Isto indica que muitas queries estão fazendo buscas em tabelas inteiras. " -"Adicione índices onde forem aplicáveis." +"Isto indica que muitas pesquisas estão análizando tabelas inteiras. Adicione " +"índices onde forem aplicáveis." #: libraries/advisory_rules.txt:252 #, fuzzy, php-format @@ -18768,18 +18540,16 @@ msgstr "" "Taxa de tabelas abertas: %s, esse valor deveria ser menor do que 10 por hora" #: libraries/advisory_rules.txt:316 -#, fuzzy msgid "Percentage of used open files limit" -msgstr "Porcentagem do limite de arquivos abertos" +msgstr "Porcentagem do limite de ficheiros abertos" #: libraries/advisory_rules.txt:319 -#, fuzzy msgid "" "The number of open files is approaching the max number of open files. You " "may get a \"Too many open files\" error." msgstr "" -"O número de arquivos abertos está aproximando o número máximo de arquivos " -"abertos. Você pode acabar tendo um erro \"Arquivos demais abertos\"." +"O número de ficheiros abertos está aproximando o número máximo de ficheiros " +"abertos. Você pode acabar tendo um erro \"Demais ficheiros abertos\"." #: libraries/advisory_rules.txt:320 libraries/advisory_rules.txt:327 #, fuzzy @@ -18791,11 +18561,11 @@ msgstr "" "reiniciar após mudar o {open_files_limit}." #: libraries/advisory_rules.txt:321 -#, fuzzy, php-format +#, php-format msgid "" "The number of opened files is at %s%% of the limit. It should be below 85%%" msgstr "" -"O número de arquivos abertos está em %s%% do limite. Deveria ser menor do " +"O número de ficheiros abertos está em %s%% do limite. Deveria ser menor do " "que 85%%" #: libraries/advisory_rules.txt:323 @@ -18807,10 +18577,10 @@ msgid "The rate of opening files is high." msgstr "A taxa de abertura de ficheiros está alta." #: libraries/advisory_rules.txt:328 -#, fuzzy, php-format +#, php-format msgid "Opened files rate: %s, this value should be less than 5 per hour" msgstr "" -"Taxa de arquivos abertos: %s. Este valor deveria ser menor do que 5 por hora" +"Taxa de ficheiros abertos: %s. Este valor deveria ser menor do que 5 por hora" #: libraries/advisory_rules.txt:330 #, fuzzy, php-format From 230eea765685e41178c41728fc9270b801c49c5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 28 Jan 2019 18:12:27 +0000 Subject: [PATCH 09/17] Translated using Weblate (Azerbaijani) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 50.0% (1647 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/az/ Signed-off-by: Michal Čihař --- po/az.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/az.po b/po/az.po index 381f37b575..89e39eb85d 100644 --- a/po/az.po +++ b/po/az.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2018-10-16 10:22+0000\n" -"Last-Translator: ButterflyOfFire \n" -"Language-Team: Azerbaijani \n" +"PO-Revision-Date: 2019-02-02 06:48+0000\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Azerbaijani \n" "Language: az\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.2.1\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -25,7 +25,7 @@ msgid "" "The %s file is not available on this system, please visit %s for more " "information." msgstr "" -"%s faylı sistemdə yoxdur. Bütün lazımi informasiyanı %s saytından tapa " +"%s faylı sistemdə yoxdur. Bütün lazımi informasiyanı %s ünvanından tapa " "bilərsiniz." #: db_central_columns.php:129 From f8cdcc5de040d726171e192f2973502a6511f9d5 Mon Sep 17 00:00:00 2001 From: popcorner Date: Tue, 29 Jan 2019 14:10:22 +0000 Subject: [PATCH 10/17] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (3297 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/zh_Hans/ Signed-off-by: popcorner --- po/zh_CN.po | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index e09923ccba..6dc654ec95 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-02 23:52+0000\n" +"PO-Revision-Date: 2019-02-02 06:48+0000\n" "Last-Translator: popcorner \n" "Language-Team: Chinese (Simplified) \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.4-dev\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -6768,7 +6768,7 @@ msgstr "你在使用phpMyAdmin不推荐(废弃)的mysql扩展。请考虑安 msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." -msgstr "" +msgstr "请在PHP配置中禁用mysql.allow_local_infile,或安装mysqli扩展。" #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." @@ -10024,16 +10024,11 @@ msgid "Change or reconfigure master server" msgstr "修改或重新配置主服务器" #: libraries/classes/ReplicationGui.php:293 -#, fuzzy, php-format -#| msgid "" -#| "This server is not configured as slave in a replication process. Would " -#| "you like to configure it?" +#, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to %sconfigure%s it?" -msgstr "" -"此服务器尚未配置为一个复制进程中的从服务器。你想现在配置" -"吗?" +msgstr "此服务器尚未配置为一个复制进程中的从服务器。你想现在%s配置%s吗?" #: libraries/classes/ReplicationGui.php:316 msgid "Error management:" @@ -10053,16 +10048,11 @@ msgid "Skip next %s errors." msgstr "跳过下一个%s错误。" #: libraries/classes/ReplicationGui.php:355 -#, fuzzy, php-format -#| msgid "" -#| "This server is not configured as master in a replication process. Would " -#| "you like to configure it?" +#, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to %sconfigure%s it?" -msgstr "" -"此服务器尚未配置为一个复制进程中的主服务器。你想现在配置" -"吗?" +msgstr "此服务器尚未配置为一个复制进程中的主服务器。你想现在%s配置%s吗?" #: libraries/classes/ReplicationGui.php:389 #: templates/database/search/selection_form.twig:35 From 6418f8aefcdbe545caa8933d360c53fdf47c2adf Mon Sep 17 00:00:00 2001 From: Walter Cheuk Date: Fri, 1 Feb 2019 08:36:21 +0000 Subject: [PATCH 11/17] Translated using Weblate (Chinese (Traditional)) Currently translated at 99.9% (3293 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/zh_Hant/ Signed-off-by: Walter Cheuk --- po/zh_TW.po | 284 +++++++++++++++++++++++++--------------------------- 1 file changed, 136 insertions(+), 148 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index 6707c5ca70..10904b347a 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-21 18:30+0000\n" +"PO-Revision-Date: 2019-02-02 06:48+0000\n" "Last-Translator: Walter Cheuk \n" "Language-Team: Chinese (Traditional) \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.4-dev\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -2875,27 +2875,27 @@ msgstr "請修正此欄位" #: js/messages.php:922 msgid "Please enter a valid email address" -msgstr "請輸入有效的電子郵件位址" +msgstr "請輸入有效電子郵件位址" #: js/messages.php:923 msgid "Please enter a valid URL" -msgstr "請輸入有效的 URL" +msgstr "請輸入有效網址" #: js/messages.php:924 msgid "Please enter a valid date" -msgstr "請輸入有效的日期" +msgstr "請輸入有效日期" #: js/messages.php:927 msgid "Please enter a valid date ( ISO )" -msgstr "請輸入有效的日期 ( ISO )" +msgstr "請輸入有效日期 ( ISO )" #: js/messages.php:929 msgid "Please enter a valid number" -msgstr "請輸入有效的數字" +msgstr "請輸入有效數字" #: js/messages.php:932 msgid "Please enter a valid credit card number" -msgstr "請輸入有效的信用卡號" +msgstr "請輸入有效信用卡號" #: js/messages.php:934 msgid "Please enter only digits" @@ -2915,7 +2915,7 @@ msgstr "請輸入不少於 {0} 個字元" #: js/messages.php:951 msgid "Please enter a value between {0} and {1} characters long" -msgstr "請輸入介於 {0} 與 {1} 個字元長度間的值" +msgstr "請輸入介於 {0} 與 {1} 個字元長度的值" #: js/messages.php:956 msgid "Please enter a value between {0} and {1}" @@ -2935,7 +2935,7 @@ msgstr "請輸入有效的日期或時間" #: js/messages.php:977 msgid "Please enter a valid HEX input" -msgstr "請輸入有效的 HEX 輸入值" +msgstr "請輸入有效的十六進位值" #: js/messages.php:982 libraries/classes/Core.php:297 #: libraries/classes/Import.php:112 libraries/classes/InsertEdit.php:1497 @@ -2952,27 +2952,27 @@ msgstr "評估此項目時發生錯誤:%s" #: libraries/classes/Advisor.php:280 #, php-format msgid "Failed evaluating precondition for rule '%s'." -msgstr "在檢查預先狀況時,條件 \"%s\" 失敗。" +msgstr "在檢查預先狀況時,條件「%s」失敗。" #: libraries/classes/Advisor.php:297 #, php-format msgid "Failed calculating value for rule '%s'." -msgstr "在計算數值時,條件 \"%s\" 失敗。" +msgstr "在計算數值時,條件「%s」失敗。" #: libraries/classes/Advisor.php:316 #, php-format msgid "Failed running test for rule '%s'." -msgstr "在執行測試時,條件 \"%s\" 失敗。" +msgstr "在執行測試時,條件「%s」失敗。" #: libraries/classes/Advisor.php:396 #, php-format msgid "Failed formatting string for rule '%s'." -msgstr "無法產生規則 '%s' 的格式化文字。" +msgstr "無法產生規則「%s」的格式化文字。" #: libraries/classes/Advisor.php:496 #, php-format msgid "Error in reading file: The file '%s' does not exist or is not readable!" -msgstr "讀取檔案時的錯誤︰檔案 %s 不存在或無法讀取!" +msgstr "讀取檔案出錯︰沒有「%s」檔案,又或無法讀取!" #: libraries/classes/Advisor.php:521 #, php-format @@ -2993,7 +2993,7 @@ msgstr "第 %s 行有不明符號。" #: libraries/classes/Advisor.php:563 #, php-format msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"." -msgstr "第 %1$s 行有不明符號。應該是「tab」,但出現的是「%2$s」。" +msgstr "第 %1$s 行有不明符號。應該是 tab,但出現的是「%2$s」。" #: libraries/classes/Advisor.php:598 msgid "per second" @@ -3049,7 +3049,7 @@ msgstr "欄位中央清單功能未能使用,因設定儲存空間尚未預備 #: libraries/classes/CentralColumns.php:362 #, php-format msgid "Could not add %1$s as they already exist in central list!" -msgstr "中央清單已有欄位 %1$s ,無法新增!" +msgstr "中央清單已有 %1$s 欄位 ,無法新增!" #: libraries/classes/CentralColumns.php:377 msgid "Could not add columns!" @@ -3059,7 +3059,7 @@ msgstr "無法新增欄位!" #, php-format msgid "" "Couldn't remove Column(s) %1$s as they don't exist in central columns list!" -msgstr "中央清單沒有欄位 %1$s ,無法移除!" +msgstr "中央清單沒有 %1$s 欄位,無法移除!" #: libraries/classes/CentralColumns.php:466 msgid "Could not remove columns!" @@ -3111,8 +3111,9 @@ msgstr "名稱" #: libraries/classes/CentralColumns.php:1428 #: libraries/classes/Rte/Routines.php:945 #: templates/columns_definitions/table_fields_definitions.twig:16 +#, fuzzy msgid "Length/Values" -msgstr "長度/值" +msgstr "長度/值" #: libraries/classes/CentralColumns.php:750 #: libraries/classes/CentralColumns.php:1429 libraries/classes/Charsets.php:273 @@ -3137,7 +3138,7 @@ msgstr "屬性" #: libraries/classes/CentralColumns.php:757 #: libraries/classes/CentralColumns.php:1429 msgid "A_I" -msgstr "A_I" +msgstr "自動增長" #: libraries/classes/CentralColumns.php:793 msgid "Select a table" @@ -3167,7 +3168,7 @@ msgstr "字元編碼" #: libraries/classes/Charsets.php:310 msgid "Unknown" -msgstr "未知" +msgstr "不明" #: libraries/classes/Charsets.php:324 msgctxt "Collation" @@ -3182,17 +3183,17 @@ msgstr "Unicode" #: libraries/classes/Charsets.php:346 libraries/classes/Charsets.php:517 msgctxt "Collation" msgid "West European" -msgstr "西歐語系" +msgstr "西歐文字" #: libraries/classes/Charsets.php:353 msgctxt "Collation" msgid "Central European" -msgstr "中歐語系" +msgstr "中歐文字" #: libraries/classes/Charsets.php:358 msgctxt "Collation" msgid "Russian" -msgstr "俄語" +msgstr "俄文" #: libraries/classes/Charsets.php:363 msgctxt "Collation" @@ -3202,17 +3203,17 @@ msgstr "簡體中文" #: libraries/classes/Charsets.php:370 libraries/classes/Charsets.php:488 msgctxt "Collation" msgid "Japanese" -msgstr "日語" +msgstr "日文" #: libraries/classes/Charsets.php:375 msgctxt "Collation" msgid "Baltic" -msgstr "波羅的海語系" +msgstr "波羅的海文字" #: libraries/classes/Charsets.php:380 msgctxt "Collation" msgid "Armenian" -msgstr "亞美尼亞語" +msgstr "亞美尼亞文" #: libraries/classes/Charsets.php:383 msgctxt "Collation" @@ -3222,67 +3223,67 @@ msgstr "繁體中文" #: libraries/classes/Charsets.php:386 msgctxt "Collation" msgid "Cyrillic" -msgstr "西里爾語系" +msgstr "西里爾文字" #: libraries/classes/Charsets.php:389 msgctxt "Collation" msgid "Arabic" -msgstr "阿拉伯語" +msgstr "阿拉伯文" #: libraries/classes/Charsets.php:392 libraries/classes/Charsets.php:503 msgctxt "Collation" msgid "Korean" -msgstr "韓語" +msgstr "韓文" #: libraries/classes/Charsets.php:395 msgctxt "Collation" msgid "Hebrew" -msgstr "希伯來語" +msgstr "希伯來文" #: libraries/classes/Charsets.php:398 msgctxt "Collation" msgid "Georgian" -msgstr "喬治亞語" +msgstr "喬治亞文" #: libraries/classes/Charsets.php:401 msgctxt "Collation" msgid "Greek" -msgstr "希臘語" +msgstr "希臘文" #: libraries/classes/Charsets.php:404 msgctxt "Collation" msgid "Czech-Slovak" -msgstr "捷克斯洛伐克語" +msgstr "捷克斯洛伐克文" #: libraries/classes/Charsets.php:407 libraries/classes/Charsets.php:558 msgctxt "Collation" msgid "Ukrainian" -msgstr "烏克蘭語" +msgstr "烏克蘭文" #: libraries/classes/Charsets.php:410 libraries/classes/Charsets.php:554 msgctxt "Collation" msgid "Turkish" -msgstr "土耳其語" +msgstr "土耳其文" #: libraries/classes/Charsets.php:413 libraries/classes/Charsets.php:546 msgctxt "Collation" msgid "Swedish" -msgstr "瑞典語" +msgstr "瑞典文" #: libraries/classes/Charsets.php:416 libraries/classes/Charsets.php:550 msgctxt "Collation" msgid "Thai" -msgstr "泰語" +msgstr "泰文" #: libraries/classes/Charsets.php:419 msgctxt "Collation" msgid "Unknown" -msgstr "未知" +msgstr "不明" #: libraries/classes/Charsets.php:435 msgctxt "Collation" msgid "Bulgarian" -msgstr "保加利亞語" +msgstr "保加利亞文" #: libraries/classes/Charsets.php:440 msgctxt "Collation" @@ -3292,22 +3293,22 @@ msgstr "中文" #: libraries/classes/Charsets.php:445 msgctxt "Collation" msgid "Croatian" -msgstr "克羅埃西亞語" +msgstr "克羅埃西亞文" #: libraries/classes/Charsets.php:449 msgctxt "Collation" msgid "Czech" -msgstr "捷克語" +msgstr "捷克文" #: libraries/classes/Charsets.php:453 msgctxt "Collation" msgid "Danish" -msgstr "丹麥語" +msgstr "丹麥文" #: libraries/classes/Charsets.php:457 msgctxt "Collation" msgid "English" -msgstr "英語" +msgstr "英文" #: libraries/classes/Charsets.php:461 msgctxt "Collation" @@ -3317,92 +3318,92 @@ msgstr "世界語" #: libraries/classes/Charsets.php:465 msgctxt "Collation" msgid "Estonian" -msgstr "愛沙尼亞語" +msgstr "愛沙尼亞文" #: libraries/classes/Charsets.php:468 libraries/classes/Charsets.php:585 msgctxt "Collation" msgid "German (dictionary order)" -msgstr "德語 (字典排序)" +msgstr "德文 (字典排序)" #: libraries/classes/Charsets.php:471 libraries/classes/Charsets.php:582 msgctxt "Collation" msgid "German (phone book order)" -msgstr "德語 (通訊錄排序)" +msgstr "德文 (通訊錄排序)" #: libraries/classes/Charsets.php:480 msgctxt "Collation" msgid "Hungarian" -msgstr "匈牙利語" +msgstr "匈牙利文" #: libraries/classes/Charsets.php:484 msgctxt "Collation" msgid "Icelandic" -msgstr "冰島語" +msgstr "冰島文" #: libraries/classes/Charsets.php:491 msgctxt "Collation" msgid "Classical Latin" -msgstr "經典拉丁語" +msgstr "經典拉丁文" #: libraries/classes/Charsets.php:495 msgctxt "Collation" msgid "Latvian" -msgstr "拉脫維亞語" +msgstr "拉脫維亞文" #: libraries/classes/Charsets.php:499 msgctxt "Collation" msgid "Lithuanian" -msgstr "立陶宛語" +msgstr "立陶宛文" #: libraries/classes/Charsets.php:507 msgctxt "Collation" msgid "Burmese" -msgstr "緬甸語" +msgstr "緬甸文" #: libraries/classes/Charsets.php:510 msgctxt "Collation" msgid "Persian" -msgstr "波斯語" +msgstr "波斯文" #: libraries/classes/Charsets.php:514 msgctxt "Collation" msgid "Polish" -msgstr "波蘭語" +msgstr "波蘭文" #: libraries/classes/Charsets.php:521 msgctxt "Collation" msgid "Romanian" -msgstr "羅馬尼亞語" +msgstr "羅馬尼亞文" #: libraries/classes/Charsets.php:525 msgctxt "Collation" msgid "Sinhalese" -msgstr "僧伽羅語" +msgstr "僧伽羅文" #: libraries/classes/Charsets.php:529 msgctxt "Collation" msgid "Slovak" -msgstr "斯洛伐克語" +msgstr "斯洛伐克文" #: libraries/classes/Charsets.php:533 msgctxt "Collation" msgid "Slovenian" -msgstr "斯洛維尼亞語" +msgstr "斯洛維尼亞文" #: libraries/classes/Charsets.php:536 libraries/classes/Charsets.php:596 msgctxt "Collation" msgid "Spanish (modern)" -msgstr "西班牙語 (現代)" +msgstr "西班牙文 (現代)" #: libraries/classes/Charsets.php:543 libraries/classes/Charsets.php:593 msgctxt "Collation" msgid "Spanish (traditional)" -msgstr "西班牙語 (傳統)" +msgstr "西班牙文 (傳統)" #: libraries/classes/Charsets.php:562 msgctxt "Collation" msgid "Vietnamese" -msgstr "越南語" +msgstr "越南文" #: libraries/classes/Charsets.php:629 msgctxt "Collation variant" @@ -3437,7 +3438,7 @@ msgstr "二進位" #: libraries/classes/Config.php:1122 #, php-format msgid "Existing configuration file (%s) is not readable." -msgstr "無法讀取現有的設定檔 (%s)。" +msgstr "無法讀取現有設定檔 (%s)。" #: libraries/classes/Config.php:1152 msgid "Wrong permissions on configuration file, should not be world writable!" @@ -3511,7 +3512,7 @@ msgstr "允許第三方框架頁使用" #: libraries/classes/Config/Descriptions.php:82 msgid "Show \"Drop database\" link to normal users" -msgstr "顯示「刪除資料庫」連結給普通使用者" +msgstr "向普通使用者顯示「刪除資料庫」連結" #: libraries/classes/Config/Descriptions.php:85 msgid "" @@ -3525,19 +3526,19 @@ msgstr "Blowfish 加密密碼" #: libraries/classes/Config/Descriptions.php:91 msgid "Highlight selected rows." -msgstr "加強顯示已選擇的資料列。" +msgstr "凸顯所選的資料列。" #: libraries/classes/Config/Descriptions.php:93 msgid "Row marker" -msgstr "加強顯示資料列" +msgstr "凸顯資料列" #: libraries/classes/Config/Descriptions.php:95 msgid "Highlight row pointed by the mouse cursor." -msgstr "加強顯示滑鼠指標所指的資料列。" +msgstr "凸顯滑鼠指標所指的資料列。" #: libraries/classes/Config/Descriptions.php:97 msgid "Highlight pointer" -msgstr "加強顯示滑鼠指標" +msgstr "凸顯滑鼠指標" #: libraries/classes/Config/Descriptions.php:100 msgid "Enable bzip2 compression for import operations." @@ -3774,7 +3775,7 @@ msgstr "關閉多張資料表的護養操作" msgid "" "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " "limit)." -msgstr "設定 Script 允許執行的時間限制 (秒,[kbd]0[/kbd] 爲不設限)。" +msgstr "設定 Script 允許執行的時間限制 (以秒計算,[kbd]0[/kbd] 為不設限)。" #: libraries/classes/Config/Descriptions.php:248 msgid "Maximum execution time" @@ -3844,7 +3845,7 @@ msgstr "內容跳脫符號:" #: libraries/classes/Config/Descriptions.php:336 #: libraries/classes/Config/Descriptions.php:415 msgid "Replace NULL with" -msgstr "將 NULL 取代爲" +msgstr "將 NULL 取代為" #: libraries/classes/Config/Descriptions.php:270 #: libraries/classes/Config/Descriptions.php:282 @@ -3870,15 +3871,15 @@ msgstr "Excel 版本" #: libraries/classes/Config/Descriptions.php:284 msgid "Database name template" -msgstr "資料庫名稱樣板" +msgstr "資料庫名稱模板" #: libraries/classes/Config/Descriptions.php:286 msgid "Server name template" -msgstr "伺服器名稱樣板" +msgstr "伺服器名稱模板" #: libraries/classes/Config/Descriptions.php:288 msgid "Table name template" -msgstr "資料表名稱樣板" +msgstr "資料表名稱模板" #: libraries/classes/Config/Descriptions.php:296 #: libraries/classes/Config/Descriptions.php:322 @@ -3952,17 +3953,17 @@ msgstr "匯出為個別檔案" #: libraries/classes/Config/Descriptions.php:352 msgid "Remember file name template" -msgstr "記錄樣板檔案名稱" +msgstr "記錄模板檔案名稱" #: libraries/classes/Config/Descriptions.php:354 #: libraries/classes/Operations.php:243 libraries/classes/Operations.php:870 #: libraries/classes/Operations.php:1302 msgid "Add AUTO_INCREMENT value" -msgstr "加入自動遞增(AUTO_INCREMENT)數值" +msgstr "加入自動遞增(AUTO_INCREMENT)值" #: libraries/classes/Config/Descriptions.php:356 msgid "Enclose table and column names with backquotes" -msgstr "在資料表名稱及欄位名稱使用反引號(`)" +msgstr "在資料表名稱及欄位名稱前後加上反引號(`)" #: libraries/classes/Config/Descriptions.php:358 #: libraries/classes/Config/Descriptions.php:678 @@ -3971,7 +3972,7 @@ msgstr "SQL 相容模式" #: libraries/classes/Config/Descriptions.php:360 msgid "Creation/Update/Check dates" -msgstr "建立/更新/檢查日期" +msgstr "建立/更新/檢查日期" #: libraries/classes/Config/Descriptions.php:362 msgid "Use delayed inserts" @@ -3980,7 +3981,7 @@ msgstr "使用延遲新增" #: libraries/classes/Config/Descriptions.php:364 #: libraries/classes/Plugins/Export/ExportSql.php:155 msgid "Disable foreign key checks" -msgstr "關閉外鍵(Foreign Key)檢查" +msgstr "關閉外鍵檢查" #: libraries/classes/Config/Descriptions.php:366 #: libraries/classes/Plugins/Export/ExportSql.php:169 @@ -4005,7 +4006,7 @@ msgstr "加入 %s" #: libraries/classes/Config/Descriptions.php:384 msgid "Use hexadecimal for BINARY & BLOB" -msgstr "於 BINARY 與 BLOB 欄位使用 16 進位(HEX)表示" +msgstr "將 BINARY 與 BLOB 欄位以 16 進位顯示" #: libraries/classes/Config/Descriptions.php:387 msgid "" @@ -4015,16 +4016,16 @@ msgstr "加入 IF NOT EXISTS (效率較差,因索引會在建立資料表時 #: libraries/classes/Config/Descriptions.php:391 msgid "Use ignore inserts" -msgstr "使用忽略錯誤的新增(INSERT)" +msgstr "使用忽略錯誤的新增(INSERT IGNORE)" #: libraries/classes/Config/Descriptions.php:395 msgid "Syntax to use when inserting data" -msgstr "在新增資料時使用的語法" +msgstr "新增資料時使用的語法" #: libraries/classes/Config/Descriptions.php:397 #: libraries/classes/Plugins/Export/ExportSql.php:441 msgid "Maximal length of created query" -msgstr "建立查詢指令最大長度" +msgstr "建立查詢指令的最大長度" #: libraries/classes/Config/Descriptions.php:407 msgid "Export type" @@ -4033,7 +4034,7 @@ msgstr "匯出類型" #: libraries/classes/Config/Descriptions.php:409 #: libraries/classes/Plugins/Export/ExportSql.php:141 msgid "Enclose export in a transaction" -msgstr "匯出資料使用交易(Transcation)的方式包裝" +msgstr "匯出資料時,將之包含在交易之內" #: libraries/classes/Config/Descriptions.php:411 msgid "Export time in UTC" @@ -4043,9 +4044,7 @@ msgstr "匯出時間使用世界協調時間(UTC)" msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value." -msgstr "" -"外鍵下拉選單中,選項的排序順序:[kbd]content[/kbd] 為關聯內容、[kbd]id[/kbd] " -"為鍵值。" +msgstr "在外鍵下拉選單,項目的排列次序:[kbd]content[/kbd] 為關聯內容、[kbd]id[/kbd] 為鍵值。" #: libraries/classes/Config/Descriptions.php:424 msgid "Foreign key dropdown order" @@ -4053,7 +4052,7 @@ msgstr "外鍵下拉選單排序" #: libraries/classes/Config/Descriptions.php:426 msgid "A dropdown will be used if fewer items are present." -msgstr "下拉選單中選項個數的限制。" +msgstr "在下拉選單,項目個數的限制。" #: libraries/classes/Config/Descriptions.php:428 msgid "Foreign key limit" @@ -4061,11 +4060,11 @@ msgstr "外鍵數量限制" #: libraries/classes/Config/Descriptions.php:430 msgid "Default value for foreign key checks checkbox for some queries." -msgstr "使用外鍵(Foreign key)檢查某些查詢的核選方塊的預設值。" +msgstr "使用外鍵檢查某些查詢的核選方塊的預設值。" #: libraries/classes/Config/Descriptions.php:432 msgid "Foreign key checks" -msgstr "外鍵(Foreign Key)檢查" +msgstr "外鍵檢查" #: libraries/classes/Config/Descriptions.php:434 msgid "Browse mode" @@ -4209,9 +4208,7 @@ msgstr "頁面標題" msgid "" "Specify browser's title bar text. Refer to [doc@faq6-27]documentation[/doc] " "for magic strings that can be used to get special values." -msgstr "" -"設定瀏覽器標題列顯示的文字。請參考 [doc@faq6-27]說明文件[/doc] 中的變數字串," -"用來替換為特殊內容。" +msgstr "設定瀏覽器標題列顯示的文字。請參閱[doc@faq6-27]說明文件[/doc]的變數字串,用來替換為特殊內容。" #: libraries/classes/Config/Descriptions.php:516 msgid "Security" @@ -4221,8 +4218,7 @@ msgstr "安全性" msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL." -msgstr "" -"請注意 phpMyAdmin 僅提供使用者介面及相關功能,並不會實際限制 MySQL 的執行。" +msgstr "請注意 phpMyAdmin 僅提供使用者介面,並不會實際限制 MySQL 的執行。" #: libraries/classes/Config/Descriptions.php:523 msgid "Basic settings" @@ -4290,7 +4286,7 @@ msgstr "SQL 查詢框" #: libraries/classes/Config/Descriptions.php:557 msgid "Customize links shown in SQL Query boxes." -msgstr "自訂顯示在 SQL 查詢框中的連結。" +msgstr "自訂顯示在 SQL 查詢框的連結。" #: libraries/classes/Config/Descriptions.php:561 #: libraries/classes/Config/Forms/User/SqlForm.php:40 @@ -4330,15 +4326,15 @@ msgstr "資料表結構設定 (欄位清單)。" #: libraries/classes/Config/Descriptions.php:577 msgid "Tabs" -msgstr "頁籤" +msgstr "分頁" #: libraries/classes/Config/Descriptions.php:579 msgid "Choose how you want tabs to work." -msgstr "請選擇頁籤的顯示方式。" +msgstr "請選擇分頁的顯示方式。" #: libraries/classes/Config/Descriptions.php:581 msgid "Display relational schema" -msgstr "顯示關聯綱要(Schema)" +msgstr "顯示關聯綱要" #: libraries/classes/Config/Descriptions.php:585 #: libraries/classes/Plugins/Schema/SchemaDia.php:72 @@ -4352,7 +4348,7 @@ msgstr "文字欄位" #: libraries/classes/Config/Descriptions.php:593 msgid "Customize text input fields." -msgstr "自訂文字輸入框。" +msgstr "自訂文字輸入欄位。" #: libraries/classes/Config/Descriptions.php:595 msgid "Texy! text" @@ -4391,9 +4387,7 @@ msgstr "iconv 的額外參數" msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed." -msgstr "" -"如果開啟此選項,在執行多條指令查詢的時候,即使有一條或多條指令發生錯誤," -"phpMyAdmin 仍會繼續執行其他的指令。" +msgstr "如果開啟此選項,在執行多條指令查詢的時候,即使有指令發生錯誤,phpMyAdmin 仍會繼續執行其他的指令。" #: libraries/classes/Config/Descriptions.php:619 msgid "Ignore multiple statement errors" @@ -4404,9 +4398,7 @@ msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be a good way to import large files, however it can break " "transactions." -msgstr "" -"允許程式在偵測到執行時間快到上限時,自動中斷匯入。若要匯入大型檔案,這是很好" -"的做法,不過使用這種方法會破壞指令中的交易(Transaction)事件。" +msgstr "允許程式在偵測到執行時間快到上限時,自動中斷匯入。若要匯入大型檔案,這是很好的做法,不過使用這種方法會破壞指令中的交易事件。" #: libraries/classes/Config/Descriptions.php:627 msgid "Partial import: allow interrupt" @@ -4469,11 +4461,11 @@ msgstr "自文件開首略過的查詢數。" #: libraries/classes/Config/Descriptions.php:676 msgid "Partial import: skip queries" -msgstr "部分匯入: 跳過查詢" +msgstr "部分匯入:跳過查詢" #: libraries/classes/Config/Descriptions.php:680 msgid "Do not use AUTO_INCREMENT for zero values" -msgstr "不要將數值為零的資料加上 AUTO_INCREMENT 屬性" +msgstr "不要將數值為零的資料加上自動遞增(AUTO_INCREMENT)屬性" #: libraries/classes/Config/Descriptions.php:682 msgid "Read as multibytes" @@ -4518,7 +4510,7 @@ msgstr "登出時刪除所有 cookie" msgid "" "Define whether the previous login should be recalled or not in [kbd]cookie[/" "kbd] authentication mode." -msgstr "定義在 [kbd]cookie[/kbd] 認證模式中,是否顯示上次登入的帳號。" +msgstr "在 [kbd]cookie[/kbd] 認證模式,是否顯示上次登入的帳號。" #: libraries/classes/Config/Descriptions.php:707 msgid "Recall user name" @@ -4540,7 +4532,7 @@ msgstr "儲存登入 cookie" #: libraries/classes/Config/Descriptions.php:718 msgid "Define how long (in seconds) a login cookie is valid." -msgstr "設定使用 cookie 方式登入的有效期限 (秒)。" +msgstr "設定使用 cookie 方式登入的有效時間(秒)。" #: libraries/classes/Config/Descriptions.php:720 msgid "Login cookie validity" @@ -4570,7 +4562,7 @@ msgstr "使用者不能設定更大的值" #: libraries/classes/Config/Descriptions.php:732 msgid "Maximum number of databases displayed in database list." -msgstr "在資料庫清單顯示的資料庫項目數量上限。" +msgstr "在資料庫清單,顯示的資料庫數量上限。" #: libraries/classes/Config/Descriptions.php:734 msgid "Maximum databases" @@ -4600,9 +4592,7 @@ msgstr "導覽樹分支的項目數量上限" msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, \"Previous\" and \"Next\" links will be shown." -msgstr "" -"瀏覽查詢結果時一次最多顯示的列數。如果結果超過此列數,則會顯示「上一頁」和" -"「下一頁」的連結。" +msgstr "瀏覽查詢結果時,一次最多顯示的列數。如果結果超過此列數,則會顯示「上一頁」和「下一頁」的連結。" #: libraries/classes/Config/Descriptions.php:753 msgid "Maximum number of rows to display" @@ -4610,7 +4600,7 @@ msgstr "可顯示的資料列數量上限" #: libraries/classes/Config/Descriptions.php:757 msgid "Maximum number of tables displayed in table list." -msgstr "資料表清單中可顯示的資料表數量上限。" +msgstr "在資料表清單,可顯示的資料表數量上限。" #: libraries/classes/Config/Descriptions.php:759 msgid "Maximum tables" @@ -4642,23 +4632,23 @@ msgstr "導覽面板寬度" #: libraries/classes/Config/Descriptions.php:774 msgid "Set to 0 to collapse navigation panel." -msgstr "設為 0 摺起導覽面板。" +msgstr "設為 0 則摺起導覽面板。" #: libraries/classes/Config/Descriptions.php:776 msgid "Link with main panel by highlighting the current database or table." -msgstr "在主面板凸顯標示目前的資料庫或資料表。" +msgstr "在主面板凸顯目前的資料庫或資料表。" #: libraries/classes/Config/Descriptions.php:780 msgid "Show logo in navigation panel." -msgstr "在導覽面板中顯示標誌。" +msgstr "在導覽面板顯示標誌。" #: libraries/classes/Config/Descriptions.php:782 msgid "Display logo" -msgstr "顯示標誌(Logo)" +msgstr "顯示標誌" #: libraries/classes/Config/Descriptions.php:784 msgid "URL where logo in the navigation panel will point to." -msgstr "導覽面板中標誌所連結的網址。" +msgstr "導覽面板標誌所連結的網址。" #: libraries/classes/Config/Descriptions.php:786 msgid "Logo link URL" @@ -4668,7 +4658,7 @@ msgstr "標誌連結網址" msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])." -msgstr "使用主視窗 ([kbd]main[/kbd]) 或新視窗 ([kbd]new[/kbd]) 開啟目標連結。" +msgstr "以主視窗 ([kbd]main[/kbd]) 還是新視窗 ([kbd]new[/kbd]) 開啟目標連結。" #: libraries/classes/Config/Descriptions.php:793 msgid "Logo link target" @@ -4694,30 +4684,29 @@ msgstr "第二快速存取圖示的目標頁面" msgid "" "Defines the minimum number of items (tables, views, routines and events) to " "display a filter box." -msgstr "設定顯示搜尋框的項目數量下限 (資料表、檢視表、預存程序和事件) 。" +msgstr "設定篩選框要顯示的項目最小數量 (資料表、檢視表、預存程序和事件) 。" #: libraries/classes/Config/Descriptions.php:808 msgid "Minimum number of items to display the filter box" -msgstr "設定顯示搜尋框的項目數量下限" +msgstr "設定顯示篩選框的項目數量下限" #: libraries/classes/Config/Descriptions.php:810 msgid "Minimum number of databases to display the database filter box" -msgstr "設定顯示搜尋框的資料庫數量下限" +msgstr "設定顯示篩選框的資料庫數量下限" #: libraries/classes/Config/Descriptions.php:813 msgid "" "Group items in the navigation tree (determined by the separator defined in " "the Databases and Tables tabs above)." -msgstr "" -"將導覽樹內的項目分組 (依上方「資料庫與資料表」頁籤定義的分隔符號來分組)。" +msgstr "將導覽樹內的項目分組 (依上方「資料庫與資料表」分頁定義的分隔符號來分組)。" #: libraries/classes/Config/Descriptions.php:817 msgid "Group items in the tree" -msgstr "將導覽樹內的項目分組" +msgstr "將導覽樹的項目分組" #: libraries/classes/Config/Descriptions.php:819 msgid "String that separates databases into different tree levels." -msgstr "會依據此分隔符號將資料庫分為不同階層的樹狀。" +msgstr "會依據此分隔符號,將資料庫分為不同階層的樹狀。" #: libraries/classes/Config/Descriptions.php:821 msgid "Database tree separator" @@ -4737,7 +4726,7 @@ msgstr "資料表導覽樹深度限制" #: libraries/classes/Config/Descriptions.php:829 msgid "Highlight server under the mouse cursor." -msgstr "當滑鼠指標移至伺服器上時加強標示。" +msgstr "當滑鼠指標移至伺服器上時,將之凸顯。" #: libraries/classes/Config/Descriptions.php:831 msgid "Enable highlighting" @@ -4746,7 +4735,7 @@ msgstr "開啟加強標示" #: libraries/classes/Config/Descriptions.php:833 msgid "" "Whether to offer the possibility of tree expansion in the navigation panel." -msgstr "是否於導覽面版中提供樹狀選單的展開功能。" +msgstr "於導覽面版,是否提供樹狀選單的展開功能。" #: libraries/classes/Config/Descriptions.php:835 msgid "Enable navigation tree expansion" @@ -4766,23 +4755,23 @@ msgstr "在導覽樹顯示檢視表" #: libraries/classes/Config/Descriptions.php:843 msgid "Whether to show views under database in the navigation tree" -msgstr "在導覽樹,是否於資料庫底下顯示檢視表 (View)" +msgstr "在導覽樹,是否於資料庫底下顯示檢視表" #: libraries/classes/Config/Descriptions.php:845 msgid "Show functions in tree" -msgstr "在導覽樹顯示函數" +msgstr "在導覽樹顯示函式" #: libraries/classes/Config/Descriptions.php:847 msgid "Whether to show functions under database in the navigation tree" -msgstr "在導覽樹,是否於資料庫底下顯示函數" +msgstr "在導覽樹,是否於資料庫底下顯示函式" #: libraries/classes/Config/Descriptions.php:849 msgid "Show procedures in tree" -msgstr "在導覽樹顯示預儲程序" +msgstr "在導覽樹顯示預存程序" #: libraries/classes/Config/Descriptions.php:851 msgid "Whether to show procedures under database in the navigation tree" -msgstr "在導覽樹,是否於資料庫底下顯示程序" +msgstr "在導覽樹,是否於資料庫底下顯示預存程序" #: libraries/classes/Config/Descriptions.php:853 msgid "Show events in tree" @@ -4819,11 +4808,11 @@ msgstr "資料列的連結顯示位置" #: libraries/classes/Config/Descriptions.php:869 msgid "Whether to show row links even in the absence of a unique key." -msgstr "是否顯示缺少唯一鍵的資料列連結。" +msgstr "是否顯示缺少獨一鍵的資料列連結。" #: libraries/classes/Config/Descriptions.php:871 msgid "Show row links anyway" -msgstr "不論如何,一定顯示資料列連結" +msgstr "一定顯示資料列連結" #: libraries/classes/Config/Descriptions.php:873 #: libraries/classes/Config/Descriptions.php:875 @@ -4832,7 +4821,7 @@ msgstr "關閉快速鍵" #: libraries/classes/Config/Descriptions.php:877 msgid "Use natural order for sorting table and database names." -msgstr "使用自然排序顯示資料庫與資料表名稱。" +msgstr "資料庫與資料表名稱使用自然排序。" #: libraries/classes/Config/Descriptions.php:879 msgid "Natural order" @@ -4850,11 +4839,11 @@ msgstr "資料表導覽列" #: libraries/classes/Config/Descriptions.php:885 msgid "Use GZip output buffering for increased speed in HTTP transfers." -msgstr "使用 GZip 輸出快取,以加快 HTTP 傳輸速度。" +msgstr "使用 GZip 輸出緩衝,以加快 HTTP 傳輸速度。" #: libraries/classes/Config/Descriptions.php:887 msgid "GZip output buffering" -msgstr "GZip 輸出快取" +msgstr "GZip 輸出緩衝" #: libraries/classes/Config/Descriptions.php:890 msgid "" @@ -4902,7 +4891,7 @@ msgstr "MySQL 保留字警告" #: libraries/classes/Config/Descriptions.php:917 msgid "How to display the menu tabs" -msgstr "如何顯示選單標籤頁" +msgstr "如何顯示選單分頁" #: libraries/classes/Config/Descriptions.php:921 msgid "How to display various action links" @@ -4940,7 +4929,7 @@ msgstr "查詢歷史記錄數量" #: libraries/classes/Config/Descriptions.php:941 msgid "Select which functions will be used for character set conversion." -msgstr "選擇進行字元編碼轉換時使用的函數。" +msgstr "選擇進行字元編碼轉換時使用的函式。" #: libraries/classes/Config/Descriptions.php:943 msgid "Recoding engine" @@ -5013,7 +5002,7 @@ msgstr "主機授權規則" #: libraries/classes/Config/Descriptions.php:977 msgid "Allow logins without a password" -msgstr "允許空密碼登入" +msgstr "允許不使用密碼登入" #: libraries/classes/Config/Descriptions.php:979 msgid "Allow root login" @@ -5027,7 +5016,7 @@ msgstr "連線階段時區" msgid "" "Sets the effective timezone; possibly different than the one from your " "database server" -msgstr "設定有效的時區,可能與資料庫伺服器的有所不同" +msgstr "設定有效的時區;可能與資料庫伺服器的有所不同" #: libraries/classes/Config/Descriptions.php:988 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth." @@ -5061,7 +5050,7 @@ msgstr "書籤表" msgid "" "Leave blank for no column comments/mime types, suggested: " "[kbd]pma__column_info[/kbd]." -msgstr "無欄位註解/MIME類型時留空白;建議使用 [kbd]pma__column_info[/kbd]。" +msgstr "無欄位備註/MIME類型時留空白;建議使用 [kbd]pma__column_info[/kbd]。" #: libraries/classes/Config/Descriptions.php:1008 msgid "Column information table" @@ -5122,13 +5111,12 @@ msgid "" "issues/8970]phpMyAdmin issue tracker[/a] and [a@https://bugs.mysql." "com/19588]MySQL Bugs[/a]" msgstr "" -"詳情請參閱 [a@https://github.com/phpmyadmin/phpmyadmin/" -"issues/8970]phpMyAdmin 問題追蹤系統[/a] 與 [a@https://bugs.mysql." -"com/19588]MySQL 問題回報[/a]" +"詳情請參閱 [a@https://github.com/phpmyadmin/phpmyadmin/issues/8970]phpMyAdmin " +"問題追蹤系統[/a]與 [a@https://bugs.mysql.com/19588]MySQL 問題回報[/a]" #: libraries/classes/Config/Descriptions.php:1045 msgid "Disable use of INFORMATION_SCHEMA" -msgstr "停用 INFORMATION_SCHEMA" +msgstr "停用資訊綱要(INFORMATION_SCHEMA)" #: libraries/classes/Config/Descriptions.php:1047 msgid "Hide databases" From f56d8813296f95b97ddcdb7c01ae46658a8f7232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristjan=20R=C3=A4ts?= Date: Mon, 28 Jan 2019 20:14:36 +0000 Subject: [PATCH 12/17] Translated using Weblate (Estonian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (3297 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/et/ Signed-off-by: Kristjan Räts --- po/et.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/po/et.po b/po/et.po index 545a224f7a..db0df6ee14 100644 --- a/po/et.po +++ b/po/et.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-14 20:37+0000\n" +"PO-Revision-Date: 2019-02-02 06:48+0000\n" "Last-Translator: Kristjan Räts \n" "Language-Team: Estonian \n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.4-dev\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -7021,6 +7021,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Palun keela oma PHP seadistuses mysql.allow_local_infile või paigalda mysqli " +"laiendus." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." From 56c03bb8e07b938a031b4c0e5753543239fb1019 Mon Sep 17 00:00:00 2001 From: ssantos Date: Tue, 29 Jan 2019 23:09:35 +0000 Subject: [PATCH 13/17] Translated using Weblate (German) Currently translated at 100.0% (3297 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/de/ Signed-off-by: ssantos --- po/de.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index abf9a02a87..3faefebd9e 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-28 16:47+0000\n" +"PO-Revision-Date: 2019-02-02 06:48+0000\n" "Last-Translator: ssantos \n" "Language-Team: German \n" @@ -7184,6 +7184,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Bitte deaktivieren Sie die mysql.allow_local_infile in Ihrer PHP-" +"Konfiguration oder installieren Sie die mysqli-Erweiterung." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." From 675772b71c24b8e62a019a4042d815906222cac9 Mon Sep 17 00:00:00 2001 From: Joshua PowellNishiyama Date: Sat, 2 Feb 2019 05:30:49 +0000 Subject: [PATCH 14/17] Translated using Weblate (Japanese) Currently translated at 88.0% (2902 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/ja/ Signed-off-by: Joshua PowellNishiyama --- po/ja.po | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/po/ja.po b/po/ja.po index ed18f681ec..933d29ab21 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-02-01 17:52+0000\n" +"PO-Revision-Date: 2019-02-02 06:49+0000\n" "Last-Translator: Joshua PowellNishiyama \n" "Language-Team: Japanese \n" @@ -8803,10 +8803,8 @@ msgid "Truncate" msgstr "Truncate" #: libraries/classes/Operations.php:1607 -#, fuzzy -#| msgid "Close" msgid "Coalesce" -msgstr "閉じる" +msgstr "合体" #: libraries/classes/Operations.php:1616 msgid "Partition maintenance" @@ -8835,16 +8833,14 @@ msgid "Can't copy table to same one!" msgstr "同じテーブルにはコピーできません!" #: libraries/classes/Operations.php:2089 -#, fuzzy, php-format -#| msgid "Table %s has been moved to %s." +#, php-format msgid "Table %s has been moved to %s. Privileges have been adjusted." -msgstr "テーブル %s を %s に移動しました。" +msgstr "テーブル%sは%sに移動されました。 特権が変更されました。" #: libraries/classes/Operations.php:2096 -#, fuzzy, php-format -#| msgid "Table %s has been copied to %s." +#, php-format msgid "Table %s has been copied to %s. Privileges have been adjusted." -msgstr "テーブル %s を %s にコピーしました。" +msgstr "テーブル %s を %s にコピーしました。特権が変更されました。" #: libraries/classes/Operations.php:2105 #, php-format @@ -8922,10 +8918,8 @@ msgid "Username:" msgstr "ユーザ名:" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:189 -#, fuzzy -#| msgid "Server Choice" msgid "Server Choice:" -msgstr "サーバの選択" +msgstr "サーバの選択:" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:313 #, fuzzy From 050a5d8aad8932e9beb2e3888c6b2500547bec73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoffer=20Hjeltnes=20St=C3=B8le?= Date: Thu, 31 Jan 2019 18:48:44 +0000 Subject: [PATCH 15/17] Translated using Weblate (Norwegian Nynorsk) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 0.5% (18 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/nn/ Signed-off-by: Christoffer Hjeltnes Støle --- po/nn.po | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/po/nn.po b/po/nn.po index fb1caa6754..834e94d065 100644 --- a/po/nn.po +++ b/po/nn.po @@ -8,14 +8,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2019-02-02 06:49+0000\n" +"Last-Translator: Christoffer Hjeltnes Støle \n" +"Language-Team: Norwegian Nynorsk \n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -726,7 +728,7 @@ msgstr "" #: libraries/classes/Util.php:381 #: templates/server/variables/link_template.twig:7 msgid "Documentation" -msgstr "" +msgstr "Dokumentasjon" #: index.php:463 msgid "Official Homepage" @@ -1259,7 +1261,7 @@ msgstr "" #: libraries/classes/Server/Status/Monitor.php:264 #: libraries/classes/Util.php:3969 msgid "Settings" -msgstr "" +msgstr "Innstillingar" #: js/messages.php:214 msgid "Add chart to grid" @@ -4111,7 +4113,7 @@ msgstr "" #: libraries/config.values.php:104 #: templates/server/sub_page_header.twig:2 msgid "Databases" -msgstr "" +msgstr "Databasar" #: libraries/classes/Config/Descriptions.php:476 msgid "Databases display options." @@ -4331,7 +4333,7 @@ msgstr "" #: libraries/classes/Config/Descriptions.php:603 #: templates/console/display.twig:4 msgid "Console" -msgstr "" +msgstr "Konsoll" #: libraries/classes/Config/Descriptions.php:606 msgid "Enable gzip compression for import and export operations." @@ -6680,7 +6682,7 @@ msgstr "" #: libraries/classes/ReplicationGui.php:854 #: libraries/classes/Server/Privileges.php:1663 msgid "Password:" -msgstr "" +msgstr "Passord:" #: libraries/classes/Display/ChangePassword.php:79 msgid "Enter:" @@ -7584,7 +7586,7 @@ msgstr "" #: libraries/classes/LanguageManager.php:942 #: libraries/classes/LanguageManager.php:943 setup/frames/index.inc.php:63 msgid "Language" -msgstr "" +msgstr "Språk" #: libraries/classes/Linter.php:98 msgid "" @@ -7733,7 +7735,7 @@ msgstr "" #: templates/server/engines/engine.twig:12 #: templates/server/engines/engine.twig:16 msgid "Variables" -msgstr "" +msgstr "Variablar" #: libraries/classes/Menu.php:649 libraries/classes/Util.php:3973 msgid "Charsets" @@ -7855,11 +7857,11 @@ msgstr "" #: libraries/classes/Navigation/NavigationHeader.php:165 msgid "Home" -msgstr "" +msgstr "Heim" #: libraries/classes/Navigation/NavigationHeader.php:173 msgid "Log out" -msgstr "" +msgstr "Logg ut" #: libraries/classes/Navigation/NavigationHeader.php:175 msgid "Empty session data" @@ -7867,7 +7869,7 @@ msgstr "" #: libraries/classes/Navigation/NavigationHeader.php:193 msgid "phpMyAdmin documentation" -msgstr "" +msgstr "Dokumentasjon for phpMyAdmin" #: libraries/classes/Navigation/NavigationHeader.php:213 msgid "Navigation panel settings" @@ -7875,7 +7877,7 @@ msgstr "" #: libraries/classes/Navigation/NavigationHeader.php:224 msgid "Reload navigation panel" -msgstr "" +msgstr "Last inn att navigasjonspanel" #: libraries/classes/Navigation/NavigationTree.php:757 msgid "" @@ -7928,7 +7930,7 @@ msgstr "" #: libraries/classes/Navigation/Nodes/NodeColumnContainer.php:35 msgctxt "Create new column" msgid "New" -msgstr "" +msgstr "Ny" #: libraries/classes/Navigation/Nodes/NodeDatabase.php:41 msgid "Database operations" @@ -7941,7 +7943,7 @@ msgstr "" #: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:36 msgctxt "Create new database" msgid "New" -msgstr "" +msgstr "Ny" #: libraries/classes/Navigation/Nodes/NodeEventContainer.php:37 msgctxt "Create new event" @@ -8525,7 +8527,7 @@ msgstr "" #: templates/login/header.twig:5 #, possible-php-format msgid "Welcome to %s" -msgstr "" +msgstr "Velkomen til %s" #: libraries/classes/Plugins/Auth/AuthenticationConfig.php:105 #, possible-php-format @@ -8552,7 +8554,7 @@ msgstr "" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:154 msgid "Log in" -msgstr "" +msgstr "Logg inn" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:162 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:172 @@ -8561,7 +8563,7 @@ msgstr "" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:177 msgid "Username:" -msgstr "" +msgstr "Brukarnamn:" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:189 msgid "Server Choice:" @@ -9556,11 +9558,11 @@ msgstr "" #: libraries/classes/RecentFavoriteTable.php:259 msgid "Recent" -msgstr "" +msgstr "Nylege" #: libraries/classes/RecentFavoriteTable.php:263 msgid "Favorites" -msgstr "" +msgstr "Favorittar" #: libraries/classes/Relation.php:105 msgid "not OK" From d45520e7135095bcc920869b0cbb4d8f6060b41c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Tue, 29 Jan 2019 00:06:57 +0000 Subject: [PATCH 16/17] Translated using Weblate (Portuguese (Brazil)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (3297 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/pt_BR/ Signed-off-by: Maurício Meneghini Fauth --- po/pt_BR.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 5ba7524cb0..02241731a8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-10 19:08+0000\n" +"PO-Revision-Date: 2019-02-02 06:49+0000\n" "Last-Translator: Maurício Meneghini Fauth \n" "Language-Team: Portuguese (Brazil) \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.4-dev\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -7141,6 +7141,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Por favor, desabilite mysql.allow_local_infile em sua configuração do PHP ou " +"instale a extensão mysqli." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." From 959f70e1282c0a662db2cc58340f0381003c9826 Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Mon, 28 Jan 2019 18:52:53 +0000 Subject: [PATCH 17/17] Translated using Weblate (Turkish) Currently translated at 100.0% (3297 of 3297 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/tr/ Signed-off-by: Burak Yavuz --- po/tr.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/po/tr.po b/po/tr.po index 93f92a9b7e..f1b5db7e89 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-01-28 15:40-0200\n" -"PO-Revision-Date: 2019-01-10 19:09+0000\n" +"PO-Revision-Date: 2019-02-02 06:49+0000\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.4-dev\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -7099,6 +7099,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Lütfen PHP yapılandırmanızdaki mysql.allow_local_infile parametresini " +"etkisizleştirin ya da mysqli uzantısını yükleyin." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it."