mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
Translated using Weblate (Bulgarian)
Currently translated at 32.9% (479 of 1455 strings)
This commit is contained in:
parent
545b35c0aa
commit
9de181b730
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-07-04 21:22-0400\n"
|
"POT-Creation-Date: 2022-07-04 21:22-0400\n"
|
||||||
"PO-Revision-Date: 2022-07-12 03:04+0000\n"
|
"PO-Revision-Date: 2022-07-16 13:21+0000\n"
|
||||||
"Last-Translator: 109247019824 <stoyan@gmx.com>\n"
|
"Last-Translator: 109247019824 <stoyan@gmx.com>\n"
|
||||||
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/"
|
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/"
|
||||||
"freedombox/bg/>\n"
|
"freedombox/bg/>\n"
|
||||||
@ -2018,10 +2018,9 @@ msgid ""
|
|||||||
"network traffic on your {box_name}. Keeping a firewall enabled and properly "
|
"network traffic on your {box_name}. Keeping a firewall enabled and properly "
|
||||||
"configured reduces risk of security threat from the Internet."
|
"configured reduces risk of security threat from the Internet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Защитната стена е система за сигурност, която контролира входящия и "
|
"Защитната стена е система за сигурност, която управлява входящия и изходящия "
|
||||||
"изходящия мрежов трафик в и от {box_name}. Поддържането на включена и "
|
"мрежов трафик в и от {box_name}. Поддържането на включена и правилно "
|
||||||
"правилно настроена защитната стена намалява риска от заплахи за сигурността "
|
"настроена защитна стена намалява риска от заплахи за сигурността от интернет."
|
||||||
"от интернет."
|
|
||||||
|
|
||||||
#: plinth/modules/firewall/__init__.py:62
|
#: plinth/modules/firewall/__init__.py:62
|
||||||
msgid "Firewall"
|
msgid "Firewall"
|
||||||
@ -2079,11 +2078,11 @@ msgstr "Разрешено"
|
|||||||
|
|
||||||
#: plinth/modules/firewall/templates/firewall.html:75
|
#: plinth/modules/firewall/templates/firewall.html:75
|
||||||
msgid "Permitted (internal only)"
|
msgid "Permitted (internal only)"
|
||||||
msgstr "Разрешено (само вътрешно)"
|
msgstr "Разрешено (само вътрешни)"
|
||||||
|
|
||||||
#: plinth/modules/firewall/templates/firewall.html:78
|
#: plinth/modules/firewall/templates/firewall.html:78
|
||||||
msgid "Permitted (external only)"
|
msgid "Permitted (external only)"
|
||||||
msgstr "Разрешено (само външно)"
|
msgstr "Разрешено (само външни)"
|
||||||
|
|
||||||
#: plinth/modules/firewall/templates/firewall.html:81
|
#: plinth/modules/firewall/templates/firewall.html:81
|
||||||
msgid "Blocked"
|
msgid "Blocked"
|
||||||
@ -2110,8 +2109,8 @@ msgid ""
|
|||||||
"Advanced firewall operations such as opening custom ports are provided by "
|
"Advanced firewall operations such as opening custom ports are provided by "
|
||||||
"the <a href=\"/_cockpit/network/firewall\">Cockpit</a> app."
|
"the <a href=\"/_cockpit/network/firewall\">Cockpit</a> app."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Разширените възможности на защитната стена, като отварвне на определен порт, "
|
"Разширените възможности на защитната стена, като отваряне на определени "
|
||||||
"се осигуряват от приложението <a href=\"/_cockpit/network/firewall\""
|
"портове, се осигуряват от приложението <a href=\"/_cockpit/network/firewall\""
|
||||||
">Cockpit</a>."
|
">Cockpit</a>."
|
||||||
|
|
||||||
#: plinth/modules/first_boot/forms.py:14
|
#: plinth/modules/first_boot/forms.py:14
|
||||||
@ -2148,7 +2147,7 @@ msgid ""
|
|||||||
"You may want to check the <a href=\"%(networks_url)s\">network setup</a> and "
|
"You may want to check the <a href=\"%(networks_url)s\">network setup</a> and "
|
||||||
"modify it if necessary."
|
"modify it if necessary."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Вероятно ще искате да промените <a href=\"%(networks_url)s\">настройките на "
|
"Вероятно ще искате да проверите <a href=\"%(networks_url)s\">настройките на "
|
||||||
"мрежата</a> и при необходимост, да ги промените."
|
"мрежата</a> и при необходимост, да ги промените."
|
||||||
|
|
||||||
#: plinth/modules/first_boot/templates/firstboot_welcome.html:29
|
#: plinth/modules/first_boot/templates/firstboot_welcome.html:29
|
||||||
@ -2336,7 +2335,7 @@ msgstr "За проекта"
|
|||||||
#: plinth/modules/upgrades/templates/upgrades_configure.html:26
|
#: plinth/modules/upgrades/templates/upgrades_configure.html:26
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You are running %(os_release)s and %(box_name)s version %(version)s."
|
msgid "You are running %(os_release)s and %(box_name)s version %(version)s."
|
||||||
msgstr ""
|
msgstr "Използвате %(os_release)s и %(box_name)s издание %(version)s."
|
||||||
|
|
||||||
#: plinth/modules/help/templates/help_about.html:23
|
#: plinth/modules/help/templates/help_about.html:23
|
||||||
#, python-format
|
#, python-format
|
||||||
@ -2522,7 +2521,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: plinth/modules/help/templates/statuslog.html:10
|
#: plinth/modules/help/templates/statuslog.html:10
|
||||||
msgid "Status Log"
|
msgid "Status Log"
|
||||||
msgstr ""
|
msgstr "Дневник на състоянието"
|
||||||
|
|
||||||
#: plinth/modules/help/templates/statuslog.html:13
|
#: plinth/modules/help/templates/statuslog.html:13
|
||||||
#, python-format
|
#, python-format
|
||||||
@ -2538,8 +2537,8 @@ msgid ""
|
|||||||
"Please remove any passwords or other personal information from the log "
|
"Please remove any passwords or other personal information from the log "
|
||||||
"before submitting the bug report."
|
"before submitting the bug report."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Моля, премахнете всички пароли или друга лична информация от дневника, преди "
|
"Премахнете всички пароли или друга лична информация от дневника, преди да "
|
||||||
"да изпратите доклад за грешка."
|
"изпратите доклад за грешка."
|
||||||
|
|
||||||
#: plinth/modules/help/views.py:25
|
#: plinth/modules/help/views.py:25
|
||||||
msgid "Documentation and FAQ"
|
msgid "Documentation and FAQ"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user