2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 07:57:21 +08:00

chore(l10n): update pot files

This commit is contained in:
devhaozi
2026-01-08 21:09:09 +00:00
committed by github-actions[bot]
parent a5f609e23f
commit 9baeaa47e0
5 changed files with 1727 additions and 2388 deletions

View File

@@ -1446,7 +1446,7 @@ msgstr ""
msgid "failed to clean temporary files: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:253
#: internal/service/toolbox_ssh.go:211
msgid "failed to create .ssh directory: %v"
msgstr ""
@@ -1503,7 +1503,7 @@ msgstr ""
msgid "failed to format partition: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:263
#: internal/service/toolbox_ssh.go:221
msgid "failed to generate SSH key: %v"
msgstr ""
@@ -1741,11 +1741,11 @@ msgstr ""
msgid "failed to read fstab: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:284
#: internal/service/toolbox_ssh.go:242
msgid "failed to read generated key: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:33
#: internal/service/toolbox_ssh.go:41
msgid "failed to read sshd_config: %v"
msgstr ""
@@ -1803,14 +1803,6 @@ msgstr ""
msgid "failed to restart MySQL: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:116
#: internal/service/toolbox_ssh.go:138
#: internal/service/toolbox_ssh.go:164
#: internal/service/toolbox_ssh.go:190
#: internal/service/toolbox_ssh.go:211
msgid "failed to restart SSH service: %v"
msgstr ""
#: internal/service/ws.go:99
msgid "failed to run command: %v"
msgstr ""
@@ -1835,18 +1827,10 @@ msgstr ""
msgid "failed to start %s service: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:90
msgid "failed to start SSH service: %v"
msgstr ""
#: internal/service/systemctl.go:137
msgid "failed to stop %s service: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:103
msgid "failed to stop SSH service: %v"
msgstr ""
#: internal/service/toolbox_disk.go:167
msgid "failed to umount partition: %v"
msgstr ""
@@ -1863,27 +1847,27 @@ msgstr ""
msgid "failed to update DNS: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:132
#: internal/service/toolbox_ssh.go:91
msgid "failed to update SSH port: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:301
#: internal/service/toolbox_ssh.go:259
msgid "failed to update authorized_keys: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:159
#: internal/service/toolbox_ssh.go:117
msgid "failed to update password authentication: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:185
#: internal/service/toolbox_ssh.go:143
msgid "failed to update pubkey authentication: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:206
#: internal/service/toolbox_ssh.go:164
msgid "failed to update root login setting: %v"
msgstr ""
#: internal/service/toolbox_ssh.go:228
#: internal/service/toolbox_ssh.go:186
msgid "failed to update root password: %v"
msgstr ""

View File

