# Spanish translation of DB Maintenance (7.x-2.3)
# Copyright (c) 2019 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: DB Maintenance (7.x-2.3)\n"
"POT-Creation-Date: 2019-08-12 20:48+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Optimize tables"
msgstr "Optimizar tablas"
msgid ""
"If enabled, a watchdog entry will be made each time tables are "
"optimized, containing information which tables were involved."
msgstr ""
"Si está habilitado, un registro de watchdog se hará cada vez que las "
"tablas se optimicen, conteniendo información de las tablas "
"implicadas."
msgid "Hourly"
msgstr "Cada hora"
msgid "Daily"
msgstr "Diariamente"
msgid "Weekly"
msgstr "Semanalmente"
msgid "Monthly"
msgstr "Mensualmente"
msgid "Select how often database tables should be optimized."
msgstr ""
"Seleccione la frecuencia con la que las tablas de base de datos deben "
"ser optimizadas."
msgid "Optimize now."
msgstr "Optimizar ahora."
msgid "Tables in the !db database"
msgstr "Tablas en la base de datos !db"
msgid "Selected tables will be optimized during cron runs."
msgstr "Las tablas seleccionadas seran optimizadas en cada ejecucion de cron."
msgid "db_maintenance"
msgstr "db_maintenance"
msgid "Schedule"
msgstr "Tarea programada"
msgid "Run during every cron"
msgstr "Durante cada ejecución de cron"
msgid "Bi-Hourly"
msgstr "Bi-Cada hora"
msgid "Bi-Daily"
msgstr "Bi-Cada día"
msgid "Bi-Weekly"
msgstr "Bi-Cada semana"
msgid "Bi-Monthly"
msgstr "Bi-Cada mes"
msgid ""
"@table table in @db database was configured to be optimized but does "
"not exist."
msgstr ""
"La tabla @table en la base de datos @db fue configurada para ser "
"optimizada pero no existe."
msgid "Optimized @table table in @db database."
msgstr "Tabla @table optimizada en las base de datos @db"
msgid "Optimized tables in @db database: @tables"
msgstr "Tablas optimizadas en la base de datos @db: @tables"
msgid "Tables"
msgstr "Tablas"
msgid "Optimize all tables"
msgstr "Optimizar todas las tablas"
msgid ""
"Automatically optimize all tables in the database(s) without having to "
"select them first."
msgstr ""
"Optimizar automáticamente todas las tablas de la base de dato(s) sin "
"tener que seleccionarlas."
