Commit graph

983 commits

Author SHA1 Message Date
Arya K 2a196f0f4a
Remove lt.psf.lt 2023-10-07 12:38:21 +05:30
Piero Toffanin 015291f2ac
Merge pull request #507 from argosopentech/no-access-check-suggest
Don't require API key for suggestions
2023-10-01 10:50:45 -04:00
P.J. Finlay bc10febe9b Don't require API key for suggestions
Remove the access check when a user submits
a suggestion. This allows submitting translation
suggestions without an API key or secret.

https://github.com/LibreTranslate/LibreTranslate/issues/490
2023-10-01 08:07:55 -05:00
Piero Toffanin ffa7fd8f2d
Merge pull request #506 from argosopentech/ctranslate2-v3
Update CTranslate2 to v3
2023-09-30 19:20:31 -04:00
P.J. Finlay 9697543666 Update CTranslate2 to v3
Update to Argos Translate 1.8.2 with CTranslate2 3.20.0

https://github.com/argosopentech/argos-translate/pull/364
2023-09-30 14:06:24 -05:00
Skrripy e0be164b2c
Translated using Weblate (Ukrainian)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/uk/
2023-09-30 09:00:49 +00:00
Michael Lewnton f772705495
Translated using Weblate (Greek)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/el/
2023-09-30 09:00:48 +00:00
Piero Toffanin 33f12a8ebb
Merge pull request #503 from rrgeorge/add_update_option
Add option to update models rather than reinstall
2023-09-29 21:34:44 -04:00
Piero Toffanin bc4bf7cadb
Merge branch 'main' into add_update_option 2023-09-29 21:30:45 -04:00
Robert George 94f63cedda
Use package.version for model version comparison
Change `--install-models` to `--force-update-models`
2023-09-29 15:31:33 -07:00
Piero Toffanin ce25eec774
Merge pull request #504 from rrgeorge/allow_json_suggest
Allow json submission to /suggest
2023-09-29 18:00:52 -04:00
Robert George cb11dfc6b1
Allow json submission to /suggest 2023-09-29 13:49:52 -07:00
Robert George 78713d8017
Added option to update models rather than reinstall 2023-09-29 13:43:59 -07:00
Olivier Dragon 81ba2b81e9
Translated using Weblate (French)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/fr/
2023-09-27 02:59:46 +00:00
Piero Toffanin 2fd4fdd2dd
Update VERSION 2023-09-26 10:14:20 -04:00
Piero Toffanin e77c7c4964
Update README.md 2023-09-26 10:13:44 -04:00
Piero Toffanin b0b22f8074
Merge pull request #498 from dacmot/main
French translation is complete
2023-09-26 10:13:23 -04:00
Olivier Dragon 457295a4cb
French translation is complete 2023-09-25 22:38:57 -04:00
ShareASmile 243affe139
Translated using Weblate (Hindi)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/hi/
2023-09-23 14:04:59 +00:00
ShareASmile 128b3dc34f
Added translation using Weblate (Punjabi) 2023-09-23 14:04:59 +00:00
Piero Toffanin d8b2ec68c3
Add Locomotive URL 2023-09-22 15:10:08 -04:00
Piero Toffanin c032cdac25
Merge pull request #493 from argosopentech/dropdown-text-color-darkmode
Fix text color in dark mode
2023-09-16 20:02:22 -04:00
Piero Toffanin 4cb0ad5ca5
Merge pull request #495 from argosopentech/yaml-auto-formatting
Ran automattic formatting
2023-09-16 20:01:20 -04:00
Piero Toffanin d76d0b7de4
Merge pull request #496 from argosopentech/fix-pre-commit-automation
Remove YAML validation
2023-09-16 20:00:56 -04:00
P.J. Finlay d382227674 Remove YAML validation
The YAML validation step is currently failing
on the chart directory. This commit removes the
YAML check.

Error:
$ hatch run test
 ✔️  Check YAML..........................................................Failed
- hook id: check-yaml
- exit code: 1

while parsing a flow node
did not find expected node content
  in "chart/templates/pvc.yaml", line 1, column 3
while parsing a flow node
did not find expected node content
  in "chart/templates/statefulset.yaml", line 6, column
