Files
lobehub/locales/de-DE/topic.json
René Wang a09316a474 feat: Simplify UI (#12961)
* 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
2026-03-13 16:48:14 +08:00

42 lines
2.2 KiB
JSON

{
"actions.addNewTopic": "Neues Thema starten",
"actions.autoRename": "Intelligente Umbenennung",
"actions.confirmRemoveAll": "Sie sind dabei, alle Themen zu löschen. Diese Aktion kann nicht rückgängig gemacht werden.",
"actions.confirmRemoveTopic": "Sie sind dabei, dieses Thema zu löschen. Diese Aktion kann nicht rückgängig gemacht werden.",
"actions.confirmRemoveUnstarred": "Sie sind dabei, nicht markierte Themen zu löschen. Diese Aktion kann nicht rückgängig gemacht werden.",
"actions.duplicate": "Duplizieren",
"actions.export": "Themen exportieren",
"actions.favorite": "Favorit",
"actions.import": "Konversation importieren",
"actions.openInNewTab": "In neuem Tab öffnen",
"actions.openInNewWindow": "In neuem Fenster öffnen",
"actions.removeAll": "Alle Themen löschen",
"actions.removeUnstarred": "Nicht markierte Themen löschen",
"actions.unfavorite": "Nicht mehr Favorit",
"defaultTitle": "Standardthema",
"displayItems": "Elemente anzeigen",
"duplicateLoading": "Thema wird kopiert...",
"duplicateSuccess": "Thema erfolgreich kopiert",
"favorite": "Favorit",
"groupMode.ascMessages": "Nach Nachrichtenanzahl aufsteigend sortieren",
"groupMode.byTime": "Nach Zeit gruppieren",
"groupMode.byUpdatedTime": "Gruppieren nach Aktualisierungszeit",
"groupMode.descMessages": "Nach Nachrichtenanzahl absteigend sortieren",
"groupMode.flat": "Keine Gruppierung",
"groupTitle.byTime.month": "Diesen Monat",
"groupTitle.byTime.today": "Heute",
"groupTitle.byTime.week": "Diese Woche",
"groupTitle.byTime.yesterday": "Gestern",
"guide.desc": "Klicken Sie auf die Schaltfläche links, um die aktuelle Konversation als historisches Thema zu speichern und eine neue Konversation zu starten.",
"guide.title": "Themenliste",
"importError": "Import fehlgeschlagen",
"importInvalidFormat": "Ungültiges Dateiformat. Bitte stellen Sie sicher, dass es sich um eine gültige JSON-Datei handelt.",
"importLoading": "Konversation wird importiert...",
"importSuccess": "{{count}} Nachrichten erfolgreich importiert",
"loadMore": "Mehr laden",
"searchPlaceholder": "Themen suchen...",
"searchResultEmpty": "Keine Suchergebnisse gefunden.",
"temp": "Temporär",
"title": "Thema"
}