Skip to content

Commit a5dda59

Browse files
committed
chore: update translations
1 parent 3a22861 commit a5dda59

File tree

10 files changed

+305
-145
lines changed

10 files changed

+305
-145
lines changed

app/src/language/en/app.po

Lines changed: 34 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,10 @@ msgstr "Configure SSL"
366366
msgid "Connected"
367367
msgstr ""
368368

369+
#: src/views/pty/Terminal.vue:120
370+
msgid "Connection lost, please refresh the page."
371+
msgstr ""
372+
369373
#: src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue:111
370374
#: src/views/domain/ngx_conf/LocationEditor.vue:125
371375
#: src/views/domain/ngx_conf/LocationEditor.vue:97
@@ -936,7 +940,7 @@ msgstr ""
936940
msgid "Import Certificate"
937941
msgstr "Certificate Status"
938942

939-
#: src/views/other/Login.vue:73
943+
#: src/views/other/Login.vue:71
940944
msgid "Incorrect username or password"
941945
msgstr ""
942946

@@ -956,7 +960,8 @@ msgstr ""
956960
msgid "Input the code from the app:"
957961
msgstr ""
958962

959-
#: src/views/other/Login.vue:194 src/views/preference/components/TOTP.vue:157
963+
#: src/components/OTP/OTPAuthorization.vue:49
964+
#: src/views/preference/components/TOTP.vue:157
960965
msgid "Input the recovery code:"
961966
msgstr ""
962967

@@ -982,10 +987,14 @@ msgstr ""
982987
msgid "Invalid"
983988
msgstr "Invalid E-mail!"
984989

985-
#: src/views/other/Login.vue:83
990+
#: src/views/other/Login.vue:81
986991
msgid "Invalid 2FA or recovery code"
987992
msgstr ""
988993

994+
#: src/components/OTP/useOTPModal.ts:43
995+
msgid "Invalid passcode or recovery code"
996+
msgstr ""
997+
989998
#: src/views/preference/AuthSettings.vue:15
990999
msgid "IP"
9911000
msgstr ""
@@ -1080,11 +1089,11 @@ msgstr "Locations"
10801089
msgid "Log"
10811090
msgstr "Login"
10821091

1083-
#: src/routes/index.ts:289 src/views/other/Login.vue:218
1092+
#: src/routes/index.ts:289 src/views/other/Login.vue:192
10841093
msgid "Login"
10851094
msgstr "Login"
10861095

1087-
#: src/views/other/Login.vue:127 src/views/other/Login.vue:62
1096+
#: src/views/other/Login.vue:125 src/views/other/Login.vue:60
10881097
msgid "Login successful"
10891098
msgstr "Login successful"
10901099

@@ -1386,7 +1395,7 @@ msgstr ""
13861395
msgid "Params"
13871396
msgstr "Params"
13881397

1389-
#: src/views/other/Login.vue:167 src/views/user/User.vue:18
1398+
#: src/views/other/Login.vue:169 src/views/user/User.vue:18
13901399
msgid "Password"
13911400
msgstr "Password"
13921401

@@ -1412,7 +1421,7 @@ msgstr ""
14121421
msgid "Performing core upgrade"
14131422
msgstr ""
14141423

1415-
#: src/views/other/Login.vue:177
1424+
#: src/components/OTP/OTPAuthorization.vue:37
14161425
msgid "Please enter the 2FA code:"
14171426
msgstr ""
14181427

@@ -1443,11 +1452,11 @@ msgstr ""
14431452
msgid "Please input your E-mail!"
14441453
msgstr "Please input your E-mail!"
14451454

1446-
#: src/views/other/Install.vue:45 src/views/other/Login.vue:45
1455+
#: src/views/other/Install.vue:45 src/views/other/Login.vue:43
14471456
msgid "Please input your password!"
14481457
msgstr "Please input your password!"
14491458

1450-
#: src/views/other/Install.vue:39 src/views/other/Login.vue:39
1459+
#: src/views/other/Install.vue:39 src/views/other/Login.vue:37
14511460
msgid "Please input your username!"
14521461
msgstr "Please input your username!"
14531462

@@ -1511,7 +1520,8 @@ msgstr ""
15111520
msgid "Recovered Successfully"
15121521
msgstr "Saved successfully"
15131522

1514-
#: src/views/other/Login.vue:204 src/views/preference/components/TOTP.vue:167
1523+
#: src/components/OTP/OTPAuthorization.vue:56
1524+
#: src/views/preference/components/TOTP.vue:167
15151525
msgid "Recovery"
15161526
msgstr ""
15171527

@@ -1783,7 +1793,7 @@ msgstr "Certificate Status"
17831793
msgid "SSL Certificate Path"
17841794
msgstr "Certificate Status"
17851795