@@ -489,7 +489,6 @@ msgstr "Are you sure you want to stop %{ service }?"
#: src/views/apps/supervisor/IndexView.vue:168
#: src/views/container/ContainerView.vue:139
#: src/views/container/ContainerView.vue:413 src/views/home/IndexView.vue:450
#: src/views/toolbox/SshView.vue:234
msgid "Restart"
msgstr "Restart"
@@ -917,7 +916,7 @@ msgstr ""
#: src/views/environment/PHPView.vue:210 src/views/environment/PHPView.vue:228
#: src/views/file/EditModal.vue:32 src/views/file/ListTable.vue:746
#: src/views/setting/IndexView.vue:97 src/views/task/CronView.vue:259
#: src/views/toolbox/SshView.vue:274 src/views/toolbox/SystemView.vue:100
#: src/views/toolbox/SshView.vue:239 src/views/toolbox/SystemView.vue:100
#: src/views/toolbox/SystemView.vue:124 src/views/toolbox/SystemView.vue:142
#: src/views/toolbox/SystemView.vue:168 src/views/toolbox/WebHookView.vue:389
#: src/views/website/EditView.vue:413
@@ -1223,7 +1222,7 @@ msgstr "Modified successfully"
#: src/views/apps/mariadb/IndexView.vue:74
#: src/views/apps/mysql/IndexView.vue:74
#: src/views/apps/percona/IndexView.vue:74 src/views/toolbox/SshView.vue:298
#: src/views/apps/percona/IndexView.vue:74 src/views/toolbox/SshView.vue:263
msgid "Root Password"
msgstr "Root Password"
@@ -2989,7 +2988,7 @@ msgid "Move"
msgstr "Move"
#: src/views/file/ListTable.vue:77 src/views/file/ListTable.vue:249
#: src/views/toolbox/SshView.vue:336
#: src/views/toolbox/SshView.vue:301
msgid "Download"
msgstr "Download"
@@ -3327,7 +3326,7 @@ msgstr "SSH Switch"
msgid "Allow Ping"
msgstr "Allow Ping"
#: src/views/firewall/SettingView.vue:55 src/views/toolbox/SshView.vue:266
#: src/views/firewall/SettingView.vue:55 src/views/toolbox/SshView.vue:231
msgid "SSH Port"
msgstr "SSH Port"
@@ -4873,161 +4872,146 @@ msgstr "Network Protocol"
msgid "No network connections"
msgstr ""
#: src/views/toolbox/SshView.vue:35
msgid "Allow password and key login"
msgstr ""
#: src/views/toolbox/SshView.vue:36
msgid "Disable root login"
#, fuzzy
msgid "Allow SSH login"
msgstr "Allow Ping"
#: src/views/toolbox/SshView.vue:37
msgid "Disable SSH login"
msgstr ""
#: src/views/toolbox/SshView.vue:38
msgid "Only allow key login (recommended)"
#: src/views/toolbox/SshView.vue:39
msgid "Only allow key login"
msgstr ""
#: src/views/toolbox/SshView.vue:42
msgid "Only allow key login with forced commands"
#: src/views/toolbox/SshView.vue:43
msgid "Only allow key login with predefined commands"
msgstr ""
#: src/views/toolbox/SshView.vue:72
msgid "SSH service stopped"
msgstr ""
#: src/views/toolbox/SshView.vue:75
msgid "SSH service started"
msgstr ""
#: src/views/toolbox/SshView.vue:88
msgid "SSH service restarted"
msgstr ""
#: src/views/toolbox/SshView.vue:99
msgid "SSH port updated"
msgstr ""
#: src/views/toolbox/SshView.vue:117
#: src/views/toolbox/SshView.vue:90
#, fuzzy
msgid "Password authentication updated"
msgstr "Authentication Method"
#: src/views/toolbox/SshView.vue:129
#: src/views/toolbox/SshView.vue:102
#, fuzzy
msgid "Key authentication updated"
msgstr "Authentication Method"
#: src/views/toolbox/SshView.vue:141
#: src/views/toolbox/SshView.vue:114
msgid "Root login setting updated"
msgstr ""
#: src/views/toolbox/SshView.vue:150
#: src/views/toolbox/SshView.vue:123
#, fuzzy
msgid "Please enter a password"
msgstr "Please enter username and password"
#: src/views/toolbox/SshView.vue:157
#: src/views/toolbox/SshView.vue:130
#, fuzzy
msgid "Root password updated"
msgstr "Root Password"
#: src/views/toolbox/SshView.vue:177 src/views/toolbox/SshView.vue:191
#: src/views/toolbox/SshView.vue:150 src/views/toolbox/SshView.vue:164
msgid "SSH key generated"
msgstr ""
#: src/views/toolbox/SshView.vue:200
#: src/views/toolbox/SshView.vue:173
msgid "No SSH key found"
msgstr ""
#: src/views/toolbox/SshView.vue:228
#: src/views/toolbox/SshView.vue:202
#, fuzzy
msgid "SSH Service"
msgstr "Service"
msgid "SSH Settings"
msgstr "Settings"
#: src/views/toolbox/SshView.vue:231
msgid "SSH Service Status"
msgstr ""
#: src/views/toolbox/SshView.vue:240
#: src/views/toolbox/SshView.vue:207
#, fuzzy
msgid "SSH Password Login"
msgstr "Password"
#: src/views/toolbox/SshView.vue:247
#: src/views/toolbox/SshView.vue:214
msgid "Allow password authentication for SSH login"
msgstr ""
#: src/views/toolbox/SshView.vue:252
#: src/views/toolbox/SshView.vue:219
#, fuzzy
msgid "SSH Key Login"
msgstr "Safe Login"
#: src/views/toolbox/SshView.vue:260
#: src/views/toolbox/SshView.vue:226
msgid "Allow key authentication for SSH login"
msgstr ""
#: src/views/toolbox/SshView.vue:277
#: src/views/toolbox/SshView.vue:242
msgid "Current SSH port, default is 22"
msgstr ""
#: src/views/toolbox/SshView.vue:283
#: src/views/toolbox/SshView.vue:248
#, fuzzy
msgid "Root Settings"
msgstr "Port Settings"
#: src/views/toolbox/SshView.vue:287
#: src/views/toolbox/SshView.vue:252
#, fuzzy
msgid "Root Password Login Setting"
msgstr "Root Password"
#: src/views/toolbox/SshView.vue:304
#: src/views/toolbox/SshView.vue:269
#, fuzzy
msgid "Enter new password"
msgstr "Enter password"
#: src/views/toolbox/SshView.vue:317
#: src/views/toolbox/SshView.vue:282
#, fuzzy
msgid "Reset"
msgstr "Presets"
#: src/views/toolbox/SshView.vue:322
#: src/views/toolbox/SshView.vue:287
msgid ""
"It is recommended to use a complex password. Save after modification. "
"Refresh will clear the password field."
msgstr ""
#: src/views/toolbox/SshView.vue:331
#: src/views/toolbox/SshView.vue:296
#, fuzzy
msgid "Root Key"
msgstr "Root Directory"
#: src/views/toolbox/SshView.vue:333
#: src/views/toolbox/SshView.vue:298
#, fuzzy
msgid "View Key"
msgstr "View Rule"
#: src/views/toolbox/SshView.vue:341
#: src/views/toolbox/SshView.vue:306
msgid "Recommended to use key login with password disabled for higher security"
msgstr ""
#: src/views/toolbox/SshView.vue:354
#: src/views/toolbox/SshView.vue:319
#, fuzzy
msgid "Root Private Key"
msgstr "Private Key"
#: src/views/toolbox/SshView.vue:361
#: src/views/toolbox/SshView.vue:326
msgid ""
"This is the private key of the root user. Keep it safe and use it to login "
"to this server."
msgstr ""
#: src/views/toolbox/SshView.vue:371
#: src/views/toolbox/SshView.vue:336
msgid "No private key generated"
msgstr ""
#: src/views/toolbox/SshView.vue:375
#: src/views/toolbox/SshView.vue:340
msgid "Regenerate"
msgstr ""
#: src/views/toolbox/SshView.vue:378
#: src/views/toolbox/SshView.vue:343
#, fuzzy
msgid "Download Private Key"
msgstr "Private Key"
@@ -5629,6 +5613,10 @@ msgstr ""
msgid "Enter the default cipher suite, leave blank to reset to default"
msgstr ""
#, fuzzy
#~ msgid "SSH Service"
#~ msgstr "Service"
#~ msgid "Extension Name"
#~ msgstr "Extension Name"

