Skip to content

Commit 822ee54

Browse files
authored
#68 Completamos la traducción de reference/mbstring/ini.xml (#115)
1 parent f7c5d0d commit 822ee54

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

reference/mbstring/ini.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 8cdc6621f9826d04abc3e50438c010804d7e8683 Maintainer: seros Status: ready -->
4-
<!-- Reviewed: yes Maintainer: julionc -->
3+
<!-- EN-Revision: d4d5216e7a965ca194f6b1c9dee84cecab2674e5 Maintainer: Marqitos -->
4+
<!-- Reviewed: no Maintainer: julionc -->
55

66
<section xml:id="mbstring.configuration" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
77
&reftitle.runtime;
@@ -257,11 +257,11 @@
257257
</term>
258258
<listitem>
259259
<para>
260-
Limits the amount of backtracking that may be performed during one mbregex
261-
match.
260+
Limita la cantidad de retroceso que se puede realizar durante una coincidencia
261+
de mbregex.
262262
</para>
263263
<para>
264-
This setting only takes effect when linking against oniguruma >= 6.8.0.
264+
Esta configuración solo tiene efecto al enlazar con oniguruma >= 6.8.0.
265265
</para>
266266
</listitem>
267267
</varlistentry>
@@ -272,7 +272,7 @@
272272
</term>
273273
<listitem>
274274
<para>
275-
Limits the stack depth of mbstring regular expressions.
275+
Limita la profundidad de la pila de las expresiones regulares de mbstring.
276276
</para>
277277
</listitem>
278278
</varlistentry>

0 commit comments

Comments
 (0)