Skip to content

Commit d05dd7e

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 6297923 commit d05dd7e

File tree

12 files changed

+296
-6
lines changed

12 files changed

+296
-6
lines changed

l10n/de.js

Lines changed: 38 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/de.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,52 @@
11
{ "translations": {
2+
"Sources referenced to generate the above response:" : "Quellen, auf die verwiesen wird, um die obige Antwort zu generieren:",
23
"Deleted file" : "Datei löschen",
4+
"Nextcloud Assistant Context Chat Provider" : "Nextcloud Assistant Kontext-Chat-Anbieter",
5+
"Nextcloud Assistant Context Chat Search Provider" : "Nextcloud Assistant Kontext-Chat-Suchanbieter",
6+
"Context Chat search" : "Kontext-Chat Suche",
7+
"Search with Context Chat." : "Mit Kontext-Chat suchen.",
38
"Prompt" : "Prompt",
9+
"Search your documents, files and more" : "Ihre Dokumente, Dateien und mehr durchsuchen",
10+
"Scope type" : "Bereichstyp",
11+
"none, provider" : "Keine, Anbieter",
12+
"Scope list" : "Bereichsliste",
13+
"list of providers" : "Liste der Anbieter",
14+
"Scope list metadata" : "Metadaten der Bereichsliste",
15+
"Required to nicely render the scope list in assistant" : "Erforderlich, um die Bereichsliste im Assistenten schön darzustellen",
16+
"Max result number" : "Maximale Ergebnisanzahl",
17+
"Maximum number of results returned by Context Chat" : "Maximale Anzahl der vom Kontext-Chat zurückgegebenen Ergebnisse",
418
"Sources" : "Quellen",
19+
"The sources that were found" : "Die gefundenen Quellen",
520
"Context Chat" : "Kontext-Chat",
621
"Ask a question about your data." : "Stelle eine Frage zu deinen Daten.",
22+
"Ask a question about your documents, files and more" : "Stelle eine Frage zu deinen Dokumenten, Dateien und mehr",
23+
"none, source, provider" : "Keine, Quelle, Anbieter",
24+
"list of sources or providers" : "Liste der Quellen oder Anbieter",
725
"Generated response" : "Erzeugte Antwort",
26+
"The text generated by the model" : "Der vom Modell erstellte Text",
27+
"The sources referenced to generate the above response" : "Die Quellen, auf die verwiesen wird, um die obige Antwort zu generieren",
28+
"Nextcloud Assistant Context Chat" : "Nextcloud Assistant Kontext-Chat",
29+
"Chat with your documents" : "Chatte mit deinen Dokumenten",
30+
"Ask questions to Nextcloud Assistant about the content of your documents.\n\nInstall the given apps for Context Chat to work as desired **in the given order**:\n- [AppAPI from the Apps page](https://apps.nextcloud.com/apps/app_api)\n- [Context Chat Backend (same major and minor version as Context Chat app below) from the External Apps page](https://apps.nextcloud.com/apps/context_chat_backend)\n- [Context Chat (same major and minor version as the backend) from the Apps page](https://apps.nextcloud.com/apps/context_chat)\n- [Assistant from the Apps page](https://apps.nextcloud.com/apps/assistant). The OCS API or the `occ` commands can also be used to interact with this app but it recommended to do that through a Task Processing OCP API consumer like the Assistant app, which is also the officially supported universal UI for all the AI providers.\n- Text2Text Task Processing Provider like [llm2 from the External Apps page](https://apps.nextcloud.com/apps/llm2) or [integration_openai from the Apps page](https://apps.nextcloud.com/apps/integration_openai)\n\nSetup background job workers as described here: https://docs.nextcloud.com/server/latest/admin_manual/ai/overview.html#improve-ai-task-pickup-speed\n\nNote:\nRefer to the [Context Chat Backend's readme](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) and the [AppAPI's documentation](https://cloud-py-api.github.io/app_api/) for help with setup of AppAPI's deploy daemon." : "Dem Nextcloud-Assistenten Fragen zum Inhalt deinen Dokumenten stellen\n\nDie folgenden Apps für den Kontext-Chat **in der angegebenen Reihenfolge** installieren:\n- [AppAPI von der Seite \"Apps\"](https://apps.nextcloud.com/apps/app_api)\n- [Kontext-Chat-Backend (gleiche Haupt- und Nebenversion wie die unten aufgeführte Kontext-Chat-App) von der Seite \"Externe Apps\"](https://apps.nextcloud.com/apps/context_chat_backend)\n- [Kontext Chat (gleiche Haupt- und Nebenversion wie das Backend) von der Seite \"Apps\"](https://apps.nextcloud.com/apps/context_chat)\n- [Assistent von der Seite \"Apps\"](https://apps.nextcloud.com/apps/assistant). Die OCS-API oder die `occ`-Befehle können ebenfalls zur Interaktion mit dieser App verwendet werden. Es wird jedoch empfohlen, dies über einen Task-Processing-OCP-API-Consumer wie die Assistenten-App zu tun. Die Assistenten-App ist die offiziell unterstützte universelle Benutzeroberfläche für alle KI-Anbieter.\n- Text-zu-Text-Aufgabenverarbeitungsanbieter wie [llm2 von der Seite \"Externe Apps\"](https://apps.nextcloud.com/apps/llm2) oder [integration_openai von der Seite \"Apps\"](https://apps.nextcloud.com/apps/integration_openai)\n\nHintergrundprozesse wie hier beschrieben einrichten: https://docs.nextcloud.com/server/latest/admin_manual/ai/overview.html#improve-ai-task-pickup-speed\n\nHinweis:\nInformationen zur Einrichtung des AppAPI-Bereitstellungsdaemons findest Du in der [Readme-Datei des Kontext-Chat-Backends](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) und in der [AppAPI-Dokumentation](https://cloud-py-api.github.io/app_api/).",
831
"never" : "nie",
932
"{time} ago" : "{time} her",
33+
"Indexing Status" : "Indexierungsstatus",
34+
"The initial indexing run finished {date}." : "Der erste Indizierungslauf wurde am {date} abgeschlossen.",
35+
"The initial indexing is still running." : "Die anfängliche Indizierung läuft noch.",
36+
"The Context Chat Backend app is installed and responsive." : "Die Kontext-Chat-Backend-App ist installiert und reagiert.",
37+
"The Context Chat Backend app is not installed or not responsing." : "Die Kontext-Chat-Backend-App ist nicht installiert oder reagiert nicht.",
38+
"Less files were indexed than expected. Only {percent}% files out of {eligibleCount} are in the VectorDB." : "Es wurden weniger Dateien indiziert als erwartet. In der VectorDB befinden sich nur {percent} % Dateien von {eligibleCount}.",
39+
"Content provider" : "Inhaltsanbieter",
40+
"Queued documents including updates" : "Dokumente in der Warteschlange einschließlich Aktualisierungen",
41+
"Documents in vector database" : "Dokumente in der Vektordatenbank",
42+
"CC Backend unavailable" : "CC-Backend nicht verfügbar",
1043
"({count} sent)" : "({count} gesendet)",
44+
"Eligible files for indexing: {count}" : "Zur Indizierung geeignete Dateien: {count}",
45+
"Queued content update actions: {count}" : "Aktionen zur Aktualisierung von Inhalten in der Warteschlange: {count}",
46+
"Queued file system events: {count}" : "Dateisystemereignisee in der Warteschlange: {count}",
1147
"Download Logs" : "Protokolldateien herunterladen",
48+
"Download the PHP App logs" : "Die PHP-App Protokolle herunterladen",
49+
"Download the Ex-App Backend logs" : "Die Ex-App Backend-Protokolle herunterladen",
1250
"Official documentation" : "Offizielle Dokumentation",
1351
"_({count} new file)_::_({count} new files)_" : ["({count} neue Datei)","({count} neue Dateien)"]
1452
},"pluralForm" :"nplurals=2; plural=(n != 1);"

0 commit comments

Comments
 (0)