Skip to content

Commit

Permalink
Translated using Weblate (Slovak)
Browse files Browse the repository at this point in the history
Currently translated at 85.1% (46 of 54 strings)

[CI skip]

Translation: phpMyAdmin/SQL parser
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/sk/
Signed-off-by: liviuconcioiu <liviu.concioiu@gmail.com>
  • Loading branch information
liviuconcioiu authored and weblate committed Jan 26, 2023
1 parent cfd69f9 commit 4391628
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
Binary file modified locale/sk/LC_MESSAGES/sqlparser.mo
Binary file not shown.
18 changes: 6 additions & 12 deletions locale/sk/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: 2022-06-20 16:20+0000\n"
"Last-Translator: Quartyn <twentyvec@gmail.com>\n"
"PO-Revision-Date: 2023-01-26 07:10+0000\n"
"Last-Translator: liviuconcioiu <liviu.concioiu@gmail.com>\n"
"Language-Team: Slovak <https://hosted.weblate.org/projects/phpmyadmin/"
"sql-parser/sk/>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 4.13.1-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 @@ -145,16 +145,12 @@ msgid "An offset was expected."
msgstr "Odstup bol očakávaný."

#: src/Components/LockExpression.php:94
#, fuzzy
#| msgid "Unexpected end of CASE expression"
msgid "Unexpected end of LOCK expression."
msgstr "Neočakávaný koniec CASE výrazu"
msgstr "Neočakávaný koniec LOCK výrazu."

#: src/Components/LockExpression.php:204
#, fuzzy
#| msgid "Unexpected end of CASE expression"
msgid "Unexpected end of Lock expression."
msgstr "Neočakávaný koniec CASE výrazu"
msgstr "Neočakávaný koniec LOCK výrazu."

#: src/Components/OptionsArray.php:151
#, php-format
Expand Down Expand Up @@ -257,10 +253,8 @@ msgid "Unexpected end of LOCK statement."
msgstr "Neočakávaný začiatok výrazu."

#: src/Statements/PurgeStatement.php:141
#, fuzzy
#| msgid "Unexpected keyword."
msgid "Unexpected keyword"
msgstr "Neočakávaný znak."
msgstr "Neočakávaný znak"

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

0 comments on commit 4391628

Please sign in to comment.