From f20d079ac576a7c4d6984f7a38e0c48b93f202a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Doma=20Gerg=C5=91?= Date: Tue, 19 Jun 2018 00:03:32 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 51.9% (486 of 935 strings) --- plinth/locale/hu/LC_MESSAGES/django.po | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/plinth/locale/hu/LC_MESSAGES/django.po b/plinth/locale/hu/LC_MESSAGES/django.po index 1e6baa212..2760ed301 100644 --- a/plinth/locale/hu/LC_MESSAGES/django.po +++ b/plinth/locale/hu/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-18 19:59-0400\n" -"PO-Revision-Date: 2018-06-18 14:55+0000\n" +"PO-Revision-Date: 2018-06-19 00:33+0000\n" "Last-Translator: Doma Gergő \n" "Language-Team: Hungarian \n" @@ -1810,27 +1810,30 @@ msgstr "" #: plinth/modules/letsencrypt/views.py:165 #, python-brace-format msgid "Switched use of certificate for app {module}" -msgstr "" +msgstr "{module} alkalmazás tanúsítványhasználata átváltva" #: plinth/modules/letsencrypt/views.py:170 #, python-brace-format msgid "Failed to switch certificate use for app {module}: {error}" msgstr "" +"{module} alkalmazás tanúsítványhasználatát nem sikerült átváltani: {error}" #: plinth/modules/letsencrypt/views.py:194 #, python-brace-format msgid "Failed to disable certificate renewal management for {domain}: {error}" msgstr "" +"{domain} domain-on nem sikerült a tanúsítvány megújítás kezelését letiltani: " +"{error}" #: plinth/modules/letsencrypt/views.py:201 #, python-brace-format msgid "Certificate successfully deleted for domain {domain}" -msgstr "" +msgstr "{domain} domain-on a tanúsítvány sikeresen törölve" #: plinth/modules/letsencrypt/views.py:206 #, python-brace-format msgid "Failed to delete certificate for domain {domain}: {error}" -msgstr "" +msgstr "{domain} domain-on nem sikerült kitörölni a tanúsítványt: {error}" #: plinth/modules/matrixsynapse/__init__.py:40 msgid "Matrix Synapse"