You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Chat with your documents" : "Rozprávajte sa so svojimi dokumentmi",
28
+
"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." : "Pýtajte sa otázky Nextcloud Assistant ohľadom obsahu vašich dokumentov.\n\nNainštalujte požadované aplikácie pre správne fungovanie Context Chat **v danom poradí**:\n- [AppAPI z stránky Apps](https://apps.nextcloud.com/apps/app_api)\n- [Context Chat Backend (rovnaká hlavná a vedľajšia verzia ako Context Chat aplikácia nižšie) z stránky External Apps](https://apps.nextcloud.com/apps/context_chat_backend)\n- [Context Chat (rovnaká hlavná a vedľajšia verzia ako backend) z stránky Apps](https://apps.nextcloud.com/apps/context_chat)\n- [Assistant z stránky Apps](https://apps.nextcloud.com/apps/assistant). OCS API alebo príkazy `occ` sa môžu tiež použiť na interakciu s touto aplikáciou, ale odporúča sa to robiť prostredníctvom Task Processing OCP API spotrebiteľa ako je aplikácia Assistant, ktorá je aj oficiálne podporovaným univerzálnym UI pre všetkých poskytovateľov AI.\n- Poskytovateľ Task Processing Text2Text ako [llm2 z stránky External Apps](https://apps.nextcloud.com/apps/llm2) alebo [integration_openai z stránky Apps](https://apps.nextcloud.com/apps/integration_openai)\n\nNastavte pracovníkov na pozadí podľa návodu tu: https://docs.nextcloud.com/server/latest/admin_manual/ai/overview.html#improve-ai-task-pickup-speed\n\nPoznámka:\nPre pomoc pri nastavení nasadzovacieho démona AppAPI sa pozrite na [readme Context Chat Backend](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) a [dokumentáciu AppAPI](https://cloud-py-api.github.io/app_api/).",
9
29
"never" : "nikdy",
10
-
"{time} ago" : "Pred {time} "
30
+
"{time} ago" : "Pred {time} ",
31
+
"Indexing Status" : "Stav indexovania",
32
+
"The initial indexing run finished {date}." : "Počiatočná indexácia sa dokončila {date}.",
33
+
"The initial indexing is still running." : "Počiatočné indexovanie stále prebieha.",
34
+
"The Context Chat Backend app is installed and responsive." : "Aplikácia Context Chat Backend je nainštalovaná a reaguje.",
35
+
"The Context Chat Backend app is not installed or not responsing." : "Aplikácia Context Chat Backend nie je nainštalovaná alebo neodpovedá.",
36
+
"Less files were indexed than expected. Only {percent}% files out of {eligibleCount} are in the VectorDB." : "Menej súborov bolo indexovaných, než sa očakávalo. Iba {percent} súborov z {eligibleCount} je vo VectorDB.",
37
+
"Content provider" : "Content poskytovateľ",
38
+
"Queued documents including updates" : "Zaradené dokumenty vrátane aktualizácií",
39
+
"Documents in vector database" : "Dokumenty vo vektorovej databáze",
0 commit comments