Commit Graph

75 Commits

Author SHA1 Message Date
tzshao 563bf7af6d
Update of en_US.json, Proposal for i18n standard. (#314)
* Update en_US.json

### Description:
A rough modification of en-US i18n file.

### Changes:
+ Many translation phrases have been replaced with rather native expressions.
+ Majority of translation phrases have been re-formatted for more efficient reading.

### Problems:
+ There's no standard for i18n. E.g, and my proposal:
	+ All Input Prompts ends with colon(":").
	+ All progress indication(e.g. "step1:processing data","step2a: ...") stays lowercase, may add CSI SGR escape sequences for highlighting.
	+ List of Selections and their descriptions be written in key-value pairs.
+ No more plain-translations.

* Update en_US.json

1.Strings that refer to specific paths/locations have been quoted with '' pairs.
2.1 Typo fixed.

* Update en_US.json

1.Minor re-format.
2023-05-20 10:46:18 +00:00
kalomaze 563c64ded9
Small english translation tweaks (#308)
* Update en_US.json

* Update en_US.json
2023-05-19 11:32:50 +08:00
R0w9h 8a9909bdd1
Update ja_JP.json (#293) 2023-05-16 10:24:45 +08:00
RVC-Boss 9d949118c0
Update en_US.json 2023-05-15 15:21:58 +00:00
github-actions[bot] 137447bdc9
🎨 同步 locale (#283)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-14 08:30:20 +00:00
RVC-Boss f4c2a63a5e
Add files via upload 2023-05-14 16:26:33 +08:00
github-actions[bot] e06994f473
🎨 同步 locale (#281)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-14 08:00:48 +00:00
RVC-Boss 0d2212c8ea
Add files via upload 2023-05-13 03:47:56 +08:00
github-actions[bot] 2f8179fa32
🎨 同步 locale (#266)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-10 23:36:36 +08:00
github-actions[bot] b5b9af0255
🎨 同步 locale (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-07 13:30:57 +08:00
R0w9h e76654e634
Update ja_JP.json (#238) 2023-05-06 10:45:39 +09:00
github-actions[bot] 4cb010bac6
🎨 同步 locale (#196)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-28 20:46:39 +08:00
bycloud bbe333552f
added some more zh to en_US translation (#194)
* Add files via upload

* updated i18n() translation for en_US

expanded the dict for other languages

* added more i18n()

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-28 20:44:46 +08:00
github-actions[bot] 964a85fe15
🎨 同步 locale (#163)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-25 10:53:56 +08:00
Styl 96b6d28718
Web UI to Spanish (#162) 2023-04-25 02:51:20 +00:00
Ftps 52661df363
fix json (#143) 2023-04-24 20:43:45 +08:00
源文雨 376bd31c19
i18n: 优化英文翻译 by @Estil1 (#141)
* fix: i18n rename 不全

* Language 100% fixed 

I can create a Spanish version too

* 🎨 同步 locale

* Update en_US.json

---------

Co-authored-by: Styl <87322309+Estil1@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-24 20:31:46 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 9bac0ffaa7
Onnx导出拓展以及WebUI支持 (#140)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload
2023-04-24 19:55:05 +08:00
RVC-Boss bb535a4f71
Update en_US.json 2023-04-22 12:24:12 +00:00
github-actions[bot] 0ca936c226
🎨 同步 locale (#90)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-17 15:26:59 +00:00
Ftps 294b751e34
some change translation (#91) 2023-04-17 22:37:00 +08:00
源文雨 b0f8a4c7d1
fix: json format (#84)
* Update extract_locale.py

* Apply Code Formatter Change

* Update locale_diff.py

* Apply Code Formatter Change

---------

Co-authored-by: fumiama <fumiama@users.noreply.github.com>
2023-04-17 12:49:29 +00:00
Nasser Aldosari f47627c650
English translations (#75)
Modified some existing translations and translated non-existing ones using GPT-4, manually proofread, may require double proofreading from experts to ensure accuracy.
2023-04-16 09:30:42 +00:00
源文雨 13da7b3f96
fix #73: 伴奏人声分离时报错:FileNotFoundError (#74)
* fix #73: 伴奏人声分离时报错:FileNotFoundError

* Apply Code Formatter Change

---------

Co-authored-by: fumiama <fumiama@users.noreply.github.com>
2023-04-16 09:30:32 +00:00
唐澤 克幸 6fb458a754
optimize: 优化代码结构 (#66)
* update

* 纠正了多余的内容

* update

* Change the location of the comments (or revert) to improve readability.

* revert

* Update extract_locale.py

* Update i18n.py

* fix HK & SG

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-16 06:29:01 +00:00