Skip to content

Commit 4253dfc

Browse files
Petri Ikonenweblate
authored andcommitted
Translated using Weblate (Finnish)
Currently translated at 47.7% (21 of 44 strings) [CI skip]
1 parent 83bcdff commit 4253dfc

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

‎locale/fi/LC_MESSAGES/sqlparser.mo

173 Bytes
Binary file not shown.

‎locale/fi/LC_MESSAGES/sqlparser.po

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2017-08-21 12:54+0200\n"
7-
"PO-Revision-Date: 2017-08-10 16:41+0000\n"
8-
"Last-Translator: Pyscowicz <janne.ertman@gmail.com>\n"
7+
"PO-Revision-Date: 2017-09-12 13:45+0000\n"
8+
"Last-Translator: Petri Ikonen <kuopassa123@gmail.com>\n"
99
"Language-Team: Finnish <https://hosted.weblate.org/projects/phpmyadmin/sql-"
1010
"parser/fi/>\n"
1111
"Language: fi\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 2.16-dev\n"
16+
"X-Generator: Weblate 2.17-dev\n"
1717

1818
#: src/Component.php:43 src/Component.php:63
1919
msgid "Not implemented yet."
@@ -23,19 +23,21 @@ msgstr "Ei vielä toteutettu."
2323
msgid ""
2424
"A new statement was found, but no delimiter between it and the previous one."
2525
msgstr ""
26+
"Löydettiin uusi lauseke, muttei erotinta sen ja sitä edeltäneen välillä."
2627

2728
#: src/Components/AlterOperation.php:253
2829
msgid "Unrecognized alter operation."
2930
msgstr "Tunnistamaton \"alter\"-toiminto."
3031

3132
#: src/Components/Array2d.php:88
32-
#, php-format
33+
#, fuzzy, php-format
3334
msgid "%1$d values were expected, but found %2$d."
34-
msgstr ""
35+
msgstr "Odotettiin %1$d arvoa, mutta löydettiin %2$d."
3536

3637
#: src/Components/Array2d.php:111
38+
#, fuzzy
3739
msgid "An opening bracket followed by a set of values was expected."
38-
msgstr ""
40+
msgstr "Odotettiin avausmerkki ja sitä odotettiin seuraavan arvoja."
3941

4042
#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
4143
msgid "An opening bracket was expected."

0 commit comments

Comments
 (0)