Skip to content

Commit 1a03bc7

Browse files
williamdesweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 95.2% (3218 of 3379 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/es/ Signed-off-by: William Desportes <[email protected]>
1 parent d05828e commit 1a03bc7

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

po/es.po

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgstr ""
44
"Project-Id-Version: phpMyAdmin 5.1.1-dev\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2021-03-06 15:47+0100\n"
7-
"PO-Revision-Date: 2021-01-22 17:26+0000\n"
7+
"PO-Revision-Date: 2021-03-21 21:40+0000\n"
88
"Last-Translator: William Desportes <[email protected]>\n"
99
"Language-Team: Spanish <https://hosted.weblate.org/projects/phpmyadmin/5-1/"
1010
"es/>\n"
@@ -13,7 +13,7 @@ msgstr ""
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 4.5-dev\n"
16+
"X-Generator: Weblate 4.5.2-dev\n"
1717

1818
#: libraries/advisory_rules_generic.php:9
1919
msgid "Uptime below one day"
@@ -11672,18 +11672,17 @@ msgid ""
1167211672
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
1167311673
"(7,8,9)</code>"
1167411674
msgstr ""
11675-
"incluir múltiples filas en cada sentencia <código>INSERTAR</código> <br /> "
11676-
"&nbsp; &nbsp; &nbsp; Ejemplo: <código>INSERTAR DENTRO nombre_tabla VALORES "
11677-
"(1,2,3), (4,5,6), (7,8,9)</código>"
11675+
"incluir múltiples filas en cada sentencia <code>INSERT</code> <br> &nbsp; "
11676+
"&nbsp; &nbsp; Ejemplo: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
11677+
"(7,8,9)</code>"
1167811678

1167911679
#: libraries/classes/Plugins/Export/ExportSql.php:475
1168011680
msgid ""
1168111681
"both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
1168211682
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
1168311683
msgstr ""
11684-
"ambos de los anteriores <br /> & nbsp; & nbsp; & nbsp; Ejemplo: <código> "
11685-
"INSERTAR DENTRO nombre_tabla(col_A, col_B, col_C) VALORES (1,2,3), (4,5,6), "
11686-
"(7,8,9) </código>"
11684+
"ambos de los anteriores <br> &nbsp; &nbsp; &nbsp; Ejemplo: <code>INSERT INTO "
11685+
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
1168711686

1168811687
#: libraries/classes/Plugins/Export/ExportSql.php:480
1168911688
msgid ""

0 commit comments

Comments
 (0)