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 Dec 4, 2024
1 parent e1190b9 commit ad9e310
Show file tree
Hide file tree
Showing 46 changed files with 110 additions and 46 deletions.
3 changes: 2 additions & 1 deletion l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ OC.L10N.register(
"OCR file" : "OCR-Datei",
"OCR processing via workflow" : "OCR-Verarbeitung über Workflow",
"Server side OCR processing via workflow engine" : "Serverseitige OCR-Verarbeitung mittels Workflow-Engine",
"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." : "Diese App ermöglicht es, verschiedene Dateien über OCR-Algorithmen zu verarbeiten.\nDie Verarbeitung erfolgt über eine Workflow-Engine und kann daher leicht angepasst werden.\nBitte beachten Sie, dass Sie das OcrMyPDF CLI auf Ihrem Nextcloud-Server installieren müssen, um\nPDF-Dateien zu verarbeiten. Weitere Installationsanweisungen finden Sie in der Dokumentation unter https://github.com/R0Wi/workflow_ocr/blob/master/README.md"
"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." : "Diese App ermöglicht es, verschiedene Dateien über OCR-Algorithmen zu verarbeiten.\nDie Verarbeitung erfolgt über eine Workflow-Engine und kann daher leicht angepasst werden.\nBitte beachten Sie, dass Sie das OcrMyPDF CLI auf Ihrem Nextcloud-Server installieren müssen, um\nPDF-Dateien zu verarbeiten. Weitere Installationsanweisungen finden Sie in der Dokumentation unter https://github.com/R0Wi/workflow_ocr/blob/master/README.md",
"Other settings" : "Andere Einstellungen"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"OCR file" : "OCR-Datei",
"OCR processing via workflow" : "OCR-Verarbeitung über Workflow",
"Server side OCR processing via workflow engine" : "Serverseitige OCR-Verarbeitung mittels Workflow-Engine",
"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." : "Diese App ermöglicht es, verschiedene Dateien über OCR-Algorithmen zu verarbeiten.\nDie Verarbeitung erfolgt über eine Workflow-Engine und kann daher leicht angepasst werden.\nBitte beachten Sie, dass Sie das OcrMyPDF CLI auf Ihrem Nextcloud-Server installieren müssen, um\nPDF-Dateien zu verarbeiten. Weitere Installationsanweisungen finden Sie in der Dokumentation unter https://github.com/R0Wi/workflow_ocr/blob/master/README.md"
"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." : "Diese App ermöglicht es, verschiedene Dateien über OCR-Algorithmen zu verarbeiten.\nDie Verarbeitung erfolgt über eine Workflow-Engine und kann daher leicht angepasst werden.\nBitte beachten Sie, dass Sie das OcrMyPDF CLI auf Ihrem Nextcloud-Server installieren müssen, um\nPDF-Dateien zu verarbeiten. Weitere Installationsanweisungen finden Sie in der Dokumentation unter https://github.com/R0Wi/workflow_ocr/blob/master/README.md",
"Other settings" : "Andere Einstellungen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion l10n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ OC.L10N.register(
"Workflow OCR error" : "Σφάλμα ροής εργασίας OCR ",
"Workflow settings JSON value cannot be parsed" : "Η τιμή JSON των ρυθμίσεων ροής εργασιών δεν μπορεί να αναλυθεί",
"OCR file" : "αρχείο OCR",
"OCR processing via workflow" : "Γίνεται επεξεργασία OCR μέσο εργασίας ροής "
"OCR processing via workflow" : "Γίνεται επεξεργασία OCR μέσο εργασίας ροής ",
"Other settings" : "Άλλες ρυθμίσεις"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion l10n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Workflow OCR error" : "Σφάλμα ροής εργασίας OCR ",
"Workflow settings JSON value cannot be parsed" : "Η τιμή JSON των ρυθμίσεων ροής εργασιών δεν μπορεί να αναλυθεί",
"OCR file" : "αρχείο OCR",
"OCR processing via workflow" : "Γίνεται επεξεργασία OCR μέσο εργασίας ροής "
"OCR processing via workflow" : "Γίνεται επεξεργασία OCR μέσο εργασίας ροής ",
"Other settings" : "Άλλες ρυθμίσεις"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ OC.L10N.register(
"OCR file" : "OCR file",
"OCR processing via workflow" : "OCR processing via workflow",
"Server side OCR processing via workflow engine" : "Server side OCR processing via workflow engine",
"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." : "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 process PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
"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." : "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 process PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md.",
"Other settings" : "Other settings"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"OCR file" : "OCR file",
"OCR processing via workflow" : "OCR processing via workflow",
"Server side OCR processing via workflow engine" : "Server side OCR processing via workflow engine",
"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." : "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 process PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
"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." : "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 process PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md.",
"Other settings" : "Other settings"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ OC.L10N.register(
"OCR file" : "Archivo OCR",
"OCR processing via workflow" : "Procesamiento de OCR vía flujo de trabajo",
"Server side OCR processing via workflow engine" : "Procesamiento OCR del lado del servidor vía workflow-engine",
"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 app hace posible el procesamiento de múltiples archivos a través de algoritmos de OCR.\n\tEl procesamiento se realiza a través de workflow-engine y por tanto puede ser fácilmente personalizado.\n\tTenga en cuenta que tiene que instalar la CLI de OcrMyPDF en su servidor Nextcloud para\n\tprocesar archivos PDF. Puede encontrar instrucciones adicionales de instalación en la documentación https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
"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 app hace posible el procesamiento de múltiples archivos a través de algoritmos de OCR.\n\tEl procesamiento se realiza a través de workflow-engine y por tanto puede ser fácilmente personalizado.\n\tTenga en cuenta que tiene que instalar la CLI de OcrMyPDF en su servidor Nextcloud para\n\tprocesar archivos PDF. Puede encontrar instrucciones adicionales de instalación en la documentación https://github.com/R0Wi/workflow_ocr/blob/master/README.md.",
"Other settings" : "Otros ajustes"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
3 changes: 2 additions & 1 deletion l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"OCR file" : "Archivo OCR",
"OCR processing via workflow" : "Procesamiento de OCR vía flujo de trabajo",
"Server side OCR processing via workflow engine" : "Procesamiento OCR del lado del servidor vía workflow-engine",
"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 app hace posible el procesamiento de múltiples archivos a través de algoritmos de OCR.\n\tEl procesamiento se realiza a través de workflow-engine y por tanto puede ser fácilmente personalizado.\n\tTenga en cuenta que tiene que instalar la CLI de OcrMyPDF en su servidor Nextcloud para\n\tprocesar archivos PDF. Puede encontrar instrucciones adicionales de instalación en la documentación https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
"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 app hace posible el procesamiento de múltiples archivos a través de algoritmos de OCR.\n\tEl procesamiento se realiza a través de workflow-engine y por tanto puede ser fácilmente personalizado.\n\tTenga en cuenta que tiene que instalar la CLI de OcrMyPDF en su servidor Nextcloud para\n\tprocesar archivos PDF. Puede encontrar instrucciones adicionales de instalación en la documentación https://github.com/R0Wi/workflow_ocr/blob/master/README.md.",
"Other settings" : "Otros ajustes"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
3 changes: 2 additions & 1 deletion l10n/es_EC.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion l10n/es_EC.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"OCR file" : "OCR file.",
"OCR processing via workflow" : "OCR processing via workflow.",
"Server side OCR processing via workflow engine" : "Server-side OCR processing via the workflow engine.\n ",
"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." : "The OCR Workflow app enables the processing of various files using OCR algorithms. The processing is facilitated through the workflow engine, allowing easy customization according to specific requirements.\n\nIt's important to note that in order to process PDF files, you'll need to install the OcrMyPDF Command-Line Interface on your Nextcloud server. You can find detailed installation instructions in the documentation, which can be accessed at https://github.com/R0Wi/workflow_ocr/blob/master/README.md. Make sure to follow the provided instructions to set up the necessary components for seamless OCR processing of PDF documents within Nextcloud."
"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." : "The OCR Workflow app enables the processing of various files using OCR algorithms. The processing is facilitated through the workflow engine, allowing easy customization according to specific requirements.\n\nIt's important to note that in order to process PDF files, you'll need to install the OcrMyPDF Command-Line Interface on your Nextcloud server. You can find detailed installation instructions in the documentation, which can be accessed at https://github.com/R0Wi/workflow_ocr/blob/master/README.md. Make sure to follow the provided instructions to set up the necessary components for seamless OCR processing of PDF documents within Nextcloud.",
"Other settings" : "Otras configuraciones"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
3 changes: 2 additions & 1 deletion l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ OC.L10N.register(
"Workflow settings JSON value cannot be parsed" : "Lan-fluxuaren ezarpenen JSON balioa ezin da analizatu",
"OCR file" : "OCR fitxategia",
"OCR processing via workflow" : "OCR prozesatzea lan-fluxuaren bidez",
"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." : "Aplikazio honek OCR algoritmoen bidez hainbat fitxategi prozesatzeko aukera ematen du.\nProzesatzea workflow-motor bidez egiten da eta, beraz, erraz pertsonaliza daiteke.\nKontuan izan OcrMyPDF CLI zure Nextcloud zerbitzarian instalatu beharko duzula\nPDF fitxategiak prozesatu. Instalatzeko argibide gehiago https://github.com/R0Wi/workflow_ocr/blob/master/README.md dokumentuetan aurki daitezke."
"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." : "Aplikazio honek OCR algoritmoen bidez hainbat fitxategi prozesatzeko aukera ematen du.\nProzesatzea workflow-motor bidez egiten da eta, beraz, erraz pertsonaliza daiteke.\nKontuan izan OcrMyPDF CLI zure Nextcloud zerbitzarian instalatu beharko duzula\nPDF fitxategiak prozesatu. Instalatzeko argibide gehiago https://github.com/R0Wi/workflow_ocr/blob/master/README.md dokumentuetan aurki daitezke.",
"Other settings" : "Beste ezarpen batzuk"
},
"nplurals=2; plural=(n != 1);");
Loading

0 comments on commit ad9e310

Please sign in to comment.