Skip to content

Commit

Permalink
Update translations in zh_CN.json and zh_CN-id-overwrite.json
Browse files Browse the repository at this point in the history
  • Loading branch information
work7z committed Apr 1, 2024
1 parent 5a07e3d commit efe9ede
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 5 deletions.
2 changes: 1 addition & 1 deletion devtools/docs-generator/lang/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"-n\\_-_sIlP": "是的,它是开源软件,您可以按照许可条款使用它。但是,请注意,开源并不一定意味着它完全免费。虽然大多数工具可以免费使用,但有些工具可能会产生与 API 使用和服务器成本相关的费用。",
"15fbRc2id": "从本质上讲,LafTools工具箱是一个提供一系列基于互连(Linked)、可异步(Asynchronous)且令人惊讶(Fantastic)的编程向工具箱",
"15fbRc2id": "从本质上讲,LafTools工具箱是一个提供一系列基于互连(Linked)、可异步(Asynchronous)且令人惊讶(Fantastic)的编程向工具集",
"3Ub27GXz-": "我们期待您的贡献。",
"3cXzYtfK": "该项目的名称灵感来自于切特·阿特金斯 (Chet Atkins) 于 1987 年创作的一首经典乡村歌曲《{0}》,这首歌曲在作者心中也占有特殊的地位。",
"4BZFkrKZz": "专为程序员设计的下一代多功能工具箱",
Expand Down
2 changes: 1 addition & 1 deletion devtools/lang/overwrriten/zh_CN-id-overwrite.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"15fbRc2id": "从本质上讲,LafTools工具箱是一个提供一系列基于互连(Linked)、可异步(Asynchronous)且令人惊讶(Fantastic)的编程向工具箱",
"15fbRc2id": "从本质上讲,LafTools工具箱是一个提供一系列基于互连(Linked)、可异步(Asynchronous)且令人惊讶(Fantastic)的编程向工具集",
"vGomqwTc": "重置状态",
"Percent": "百分比",
"None": "",
Expand Down
6 changes: 3 additions & 3 deletions docs/zh_CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<br><br>
</p>

<i>Note: 该页面是由LafTools工具箱内部生成的。</i> <br/> [English](/docs/en_US/README.md) | 简体中文 | [繁體中文](/docs/zh_HK/README.md) | [Deutsch](/docs/de/README.md) | [Español](/docs/es/README.md) | [Français](/docs/fr/README.md) | [日本語](/docs/ja/README.md) | [한국어](/docs/ko/README.md) | [More](/docs/) <br/>
<i>Note: 该页面是由LafTools工具箱内部生成的。</i> <br/> [English](/docs/en_US/README.md) | 简体中文 | [繁體中文](/docs/zh_HK/README.md) | [Deutsch](/docs/de/README.md) | [Español](/docs/es/README.md) | [Français](/docs/fr/README.md) | [日本語](/docs/ja/README.md) | [한국어](/docs/ko/README.md) | [More](/docs/) <br/>

# 🪄 功能总览

Expand All @@ -26,7 +26,7 @@
- `A` -> Asynchronous
- `F` -> Fantastic

从本质上讲,LafTools工具箱是一个提供一系列基于互连(Linked)、可异步(Asynchronous)且令人惊讶(Fantastic)的编程向工具箱
从本质上讲,LafTools工具箱是一个提供一系列基于互连(Linked)、可异步(Asynchronous)且令人惊讶(Fantastic)的编程向工具集

请放心,随着时间的推移,这个项目将会以非凡而奇妙的方式发展。这个项目需要更多的时间,就像酒一样,越久越好。

Expand Down Expand Up @@ -67,7 +67,7 @@

## 1. 设置系统环境

为了简单起见,假设您已将此仓库克隆到 Windows 上的 `C:\Usersjerry\project\laftools-repo` 或 Linux/MacOS 上的 `/Users/jerry/projects/laftools-repo`,那么您应该在文件 **~/.bashrc* 中声明 env 并在下面设置配置*,或者只是在运行任何命令之前执行它们。
为了简单起见,假设您已将此仓库克隆到 Windows 上的 `C:\Usersjerry\project\laftools-repo` 或 Linux/MacOS 上的 `/Users/jerry/projects/laftools-repo`,那么您应该在文件 \*_~/.bashrc_ 中声明 env 并在下面设置配置\*,或者只是在运行任何命令之前执行它们。

如果您使用的是 Windows 操作系统,请确保所有命令都在 git-bash 中执行,了解更多信息请参阅 [贡献](/docs/zh_CN/CONTRIBUTION.md)。除此之外,建议避免在该项目所在的文件路径中使用任何空格或非英文字符。

Expand Down
38 changes: 38 additions & 0 deletions modules/web2/app/__CORE__/components/SetupPopPanel/index.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
// LafTools - The Leading All-In-One ToolBox for Programmers.
//
// Date: Sun, 10 Mar 2024
// Author:
// Description:
// Copyright (C) 2024 - Present, https://laftools.dev and https://codegen.cc
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as
// published by the Free Software Foundation, either version 3 of the
// License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.

'use client'

import { CSS_BG_COLOR_WHITE, border_clz } from "@/app/__CORE__/meta/styles"
import { useState } from "react"
import regionUtils from "../../utils/regionUtils"
import TranslationUtils from "../../utils/cTranslationUtils"


type ReturnType = [string, (value: string) => void]

export default (props) => {
let pathname = location.hostname
return <div className={
"fixed bottom-0 right-0 w-[300px] h-[500px] " + CSS_BG_COLOR_WHITE + " " + border_clz + ' rounded-md shadow-md '
}>
<div>this is setup pop panel</div>
</div>
}

0 comments on commit efe9ede

Please sign in to comment.