diff options
-rw-r--r-- | locale/ar/LC_MESSAGES/sqlparser.mo | bin | 5090 -> 5150 bytes | |||
-rw-r--r-- | locale/ar/LC_MESSAGES/sqlparser.po | 6 |
2 files changed, 2 insertions, 4 deletions
diff --git a/locale/ar/LC_MESSAGES/sqlparser.mo b/locale/ar/LC_MESSAGES/sqlparser.mo Binary files differindex 30eefe9..7a3b776 100644 --- a/locale/ar/LC_MESSAGES/sqlparser.mo +++ b/locale/ar/LC_MESSAGES/sqlparser.mo diff --git a/locale/ar/LC_MESSAGES/sqlparser.po b/locale/ar/LC_MESSAGES/sqlparser.po index f55fc3c..43f26ee 100644 --- a/locale/ar/LC_MESSAGES/sqlparser.po +++ b/locale/ar/LC_MESSAGES/sqlparser.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: SQL parser 0\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2017-05-15 10:30+0200\n" -"PO-Revision-Date: 2017-06-28 00:17+0000\n" +"PO-Revision-Date: 2017-06-29 22:50+0000\n" "Last-Translator: yagoub fadel <yagoub76@gmail.com>\n" "Language-Team: Arabic <https://hosted.weblate.org/projects/phpmyadmin/sql-" "parser/ar/>\n" @@ -170,10 +170,8 @@ msgstr "لم يتم بدء أي معاملة من قبل." #: src/Statements/InsertStatement.php:246 src/Statements/LoadStatement.php:261 #: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310 #: src/Statements/ReplaceStatement.php:190 -#, fuzzy -#| msgid "Unexpected characters on line %s." msgid "Unexpected token." -msgstr "أحرف غير متوقعة على السطر %s." +msgstr "رمز غير متوقع." #: src/Statement.php:306 msgid "This type of clause was previously parsed." |