From fded8e57ecb392b892690d92f53146a133b0c1d3 Mon Sep 17 00:00:00 2001 From: advocatux Date: Tue, 8 May 2018 08:33:56 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (936 of 936 strings) --- plinth/locale/es/LC_MESSAGES/django.po | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index de950e3f8..843f05918 100644 --- a/plinth/locale/es/LC_MESSAGES/django.po +++ b/plinth/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-05-07 18:25-0400\n" -"PO-Revision-Date: 2018-04-24 08:30+0000\n" +"PO-Revision-Date: 2018-05-08 08:38+0000\n" "Last-Translator: advocatux \n" "Language-Team: Spanish \n" @@ -1966,32 +1966,28 @@ msgstr "" "(admin). Déjelo en blanco para conservar la clave actual." #: plinth/modules/mediawiki/forms.py:36 -#, fuzzy -#| msgid "Enable Public Registration" msgid "Enable public registrations" -msgstr "Activar el registro público" +msgstr "Habilitar el registro público" #: plinth/modules/mediawiki/forms.py:37 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" +"Si está habilitado, cualquiera en internet podrá crear una cuenta en su " +"instancia de MediaWiki." #: plinth/modules/mediawiki/views.py:67 msgid "Password updated" msgstr "Clave actualizada" #: plinth/modules/mediawiki/views.py:86 -#, fuzzy -#| msgid "Public registration enabled" msgid "Public registrations enabled" -msgstr "Registro público activado" +msgstr "Habilitado el registro público" #: plinth/modules/mediawiki/views.py:91 -#, fuzzy -#| msgid "Public registration disabled" msgid "Public registrations disabled" -msgstr "Registro público desactivado" +msgstr "Inhabilitado el registro público" #: plinth/modules/minetest/__init__.py:46 #: plinth/modules/minetest/manifest.py:24