forked from CakeDC/users
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUsers.pot
More file actions
812 lines (628 loc) · 17.6 KB
/
Copy pathUsers.pot
File metadata and controls
812 lines (628 loc) · 17.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
# LANGUAGE translation of CakePHP Application
# Copyright YEAR NAME <EMAIL@ADDRESS>
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"POT-Creation-Date: 2016-10-26 09:23+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: Auth/ApiKeyAuthenticate.php:73
msgid "Type {0} is not valid"
msgstr ""
#: Auth/ApiKeyAuthenticate.php:77
msgid "Type {0} has no associated callable"
msgstr ""
#: Auth/ApiKeyAuthenticate.php:86
msgid "SSL is required for ApiKey Authentication"
msgstr ""
#: Auth/SimpleRbacAuthorize.php:142
msgid "Missing configuration file: \"config/{0}.php\". Using default permissions"
msgstr ""
#: Auth/SocialAuthenticate.php:432
msgid "Provider cannot be empty"
msgstr ""
#: Auth/Rules/AbstractRule.php:78
msgid "Table alias is empty, please define a table alias, we could not extract a default table from the request"
msgstr ""
#: Auth/Rules/Owner.php:67;70
msgid "Missing column {0} in table {1} while checking ownership permissions for user {2}"
msgstr ""
#: Controller/SocialAccountsController.php:52
msgid "Account validated successfully"
msgstr ""
#: Controller/SocialAccountsController.php:54
msgid "Account could not be validated"
msgstr ""
#: Controller/SocialAccountsController.php:57
msgid "Invalid token and/or social account"
msgstr ""
#: Controller/SocialAccountsController.php:59;87
msgid "Social Account already active"
msgstr ""
#: Controller/SocialAccountsController.php:61
msgid "Social Account could not be validated"
msgstr ""
#: Controller/SocialAccountsController.php:80
msgid "Email sent successfully"
msgstr ""
#: Controller/SocialAccountsController.php:82
msgid "Email could not be sent"
msgstr ""
#: Controller/SocialAccountsController.php:85
msgid "Invalid account"
msgstr ""
#: Controller/SocialAccountsController.php:89
msgid "Email could not be resent"
msgstr ""
#: Controller/Component/RememberMeComponent.php:69
msgid "Invalid app salt, app salt must be at least 256 bits (32 bytes) long"
msgstr ""
#: Controller/Component/UsersAuthComponent.php:178
msgid "You can't enable email validation workflow if use_email is false"
msgstr ""
#: Controller/Traits/LoginTrait.php:96
msgid "Issues trying to log in with your social account"
msgstr ""
#: Controller/Traits/LoginTrait.php:101
#: Template/Users/social_email.ctp:16
msgid "Please enter your email"
msgstr ""
#: Controller/Traits/LoginTrait.php:108
msgid "Your user has not been validated yet. Please check your inbox for instructions"
msgstr ""
#: Controller/Traits/LoginTrait.php:110
msgid "Your social account has not been validated yet. Please check your inbox for instructions"
msgstr ""
#: Controller/Traits/LoginTrait.php:161
#: Controller/Traits/RegisterTrait.php:81
msgid "Invalid reCaptcha"
msgstr ""
#: Controller/Traits/LoginTrait.php:171
msgid "You are already logged in"
msgstr ""
#: Controller/Traits/LoginTrait.php:217
msgid "Username or password is incorrect"
msgstr ""
#: Controller/Traits/LoginTrait.php:238
msgid "You've successfully logged out"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:47;76
#: Controller/Traits/ProfileTrait.php:49
msgid "User was not found"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:64;72;80
msgid "Password could not be changed"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:68
msgid "Password has been changed successfully"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:78
msgid "{0}"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:120
msgid "Please check your email to continue with password reset process"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:123
#: Shell/UsersShell.php:267
msgid "The password token could not be generated. Please try again"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:129
#: Controller/Traits/UserValidationTrait.php:100
msgid "User {0} was not found"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:131
msgid "The user is not active"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:133
#: Controller/Traits/UserValidationTrait.php:95;104
msgid "Token could not be reset"
msgstr ""
#: Controller/Traits/ProfileTrait.php:53
msgid "Not authorized, please login first"
msgstr ""
#: Controller/Traits/RegisterTrait.php:42
msgid "You must log out to register a new user account"
msgstr ""
#: Controller/Traits/RegisterTrait.php:88
msgid "The user could not be saved"
msgstr ""
#: Controller/Traits/RegisterTrait.php:122
msgid "You have registered successfully, please log in"
msgstr ""
#: Controller/Traits/RegisterTrait.php:124
msgid "Please validate your account before log in"
msgstr ""
#: Controller/Traits/SimpleCrudTrait.php:76;106
msgid "The {0} has been saved"
msgstr ""
#: Controller/Traits/SimpleCrudTrait.php:80;110
msgid "The {0} could not be saved"
msgstr ""
#: Controller/Traits/SimpleCrudTrait.php:130
msgid "The {0} has been deleted"
msgstr ""
#: Controller/Traits/SimpleCrudTrait.php:132
msgid "The {0} could not be deleted"
msgstr ""
#: Controller/Traits/SocialTrait.php:39
msgid "The reCaptcha could not be validated"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:42
msgid "User account validated successfully"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:44
msgid "User account could not be validated"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:47
msgid "User already active"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:53
msgid "Reset password token was validated successfully"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:58
msgid "Reset password token could not be validated"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:62
msgid "Invalid validation type"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:65
msgid "Invalid token or user account already validated"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:67
msgid "Token already expired"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:93
msgid "Token has been reset successfully. Please check your email."
msgstr ""
#: Controller/Traits/UserValidationTrait.php:102
msgid "User {0} is already active"
msgstr ""
#: Email/EmailSender.php:39
msgid "Your account validation link"
msgstr ""
#: Mailer/UsersMailer.php:55
msgid "{0}Your reset password link"
msgstr ""
#: Mailer/UsersMailer.php:78
msgid "{0}Your social account validation link"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:56
msgid "Reference cannot be null"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:61
msgid "Token expiration cannot be empty"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:67;116
msgid "User not found"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:71
#: Model/Behavior/RegisterBehavior.php:111
msgid "User account already validated"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:78
msgid "User not active"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:121
msgid "The current password does not match"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:124
msgid "You cannot use the current password as the new one"
msgstr ""
#: Model/Behavior/RegisterBehavior.php:89
msgid "User not found for the given token and email."
msgstr ""
#: Model/Behavior/RegisterBehavior.php:92
msgid "Token has already expired user with no token"
msgstr ""
#: Model/Behavior/SocialAccountBehavior.php:102;129
msgid "Account already validated"
msgstr ""
#: Model/Behavior/SocialAccountBehavior.php:105;132
msgid "Account not found for the given token and email."
msgstr ""
#: Model/Behavior/SocialBehavior.php:56
msgid "Unable to login user with reference {0}"
msgstr ""
#: Model/Behavior/SocialBehavior.php:98
msgid "Email not present"
msgstr ""
#: Model/Table/UsersTable.php:82
msgid "Your password does not match your confirm password. Please try again"
msgstr ""
#: Model/Table/UsersTable.php:175
msgid "Username already exists"
msgstr ""
#: Model/Table/UsersTable.php:181
msgid "Email already exists"
msgstr ""
#: Model/Table/UsersTable.php:214
msgid "Missing 'username' in options data"
msgstr ""
#: Shell/UsersShell.php:54
msgid "Utilities for CakeDC Users Plugin"
msgstr ""
#: Shell/UsersShell.php:55
msgid "Activate an specific user"
msgstr ""
#: Shell/UsersShell.php:56
msgid "Add a new superadmin user for testing purposes"
msgstr ""
#: Shell/UsersShell.php:57
msgid "Add a new user"
msgstr ""
#: Shell/UsersShell.php:58
msgid "Change the role for an specific user"
msgstr ""
#: Shell/UsersShell.php:59
msgid "Deactivate an specific user"
msgstr ""
#: Shell/UsersShell.php:60
msgid "Delete an specific user"
msgstr ""
#: Shell/UsersShell.php:61
msgid "Reset the password via email"
msgstr ""
#: Shell/UsersShell.php:62
msgid "Reset the password for all users"
msgstr ""
#: Shell/UsersShell.php:63
msgid "Reset the password for an specific user"
msgstr ""
#: Shell/UsersShell.php:98
msgid "User added:"
msgstr ""
#: Shell/UsersShell.php:99;127
msgid "Id: {0}"
msgstr ""
#: Shell/UsersShell.php:100;128
msgid "Username: {0}"
msgstr ""
#: Shell/UsersShell.php:101;129
msgid "Email: {0}"
msgstr ""
#: Shell/UsersShell.php:102;130
msgid "Password: {0}"
msgstr ""
#: Shell/UsersShell.php:126
msgid "Superuser added:"
msgstr ""
#: Shell/UsersShell.php:132
msgid "Superuser could not be added:"
msgstr ""
#: Shell/UsersShell.php:135
msgid "Field: {0} Error: {1}"
msgstr ""
#: Shell/UsersShell.php:153;179
msgid "Please enter a password."
msgstr ""
#: Shell/UsersShell.php:157
msgid "Password changed for all users"
msgstr ""
#: Shell/UsersShell.php:158;186
msgid "New password: {0}"
msgstr ""
#: Shell/UsersShell.php:176;204;282;324
msgid "Please enter a username."
msgstr ""
#: Shell/UsersShell.php:185
msgid "Password changed for user: {0}"
msgstr ""
#: Shell/UsersShell.php:207
msgid "Please enter a role."
msgstr ""
#: Shell/UsersShell.php:213
msgid "Role changed for user: {0}"
msgstr ""
#: Shell/UsersShell.php:214
msgid "New role: {0}"
msgstr ""
#: Shell/UsersShell.php:229
msgid "User was activated: {0}"
msgstr ""
#: Shell/UsersShell.php:244
msgid "User was de-activated: {0}"
msgstr ""
#: Shell/UsersShell.php:256
msgid "Please enter a username or email."
msgstr ""
#: Shell/UsersShell.php:264
msgid "Please ask the user to check the email to continue with password reset process"
msgstr ""
#: Shell/UsersShell.php:302
msgid "The user was not found."
msgstr ""
#: Shell/UsersShell.php:332
msgid "The user {0} was not deleted. Please try again"
msgstr ""
#: Shell/UsersShell.php:334
msgid "The user {0} was deleted successfully"
msgstr ""
#: Template/Email/html/reset_password.ctp:21
#: Template/Email/html/social_account_validation.ctp:14
#: Template/Email/html/validation.ctp:21
#: Template/Email/text/reset_password.ctp:20
#: Template/Email/text/social_account_validation.ctp:22
#: Template/Email/text/validation.ctp:20
msgid "Hi {0}"
msgstr ""
#: Template/Email/html/reset_password.ctp:24
msgid "Reset your password here"
msgstr ""
#: Template/Email/html/reset_password.ctp:27
#: Template/Email/html/social_account_validation.ctp:32
#: Template/Email/html/validation.ctp:27
msgid "If the link is not correcly displayed, please copy the following address in your web browser {0}"
msgstr ""
#: Template/Email/html/reset_password.ctp:30
#: Template/Email/html/social_account_validation.ctp:35
#: Template/Email/html/validation.ctp:30
#: Template/Email/text/reset_password.ctp:24
#: Template/Email/text/social_account_validation.ctp:26
#: Template/Email/text/validation.ctp:24
msgid "Thank you"
msgstr ""
#: Template/Email/html/social_account_validation.ctp:18
msgid "Activate your social login here"
msgstr ""
#: Template/Email/html/validation.ctp:24
msgid "Activate your account here"
msgstr ""
#: Template/Email/text/reset_password.ctp:22
#: Template/Email/text/validation.ctp:22
msgid "Please copy the following address in your web browser {0}"
msgstr ""
#: Template/Email/text/social_account_validation.ctp:24
msgid "Please copy the following address in your web browser to activate your social login {0}"
msgstr ""
#: Template/Users/add.ctp:13
#: Template/Users/edit.ctp:15
#: Template/Users/index.ctp:13;26
#: Template/Users/view.ctp:15;79
msgid "Actions"
msgstr ""
#: Template/Users/add.ctp:15
#: Template/Users/edit.ctp:26
#: Template/Users/view.ctp:19
msgid "List Users"
msgstr ""
#: Template/Users/add.ctp:16
#: Template/Users/edit.ctp:27
#: Template/Users/view.ctp:21
msgid "List Accounts"
msgstr ""
#: Template/Users/add.ctp:22
#: Template/Users/register.ctp:16
msgid "Add User"
msgstr ""
#: Template/Users/add.ctp:24
#: Template/Users/edit.ctp:35
#: Template/Users/index.ctp:22
#: Template/Users/profile.ctp:27
#: Template/Users/register.ctp:18
#: Template/Users/view.ctp:30;70
msgid "Username"
msgstr ""
#: Template/Users/add.ctp:25
#: Template/Users/edit.ctp:36
#: Template/Users/index.ctp:23
#: Template/Users/profile.ctp:29
#: Template/Users/register.ctp:19
#: Template/Users/view.ctp:32
msgid "Email"
msgstr ""
#: Template/Users/add.ctp:26
#: Template/Users/edit.ctp:37
#: Template/Users/index.ctp:24
#: Template/Users/register.ctp:25
msgid "First name"
msgstr ""
#: Template/Users/add.ctp:27
#: Template/Users/edit.ctp:38
#: Template/Users/index.ctp:25
#: Template/Users/register.ctp:26
msgid "Last name"
msgstr ""
#: Template/Users/add.ctp:30
#: Template/Users/edit.ctp:53
#: Template/Users/view.ctp:44;75
msgid "Active"
msgstr ""
#: Template/Users/add.ctp:34
#: Template/Users/change_password.ctp:25
#: Template/Users/edit.ctp:57
#: Template/Users/register.ctp:35
#: Template/Users/request_reset_password.ctp:8
#: Template/Users/resend_token_validation.ctp:20
#: Template/Users/social_email.ctp:19
msgid "Submit"
msgstr ""
#: Template/Users/change_password.ctp:5
msgid "Please enter the new password"
msgstr ""
#: Template/Users/change_password.ctp:10
msgid "Current password"
msgstr ""
#: Template/Users/change_password.ctp:16
msgid "New password"
msgstr ""
#: Template/Users/change_password.ctp:21
#: Template/Users/register.ctp:23
msgid "Confirm password"
msgstr ""
#: Template/Users/edit.ctp:20
#: Template/Users/index.ctp:40
#: Template/Users/view.ctp:101
msgid "Delete"
msgstr ""
#: Template/Users/edit.ctp:22
#: Template/Users/index.ctp:40
#: Template/Users/view.ctp:18;101
msgid "Are you sure you want to delete # {0}?"
msgstr ""
#: Template/Users/edit.ctp:33
#: Template/Users/view.ctp:17
msgid "Edit User"
msgstr ""
#: Template/Users/edit.ctp:39
#: Template/Users/view.ctp:38;73
msgid "Token"
msgstr ""
#: Template/Users/edit.ctp:41
msgid "Token expires"
msgstr ""
#: Template/Users/edit.ctp:44
msgid "API token"
msgstr ""
#: Template/Users/edit.ctp:47
msgid "Activation date"
msgstr ""
#: Template/Users/edit.ctp:50
msgid "TOS date"
msgstr ""
#: Template/Users/index.ctp:15
msgid "New {0}"
msgstr ""
#: Template/Users/index.ctp:37
#: Template/Users/view.ctp:97
msgid "View"
msgstr ""
#: Template/Users/index.ctp:38
msgid "Change password"
msgstr ""
#: Template/Users/index.ctp:39
#: Template/Users/view.ctp:99
msgid "Edit"
msgstr ""
#: Template/Users/index.ctp:49
msgid "previous"
msgstr ""
#: Template/Users/index.ctp:51
msgid "next"
msgstr ""
#: Template/Users/login.ctp:19
msgid "Please enter your username and password"
msgstr ""
#: Template/Users/login.ctp:29
msgid "Remember me"
msgstr ""
#: Template/Users/login.ctp:37
msgid "Register"
msgstr ""
#: Template/Users/login.ctp:43
msgid "Reset Password"
msgstr ""
#: Template/Users/login.ctp:48
msgid "Login"
msgstr ""
#: Template/Users/profile.ctp:18
#: View/Helper/UserHelper.php:51
msgid "{0} {1}"
msgstr ""
#: Template/Users/profile.ctp:24
msgid "Change Password"
msgstr ""
#: Template/Users/profile.ctp:34
msgid "Social Accounts"
msgstr ""
#: Template/Users/profile.ctp:38
#: Template/Users/view.ctp:72
msgid "Avatar"
msgstr ""
#: Template/Users/profile.ctp:39
#: Template/Users/view.ctp:69
msgid "Provider"
msgstr ""
#: Template/Users/profile.ctp:40
msgid "Link"
msgstr ""
#: Template/Users/profile.ctp:47
msgid "Link to {0}"
msgstr ""
#: Template/Users/register.ctp:20
msgid "Password"
msgstr ""
#: Template/Users/register.ctp:28
msgid "Accept TOS conditions?"
msgstr ""
#: Template/Users/request_reset_password.ctp:5
msgid "Please enter your email to reset your password"
msgstr ""
#: Template/Users/resend_token_validation.ctp:15
msgid "Resend Validation email"
msgstr ""
#: Template/Users/resend_token_validation.ctp:17
msgid "Email or username"
msgstr ""
#: Template/Users/view.ctp:18
msgid "Delete User"
msgstr ""
#: Template/Users/view.ctp:20
msgid "New User"
msgstr ""
#: Template/Users/view.ctp:28;67
msgid "Id"
msgstr ""
#: Template/Users/view.ctp:34
msgid "First Name"
msgstr ""
#: Template/Users/view.ctp:36
msgid "Last Name"
msgstr ""
#: Template/Users/view.ctp:40
msgid "Api Token"
msgstr ""
#: Template/Users/view.ctp:48;74
msgid "Token Expires"
msgstr ""
#: Template/Users/view.ctp:50
msgid "Activation Date"
msgstr ""
#: Template/Users/view.ctp:52
msgid "Tos Date"
msgstr ""
#: Template/Users/view.ctp:54;77
msgid "Created"
msgstr ""
#: Template/Users/view.ctp:56;78
msgid "Modified"
msgstr ""
#: Template/Users/view.ctp:63
msgid "Related Accounts"
msgstr ""
#: Template/Users/view.ctp:68
msgid "User Id"
msgstr ""
#: Template/Users/view.ctp:71
msgid "Reference"
msgstr ""
#: Template/Users/view.ctp:76
msgid "Data"
msgstr ""
#: View/Helper/UserHelper.php:46
msgid "Sign in with"
msgstr ""
#: View/Helper/UserHelper.php:49
msgid "fa fa-{0}"
msgstr ""
#: View/Helper/UserHelper.php:52
msgid "btn btn-social btn-{0} "
msgstr ""
#: View/Helper/UserHelper.php:91
msgid "Logout"
msgstr ""
#: View/Helper/UserHelper.php:108
msgid "Welcome, {0}"
msgstr ""
#: View/Helper/UserHelper.php:131
msgid "reCaptcha is not configured! Please configure Users.reCaptcha.key"
msgstr ""
#: Model/Behavior/RegisterBehavior.php:148
msgid "This field is required"
msgstr ""