2023-09-16 17:54:50 -05:00
P.J. Finlay e2711bd2a0 Ran automattic formatting
Triggered with `hatch run test`
2023-09-16 17:40:13 -05:00
P.J. Finlay ef902e0257 Fix text color in dark mode
Currently when the browser has a dark theme enabled
the language selection dropdown has white text on a
white background that is un-readable.

This commit changes the dropdown select to have black
text on a white background.

https://github.com/LibreTranslate/LibreTranslate/issues/491
2023-09-16 17:00:10 -05:00
Piero Toffanin 830e168fec
Update README.md 2023-09-15 14:16:50 -04:00
Michael Lewnton b3d4d53d33
Translated using Weblate (Greek)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/el/
2023-09-13 09:54:35 +02:00
Piero Toffanin 7ee611168c
Merge pull request #489 from gi-yt/patch-1
Add ProjectSegfault LibreTranslate isntance
2023-09-07 07:33:48 -04:00
Arya K b059a87134
Add ProjectSegfault LibreTranslate isntance 2023-09-07 11:14:33 +05:30
Reza Almanda 44a39763bf
Translated using Weblate (Indonesian)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/id/
2023-09-06 13:02:41 +02:00
Blueberry 1147e7e95a
Translated using Weblate (Russian)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/ru/
2023-09-05 13:54:35 +02:00
Olivier Dragon 1c56ad3dd5
Translated using Weblate (French)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/fr/
2023-09-05 13:54:35 +02:00
Piero Toffanin 2d5212de9f
Merge pull request #487 from Blueberryy/main
added 2 new languages to translation file
2023-09-04 10:56:51 -04:00
Piero Toffanin 08d3033d51
Merge pull request #488 from argosopentech/argos-train-readme
Update Argos Train tutorial link
2023-09-04 10:53:15 -04:00
P.J. Finlay 7275a93238 Update Argos Train tutorial link
Updates the README with a new Argos
Train tutorial link
2023-09-04 09:43:27 -05:00
Blueberryy 7b6089c438
added 2 new languages to translation file 2023-09-04 16:45:30 +05:00
Wojtek Jurkowlaniec f89fbfc147
Translated using Weblate (Polish)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/pl/
2023-09-01 13:56:32 +02:00
Maciej Olko 508326caae
Translated using Weblate (Polish)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/pl/
2023-08-31 12:59:19 +02:00
Eryk Michalak 52ccc73e20
Translated using Weblate (Polish)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/pl/
2023-08-31 09:05:05 +02:00
Ali Evcil c20c24ebac
Translated using Weblate (Azerbaijani)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/az/
2023-08-31 09:05:05 +02:00
Dimitri Hauet 4eb5538e34
Translated using Weblate (French)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/fr/
2023-08-22 06:44:13 +02:00
Piero Toffanin fbbf780890 Revert "Create ISSUE_TEMPLATE.md"
This reverts commit f71df1c1a6.
2023-08-13 10:09:02 -04:00
Piero Toffanin f71df1c1a6
Create ISSUE_TEMPLATE.md 2023-08-13 10:08:00 -04:00
Piero Toffanin 0b40d00b8b
Merge pull request #481 from drivard/main
Add Helm Chart for LibreTranslate Deployment
2023-08-11 11:29:01 +02:00
Dominick Rivard ae7af14660 Add Helm Chart for LibreTranslate Deployment
Introduce a Helm chart to streamline the deployment and management of LibreTranslate within a Kubernetes cluster. The chart includes configurable parameters, persistent storage support, authentication, scalability features, health checks, and detailed documentation. See the PR for complete details.
2023-08-11 02:38:12 -04:00
Milan Šalka fafc6a0cc6
Translated using Weblate (Slovak)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/sk/
2023-08-10 23:59:12 +02:00
Dingedi 3eea9efc15
Merge pull request #479 from argosopentech/epub-fix
Upgrade argos-translate-files to 1.1.4
2023-08-05 22:56:24 +01:00
P.J. Finlay c72cfc1e08 Upgrade argos-translate-files to 1.1.4
This version of Argos Translate Files improves
translation of EPUB ebook documents.

81daf76492
2023-08-05 15:56:28 -05:00