summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryagoub fadel <yagoub76@gmail.com>2017-06-28 00:17:54 +0000
committerWeblate <noreply@weblate.org>2017-06-30 00:50:06 +0200
commitf6f8aa87d908d26c6bac501d6d039d8d07269661 (patch)
tree374dc27c4e0c77bbef4526ae10b76d8c62a33088
parent7126f546628ecada0cd31aa098856111164c15f7 (diff)
downloadsql-parser-f6f8aa87d908d26c6bac501d6d039d8d07269661.zip
sql-parser-f6f8aa87d908d26c6bac501d6d039d8d07269661.tar.gz
sql-parser-f6f8aa87d908d26c6bac501d6d039d8d07269661.tar.bz2
Translated using Weblate (Arabic)
Currently translated at 100.0% (43 of 43 strings) [CI skip]
-rw-r--r--locale/ar/LC_MESSAGES/sqlparser.mobin5090 -> 5150 bytes
-rw-r--r--locale/ar/LC_MESSAGES/sqlparser.po6
2 files changed, 2 insertions, 4 deletions
diff --git a/locale/ar/LC_MESSAGES/sqlparser.mo b/locale/ar/LC_MESSAGES/sqlparser.mo
index 30eefe9..7a3b776 100644
--- a/locale/ar/LC_MESSAGES/sqlparser.mo
+++ b/locale/ar/LC_MESSAGES/sqlparser.mo
Binary files differ
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."