# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-01-21 13:32+0100\n" "PO-Revision-Date: 2019-12-20 11:30+0100\n" "Last-Translator: \n" "Language-Team: \n" "Language: es\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" "X-Generator: Poedit 2.2.4\n" #: api.py:108 api.py:117 msgid "No domain found matching the query" msgstr "No hay dominios que coincidan con tu búsqueda" #: mixins.py:14 msgid "Domains & websites" msgstr "Dominios y sitios web" #: mixins.py:15 msgid "Mails" msgstr "Correos" #. Translators: This message appears on the page title #: mixins.py:16 views.py:224 msgid "Mailing lists" msgstr "Listas de correo" #. Translators: This message appears on the page title #: mixins.py:17 models.py:130 views.py:253 msgid "Databases" msgstr "Bases de datos" #: mixins.py:18 msgid "SaaS" msgstr "SaaS" #: models.py:131 #, fuzzy msgid "Description details for databases page." msgstr "Detalles descriptivos de la página de bases de datos." #. Translators: This message appears on the page title #: models.py:192 views.py:167 msgid "Mail addresses" msgstr "Direcciones de correo" #: models.py:193 #, fuzzy msgid "Description details for mail addresses page." msgstr "Detalles descriptivos de la página de direcciones de correo." #: models.py:235 msgid "Mailing list" msgstr "Lista de correo" #: models.py:236 #, fuzzy msgid "Description details for mailinglist page." msgstr "Detalles descriptivos de la página de listas de correo." #: models.py:260 msgid "Software as a Service (SaaS)" msgstr "Software as a Service (SaaS)" #: models.py:261 #, fuzzy msgid "Description details for SaaS page." msgstr "Detalles descriptivos de la página SaaS." #: templates/auth/login.html:59 msgid "Log in" msgstr "Accede" #: templates/auth/login.html:67 msgid "Forgot your password? Click here to recover" msgstr "¿Olvidaste tu contraseña? Haz clic aquí para recuperarla" #: templates/auth/login.html:77 msgid "Forgot your password?" msgstr "¿Olvidaste tu contraseña?" #: templates/auth/login.html:83 #, python-format msgid "" "Send an email to %(support_email)s " "including your username and we will provide instructions." msgstr "" "Envía un correo a %(support_email)s " "indicando tu nombre de usuaria/o y te explicaremos qué hacer." #: templates/musician/base.html:60 msgid "Settings" msgstr "Configuración" #: templates/musician/base.html:63 templates/musician/profile.html:6 msgid "Profile" msgstr "Perfil" #. Translators: This message appears on the page title #: templates/musician/base.html:64 templates/musician/billing.html:6 #: views.py:145 msgid "Billing" msgstr "Facturas" #: templates/musician/base.html:72 msgid "Log out" msgstr "Desconéctate" #: templates/musician/billing.html:7 msgid "Billing page description." msgstr "" #: templates/musician/components/table_paginator.html:15 msgid "Previous" msgstr "Previo" #: templates/musician/components/table_paginator.html:29 msgid "Next" msgstr "Siguiente" #: templates/musician/dashboard.html:6 msgid "Welcome back" msgstr "¡Hola de nuevo!" #: templates/musician/dashboard.html:8 #, python-format msgid "Last time you logged in was: %(last_login)s" msgstr "La última vez que accediste fue el día: %(last_login)s" #: templates/musician/dashboard.html:10 msgid "It's the first time you log into the system, welcome on board!" msgstr "" #: templates/musician/dashboard.html:24 msgid "Notifications" msgstr "Notificaciones" #: templates/musician/dashboard.html:28 msgid "There is no notifications at this time." msgstr "No tienes ninguna notificación." #: templates/musician/dashboard.html:35 msgid "Your domains and websites" msgstr "Tus dominios y sitios web" #: templates/musician/dashboard.html:36 msgid "Dashboard page description." msgstr "" #: templates/musician/dashboard.html:51 msgid "view configuration" msgstr "ver la configuración" #: templates/musician/dashboard.html:58 msgid "Expiration date" msgstr "Fecha de vencimiento" #: templates/musician/dashboard.html:65 msgid "Mail" msgstr "Correo" #: templates/musician/dashboard.html:68 msgid "mail addresses created" msgstr "direcciones de correo creadas" #: templates/musician/dashboard.html:71 msgid "mail address left" msgstr "direcciones de correo por activar" #: templates/musician/dashboard.html:77 msgid "Mail list" msgstr "Lista de correo" #. Translators: This message appears on the page title #: templates/musician/dashboard.html:82 views.py:262 #, fuzzy msgid "Software as a Service" msgstr "Software as a Service" #: templates/musician/dashboard.html:84 msgid "Nothing installed" msgstr "Nada instalado" #: templates/musician/dashboard.html:89 views.py:40 msgid "Disk usage" msgstr "Uso del disco" #: templates/musician/dashboard.html:106 msgid "Configuration details" msgstr "Detalles de configuración" #: templates/musician/dashboard.html:113 msgid "FTP access:" msgstr "Acceso FTP:" #. Translators: domain configuration detail modal #: templates/musician/dashboard.html:115 msgid "Contact with the support team to get details concerning FTP access." msgstr "" #: templates/musician/dashboard.html:124 msgid "No website configured." msgstr "" #: templates/musician/dashboard.html:126 msgid "Root directory:" msgstr "Directorio raíz:" #: templates/musician/dashboard.html:127 #, fuzzy #| msgid "Type" msgid "Type:" msgstr "Tipo" #: templates/musician/dashboard.html:132 msgid "View DNS records" msgstr "Ver registros DNS" #: templates/musician/databases.html:17 #: templates/musician/domain_detail.html:17 templates/musician/mail.html:22 msgid "Type" msgstr "Tipo" #: templates/musician/databases.html:21 #, fuzzy msgid "associated to" msgstr "asociado a" #: templates/musician/databases.html:34 msgid "No users for this database." msgstr "No hay usuarias/os de esta base de datos." #: templates/musician/databases.html:45 msgid "Open database manager" msgstr "Abre el gestor de bases de datos" #. Translators: database page when there isn't any database. #. Translators: saas page when there isn't any saas. #: templates/musician/databases.html:58 templates/musician/saas.html:49 msgid "Ooops! Looks like there is nothing here!" msgstr "" #: templates/musician/domain_detail.html:5 msgid "Go back" msgstr "Volver" #: templates/musician/domain_detail.html:7 msgid "DNS settings for" msgstr "Configuración DNS para" #: templates/musician/domain_detail.html:8 msgid "DNS settings page description." msgstr "" #: templates/musician/domain_detail.html:18 msgid "Value" msgstr "Valor" #: templates/musician/mail.html:6 templates/musician/mailinglists.html:6 #, fuzzy msgid "Go to global" msgstr "Ir a global" #: templates/musician/mail.html:9 templates/musician/mailinglists.html:9 #, fuzzy msgid "for" msgstr "para" #: templates/musician/mail.html:20 msgid "Mail address" msgstr "Dirección de correo" #: templates/musician/mail.html:21 msgid "Aliases" msgstr "Alias" #: templates/musician/mail.html:23 #, fuzzy msgid "Type details" msgstr "Detalles del tipo" #: templates/musician/mailinglists.html:34 msgid "Active" msgstr "Activo" #: templates/musician/mailinglists.html:36 #, fuzzy #| msgid "Active" msgid "Inactive" msgstr "Activo" #: templates/musician/profile.html:7 msgid "Little description on profile page." msgstr "" #: templates/musician/profile.html:60 msgid "Check your last bills" msgstr "" #: templates/musician/saas.html:18 msgid "Installed on" msgstr "Instalado en" #: templates/musician/saas.html:29 #, fuzzy msgid "Service info" msgstr "Información del servicio" #: templates/musician/saas.html:30 #, fuzzy #| msgid "Active" msgid "active" msgstr "Activo" #: templates/musician/saas.html:37 msgid "Open service admin panel" msgstr "Abre el panel de administración del servicio" #. Translators: This message appears on the page title #: views.py:30 msgid "Dashboard" msgstr "" #: views.py:47 msgid "Traffic" msgstr "Tráfico" #: views.py:54 msgid "Mailbox usage" msgstr "Uso de espacio en tu buzón de correo" #. Translators: This message appears on the page title #: views.py:94 #, fuzzy #| msgid "Profile" msgid "User profile" msgstr "Perfil" #. Translators: This message appears on the page title #: views.py:152 msgid "Download bill" msgstr "" #. Translators: This message appears on the page title #: views.py:270 #, fuzzy #| msgid "Configuration details" msgid "Domain details" msgstr "Detalles de configuración" #. Translators: This message appears on the page title #: views.py:296 msgid "Login" msgstr "" #~ msgid "databases created" #~ msgstr "bases de datos creadas" #~ msgid "Username" #~ msgstr "Nombre de usuario/a" #~ msgid "Password:" #~ msgstr "Contraseña:"