Skip to content

Commit 9f02c8f

Browse files
committed
chore(wip): update translations
1 parent 5166d5f commit 9f02c8f

File tree

15 files changed

+1113
-1325
lines changed

15 files changed

+1113
-1325
lines changed

.vscode/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"i18n-gettext.localesConfig": {
3+
"root": "app",
34
"type": "nested",
45
"basePath": "src/language",
56
"pattern": "${locale}/${domain}.po",

app/src/language/ar/app.po

+71-83
Large diffs are not rendered by default.

app/src/language/de_DE/app.po

+95-111
Large diffs are not rendered by default.

app/src/language/en/app.po

+51-59
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgstr ""
55
"Language-Team: none\n"
66
"Language: en\n"
77
"MIME-Version: 1.0\n"
8-
"Content-Type: text/plain; charset=UTF-8\n"
8+
"Content-Type: text/plain; charset=utf-8\n"
99
"Content-Transfer-Encoding: 8bit\n"
1010
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1111

@@ -60,7 +60,7 @@ msgstr ""
6060

6161
#: src/views/dashboard/components/ProcessDistributionCard.vue:48
6262
msgid "Actual worker to configured ratio"
63-
msgstr ""
63+
msgstr "Actual worker to configured ratio"
6464

6565
#: src/components/NgxConfigEditor/NgxServer.vue:112
6666
#: src/components/NgxConfigEditor/NgxUpstream.vue:155
@@ -75,7 +75,7 @@ msgstr ""
7575
#: src/views/preference/components/AuthSettings/AddPasskey.vue:45
7676
#: src/views/preference/components/AuthSettings/AddPasskey.vue:49
7777
msgid "Add a passkey"
78-
msgstr ""
78+
msgstr "Add a passkey"
7979

8080
#: src/routes/modules/config.ts:20 src/views/config/ConfigEditor.vue:171
8181
#: src/views/config/ConfigEditor.vue:244
@@ -118,17 +118,17 @@ msgstr "Advance Mode"
118118

119119
#: src/views/preference/components/AuthSettings/AddPasskey.vue:99
120120
msgid "Afterwards, refresh this page and click add passkey again."
121-
msgstr ""
121+
msgstr "Afterwards, refresh this page and click add passkey again."
122122

123123
#: src/components/EnvGroupTabs/EnvGroupTabs.vue:118
124124
#: src/components/StdDesign/StdDataDisplay/StdTable.vue:419
125125
msgid "All"
126-
msgstr ""
126+
msgstr "All"
127127

128128
#: src/components/Notification/notifications.ts:165
129129
#: src/language/constants.ts:58
130130
msgid "All Recovery Codes Have Been Used"
131-
msgstr ""
131+
msgstr "All Recovery Codes Have Been Used"
132132

133133
#: src/views/preference/tabs/OpenAISettings.vue:32
134134
msgid "API Base Url"
@@ -145,19 +145,19 @@ msgstr ""
145145

146146
#: src/views/preference/tabs/OpenAISettings.vue:58
147147
msgid "API Token"
148-
msgstr ""
148+
msgstr "API Token"
149149

150150
#: src/views/preference/tabs/OpenAISettings.vue:67
151151
msgid "API Type"
152152
msgstr ""
153153

154154
#: src/views/preference/Preference.vue:52
155155
msgid "App"
156-
msgstr ""
156+
msgstr "App"
157157

158158
#: src/components/StdDesign/StdDataDisplay/StdBulkActions.vue:103
159159
msgid "Apply"
160-
msgstr ""
160+
msgstr "Apply"
161161

162162
#: src/components/StdDesign/StdDataDisplay/StdBulkActions.vue:67
163163
#, fuzzy
@@ -166,7 +166,7 @@ msgstr "Saved successfully"
166166

167167
#: src/views/system/Upgrade.vue:176
168168
msgid "Arch"
169-
msgstr ""
169+
msgstr "\"Arch\""
170170

171171
#: src/views/preference/tabs/AuthSettings.vue:162
172172
#, fuzzy
@@ -305,11 +305,11 @@ msgstr "Auto-renewal enabled for %{name}"
305305

306306
#: src/components/SystemRestore/SystemRestoreContent.vue:332
307307
msgid "Automatic Restart"
308-
msgstr ""
308+
msgstr "\"Automatic Restart\""
309309

310310
#: src/views/nginx_log/NginxLogList.vue:79
311311
msgid "Automatically indexed from site and stream configurations."
312-
msgstr ""
312+
msgstr "\"Automatically indexed from site and stream configurations.\""
313313

314314
#: src/views/certificate/components/CertificateEditor.vue:259
315315
#: src/views/config/ConfigEditor.vue:266 src/views/config/ConfigList.vue:112
@@ -630,8 +630,8 @@ msgstr ""
630630
#: src/components/SelfCheck/tasks/backend/index.ts:31
631631
msgid ""
632632
"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`."
635635
msgstr ""
636636

637637
#: src/components/SelfCheck/tasks/frontend/https-check.ts:11
@@ -660,8 +660,8 @@ msgstr ""
660660

661661
#: src/components/SelfCheck/tasks/backend/index.ts:11
662662
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."
665665
msgstr ""
666666

667667
#: src/constants/errors/crypto.ts:3
@@ -2067,8 +2067,8 @@ msgstr ""
20672067

20682068
#: src/views/nginx_log/NginxLogList.vue:81
20692069
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."
20722072
msgstr ""
20732073

20742074
#: src/views/preference/tabs/AuthSettings.vue:145
@@ -2443,12 +2443,12 @@ msgstr ""
24432443

24442444
#: src/views/preference/tabs/LogrotateSettings.vue:13
24452445
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."
24522452
msgstr ""
24532453

24542454
#: src/views/site/components/SiteStatusSegmented.vue:138
@@ -2883,8 +2883,8 @@ msgstr "Configuration Name"
28832883
#: src/components/SystemRestore/SystemRestoreContent.vue:336
28842884
#, fuzzy
28852885
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."
28882888
msgstr "Configuration Name"
28892889

28902890
#: src/components/ChatGPT/ChatGPT.vue:374
@@ -3273,8 +3273,8 @@ msgstr ""
32733273
#: src/components/Notification/notifications.ts:166
32743274
#: src/language/constants.ts:59
32753275
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."
32783278
msgstr ""
32793279

32803280
#: src/views/config/components/Rename.vue:65
@@ -3318,8 +3318,7 @@ msgid "Please log in."
33183318
msgstr ""
33193319

33203320
#: 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."
33233322
msgstr ""
33243323

33253324
#: src/views/install/components/InstallView.vue:100
@@ -4007,14 +4006,14 @@ msgstr ""
40074006

40084007
#: src/constants/errors/nginx_log.ts:8
40094008
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"
40124011
msgstr ""
40134012

40144013
#: src/constants/errors/nginx_log.ts:7
40154014
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"
40184017
msgstr ""
40194018

40204019
#: src/views/install/components/InstallView.vue:64
@@ -4216,9 +4215,9 @@ msgstr ""
42164215
#: src/components/SelfCheck/tasks/frontend/websocket.ts:6
42174216
msgid ""
42184217
"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"
42224221
msgstr ""
42234222

42244223
#: src/components/SystemRestore/SystemRestoreContent.vue:197
@@ -4387,7 +4386,8 @@ msgstr "Certificate Status"
43874386

43884387
#: src/constants/errors/nginx_log.ts:2
43894388
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"
43914391
msgstr ""
43924392

43934393
#: src/views/preference/tabs/OpenAISettings.vue:23
@@ -4398,8 +4398,7 @@ msgid ""
43984398
msgstr ""
43994399

44004400
#: 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."
44034402
msgstr ""
44044403

44054404
#: src/views/preference/tabs/NodeSettings.vue:18
@@ -4503,8 +4502,7 @@ msgid "This field should not be empty"
45034502
msgstr ""
45044503

45054504
#: 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 -_."
45084506
msgstr ""
45094507

45104508
#: src/views/dashboard/NginxDashBoard.vue:153
@@ -4545,8 +4543,7 @@ msgstr ""
45454543

45464544
#: src/views/environments/list/BatchUpgrader.vue:182
45474545
#, 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}."
45504547
msgstr "Saved successfully"
45514548

45524549
#: src/views/preference/tabs/AuthSettings.vue:124
@@ -4590,8 +4587,8 @@ msgstr ""
45904587
#: src/views/site/site_edit/components/EnableTLS/EnableTLS.vue:15
45914588
msgid ""
45924589
"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 "
45954592
"continue?"
45964593
msgstr ""
45974594

@@ -4850,8 +4847,8 @@ msgstr ""
48504847

48514848
#: src/views/site/site_edit/components/Cert/ObtainCert.vue:140
48524849
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?"
48554852
msgstr ""
48564853

48574854
#: src/views/preference/tabs/AuthSettings.vue:97
@@ -4936,8 +4933,8 @@ msgstr "Yes"
49364933

49374934
#: src/views/terminal/Terminal.vue:135
49384935
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."
49414938
msgstr ""
49424939

49434940
#: src/views/system/Upgrade.vue:202
@@ -4963,8 +4960,7 @@ msgid ""
49634960
msgstr ""
49644961

49654962
#: 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."
49684964
msgstr ""
49694965

49704966
#: src/views/preference/components/AuthSettings/RecoveryCodes.vue:94
@@ -5045,14 +5041,11 @@ msgstr ""
50455041
#~ msgstr "Saved successfully"
50465042

50475043
#, 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}"
50515045
#~ msgstr "Saved successfully"
50525046

50535047
#, 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}"
50565049
#~ msgstr "Saved successfully"
50575050

50585051
#, fuzzy
@@ -5066,8 +5059,7 @@ msgstr ""
50665059
#~ msgstr "Saved successfully"
50675060

50685061
#, 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}"
50715063
#~ msgstr "Saved successfully"
50725064

50735065
#, fuzzy

0 commit comments

Comments
 (0)