Skip to content

Commit

Permalink
fix pt_BR
Browse files Browse the repository at this point in the history
  • Loading branch information
elysias123 committed Oct 30, 2023
1 parent 15372d9 commit e2218b0
Show file tree
Hide file tree
Showing 30 changed files with 1,660 additions and 379 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: .vitepress/dist
cname: cemiuiler.sevtinge.cc # if wanna deploy to custom domain
cname: hyperceiler.sevtinge.cc # if wanna deploy to custom domain

2 changes: 1 addition & 1 deletion .vitepress/components/FetchInfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<script>
export default {
mounted() {
fetch('https://api.github.com/repos/Cemiuiler-Development-Team/Cemiuiler/releases/latest')
fetch('https://api.github.com/repos/saraSakuHj/Hyperceiler/releases/latest')
.then(response => response.json())
.then(data => {
if (document.getElementById("info")) {
Expand Down
5 changes: 3 additions & 2 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ import { defineConfig } from 'vitepress'
import locales from './locales'

export default defineConfig( {
title: 'Cemiuiler',
ignoreDeadLinks: true,
title: 'Hyperceiler',
locales: locales.locales,
srcExclude: ['README.md'],
head: [
Expand All @@ -16,7 +17,7 @@ export default defineConfig( {
copyright: 'Copyright © 2023 Sevtinge'
},
socialLinks: [
{ icon: 'github', link: 'https://github.com/Cemiuiler-Development-Team/Cemiuiler' }
{ icon: 'github', link: 'https://github.com/saraSakuHj/Hyperceiler' }
]
}
})
4 changes: 2 additions & 2 deletions .vitepress/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ import { defineConfig } from 'vitepress'

export default defineConfig({
lang: 'en-US',
description: 'Make MIUI Great Again!',
description: 'Make HyperOS Great Again!',

themeConfig: {
nav: nav(),

editLink: {
pattern: 'https://github.com/Cemiuiler-Development-Team/website/edit/main/:path',
pattern: 'https://github.com/saraSakuHj/website/edit/main/:path',
text: 'Edit this page on GitHub'
}
}
Expand Down
2 changes: 1 addition & 1 deletion .vitepress/locales/pt_BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'

export default defineConfig({
lang: 'pt-BR',
description: 'Torne a MIUI ótima novamente!',
description: 'Torne a HyperOS ótima novamente!',

themeConfig: {
nav: nav(),
Expand Down
8 changes: 5 additions & 3 deletions .vitepress/locales/zh_CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'

export default defineConfig({
lang: 'zh-CN',
description: '让 MIUI 再次伟大!',
description: '让 HyperOS 再次伟大!',

themeConfig: {
nav: nav(),
Expand All @@ -15,7 +15,7 @@ export default defineConfig({
},

editLink: {
pattern: 'https://github.com/Cemiuiler-Development-Team/website/edit/main/:path',
pattern: 'https://github.com/saraSakuHj/website/edit/main/:path',
text: '在 GitHub 中编辑本页'
}
}
Expand All @@ -26,6 +26,8 @@ function nav() {
{ text: '下载', link: '/Download.html' },
{ text: '捐赠', link: 'https://www.sevtinge.cc/t/donation.html' },
{ text: '感谢列表', link: '/Thank.html' },
{ text: '用户交流', link: '/Support.html' }
{ text: '用户交流', link: '/Support.html' },
{ text: '用户协议', link: '/Protocol.html' },
{ text: '用户隐私声明', link: '/Privacy.html' }
]
}
4 changes: 2 additions & 2 deletions .vitepress/locales/zh_TW.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'

export default defineConfig({
lang: 'zh-TW',
description: '讓 MIUI 再次偉大!',
description: '讓 HyperOS 再次偉大!',

themeConfig: {
nav: nav(),
Expand All @@ -15,7 +15,7 @@ export default defineConfig({
},

editLink: {
pattern: 'https://github.com/Cemiuiler-Development-Team/website/edit/main/:path',
pattern: 'https://github.com/saraSakuHj/website/edit/main/:path',
text: '在 GitHub 中編輯此頁'
}
}
Expand Down
15 changes: 6 additions & 9 deletions Download.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<script>
export default {
mounted() {
fetch('https://api.github.com/repos/Cemiuiler-Development-Team/Cemiuiler/releases/latest')
fetch('https://api.github.com/repos/saraSakuHj/Hyperceiler/releases/latest')
.then(response => response.json())
.then(data => {
if (document.getElementById("info")) {
Expand All @@ -13,17 +13,14 @@
document.getElementById('version').innerHTML = data.name
document.getElementById('date').innerHTML = data.published_at
document.getElementById('hidden').innerHTML = ''
document.getElementById('ghproxy').innerHTML = '<a href="https://ghproxy.com/https://github.com/Team-Cemiuiler/Cemiuiler/releases/download/1.2.122_beta/Cemiuiler_'+data.name+'.apk" target="_blank">ghproxy反代加速下载</a>'
})
}
}

</script>


- [GitHub Releases 下载](https://github.com/Cemiuiler-Development-Team/Cemiuiler/releases)

- <span id="ghproxy">加载中(如果持续无法加载,请更换网络环境)...</span>
- [GitHub Releases 下载](https://github.com/saraSakuHj/Hyperceiler/releases)

- [直链下载](https://api.sevtinge.cc/update.php)

Expand All @@ -37,11 +34,11 @@
**非官方发布的安装包可能存在恶意代码,请务必在官方进行下载!**
:::

**Cemiuiler官方更新的位置**
**Hyperceiler官方更新的位置**

**Telegram:**

- [Cemiuiler | Release & Notice ](https://t.me/cemiuiler_release)
- [Hyperceiler | Release & Notice ](https://t.me/cemiuiler_release)

- [ Sevtinge's bug workshop ](https://t.me/sevtinge_mod)

Expand All @@ -57,11 +54,11 @@

**GitHub:**

- [Cemiuiler-Development-Team/Cemiuiler ](https://github.com/sevtinge/cemiuiler)
- [saraSakuHj/Hyperceiler ](https://github.com/saraSakuHj/Hyperceiler)

**lsposed仓库:**

- [Cemiuiler](https://modules.lsposed.org/module/com.sevtinge.cemiuiler)
- [saraSakuHj](https://modules.lsposed.org/module/com.sevtinge.hyperceiler)

## 意见反馈&交流群:

Expand Down
6 changes: 3 additions & 3 deletions Privacy.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Cemiuiler是由saraSaku.Hj (UK) Network Technology Co., Ltd. (以下称 "我们" 或 "saraSaku.Hj") 开发并运营的,为您提供MIUI系统功能增强等服务的应用,需要依赖Xposed框架。我们非常重视您的隐私。本隐私政策是针对saraSaku.Hj的Cemiuiler业务做出的隐私方面的陈述与承诺 。本《Cemiuiler隐私政策》(下称 "本协议") 在制定时充分考虑到您的需求,您全面了解我们的个人信息收集和使用惯例,同时确保您最终能控制提供给我们的个人信息,这一点至关重要。本隐私政策规定我们如何收集、使用、披露、处理和存储您使用我们的Cemiuiler时提供给我们的信息。本隐私政策下 "个人信息" 指通过信息本身或通过关联其他信息后能够识别特定个人的数据。我们将严格遵守本隐私政策来使用这些信息。
Hyperceiler是由saraSaku.Hj (UK) Network Technology Co., Ltd. (以下称 "我们" 或 "saraSaku.Hj") 开发并运营的,为您提供MIUI系统功能增强等服务的应用,需要依赖Xposed框架。我们非常重视您的隐私。本隐私政策是针对saraSaku.Hj的Hyperceiler业务做出的隐私方面的陈述与承诺 。本《Hyperceiler隐私政策》(下称 "本协议") 在制定时充分考虑到您的需求,您全面了解我们的个人信息收集和使用惯例,同时确保您最终能控制提供给我们的个人信息,这一点至关重要。本隐私政策规定我们如何收集、使用、披露、处理和存储您使用我们的Hyperceiler时提供给我们的信息。本隐私政策下 "个人信息" 指通过信息本身或通过关联其他信息后能够识别特定个人的数据。我们将严格遵守本隐私政策来使用这些信息。

# 〇、协议版本与生效日期
- 0.1. 声明版本:1.0
- 0.2. 日期:2023年10月9日

# 一、 收集信息内容及使用方式
- 1.1. 在您正常使用Cemiuiler的过程中,我们可能会收集您的个人信息并存储在您的设备中,但是不会上传您的信息到互联网。
- 1.1. 在您正常使用Hyperceiler的过程中,我们可能会收集您的个人信息并存储在您的设备中,但是不会上传您的信息到互联网。
- 1.2. 您充分知晓,以下情形中,我们收集、使用个人信息无需征得您的同意:
- 1.2.1. 与国家安全、国防安全有关的;
- 1.2.2. 与公共安全、公共卫生、重大公共利益有关的;
Expand Down Expand Up @@ -48,7 +48,7 @@ Cemiuiler是由saraSaku.Hj (UK) Network Technology Co., Ltd. (以下称 "我们"
- 4.6. 您可以通过sevtinge@gmail.com提交请求撤销同意,包括收集、使用和/或披露我们掌握或控制的您的个人信息。根据您所使用的具体服务,可以联系我们进行相关操作。我们将会在您做出请求后的合理时间内处理您的请求,并且会根据您的请求,在此后不再收集、使用和/或披露您的个人信息。请注意,您撤销同意会导致某些法律后果。根据您授权我们处理信息的范围,这可能导致您不能享受saraSaku.Hj的产品或服务。但您撤回同意或授权的决定,不会影响此前基于您的授权而开展的个人信息处理。

# 五、第三方网站和服务
- 5.1. 我们的隐私政策不适用于第三方提供的产品或服务。取决于您所使用的Cemiuiler业务的产品或服务,其中可能包括第三方的产品或服务,涉及百科知识查看、定位和导航等类型,其中一些会以第三方网站的链接形式提供,还有一些会以SDK、API等形式接入。当您使用这些产品或服务时,也可能收集您的信息。因此,我们强烈建议您花时间阅读该第三方的隐私政策,就像阅读我们的政策一样。我们不对第三方如何使用他们向您收集的个人信息负责,也不能控制其使用。我们的隐私政策不适用通过我们的服务链接的其他网站。
- 5.1. 我们的隐私政策不适用于第三方提供的产品或服务。取决于您所使用的Hyperceiler业务的产品或服务,其中可能包括第三方的产品或服务,涉及百科知识查看、定位和导航等类型,其中一些会以第三方网站的链接形式提供,还有一些会以SDK、API等形式接入。当您使用这些产品或服务时,也可能收集您的信息。因此,我们强烈建议您花时间阅读该第三方的隐私政策,就像阅读我们的政策一样。我们不对第三方如何使用他们向您收集的个人信息负责,也不能控制其使用。我们的隐私政策不适用通过我们的服务链接的其他网站。

# 六、其他
- 6.1. saraSaku.Hj通过电子邮件或短信或网页公告或saraSaku.Hj认为适当的方式通知给用户,告知用户服务条款的修改、服务变更及其他重要事项。saraSaku.Hj通过以上任一方式向用户发报消息后,用户未在3日内通过书面方式提出异议,视为接受新消息的内容。
Expand Down
10 changes: 5 additions & 5 deletions Protocol.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Cemiuiler是由saraSaku.Hj (UK) Network Technology Co., Ltd. (以下称 "我们" 或 "saraSaku.Hj") 开发并运营的,为您提供MIUI系统功能增强等服务的应用,需要依赖Xposed框架。我们在此特别提醒用户认真阅读、充分理解本《Cemiuiler用户协议》(下称 "本协议")。用户应认真阅读、充分理解本协议中各条款,特别涉及免除或者限制saraSaku.Hj责任、争议解决和法律适用的条款。请用户审慎阅读并选择接受或不接受本协议 (未成年人应在法定监护人陪同下阅读)。用户使用Cemiuiler功能的行为将视为对本协议的接受,并同意接受本协议各项条款的约束。如用户不同意本协议,请勿使用任何Cemiuiler功能。saraSaku.Hj有权修订本协议,更新后的协议条款将在官方网站公布,自修订协议声明的生效之日起生效。
Hyperceiler是由saraSaku.Hj (UK) Network Technology Co., Ltd. (以下称 "我们" 或 "saraSaku.Hj") 开发并运营的,为您提供MIUI系统功能增强等服务的应用,需要依赖Xposed框架。我们在此特别提醒用户认真阅读、充分理解本《Hyperceiler用户协议》(下称 "本协议")。用户应认真阅读、充分理解本协议中各条款,特别涉及免除或者限制saraSaku.Hj责任、争议解决和法律适用的条款。请用户审慎阅读并选择接受或不接受本协议 (未成年人应在法定监护人陪同下阅读)。用户使用Hyperceiler功能的行为将视为对本协议的接受,并同意接受本协议各项条款的约束。如用户不同意本协议,请勿使用任何Hyperceiler功能。saraSaku.Hj有权修订本协议,更新后的协议条款将在官方网站公布,自修订协议声明的生效之日起生效。

## 〇、协议版本与生效日期
- 0.1. 协议版本:1.0
- 0.2. 生效日期:2023年10月2日


## 一、总则
- 1.1. Cemiuiler是基于Xposed框架运行的一款MIUI系统增强工具,会对您的软件进行劫持并更改功能。
- 1.2. 本协议是用户与saraSaku.Hj及其关联公司以及运营合作方 (如下简称 "合作单位") 之间关于用户使用Cemiuiler软件或服务所订立的协议
- 1.1. Hyperceiler是基于Xposed框架运行的一款MIUI系统增强工具,会对您的软件进行劫持并更改功能。
- 1.2. 本协议是用户与saraSaku.Hj及其关联公司以及运营合作方 (如下简称 "合作单位") 之间关于用户使用Hyperceiler软件或服务所订立的协议
- 1.3. 本软件及服务是saraSaku.Hj提供的移动端的软件和服务。
- 1.4. 用户须理解,saraSaku.Hj仅为用户提供软件及相关服务,除此之外与本软件及服务有关的设备所需的费用 (如本软件终端费用等) 均应由用户自行负担。同时,用户在使用本软件客户端及相关服务时会耗用用户的设备、存储空间等资源。

Expand All @@ -23,7 +23,7 @@ Cemiuiler是由saraSaku.Hj (UK) Network Technology Co., Ltd. (以下称 "我们"
- 3.1. 为了改善用户体验、完善服务内容,saraSaku.Hj有权不时地为用户提供本软件替换、修改、升级版本,是否升级至最新版本,由用户自行选择。软件新版本发布后,saraSaku.Hj不保证旧版本软件的继续可用。

## 四、收集信息与使用信息相关
- 4.1. 在您正常使用Cemiuiler的过程中,我们可能会收集您的个人信息并存储在您的设备中,但是不会上传您的信息到互联网。
- 4.1. 在您正常使用Hyperceiler的过程中,我们可能会收集您的个人信息并存储在您的设备中,但是不会上传您的信息到互联网。
- 4.2. 您充分知晓,以下情形中,我们收集、使用个人信息无需征得您的同意:
- 4.2.1. 与国家安全、国防安全有关的;
- 4.2.2. 与公共安全、公共卫生、重大公共利益有关的;
Expand All @@ -38,7 +38,7 @@ Cemiuiler是由saraSaku.Hj (UK) Network Technology Co., Ltd. (以下称 "我们"
- 4.3. 我们还可能收集其他无法识别到特定个人的信息 (即不属于个人信息的信息),例如您使用特定服务时产生的统计类数据,如设备相关信息、日活事件、页面访问事件、页面访问时长事件、会话事件以及应用崩溃事件。收集此类信息的目的在于改善我们向您提供的服务。所收集信息的类别和数量取决于您如何使用我们产品和/或服务。

## 五、系统软件与服务
- 5.1. 用户可以使用Cemiuiler提供的MIUI系统增强功能
- 5.1. 用户可以使用Hyperceiler提供的MIUI系统增强功能
- 5.2. 部分服务需要用户开启其他权限,使用此部分功能即代表用户同意开启该权限。
- 5.3. 部分服务另有单独的用户协议及其他的服务规则等,用户在开启该软件或服务前需自行阅读以及同意其协议。

Expand Down
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Cemiuiler 官方网站
# Hyperceiler 官方网站

https://cemiuiler.sevtinge.cc
中文 | [English](/en_README.md)

https://hyperceiler.sevtinge.cc

这里是 Hyperceiler 官网的仓库(前端)

这里是 Cemiuiler 官网的仓库(前端)

## 开发

Expand All @@ -11,7 +14,7 @@ https://cemiuiler.sevtinge.cc
### 1. 克隆源码

```bash
git clone https://github.com/Cemiuiler-Development-Team/website.git
git clone https://github.com/saraSakuHj/website.git
```

### 2. 安装依赖
Expand Down Expand Up @@ -48,6 +51,6 @@ pnpm run dev

## 感谢

贡献者列表参阅 [Contributors](https://github.com/Cemiuiler-Development-Team/website/graphs/contributors)
贡献者列表参阅 [Contributors](https://github.com/saraSakuHj/website/graphs/contributors)

感谢 [VitePress](https://vitepress.dev) 以及 [VuePress](https://v2.vuepress.vuejs.org)(曾使用) 框架
10 changes: 5 additions & 5 deletions Support.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
## 反馈

::: tip 建议有能力的用户优先加入我们的 [Cemiuiler | Release & Notice](https://t.me/s/cemiuiler_release),一切公告都会优先在 Telegram 上发布。
::: tip 建议有能力的用户优先加入我们的 [Hyperceiler | Release & Notice](https://t.me/s/cemiuiler_release),一切公告都会优先在 Telegram 上发布。

注:交流群仅为用户玩机交流和反馈 bug 而用,群内提问并不能保证100%解决。**群内禁止发布违规内容,入群后请仔细查看群组简介和置顶内容**

:::
## 用户交流

- Telegram 频道: [Cemiuiler | Release & Notice](https://t.me/s/cemiuiler_release)
- Telegram 频道: [Cemiuiler | Beta](https://t.me/s/cemiuiler_beta)
- Telegram 频道: [Cemiuiler | Canary Verify](https://t.me/s/cemiuiler_canary_verify)
- Telegram 群组: [Cemiuiler | Chat & Feedback](https://t.me/cemiuiler)
- Telegram 频道: [Hyperceiler | Release & Notice](https://t.me/s/cemiuiler_release)
- Telegram 频道: [Hyperceiler | Beta](https://t.me/s/cemiuiler_beta)
- Telegram 频道: [Hyperceiler | Canary Verify](https://t.me/s/cemiuiler_canary_verify)
- Telegram 群组: [Hyperceiler | Chat & Feedback](https://t.me/cemiuiler)
- QQ 频道: [Sevtinge の 窝](https://pd.qq.com/s/35ooe0ssj)
- QQ 群组: [绀漓手持锟斤拷,口中直呼烫烫烫](https://jq.qq.com/?_wv=1027&k=TedCJq8V)
2 changes: 1 addition & 1 deletion Thank.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 感谢

**Cemiuiler** 使用了以下开源项目的部分或全部内容,感谢这些项目的开发者提供的大力支持(排名顺序不分先后)
**Hyperceiler** 使用了以下开源项目的部分或全部内容,感谢这些项目的开发者提供的大力支持(排名顺序不分先后)

- [「Accompanist」 by Android Open Source Project, Google Inc.](https://google.github.io/accompanist)
- [「Android」 by Android Open Source Project, Google Inc.](https://source.android.google.cn/license)
Expand Down
14 changes: 6 additions & 8 deletions en/Download.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<script>
export default {
mounted() {
fetch('https://api.github.com/repos/Cemiuiler- Development- Team/Cemiuiler/releases/latest')
fetch('https://api.github.com/repos/saraSakuHj/Hyperceiler/releases/latest')
.then(response => response.json())
.then(data => {
if(document.getElementById("info")) {
Expand All @@ -19,9 +19,7 @@

</script>

- [GitHub Releases](https://github.com/Cemiuiler-Development-Team/Cemiuiler/releases)

- [Lanzou Cloud(For Mainland China Users)](http://api.sevtinge.cc/update.php)
- [GitHub Releases](https://github.com/saraSakuHj/Hyperceiler/releases)

Feedback & Communication: [Click here](/en/Support.html)

Expand All @@ -40,11 +38,11 @@ Update Date: <span id="date">Loading...</span>(UTC)
**Non official installation packages may contain malicious code, please be sure to download them from the official website**
:::

**Location of official updates for Cemiuiler**
**Location of official updates for Hyperceiler**

**Telegram:**

- [Emiuiler | Release&Notice](https://t.me/cemiuiler_release)
- [Hyperceiler | Release&Notice](https://t.me/cemiuiler_release)

- [Sevtine's bug workshop](https://t.me/sevtinge_mod)

Expand All @@ -65,8 +63,8 @@ Update Date: <span id="date">Loading...</span>(UTC)

**GitHub:**

- [Semiiler Development Team/Cemiuiler](https://github.com/sevtinge/cemiuiler)
- [saraSakuHj/Hyperceiler](https://github.com/saraSakuHj/Hyperceiler)

**LSposited Warehouse:**

- [Semiiler](https://modules.lsposed.org/module/com.sevtinge.cemiuiler)
- [Hyperceiler](https://modules.lsposed.org/module/com.sevtinge.hyperceiler)
Loading

0 comments on commit e2218b0

Please sign in to comment.