Skip to content

Commit

Permalink
Italian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
angelborroy-ks committed Jul 27, 2016
1 parent db2111f commit d571891
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Alfresco Simple OCR Action
==========================

Expand All @@ -20,15 +21,17 @@ Supported OCR software:
* [Windows.Media.OCR](https://www.nuget.org/packages/Microsoft.Windows.Ocr/) as local service

**Languages**
Currently Share interface is provided in English, Spanish, Brazilian Portuguese and German.
Currently Share interface is provided in English, Spanish, Brazilian Portuguese, German and Italian.
OCR supported languages catalog depends directly on selected OCR software ([Tesseract OCR](https://github.com/tesseract-ocr) or [Windows.Media.OCR](https://www.nuget.org/packages/Microsoft.Windows.Ocr/))

***No original Alfresco resources have been overwritten***


BeeCon 2016
-----------
This addon was presented a BeeCon 2016. You can find additionals details at [Integrating a simple OCR in Alfresco](http://beecon.buzz/talks/?id=20160125005)


Downloading the ready-to-deploy-plugin
--------------------------------------
The binary distribution is made of one amp file to be deployed in Alfresco as a repo module:
Expand All @@ -37,13 +40,15 @@ The binary distribution is made of one amp file to be deployed in Alfresco as a

You can install them by using standard [Alfresco deployment tools](http://docs.alfresco.com/community/tasks/dev-extensions-tutorials-simple-module-install-amp.html) in `alfresco.war`


Building the artifacts
----------------------
If you are new to Alfresco and the Alfresco Maven SDK, you should start by reading [Jeff Potts' tutorial on the subject](http://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html).

You can build the artifacts from source code using maven
```$ mvn clean package```


Installation
----------------------

Expand All @@ -55,6 +60,7 @@ If you are using Linux and your Alfresco is installed by using [default wizards]

You can find more options to solve this problem at the [FAQ](https://github.com/keensoft/alfresco-simple-ocr/wiki/FAQ) page.


Configuration
----------------------

Expand Down Expand Up @@ -95,6 +101,7 @@ ocr.server.os=windows
```


Usage
----------------------
* Including a rule on a folder by selecting **ocr-extract** action
Expand Down

0 comments on commit d571891

Please sign in to comment.