Translated using Weblate (Bulgarian)

Currently translated at 42.3% (628 of 1484 strings)
This commit is contained in:
109247019824 2023-02-13 06:58:18 +00:00 committed by Hosted Weblate
parent 4e624f4307
commit 5315693cbc
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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: 2023-01-30 20:12-0500\n" "POT-Creation-Date: 2023-01-30 20:12-0500\n"
"PO-Revision-Date: 2023-01-18 07:47+0000\n" "PO-Revision-Date: 2023-02-14 01:20+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"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.15.1-dev\n" "X-Generator: Weblate 4.16-dev\n"
#: doc/dev/_templates/layout.html:11 #: doc/dev/_templates/layout.html:11
msgid "Page source" msgid "Page source"
@ -5765,6 +5765,10 @@ msgid ""
"administration tasks, copy files or run other services using such " "administration tasks, copy files or run other services using such "
"connections." "connections."
msgstr "" msgstr ""
"Сървърът Secure Shell използва протокола Secure Shell, за да приема "
"свързване от отдалечени компютри. Удостоверен отдалечен компютър може да "
"изпълнява задачи за администриране, да копира файлове или да изпълнява други "
"услуги, използвайки такива връзки."
#: plinth/modules/ssh/__init__.py:41 #: plinth/modules/ssh/__init__.py:41
msgid "Secure Shell (SSH) Server" msgid "Secure Shell (SSH) Server"
@ -5784,6 +5788,9 @@ msgid ""
"setup SSH keys in your administrator user account before enabling this " "setup SSH keys in your administrator user account before enabling this "
"option." "option."
msgstr "" msgstr ""
"Подобрява сигурността, като предотвратява отгатването на паролата. Уверете "
"се, че сте настроили ключове за SSH в администраторския профил, преди да "
"сложите отметка."
#: plinth/modules/ssh/forms.py:21 #: plinth/modules/ssh/forms.py:21
msgid "Allow all users to login remotely" msgid "Allow all users to login remotely"
@ -5808,14 +5815,16 @@ msgid ""
"When connecting to the server, ensure that the fingerprint shown by the SSH " "When connecting to the server, ensure that the fingerprint shown by the SSH "
"client matches one of these fingerprints." "client matches one of these fingerprints."
msgstr "" msgstr ""
"Когато се свързвате със сървъра, се уверете, че отпечатък, показан от "
"клиента за SSH, съответства на един от тези отпечатъци."
#: plinth/modules/ssh/templates/ssh.html:24 #: plinth/modules/ssh/templates/ssh.html:24
msgid "Algorithm" msgid "Algorithm"
msgstr "" msgstr "Алгоритъм"
#: plinth/modules/ssh/templates/ssh.html:25 #: plinth/modules/ssh/templates/ssh.html:25
msgid "Fingerprint" msgid "Fingerprint"
msgstr "" msgstr "Отпечатък"
#: plinth/modules/sso/__init__.py:26 #: plinth/modules/sso/__init__.py:26
msgid "Single Sign On" msgid "Single Sign On"