From d5c0a221c9130c8f448d0130893c9c34e43e74a7 Mon Sep 17 00:00:00 2001 From: 109247019824 Date: Sun, 10 Jul 2022 19:46:37 +0000 Subject: [PATCH] Translated using Weblate (Bulgarian) Currently translated at 32.7% (477 of 1455 strings) --- plinth/locale/bg/LC_MESSAGES/django.po | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/plinth/locale/bg/LC_MESSAGES/django.po b/plinth/locale/bg/LC_MESSAGES/django.po index 584fde469..54c581e5c 100644 --- a/plinth/locale/bg/LC_MESSAGES/django.po +++ b/plinth/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-07-04 21:22-0400\n" -"PO-Revision-Date: 2022-07-10 18:16+0000\n" +"PO-Revision-Date: 2022-07-12 03:04+0000\n" "Last-Translator: 109247019824 \n" "Language-Team: Bulgarian \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 4.13.1-dev\n" +"X-Generator: Weblate 4.14-dev\n" #: doc/dev/_templates/layout.html:11 msgid "Page source" @@ -2030,17 +2030,17 @@ msgstr "Защитна стена" #: plinth/modules/firewall/components.py:134 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" -msgstr "" +msgstr "Порт {name} ({details}) достъпен за вътрешните мрежи" #: plinth/modules/firewall/components.py:142 #, python-brace-format msgid "Port {name} ({details}) available for external networks" -msgstr "" +msgstr "Порт {name} ({details}) достъпен за външните мрежи" #: plinth/modules/firewall/components.py:147 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" -msgstr "" +msgstr "Порт {name} ({details}) недостъпен за външните мрежи" #: plinth/modules/firewall/templates/firewall.html:21 #, python-format @@ -2110,6 +2110,9 @@ msgid "" "Advanced firewall operations such as opening custom ports are provided by " "the Cockpit app." msgstr "" +"Разширените възможности на защитната стена, като отварвне на определен порт, " +"се осигуряват от приложението Cockpit." #: plinth/modules/first_boot/forms.py:14 #, python-brace-format