summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Ungureanu <udan1107@gmail.com>2017-04-21 21:27:22 +0000
committerWeblate <noreply@weblate.org>2017-09-09 10:40:36 +0200
commit48a953a6e017c3221522a54064f682a94c94b01a (patch)
tree8aa45b78ca74461c6002066889ce62972b6ec142
parent5ea32b450aa1cf38997f9dfbcd5488210ceaeaf6 (diff)
downloadsql-parser-48a953a6e017c3221522a54064f682a94c94b01a.zip
sql-parser-48a953a6e017c3221522a54064f682a94c94b01a.tar.gz
sql-parser-48a953a6e017c3221522a54064f682a94c94b01a.tar.bz2
Translated using Weblate (Italian)
Currently translated at 100.0% (44 of 44 strings) [CI skip]
-rw-r--r--locale/it/LC_MESSAGES/sqlparser.mobin4604 -> 4698 bytes
-rw-r--r--locale/it/LC_MESSAGES/sqlparser.po8
2 files changed, 3 insertions, 5 deletions
diff --git a/locale/it/LC_MESSAGES/sqlparser.mo b/locale/it/LC_MESSAGES/sqlparser.mo
index fd78e61..05b2da8 100644
--- a/locale/it/LC_MESSAGES/sqlparser.mo
+++ b/locale/it/LC_MESSAGES/sqlparser.mo
Binary files differ
diff --git a/locale/it/LC_MESSAGES/sqlparser.po b/locale/it/LC_MESSAGES/sqlparser.po
index af0719d..4e5f12b 100644
--- a/locale/it/LC_MESSAGES/sqlparser.po
+++ b/locale/it/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-08-21 12:54+0200\n"
-"PO-Revision-Date: 2017-04-21 21:27+0000\n"
+"PO-Revision-Date: 2017-09-09 08:40+0000\n"
"Last-Translator: Dan Ungureanu <udan1107@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/phpmyadmin/sql-"
"parser/it/>\n"
@@ -13,7 +13,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 2.14-dev\n"
+"X-Generator: Weblate 2.17-dev\n"
#: src/Component.php:43 src/Component.php:63
msgid "Not implemented yet."
@@ -183,10 +183,8 @@ msgid "Unrecognized keyword."
msgstr "Parola chiave non riconosciuta."
#: src/Statement.php:377
-#, fuzzy
-#| msgid "Unexpected beginning of statement."
msgid "Keyword at end of statement."
-msgstr "Inizio di statement inatteso."
+msgstr "Parola chiave alla fine dello statement."
#: src/Statement.php:503
msgid "Unexpected ordering of clauses."