-
-
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.
Translated using Weblate (Interlingua)
Currently translated at 100.0% (50 of 50 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/ia/ Signed-off-by: Giovanni Sora <[email protected]>
- Loading branch information
Showing
2 changed files
with
4 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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: SQL parser 5\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2020-03-20 21:01+0100\n" | ||
"PO-Revision-Date: 2020-08-11 17:32+0000\n" | ||
"PO-Revision-Date: 2021-04-14 21:26+0000\n" | ||
"Last-Translator: Giovanni Sora <[email protected]>\n" | ||
"Language-Team: Interlingua <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"sql-parser/ia/>\n" | ||
|
@@ -17,7 +17,7 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.2-dev\n" | ||
"X-Generator: Weblate 4.6-dev\n" | ||
|
||
#: src/Component.php:41 src/Component.php:61 | ||
msgid "Not implemented yet." | ||
|
@@ -32,7 +32,7 @@ msgstr "" | |
|
||
#: src/Components/AlterOperation.php:290 | ||
msgid "Missing comma before start of a new alter operation." | ||
msgstr "" | ||
msgstr "mancante comma ante initiar un nove operation de alterar." | ||
|
||
#: src/Components/AlterOperation.php:302 | ||
msgid "Unrecognized alter operation." | ||
|
@@ -78,7 +78,7 @@ msgstr "Un potential alias duplicate del expression CASE." | |
|
||
#: src/Components/CaseExpression.php:236 | ||
msgid "An alias expected after AS but got " | ||
msgstr "" | ||
msgstr "Un alias attendite post AS ma obteneva " | ||
|
||
#: src/Components/CaseExpression.php:248 src/Components/Expression.php:353 | ||
#: src/Components/Expression.php:373 src/Components/Expression.php:408 | ||
|