-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (43 of 43 strings) [CI skip]
- Loading branch information
Showing
2 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ msgstr "" | |
"Project-Id-Version: SQL parser 0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\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 <[email protected]>\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." | ||
|