From 72604661b85244d825176edb0b93888df5f8b440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Jan 2015 09:34:51 +0100 Subject: [PATCH 1/2] Translated using Weblate (Spanish) Currently translated at 99.8% (2991 of 2995 strings) [CI skip] --- po/es.po | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/po/es.po b/po/es.po index dcd134eda8..baadc5237a 100644 --- a/po/es.po +++ b/po/es.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-01-08 12:00-0500\n" -"PO-Revision-Date: 2015-01-08 20:13+0200\n" -"Last-Translator: Rodrigo A. \n" +"PO-Revision-Date: 2015-01-09 09:34+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Spanish " "\n" "Language: es\n" @@ -10761,7 +10761,8 @@ msgstr "" #, php-format #| msgid "Missing phpMyAdmin configuration storage tables" msgid "%sCreate%s missing phpMyAdmin configuration storage tables." -msgstr "Cree las tablas en las que se guarda la configuración de phpMyAdmin." +msgstr "" +"%sCree%s las tablas en las que se guarda la configuración de phpMyAdmin." #: libraries/replication_gui.lib.php:46 libraries/replication_gui.lib.php:333 #: libraries/server_databases.lib.php:388 From 631f3e4c38aa06dd2e936f7521aa9c7a8c0a3bc0 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 9 Jan 2015 14:23:16 +0100 Subject: [PATCH 2/2] Translated using Weblate (French) Currently translated at 100.0% (2995 of 2995 strings) [CI skip] --- po/fr.po | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/po/fr.po b/po/fr.po index a43583fcc6..61dc9c72a9 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-01-08 12:00-0500\n" -"PO-Revision-Date: 2015-01-01 15:23+0200\n" +"PO-Revision-Date: 2015-01-09 14:23+0200\n" "Last-Translator: Marc Delisle \n" -"Language-Team: French \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: Weblate 2.2-dev\n" @@ -2437,6 +2437,10 @@ msgid "" "limit has been reached, some features may not work properly for you. In " "Safari, such problem is commonly caused by \"Private Mode Browsing\"." msgstr "" +"Votre navigateur ne supporte pas le stockage local des paramètres ou la " +"limite de quota a été atteinte, certaines fonctionnalités peuvent ne pas " +"fonctionner correctement pour vous. Dans Safari, ce problème est souvent " +"causée par le « Mode de navigation privée »." #: js/messages.php:560 msgctxt "Previous month" @@ -10614,10 +10618,9 @@ msgid "Persistent recently used tables" msgstr "Tables récemment utilisées (persistantes)" #: libraries/relation.lib.php:226 -#, fuzzy #| msgid "Persistent recently used tables" msgid "Persistent favorite tables" -msgstr "Tables récemment utilisées (persistantes)" +msgstr "Tables préférées (persistantes)" #: libraries/relation.lib.php:237 msgid "Persistent tables' UI preferences" @@ -10685,10 +10688,12 @@ msgstr "" "active." #: libraries/relation.lib.php:1973 -#, fuzzy, php-format +#, php-format #| msgid "Missing phpMyAdmin configuration storage tables" msgid "%sCreate%s missing phpMyAdmin configuration storage tables." -msgstr "Tables manquantes pour le stockage de configurations phpMyAdmin" +msgstr "" +"%sCréer%s les tables manquantes pour le stockage de configurations " +"phpMyAdmin." #: libraries/replication_gui.lib.php:46 libraries/replication_gui.lib.php:333 #: libraries/server_databases.lib.php:388 @@ -14461,10 +14466,10 @@ msgid "Row: %1$s, Column: %2$s, Error: %3$s" msgstr "Ligne : %1$s, Colonne : %2$s, Erreur : %3$s" #: tbl_structure.php:59 -#, fuzzy, php-format +#, php-format #| msgid "The column name '%s' is a MySQL reserved keyword." msgid "The column name(s) '%s' are MySQL reserved keyword." -msgstr "Le nom de colonne '%s' est un mot-clé MySQL réservé." +msgstr "Les noms de colonnes '%s' sont des mots-clé MySQL réservés." #: tbl_structure.php:120 msgid "No column selected."