Skip to content

Commit 4743c83

Browse files
committed
* [MOD] Updated English translations
1 parent 5beaf74 commit 4743c83

File tree

2 files changed

+38
-41
lines changed

2 files changed

+38
-41
lines changed
-190 Bytes
Binary file not shown.
Lines changed: 38 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: Authenticator\n"
4-
"POT-Creation-Date: 2018-11-05 01:01+0100\n"
5-
"PO-Revision-Date: 2018-11-05 01:01+0100\n"
4+
"POT-Creation-Date: 2018-11-13 21:51+0100\n"
5+
"PO-Revision-Date: 2018-11-13 21:51+0100\n"
66
"Last-Translator: nuxsmin <[email protected]>\n"
77
"Language-Team: [email protected]\n"
88
"Language: en_US\n"
@@ -18,155 +18,152 @@ msgstr ""
1818
"X-Poedit-SearchPath-1: themes\n"
1919

2020
#: lib/Controllers/AuthenticatorController.php:96
21-
msgid "Ey, esto es una DEMO!!"
21+
msgid "Ey, this is a DEMO!!"
2222
msgstr "Ey, this is a DEMO!!"
2323

2424
#: lib/Controllers/AuthenticatorController.php:116
2525
#: lib/Controllers/AuthenticatorController.php:300
26-
msgid "Código incorrecto"
26+
msgid "Wrong code"
2727
msgstr "Wrong code"
2828

2929
#: lib/Controllers/AuthenticatorController.php:162
30-
msgid "Código de recuperación utilizado"
30+
msgid "Recovery code used"
3131
msgstr "Recovery code used"
3232

3333
#: lib/Controllers/AuthenticatorController.php:221
34-
msgid "2FA Habilitado"
34+
msgid "2FA Enabled"
3535
msgstr "2FA Enabled"
3636

3737
#: lib/Controllers/AuthenticatorController.php:232
38-
msgid "2FA Deshabilitado"
38+
msgid "2FA Disabled"
3939
msgstr "2FA Disabled"
4040

4141
#: lib/Controllers/AuthenticatorController.php:276
42-
msgid "Email de recuperación enviado"
42+
msgid "Recovery email has been sent"
4343
msgstr "Recovery email has been sent"
4444

4545
#: lib/Controllers/AuthenticatorController.php:292
46-
msgid "Código correcto"
46+
msgid "Correct code"
4747
msgstr "Correct code"
4848

4949
#: lib/Controllers/AuthenticatorController.php:334
5050
#: lib/Controllers/AuthenticatorController.php:340
51-
msgid "Recuperación de Código 2FA"
51+
msgid "2FA Code Recovery"
5252
msgstr "2FA Code Recovery"
5353

5454
#: lib/Controllers/AuthenticatorController.php:335
55-
msgid "Se ha solicitado un código de recuperación para 2FA."
55+
msgid "A 2FA recovery code has been requested."
5656
msgstr "A 2FA recovery code has been requested."
5757

5858
#: lib/Controllers/AuthenticatorController.php:337
5959
#, php-format
60-
msgid "El código de recuperación es: %s"
60+
msgid "The recovery code is: %s"
6161
msgstr "The recovery code is: %s"
6262

6363
#: lib/Controllers/AuthenticatorController.php:374
64-
msgid "Códigos de recuperación visualizados"
64+
msgid "Recovery codes displayed"
6565
msgstr "Recovery codes displayed"
6666

6767
#: lib/Controllers/AuthenticatorController.php:381
6868
#: lib/Services/AuthenticatorService.php:219
69-
msgid "Códigos de recuperación agotados"
69+
msgid "There aren't any recovery codes available"
7070
msgstr "There aren't any recovery codes available"
7171

7272
#: lib/Controllers/AuthenticatorLoginController.php:99
7373
#: lib/Controllers/AuthenticatorLoginController.php:105
74-
msgid "Aviso Caducidad"
74+
msgid "Expire Notice"
7575
msgstr "Expire Notice"
7676

7777
#: lib/Controllers/AuthenticatorLoginController.php:100
7878
#, php-format
79-
msgid "El código 2FA se ha de restablecer en %d días"
79+
msgid "The 2FA code will need to be reset within %d days"
8080
msgstr "The 2FA code will need to be reset within %d days"
8181

8282
#: lib/Controllers/AuthenticatorLoginController.php:106
83-
msgid ""
84-
"El código 2FA ha caducado. Es necesario restablecerlo desde las preferencias"
83+
msgid "The 2FA code is expired. You need to reset it on preferences tab"
8584
msgstr "The 2FA code is expired. You need to reset it on preferences tab"
8685