1786-
#: src/views/other/Login.vue:229
1796+
#: src/views/other/Login.vue:203
17871797
#, fuzzy
17881798
msgid "SSO Login"
17891799
msgstr "Login"
@@ -1877,7 +1887,7 @@ msgstr ""
18771887
msgid "Target"
18781888
msgstr ""
18791889

1880-
#: src/routes/index.ts:172 src/views/pty/Terminal.vue:91
1890+
#: src/routes/index.ts:172 src/views/pty/Terminal.vue:114
18811891
msgid "Terminal"
18821892
msgstr "Terminal"
18831893

@@ -2013,7 +2023,7 @@ msgstr ""
20132023
msgid "Token is not valid"
20142024
msgstr ""
20152025

2016-
#: src/views/other/Login.vue:76
2026+
#: src/views/other/Login.vue:74
20172027
msgid "Too many login failed attempts, please try again later"
20182028
msgstr ""
20192029

@@ -2027,6 +2037,10 @@ msgstr ""
20272037
msgid "Trash"
20282038
msgstr ""
20292039

2040+
#: src/components/OTP/useOTPModal.ts:49
2041+
msgid "Two-factor authentication required"
2042+
msgstr ""
2043+
20302044
#: src/views/certificate/Certificate.vue:37 src/views/config/config.ts:12
20312045
#: src/views/notification/Notification.vue:13
20322046
msgid "Type"
@@ -2078,7 +2092,11 @@ msgstr "Uptime:"
20782092
msgid "URL"
20792093
msgstr ""
20802094

2081-
#: src/views/other/Login.vue:186
2095+
#: src/components/OTP/OTPAuthorization.vue:69
2096+
msgid "Use OTP"
2097+
msgstr ""
2098+
2099+
#: src/components/OTP/OTPAuthorization.vue:65
20822100
msgid "Use recovery code"
20832101
msgstr ""
20842102

@@ -2087,11 +2105,11 @@ msgstr ""
20872105
msgid "User"
20882106
msgstr "Username"
20892107

2090-
#: src/views/other/Login.vue:79
2108+
#: src/views/other/Login.vue:77
20912109
msgid "User is banned"
20922110
msgstr ""
20932111

2094-
#: src/views/other/Login.vue:157 src/views/user/User.vue:9
2112+
#: src/views/other/Login.vue:159 src/views/user/User.vue:9
20952113
msgid "Username"
20962114
msgstr "Username"
20972115

app/src/language/es/app.po

Lines changed: 34 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,10 @@ msgstr "Configurar SSL"
359359
msgid "Connected"
360360
msgstr "Conectado"
361361

362+
#: src/views/pty/Terminal.vue:120
363+
msgid "Connection lost, please refresh the page."
364+
msgstr ""
365+
362366
#: src/views/domain/ngx_conf/directive/DirectiveEditorItem.vue:111
363367
#: src/views/domain/ngx_conf/LocationEditor.vue:125
364368
#: src/views/domain/ngx_conf/LocationEditor.vue:97
@@ -905,7 +909,7 @@ msgstr "Importar"
905909
msgid "Import Certificate"
906910
msgstr "Importar Certificado"
907911

908-
#: src/views/other/Login.vue:73
912+
#: src/views/other/Login.vue:71
909913
#, fuzzy
910914
msgid "Incorrect username or password"
911915
msgstr "El nombre de usuario o contraseña son incorrectos"
@@ -926,7 +930,8 @@ msgstr "Inicializando la actualización del kernel"
926930
msgid "Input the code from the app:"
927931
msgstr ""
928932

929-
#: src/views/other/Login.vue:194 src/views/preference/components/TOTP.vue:157
933+
#: src/components/OTP/OTPAuthorization.vue:49
934+
#: src/views/preference/components/TOTP.vue:157
930935
msgid "Input the recovery code:"
931936
msgstr ""
932937

@@ -951,10 +956,14 @@ msgstr ""
951956
msgid "Invalid"
952957
msgstr "Válido"
953958

954-
#: src/views/other/Login.vue:83
959+
#: src/views/other/Login.vue:81
955960
msgid "Invalid 2FA or recovery code"
956961
msgstr ""
957962

963+
#: src/components/OTP/useOTPModal.ts:43
964+
msgid "Invalid passcode or recovery code"
965+
msgstr ""
966+
958967
#: src/views/preference/AuthSettings.vue:15
959968
msgid "IP"
960969
msgstr ""
@@ -1042,11 +1051,11 @@ msgstr "Ubicaciones"
10421051
msgid "Log"
10431052
msgstr "Registro"
10441053

1045-
#: src/routes/index.ts:289 src/views/other/Login.vue:218
1054+
#: src/routes/index.ts:289 src/views/other/Login.vue:192
10461055
msgid "Login"
10471056
msgstr "Acceso"
10481057

1049-
#: src/views/other/Login.vue:127 src/views/other/Login.vue:62
1058+
#: src/views/other/Login.vue:125 src/views/other/Login.vue:60
10501059
msgid "Login successful"
10511060
msgstr "Acceso exitoso"
10521061

