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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 4, 2023
1 parent 895eaef commit b5ca0b4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
11 changes: 11 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
OC.L10N.register(
"workflow_ocr",
{
"Workflow settings JSON value cannot be parsed" : "Non é posíbel analizar o valor JSON da configuración do fluxo de traballo",
"OCR file" : "Ficheiro OCR",
"OCR processing via workflow" : "Procesamento OCR mediante fluxo de traballo",
"Workflow OCR" : "Fluxo de traballo OCR",
"Server side OCR processing via workflow engine" : "Procesamento OCR no servidor mediante motor de fluxo de traballo",
"This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "Esta aplicación permite procesar varios ficheiros mediante algoritmos OCR.\n\tO procesamento realízase mediante un motor de fluxo de traballo e, polo tanto, pódese personalizar facilmente.\n\tTeña en conta que terá que instalar a CLI OcrMyPDF no seu servidor Nextcloud para\n\tprocesar ficheiros PDF. Pódense atopar máis instrucións de instalación nos documentos https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
},
"nplurals=2; plural=(n != 1);");
9 changes: 9 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{ "translations": {
"Workflow settings JSON value cannot be parsed" : "Non é posíbel analizar o valor JSON da configuración do fluxo de traballo",
"OCR file" : "Ficheiro OCR",
"OCR processing via workflow" : "Procesamento OCR mediante fluxo de traballo",
"Workflow OCR" : "Fluxo de traballo OCR",
"Server side OCR processing via workflow engine" : "Procesamento OCR no servidor mediante motor de fluxo de traballo",
"This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "Esta aplicación permite procesar varios ficheiros mediante algoritmos OCR.\n\tO procesamento realízase mediante un motor de fluxo de traballo e, polo tanto, pódese personalizar facilmente.\n\tTeña en conta que terá que instalar a CLI OcrMyPDF no seu servidor Nextcloud para\n\tprocesar ficheiros PDF. Pódense atopar máis instrucións de instalación nos documentos https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit b5ca0b4

Please sign in to comment.