-
-
Notifications
You must be signed in to change notification settings - Fork 102
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 18.8% (10 of 53 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/ta/ Signed-off-by: Viswalinga Surya S <[email protected]>
- Loading branch information
1 parent
2d7662b
commit 9d3cd87
Showing
2 changed files
with
5 additions
and
11 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 |
---|---|---|
|
@@ -7,7 +7,7 @@ msgstr "" | |
"Project-Id-Version: SQL parser 5\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-02-26 22:46+0100\n" | ||
"PO-Revision-Date: 2023-12-02 13:04+0000\n" | ||
"PO-Revision-Date: 2023-12-03 14:05+0000\n" | ||
"Last-Translator: Viswalinga Surya S <[email protected]>\n" | ||
"Language-Team: Tamil <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"sql-parser/ta/>\n" | ||
|
@@ -104,17 +104,15 @@ msgstr "ஒரு காற்புள்ளி அல்லது மூடு | |
|
||
#: src/Components/CreateDefinition.php:313 src/Statements/WithStatement.php:328 | ||
msgid "A closing bracket was expected." | ||
msgstr "" | ||
msgstr "ஒரு மூடும் அடைப்புக்குறி எதிர்பார்க்கப்பட்டது." | ||
|
||
#: src/Components/DataType.php:130 | ||
msgid "Unrecognized data type." | ||
msgstr "" | ||
|
||
#: src/Components/ExpressionArray.php:106 src/Statements/WithStatement.php:197 | ||
#, fuzzy | ||
#| msgid "No rows selected" | ||
msgid "An expression was expected." | ||
msgstr "தெரிவுசெய்யப்பட வரிசைகள் இல்லை" | ||
msgstr "ஒரு வெளிப்பாடு எதிர்பார்க்கப்பட்டது." | ||
|
||
#: src/Components/Expression.php:257 src/Components/Expression.php:435 | ||
#, fuzzy | ||
|
@@ -172,16 +170,12 @@ msgid "The new name of the table was expected." | |
msgstr "" | ||
|
||
#: src/Components/RenameOperation.php:140 | ||
#, fuzzy | ||
#| msgid "The row has been deleted." | ||
msgid "A rename operation was expected." | ||
msgstr "இந்நிரைவரிசை அழிக்கப்பட்டது." | ||
msgstr "பெயர் மாற்றத்திற்கான செயல் எதிர்பார்க்கப்பட்டது." | ||
|
||
#: src/Components/SetOperation.php:121 | ||
#, fuzzy | ||
#| msgid "as regular expression" | ||
msgid "Missing expression." | ||
msgstr "வழக்கமான வெளிப்பாடு" | ||
msgstr "காணப்படாத வெளிப்பாடு." | ||
|
||
#: src/Lexer.php:274 | ||
#, fuzzy | ||
|