1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-17 11:18:36 +01:00

32 Commits

Author SHA1 Message Date
Aaron Liu
5cf504f507
fix #1155 2025-02-09 17:56:09 -05:00
Aaron Liu
72f063c091
fix #1155 2025-02-09 14:33:55 -05:00
Andrei Stepanov
d5114bbb9b
Update Russian translation (#1122) 2025-02-01 22:32:03 -05:00
Yoann Dumont
fb7ebe9c8c
Improve French translations (#1119) 2025-02-01 22:22:11 -05:00
john
470b4483f6
Turkish Translation (#1125)
* Turkish Translation

I’ve added a Turkish translation to make Upscayl more accessible to Turkish-speaking users. This aims to improve user experience and inclusivity.

* Language Switcher

* Update translations-atom.ts

* Tiny fixes

* Spelling mistake

With that, known translation distresses have been lowered to 1:

1- Line 161 incomprehensible English.

* VERSION 1!!!

COMPLETED THE TRANSLATION. 

What changed:
I had been checking pull requests up and I saw French translation improvement. With that it has given me an inspiration.

* 161,162,163 language improvements and fixs
2025-01-18 11:43:51 -05:00
Jasim Mohamed
0a48c175a1
Arabic Translation (#1107) 2025-01-09 16:25:00 -05:00
Joachim Rütter
ac9d3462b8
Add German translation de.json (#1102) 2025-01-09 15:51:16 -05:00
Nayam Amarshe
4d7cf468e9 Refactor Portuguese locale key and update ResetSettingsButton to conditionally hide label; add custom error page 2024-12-25 18:07:33 +05:30
Yande Arta
0360448fbb
Add new locale for Bahasa Indonesia (#1078)
* Add new locale for Bahasa Indonesia

* Update Indonesian locale translations for clarity and consistency

* Retain model names in English and add high fidelity model

---------

Co-authored-by: NayamAmarshe <nayam@upscayl.org>
2024-12-25 17:45:37 +05:30
Horus68
94844bd04d
Add portuguese language (pt-PT) (#1074)
* Update translations-atom.ts

Added pt_PT to Locales type and translations object

* Update language-switcher.tsx

Added Portuguese language option to locale selection dropdown

* pt-PT language

New localization file with Portuguese translations
pt-PT language code for portuguese (Portugal)

* Update pt_PT.json

---------

Co-authored-by: NayamAmarshe <nayam@upscayl.org>
2024-12-25 17:42:40 +05:30
Nayam Amarshe
9af5158d8c Add high fidelity 2024-12-25 13:54:31 +05:30
Nayam Amarshe
245eb2f19b Remove lens_size title from localization files and add system info title 2024-12-20 09:40:39 +05:30
Nayam Amarshe
44dacd1e9e Add system info 2024-12-20 09:33:28 +05:30
Cong Le
fb79334dd8
Add Vietnamese translation from Settings toggle (#1068)
* add json data for Vietnamese

* add logic and import source data for Vietnamese

* addressed comments
2024-12-20 08:17:19 +05:30
Nayam Amarshe
4ecf3d8df6 Add TTA Mode 2024-12-16 16:34:05 +05:30
Nayam Amarshe
5a4b29a840 Add stats and add posthog systeminfo 2024-12-16 16:18:57 +05:30
Nayam Amarshe
dd0583c93b Add translation for model selection 2024-12-15 23:23:20 +05:30
Nayam Amarshe
f3af1d08d8 Update 2024-11-25 19:20:05 +05:30
Nayam Amarshe
6a973a2c82 Update images and fix model issue 2024-11-25 19:09:32 +05:30
Nayam Amarshe
7badfac026 Update lens view 2024-11-25 07:30:28 +05:30
Aaron Liu
5a05883058 make han characters simplified 2024-11-01 14:46:19 +00:00
abhishek-gaonkar
177b555a55 MOD: Refactor few codes; Suggestions 2024-10-24 17:38:51 +05:30
abhishek-gaonkar
ebe8751c38 fix: useEffect re-render param; right-pane add ctrl+v info 2024-10-05 16:29:45 +05:30
abhishek-gaonkar
bf06416134 Modified handlePaste functionality to save in temp folder 2024-10-05 15:23:35 +05:30
NayamAmarshe
95843ded88
Refactor Renderer Code (#987)
* Initial refactor

* Remove unused imports

* Update code

* Refactor and Update Code

- Change file names to kebab-caase
- Add new useTranslation Hook
- Change useLog hook name to useLogger
- Update translation hook to provide autocomplete

* Update import and component name

* Rename files and components

* Update locales

* Update electron commands

* Update var

* Change Lowercase

* Replace filter with map

* Add props

* Update flag check

* Add validate paths

* Update formats

* Update import

* Update function

* Update function and translation

* Update handlePaste
2024-10-04 14:45:54 +05:30
Felipe Machado
acf06532b8
Support JFIF files which are basically JPGs anyways (#983)
Note that this outputs JPG, but I think that should be fine. It's the better format anyways.
2024-09-21 12:37:58 -04:00
Aaron Liu
4e786d2d23
add translations for default models 2024-09-10 18:30:23 -04:00
abhishek-gaonkar
58ff53ac30
FIX: Padding between name and version; DEL: Scaled By tag redundancy
FIX: Key fix in zh.json
2024-09-05 21:42:21 -04:00
Aaron Liu
a7894bcfca
Slightly better Hans translations 2024-09-05 21:42:12 -04:00
NayamAmarshe
d721e7ae7f
Update to new schema, ADD: zh, ja, ru, es and fr
MOD: All necessary strings to match
2024-09-05 21:37:19 -04:00
abhishek-gaonkar
bacbee8fa8
ADD: en, ru, ja strings; MOD: Actual strings with t(*) variables 2024-09-05 21:36:08 -04:00
Nayam Amarshe
326aaca7e4
Add Language Switcher (#950)
* Remove circle bar

* Add initial language switcher support
2024-09-05 21:35:45 -04:00