@@ -5,7 +5,7 @@ msgstr ""
5
5
"Language-Team : none\n "
6
6
"Language : en\n "
7
7
"MIME-Version : 1.0\n "
8
- "Content-Type : text/plain; charset=UTF -8\n "
8
+ "Content-Type : text/plain; charset=utf -8\n "
9
9
"Content-Transfer-Encoding : 8bit\n "
10
10
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
11
11
@@ -60,7 +60,7 @@ msgstr ""
60
60
61
61
#: src/views/dashboard/components/ProcessDistributionCard.vue:48
62
62
msgid "Actual worker to configured ratio"
63
- msgstr ""
63
+ msgstr "Actual worker to configured ratio "
64
64
65
65
#: src/components/NgxConfigEditor/NgxServer.vue:112
66
66
#: src/components/NgxConfigEditor/NgxUpstream.vue:155
@@ -75,7 +75,7 @@ msgstr ""
75
75
#: src/views/preference/components/AuthSettings/AddPasskey.vue:45
76
76
#: src/views/preference/components/AuthSettings/AddPasskey.vue:49
77
77
msgid "Add a passkey"
78
- msgstr ""
78
+ msgstr "Add a passkey "
79
79
80
80
#: src/routes/modules/config.ts:20 src/views/config/ConfigEditor.vue:171
81
81
#: src/views/config/ConfigEditor.vue:244
@@ -118,17 +118,17 @@ msgstr "Advance Mode"
118
118
119
119
#: src/views/preference/components/AuthSettings/AddPasskey.vue:99
120
120
msgid "Afterwards, refresh this page and click add passkey again."
121
- msgstr ""
121
+ msgstr "Afterwards, refresh this page and click add passkey again. "
122
122
123
123
#: src/components/EnvGroupTabs/EnvGroupTabs.vue:118
124
124
#: src/components/StdDesign/StdDataDisplay/StdTable.vue:419
125
125
msgid "All"
126
- msgstr ""
126
+ msgstr "All "
127
127
128
128
#: src/components/Notification/notifications.ts:165
129
129
#: src/language/constants.ts:58
130
130
msgid "All Recovery Codes Have Been Used"
131
- msgstr ""
131
+ msgstr "All Recovery Codes Have Been Used "
132
132
133
133
#: src/views/preference/tabs/OpenAISettings.vue:32
134
134
msgid "API Base Url"
@@ -145,19 +145,19 @@ msgstr ""
145
145
146
146
#: src/views/preference/tabs/OpenAISettings.vue:58
147
147
msgid "API Token"
148
- msgstr ""
148
+ msgstr "API Token "
149
149
150
150
#: src/views/preference/tabs/OpenAISettings.vue:67
151
151
msgid "API Type"
152
152
msgstr ""
153
153
154
154
#: src/views/preference/Preference.vue:52
155
155
msgid "App"
156
- msgstr ""
156
+ msgstr "App "
157
157
158
158
#: src/components/StdDesign/StdDataDisplay/StdBulkActions.vue:103
159
159
msgid "Apply"
160
- msgstr ""
160
+ msgstr "Apply "
161
161
162
162
#: src/components/StdDesign/StdDataDisplay/StdBulkActions.vue:67
163
163
#, fuzzy
@@ -166,7 +166,7 @@ msgstr "Saved successfully"
166
166
167
167
#: src/views/system/Upgrade.vue:176
168
168
msgid "Arch"
169
- msgstr ""
169
+ msgstr "\" Arch \" "
170
170
171
171
#: src/views/preference/tabs/AuthSettings.vue:162
172
172
#, fuzzy
@@ -305,11 +305,11 @@ msgstr "Auto-renewal enabled for %{name}"
305
305
306
306
#: src/components/SystemRestore/SystemRestoreContent.vue:332
307
307
msgid "Automatic Restart"
308
- msgstr ""
308
+ msgstr "\" Automatic Restart \" "
309
309
310
310
#: src/views/nginx_log/NginxLogList.vue:79
311
311
msgid "Automatically indexed from site and stream configurations."
312
- msgstr ""
312
+ msgstr "\" Automatically indexed from site and stream configurations. \" "
313
313
314
314
#: src/views/certificate/components/CertificateEditor.vue:259
315
315
#: src/views/config/ConfigEditor.vue:266 src/views/config/ConfigList.vue:112
@@ -630,8 +630,8 @@ msgstr ""
630
630
#: src/components/SelfCheck/tasks/backend/index.ts:31
631
631
msgid ""
632
632
"Check if /var/run/docker.sock exists. If you are using Nginx UI Official "
633
- "Docker Image, please make sure the docker socket is mounted like this: `-v / "
634
- "var/run/docker.sock:/var/run/docker.sock`."
633
+ "Docker Image, please make sure the docker socket is mounted like this: `-v "
634
+ "/ var/run/docker.sock:/var/run/docker.sock`."
635
635
msgstr ""
636
636
637
637
#: src/components/SelfCheck/tasks/frontend/https-check.ts:11
@@ -660,8 +660,8 @@ msgstr ""
660
660
661
661
#: src/components/SelfCheck/tasks/backend/index.ts:11
662
662
msgid ""
663
- "Check if the streams-available and streams-enabled directories are under the "
664
- "nginx configuration directory."
663
+ "Check if the streams-available and streams-enabled directories are under "
664
+ "the nginx configuration directory."
665
665
msgstr ""
666
666
667
667
#: src/constants/errors/crypto.ts:3
@@ -2067,8 +2067,8 @@ msgstr ""
2067
2067
2068
2068
#: src/views/nginx_log/NginxLogList.vue:81
2069
2069
msgid ""
2070
- "If logs are not indexed, please check if the log file is under the directory "
2071
- "in Nginx.LogDirWhiteList."
2070
+ "If logs are not indexed, please check if the log file is under the "
2071
+ "directory in Nginx.LogDirWhiteList."
2072
2072
msgstr ""
2073
2073
2074
2074
#: src/views/preference/tabs/AuthSettings.vue:145
@@ -2443,12 +2443,12 @@ msgstr ""
2443
2443
2444
2444
#: src/views/preference/tabs/LogrotateSettings.vue:13
2445
2445
msgid ""
2446
- "Logrotate, by default, is enabled in most mainstream Linux distributions for "
2447
- "users who install Nginx UI on the host machine, so you don't need to modify "
2448
- "the parameters on this page. For users who install Nginx UI using Docker "
2449
- "containers, you can manually enable this option. The crontab task scheduler "
2450
- "of Nginx UI will execute the logrotate command at the interval you set in "
2451
- "minutes."
2446
+ "Logrotate, by default, is enabled in most mainstream Linux distributions "
2447
+ "for users who install Nginx UI on the host machine, so you don't need to "
2448
+ "modify the parameters on this page. For users who install Nginx UI using "
2449
+ "Docker containers, you can manually enable this option. The crontab task "
2450
+ "scheduler of Nginx UI will execute the logrotate command at the interval "
2451
+ "you set in minutes."
2452
2452
msgstr ""
2453
2453
2454
2454
#: src/views/site/components/SiteStatusSegmented.vue:138
@@ -2883,8 +2883,8 @@ msgstr "Configuration Name"
2883
2883
#: src/components/SystemRestore/SystemRestoreContent.vue:336
2884
2884
#, fuzzy
2885
2885
msgid ""
2886
- "Nginx UI configuration has been restored and will restart automatically in a "
2887
- "few seconds."
2886
+ "Nginx UI configuration has been restored and will restart automatically in "
2887
+ "a few seconds."
2888
2888
msgstr "Configuration Name"
2889
2889
2890
2890
#: src/components/ChatGPT/ChatGPT.vue:374
@@ -3273,8 +3273,8 @@ msgstr ""
3273
3273
#: src/components/Notification/notifications.ts:166
3274
3274
#: src/language/constants.ts:59
3275
3275
msgid ""
3276
- "Please generate new recovery codes in the preferences immediately to prevent "
3277
- "lockout."
3276
+ "Please generate new recovery codes in the preferences immediately to "
3277
+ "prevent lockout."
3278
3278
msgstr ""
3279
3279
3280
3280
#: src/views/config/components/Rename.vue:65
@@ -3318,8 +3318,7 @@ msgid "Please log in."
3318
3318
msgstr ""
3319
3319
3320
3320
#: src/views/certificate/DNSCredential.vue:62
3321
- msgid ""
3322
- "Please note that the unit of time configurations below are all in seconds."
3321
+ msgid "Please note that the unit of time configurations below are all in seconds."
3323
3322
msgstr ""
3324
3323
3325
3324
#: src/views/install/components/InstallView.vue:100
@@ -4007,14 +4006,14 @@ msgstr ""
4007
4006
4008
4007
#: src/constants/errors/nginx_log.ts:8
4009
4008
msgid ""
4010
- "Settings.NginxLogSettings.AccessLogPath is empty, refer to https://nginxui. "
4011
- "com/guide/config-nginx.html for more information"
4009
+ "Settings.NginxLogSettings.AccessLogPath is empty, refer to "
4010
+ "https://nginxui. com/guide/config-nginx.html for more information"
4012
4011
msgstr ""
4013
4012
4014
4013
#: src/constants/errors/nginx_log.ts:7
4015
4014
msgid ""
4016
- "Settings.NginxLogSettings.ErrorLogPath is empty, refer to https://nginxui. "
4017
- "com/guide/config-nginx.html for more information"
4015
+ "Settings.NginxLogSettings.ErrorLogPath is empty, refer to "
4016
+ "https://nginxui. com/guide/config-nginx.html for more information"
4018
4017
msgstr ""
4019
4018
4020
4019
#: src/views/install/components/InstallView.vue:64
@@ -4216,9 +4215,9 @@ msgstr ""
4216
4215
#: src/components/SelfCheck/tasks/frontend/websocket.ts:6
4217
4216
msgid ""
4218
4217
"Support communication with the backend through the WebSocket protocol. If "
4219
- "your Nginx UI is being used via an Nginx reverse proxy, please refer to this "
4220
- "link to write the corresponding configuration file: https://nginxui.com/ "
4221
- "guide/nginx-proxy-example.html"
4218
+ "your Nginx UI is being used via an Nginx reverse proxy, please refer to "
4219
+ "this link to write the corresponding configuration file: "
4220
+ "https://nginxui.com/ guide/nginx-proxy-example.html"
4222
4221
msgstr ""
4223
4222
4224
4223
#: src/components/SystemRestore/SystemRestoreContent.vue:197
@@ -4387,7 +4386,8 @@ msgstr "Certificate Status"
4387
4386
4388
4387
#: src/constants/errors/nginx_log.ts:2
4389
4388
msgid ""
4390
- "The log path is not under the paths in settings.NginxSettings.LogDirWhiteList"
4389
+ "The log path is not under the paths in "
4390
+ "settings.NginxSettings.LogDirWhiteList"
4391
4391
msgstr ""
4392
4392
4393
4393
#: src/views/preference/tabs/OpenAISettings.vue:23
@@ -4398,8 +4398,7 @@ msgid ""
4398
4398
msgstr ""
4399
4399
4400
4400
#: src/views/preference/tabs/OpenAISettings.vue:90
4401
- msgid ""
4402
- "The model used for code completion, if not set, the chat model will be used."
4401
+ msgid "The model used for code completion, if not set, the chat model will be used."
4403
4402
msgstr ""
4404
4403
4405
4404
#: src/views/preference/tabs/NodeSettings.vue:18
@@ -4503,8 +4502,7 @@ msgid "This field should not be empty"
4503
4502
msgstr ""
4504
4503
4505
4504
#: src/constants/form_errors.ts:6
4506
- msgid ""
4507
- "This field should only contain letters, unicode characters, numbers, and -_."
4505
+ msgid "This field should only contain letters, unicode characters, numbers, and -_."
4508
4506
msgstr ""
4509
4507
4510
4508
#: src/views/dashboard/NginxDashBoard.vue:153
@@ -4545,8 +4543,7 @@ msgstr ""
4545
4543
4546
4544
#: src/views/environments/list/BatchUpgrader.vue:182
4547
4545
#, fuzzy
4548
- msgid ""
4549
- "This will upgrade or reinstall the Nginx UI on %{nodeNames} to %{version}."
4546
+ msgid "This will upgrade or reinstall the Nginx UI on %{nodeNames} to %{version}."
4550
4547
msgstr "Saved successfully"
4551
4548
4552
4549
#: src/views/preference/tabs/AuthSettings.vue:124
@@ -4590,8 +4587,8 @@ msgstr ""
4590
4587
#: src/views/site/site_edit/components/EnableTLS/EnableTLS.vue:15
4591
4588
msgid ""
4592
4589
"To make sure the certification auto-renewal can work normally, we need to "
4593
- "add a location which can proxy the request from authority to backend, and we "
4594
- "need to save this file and reload the Nginx. Are you sure you want to "
4590
+ "add a location which can proxy the request from authority to backend, and "
4591
+ "we need to save this file and reload the Nginx. Are you sure you want to "
4595
4592
"continue?"
4596
4593
msgstr ""
4597
4594
@@ -4850,8 +4847,8 @@ msgstr ""
4850
4847
4851
4848
#: src/views/site/site_edit/components/Cert/ObtainCert.vue:140
4852
4849
msgid ""
4853
- "We will remove the HTTPChallenge configuration from this file and reload the "
4854
- "Nginx. Are you sure you want to continue?"
4850
+ "We will remove the HTTPChallenge configuration from this file and reload "
4851
+ "the Nginx. Are you sure you want to continue?"
4855
4852
msgstr ""
4856
4853
4857
4854
#: src/views/preference/tabs/AuthSettings.vue:97
@@ -4936,8 +4933,8 @@ msgstr "Yes"
4936
4933
4937
4934
#: src/views/terminal/Terminal.vue:135
4938
4935
msgid ""
4939
- "You are accessing this terminal over an insecure HTTP connection on a non- "
4940
- "localhost domain. This may expose sensitive information."
4936
+ "You are accessing this terminal over an insecure HTTP connection on a "
4937
+ "non- localhost domain. This may expose sensitive information."
4941
4938
msgstr ""
4942
4939
4943
4940
#: src/views/system/Upgrade.vue:202
@@ -4963,8 +4960,7 @@ msgid ""
4963
4960
msgstr ""
4964
4961
4965
4962
#: src/views/preference/components/AuthSettings/RecoveryCodes.vue:81
4966
- msgid ""
4967
- "You have not enabled 2FA yet. Please enable 2FA to generate recovery codes."
4963
+ msgid "You have not enabled 2FA yet. Please enable 2FA to generate recovery codes."
4968
4964
msgstr ""
4969
4965
4970
4966
#: src/views/preference/components/AuthSettings/RecoveryCodes.vue:94
@@ -5045,14 +5041,11 @@ msgstr ""
5045
5041
#~ msgstr "Saved successfully"
5046
5042
5047
5043
#, fuzzy
5048
- #~ msgid ""
5049
- #~ "Rename %{orig_path} to %{new_path} on %{env_name} failed, response: "
5050
- #~ "%{resp}"
5044
+ #~ msgid "Rename %{orig_path} to %{new_path} on %{env_name} failed, response: %{resp}"
5051
5045
#~ msgstr "Saved successfully"
5052
5046
5053
5047
#, fuzzy
5054
- #~ msgid ""
5055
- #~ "Rename Site %{site} to %{new_site} on %{node} error, response: %{resp}"
5048
+ #~ msgid "Rename Site %{site} to %{new_site} on %{node} error, response: %{resp}"
5056
5049
#~ msgstr "Saved successfully"
5057
5050
5058
5051
#, fuzzy
@@ -5066,8 +5059,7 @@ msgstr ""
5066
5059
#~ msgstr "Saved successfully"
5067
5060
5068
5061
#, fuzzy
5069
- #~ msgid ""
5070
- #~ "Sync Certificate %{cert_name} to %{env_name} failed, response: %{resp}"
5062
+ #~ msgid "Sync Certificate %{cert_name} to %{env_name} failed, response: %{resp}"
5071
5063
#~ msgstr "Saved successfully"
5072
5064
5073
5065
#, fuzzy
0 commit comments