diff options
-rw-r--r-- | locale/fi/LC_MESSAGES/sqlparser.mo | bin | 2246 -> 2354 bytes | |||
-rw-r--r-- | locale/fi/LC_MESSAGES/sqlparser.po | 10 |
2 files changed, 5 insertions, 5 deletions
diff --git a/locale/fi/LC_MESSAGES/sqlparser.mo b/locale/fi/LC_MESSAGES/sqlparser.mo Binary files differindex f7a0837..fa60e3e 100644 --- a/locale/fi/LC_MESSAGES/sqlparser.mo +++ b/locale/fi/LC_MESSAGES/sqlparser.mo diff --git a/locale/fi/LC_MESSAGES/sqlparser.po b/locale/fi/LC_MESSAGES/sqlparser.po index ce23645..20976ce 100644 --- a/locale/fi/LC_MESSAGES/sqlparser.po +++ b/locale/fi/LC_MESSAGES/sqlparser.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: SQL parser 0\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2017-08-21 12:54+0200\n" -"PO-Revision-Date: 2017-09-12 13:45+0000\n" -"Last-Translator: Petri Ikonen <kuopassa123@gmail.com>\n" +"PO-Revision-Date: 2017-12-01 19:45+0000\n" +"Last-Translator: ekeimaja <ekeimaja@gmail.com>\n" "Language-Team: Finnish <https://hosted.weblate.org/projects/phpmyadmin/sql-" "parser/fi/>\n" "Language: fi\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 2.17-dev\n" +"X-Generator: Weblate 2.18-dev\n" #: src/Component.php:43 src/Component.php:63 msgid "Not implemented yet." @@ -30,9 +30,9 @@ msgid "Unrecognized alter operation." msgstr "Tunnistamaton \"alter\"-toiminto." #: src/Components/Array2d.php:88 -#, fuzzy, php-format +#, php-format msgid "%1$d values were expected, but found %2$d." -msgstr "Odotettiin %1$d arvoa, mutta löydettiin %2$d." +msgstr "Odotettiin arvoa %1$d , mutta löydettiin %2$d." #: src/Components/Array2d.php:111 #, fuzzy |