Skip to content

Commit

Permalink
Translated using Weblate (Bulgarian)
Browse files Browse the repository at this point in the history
Currently translated at 9.9% (20 of 201 strings)

Translation: abrechnung/frontend
Translate-URL: https://hosted.weblate.org/projects/abrechnung/frontend/bg/
  • Loading branch information
Michael Loipführer authored and weblate committed Dec 16, 2024
1 parent 3fbe2db commit 0f5c58e
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion frontend/libs/translations/src/lib/bg.json
Original file line number Diff line number Diff line change
@@ -1 +1,34 @@
{}
{
"common": {
"yes": "Да",
"no": "Не",
"passwordsDoNotMatch": "Паролите не съвпадат",
"ok": "Ок",
"price": "Цена",
"username": "Потребителско име",
"confirm": "Потвърждаване",
"name": "Име",
"value": "Стойност",
"date": "Дата",
"server": "Сървър",
"password": "Парола",
"repeatPassword": "Повтори паролата",
"add": "Добави",
"edit": "Редактиране",
"delete": "Изтриване",
"description": "Описание",
"send": "Изпращане"
},
"navbar": {
"groupSettings": "Настройки"
},
"groups": {
"list": {
"header": "Групи"
},
"addGroup": "Добави група"
},
"app": {
"name": "Abrechnung"
}
}

0 comments on commit 0f5c58e

Please sign in to comment.