From 2f47241b7f82bb72dd9e4c770bbea93c046dc525 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Nov 2010 12:40:24 +0200 Subject: [PATCH 1/8] Translation update done using Pootle. --- po/en_GB.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 2e71a03d3..f3a28de0a 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4,13 +4,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-11-10 05:51-0500\n" -"PO-Revision-Date: 2010-10-04 13:11+0200\n" -"Last-Translator: Robert Readman \n" +"PO-Revision-Date: 2010-11-12 12:40+0200\n" +"Last-Translator: Marc Delisle \n" "Language-Team: english-gb \n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -569,7 +569,6 @@ msgid "Inside column:" msgstr "Inside column:" #: db_structure.php:59 -#, fuzzy #| msgid "No tables found in database." msgid "No tables found in database" msgstr "No tables found in database." From 779ef6855c773525af2d884f0161617bbdacfc3f Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Nov 2010 12:40:36 +0200 Subject: [PATCH 2/8] Translation update done using Pootle. --- po/en_GB.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/en_GB.po b/po/en_GB.po index f3a28de0a..67e9b9d94 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -2983,7 +2983,7 @@ msgstr "Partial import: allow interrupt" #: libraries/config/messages.inc.php:238 libraries/config/messages.inc.php:245 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" -msgstr "" +msgstr "Do not abort on INSERT error" #: libraries/config/messages.inc.php:239 libraries/config/messages.inc.php:247 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 From b0bef41c47ffb92e61a925150e54b841aa8854fa Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Nov 2010 12:40:44 +0200 Subject: [PATCH 3/8] Translation update done using Pootle. --- po/en_GB.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 67e9b9d94..d81fe613c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4666,10 +4666,9 @@ msgid "Options" msgstr "Options" #: libraries/display_tbl.lib.php:558 libraries/display_tbl.lib.php:568 -#, fuzzy #| msgid "Partial Texts" msgid "Partial texts" -msgstr "Partial Texts" +msgstr "Partial texts" #: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:572 #, fuzzy From 7de04f25542a38f43e38ccc7b05eae14e0bc4ca1 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Nov 2010 12:40:50 +0200 Subject: [PATCH 4/8] Translation update done using Pootle. --- po/en_GB.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index d81fe613c..165992bf4 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4671,10 +4671,9 @@ msgid "Partial texts" msgstr "Partial texts" #: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:572 -#, fuzzy #| msgid "Full Texts" msgid "Full texts" -msgstr "Full Texts" +msgstr "Full texts" #: libraries/display_tbl.lib.php:585 msgid "Relational key" From 93183930519972b0a83a070c5fbe220c25cdb5d8 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Nov 2010 12:41:04 +0200 Subject: [PATCH 5/8] Translation update done using Pootle. --- po/en_GB.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 165992bf4..7589bb5eb 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-11-10 05:51-0500\n" -"PO-Revision-Date: 2010-11-12 12:40+0200\n" +"PO-Revision-Date: 2010-11-12 12:41+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: english-gb \n" "Language: en_GB\n" @@ -6052,10 +6052,9 @@ msgid "Schema of the %s database - Page %s" msgstr "Schema of the %s database - Page %s" #: libraries/schema/Export_Relation_Schema.class.php:174 -#, fuzzy #| msgid "File %s does not contain any key id" msgid "This page does not contain any tables!" -msgstr "File %s does not contain any key id" +msgstr "This page does not contain any tables!" #: libraries/schema/Export_Relation_Schema.class.php:207 msgid "SCHEMA ERROR: " From de70a9bb31d860345d138755c1256560a42288b1 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Nov 2010 12:41:20 +0200 Subject: [PATCH 6/8] Translation update done using Pootle. --- po/en_GB.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 7589bb5eb..fab9e8f87 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6749,7 +6749,6 @@ msgstr "" "sooner than configured in phpMyAdmin." #: main.php:279 -#, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." #| "php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that " @@ -6759,10 +6758,9 @@ 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 "" -"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " -"validity configured in phpMyAdmin, because of this, your login will expire " -"sooner than configured in phpMyAdmin." +"Login cookie store is lower than cookie validity configured in phpMyAdmin, " +"because of this, your login will expire sooner than configured in " +"phpMyAdmin." #: main.php:287 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." From ba922c62192758cc96f4f13ee96c6e86f417a1f5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Nov 2010 12:41:36 +0200 Subject: [PATCH 7/8] Translation update done using Pootle. --- po/en_GB.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index fab9e8f87..f26187f4f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8935,7 +8935,7 @@ msgstr "" "most. Values larger than 1800 may pose a security risk such as impersonation." #: setup/lib/index.lib.php:264 -#, fuzzy, php-format +#, php-format #| msgid "" #| "%sLogin cookie validity%s must be set to a value less or equal to %sLogin " #| "cookie store%s." @@ -8943,8 +8943,8 @@ 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." msgstr "" -"%sLogin cookie validity%s must be set to a value less or equal to %sLogin " -"cookie store%s." +"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." #: setup/lib/index.lib.php:266 #, php-format From 4a6a95bfd4f4b9fc243b48e2c206ea5d103facaa Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Nov 2010 12:43:48 +0200 Subject: [PATCH 8/8] Translation update done using Pootle. --- po/fr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/fr.po b/po/fr.po index d2e8599b9..5f669f2cd 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,13 +4,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-11-10 05:51-0500\n" -"PO-Revision-Date: 2010-11-08 13:29+0200\n" +"PO-Revision-Date: 2010-11-12 12:43+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -3014,7 +3014,7 @@ msgstr "Permettre l'interruption lors de l'importation" #: libraries/config/messages.inc.php:238 libraries/config/messages.inc.php:245 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" -msgstr "" +msgstr "Ne pas arrêter l'importation lors d'une erreur d'énoncé INSERT" #: libraries/config/messages.inc.php:239 libraries/config/messages.inc.php:247 #: libraries/import/csv.php:25 libraries/import/ldi.php:38