-
-
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 6.9% (3 of 43 strings)
- Loading branch information
1 parent
ddb7c1a
commit 7777fec
Showing
2 changed files
with
10 additions
and
9 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,21 +4,22 @@ msgstr "" | |
"Project-Id-Version: SQL parser 0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2017-01-03 12:34+0100\n" | ||
"PO-Revision-Date: 2015-10-15 11:02+0200\n" | ||
"Last-Translator: Michal Čihař <michal@cihar.com>\n" | ||
"Language-Team: Romanian <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"master/ro/>\n" | ||
"PO-Revision-Date: 2017-01-04 15:32+0000\n" | ||
"Last-Translator: Flavius Nopcea <domnulnopcea@gmail.com>\n" | ||
"Language-Team: Romanian <https://hosted.weblate.org/projects/phpmyadmin/sql-" | ||
"parser/ro/>\n" | ||
"Language: ro\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " | ||
"20)) ? 1 : 2;\n" | ||
"X-Generator: Weblate 2.5-dev\n" | ||
"X-Generator: Weblate 2.11-dev\n" | ||
|
||
#: src/Component.php:45 src/Component.php:65 | ||
#, fuzzy | ||
msgid "Not implemented yet." | ||
msgstr "" | ||
msgstr "Nu este inca implementat." | ||
|
||
#: src/Components/AlterOperation.php:228 src/Statement.php:337 | ||
msgid "" | ||
|
@@ -41,7 +42,7 @@ msgstr "" | |
|
||
#: src/Components/ArrayObj.php:118 src/Components/CreateDefinition.php:206 | ||
msgid "An opening bracket was expected." | ||
msgstr "" | ||
msgstr "O paranteza deschisa este necesara." | ||
|
||
#: src/Components/CaseExpression.php:137 src/Components/CaseExpression.php:167 | ||
#: src/Components/CaseExpression.php:179 src/Components/CaseExpression.php:193 | ||
|
@@ -84,11 +85,11 @@ msgstr "Nici o bază de date selectată." | |
|
||
#: src/Components/CreateDefinition.php:288 | ||
msgid "A closing bracket was expected." | ||
msgstr "" | ||
msgstr "O paranteza inchisa este necesara." | ||
|
||
#: src/Components/DataType.php:127 | ||
msgid "Unrecognized data type." | ||
msgstr "" | ||
msgstr "Tip de date nerecunoscut." | ||
|
||
#: src/Components/Expression.php:248 src/Components/Expression.php:398 | ||
#, fuzzy | ||
|