8786
#: lib/Controllers/PreferencesController.php:154
88-
msgid "Seguridad"
87+
msgid "Security"
8988
msgstr "Security"
9089

9190
#: themes/material-blue/views/login/index.inc:17
9291
#: themes/material-blue/views/userpreferences/preferences-security.inc:26
93-
msgid "Autentificación en 2 pasos"
92+
msgid "Two Factor Authentication"
9493
msgstr "Two Factor Authentication"
9594

9695
#: themes/material-blue/views/login/index.inc:23
97-
msgid "Introducir código"
96+
msgid "Enter code"
9897
msgstr "Enter code"
9998

10099
#: themes/material-blue/views/login/index.inc:28
101-
msgid "Olvidé mi código"
100+
msgid "Forgot my code"
102101
msgstr "Forgot my code"
103102

104103
#: themes/material-blue/views/login/index.inc:44
105-
msgid "Volver a iniciar sesión"
104+
msgid "Back to log in"
106105
msgstr "Back to log in"
107106

108107
#: themes/material-blue/views/login/index.inc:46
109-
msgid "Volver"
108+
msgid "Back"
110109
msgstr "Back"
111110

112111
#: themes/material-blue/views/login/index.inc:50
113-
msgid "Acceder"
112+
msgid "Log in"
114113
msgstr "Log in"
115114

116115
#: themes/material-blue/views/login/index.inc:52
117-
msgid "Solicitar"
116+
msgid "Request"
118117
msgstr "Request"
119118

120119
#: themes/material-blue/views/userpreferences/preferences-security.inc:14
121-
msgid "Autentificación"
120+
msgid "Authentication"
122121
msgstr "Authentication"
123122

124123
#: themes/material-blue/views/userpreferences/preferences-security.inc:31
125124
msgid ""
126-
"Habilita la autentificación en 2 pasos que requiere de la introducción de un "
127-
"token generado por una aplicación como Google Authenticator."
125+
"Enables the two factor authentication that requires entering a token that is "
126+
"generated by an application like Google Authenticator."
128127
msgstr ""
129128
"Enables the two factor authentication that requires entering a token that is "
130129
"generated by an application like Google Authenticator."
131130

132131
#: themes/material-blue/views/userpreferences/preferences-security.inc:35
133-
msgid ""
134-
"Escanee el código QR proporcionado y a continuación introduzca la clave de 6 "
135-
"dígitos."
132+
msgid "Please, scan the provided QR code and then enter the 6 digits key."
136133
msgstr "Please, scan the provided QR code and then enter the 6 digits key."
137134

138135
#: themes/material-blue/views/userpreferences/preferences-security.inc:44
139-
msgid "Activar"
136+
msgid "Enable"
140137
msgstr "Enable"
141138

142139
#: themes/material-blue/views/userpreferences/preferences-security.inc:56
143-
msgid "Error al obtener el código QR. Inténtelo de nuevo"
140+
msgid "Error while getting the QR code. Please, try it again"
144141
msgstr "Error while getting the QR code. Please, try it again"
145142

146143
#: themes/material-blue/views/userpreferences/preferences-security.inc:66
147-
msgid "Código"
144+
msgid "Code"
148145
msgstr "Code"
149146

150147
#: themes/material-blue/views/userpreferences/preferences-security.inc:71
151148
msgid ""
152-
"Una vez activada, sólo es posible acceder si se dispone del dispositivo "
153-
"generador de códigos asociado."
149+
"Once enabled, you wil only be able to log in by using the code generator "
150+
"linked device."
154151
msgstr ""
155152
"Once enabled, you wil only be able to log in by using the code generator "
156153
"linked device."
157154

158155
#: themes/material-blue/views/userpreferences/preferences-security.inc:77
159-
msgid "Días Caducidad"
156+
msgid "Expiry Days"
160157
msgstr "Expiry Days"
161158

162159
#: themes/material-blue/views/userpreferences/preferences-security.inc:84
163-
msgid "Días"
160+
msgid "Days"
164161
msgstr "Days"
165162

166163
#: themes/material-blue/views/userpreferences/preferences-security.inc:92
167-
msgid "Códigos Recuperación"
164+
msgid "Recovery Codes"
168165
msgstr "Recovery Codes"
169166

170167
#: themes/material-blue/views/userpreferences/preferences-security.inc:94
171-
msgid "Ver códigos"
168+
msgid "Display codes"
172169
msgstr "Display codes"

0 commit comments

Comments
 (0)