diff --git a/l10n/ar.js b/l10n/ar.js index b30ac8a7..93e7fe60 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -139,6 +139,7 @@ OC.L10N.register( "Try sending a message to spark a conversation." : "حاول إرسالة رسالة لإثارة محادثة.", "Load older messages" : "تحميل الرسائل القديمة", "Retry response generation" : "إعادة توليد الاستجابة", + "Error updating title of conversation" : "حدث خطأ أثناء تحديث عنوان المحادثة", "Untitled conversation" : "محادثة بدون عنوان", "Error generating a title for the conversation" : "حدث خطأ عند توليد عنوان للمحادثة", "Error deleting conversation" : "حدث خطأ عند حذف المحادثة", diff --git a/l10n/ar.json b/l10n/ar.json index 2b9e1959..751ae933 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -137,6 +137,7 @@ "Try sending a message to spark a conversation." : "حاول إرسالة رسالة لإثارة محادثة.", "Load older messages" : "تحميل الرسائل القديمة", "Retry response generation" : "إعادة توليد الاستجابة", + "Error updating title of conversation" : "حدث خطأ أثناء تحديث عنوان المحادثة", "Untitled conversation" : "محادثة بدون عنوان", "Error generating a title for the conversation" : "حدث خطأ عند توليد عنوان للمحادثة", "Error deleting conversation" : "حدث خطأ عند حذف المحادثة", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index ebe5b50f..898b4ece 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -139,6 +139,7 @@ OC.L10N.register( "Try sending a message to spark a conversation." : "Versuchen Sie, eine Nachricht zu senden, um eine Unterhaltung anzustoßen.", "Load older messages" : "Ältere Nachrichten laden", "Retry response generation" : "Antworterstellung wiederholen", + "Error updating title of conversation" : "Fehler beim Aktualisieren des Titels der Unterhaltung", "Untitled conversation" : "Unterhaltung ohne Titel", "Error generating a title for the conversation" : "Fehler beim Erstellen eines Titels für die Unterhaltung", "Error deleting conversation" : "Fehler beim Löschen der Unterhaltung", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 6aa0557f..d1397b00 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -137,6 +137,7 @@ "Try sending a message to spark a conversation." : "Versuchen Sie, eine Nachricht zu senden, um eine Unterhaltung anzustoßen.", "Load older messages" : "Ältere Nachrichten laden", "Retry response generation" : "Antworterstellung wiederholen", + "Error updating title of conversation" : "Fehler beim Aktualisieren des Titels der Unterhaltung", "Untitled conversation" : "Unterhaltung ohne Titel", "Error generating a title for the conversation" : "Fehler beim Erstellen eines Titels für die Unterhaltung", "Error deleting conversation" : "Fehler beim Löschen der Unterhaltung", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 5eaa697a..ef4cab81 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -139,6 +139,7 @@ OC.L10N.register( "Try sending a message to spark a conversation." : "Try sending a message to spark a conversation.", "Load older messages" : "Load older messages", "Retry response generation" : "Retry response generation", + "Error updating title of conversation" : "Error updating title of conversation", "Untitled conversation" : "Untitled conversation", "Error generating a title for the conversation" : "Error generating a title for the conversation", "Error deleting conversation" : "Error deleting conversation", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 5792e7b7..4be5471c 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -137,6 +137,7 @@ "Try sending a message to spark a conversation." : "Try sending a message to spark a conversation.", "Load older messages" : "Load older messages", "Retry response generation" : "Retry response generation", + "Error updating title of conversation" : "Error updating title of conversation", "Untitled conversation" : "Untitled conversation", "Error generating a title for the conversation" : "Error generating a title for the conversation", "Error deleting conversation" : "Error deleting conversation", diff --git a/l10n/ga.js b/l10n/ga.js index daf5d668..7ab0ed24 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -139,6 +139,7 @@ OC.L10N.register( "Try sending a message to spark a conversation." : "Bain triail as teachtaireacht a sheoladh chun tús a chur le comhrá.", "Load older messages" : "Íosluchtaigh teachtaireachtaí níos sine", "Retry response generation" : "Bain triail eile as giniúint freagartha", + "Error updating title of conversation" : "Earráid agus teideal an chomhrá á nuashonrú", "Untitled conversation" : "Comhrá gan teideal", "Error generating a title for the conversation" : "Earráid agus teideal á ghiniúint don chomhrá", "Error deleting conversation" : "Tharla earráid agus an comhrá á scriosadh", diff --git a/l10n/ga.json b/l10n/ga.json index 1135a18c..16f8e3cf 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -137,6 +137,7 @@ "Try sending a message to spark a conversation." : "Bain triail as teachtaireacht a sheoladh chun tús a chur le comhrá.", "Load older messages" : "Íosluchtaigh teachtaireachtaí níos sine", "Retry response generation" : "Bain triail eile as giniúint freagartha", + "Error updating title of conversation" : "Earráid agus teideal an chomhrá á nuashonrú", "Untitled conversation" : "Comhrá gan teideal", "Error generating a title for the conversation" : "Earráid agus teideal á ghiniúint don chomhrá", "Error deleting conversation" : "Tharla earráid agus an comhrá á scriosadh", diff --git a/l10n/gl.js b/l10n/gl.js index ae255d83..efa92ee4 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -8,6 +8,7 @@ OC.L10N.register( "No permission to create recording file/directory, contact your sysadmin to resolve this issue." : "Sen permiso para crear un ficheiro/directorio de gravación, póñase en contacto coa administración do sistema para resolver esta incidencia.", "Unknown error while retrieving prompt history." : "Produciuse un erro descoñecido ao recuperar o historial de indicacións.", "Nextcloud Assistant" : "Asistente de Nextcloud", + "AI context writer" : "Redactor de contexto de IA", "AI text generation" : "IA de xeración de texto", "AI image generation" : "Xeración de imaxes con IA", "Task for \"%1$s\" has finished" : "A tarefa para «%1$s» rematou", @@ -19,7 +20,7 @@ OC.L10N.register( "\"%1$s\" task for \"%2$s\" has failed" : "Produciuse un fallo na tarefa «%1$s» para «%2$s»", "View task" : "Ver tarefa", "Generate text" : "Texto xerado", - "Context write" : "Escritura contextual", + "Context write" : "Redacción por contexto", "Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material de orixe fornecido.", "Transcribe" : "Transcribir", "Transcribe audio to text" : "Transcribir son a texto", @@ -42,6 +43,7 @@ OC.L10N.register( "Image file not found" : "Non se atopou o ficheiro de imaxe", "Artificial Intelligence" : "Intelixencia artificial", "Process and transform text" : "Procesar e transformar texto", + "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 [Large language model](https://github.com/nextcloud/llm#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)" : "Esta aplicación ofrece unha interface de usuario para usar a función de procesamento de texto de Nextcloud.\n\nPermítelle aos usuarios iniciar tarefas de IA, ser notificados cando rematen e ver os resultados.\nO asistente tamén aparece noutras aplicacións como Texto para procesar facilmente partes dun documento.\n\nPode ver máis detalles sobre a API do asistente OCS e as posibilidades de integración da interface no\n[documento do programador](https://github.com/nextcloud/assistant/raw/main/docs/developer)\n\n### Como usalo\n\nAparece unha nova entrada do menú da cabeceira dereita. Cando se preme nela, amosase o asistente e pode seleccionar o tipo de tarefa e definir a entrada que quere procesar.\n\nA tarefa pode executarse inmediatamente ou programarse dependendo da estimación de tempo fornecida polo provedor de IA.\nUnha vez programada a tarefa, executarase como traballo en segundo plano. Cando remate, recibirá unha notificación\nna que se amosarán os resultados.\n\nPoden integrarse outras aplicacións co asistente. Por exemplo, Text amosará un botón en liña xunto a cada parágrafo\npara seleccionar directamente un tipo de tarefa para procesar este parágrafo. Se selecciona unha tarefa deste xeito,\nabrirase o asistente coa tarefa preseleccionada e o texto de entrada definido.\n\nMáis detalles e capturas de pantalla no [documento do usuario](https://github.com/nextcloud/assistant/raw/main/docs/user).\n\n##Características\n\nNo asistente, a lista de tarefas dispoñíbeis depende dos provedores dispoñíbeis instalados a través doutras aplicacións.\nIsto significa que dispón de total liberdade sobre o servizo/software que executará as súas tarefas de IA.\n\n### Provedores de procesamento de texto\n\nAta agora, o [Modelo de idioma grande](https://github.com/nextcloud/llm#readme)\ne as aplicacións [Integración OpenAi/LocalAI](https://apps.nextcloud.com/apps/integration_openai)\ninclúen provedores de procesamento de texto para:\n* Resumr\n* Extraer temas\n* Xerar un títular\n* Obtér unha resposta dunha indicación libre\n* Reformular (só OpenAi/LocalAi)\n* Redacción por contexto: xera texto cun estilo especificado. O estilo pódese describir ou fornecer mediante un texto de exemplo.\n\n### Texto a imaxe (xeración de imaxes)\n\nProvedores coñecidos:\n* [Integración OpenAi/LocalAI](https://apps.nextcloud.com/apps/integration_openai)\n* [Texto a imaxe de Stable Diffusion](https://apps.nextcloud.com/apps/text2image_stablediffusion)\n\n### Voz a texto (transcrición de son)\n\nProvedores coñecidos:\n* [Integración OpenAi/LocalAI](https://apps.nextcloud.com/apps/integration_openai)\n* [Voz a texto de Local Whisper](https://apps.nextcloud.com/apps/stt_whisper)", "Select which features you want to enable" : "Seleccione as funcións que quere activar", "Top-right assistant" : " Asistente arriba á dereita", "AI text generation smart picker" : "Selector intelixente de xeración de texto mediante IA", diff --git a/l10n/gl.json b/l10n/gl.json index 7ca276b9..93377af8 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -6,6 +6,7 @@ "No permission to create recording file/directory, contact your sysadmin to resolve this issue." : "Sen permiso para crear un ficheiro/directorio de gravación, póñase en contacto coa administración do sistema para resolver esta incidencia.", "Unknown error while retrieving prompt history." : "Produciuse un erro descoñecido ao recuperar o historial de indicacións.", "Nextcloud Assistant" : "Asistente de Nextcloud", + "AI context writer" : "Redactor de contexto de IA", "AI text generation" : "IA de xeración de texto", "AI image generation" : "Xeración de imaxes con IA", "Task for \"%1$s\" has finished" : "A tarefa para «%1$s» rematou", @@ -17,7 +18,7 @@ "\"%1$s\" task for \"%2$s\" has failed" : "Produciuse un fallo na tarefa «%1$s» para «%2$s»", "View task" : "Ver tarefa", "Generate text" : "Texto xerado", - "Context write" : "Escritura contextual", + "Context write" : "Redacción por contexto", "Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material de orixe fornecido.", "Transcribe" : "Transcribir", "Transcribe audio to text" : "Transcribir son a texto", @@ -40,6 +41,7 @@ "Image file not found" : "Non se atopou o ficheiro de imaxe", "Artificial Intelligence" : "Intelixencia artificial", "Process and transform text" : "Procesar e transformar texto", + "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 [Large language model](https://github.com/nextcloud/llm#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)" : "Esta aplicación ofrece unha interface de usuario para usar a función de procesamento de texto de Nextcloud.\n\nPermítelle aos usuarios iniciar tarefas de IA, ser notificados cando rematen e ver os resultados.\nO asistente tamén aparece noutras aplicacións como Texto para procesar facilmente partes dun documento.\n\nPode ver máis detalles sobre a API do asistente OCS e as posibilidades de integración da interface no\n[documento do programador](https://github.com/nextcloud/assistant/raw/main/docs/developer)\n\n### Como usalo\n\nAparece unha nova entrada do menú da cabeceira dereita. Cando se preme nela, amosase o asistente e pode seleccionar o tipo de tarefa e definir a entrada que quere procesar.\n\nA tarefa pode executarse inmediatamente ou programarse dependendo da estimación de tempo fornecida polo provedor de IA.\nUnha vez programada a tarefa, executarase como traballo en segundo plano. Cando remate, recibirá unha notificación\nna que se amosarán os resultados.\n\nPoden integrarse outras aplicacións co asistente. Por exemplo, Text amosará un botón en liña xunto a cada parágrafo\npara seleccionar directamente un tipo de tarefa para procesar este parágrafo. Se selecciona unha tarefa deste xeito,\nabrirase o asistente coa tarefa preseleccionada e o texto de entrada definido.\n\nMáis detalles e capturas de pantalla no [documento do usuario](https://github.com/nextcloud/assistant/raw/main/docs/user).\n\n##Características\n\nNo asistente, a lista de tarefas dispoñíbeis depende dos provedores dispoñíbeis instalados a través doutras aplicacións.\nIsto significa que dispón de total liberdade sobre o servizo/software que executará as súas tarefas de IA.\n\n### Provedores de procesamento de texto\n\nAta agora, o [Modelo de idioma grande](https://github.com/nextcloud/llm#readme)\ne as aplicacións [Integración OpenAi/LocalAI](https://apps.nextcloud.com/apps/integration_openai)\ninclúen provedores de procesamento de texto para:\n* Resumr\n* Extraer temas\n* Xerar un títular\n* Obtér unha resposta dunha indicación libre\n* Reformular (só OpenAi/LocalAi)\n* Redacción por contexto: xera texto cun estilo especificado. O estilo pódese describir ou fornecer mediante un texto de exemplo.\n\n### Texto a imaxe (xeración de imaxes)\n\nProvedores coñecidos:\n* [Integración OpenAi/LocalAI](https://apps.nextcloud.com/apps/integration_openai)\n* [Texto a imaxe de Stable Diffusion](https://apps.nextcloud.com/apps/text2image_stablediffusion)\n\n### Voz a texto (transcrición de son)\n\nProvedores coñecidos:\n* [Integración OpenAi/LocalAI](https://apps.nextcloud.com/apps/integration_openai)\n* [Voz a texto de Local Whisper](https://apps.nextcloud.com/apps/stt_whisper)", "Select which features you want to enable" : "Seleccione as funcións que quere activar", "Top-right assistant" : " Asistente arriba á dereita", "AI text generation smart picker" : "Selector intelixente de xeración de texto mediante IA", diff --git a/l10n/lv.js b/l10n/lv.js new file mode 100644 index 00000000..9ce528be --- /dev/null +++ b/l10n/lv.js @@ -0,0 +1,19 @@ +OC.L10N.register( + "assistant", + { + "User not found" : "Lietotājs nav atrasts", + "Choose" : "Izvēlies", + "No file selected" : "Netika izvēlēta neviena datne", + "Close" : "Aizvērt", + "Reset" : "Atiestatīt", + "Copy" : "Kopēt", + "Delete" : "Dzēst", + "Submit" : "Iesniegt", + "Failed" : "Neizdevās", + "Unknown error" : "Nezināma kļūda", + "Running" : "Skriešana", + "Preview" : "Priekšskatīt", + "Send" : "Sūtīt", + "Advanced options" : "Papildu opcijas" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json new file mode 100644 index 00000000..ece0b46c --- /dev/null +++ b/l10n/lv.json @@ -0,0 +1,17 @@ +{ "translations": { + "User not found" : "Lietotājs nav atrasts", + "Choose" : "Izvēlies", + "No file selected" : "Netika izvēlēta neviena datne", + "Close" : "Aizvērt", + "Reset" : "Atiestatīt", + "Copy" : "Kopēt", + "Delete" : "Dzēst", + "Submit" : "Iesniegt", + "Failed" : "Neizdevās", + "Unknown error" : "Nezināma kļūda", + "Running" : "Skriešana", + "Preview" : "Priekšskatīt", + "Send" : "Sūtīt", + "Advanced options" : "Papildu opcijas" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +} \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 9014bcf9..b23bca75 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -139,6 +139,7 @@ OC.L10N.register( "Try sending a message to spark a conversation." : "試著發送一條訊息來引發對話。", "Load older messages" : "加載較舊的消息", "Retry response generation" : "請重試回應生成", + "Error updating title of conversation" : "更新對話標題時發生錯誤", "Untitled conversation" : "未命名對話", "Error generating a title for the conversation" : "生成對話標題時出現錯誤", "Error deleting conversation" : "刪除對話時發生錯誤", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index c626bbe4..becbf9c9 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -137,6 +137,7 @@ "Try sending a message to spark a conversation." : "試著發送一條訊息來引發對話。", "Load older messages" : "加載較舊的消息", "Retry response generation" : "請重試回應生成", + "Error updating title of conversation" : "更新對話標題時發生錯誤", "Untitled conversation" : "未命名對話", "Error generating a title for the conversation" : "生成對話標題時出現錯誤", "Error deleting conversation" : "刪除對話時發生錯誤",