ShirkNeko
f7b875fc16
Revert "Step 7: Add Custom Background (beta):"
...
This reverts commit a585989a03 .
2025-11-22 04:16:24 +08:00
5ec1cff
3dd210cfec
manager: no need to check overlayfs
2025-11-22 00:56:04 +08:00
ShirkNeko
a585989a03
Step 7: Add Custom Background (beta):
2025-11-21 22:24:22 +08:00
ShirkNeko
a14551b3ec
Introducing miuix
...
Co-authored-by: YuKongA <70465933+YuKongA@users.noreply.github.com >
2025-11-19 16:11:33 +08:00
backslashxx
029ae8d389
kernel: expose umount list to ioctl interface ( #2950 )
...
This idea is borrowed from simonpunk's susfs4ksu.
What we see here is that, yeah well, lets just have userspace send us
what it
wants unmounted, this is better than hardcoding everything.
This also solves that issue where MNT_DETACH fails, as long as we send
unmountables in proper order.
A small anti-duplicate mechanism is also added.
While in-kernel umount is a bit worse than zygisk-provider-based ones,
this can still
serve as a healthy alternative.
---------
- Remove duplicate checks
Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com >
Co-authored-by: weishu <twsxtd@gmail.com >
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-11-18 12:36:42 +08:00
ShirkNeko
906c4bdb01
manager: bump susfs version to 2.0.0
...
- Remove versions below susfs 2.0.0 that are no longer supported.
2025-11-14 21:53:17 +08:00
ShirkNeko
af25f8d49e
manager: Optimize Language Settings
...
- Do not update language configurations by refreshing activities; instead, introduce consistent language configurations from kernelsu-next.
Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com >
2025-10-16 22:37:52 +08:00
ShirkNeko
8c8f344161
manager: Clean code & bump AGP version
2025-08-25 17:28:51 +08:00
ShirkNeko
2c2698f6bc
kernel: Rewrite kernle version code management
...
Co-authored-by: lamadaemon <i@lama.icu >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-06-24 23:16:16 +08:00
ShirkNeko
561c82de0a
manager: Refactoring the SuSFS configuration layout and simplifying functions
2025-06-22 18:31:11 +08:00
ShirkNeko
d92f8fc8fd
New Crowdin updates ( #181 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-06-16 21:55:31 +08:00
ShirkNeko
6a9186300b
[skip ci]New Crowdin updates ( #156 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* New translations strings.xml (Japanese)
* New translations strings.xml (Russian)
* New translations strings.xml (Vietnamese)
2025-06-10 23:33:35 +08:00
ShirkNeko
061136900a
[skip ci]: New Crowdin updates ( #138 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-06-03 17:16:15 +08:00
ShirkNeko
13b5290598
[skip ci]New Crowdin updates ( #133 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
2025-06-02 14:34:41 +08:00
ShirkNeko
b99516da69
[skip ci]: New Crowdin updates ( #130 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (Danish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-06-02 14:03:10 +08:00
ShirkNeko
87a7650d26
New Crowdin updates ( #119 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* Update source file strings.xml
2025-05-31 13:19:14 +08:00
ShirkNeko
0835f330e2
manager: Modifying the WebUI Engine Global Options
2025-05-31 04:41:16 +08:00
ShirkNeko
83eaeab1ba
New Crowdin updates ( #115 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* New translations strings.xml (Russian)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Chinese Traditional, Hong Kong)
2025-05-30 20:17:37 +08:00
ShirkNeko
96dc53977f
manager: Refactoring kernel flash features and styles
2025-05-29 18:25:45 +08:00
ShirkNeko
cd0b5fb378
New Crowdin updates ( #111 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Russian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Kannada)
* New translations strings.xml (Spanish)
* New translations strings.xml (Danish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Bosnian)
2025-05-28 13:47:41 +08:00
ShirkNeko
83f0f9537f
New Crowdin updates ( #107 )
...
* New translations strings.xml (French)
* New translations strings.xml (Arabic)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Thai)
* New translations strings.xml (Romanian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Danish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-05-27 01:33:53 +08:00
ShirkNeko
99a39c6f52
New Crowdin updates ( #100 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* Update source file strings.xml
2025-05-23 17:06:24 +08:00
ShirkNeko
7646ecb6f7
manager: Update theme color scheme, fix style
...
* Remove redundant strings
* Bump MMRL
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
Co-authored-by: liaowenxuan <jby13147208050@163.com >
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com >
2025-05-23 16:45:17 +08:00
ShirkNeko
fc7001a11a
New Crowdin updates ( #93 )
...
* Update source file strings.xml
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
* Update source file strings.xml
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Vietnamese)
2025-05-20 13:22:44 +08:00
ShirkNeko
29033e9b80
[skip ci]: New Crowdin updates ( #90 )
...
* New translations strings.xml (French)
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Chinese Traditional, Hong Kong)
* New translations strings.xml (Romanian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Arabic)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Persian)
* New translations strings.xml (Marathi)
* New translations strings.xml (Thai)
* New translations strings.xml (Croatian)
* New translations strings.xml (Estonian)
* New translations strings.xml (Latvian)
* New translations strings.xml (Azerbaijani)
* New translations strings.xml (Hindi)
* New translations strings.xml (Malay)
* New translations strings.xml (Filipino)
* New translations strings.xml (Bosnian)
* New translations strings.xml (Kannada)
2025-05-19 23:44:53 +08:00
ShirkNeko
ba26677cfc
Merge some files and rewrite the update history
2025-03-22 14:09:21 +08:00
5ec1cff
bb8c9ffac5
manager: no need to check overlayfs
2025-03-08 23:56:20 +08:00
Weblate (bot)
7b0876d7e8
Translations update from Hosted Weblate ( #2376 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Astoritin Ambrosius <TakasugiMerlan@outlook.com >
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: Rex_sa <rex.sa@pm.me >
Co-authored-by: 김강민 <bookwormkkm00@gmail.com >
Co-authored-by: 淡い夏 <93428659+lightsummer233@users.noreply.github.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com >
Co-authored-by: Pang YS <devbx@proton.me >
Co-authored-by: NEURAX <1603528439@qq.com >
Co-authored-by: rehork <cooky@e.email >
Co-authored-by: Léane GRASSER <leane.grasser@proton.me >
Co-authored-by: weishu tian <twsxtd@gmail.com >
2025-02-05 13:43:13 +08:00
Alex
d6860160e8
Added a feature to save logs to local storage ( #1741 )
...
- Added export logs to local storage
[1664](https://github.com/tiann/KernelSU/issues/1664 )
---------
Co-authored-by: weishu <twsxtd@gmail.com >
2024-05-23 10:46:44 +08:00
Weblate (bot)
e0267a22f8
Translations update from Hosted Weblate ( #1662 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Fede2782 <78815152+Fede2782@users.noreply.github.com >
Co-authored-by: Ričards L <ricards.lacis18@gmail.com >
Co-authored-by: Pierre GRASSER <pierre.grasser@proton.me >
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: AndroPlus <hosigumayuugi@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
2024-05-08 16:02:12 +08:00
Weblate (bot)
3750e6e759
Translations update from Hosted Weblate ( #1635 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: rehork <cooky@e.email >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Bilchuk Radomyr <bilchuk.radomyr@gmail.com >
Co-authored-by: Nostalgia <2455367098@qq.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: ngocanhtve <ngocanh.tve@gmail.com >
Co-authored-by: _wais <cikomo.game@gmail.com >
2024-04-20 22:30:50 +08:00
Weblate (bot)
58416be4a5
Translations update from Hosted Weblate ( #1523 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Rex_sa <rex.sa@pm.me >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: weishu tian <twsxtd@gmail.com >
Co-authored-by: _wais <cikomo.game@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: Skallr2 <pm563838@gmail.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: sus <jeffpeng2012@gmail.com >
2024-03-28 11:16:15 +08:00
Weblate (bot)
d00d3cbf82
Translations update from Hosted Weblate ( #1437 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Rex_sa <rex.sa@pm.me >
Co-authored-by: Misaka <79515833+misakazip@users.noreply.github.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: Oğuz Ersen <oguz@ersen.moe >
Co-authored-by: Madis Otenurm <robotkoer@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: ngocanhtve <ngocanh.tve@gmail.com >
Co-authored-by: Integral <integral@member.fsf.org >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: weishu tian <twsxtd@gmail.com >
Co-authored-by: Skallr2 <pm563838@gmail.com >
Co-authored-by: charlotte <charlotterose@duck.com >
Co-authored-by: sus <jeffpeng2012@gmail.com >
Co-authored-by: Caner Karaca <canerkaraca_23@hotmail.com >
2024-03-16 11:08:56 +08:00
Weblate (bot)
3f86fb016d
Translations update from Hosted Weblate ( #1319 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: yuztass <inkognito0901@gmail.com >
Co-authored-by: 聖小熊 <as406010503@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Oğuz Ersen <oguz@ersen.moe >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Skallr2 <pm563838@gmail.com >
Co-authored-by: weishu <twsxtd@gmail.com >
2024-02-23 18:32:56 +08:00
Weblate (bot)
0f09b90f5b
Translations update from Hosted Weblate ( #1088 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: tit4nnub <vaoaal@gmail.com >
Co-authored-by: Adiemi Azmi <budaknoob7@gmail.com >
Co-authored-by: 李逍遥 <a3327997820@gmail.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
2023-11-02 17:22:27 +08:00
Weblate (bot)
1f42bbac5e
Translations update from Hosted Weblate ( #948 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Rex_sa <rex.sa@pm.me >
Co-authored-by: Julian Wu <juliancandra666@gmail.com >
Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com >
Co-authored-by: weishu tian <twsxtd@gmail.com >
Co-authored-by: dabao1955 <dabao1955@163.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Syuugo <pub@s1204.me >
Co-authored-by: Jakub Skorłutowski <jakub.skorlutowski@gmail.com >
2023-09-16 13:12:36 +08:00
Weblate (bot)
da662133ae
Translations update from Hosted Weblate ( #898 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com >
Co-authored-by: I g o r <igormczampola1@gmail.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: Skallr2 <pm563838@gmail.com >
Co-authored-by: Szabolcs Hubai <szab.hu@gmail.com >
Co-authored-by: Pegioner <pegioner@yandex.ru >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: Tushar Kumar <tushar8133@gmail.com >
Co-authored-by: Iksan Adi <iksanadisubekti@gmail.com >
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com >
Co-authored-by: Kyle Brandon Sioson <siosonkylebrandon@gmail.com >
Co-authored-by: M4RZ3R0 <m4rz3r0.development@gmail.com >
2023-09-07 10:43:40 +08:00
Weblate (bot)
b0c3c3a9a2
Translations update from Hosted Weblate ( #860 )
2023-08-13 23:42:21 +08:00
weishu
747c91d5c8
manager: remove require_kernel_version for re-translation.
2023-08-08 11:25:53 +08:00
Igor Sorocean
f188802044
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (81 of 81 strings)
Translation: KernelSU/Manager
Translate-URL: https://hosted.weblate.org/projects/kernelsu/manager/ro/
2023-07-17 12:21:02 +02:00
Weblate (bot)
b271b2f587
Translations update from Hosted Weblate ( #772 )
...
Translations update from [Hosted Weblate](https://hosted.weblate.org )
for
[KernelSU/Manager](https://hosted.weblate.org/projects/kernelsu/manager/ ).
Current translation status:

---------
Co-authored-by: Navin Holkar <fakeuser1693@gmail.com >
Co-authored-by: Cabrito <zrenzo81@gmail.com >
Co-authored-by: Fiqri Ardyansyah <fiqri0927936@gmail.com >
Co-authored-by: Yuttapong Paengsai <nuppyy400@gmail.com >
Co-authored-by: Rəşad Qasımlı <rashadgasimly2005@gmail.com >
Co-authored-by: Kazuki Nakashima <flukfik41@gmail.com >
Co-authored-by: Marvin Grasberger <marvingrasberger14@gmail.com >
Co-authored-by: Mantas <mantukasjolanta@gmail.com >
Co-authored-by: Sergio <sergta@live.com >
Co-authored-by: Melo Longo <melolongo87@gmail.com >
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com >
Co-authored-by: cachiusa <nhat.dogpro@outlook.com >
Co-authored-by: CakesTwix <cakestwix1@gmail.com >
Co-authored-by: SchweGELBin <abramjannikmichael06@gmail.com >
2023-07-17 08:57:39 +08:00
Igor Sorocean
2902e42f91
manager: update ro translation ( #674 )
2023-06-23 00:32:26 +08:00
Igor Sorocean
a2b240121a
Update ro translation ( #629 )
2023-06-13 19:23:48 +08:00
Igor Sorocean
a4ddf59562
Update ro translation ( #595 )
2023-06-05 22:40:44 +08:00
weishu
908fbadaf5
manager: remove unused resources
2023-06-04 16:12:02 +08:00
セリカ・シルフィル
cea0db4e0d
manager: Open guide in the current language if it exist ( #452 )
...
If not present, the English page will be opened by default.
2023-05-04 21:10:33 +08:00
Igor Sorocean
0fa4a4c6db
Update ro strings ( #434 )
2023-04-26 17:22:53 +08:00
Igor Sorocean
1880fdfda9
Update ro strings ( #403 )
2023-04-19 21:10:08 +08:00
Igor Sorocean
b181147922
Fix ro translation ( #344 )
2023-04-05 12:16:02 +08:00
Igor Sorocean
9efab243ae
Add Romanian translation ( #335 )
2023-04-03 18:03:19 +08:00