Skip to content

Commit

Permalink
chore: prepare v2.0.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJacky committed Mar 9, 2025
1 parent 5460885 commit 22834f5
Show file tree
Hide file tree
Showing 18 changed files with 144 additions and 119 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nginx-ui-app-next",
"type": "module",
"version": "2.0.0-rc.3",
"version": "2.0.0-rc.4",
"packageManager": "[email protected]+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
"scripts": {
"dev": "vite --host",
Expand Down
18 changes: 10 additions & 8 deletions app/src/language/ar/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -868,10 +868,6 @@ msgstr[5] "ملف API"
msgid "Domain"
msgstr "نطاق"

#: src/views/site/SiteAdd.vue:147
msgid "Domain Config Created Successfully"
msgstr "تم إنشاء تكوين النطاق بنجاح"

#: src/views/certificate/CertificateEditor.vue:112
msgid "Domains list is empty, try to reopen Auto Cert for %{config}"
msgstr "قائمة النطاقات فارغة، حاول إعادة فتح Auto Cert لـ %{config}"
Expand Down Expand Up @@ -2367,10 +2363,6 @@ msgstr "معلومات الخادم"
msgid "server_name not found in directives"
msgstr "اسم_الخادم غير موجود في التوجيهات"

#: src/views/site/SiteAdd.vue:120
msgid "server_name parameter is required"
msgstr "عامل server_name مطلوب"

#: src/constants/errors/nginx_log.ts:3
msgid "ServerIdx out of range"
msgstr ""
Expand Down Expand Up @@ -2428,6 +2420,11 @@ msgstr "توجيه واحد"
msgid "Site Categories"
msgstr "فئات الموقع"

#: src/views/site/SiteAdd.vue:147
#, fuzzy
msgid "Site Config Created Successfully"
msgstr "تم إنشاء تكوين النطاق بنجاح"

#: src/constants/errors/site.ts:4
#, fuzzy
msgid "Site is enabled"
Expand Down Expand Up @@ -2686,6 +2683,11 @@ msgstr ""
"يجب أن يحتوي اسم العقدة على حروف وأحرف يونيكود وأرقام وشرطات وعلامات وصل "
"ونقاط فقط."

#: src/views/site/SiteAdd.vue:120
#, fuzzy
msgid "The parameter of server_name is required"
msgstr "عامل server_name مطلوب"

#: src/views/certificate/CertificateEditor.vue:179
msgid "The path exists, but the file is not a certificate"
msgstr "المسار موجود، لكن الملف ليس شهادة"
Expand Down
18 changes: 10 additions & 8 deletions app/src/language/de_DE/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -903,10 +903,6 @@ msgstr[1] "API-Dokument"
msgid "Domain"
msgstr "Domain"

#: src/views/site/SiteAdd.vue:147
msgid "Domain Config Created Successfully"
msgstr "Domain-Konfiguration erfolgreich erstellt"

#: src/views/certificate/CertificateEditor.vue:112
msgid "Domains list is empty, try to reopen Auto Cert for %{config}"
msgstr ""
Expand Down Expand Up @@ -2501,10 +2497,6 @@ msgstr "Serverinformationen"
msgid "server_name not found in directives"
msgstr "server_name wurde in den Anweisungen nicht gefunden"

#: src/views/site/SiteAdd.vue:120
msgid "server_name parameter is required"
msgstr "server_name-Parameter ist erforderlich"

#: src/constants/errors/nginx_log.ts:3
msgid "ServerIdx out of range"
msgstr ""
Expand Down Expand Up @@ -2562,6 +2554,11 @@ msgstr "Einzige Anweisung"
msgid "Site Categories"
msgstr "Seitenkategorien"

#: src/views/site/SiteAdd.vue:147
#, fuzzy
msgid "Site Config Created Successfully"
msgstr "Domain-Konfiguration erfolgreich erstellt"

#: src/constants/errors/site.ts:4
#, fuzzy
msgid "Site is enabled"
Expand Down Expand Up @@ -2831,6 +2828,11 @@ msgstr ""
"Der Knotenname sollte nur Buchstaben, Unicode, Zahlen, Bindestriche, "
"Doppelpunkte und Punkte enthalten."

#: src/views/site/SiteAdd.vue:120
#, fuzzy
msgid "The parameter of server_name is required"
msgstr "server_name-Parameter ist erforderlich"

#: src/views/certificate/CertificateEditor.vue:179
#, fuzzy
msgid "The path exists, but the file is not a certificate"
Expand Down
18 changes: 10 additions & 8 deletions app/src/language/en/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -895,10 +895,6 @@ msgstr[1] "Comments"
msgid "Domain"
msgstr ""

#: src/views/site/SiteAdd.vue:147
msgid "Domain Config Created Successfully"
msgstr "Domain Config Created Successfully"

#: src/views/certificate/CertificateEditor.vue:112
msgid "Domains list is empty, try to reopen Auto Cert for %{config}"
msgstr ""
Expand Down Expand Up @@ -2457,10 +2453,6 @@ msgstr "Server Info"
msgid "server_name not found in directives"
msgstr "server_name not found in directives"

#: src/views/site/SiteAdd.vue:120
msgid "server_name parameter is required"
msgstr "server_name parameter is required"

#: src/constants/errors/nginx_log.ts:3
msgid "ServerIdx out of range"
msgstr ""
Expand Down Expand Up @@ -2516,6 +2508,11 @@ msgstr "Single Directive"
msgid "Site Categories"
msgstr ""

#: src/views/site/SiteAdd.vue:147
#, fuzzy
msgid "Site Config Created Successfully"
msgstr "Domain Config Created Successfully"

#: src/constants/errors/site.ts:4
#, fuzzy
msgid "Site is enabled"
Expand Down Expand Up @@ -2785,6 +2782,11 @@ msgid ""
"dashes, colons, and dots."
msgstr ""

#: src/views/site/SiteAdd.vue:120
#, fuzzy
msgid "The parameter of server_name is required"
msgstr "server_name parameter is required"

#: src/views/certificate/CertificateEditor.vue:179
#, fuzzy
msgid "The path exists, but the file is not a certificate"
Expand Down
18 changes: 10 additions & 8 deletions app/src/language/es/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -865,10 +865,6 @@ msgstr[1] "Documento de la API"
msgid "Domain"
msgstr "Dominio"

#: src/views/site/SiteAdd.vue:147
msgid "Domain Config Created Successfully"
msgstr "Configuración de dominio creada con éxito"

#: src/views/certificate/CertificateEditor.vue:112
msgid "Domains list is empty, try to reopen Auto Cert for %{config}"
msgstr ""
Expand Down Expand Up @@ -2405,10 +2401,6 @@ msgstr "Información del servidor"
msgid "server_name not found in directives"
msgstr "No se encuentra server_name en las directivas"

#: src/views/site/SiteAdd.vue:120
msgid "server_name parameter is required"
msgstr "Se requiere el parámetro server_name"

#: src/constants/errors/nginx_log.ts:3
msgid "ServerIdx out of range"
msgstr ""
Expand Down Expand Up @@ -2466,6 +2458,11 @@ msgstr "Directiva de una sola línea"
msgid "Site Categories"
msgstr "Categorías del sitio"

#: src/views/site/SiteAdd.vue:147
#, fuzzy
msgid "Site Config Created Successfully"
msgstr "Configuración de dominio creada con éxito"

#: src/constants/errors/site.ts:4
#, fuzzy
msgid "Site is enabled"
Expand Down Expand Up @@ -2727,6 +2724,11 @@ msgstr ""
"El nombre del modelo solo debe contener letras, unicode, números, guiones, "
"rayas y puntos."

#: src/views/site/SiteAdd.vue:120
#, fuzzy
msgid "The parameter of server_name is required"
msgstr "Se requiere el parámetro server_name"

#: src/views/certificate/CertificateEditor.vue:179
msgid "The path exists, but the file is not a certificate"
msgstr "La ruta existe, pero el archivo no es un certificado"
Expand Down
18 changes: 10 additions & 8 deletions app/src/language/fr_FR/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -905,10 +905,6 @@ msgstr[1] "Jeton d'API"
msgid "Domain"
msgstr "Domaine"

#: src/views/site/SiteAdd.vue:147
msgid "Domain Config Created Successfully"
msgstr "La configuration du domaine a été créée avec succès"

#: src/views/certificate/CertificateEditor.vue:112
#, fuzzy
msgid "Domains list is empty, try to reopen Auto Cert for %{config}"
Expand Down Expand Up @@ -2485,10 +2481,6 @@ msgstr "Informations sur le serveur"
msgid "server_name not found in directives"
msgstr "server_name introuvable dans les directives"

#: src/views/site/SiteAdd.vue:120
msgid "server_name parameter is required"
msgstr "Le paramètre server_name est obligatoire"

#: src/constants/errors/nginx_log.ts:3
msgid "ServerIdx out of range"
msgstr ""
Expand Down Expand Up @@ -2546,6 +2538,11 @@ msgstr "Directive unique"
msgid "Site Categories"
msgstr ""

#: src/views/site/SiteAdd.vue:147
#, fuzzy
msgid "Site Config Created Successfully"
msgstr "La configuration du domaine a été créée avec succès"

#: src/constants/errors/site.ts:4
#, fuzzy
msgid "Site is enabled"
Expand Down Expand Up @@ -2813,6 +2810,11 @@ msgid ""
"dashes, colons, and dots."
msgstr ""

#: src/views/site/SiteAdd.vue:120
#, fuzzy
msgid "The parameter of server_name is required"
msgstr "Le paramètre server_name est obligatoire"

#: src/views/certificate/CertificateEditor.vue:179
#, fuzzy
msgid "The path exists, but the file is not a certificate"
Expand Down
18 changes: 10 additions & 8 deletions app/src/language/ko_KR/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -866,10 +866,6 @@ msgstr[1] "API 문서"
msgid "Domain"
msgstr "도메인"

#: src/views/site/SiteAdd.vue:147
msgid "Domain Config Created Successfully"
msgstr "도메인 구성이 성공적으로 생성되었습니다"

#: src/views/certificate/CertificateEditor.vue:112
msgid "Domains list is empty, try to reopen Auto Cert for %{config}"
msgstr ""
Expand Down Expand Up @@ -2426,10 +2422,6 @@ msgstr "서버 정보"
msgid "server_name not found in directives"
msgstr "directives에서 server_name을 찾을 수 없습니다"

#: src/views/site/SiteAdd.vue:120
msgid "server_name parameter is required"
msgstr "server_name 매개변수가 필요합니다"

#: src/constants/errors/nginx_log.ts:3
msgid "ServerIdx out of range"
msgstr ""
Expand Down Expand Up @@ -2485,6 +2477,11 @@ msgstr "단일 지시문"
msgid "Site Categories"
msgstr ""

#: src/views/site/SiteAdd.vue:147
#, fuzzy
msgid "Site Config Created Successfully"
msgstr "도메인 구성이 성공적으로 생성되었습니다"

#: src/constants/errors/site.ts:4
#, fuzzy
msgid "Site is enabled"
Expand Down Expand Up @@ -2748,6 +2745,11 @@ msgid ""
"dashes, colons, and dots."
msgstr ""

#: src/views/site/SiteAdd.vue:120
#, fuzzy
msgid "The parameter of server_name is required"
msgstr "server_name 매개변수가 필요합니다"

#: src/views/certificate/CertificateEditor.vue:179
#, fuzzy
msgid "The path exists, but the file is not a certificate"
Expand Down
16 changes: 8 additions & 8 deletions app/src/language/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -832,10 +832,6 @@ msgstr[1] ""
msgid "Domain"
msgstr ""

#: src/views/site/SiteAdd.vue:147
msgid "Domain Config Created Successfully"
msgstr ""

#: src/views/certificate/CertificateEditor.vue:112
msgid "Domains list is empty, try to reopen Auto Cert for %{config}"
msgstr ""
Expand Down Expand Up @@ -2275,10 +2271,6 @@ msgstr ""
msgid "server_name not found in directives"
msgstr ""

#: src/views/site/SiteAdd.vue:120
msgid "server_name parameter is required"
msgstr ""

#: src/constants/errors/nginx_log.ts:3
msgid "ServerIdx out of range"
msgstr ""
Expand Down Expand Up @@ -2328,6 +2320,10 @@ msgstr ""
msgid "Site Categories"
msgstr ""

#: src/views/site/SiteAdd.vue:147
msgid "Site Config Created Successfully"
msgstr ""

#: src/constants/errors/site.ts:4
msgid "Site is enabled"
msgstr ""
Expand Down Expand Up @@ -2557,6 +2553,10 @@ msgstr ""
msgid "The node name should only contain letters, unicode, numbers, hyphens, dashes, colons, and dots."
msgstr ""

#: src/views/site/SiteAdd.vue:120
msgid "The parameter of server_name is required"
msgstr ""

#: src/views/certificate/CertificateEditor.vue:179
msgid "The path exists, but the file is not a certificate"
msgstr ""
Expand Down
18 changes: 10 additions & 8 deletions app/src/language/ru_RU/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -871,10 +871,6 @@ msgstr[1] "API Документ"
msgid "Domain"
msgstr "Домен"

#: src/views/site/SiteAdd.vue:147
msgid "Domain Config Created Successfully"
msgstr "Конфигурация домена успешно создана"

#: src/views/certificate/CertificateEditor.vue:112
msgid "Domains list is empty, try to reopen Auto Cert for %{config}"
msgstr ""
Expand Down Expand Up @@ -2396,10 +2392,6 @@ msgstr "Информация о сервере"
msgid "server_name not found in directives"
msgstr "server_name не нашел в директивах"

#: src/views/site/SiteAdd.vue:120
msgid "server_name parameter is required"
msgstr "server_name параметр обязателен"

#: src/constants/errors/nginx_log.ts:3
msgid "ServerIdx out of range"
msgstr ""
Expand Down Expand Up @@ -2457,6 +2449,11 @@ msgstr "Одиночная Директива"
msgid "Site Categories"
msgstr ""

#: src/views/site/SiteAdd.vue:147
#, fuzzy
msgid "Site Config Created Successfully"
msgstr "Конфигурация домена успешно создана"

#: src/constants/errors/site.ts:4
#, fuzzy
msgid "Site is enabled"
Expand Down Expand Up @@ -2717,6 +2714,11 @@ msgstr ""
"Имя модели должно содержать только буквы, юникод, цифры, дефисы, тире и "
"точки."

#: src/views/site/SiteAdd.vue:120
#, fuzzy
msgid "The parameter of server_name is required"
msgstr "server_name параметр обязателен"

#: src/views/certificate/CertificateEditor.vue:179
msgid "The path exists, but the file is not a certificate"
msgstr "Путь существует, но файл не является сертификатом"
Expand Down
Loading

0 comments on commit 22834f5

Please sign in to comment.