From fbd70972f4e60b8c4daa4b8bcc6867514593e726 Mon Sep 17 00:00:00 2001 From: Andrey Aleksanyants Date: Mon, 27 Jul 2015 10:59:09 +0200 Subject: [PATCH 1/2] Translated using Weblate (Armenian) Currently translated at 49.9% (1596 of 3194 strings) [CI skip] --- po/hy.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/hy.po b/po/hy.po index 16373c316a..6d5bed37fe 100644 --- a/po/hy.po +++ b/po/hy.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-07-23 03:54-0700\n" -"PO-Revision-Date: 2015-07-27 09:03+0200\n" +"PO-Revision-Date: 2015-07-27 10:59+0200\n" "Last-Translator: Andrey Aleksanyants \n" "Language-Team: Armenian " "\n" @@ -12309,7 +12309,7 @@ msgstr "" #: libraries/server_status_monitor.lib.php:185 msgid "Select series:" -msgstr "Ընտրեք շարքերը" +msgstr "Ընտրեք շարքերը՝" #: libraries/server_status_monitor.lib.php:187 msgid "Commonly monitored" @@ -14475,7 +14475,7 @@ msgstr "" #: templates/index_form.phtml:86 msgid "Parser:" -msgstr "Վերլուծող՝" +msgstr "Վերլուծիչ՝" #: templates/index_form.phtml:102 msgid "Comment:" From bb81230644c67135e3310ae9d788ae56ee54f1a9 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 27 Jul 2015 14:47:35 +0200 Subject: [PATCH 2/2] Translated using Weblate (French) Currently translated at 99.5% (3179 of 3194 strings) [CI skip] --- po/fr.po | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/po/fr.po b/po/fr.po index cd54b78530..22a91f3645 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ 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-07-23 03:54-0700\n" -"PO-Revision-Date: 2015-07-26 13:21+0200\n" +"PO-Revision-Date: 2015-07-27 14:47+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: French " "\n" @@ -13969,27 +13969,26 @@ msgstr "Une expression était attendue." #: libraries/sql-parser/src/Components/FieldDefinition.php:255 msgid "A closing bracket was expected." -msgstr "" +msgstr "Une parenthèse droite était attendue." #: libraries/sql-parser/src/Components/Limit.php:90 #: libraries/sql-parser/src/Components/Limit.php:112 msgid "An offset was expected." -msgstr "" +msgstr "Un décalage était prévu." #: libraries/sql-parser/src/Components/OptionsArray.php:142 #, php-format msgid "This option conflicts with \"%1$s\"." -msgstr "" +msgstr "Cette option entre en conflit avec « %1$s »." #: libraries/sql-parser/src/Components/RenameOperation.php:102 -#, fuzzy #| msgid "The number of tables that are open." msgid "The old name of the table was expected." -msgstr "Le nombre de tables qui sont ouvertes." +msgstr "L'ancien nom de la table était attendu." #: libraries/sql-parser/src/Components/RenameOperation.php:112 msgid "Keyword \"TO\" was expected." -msgstr "" +msgstr "Le mot clé « TO » était attendu." #: libraries/sql-parser/src/Components/RenameOperation.php:129 #, fuzzy