1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
Alex Murkoff
70b43e8924 chore(i18n): use english as the base language for i18n (#22)
* chore(i18n): use english as the base language for i18n

rewrite all of the locale files to use english as base for translation

* fix(i18n): update rest of the scripts that rely on the chinese-base i18n translation

* chore(i18n): change some of the base strings to be more correct

* chore(i18n): sync locale on dev

* chore(format): run black on dev

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-11 12:33:56 +09:00
源文雨
50d46982d2 optimize(all): tidy project structure 2024-06-05 19:15:53 +09:00
github-actions[bot]
bb675b1e45 chore(i18n): sync locale on dev (#2105)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 22:47:24 +09:00
github-actions[bot]
de848286b2 chore(i18n): sync locale on dev (#2101)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 18:36:41 +09:00
源文雨
c15f58a004 chore(i18n): tidy text 2024-06-04 18:35:44 +09:00
github-actions[bot]
78f11cf365 chore(i18n): sync locale on dev (#2100)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-03 17:15:58 +09:00
源文雨
ab07a8b1bc chore(i18n): tidy text 2024-06-03 17:13:33 +09:00
github-actions[bot]
cc2835416a chore(i18n): sync locale on dev (#2096)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-03 00:22:44 +09:00
github-actions[bot]
e4fff618bf chore(i18n): sync locale on dev (#2095)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 23:44:23 +09:00
源文雨
b54e56dab9 chore(i18n): tidy text 2024-06-02 23:43:30 +09:00
github-actions[bot]
768770d5c3 chore(i18n): sync locale on dev (#2094)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 23:05:07 +09:00
github-actions[bot]
939cb1ed5d chore(i18n): sync locale on dev (#2093)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 22:51:30 +09:00
yxlllc
0ab3a3296e New feature of real-time voice changing: formant shift adjustment (#1999)
* add formant shift for realtime-gui

* chore(i18n): sync locale on dev

* chore(format): run black on dev

* fix

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-22 22:13:10 +09:00
github-actions[bot]
7dd326c97a chore(i18n): sync locale on dev (#1733)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-17 23:57:14 +09:00
Rafael Godoy
016e8754b9 Translation of RVC into Portuguese in i18n (#1719)
* Translation of RVC into Portuguese in i18n

Added the Brazilian Portuguese language to the project.

* Removal of external links

Removed external links to approve the request.

* Removed external links and translated in real time

More other links I found and removed and fixed some translations that were missing in realtime-gui

* Translation of doc

* FAQ with original and adapted questions:

- All translated original FAQs
- Additional new FAQs adapted to the reality of my country

* adding translated images
2024-01-17 02:02:38 +09:00