mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
* style: Simplify the sidebar * style: Simplify the sidebar * style: Simplify the sidebar * style: Simpliofy the model selct * style: Simpliofy the model selct * style: Simpliofy the model selct * style: Simpliofy the agent profile * style: Simplify the input bar * style: Re-organize the settings * style: Simplify the mode linfo pane * style: Simplify agent profile * style: Advanced settings * style: Advanced settings * feat: Update translation * fix: type error * fix: Add missing translation * fix: Add missing translation * fix: Remove Lite mode * fix: Add model paramters * style: Remove token tag * fix: model order * fix: model order * fix: Add missing translation * fix: Add missing translation * fix: Hide the subtopic button * fix: User plan badge * feat: Add settings * feat: Add cover to the lab * style: Make the switch vertically centered * style: Add divider * feat: Add group by provider * feat: Move Usage stats * fix: Subscription badge * fix: Rebase onto canary * fix: Rebase onto canary * fix: Drag to adjust width * feat: Rebase onto canary * feat: Regroup settings tab * feat: Regroup settings tab * feat: Regroup settings tab * feat: Regroup settings tab
42 lines
2.9 KiB
JSON
42 lines
2.9 KiB
JSON
{
|
||
"actions.addNewTopic": "Започни нова тема",
|
||
"actions.autoRename": "Интелигентно преименуване",
|
||
"actions.confirmRemoveAll": "На път сте да изтриете всички теми. Това действие не може да бъде отменено.",
|
||
"actions.confirmRemoveTopic": "На път сте да изтриете тази тема. Това действие не може да бъде отменено.",
|
||
"actions.confirmRemoveUnstarred": "На път сте да изтриете всички немаркирани теми. Това действие не може да бъде отменено.",
|
||
"actions.duplicate": "Дублирай",
|
||
"actions.export": "Експортирай теми",
|
||
"actions.favorite": "Любимо",
|
||
"actions.import": "Импортирай разговор",
|
||
"actions.openInNewTab": "Отвори в нов раздел",
|
||
"actions.openInNewWindow": "Отвори в нов прозорец",
|
||
"actions.removeAll": "Изтрий всички теми",
|
||
"actions.removeUnstarred": "Изтрий немаркираните теми",
|
||
"actions.unfavorite": "Нелюбимо",
|
||
"defaultTitle": "Тема по подразбиране",
|
||
"displayItems": "Показване на елементи",
|
||
"duplicateLoading": "Копиране на тема...",
|
||
"duplicateSuccess": "Темата беше успешно копирана",
|
||
"favorite": "Любима",
|
||
"groupMode.ascMessages": "Сортирай по нарастващ брой съобщения",
|
||
"groupMode.byTime": "Групирай по време",
|
||
"groupMode.byUpdatedTime": "Групиране по време на актуализация",
|
||
"groupMode.descMessages": "Сортирай по намаляващ брой съобщения",
|
||
"groupMode.flat": "Без групиране",
|
||
"groupTitle.byTime.month": "Този месец",
|
||
"groupTitle.byTime.today": "Днес",
|
||
"groupTitle.byTime.week": "Тази седмица",
|
||
"groupTitle.byTime.yesterday": "Вчера",
|
||
"guide.desc": "Кликнете бутона отляво, за да запазите текущия разговор като историческа тема и да започнете нов разговор.",
|
||
"guide.title": "Списък с теми",
|
||
"importError": "Импортирането не бе успешно",
|
||
"importInvalidFormat": "Невалиден файлов формат. Моля, уверете се, че файлът е валиден JSON.",
|
||
"importLoading": "Импортиране на разговор...",
|
||
"importSuccess": "Успешно импортирани {{count}} съобщения",
|
||
"loadMore": "Зареди още",
|
||
"searchPlaceholder": "Търсене в темите...",
|
||
"searchResultEmpty": "Няма намерени резултати от търсенето.",
|
||
"temp": "Временна",
|
||
"title": "Тема"
|
||
}
|