From 5c032d4110cd618413f88a513443932bce4fa18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 8 Apr 2010 15:12:07 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/en_GB.po | 52 ++++++++++++++++++++-------------------------------- 1 file changed, 20 insertions(+), 32 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 8838ebd37..ae4689b61 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -57,13 +57,12 @@ msgstr "en" #: libraries/common.lib.php:1276 msgid "Inline edit of this query" -msgstr "" +msgstr "Inline edit of this query" #: libraries/common.lib.php:1278 -#, fuzzy #| msgid "Engines" msgid "Inline" -msgstr "Engines" +msgstr "Inline" #: libraries/Message.class.php:282 #, php-format @@ -6518,11 +6517,11 @@ msgstr "PMA database" #: setup/lib/messages.inc.php:133 msgid "Tracking of changes made in database. Requires configured PMA database." -msgstr "" +msgstr "Tracking of changes made in database. Requires configured PMA database." #: setup/lib/messages.inc.php:134 msgid "Changes tracking" -msgstr "" +msgstr "Changes tracking" #: setup/lib/messages.inc.php:135 msgid "Customization" @@ -7231,7 +7230,6 @@ msgid "SQL query history table" msgstr "SQL query history table" #: setup/lib/messages.inc.php:279 -#, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" #| "[/kbd]" @@ -7239,14 +7237,13 @@ msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" -"kbd]" +"Leave blank for no SQL query tracking support, suggested: " +"[kbd]pma_tracking[/kbd]" #: setup/lib/messages.inc.php:280 -#, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" -msgstr "SQL query history table" +msgstr "SQL query tracking table" #: setup/lib/messages.inc.php:281 msgid "Hostname where MySQL server is running" @@ -7353,7 +7350,6 @@ msgid "Signon URL" msgstr "Signon URL" #: setup/lib/messages.inc.php:303 -#, fuzzy #| msgid "" #| "Whether the tracking mechanism creates versions for tables and views " #| "automatically. Default value is false." @@ -7362,68 +7358,60 @@ msgid "" "automatically." msgstr "" "Whether the tracking mechanism creates versions for tables and views " -"automatically. Default value is false." +"automatically." #: setup/lib/messages.inc.php:304 -#, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" -msgstr "Automatic recovery mode" +msgstr "Automatically create versions" #: setup/lib/messages.inc.php:305 -#, fuzzy #| msgid "" #| "Defines the list of statements the auto-creation uses for new versions. " #| "Default value is" msgid "Defines the list of statements the auto-creation uses for new versions." -msgstr "" -"Defines the list of statements the auto-creation uses for new versions. " -"Default value is" +msgstr "Defines the list of statements the auto-creation uses for new versions." #: setup/lib/messages.inc.php:306 -#, fuzzy #| msgid "Statements" msgid "Statements to track" -msgstr "Statements" +msgstr "Statements to track" #: setup/lib/messages.inc.php:307 -#, fuzzy msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -"Whether a DROP VIEW IF EXISTS statement will added as first line to the log " -"when creating a view. Default value is true." +"Whether a DROP VIEW IF EXISTS statement will be added as first line to the " +"log when creating a view." #: setup/lib/messages.inc.php:308 msgid "Add DROP VIEW" -msgstr "" +msgstr "Add DROP VIEW" #: setup/lib/messages.inc.php:309 -#, fuzzy msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -"Whether a DROP TABLE IF EXISTS statement will added as first line to the log " -"when creating a table. Default value is true." +"Whether a DROP TABLE IF EXISTS statement will be added as first line to the " +"log when creating a table." #: setup/lib/messages.inc.php:310 msgid "Add DROP TABLE" -msgstr "" +msgstr "Add DROP TABLE" #: setup/lib/messages.inc.php:311 -#, fuzzy msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -"Whether a DROP DATABASE IF EXISTS statement will added as first line to the " -"log when creating a database. Default value is true." +"Whether a DROP DATABASE IF EXISTS statement will be added as first line to " +"the log when creating a database." #: setup/lib/messages.inc.php:312 msgid "Add DROP DATABASE" -msgstr "" +msgstr "Add DROP DATABASE" #: setup/lib/messages.inc.php:313 msgid "You should use SSL connections if your web server supports it"