You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
eaa12161d6
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: 聖小熊 <as406010503@gmail.com> Co-authored-by: I g o r <igormczampola1@gmail.com> Co-authored-by: dabao1955 <dabao1955@163.com> Co-authored-by: Mahendar Y <mahendar625934@gmail.com> Co-authored-by: Ali Beyaz <alipolatbeyaz@gmail.com> Co-authored-by: Integral <integral@murena.io> Co-authored-by: 周港 <z200645049@gmail.com> Co-authored-by: LolekLiam <liamstaric@gmail.com> Co-authored-by: Skallr2 <pm563838@gmail.com> Co-authored-by: charlotte <charlotterose@duck.com>
20 lines
1.6 KiB
XML
20 lines
1.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="selinux_status_unknown">తెలియదు</string>
|
|
<string name="module_failed_to_enable">మాడ్యూల్ని ప్రారంభించడంలో విఫలమైంది: %s</string>
|
|
<string name="force_stop_app">బలవంతంగా ఆపడం</string>
|
|
<string name="restart_app">పునఃప్రారంభించండి</string>
|
|
<string name="module">మాడ్యూల్</string>
|
|
<string name="about">గురించి</string>
|
|
<string name="home_selinux_status">SELinux స్థితి</string>
|
|
<string name="home">హోమ్</string>
|
|
<string name="superuser">సూపర్యూజర్</string>
|
|
<string name="module_failed_to_disable">మాడ్యూల్ని నిలిపివేయడంలో విఫలమైంది: %s</string>
|
|
<string name="module_empty">మాడ్యూల్ ఏదీ ఇన్స్టాల్ చేయబడలేదు</string>
|
|
<string name="home_not_installed">ఇన్స్టాల్ చేయలేదు</string>
|
|
<string name="home_click_to_install">ఇన్స్టాల్ చేయడానికి క్లిక్ చేయండి</string>
|
|
<string name="home_working">పని చేస్తోంది</string>
|
|
<string name="home_working_version">వెర్షన్: %d</string>
|
|
<string name="home_superuser_count">సూపర్యూజర్లు: %d</string>
|
|
<string name="home_module_count">మాడ్యూల్స్: %d</string>
|
|
</resources> |