@@ -1335,7 +1344,7 @@ msgstr "Sobrescribir archivo existente"
13351344
msgid "Params"
13361345
msgstr "Parámetros"
13371346

1338-
#: src/views/other/Login.vue:167 src/views/user/User.vue:18
1347+
#: src/views/other/Login.vue:169 src/views/user/User.vue:18
13391348
msgid "Password"
13401349
msgstr "Contraseña"
13411350

@@ -1361,7 +1370,7 @@ msgstr "Error al ejecutar la actualización del kernel"
13611370
msgid "Performing core upgrade"
13621371
msgstr "Realizando la actualizaciónd el kernel"
13631372

1364-
#: src/views/other/Login.vue:177
1373+
#: src/components/OTP/OTPAuthorization.vue:37
13651374
msgid "Please enter the 2FA code:"
13661375
msgstr ""
13671376

@@ -1399,11 +1408,11 @@ msgstr ""
13991408
msgid "Please input your E-mail!"
14001409
msgstr "¡Por favor ingrese su correo electrónico!"
14011410

1402-
#: src/views/other/Install.vue:45 src/views/other/Login.vue:45
1411+
#: src/views/other/Install.vue:45 src/views/other/Login.vue:43
14031412
msgid "Please input your password!"
14041413
msgstr "¡Por favor ingrese su contraseña!"
14051414

1406-
#: src/views/other/Install.vue:39 src/views/other/Login.vue:39
1415+
#: src/views/other/Install.vue:39 src/views/other/Login.vue:37
14071416
msgid "Please input your username!"
14081417
msgstr "¡Por favor ingrese su nombre de usuario!"
14091418

@@ -1468,7 +1477,8 @@ msgstr ""
14681477
msgid "Recovered Successfully"
14691478
msgstr "Eliminado con éxito"
14701479

1471-
#: src/views/other/Login.vue:204 src/views/preference/components/TOTP.vue:167
1480+
#: src/components/OTP/OTPAuthorization.vue:56
1481+
#: src/views/preference/components/TOTP.vue:167
14721482
msgid "Recovery"
14731483
msgstr ""
14741484

@@ -1729,7 +1739,7 @@ msgstr "Ruta de la llave del certificado SSL"
17291739
msgid "SSL Certificate Path"
17301740
msgstr "Ruta del certificado SSL"
17311741

1732-
#: src/views/other/Login.vue:229
1742+
#: src/views/other/Login.vue:203
17331743
msgid "SSO Login"
17341744
msgstr "Acceso SSO"
17351745

@@ -1820,7 +1830,7 @@ msgstr "Sistema"
18201830
msgid "Target"
18211831
msgstr "Objetivo"
18221832

1823-
#: src/routes/index.ts:172 src/views/pty/Terminal.vue:91
1833+
#: src/routes/index.ts:172 src/views/pty/Terminal.vue:114
18241834
msgid "Terminal"
18251835
msgstr "Terminal"
18261836

@@ -1960,7 +1970,7 @@ msgstr ""
19601970
msgid "Token is not valid"
19611971
msgstr "El token no es válido"
19621972

1963-
#: src/views/other/Login.vue:76
1973+
#: src/views/other/Login.vue:74
19641974
msgid "Too many login failed attempts, please try again later"
19651975
msgstr ""
19661976

@@ -1974,6 +1984,10 @@ msgstr ""
19741984
msgid "Trash"
19751985
msgstr ""
19761986

1987+
#: src/components/OTP/useOTPModal.ts:49
1988+
msgid "Two-factor authentication required"
1989+
msgstr ""
1990+
19771991
#: src/views/certificate/Certificate.vue:37 src/views/config/config.ts:12
19781992
#: src/views/notification/Notification.vue:13
19791993
msgid "Type"
@@ -2023,19 +2037,23 @@ msgstr "Tiempo encendido:"
20232037
msgid "URL"
20242038
msgstr "URL"
20252039

2026-
#: src/views/other/Login.vue:186
2040+
#: src/components/OTP/OTPAuthorization.vue:69
2041+
msgid "Use OTP"
2042+
msgstr ""
2043+
2044+
#: src/components/OTP/OTPAuthorization.vue:65
20272045
msgid "Use recovery code"
20282046
msgstr ""
20292047

20302048
#: src/components/ChatGPT/ChatGPT.vue:229
20312049
msgid "User"
20322050
msgstr "Usuario"
20332051

2034-
#: src/views/other/Login.vue:79
2052+
#: src/views/other/Login.vue:77
20352053
msgid "User is banned"
20362054
msgstr ""
20372055

2038-
#: src/views/other/Login.vue:157 src/views/user/User.vue:9
2056+
#: src/views/other/Login.vue:159 src/views/user/User.vue:9
20392057
msgid "Username"
20402058
msgstr "Nombre de usuario"
20412059

0 commit comments

Comments
 (0)