Skip to content

Commit

Permalink
Translated using Weblate (Finnish)
Browse files Browse the repository at this point in the history
Currently translated at 46.2% (25 of 54 strings)

[CI skip]

Translation: phpMyAdmin/SQL parser
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/fi/
Signed-off-by: liviuconcioiu <liviu.concioiu@gmail.com>
  • Loading branch information
liviuconcioiu authored and weblate committed Jan 26, 2023
1 parent 67c6a74 commit 458686a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
Binary file modified locale/fi/LC_MESSAGES/sqlparser.mo
Binary file not shown.
22 changes: 8 additions & 14 deletions locale/fi/LC_MESSAGES/sqlparser.po
Expand Up @@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: SQL parser 5\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2021-12-29 16:13-0300\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"
"PO-Revision-Date: 2023-01-26 07:10+0000\n"
"Last-Translator: liviuconcioiu <liviu.concioiu@gmail.com>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/phpmyadmin/"
"sql-parser/fi/>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"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.18-dev\n"
"X-Generator: Weblate 4.16-dev\n"

#: src/Component.php:42 src/Component.php:62
msgid "Not implemented yet."
Expand Down Expand Up @@ -146,16 +146,12 @@ msgid "An offset was expected."
msgstr ""

#: src/Components/LockExpression.php:94
#, fuzzy
#| msgid "Unexpected end of CASE expression"
msgid "Unexpected end of LOCK expression."
msgstr "Odottamaton loppu CASE-ilmaisulle"
msgstr "Odottamaton loppu LOCK-ilmaisulle."

#: src/Components/LockExpression.php:204
#, fuzzy
#| msgid "Unexpected end of CASE expression"
msgid "Unexpected end of Lock expression."
msgstr "Odottamaton loppu CASE-ilmaisulle"
msgstr "Odottamaton loppu LOCK-ilmaisulle."

#: src/Components/OptionsArray.php:151
#, php-format
Expand Down Expand Up @@ -270,10 +266,8 @@ msgid "Unexpected end of LOCK statement."
msgstr "Odottamaton ilmaisun alku."

#: src/Statements/PurgeStatement.php:141
#, fuzzy
#| msgid "Unexpected keyword."
msgid "Unexpected keyword"
msgstr "Odottamaton avainsana."
msgstr "Odottamaton avainsana"

#: src/Statements/WithStatement.php:119
#, fuzzy
Expand Down

0 comments on commit 458686a

Please sign in to comment.