View File

@@ -528,7 +528,6 @@ msgstr ""
#: src/views/container/ContainerView.vue:139
#: src/views/container/ContainerView.vue:413
#: src/views/home/IndexView.vue:450
#: src/views/toolbox/SshView.vue:234
msgid "Restart"
msgstr ""
@@ -999,7 +998,7 @@ msgstr ""
#: src/views/file/ListTable.vue:746
#: src/views/setting/IndexView.vue:97
#: src/views/task/CronView.vue:259
#: src/views/toolbox/SshView.vue:274
#: src/views/toolbox/SshView.vue:239
#: src/views/toolbox/SystemView.vue:100
#: src/views/toolbox/SystemView.vue:124
#: src/views/toolbox/SystemView.vue:142
@@ -1351,7 +1350,7 @@ msgstr ""
#: src/views/apps/mariadb/IndexView.vue:74
#: src/views/apps/mysql/IndexView.vue:74
#: src/views/apps/percona/IndexView.vue:74
#: src/views/toolbox/SshView.vue:298
#: src/views/toolbox/SshView.vue:263
msgid "Root Password"
msgstr ""
@@ -3155,7 +3154,7 @@ msgstr ""
#: src/views/file/ListTable.vue:77
#: src/views/file/ListTable.vue:249
#: src/views/toolbox/SshView.vue:336
#: src/views/toolbox/SshView.vue:301
msgid "Download"
msgstr ""
@@ -3532,7 +3531,7 @@ msgid "Allow Ping"
msgstr ""
#: src/views/firewall/SettingView.vue:55
#: src/views/toolbox/SshView.vue:266
#: src/views/toolbox/SshView.vue:231
msgid "SSH Port"
msgstr ""
@@ -5035,144 +5034,128 @@ msgstr ""
msgid "No network connections"
msgstr ""
#: src/views/toolbox/SshView.vue:35
msgid "Allow password and key login"
msgstr ""
#: src/views/toolbox/SshView.vue:36
msgid "Disable root login"
msgid "Allow SSH login"
msgstr ""
#: src/views/toolbox/SshView.vue:38
msgid "Only allow key login (recommended)"
#: src/views/toolbox/SshView.vue:37
msgid "Disable SSH login"
msgstr ""
#: src/views/toolbox/SshView.vue:42
msgid "Only allow key login with forced commands"
#: src/views/toolbox/SshView.vue:39
msgid "Only allow key login"
msgstr ""
#: src/views/toolbox/SshView.vue:43
msgid "Only allow key login with predefined commands"
msgstr ""
#: src/views/toolbox/SshView.vue:72
msgid "SSH service stopped"
msgstr ""
#: src/views/toolbox/SshView.vue:75
msgid "SSH service started"
msgstr ""
#: src/views/toolbox/SshView.vue:88
msgid "SSH service restarted"
msgstr ""
#: src/views/toolbox/SshView.vue:99
msgid "SSH port updated"
msgstr ""
#: src/views/toolbox/SshView.vue:117
#: src/views/toolbox/SshView.vue:90
msgid "Password authentication updated"
msgstr ""
#: src/views/toolbox/SshView.vue:129
#: src/views/toolbox/SshView.vue:102
msgid "Key authentication updated"
msgstr ""
#: src/views/toolbox/SshView.vue:141
#: src/views/toolbox/SshView.vue:114
msgid "Root login setting updated"
msgstr ""
#: src/views/toolbox/SshView.vue:150
#: src/views/toolbox/SshView.vue:123
msgid "Please enter a password"
msgstr ""
#: src/views/toolbox/SshView.vue:157
#: src/views/toolbox/SshView.vue:130
msgid "Root password updated"
msgstr ""
#: src/views/toolbox/SshView.vue:177
#: src/views/toolbox/SshView.vue:191
#: src/views/toolbox/SshView.vue:150
#: src/views/toolbox/SshView.vue:164
msgid "SSH key generated"
msgstr ""
#: src/views/toolbox/SshView.vue:200
#: src/views/toolbox/SshView.vue:173
msgid "No SSH key found"
msgstr ""
#: src/views/toolbox/SshView.vue:228
msgid "SSH Service"
#: src/views/toolbox/SshView.vue:202
msgid "SSH Settings"
msgstr ""
#: src/views/toolbox/SshView.vue:231
msgid "SSH Service Status"
msgstr ""
#: src/views/toolbox/SshView.vue:240
#: src/views/toolbox/SshView.vue:207
msgid "SSH Password Login"
msgstr ""
#: src/views/toolbox/SshView.vue:247
#: src/views/toolbox/SshView.vue:214
msgid "Allow password authentication for SSH login"
msgstr ""
#: src/views/toolbox/SshView.vue:252
#: src/views/toolbox/SshView.vue:219
msgid "SSH Key Login"
msgstr ""
#: src/views/toolbox/SshView.vue:260
#: src/views/toolbox/SshView.vue:226
msgid "Allow key authentication for SSH login"
msgstr ""
#: src/views/toolbox/SshView.vue:277
#: src/views/toolbox/SshView.vue:242
msgid "Current SSH port, default is 22"
msgstr ""
#: src/views/toolbox/SshView.vue:283
#: src/views/toolbox/SshView.vue:248
msgid "Root Settings"
msgstr ""
#: src/views/toolbox/SshView.vue:287
#: src/views/toolbox/SshView.vue:252
msgid "Root Password Login Setting"
msgstr ""
#: src/views/toolbox/SshView.vue:304
#: src/views/toolbox/SshView.vue:269
msgid "Enter new password"
msgstr ""
#: src/views/toolbox/SshView.vue:317
#: src/views/toolbox/SshView.vue:282
msgid "Reset"
msgstr ""
#: src/views/toolbox/SshView.vue:322
#: src/views/toolbox/SshView.vue:287
msgid "It is recommended to use a complex password. Save after modification. Refresh will clear the password field."
msgstr ""
#: src/views/toolbox/SshView.vue:331
#: src/views/toolbox/SshView.vue:296
msgid "Root Key"
msgstr ""
#: src/views/toolbox/SshView.vue:333
#: src/views/toolbox/SshView.vue:298
msgid "View Key"
msgstr ""
#: src/views/toolbox/SshView.vue:341
#: src/views/toolbox/SshView.vue:306
msgid "Recommended to use key login with password disabled for higher security"
msgstr ""
#: src/views/toolbox/SshView.vue:354
#: src/views/toolbox/SshView.vue:319
msgid "Root Private Key"
msgstr ""
#: src/views/toolbox/SshView.vue:361
#: src/views/toolbox/SshView.vue:326
msgid "This is the private key of the root user. Keep it safe and use it to login to this server."
msgstr ""
#: src/views/toolbox/SshView.vue:371
#: src/views/toolbox/SshView.vue:336
msgid "No private key generated"
msgstr ""
#: src/views/toolbox/SshView.vue:375
#: src/views/toolbox/SshView.vue:340
msgid "Regenerate"
msgstr ""
#: src/views/toolbox/SshView.vue:378
#: src/views/toolbox/SshView.vue:343
msgid "Download Private Key"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff