mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
locale/bg: Fix several translations with HTML links (Bulgarian)
The HTML attributes of the translation must be the same as English string. Newly inserted characters lead to 404 page not found errors. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
36fb92a953
commit
7f2b49f70c
@ -3083,7 +3083,7 @@ msgid ""
|
||||
"effect."
|
||||
msgstr ""
|
||||
"След като инсталирате, включите, изключите или премахнете приложението, ще "
|
||||
"трябва да <a href=\"„{power_url}“\">рестартирате</a> машината, за да влязат "
|
||||
"трябва да <a href=\"{power_url}\">рестартирате</a> машината, за да влязат "
|
||||
"промените в сила."
|
||||
|
||||
#: plinth/modules/gnome/__init__.py:48
|
||||
@ -3761,10 +3761,10 @@ msgid ""
|
||||
"project or <a href=\"https://openzim.org/wiki/Build_your_ZIM_file\" "
|
||||
"target=\"_blank\" rel=\"noopener noreferrer\">create</a> your own."
|
||||
msgstr ""
|
||||
"Можете <a href=\"„https://library.kiwix.org“\" target=\"„_blank“\" "
|
||||
"rel=\"„noopener\">да изтеглите</a> пакети със съдържание от проекта Kiwix "
|
||||
"или <a href=\"„https://openzim.org/wiki/Build_your_ZIM_file“\" "
|
||||
"target=\"„_blank“\" rel=\"„noopener\">да създадете</a> свои собствени."
|
||||
"Можете <a href=\"https://library.kiwix.org\" target=\"_blank\" "
|
||||
"rel=\"noopener\">да изтеглите</a> пакети със съдържание от проекта Kiwix "
|
||||
"или <a href=\"https://openzim.org/wiki/Build_your_ZIM_file\" "
|
||||
"target=\"_blank\" rel=\"noopener\">да създадете</a> свои собствени."
|
||||
|
||||
#: plinth/modules/kiwix/__init__.py:53
|
||||
msgid "Manage Kiwix content server"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user