Skip to content

Commit dba12b6

Browse files
salvador-penaweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 95.2% (2617 of 2747 strings)
1 parent 1cbf4bc commit dba12b6

2 files changed

Lines changed: 45 additions & 6 deletions

File tree

po/es.mo

5.12 KB
Binary file not shown.

po/es.po

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: phpMyAdmin-docs VERSION\n"
99
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
1010
"POT-Creation-Date: 2026-04-06 10:28+0200\n"
11-
"PO-Revision-Date: 2026-05-24 19:11+0000\n"
11+
"PO-Revision-Date: 2026-06-02 16:01+0000\n"
1212
"Last-Translator: Salvador Peña <salvadorp74@hotmail.com>\n"
1313
"Language-Team: Spanish <https://hosted.weblate.org/projects/phpmyadmin/"
1414
"documentation/es/>\n"
@@ -17,7 +17,7 @@ msgstr ""
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20-
"X-Generator: Weblate 2026.6.dev0\n"
20+
"X-Generator: Weblate 2026.6\n"
2121

2222
#: ../phpmyadmin/docs/bookmarks.rst:4
2323
msgid "Bookmarks"
@@ -17559,6 +17559,8 @@ msgid ""
1755917559
"When set, this points to an alternate database host used for storing the "
1756017560
"\":ref:`linked-tables`\" database."
1756117561
msgstr ""
17562+
"Cuando se establece, apunta a un servidor base de datos alterno para "
17563+
"almacenar \":ref:`linked-tables`\"."
1756217564

1756317565
#: ../phpmyadmin/docs/setup.rst:260
1756417566
msgid ":config:option:`$cfg['Servers'][$i]['controlhost']`"
@@ -17569,6 +17571,8 @@ msgid ""
1756917571
"Defines the username for phpMyAdmin to use for the \":ref:`linked-tables`\" "
1757017572
"database."
1757117573
msgstr ""
17574+
"Define el nombre de usuario que phpMyAdmin usará para la base de datos "
17575+
"\":ref:`linked-tables`\"."
1757217576

1757317577
#: ../phpmyadmin/docs/setup.rst:266
1757417578
msgid ":config:option:`$cfg['Servers'][$i]['controluser']`"
@@ -17579,6 +17583,8 @@ msgid ""
1757917583
"Defines the password for phpMyAdmin to use for the \":ref:`linked-tables`\" "
1758017584
"database."
1758117585
msgstr ""
17586+
"Define la contraseña que phpMyAdmin usará para la base de datos "
17587+
"\":ref:`linked-tables`\"."
1758217588

1758317589
#: ../phpmyadmin/docs/setup.rst:272
1758417590
msgid ":config:option:`$cfg['Servers'][$i]['controlpass']`"
@@ -17589,6 +17595,8 @@ msgid ""
1758917595
"When set, will override the default port (`3306`) for connecting to the "
1759017596
"control host."
1759117597
msgstr ""
17598+
"Cuando se establece, anula el puerto predeterminado (`3306`) para conectarse "
17599+
"al servidor de control."
1759217600

1759317601
#: ../phpmyadmin/docs/setup.rst:278
1759417602
msgid ":config:option:`$cfg['Servers'][$i]['controlport']`"
@@ -17601,10 +17609,14 @@ msgid ""
1760117609
"default: they can still potentially be enabled by the user when logging in "
1760217610
"with the :ref:`zeroconf` feature."
1760317611
msgstr ""
17612+
"Cuando se establece, define el nombre de la base de datos a usar para "
17613+
"\":ref:`linked-tables`\". Cuando no se establece, las funciones avanzadas no "
17614+
"se habilitan predeterminadamente: el usuario aún puede habilitarlas al "
17615+
"iniciar sesión con la funcionalidad :ref:`zeroconf`."
1760417616

1760517617
#: ../phpmyadmin/docs/setup.rst:285
1760617618
msgid "Suggested values: `phpmyadmin` or `pmadb`"
17607-
msgstr ""
17619+
msgstr "Valores sugeridos: `phpmyadmin` o `pmadb`"
1760817620

1760917621
#: ../phpmyadmin/docs/setup.rst:287
1761017622
msgid ":config:option:`$cfg['Servers'][$i]['pmadb']`"
@@ -17615,80 +17627,107 @@ msgid ""
1761517627
"If defined, this option will hide the PHP version (`expose_php = Off`). Set "
1761617628
"to any value (such as `HIDE_PHP_VERSION=true`)."
1761717629
msgstr ""
17630+
"Si se define, esta opción ocultará la versión de PHP (`expose_php = Off`). "
17631+
"Se puede asignar cualquier valor (como `HIDE_PHP_VERSION=true`)."
1761817632

1761917633
#: ../phpmyadmin/docs/setup.rst:296
1762017634
msgid ""
1762117635
"If set, this option will override the default value for apache and php-fpm "
1762217636
"(this will change ``upload_max_filesize`` and ``post_max_size`` values)."
1762317637
msgstr ""
17638+
"Si se establece, esta opción anulará el valor predeterminado para apache y "
17639+
"php-fpm (esto modificará lo valores de ``upload_max_filesize`` y "
17640+
"``post_max_size``)."
1762417641

1762517642
#: ../phpmyadmin/docs/setup.rst:298
1762617643
msgid "Format as `[0-9+](K,M,G)` default value is `2048K`"
17627-
msgstr ""
17644+
msgstr "Formato como `[0-9+](K,M,G)` el valor predeterminado es `2048K`"
1762817645

