11// "Fake" javascript file for translations
22// Typescript
3- gettext ( "Launching service" ) ;
4- gettext ( "Invalid UDS URL" ) ;
5- gettext ( "Please wait until the service is launched." ) ;
6- gettext ( "Remember that you will need the UDS client on your platform to access the service." ) ;
7- gettext ( "Service ready" ) ;
8- gettext ( "UDS Client not launching" ) ;
9- gettext ( "It seems that you don't have UDS Client installed. Please, install it from here:" ) ;
10- gettext ( "UDS Client Download" ) ;
11- gettext ( "Service ready" ) ;
12- gettext ( "Launching UDS Client...</br>Please wait." ) ;
13- gettext ( "Please wait until the service is launched." ) ;
14- gettext ( "Remember that you will need the UDS client on your platform to access the service." ) ;
15- gettext ( "Error communicating with your service. Please, retry again." ) ;
16- gettext ( "Your session has expired. Please, login again" ) ;
17- gettext ( "Error" ) ;
183gettext ( "We use cookies to authenticate users and remember preferences." ) ;
194gettext ( "If you do not agree, please" ) ;
205gettext ( "leave this site" ) ;
@@ -23,19 +8,10 @@ gettext("Refuse and leave");
238gettext ( "I Accept" ) ;
249gettext ( "Learn more" ) ;
2510gettext ( "Cookie Policy" ) ;
26- gettext ( "Favorites" ) ;
27- gettext ( "Warning" ) ;
28- gettext ( "Service is in maintenance and cannot be executed" ) ;
29- gettext ( "Errors found" ) ;
30- gettext ( "Biometric Login" ) ;
31- gettext ( "Would you like to save your credentials for future biometric login?" ) ;
32- gettext ( "Error" ) ;
33- gettext ( "Could not register biometrics" ) ;
34- gettext ( "Errors found" ) ;
11+ gettext ( "seconds" ) ;
3512gettext ( "Username" ) ;
3613gettext ( "Password" ) ;
3714gettext ( "Domain" ) ;
38- gettext ( "seconds" ) ;
3915gettext ( "Service is in maintenance" ) ;
4016gettext ( "This service is currently not accessible due to schedule restrictions." ) ;
4117gettext ( "Launcher" ) ;
@@ -48,55 +24,79 @@ gettext("Reset service: ");
4824gettext ( "Service released" ) ;
4925gettext ( "Service reseted" ) ;
5026gettext ( "Are you sure?" ) ;
27+ gettext ( "Favorites" ) ;
28+ gettext ( "Warning" ) ;
29+ gettext ( "Service is in maintenance and cannot be executed" ) ;
30+ gettext ( "Errors found" ) ;
31+ gettext ( "Errors found" ) ;
32+ gettext ( "Biometric Login" ) ;
33+ gettext ( "Would you like to save your credentials for future biometric login?" ) ;
34+ gettext ( "Error" ) ;
35+ gettext ( "Could not register biometrics" ) ;
36+ gettext ( "Launching service" ) ;
37+ gettext ( "Invalid UDS URL" ) ;
38+ gettext ( "Please wait until the service is launched." ) ;
39+ gettext ( "Remember that you will need the UDS client on your platform to access the service." ) ;
40+ gettext ( "Service ready" ) ;
41+ gettext ( "UDS Client not launching" ) ;
42+ gettext ( "It seems that you don't have UDS Client installed. Please, install it from here:" ) ;
43+ gettext ( "UDS Client Download" ) ;
44+ gettext ( "Service ready" ) ;
45+ gettext ( "Launching UDS Client...</br>Please wait." ) ;
46+ gettext ( "Please wait until the service is launched." ) ;
47+ gettext ( "Remember that you will need the UDS client on your platform to access the service." ) ;
48+ gettext ( "Error communicating with your service. Please, retry again." ) ;
49+ gettext ( "Your session has expired. Please, login again" ) ;
50+ gettext ( "Error" ) ;
5151// HTML
52+ gettext ( "Close" ) ;
53+ gettext ( "Yes" ) ;
54+ gettext ( "No" ) ;
55+ gettext ( "Please, enter access credentials" ) ;
56+ gettext ( "Release service" ) ;
57+ gettext ( "Reset service" ) ;
58+ gettext ( "Connections" ) ;
59+ gettext ( "Actions" ) ;
60+ gettext ( "Filter" ) ;
61+ gettext ( "Information" ) ;
62+ gettext ( "Client IP" ) ;
63+ gettext ( "Client IP" ) ;
64+ gettext ( "Detected proxy ip" ) ;
65+ gettext ( "Transports" ) ;
66+ gettext ( "UDS transports for this client" ) ;
67+ gettext ( "Networks" ) ;
68+ gettext ( "UDS networks for this IP" ) ;
69+ gettext ( "Groups" ) ;
70+ gettext ( "UDS groups for this user" ) ;
71+ gettext ( "Dashboard" ) ;
72+ gettext ( "Downloads" ) ;
73+ gettext ( "Logout" ) ;
74+ gettext ( "{{ api.isDarkTheme ? 'Light theme' : 'Dark theme' }}" ) ;
5275gettext ( "UDS Client" ) ;
53- gettext ( "Download UDS client for your platform" ) ;
76+ gettext ( "About" ) ;
77+ gettext ( "UDS Client" ) ;
78+ gettext ( "About" ) ;
5479gettext ( "UDS Service launcher" ) ;
5580gettext ( "The service you have requested is being launched." ) ;
5681gettext ( "Please, note that reloading this page will not work." ) ;
5782gettext ( "To relaunch service, you will have to do it from origin." ) ;
5883gettext ( "If the service does not launchs automatically, probably you dont have the UDS Client installed" ) ;
5984gettext ( "You can obtain it from the" ) ;
6085gettext ( "UDS Client download page" ) ;
61- gettext ( "Downloads " ) ;
62- gettext ( "Always download the UDS actor matching your platform" ) ;
86+ gettext ( "UDS Client " ) ;
87+ gettext ( "Download UDS client for your platform" ) ;
6388gettext ( "You can access UDS Open Source code at" ) ;
6489gettext ( "UDS has been developed using these components:" ) ;
6590gettext ( "If you find that we missed any component, please let us know" ) ;
91+ gettext ( "Downloads" ) ;
92+ gettext ( "Always download the UDS actor matching your platform" ) ;
6693gettext ( "An error has occurred" ) ;
6794gettext ( "Return" ) ;
95+ gettext ( "Login Verification" ) ;
96+ gettext ( "Remember me for" ) ;
97+ gettext ( "Submit" ) ;
6898gettext ( "Username" ) ;
6999gettext ( "Password" ) ;
70100gettext ( "Authenticator" ) ;
71101gettext ( "Login" ) ;
72102gettext ( "Login with Biometrics" ) ;
73- gettext ( "Login Verification" ) ;
74- gettext ( "Remember me for" ) ;
75- gettext ( "Submit" ) ;
76- gettext ( "Dashboard" ) ;
77- gettext ( "Downloads" ) ;
78- gettext ( "Logout" ) ;
79- gettext ( "{{ api.isDarkTheme ? 'Light theme' : 'Dark theme' }}" ) ;
80- gettext ( "UDS Client" ) ;
81- gettext ( "About" ) ;
82- gettext ( "UDS Client" ) ;
83- gettext ( "About" ) ;
84- gettext ( "Please, enter access credentials" ) ;
85- gettext ( "Close" ) ;
86- gettext ( "Yes" ) ;
87- gettext ( "No" ) ;
88- gettext ( "Information" ) ;
89- gettext ( "Client IP" ) ;
90- gettext ( "Client IP" ) ;
91- gettext ( "Detected proxy ip" ) ;
92- gettext ( "Transports" ) ;
93- gettext ( "UDS transports for this client" ) ;
94- gettext ( "Networks" ) ;
95- gettext ( "UDS networks for this IP" ) ;
96- gettext ( "Groups" ) ;
97- gettext ( "UDS groups for this user" ) ;
98- gettext ( "Filter" ) ;
99- gettext ( "Release service" ) ;
100- gettext ( "Reset service" ) ;
101- gettext ( "Connections" ) ;
102- gettext ( "Actions" ) ;
0 commit comments