-
So I have a document full of text. Is there any way that I can detect bold or special kinds of text. Maybe detect colors, or size of the text. Could someone help me with how to do this? Anything will …
-
**Describe the bug**
Laravel plural support is broken
https://docs.weblate.org/en/latest/formats.html?highlight=laravel#laravel-php-strings
**To Reproduce the bug**
Import a Laravel repo as …
-
**Describe the issue**
After changing the permissions of the user anonymous, weblate does not start.
**Server configuration and status**
* Weblate: 4.3.2
* Django: 3.1.3
* siphashc: 2.1
…
-
**Describe the bug**
Importing an xliff file results in the determination of `Key`s by Weblate, associated with each `` tag.
This determination seems to be based on `trans-unit /@resname` if it ex…
-
**Describe the bug**
Automatic translation using Weblate Translation Memory is very slow. Component has 107,374 strings and 379,094 words. The imported memory has 120,000 strings. Translation using…
-
**Describe the bug**
On an instance deployed to `https://weblate.test.com`.
When setting `SINGLE_PROJECT = 'project-name'`, the front page gives a _404_ **after sing out**.
**To Reproduce the b…
-
Tesseract does a pretty good job at fully automatic segmentation. I was hoping I could do a first pass with that, via [tesseract-recognize](https://github.com/mauvilsa/tesseract-recognize), and then f…
-
**Describe the issue**
I installed weblate using docker on a kubernetes cluster a while back and configured it to be able to login with Google and it was working fine. Last night I upgraded to vers…
-
Hi. I am trying to get this running on Windows 10 using Visual Studio Code.
If cd into the repo and run a command like:
`eynollah -i C:/Users/Scott/Desktop/Python2/Kpages/Pages/076v.jpg -o C:/User…
-
I am trying to setImage using tesserocr:
using this -
```
with PyTessBaseAPI() as api:
for file in filename:
api.Init(lang = 'eng')
api.SetImageFile(file)
#print (api.AllWordConfidences())
a…