diff options
| author | Mike Houben <mike@houbsi.net> | 2025-01-19 11:17:04 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2025-02-02 16:51:19 +0100 |
| commit | 3fcba246b7cb3f63249adcaba5c873a9ba498ef3 (patch) | |
| tree | a4a5512cb86fc55061b481422f6e736afd31d468 /apps/web/lib/i18n | |
| parent | d95cebf889fc94f47b11c523752280baba59d705 (diff) | |
| download | karakeep-3fcba246b7cb3f63249adcaba5c873a9ba498ef3.tar.zst | |
i18n: Translated using Weblate (German)
Currently translated at 84.2% (198 of 235 strings)
Translation: Hoarder/Hoarder
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/de/
Diffstat (limited to 'apps/web/lib/i18n')
| -rw-r--r-- | apps/web/lib/i18n/locales/de/translation.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/apps/web/lib/i18n/locales/de/translation.json b/apps/web/lib/i18n/locales/de/translation.json index cb376be6..9bb4cfef 100644 --- a/apps/web/lib/i18n/locales/de/translation.json +++ b/apps/web/lib/i18n/locales/de/translation.json @@ -24,7 +24,13 @@ "archive": "Archiv", "home": "Startseite", "highlights": "Highlights", - "source": "Quelle" + "source": "Quelle", + "bookmark_types": { + "title": "Lesezeichen Kategorie", + "link": "Link", + "media": "Medium", + "text": "Text" + } }, "layouts": { "masonry": "Mauerwerk", @@ -89,7 +95,8 @@ "tagging_rule_description": "Eingabeaufforderungen, die Sie hier hinzufügen, werden als Regeln für das Modell bei der Tag-Generierung verwendet. Sie können die endgültigen Aufforderungen im Bereich Vorschau anzeigen.", "prompt_preview": "Aufforderungsvorschau", "text_prompt": "Text-Aufforderung", - "images_prompt": "Bild-Aufforderung" + "images_prompt": "Bild-Aufforderung", + "summarization_prompt": "Zusammenfassung des Prompts" }, "feeds": { "rss_subscriptions": "RSS-Abonnements", |
