Translated using Weblate (Spanish)

Currently translated at 100.0% (11 of 11 strings)

Translation: Butter/likebutter.app json theme footer
Translate-URL: https://hosted.weblate.org/projects/butter/likebutter-app-json-theme-footer/es/
This commit is contained in:
Fabiola Maurice 2026-04-29 19:28:29 +02:00 committed by Hosted Weblate
parent d2403b02cc
commit e162f9f58b
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,38 +1,44 @@
{ {
"link.title.Docs": { "link.title.Docs": {
"message": "Документация", "message": "Документация",
"description": "The title of the footer links column with title=Docs in the footer" "description": "The title of the footer links column with title=Docs in the footer"
}, },
"link.title.Community": { "link.title.Community": {
"message": "Сообщество", "message": "Сообщество",
"description": "The title of the footer links column with title=Community in the footer" "description": "The title of the footer links column with title=Community in the footer"
}, },
"link.title.More": { "link.title.More": {
"message": "Ещё", "message": "Ещё",
"description": "The title of the footer links column with title=More in the footer" "description": "The title of the footer links column with title=More in the footer"
}, },
"link.item.label.Get Started": { "link.item.label.Get Started": {
"message": "Начать работу", "message": "Начать работу",
"description": "The label of footer link with label=Get Started linking to /docs/" "description": "The label of footer link with label=Get Started linking to /docs/"
}, },
"link.item.label.Guardian Project": { "link.item.label.Guardian Project": {
"message": "Guardian Project", "message": "Guardian Project",
"description": "The label of footer link with label=Guardian Project linking to https://guardianproject.info" "description": "The label of footer link with label=Guardian Project linking to https://guardianproject.info"
}, },
"link.item.label.F-Droid": { "link.item.label.F-Droid": {
"message": "F-Droid", "message": "F-Droid",
"description": "The label of footer link with label=F-Droid linking to https://f-droid.org" "description": "The label of footer link with label=F-Droid linking to https://f-droid.org"
}, },
"link.item.label.Blog": { "link.item.label.Blog": {
"message": "Блог", "message": "Блог",
"description": "The label of footer link with label=Blog linking to /blog" "description": "The label of footer link with label=Blog linking to /blog"
}, },
"link.item.label.GP Repo": { "link.item.label.GP Repo": {
"message": "Репозиторий GP", "message": "Репозиторий GP",
"description": "The label of footer link with label=GP Repo linking to https://guardianproject.dev/butter" "description": "The label of footer link with label=GP Repo linking to https://guardianproject.dev/butter"
}, },
"copyright": { "copyright": {
"message": "Авторские права © 2026 Guardian Project. Создано с помощью Docusaurus.", "message": "Авторские права © 2026 Guardian Project. Создано с помощью Docusaurus.",
"description": "The footer copyright" "description": "The footer copyright"
} },
"link.item.label.SR2": {
"message": "SR2"
},
"link.item.label.Okthanks": {
"message": "Okthanks"
}
} }