Skip to content

Commit 4520599

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 9b9c335 commit 4520599

File tree

18 files changed

+116
-2
lines changed

18 files changed

+116
-2
lines changed

l10n/cs.js

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ OC.L10N.register(
4040
"Task for \"%1$s\" has failed" : "Úkol pro „%1$s“ se nezdařil",
4141
"\"%1$s\" task for \"%2$s\" has failed" : "Úkol „%1$s“ pro „%2$s“ se nezdařil",
4242
"View task" : "Zobrazit úkoly",
43+
"File action has finished" : "Akce ohledně souboru dokončena",
44+
"File action has failed" : "Akce ohledně souboru se nezdařila",
45+
"New image file has been generated" : "Nový soubor s obrázkem byl vytvořen",
46+
"AI sticker generation" : "Vytváření AI nálepky",
4347
"Assistant audio transcription" : "Asistent – přepis ze zvukového záznamu",
4448
"Assistant document generation" : "Asistent – vytvoření dokumentu",
4549
"Nextcloud Calendar" : "Nextcloud Kalendář",
@@ -76,7 +80,10 @@ OC.L10N.register(
7680
"The generated voice response as part of the conversation" : "Vytvořená hlasová odpověď jako součást konverzace",
7781
"Output transcript" : "Výstup přepisu",
7882
"Transcription of the audio output" : "Přepis zvukového výstupu",
83+
"Generate sticker" : "Vytvořit nálepku",
7984
"Prompt" : "Výzva",
85+
"Output stickers" : "Výstupní nálepky",
86+
"The generated sticker" : "Vytvořená nálepka",
8087
"Process and transform text" : "Zpracovat a přetvořit text",
8188
"Assistant admin options saved" : "Předvolby správy pro Asistenta uloženy",
8289
"Failed to save assistant admin options" : "Předvolby správy pro asistenta se nepodařilo uložit",
@@ -179,7 +186,10 @@ OC.L10N.register(
179186
"Context Chat has not finished indexing all your documents yet, it may not be able to answer your questions, yet." : "Kontextový chat zatím ještě nedokončil vytváření rejstříků všech vašich dokumentů a proto se může stát, že ještě nebude schopný zodpovídat vaše dotazy.",
180187
"Selective context" : "Selektivní kontext",
181188
"No sources referenced" : "Neodkazovány žádné zdroje",
189+
"Prompt cannot be empty." : "Prompt je třeba vyplnit.",
190+
"Generate new image" : "Vytvořit nový obrázek",
182191
"Describe the image you want to generate" : "Popište obrázek, který chcete vytvořit",
192+
"No providers found" : "Nenalezeni žádní poskytovatelé",
183193
"Generate image" : "Vytvořit obrázek",
184194
"tool" : "nástroj",
185195
"integration" : "napojení",
@@ -269,7 +279,10 @@ OC.L10N.register(
269279
"This task does not exist or has been cleaned up" : "Tato úloha neexistuje nebo byla vyčištěna",
270280
"Assistant failed to schedule your task" : "Asistentovi se nepodařilo naplánovat váš úkol",
271281
"Summarize" : "Stručný souhrn",
282+
"Summarization task submitted successfully." : "Úkol shrnutí úspěšně zadán.",
272283
"Text to speech" : "Text na řeč",
273-
"Transcribe audio" : "Vytvořit text ze zvukové nahrávky"
284+
"Text-to-speech task submitted successfully." : "Úkol převodu řeči na text úspěšně zadán.",
285+
"Transcribe audio" : "Vytvořit text ze zvukové nahrávky",
286+
"Transcription task submitted successfully." : "Úkol přepisu ze zvuku úspěšně zadán."
274287
},
275288
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

l10n/cs.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
"Task for \"%1$s\" has failed" : "Úkol pro „%1$s“ se nezdařil",
3939
"\"%1$s\" task for \"%2$s\" has failed" : "Úkol „%1$s“ pro „%2$s“ se nezdařil",
4040
"View task" : "Zobrazit úkoly",
41+
"File action has finished" : "Akce ohledně souboru dokončena",
42+
"File action has failed" : "Akce ohledně souboru se nezdařila",
43+
"New image file has been generated" : "Nový soubor s obrázkem byl vytvořen",
44+
"AI sticker generation" : "Vytváření AI nálepky",
4145
"Assistant audio transcription" : "Asistent – přepis ze zvukového záznamu",
4246
"Assistant document generation" : "Asistent – vytvoření dokumentu",
4347
"Nextcloud Calendar" : "Nextcloud Kalendář",
@@ -74,7 +78,10 @@
7478
"The generated voice response as part of the conversation" : "Vytvořená hlasová odpověď jako součást konverzace",
7579
"Output transcript" : "Výstup přepisu",
7680
"Transcription of the audio output" : "Přepis zvukového výstupu",
81+
"Generate sticker" : "Vytvořit nálepku",
7782
"Prompt" : "Výzva",
83+
"Output stickers" : "Výstupní nálepky",
84+
"The generated sticker" : "Vytvořená nálepka",
7885
"Process and transform text" : "Zpracovat a přetvořit text",
7986
"Assistant admin options saved" : "Předvolby správy pro Asistenta uloženy",
8087
"Failed to save assistant admin options" : "Předvolby správy pro asistenta se nepodařilo uložit",
@@ -177,7 +184,10 @@
177184
"Context Chat has not finished indexing all your documents yet, it may not be able to answer your questions, yet." : "Kontextový chat zatím ještě nedokončil vytváření rejstříků všech vašich dokumentů a proto se může stát, že ještě nebude schopný zodpovídat vaše dotazy.",
178185
"Selective context" : "Selektivní kontext",
179186
"No sources referenced" : "Neodkazovány žádné zdroje",
187+
"Prompt cannot be empty." : "Prompt je třeba vyplnit.",
188+
"Generate new image" : "Vytvořit nový obrázek",
180189
"Describe the image you want to generate" : "Popište obrázek, který chcete vytvořit",
190+
"No providers found" : "Nenalezeni žádní poskytovatelé",
181191
"Generate image" : "Vytvořit obrázek",
182192
"tool" : "nástroj",
183193
"integration" : "napojení",
@@ -267,7 +277,10 @@
267277
"This task does not exist or has been cleaned up" : "Tato úloha neexistuje nebo byla vyčištěna",
268278
"Assistant failed to schedule your task" : "Asistentovi se nepodařilo naplánovat váš úkol",
269279
"Summarize" : "Stručný souhrn",
280+
"Summarization task submitted successfully." : "Úkol shrnutí úspěšně zadán.",
270281
"Text to speech" : "Text na řeč",
271-
"Transcribe audio" : "Vytvořit text ze zvukové nahrávky"
282+
"Text-to-speech task submitted successfully." : "Úkol převodu řeči na text úspěšně zadán.",
283+
"Transcribe audio" : "Vytvořit text ze zvukové nahrávky",
284+
"Transcription task submitted successfully." : "Úkol přepisu ze zvuku úspěšně zadán."
272285
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
273286
}

l10n/de.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,13 @@ OC.L10N.register(
9191
"The generated voice response as part of the conversation" : "Die erstellte Sprachantwort als Teil des Gesprächs",
9292
"Output transcript" : "Ausgabetranskript",
9393
"Transcription of the audio output" : "Transkription der Audio-Ausgabe",
94+
"cartoon, neutral background, sticker of %1$s" : "Cartoon, neutraler Hintergrund, Sticker von %1$s",
95+
"Generate sticker" : "Sticker erstellen",
96+
"Generate sticker from text" : "Sticker aus Text erstellen",
9497
"Prompt" : "Prompt",
98+
"Describe the sticker you would like to create" : "Den Sticker beschreiben, der erstellt werden soll",
99+
"Output stickers" : "Ausgabe der Sticker",
100+
"The generated sticker" : "Der erstellte Sticker",
95101
"Process and transform text" : "Text verarbeiten und transformieren",
96102
"This app brings a user interface to use the Nextcloud text processing feature.\n\nIt allows users to launch AI tasks, be notified when they finish and see the results.\nThe assistant also appears in others apps like Text to easily process parts of a document.\n\nMore details on the assistant OCS API and frontend integration possibilities in the\n[developer doc](https://github.com/nextcloud/assistant/raw/main/docs/developer)\n\n### How to use it\n\nA new right header menu entry appears. Once clicked, the assistant is displayed and you can select and task type and\nset the input you want to process.\n\nThe task might run immediately or be scheduled depending on the time estimation given by the AI provider.\nOnce a task is scheduled, it will run as a background job. When it is finished, you will receive a notification\nfrom which the results can be displayed.\n\nOther apps can integrate with the assistant. For example, Text will display an inline button besides every paragraph\nto directly select a task type to process this paragraph. Selecting a task this way will open the assistant with the task\nbeing pre-selected and the input text set.\n\nMore details and screenshots in the [user doc](https://github.com/nextcloud/assistant/raw/main/docs/user).\n\n## Features\n\nIn the assistant, the list of available tasks depends on the available providers installed via other apps.\nThis means you have complete freedom over which service/software will actually run your AI tasks.\n\n### Text processing providers\n\nSo far, the [Local Large language model](https://github.com/nextcloud/llm2#readme)\nand the [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai) apps\ninclude text processing providers to:\n* Summarize\n* Extract topics\n* Generate a headline\n* Get an answer from a free prompt\n* Reformulate (OpenAi/LocalAi only)\n* Context writer: Generate text with a specified style. The style can be described or provided via an example text.\n\n### Text to image (Image generation)\n\nKnown providers:\n* [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai)\n* [Text2Image Stable Diffusion](https://apps.nextcloud.com/apps/text2image_stablediffusion)\n\n### Speech to text (Audio transcription)\n\nKnown providers:\n* [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai)\n* [Local Whisper Speech-To-Text](https://apps.nextcloud.com/apps/stt_whisper)\n\nMore details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)" : "Diese App stellt eine Benutzeroberfläche zur Verwendung der Textverarbeitungsfunktion von Nextcloud bereit.\n\nSie ermöglicht es Benutzern, KI-Aufgaben zu starten, benachrichtigt zu werden, wenn sie fertig sind, und die Ergebnisse anzuzeigen.\n\nDer Assistent wird auch in anderen Apps wie Text angezeigt, um Teile eines Dokuments einfach zu verarbeiten.\n\nWeitere Einzelheiten zur OCS-API des Assistenten und zu den Möglichkeiten der Frontend-Integration findest du in der\n[Entwicklerdokumentation](https://github.com/nextcloud/assistant/raw/main/docs/developer)\n\n### Verwendung\n\nEin neuer Menüeintrag in der rechten Kopfzeile wird angezeigt. Nach dem Anklicken wird der Assistent angezeigt und du kannst einen Aufgabentyp auswählen und\ndie Eingabe festlegen, die du verarbeiten möchtest.\n\nDie Aufgabe kann je nach der vom KI-Anbieter angegebenen Zeitschätzung sofort ausgeführt oder geplant werden.\n\nSobald eine Aufgabe geplant ist, wird sie als Hintergrundaufgabe ausgeführt. Wenn sie abgeschlossen ist, erhältst du eine Benachrichtigung,\naus der die Ergebnisse angezeigt werden können.\n\nAndere Apps können in den Assistenten integriert werden. Beispielsweise zeigt Text neben jedem Absatz eine Inline-Schaltfläche an,\num direkt einen Aufgabentyp zur Verarbeitung dieses Absatzes auszuwählen. Wenn du auf diese Weise eine Aufgabe auswählst, wird der Assistent geöffnet, wobei die Aufgabe\nvorausgewählt und der Eingabetext festgelegt ist.\n\nWeitere Details und Screenshots in der [Benutzerdokumentation](https://github.com/nextcloud/assistant/raw/main/docs/user).\n\n## Funktionen\n\nIm Assistenten hängt die Liste der verfügbaren Aufgaben von den verfügbaren Anbietern ab, die über andere Apps installiert wurden.\nDas bedeutet, dass du völlige Freiheit darüber hast, welcher Dienst/welche Software deine KI-Aufgaben tatsächlich ausführt.\n\n### Textverarbeitungsanbieter\n\nBisher enthalten das [Local Large Language Model](https://github.com/nextcloud/llm2#readme)\nund die [OpenAi/LocalAI-Integration](https://apps.nextcloud.com/apps/integration_openai)-Apps\nTextverarbeitungsanbieter zum:\n* Zusammenfassen\n* Extrahieren von Themen\n* Generieren einer Überschrift\n* Erhalten einer Antwort auf eine freie Eingabeaufforderung\n* Umformulieren (nur OpenAi/LocalAi)\n* Kontextschreiber: Generieren von Text mit einem angegebenen Stil. Der Stil kann beschrieben oder über einen Beispieltext bereitgestellt werden.\n\n### Text zu Bild (Bildgenerierung)\n\nBekannte Anbieter:\n* [OpenAi/LocalAI-Integration](https://apps.nextcloud.com/apps/integration_openai)\n* [Text2Image Stable Diffusion](https://apps.nextcloud.com/apps/text2image_stablediffusion)\n\n### Sprache zu Text (Audiotranskription)\n\nBekannte Anbieter:\n* [OpenAi/LocalAI-Integration](https://apps.nextcloud.com/apps/integration_openai)\n* [Local Whisper Speech-To-Text](https://apps.nextcloud.com/apps/stt_whisper)\n\nWeitere Einzelheiten zur Einrichtung findest du in den [Admin-Dokumenten](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)",
97103
"Assistant admin options saved" : "Assistenten-Administrationseinstellungen gespeichert",

l10n/de.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,13 @@
8989
"The generated voice response as part of the conversation" : "Die erstellte Sprachantwort als Teil des Gesprächs",
9090
"Output transcript" : "Ausgabetranskript",
9191
"Transcription of the audio output" : "Transkription der Audio-Ausgabe",
92+
"cartoon, neutral background, sticker of %1$s" : "Cartoon, neutraler Hintergrund, Sticker von %1$s",
93+
"Generate sticker" : "Sticker erstellen",
94+
"Generate sticker from text" : "Sticker aus Text erstellen",
9295
"Prompt" : "Prompt",
96+
"Describe the sticker you would like to create" : "Den Sticker beschreiben, der erstellt werden soll",
97+
"Output stickers" : "Ausgabe der Sticker",
98+
"The generated sticker" : "Der erstellte Sticker",
9399
"Process and transform text" : "Text verarbeiten und transformieren",
94100
"This app brings a user interface to use the Nextcloud text processing feature.\n\nIt allows users to launch AI tasks, be notified when they finish and see the results.\nThe assistant also appears in others apps like Text to easily process parts of a document.\n\nMore details on the assistant OCS API and frontend integration possibilities in the\n[developer doc](https://github.com/nextcloud/assistant/raw/main/docs/developer)\n\n### How to use it\n\nA new right header menu entry appears. Once clicked, the assistant is displayed and you can select and task type and\nset the input you want to process.\n\nThe task might run immediately or be scheduled depending on the time estimation given by the AI provider.\nOnce a task is scheduled, it will run as a background job. When it is finished, you will receive a notification\nfrom which the results can be displayed.\n\nOther apps can integrate with the assistant. For example, Text will display an inline button besides every paragraph\nto directly select a task type to process this paragraph. Selecting a task this way will open the assistant with the task\nbeing pre-selected and the input text set.\n\nMore details and screenshots in the [user doc](https://github.com/nextcloud/assistant/raw/main/docs/user).\n\n## Features\n\nIn the assistant, the list of available tasks depends on the available providers installed via other apps.\nThis means you have complete freedom over which service/software will actually run your AI tasks.\n\n### Text processing providers\n\nSo far, the [Local Large language model](https://github.com/nextcloud/llm2#readme)\nand the [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai) apps\ninclude text processing providers to:\n* Summarize\n* Extract topics\n* Generate a headline\n* Get an answer from a free prompt\n* Reformulate (OpenAi/LocalAi only)\n* Context writer: Generate text with a specified style. The style can be described or provided via an example text.\n\n### Text to image (Image generation)\n\nKnown providers:\n* [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai)\n* [Text2Image Stable Diffusion](https://apps.nextcloud.com/apps/text2image_stablediffusion)\n\n### Speech to text (Audio transcription)\n\nKnown providers:\n* [OpenAi/LocalAI integration](https://apps.nextcloud.com/apps/integration_openai)\n* [Local Whisper Speech-To-Text](https://apps.nextcloud.com/apps/stt_whisper)\n\nMore details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)" : "Diese App stellt eine Benutzeroberfläche zur Verwendung der Textverarbeitungsfunktion von Nextcloud bereit.\n\nSie ermöglicht es Benutzern, KI-Aufgaben zu starten, benachrichtigt zu werden, wenn sie fertig sind, und die Ergebnisse anzuzeigen.\n\nDer Assistent wird auch in anderen Apps wie Text angezeigt, um Teile eines Dokuments einfach zu verarbeiten.\n\nWeitere Einzelheiten zur OCS-API des Assistenten und zu den Möglichkeiten der Frontend-Integration findest du in der\n[Entwicklerdokumentation](https://github.com/nextcloud/assistant/raw/main/docs/developer)\n\n### Verwendung\n\nEin neuer Menüeintrag in der rechten Kopfzeile wird angezeigt. Nach dem Anklicken wird der Assistent angezeigt und du kannst einen Aufgabentyp auswählen und\ndie Eingabe festlegen, die du verarbeiten möchtest.\n\nDie Aufgabe kann je nach der vom KI-Anbieter angegebenen Zeitschätzung sofort ausgeführt oder geplant werden.\n\nSobald eine Aufgabe geplant ist, wird sie als Hintergrundaufgabe ausgeführt. Wenn sie abgeschlossen ist, erhältst du eine Benachrichtigung,\naus der die Ergebnisse angezeigt werden können.\n\nAndere Apps können in den Assistenten integriert werden. Beispielsweise zeigt Text neben jedem Absatz eine Inline-Schaltfläche an,\num direkt einen Aufgabentyp zur Verarbeitung dieses Absatzes auszuwählen. Wenn du auf diese Weise eine Aufgabe auswählst, wird der Assistent geöffnet, wobei die Aufgabe\nvorausgewählt und der Eingabetext festgelegt ist.\n\nWeitere Details und Screenshots in der [Benutzerdokumentation](https://github.com/nextcloud/assistant/raw/main/docs/user).\n\n## Funktionen\n\nIm Assistenten hängt die Liste der verfügbaren Aufgaben von den verfügbaren Anbietern ab, die über andere Apps installiert wurden.\nDas bedeutet, dass du völlige Freiheit darüber hast, welcher Dienst/welche Software deine KI-Aufgaben tatsächlich ausführt.\n\n### Textverarbeitungsanbieter\n\nBisher enthalten das [Local Large Language Model](https://github.com/nextcloud/llm2#readme)\nund die [OpenAi/LocalAI-Integration](https://apps.nextcloud.com/apps/integration_openai)-Apps\nTextverarbeitungsanbieter zum:\n* Zusammenfassen\n* Extrahieren von Themen\n* Generieren einer Überschrift\n* Erhalten einer Antwort auf eine freie Eingabeaufforderung\n* Umformulieren (nur OpenAi/LocalAi)\n* Kontextschreiber: Generieren von Text mit einem angegebenen Stil. Der Stil kann beschrieben oder über einen Beispieltext bereitgestellt werden.\n\n### Text zu Bild (Bildgenerierung)\n\nBekannte Anbieter:\n* [OpenAi/LocalAI-Integration](https://apps.nextcloud.com/apps/integration_openai)\n* [Text2Image Stable Diffusion](https://apps.nextcloud.com/apps/text2image_stablediffusion)\n\n### Sprache zu Text (Audiotranskription)\n\nBekannte Anbieter:\n* [OpenAi/LocalAI-Integration](https://apps.nextcloud.com/apps/integration_openai)\n* [Local Whisper Speech-To-Text](https://apps.nextcloud.com/apps/stt_whisper)\n\nWeitere Einzelheiten zur Einrichtung findest du in den [Admin-Dokumenten](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)",
95101
"Assistant admin options saved" : "Assistenten-Administrationseinstellungen gespeichert",

0 commit comments

Comments
 (0)