frpc, frps: fix frpc/frps config filename, fix Chinese (Simplified), Indonesian, Korean, Spanish translations (#23990)

This commit is contained in:
Reinhart Previano Koentjoro
2026-09-14 16:38:38 +03:00
committed by GitHub
parent e63d2997fe
commit cafdb0df88
10 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
- Inicia el servicio, utilizando el nuevo archivo de configuración TOML (`frps.toml` en lugar de `frps.ini`) en el directorio actual:
`frpc {{[-c|--config]}} ./frps.toml`
`frpc {{[-c|--config]}} {{ruta/al/frpc.toml}}`
- Inicia el servicio, utilizando un archivo de configuración específico:
+1 -1
View File
@@ -10,7 +10,7 @@
- Inicia el servicio, utilizando el nuevo archivo de configuración TOML (`frps.toml` en lugar de `frps.ini`) en el directorio actual:
`frps {{[-c|--config]}} ./frps.toml`
`frps {{[-c|--config]}} {{ruta/al/frps.toml}}`
- Inicia el servicio, utilizando un archivo de configuración especificado:
+2 -2
View File
@@ -10,9 +10,9 @@
- Jalankan layanan menggunakan berkas konfigurasi dengan format terbaru berbasis TOML (`frps.toml` daripada `frps.ini`) pada direktori saat ini:
`frpc {{[-c|--config]}} ./frps.toml`
`frpc {{[-c|--config]}} {{jalan/menuju/frpc.toml}}`
- Start the service, using a specific configuration file:
- Jalankan layanan menggunakan berkas konfigurasi tertentu:
`frpc {{[-c|--config]}} {{jalan/menuju/berkas}}`
+2 -2
View File
@@ -10,9 +10,9 @@
- Jalankan layanan menggunakan berkas konfigurasi dengan format terbaru berbasis TOML (`frps.toml` daripada `frps.ini`) pada direktori saat ini:
`frps {{[-c|--config]}} ./frps.toml`
`frps {{[-c|--config]}} {{jalan/menuju/frps.toml}}`
- Start the service, using a specific configuration file:
- Jalankan layanan menggunakan berkas konfigurasi tertentu:
`frps {{[-c|--config]}} {{jalan/menuju/berkas}}`
+1 -1
View File
@@ -10,7 +10,7 @@
- 현재 디렉터리에서 최신 TOML 구성 파일 (`frps.ini` 대신 `frps.toml`)을 사용하여 서비스를 시작:
`frpc {{[-c|--config]}} ./frps.toml`
`frpc {{[-c|--config]}} {{경로/대상/frpc.toml}}`
- 특정 구성 파일을 사용하여, 서비스를 시작:
+1 -1
View File
@@ -10,7 +10,7 @@
- 현재 디렉터리에서 최신 TOML 구성 파일 (`frps.ini` 대신 `frps.toml`)을 사용하여 서비스를 시작:
`frps {{[-c|--config]}} ./frps.toml`
`frps {{[-c|--config]}} {{경로/대상/frps.toml}}`
- 특정 구성 파일을 사용하여, 서비스를 시작:
+1 -1
View File
@@ -10,7 +10,7 @@
- Start de service met het nieuwere TOML-configuratiebestand:
`frpc {{[-c|--config]}} {{pad/naar/frps.toml}}`
`frpc {{[-c|--config]}} {{pad/naar/frpc.toml}}`
- Start de service met een specifiek configuratiebestand:
+3 -3
View File
@@ -10,15 +10,15 @@
- 使用新的 TOML 配置文件启动服务:
`frpc {{[-c|--config]}} {{path/to/frpc.toml}}`
`frpc {{[-c|--config]}} {{路径/到/frpc.toml}}`
- 使用指定的配置文件启动服务:
`frpc {{[-c|--config]}} {{path/to/file}}`
`frpc {{[-c|--config]}} {{路径/到/文件}}`
- 检查配置文件的有效性:
`frpc verify {{[-c|--config]}} {{path/to/file}}`
`frpc verify {{[-c|--config]}} {{路径/到/文件}}`
- 生成 Bash、fish、PowerShell 或 Zsh 的自动补全脚本:
+3 -3
View File
@@ -10,15 +10,15 @@
- 使用新的 TOML 配置文件启动服务:
`frps {{[-c|--config]}} {{path/to/frps.toml}}`
`frps {{[-c|--config]}} {{路径/到/frps.toml}}`
- 使用指定的配置文件启动服务:
`frps {{[-c|--config]}} {{path/to/file}}`
`frps {{[-c|--config]}} {{路径/到/文件}}`
- 检查配置文件的有效性:
`frps verify {{[-c|--config]}} {{path/to/file}}`
`frps verify {{[-c|--config]}} {{路径/到/文件}}`
- 生成 Bash、fish、PowerShell 或 Zsh 的自动补全脚本:
+1 -1
View File
@@ -10,7 +10,7 @@
- Start the service, using the newer TOML configuration file:
`frpc {{[-c|--config]}} {{path/to/frps.toml}}`
`frpc {{[-c|--config]}} {{path/to/frpc.toml}}`
- Start the service, using a specific configuration file: