albanobattistella
e74a8e434b
Update messages_it_IT.properties ( #1096 )
2024-04-21 09:16:05 +01:00
phfuh
b702f5772d
Add selection for PDF/A output format ( #1095 )
...
* Create PdfToPdfARequest.java
* Change class, add output format
* Add input field for output format
* Change output format selection order
2024-04-21 08:44:05 +01:00
github-actions[bot]
214e23fd93
📝 Update README: Translation Progress Table ( #1093 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-20 20:45:45 +01:00
Han
943071ebb7
Update messages_tr_TR.properties ( #1092 )
2024-04-20 19:18:20 +01:00
github-actions[bot]
c575ed2036
📝 Update README: Translation Progress Table ( #1091 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-20 15:28:10 +01:00
Anthony Stirling
06a178cc03
Cache form inputs between runs ( #1066 )
...
* Changes!
* lang
2024-04-20 14:46:49 +01:00
diemade
73f90885b4
Update messages_de_DE.properties ( #1069 )
...
Only full sentences should end in a period,
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-20 10:45:58 +01:00
Ludy
ace4e200b1
Fix: Resolve Username Case Sensitivity Issue in Login Flow ( #1070 )
...
* Fix: Username changing
The only situation where the username must be unique is when changing the username.
* Update UserController.java
2024-04-14 22:07:03 +01:00
github-actions[bot]
032388a8e3
📝 Update README: Translation Progress Table ( #1063 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-11 22:49:12 +01:00
albanobattistella
276b6e521a
Update messages_it_IT.properties ( #1062 )
2024-04-11 22:40:05 +01:00
Ludy
35a4462a86
replace comma to dot ( #1057 )
...
In several countries the comma is used as a decimal, the PR will replace the comma with a dot.
2024-04-09 17:47:53 +01:00
pixeebot[bot]
5564f378e5
(Sonar) Fix "String#replace
should be preferred to String#replaceAll
" ( #1056 )
...
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-04-09 06:52:52 +01:00
Ludy
66d5f3e4b5
add sync-readme ( #1051 )
2024-04-08 23:33:58 +01:00
Dimitris Kaitantzidis
0f367c23aa
359 split metadata lost ( #1049 )
...
* Closes #359
* Adds a minor fix, the modified date should be changed after a modification is made.
2024-04-08 20:53:00 +00:00
Ludy
7dd1679588
Ukrainian - add missing strings ( #1048 )
...
add missing strings
2024-04-08 21:37:30 +01:00
Foivos Proestakis
6b186d5d8e
Improve Greek translation ( #1046 )
...
* Update and Improve Greek translation
# Update Greek Translations
## Description
- Updated translations for all pages and content on the website.
- Corrected grammatical errors or typos in the Greek translation.
- Improved the overall readability and flow of the translated text.
This commit aims to enhance the user experience for Greek-speaking users of the website.
* Update messages_el_GR.properties
2024-04-08 21:29:31 +01:00
Ludy
d53be3aa14
add Ukrainian README, languages.html and correction FR, IT ( #1044 )
2024-04-08 21:29:13 +01:00
Eric
3dbfde534e
fix: missing pdf to html endpoint ( #1043 )
...
* fix: missing pdf to html endpoint
* refactor: remove unused variable
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-08 21:28:57 +01:00
vkykalo
9a57842ece
Feature: Add Ukrainian Language Support ( #1039 )
...
* Add uk_UA lang
* Add added error translation block into uk_UA lang
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-08 21:27:55 +01:00
CocoMaster-AI
ec83b9a17d
Update ja_JP,ko_KR,ru_RU,zh_TW.properties ( #1036 )
2024-04-08 21:27:36 +01:00
Ludy
59a19b0091
Update messages_de_DE.properties ( #1045 )
2024-04-08 20:25:14 +00:00
Dimitris Kaitantzidis
471865e4a3
Closes #359 ( #1047 )
2024-04-08 21:23:03 +01:00
Anthony Stirling
3868b4eca2
updates
2024-04-05 13:05:16 +01:00
Han
64f8765115
Update messages_tr_TR.properties ( #1032 )
...
update TR
2024-04-05 12:58:54 +01:00
github-actions[bot]
3804656218
💾 Update Version ( #1033 )
...
💾 Sync Versions
> Made via sync_versions.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-05 12:58:05 +01:00
Anthony Stirling
a5d824213c
OCR fix for #1019
2024-04-05 12:51:22 +01:00
albanobattistella
160a4e9f8d
Update messages_it_IT.properties ( #1031 )
2024-04-04 21:52:24 +01:00
Ludy
74a0574462
Update progress of language ( #1029 )
2024-04-04 10:16:10 +01:00
Muhammad Sani Ibrahim
1cf23b3542
Update README.md ( #606 )
...
Make the English more standard
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-03 22:51:59 +01:00
github-actions[bot]
2ef1242cd8
💾 Update Version ( #1015 )
...
💾 Sync Versions
> Made via sync_versions.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-03 22:41:33 +01:00
pixeebot[bot]
54c3bee205
Replaced Stream.collect(Collectors.toList())
with Stream.toList()
(Sonar) ( #1018 )
...
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-04-03 22:41:24 +01:00
NicolasFR
a63c0a3625
lang: update fr_FR ( #1020 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-03 22:41:07 +01:00
Dimitris Doukas
3103a0bffc
Enhance description for "Split PDF" functionality ( #1025 )
...
* Update screen of homepage
* Fix description for "Split PDF" except AR
* Fix description for "Split PDF" in AR
* Fix one mistake on AR
* Keep clear this branch from other branches
2024-04-03 22:40:35 +01:00
Dimitris Doukas
5d71ffbfaa
Update homepage screen in README ( #1021 )
...
Update screen of homepage
2024-04-03 22:40:09 +01:00
CocoMaster-AI
c0c137d1b0
Sponsor information supports translate now ( #1023 )
...
Sponsored information supports translate now
2024-04-03 10:02:01 +01:00
Anthony Stirling
8625db2885
Update build.gradle
2024-04-01 22:10:33 +01:00
Anthony Stirling
a2a969a0a0
Chinese font and word conv fix ( #1014 )
...
* remove lite package
* alphine update for word conversion issue #995
2024-04-01 22:04:27 +01:00
Anthony Stirling
8a6386ca73
remove lite package ( #1012 )
2024-04-01 18:33:58 +01:00
NicolasFR
255c018415
Update messages_fr_FR.properties ( #1011 )
...
fix(lang): fix a translation error
2024-04-01 17:55:22 +01:00
albanobattistella
df27ed6907
Update messages_it_IT.properties ( #1010 )
2024-04-01 15:04:05 +01:00
CocoMaster-AI
989491b903
Extract text from error pages and sync text variable to all lang ( #1008 )
...
* feat: extract text from error pages
* feat: sync text variables to langs.properties
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-01 11:04:56 +01:00
NicolasFR
664dd62d8b
doc: add --break-system-packages ( #1001 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-01 10:56:33 +01:00
albanobattistella
3d6b145db5
Update messages_it_IT.properties ( #1002 )
2024-03-30 19:51:44 +00:00
CocoMaster-AI
37a63242a6
Update messages_ru_RU.properties ( #999 )
2024-03-30 10:26:51 +00:00
Eric
dfb8c64f5a
fix: switch to pdftohtml for pdf to html conversions ( #998 )
...
* fix: switch to pdftohtml for pdf to html conversions
* build: include poppler-utils in dockerfile for pdftohtml
2024-03-29 17:02:33 -04:00
github-actions[bot]
27bbf7a513
💾 Update Version ( #997 )
...
💾 Sync Versions
> Made via sync_versions.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-03-29 11:04:05 +00:00
Anthony Stirling
ca890e4b32
Pipeline fix quick
2024-03-29 11:03:13 +00:00
CocoMaster-AI
4834d01223
feat: translate messages_ko_KR.properties, messages_ru_RU.properties completed ( #996 )
...
* feat: translate ko_KR.properties completed
* feat: feat: translate ru_RU.properties completed
2024-03-29 10:17:10 +00:00
albanobattistella
84b3bb1aed
Update messages_it_IT.properties ( #993 )
2024-03-28 20:50:29 +00:00
Anthony Stirling
a9679da719
Revert weasy
2024-03-28 19:38:56 +00:00