| Strings Words Characters | |||
|---|---|---|---|
| 18 876 6,383 |
|
All strings | Browse Translate Zen |
| 2 6 27 |
|
Translated strings | Browse Translate Zen |
| 16 870 6,356 |
|
Unfinished strings | Browse Translate Zen |
| 16 870 6,356 |
|
Untranslated strings | Browse Translate Zen |
| 1 223 2,298 |
|
Strings with suggestions | Browse Translate Zen |
| 15 647 4,058 |
|
Unfinished strings without suggestions | Browse Translate Zen |
Other components
| Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
|---|---|---|---|---|---|---|---|---|---|
| Android Ocr Apache-2.0 | 0% | 74 | 261 | 1,818 | 0 | 0 | 0 | 0 | |
Summary
| Project website | github.com/SubhamTyagi/android-ocr | |
|---|---|---|
| Project maintainers1 |
|
|
| Translation license | Apache License 2.0 | |
| Translation process |
|
|
| Source code repository |
https://github.com/SubhamTyagi/android-ocr.git
|
|
| Repository branch | master | |
| Last remote commit |
Merge pull request #152 from weblate/weblate-android-ocr-android-ocr
e22bd18
|
|
| Last commit in Weblate |
Added translation using Weblate (English (United States))
a98727a
|
|
| Weblate repository |
https://hosted.weblate.org/git/android-ocr/android-ocr/
|
|
| File mask |
fastlane/metadata/android/*
|
|
| Monolingual base language file |
fastlane/metadata/android/en-US
|
|
| Translation file |
Download
fastlane/metadata/android/ar-SA
|
|
| Last change | Feb. 16, 2026, 5:52 p.m. | |
| Last change made by | Anonymous | |
| Language | Arabic (Saudi Arabia) | |
| Language code | ar_SA | |
| Text direction | Right to left | |
| Case sensitivity | Case-insensitive | |
| Number of speakers | 36,544,400 | |
| Number of plurals | 6 | |
| Plural type | Arabic languages | |
| Plurals | Zero | 0 | One | 1 |
| Two | 2 | |
| Few | 3, 4, 5, 6, 7, 8, 9, 10, 103, 104, … | |
| Many | 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … | |
| Other | 100, 101, 102, 200, 201, 202, 300, 301, 302, 400, … | |
| Plural formula |
n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5
|
|
05/25/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 18 | 876 | 6,383 | |||
| Translated | 11% | 2 | 1% | 6 | 1% | 27 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
| Strings with suggestions | 5% | 1 | 25% | 223 | 36% | 2,298 |
| Untranslated strings | 88% | 16 | 99% | 870 | 99% | 6,356 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+11%
—
Contributors
—
anonymous
Suggestion added |
|
None
Changes committed |
Changes committed
03/10/2025
|
|
Translation added |
|
|
Translation added |
|
|
Contributor joined |
Contributor joined
03/10/2025
|
None
Resource updated |
The “
fastlane/metadata/android/en-US” file was changed.
03/08/2025
|
None
String added in the repository |
|
None
Resource updated |
The “
fastlane/metadata/android/en-US” file was changed.
02/22/2025
|
None
Resource updated |
The “
fastlane/metadata/android/en-US” file was changed.
09/15/2024
|
None
String added in the repository |
|
| 18 | File in original format as translated in the repository | App store metadata files | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 18 | All strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | JSON nested structure file | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
| 16 | Unfinished strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | JSON nested structure file | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
anonymous
An Android OCR app based on Tesseract that can recognize texts on images.
This app is now based(Since v3.0) on <a href="https://github.com/tesseract-ocr/tesseract/blob/master/README.md">Tesseract 5 </a> and the first of android app which is based on Tesseract 5.
###After downloading the Training data, the app does everything offline on your device.
Translate this app on [Hosted Weblate](https://hosted.weblate.org/projects/android-ocr).
🚀 <font color="#2467d6"><b>Features</b></font>
* Highest accuracy and fastest result.
* Extract text from images.
* Copy data to clipboard.
* Select any part of the data.
* Process multiple languages in single image(Required changes in settings).
* Based on latest <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">Training Data</a>.
* 120+ recognized <a href="https://tesseract-ocr.github.io/tessdoc/Data-Files">languages</a>.
* 3 Type of data i.e <a href="https://github.com/tesseract-ocr/tessdata">Standard</a>, <a href="https://github.com/tesseract-ocr/tessdata_best">best</a>, <a href="https://github.com/tesseract-ocr/tessdata_fast">fast</a> for more info <a href="https://github.com/tesseract-ocr/tessdoc/blob/master/Data-Files.md">click here</a>.
* Math recognition/equation detection(Not Tested yet).
* Process images directly from the gallery on your device via the share menu.
<font color="#2467d6"><b>Required Permissions</b></font>
* Internet: Downloading the training data
* Access Internet state: To download the training data.
* Note: None of your data is sent to anywhere.
📓 <font color="#2467d6"><b>License</b></font>
* Tesseract and Tesseract Data: <a href="https://github.com/tesseract-ocr/tesseract/blob/master/LICENSE">Apache 2.0</a>.
* Tesseract4Android: <a href="https://github.com/adaptech-cz/Tesseract4Android/blob/master/LICENSE">Apache 2.0</a>.
* ImageCropper: <a href="https://github.com/ArthurHub/Android-Image-Cropper/blob/master/LICENSE.txt">Apache 2.0</a>.
* SpinnerDialog: <a href="https://github.com/MdFarhanRaja/SearchableSpinner/blob/master/LICENSE">[Apache 2.0</a>
Made possible by the <a href="https://github.com/adaptech-cz/Tesseract4Android">Tesseract4Android</a> library.
If you want to use Tesseract 4 based version, you can use the old version of this app(Before v3.0)