Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jun 25, 2024
1 parent d4eec83 commit c19fbb1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
9 changes: 7 additions & 2 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ OC.L10N.register(
"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",
"Writing style: %1$s; Source material: %2$s" : "Estilo de escritura: %1$s; Material de partida: %2$s",
"AI text generation" : "IA de xeración de texto",
"AI image generation" : "Xeración de imaxes con IA",
"AI audio transcription" : "Transcrición de son con IA",
"Task for \"%1$s\" has finished" : "A tarefa para «%1$s» rematou",
"\"%1$s\" task for \"%2$s\" has finished" : "A tarefa «%1$s» para «%2$s» rematou",
"Input: %1$s" : "Entrada: %1$s",
Expand All @@ -20,8 +22,11 @@ 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",
"Send a request to the Assistant, for example: write a first draft of a presentation, give me suggestions for a presentation, write a draft reply to my colleague." : "Enviar unha solicitude ao asistente, por exemplo: escribe un primeiro borrador dunha presentación, dáme suxestións para unha presentación, escribe un borrador de resposta ao meu compañeiro.",
"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.",
"Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material de partida fornecido.",
"Chat with AI" : "Parola cunha IA",
"Chat with an AI model." : "Parola cun modelo de IA.",
"Transcribe" : "Transcribir",
"Transcribe audio to text" : "Transcribir son a texto",
"Generate image" : "Xerar imaxe",
Expand Down Expand Up @@ -57,7 +62,7 @@ OC.L10N.register(
"Failed to save assistant admin options" : "Produciuse un fallo ao gardar as opcións de administración do Asistente",
"Writing style" : "Estilo de escritura",
"Choose file" : "Escoller o ficheiro",
"Source material" : "Material de orixe",
"Source material" : "Material de partida",
"Input" : "Entrada",
"Type some text" : "Escriba algún texto",
"Choose a text file" : "Escoller un ficheiro de texto",
Expand Down
9 changes: 7 additions & 2 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@
"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",
"Writing style: %1$s; Source material: %2$s" : "Estilo de escritura: %1$s; Material de partida: %2$s",
"AI text generation" : "IA de xeración de texto",
"AI image generation" : "Xeración de imaxes con IA",
"AI audio transcription" : "Transcrición de son con IA",
"Task for \"%1$s\" has finished" : "A tarefa para «%1$s» rematou",
"\"%1$s\" task for \"%2$s\" has finished" : "A tarefa «%1$s» para «%2$s» rematou",
"Input: %1$s" : "Entrada: %1$s",
Expand All @@ -18,8 +20,11 @@
"\"%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",
"Send a request to the Assistant, for example: write a first draft of a presentation, give me suggestions for a presentation, write a draft reply to my colleague." : "Enviar unha solicitude ao asistente, por exemplo: escribe un primeiro borrador dunha presentación, dáme suxestións para unha presentación, escribe un borrador de resposta ao meu compañeiro.",
"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.",
"Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material de partida fornecido.",
"Chat with AI" : "Parola cunha IA",
"Chat with an AI model." : "Parola cun modelo de IA.",
"Transcribe" : "Transcribir",
"Transcribe audio to text" : "Transcribir son a texto",
"Generate image" : "Xerar imaxe",
Expand Down Expand Up @@ -55,7 +60,7 @@
"Failed to save assistant admin options" : "Produciuse un fallo ao gardar as opcións de administración do Asistente",
"Writing style" : "Estilo de escritura",
"Choose file" : "Escoller o ficheiro",
"Source material" : "Material de orixe",
"Source material" : "Material de partida",
"Input" : "Entrada",
"Type some text" : "Escriba algún texto",
"Choose a text file" : "Escoller un ficheiro de texto",
Expand Down

0 comments on commit c19fbb1

Please sign in to comment.