diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index f2a8f2567..30c6ffd8a 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-06-04 17:56-0400\n" -"PO-Revision-Date: 2018-05-22 08:58+0000\n" +"PO-Revision-Date: 2018-06-05 07:50+0000\n" "Last-Translator: advocatux \n" "Language-Team: Spanish \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.0-dev\n" +"X-Generator: Weblate 3.0\n" #: plinth/action_utils.py:258 #, python-brace-format @@ -1978,16 +1978,17 @@ msgstr "" "instancia de MediaWiki." #: plinth/modules/mediawiki/forms.py:41 -#, fuzzy -#| msgid "Enable creative mode" msgid "Enable private mode" -msgstr "Activar modo creativo" +msgstr "Activar modo privado" #: plinth/modules/mediawiki/forms.py:42 msgid "" "If enabled, Access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" +"Si está activado, el acceso será restringido. Solo las personas que tienen " +"una cuenta pueden leer/escribir en el wiki. El registro público también será " +"desactivado." #: plinth/modules/mediawiki/views.py:69 msgid "Password updated" @@ -2002,16 +2003,12 @@ msgid "Public registrations disabled" msgstr "Inhabilitado el registro público" #: plinth/modules/mediawiki/views.py:104 -#, fuzzy -#| msgid "PageKite enabled" msgid "Private mode enabled" -msgstr "PageKite activado" +msgstr "Activado el modo privado" #: plinth/modules/mediawiki/views.py:109 -#, fuzzy -#| msgid "PageKite disabled" msgid "Private mode disabled" -msgstr "PageKite desactivado" +msgstr "Desactivado el modo privado" #: plinth/modules/minetest/__init__.py:46 #: plinth/modules/minetest/manifest.py:24