1762917646
#: ../phpmyadmin/docs/setup.rst:302
1763017647
msgid ""
1763117648
"If set, this option will override the phpMyAdmin memory "
1763217649
"limit :config:option:`$cfg['MemoryLimit']` and PHP's `memory_limit`."
1763317650
msgstr ""
17651+
"Si se establece, esta opción anulará el límite de memoria de phpMyAdmin "
17652+
":config:option:`$cfg['MemoryLimit']` y `memory_limit` de PHP."
1763417653

1763517654
#: ../phpmyadmin/docs/setup.rst:304
1763617655
msgid ""
1763717656
"Format as `[0-9+](K,M,G)` where `K` is for Kilobytes, `M` for Megabytes, `G` "
1763817657
"for Gigabytes and `1K` = 1024 bytes. Default value is `512M`."
1763917658
msgstr ""
17659+
"Formato como `[0-9+](K,M,G)` donde `K` es para Kilobytes, `M` para "
17660+
"Megabytes, `G` para Gigabytes y `1K` = 1024 bytes. El valor predeterminado "
17661+
"es `512M`."
1764017662

1764117663
#: ../phpmyadmin/docs/setup.rst:308
1764217664
msgid ""
1764317665
"If set, this option will override the maximum execution time in seconds for "
1764417666
"phpMyAdmin :config:option:`$cfg['ExecTimeLimit']` and PHP's "
1764517667
"`max_execution_time`."
1764617668
msgstr ""
17669+
"Si se establece, esta opción anula el tiempo máximo de ejecución en segundos "
17670+
"para phpMyAdmin :config:option:`$cfg['ExecTimeLimit']` y el "
17671+
"`max_execution_time` de PHP."
1764717672

1764817673
#: ../phpmyadmin/docs/setup.rst:310
1764917674
msgid "Format as `[0-9+]`. Default value is `600`."
17650-
msgstr ""
17675+
msgstr "Formato como `[0-9+]`. El valor predeterminado es `600`."
1765117676

1765217677
#: ../phpmyadmin/docs/setup.rst:314
1765317678
msgid ""
1765417679
"If set, this option will override the default `config.inc.php` with the "
1765517680
"base64 decoded contents of the variable."
1765617681
msgstr ""
17682+
"Si se establece, esta opción anulará el `config.inc.php` predeterminado con "
17683+
"el contenido de la variable decodificado en base64."
1765717684

1765817685
#: ../phpmyadmin/docs/setup.rst:318
1765917686
msgid ""
1766017687
"If set, this option will override the default `config.user.inc.php` with the "
1766117688
"base64 decoded contents of the variable."
1766217689
msgstr ""
17690+
"Si se establece, esta opción anulará el `config.user.inc.php` predeterminado "
17691+
"con el contenido de la variable decodificado en base64."
1766317692

1766417693
#: ../phpmyadmin/docs/setup.rst:322
1766517694
msgid ""
1766617695
"If set, this option will set the path where files can be saved to be "
1766717696
"available to import (:config:option:`$cfg['UploadDir']`)"
1766817697
msgstr ""
17698+
"Si se establece, esta opción determina la ruta donde pueden guardarse los "
17699+
"archivos a importar (:config:option:`$cfg['UploadDir']`)"
1766917700

1767017701
#: ../phpmyadmin/docs/setup.rst:326
1767117702
msgid ""
1767217703
"If set, this option will set the path where exported files can be saved "
1767317704
"(:config:option:`$cfg['SaveDir']`)"
1767417705
msgstr ""
17706+
"Si se establece, esta opción determina la ruta donde pueden guardarse los "
17707+
"archivos exportados (:config:option:`$cfg['SaveDir']`)"
1767517708

1767617709
#: ../phpmyadmin/docs/setup.rst:330
1767717710
msgid ""
1767817711
"If set, this option will change the default Apache port from `80` in case "
1767917712
"you want it to run on a different port like an unprivileged port. Set to any "
1768017713
"port value (such as `APACHE_PORT=8090`)."
1768117714
msgstr ""
17715+
"Si se establece, esta opción modificará el puerto predeterminado de Apache "
17716+
"de `80` en caso de querer correrlo en un puerto distinto, como un puerto sin "
17717+
"privilegios. Se puede dar cualquier valor de puerto (como `APACHE_PORT=8090`)"
17718+
"."
1768217719

1768317720
#: ../phpmyadmin/docs/setup.rst:334
1768417721
msgid ""
1768517722
"Define the path used for SSL files generated from environment variables, "
1768617723
"default value is `/etc/phpmyadmin/ssl`."
1768717724
msgstr ""
17725+
"Define la ruta usada para los archivos SSL generados a partir de variables "
17726+
"de ambiente, el valor predeterminado es `/etc/phpmyadmin/ssl`."
1768817727

1768917728
#: ../phpmyadmin/docs/setup.rst:338
1769017729
msgid "When set to `1`, defines SSL usage for the MySQL connection."
17691-
msgstr ""
17730+
msgstr "Cuando se asigna `1`, define el uso de SSL para la conexión MySQL."
1769217731

1769317732
#: ../phpmyadmin/docs/setup.rst:340 ../phpmyadmin/docs/setup.rst:1290
1769417733
msgid ":config:option:`$cfg['Servers'][$i]['ssl']`"

0 commit comments

Comments
 (0)