From 0e893c6404a70edbfa772830d4da95d855654bee Mon Sep 17 00:00:00 2001 From: Fioddor Superconcentrado Date: Wed, 10 Feb 2021 18:01:18 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 99.9% (1440 of 1441 strings) --- plinth/locale/es/LC_MESSAGES/django.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index 8603a1eee..b675ac6e4 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: 2021-02-09 19:11-0500\n" -"PO-Revision-Date: 2021-02-03 16:41+0000\n" +"PO-Revision-Date: 2021-02-11 18:50+0000\n" "Last-Translator: Fioddor Superconcentrado \n" "Language-Team: Spanish \n" @@ -180,10 +180,8 @@ msgstr "" "lograron. El último fallo es: {error_message}" #: plinth/modules/backups/__init__.py:250 -#, fuzzy -#| msgid "Existing Backups" msgid "Error During Backup" -msgstr "Copias de seguridad existentes" +msgstr "Error al respaldar" #: plinth/modules/backups/forms.py:33 #, python-brace-format @@ -660,10 +658,8 @@ msgid "Backup schedule updated." msgstr "Calendario de respaldos actualizado." #: plinth/modules/backups/views.py:74 -#, fuzzy -#| msgid "Create Backup" msgid "Schedule Backups" -msgstr "Crear copia de seguridad" +msgstr "Agendar respaldos" #: plinth/modules/backups/views.py:106 msgid "Archive created." @@ -7092,7 +7088,7 @@ msgstr "FreedomBox actualizado" #: plinth/modules/upgrades/__init__.py:210 msgid "Could not start distribution update" -msgstr "" +msgstr "No se pudo iniciar la actualización de la distribución" #: plinth/modules/upgrades/__init__.py:213 #, no-python-format @@ -7102,17 +7098,21 @@ msgid "" "total space, is free. Distribution update will be retried after 24 hours, if " "enabled." msgstr "" +"No hay suficiente espacio libre en la partición raíz para iniciar la " +"actualización de la distrbución. Por favor, asegure que al menos 5 GB y un " +"10% del espacio libre total están libres. Si está habilitada, la " +"actualización de la distribución se reintentará tras 24h ." #: plinth/modules/upgrades/__init__.py:224 -#, fuzzy -#| msgid "Distribution upgrade disabled" msgid "Distribution update started" -msgstr "Actualización automática de distibución desactivada" +msgstr "Iniciada la actualización de la distribución" #: plinth/modules/upgrades/__init__.py:226 msgid "" "Started update to next stable release. This may take a long time to complete." msgstr "" +"Se inició la actualización a la nueva publicación estable. Podría llevar " +"mucho tiempo completarla." #: plinth/modules/upgrades/forms.py:15 msgid "Enable auto-update"