Newer
Older
# This file is distributed under the same license as the PROJECT project.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-05-26 11:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: hiboo/actions.py:80
msgid "cancel"
msgstr ""
#: hiboo/actions.py:81
msgid "cancel ongoing profile actions"
msgstr ""
#: hiboo/actions.py:96
msgid "assign"
msgstr ""
#: hiboo/actions.py:97
msgid "assign the profile to a user"
msgstr ""
#: hiboo/format.py:35
msgid "must be at least {} and at most {} characters long"
msgstr ""
#: hiboo/format.py:39
msgid "must comprise only of "
msgstr ""
#: hiboo/format.py:71
msgid "lowercase letters, digits, dots, dashes, and underscores"
msgstr ""
#: hiboo/format.py:81
msgid "letters, digits, dots, dashes and underscores"
msgstr ""
msgid "Profile creation is impossible"
msgstr ""
msgid "Profile creation is reserved to managers"
msgstr ""
msgid "Profile creation must be validated"
msgstr ""
msgid "Additional profiles must be validated"
msgstr ""
msgid "unblock this blocked profile"
msgstr ""
msgid "delete and purge this profile"
msgstr ""
msgid "signed up for this account"
msgstr ""
msgid "created the profile {this.profile.username} on {this.service.name}"
msgstr ""
msgid "modified this account multi-factor authentication (MFA) setting"
msgstr ""
msgid ""
"set the {this.service.name} profile {this.profile.username} as "
"{this.value}"
msgid ""
"did {this.transition.label} the profile {this.profile.username} on "
"{this.service.name}"
#: hiboo/account/forms.py:8 hiboo/account/forms.py:20 hiboo/profile/forms.py:8
#: hiboo/profile/forms.py:28 hiboo/profile/templates/profile_details.html:12
#: hiboo/user/templates/user_list.html:13
#: hiboo/user/templates/user_pick.html:13
#: hiboo/account/forms.py:9 hiboo/account/forms.py:25 hiboo/profile/forms.py:29
#: hiboo/account/forms.py:10
msgid "Remember me"
msgstr ""
#: hiboo/account/forms.py:11
#: hiboo/account/templates/account_signin_password.html:3
#: hiboo/profile/templates/profile_pick.html:18 hiboo/templates/base.html:32
#: hiboo/templates/sidebar.html:47
msgid "Enter the one-time password delivered by your client"
#: hiboo/account/forms.py:22
msgid ""
"Your username must be comprised of lowercase letters, numbers "
"and '-' '_' only"
#: hiboo/account/forms.py:28
msgid "Prove that you are human, copy the following text"
msgstr ""
#: hiboo/account/forms.py:29
#: hiboo/account/templates/account_signin_password.html:13
#: hiboo/account/templates/account_signin_totp.html:13
#: hiboo/profile/templates/profile_quick.html:6
#: hiboo/profile/templates/profile_quick.html:20
#: hiboo/templates/sidebar.html:42
#: hiboo/account/forms.py:34
#: hiboo/account/templates/account_auth_password.html:3
#: hiboo/account/forms.py:37 hiboo/templates/sidebar.html:31
#: hiboo/account/forms.py:43 hiboo/account/templates/account_contact.html:3
#: hiboo/account/login.py:29 hiboo/account/login.py:148
msgid "Invalid or expired signup link"
msgstr ""
msgid "A user with the same username exists already"
msgstr ""
#: hiboo/account/login.py:108 hiboo/account/login.py:137
msgid "Invalid or expired reset link"
msgstr ""
#: hiboo/account/login.py:118 hiboo/account/settings.py:25
msgid "Wrong credentials, check your old password"
msgstr ""
#: hiboo/account/settings.py:39
msgid "TOTP is valid"
msgstr ""
#: hiboo/account/settings.py:42
msgid "Invalid or expired TOTP"
#: hiboo/account/settings.py:70
msgid "TOTP has been enabled"
msgid "Successfully enabled TOTP"
msgstr ""
#: hiboo/account/settings.py:78
msgid "Failed to enable TOTP, wrong TOTP"
msgstr ""
#: hiboo/account/settings.py:80
msgid ""
"Scan this QR code or use the informations below it to configure your TOTP"
" client"
msgstr ""
#: hiboo/account/settings.py:93
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
#: hiboo/account/templates/account_auth_password_reset.html:3
msgid "Reset your password"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:3
#: hiboo/account/templates/account_auth_totp_enable.html:3
msgid "Two-factor authentication (2FA)"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:4
#: hiboo/account/templates/account_auth_totp_enable.html:4
msgid "with time-based one-time password (TOTP)"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:9
msgid ""
"TOTP is an optional secondary layer of the authentication process used to"
" enforce the protection of your account with a one-time password. You can"
" read <a href=\"https://en.wikipedia.org/wiki/Time-based_one-"
"time_password\">this Wikipedia page</a> if you want to learn more about "
"this mechanism."
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:18
msgid "Two-factor authentication is enabled"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:19
msgid "Click on <i>Disable TOTP</i> to disable it"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:25
msgid "Test your one-time password"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:26
msgid "Feel free to use this form in order to check your client configuration"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:39
msgid "Two-factor authentication is disabled"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:40
msgid "Click on <i>Enable TOTP</i> to configure it"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:44
msgid "Attention"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:45
msgid ""
"You will need a working TOTP client in order to complete this "
"configuration. Several open-source apps can help you for this (and some "
"on mobile are available on <a "
"href=\"https://search.f-droid.org/?q=totp&lang=fr\">F-Droid</a>)"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:55
msgid "Disable TOTP"
msgstr ""
#: hiboo/account/templates/account_auth_totp.html:57
msgid "Enable TOTP"
msgstr ""
#: hiboo/account/templates/account_auth_totp_enable.html:14
msgid "Secret key"
msgstr ""
#: hiboo/account/templates/account_auth_totp_enable.html:17
#: hiboo/application/templates/application_synapse/rooms.html:14
msgid "Name"
msgstr ""
#: hiboo/account/templates/account_auth_totp_enable.html:20
msgid "Issuer"
msgstr ""
#: hiboo/account/templates/account_auth_totp_enable.html:33
msgid "Cancel"
msgstr ""
#: hiboo/account/templates/account_home.html:3
msgid "My account"
msgstr ""
#: hiboo/account/templates/account_home.html:4
msgid "status and history"
msgstr ""
#: hiboo/account/templates/account_home.html:12
msgid "Account age"
msgstr ""
#: hiboo/account/templates/account_home.html:15
msgid "Profile count"
msgstr ""
#: hiboo/account/templates/account_home.html:20
msgid "Pending requests"
msgstr ""
#: hiboo/account/templates/account_home.html:23
msgid "Role"
msgstr ""
#: hiboo/account/templates/account_home.html:23
msgid "administrator"
msgstr ""
#: hiboo/account/templates/account_home.html:23
msgid "registered user"
msgstr ""
#: hiboo/account/templates/account_profiles.html:4
msgid "my profiles"
#: hiboo/account/templates/account_profiles.html:16
#: hiboo/profile/templates/profile_pick.html:26
msgid "No profile description"
#: hiboo/account/templates/account_profiles.html:27
#: hiboo/profile/templates/profile_pick.html:52
msgid "Create another profile"
msgstr ""
#: hiboo/account/templates/account_profiles.html:34
#: hiboo/profile/templates/profile_pick.html:50
#: hiboo/account/templates/account_profiles.html:42
#: hiboo/account/templates/account_profiles.html:54
#, python-format
msgid "Profile will be %(status)s in %(when)s"
#: hiboo/account/templates/account_signin_password.html:4
#: hiboo/account/templates/account_signin_totp.html:4
msgid "to access your account"
#: hiboo/account/templates/account_signin_totp.html:3
msgid "Time-based one-time password (TOTP) verify"
#: hiboo/account/templates/account_signup.html:4
msgid "for a new account"
#: hiboo/application/base.py:12 hiboo/service/templates/service_details.html:15
msgid "Service name"
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
#: hiboo/application/base.py:13 hiboo/service/templates/service_details.html:21
#: hiboo/service/templates/service_list.html:15
msgid "Provider"
msgstr ""
#: hiboo/application/base.py:14 hiboo/service/templates/service_details.html:18
msgid "Description"
msgstr ""
#: hiboo/application/base.py:15
msgid "Profile policy"
msgstr ""
#: hiboo/application/base.py:17
msgid "Maximum profile count"
msgstr ""
#: hiboo/application/base.py:19
msgid "Profile username format"
msgstr ""
#: hiboo/application/base.py:21
msgid "Default ({})"
msgstr ""
#: hiboo/application/base.py:30
msgid "Enable single-profile behavior (no custom username, no additional profile)"
msgstr ""
#: hiboo/application/base.py:31 hiboo/application/infrastructure.py:15
#: hiboo/application/infrastructure.py:37 hiboo/application/social.py:20
#: hiboo/application/social.py:42 hiboo/application/social.py:167
#: hiboo/application/social.py:189 hiboo/application/social.py:210
#: hiboo/application/sso.py:43 hiboo/application/sso.py:67
#: hiboo/application/storage.py:15 hiboo/application/storage.py:34
msgid "Submit"
#: hiboo/application/infrastructure.py:11
msgid "Gitlab"
msgstr ""
#: hiboo/application/infrastructure.py:14
msgid "Gitlab URL"
msgstr ""
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
#: hiboo/application/social.py:40
msgid "Synapse hosted domain"
msgstr ""
#: hiboo/application/social.py:41
msgid "Synapse administrator token"
msgstr ""
#: hiboo/application/social.py:64
msgid "Search keyword"
msgstr ""
#: hiboo/application/social.py:65
msgid "Search"
msgstr ""
#: hiboo/application/social.py:87
#: hiboo/application/templates/application_synapse/rooms.html:11
msgid "RoomID"
msgstr ""
#: hiboo/application/social.py:88 hiboo/application/social.py:107
msgid "Display"
msgstr ""
#: hiboo/application/social.py:106
msgid "MXID"
msgstr ""
#: hiboo/application/social.py:163
msgid "WriteFreely"
msgstr ""
#: hiboo/application/social.py:166
msgid "WriteFreely URL"
msgstr ""
#: hiboo/application/social.py:185
msgid "PeerTube"
msgstr ""
#: hiboo/application/social.py:188
msgid "PeerTube URL"
msgstr ""
#: hiboo/application/social.py:206
msgid "Flarum"
msgstr ""
#: hiboo/application/social.py:209
msgid "Flarum URL"
msgstr ""
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
#: hiboo/application/sso.py:11
msgid "Generic OIDC"
msgstr ""
#: hiboo/application/sso.py:14
msgid "Redirect URI"
msgstr ""
#: hiboo/application/sso.py:16
msgid "Token Endpoint Auth Method"
msgstr ""
#: hiboo/application/sso.py:17
msgid "HTTP POST data"
msgstr ""
#: hiboo/application/sso.py:18
msgid "HTTP basic authorization"
msgstr ""
#: hiboo/application/sso.py:19
msgid "No authentication"
msgstr ""
#: hiboo/application/sso.py:23
msgid "OpenID Connect grant type"
msgstr ""
#: hiboo/application/sso.py:24
msgid "Authorization Code"
msgstr ""
#: hiboo/application/sso.py:25
msgid "Implicit"
msgstr ""
#: hiboo/application/sso.py:26
msgid "Hybrid"
msgstr ""
#: hiboo/application/sso.py:30
msgid "Allowed response types"
msgstr ""
#: hiboo/application/sso.py:31
msgid "Authorization code only"
msgstr ""
#: hiboo/application/sso.py:32
msgid "Id token only"
msgstr ""
#: hiboo/application/sso.py:33
msgid "Id token and token"
msgstr ""
#: hiboo/application/sso.py:37
msgid "Enabled special claim mappings"
msgstr ""
#: hiboo/application/sso.py:38
msgid "Mask the profile uuid"
msgstr ""
#: hiboo/application/sso.py:39
msgid "Return the actual user email"
msgstr ""
#: hiboo/application/sso.py:40
msgid "Return all claims independently of asked scopes"
msgstr ""
#: hiboo/application/sso.py:56
msgid "Sign the full response"
msgstr ""
msgid "Sign only the assertion"
msgstr ""
#: hiboo/application/storage.py:11
msgstr ""
#: hiboo/application/storage.py:14
msgid "Seafile URL"
msgstr ""
#: hiboo/application/templates/application_oidc.html:2
msgid "Authorization endpoint"
msgstr ""
#: hiboo/application/templates/application_oidc.html:5
msgid "Token endpoint"
msgstr ""
#: hiboo/application/templates/application_oidc.html:8
msgid "Userinfo endpoint"
msgstr ""
#: hiboo/application/templates/application_oidc.html:11
msgid "Client ID"
msgstr ""
#: hiboo/application/templates/application_oidc.html:14
msgid "Client secret"
msgstr ""
#: hiboo/application/templates/application_pick.html:3
#: hiboo/application/templates/application_pick.html:18
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
msgstr ""
#: hiboo/application/templates/application_saml.html:2
msgid "SAML Metadata"
msgstr ""
#: hiboo/application/templates/application_saml.html:5
msgid "SSO redirect binding"
msgstr ""
#: hiboo/application/templates/application_saml.html:8
msgid "ACS"
msgstr ""
#: hiboo/application/templates/application_saml.html:11
msgid "IDP certificate"
msgstr ""
#: hiboo/application/templates/application_saml.html:14
msgid ">SP certificate"
msgstr ""
#: hiboo/application/templates/application_saml.html:17
msgid "SP private key"
msgstr ""
#: hiboo/application/templates/application_synapse/media.html:7
msgid "Media"
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
#: hiboo/application/templates/application_synapse/media.html:8
msgid "Thumbnail"
msgstr ""
#: hiboo/application/templates/application_synapse/room.html:19
msgid "Member"
msgstr ""
#: hiboo/application/templates/application_synapse/rooms.html:12
msgid "Alias"
msgstr ""
#: hiboo/application/templates/application_synapse/rooms.html:13
msgid "Version"
msgstr ""
#: hiboo/application/templates/application_synapse/rooms.html:15
msgid "Members (local)"
msgstr ""
#: hiboo/application/templates/application_synapse/rooms.html:16
msgid "Properties"
msgstr ""
#: hiboo/application/templates/application_synapse/user.html:21
msgid "Devices"
#: hiboo/profile/forms.py:9
msgid "Comment"
msgstr ""
#: hiboo/profile/forms.py:10 hiboo/profile/templates/profile_list.html:66
#: hiboo/profile/forms.py:30 hiboo/profile/templates/profile_claim.html:4
#: hiboo/profile/views.py:35 hiboo/profile/views.py:37
msgid "You cannot request a profile for this service"
msgstr ""
#: hiboo/profile/views.py:36
msgid "You already own a profile for this service"
msgstr ""
#: hiboo/profile/views.py:38
msgid "Your reached the maximum number of profiles"
msgstr ""
msgid "Your profile creation requires approval, please contact us!"
msgid "A profile with that username exists already"
msgstr ""
msgid "Successfully claimed the profile!"
msgstr ""
#: hiboo/profile/views.py:200
msgid "Profile status change was requested"
#: hiboo/profile/views.py:216
msgid "Profile status change was cancelled"
#: hiboo/profile/views.py:228
msgid "Profile status change was completed"
#: hiboo/profile/views.py:250
msgid "Successfully assigned the profile"
#: hiboo/profile/templates/profile_action.html:18
msgid "Show profile"
msgstr ""
#: hiboo/profile/templates/profile_claim.html:5
#: hiboo/profile/templates/profile_create.html:6
#: hiboo/profile/templates/profile_pick.html:5
#: hiboo/profile/templates/profile_quick.html:8
#, python-format
msgid "for the service %(service_name)s"
#: hiboo/profile/templates/profile_create.html:4
msgid "New profile"
msgstr ""
#: hiboo/profile/templates/profile_create.html:7
msgid "and user"
msgstr ""
#: hiboo/profile/templates/profile_details.html:4
msgid "profile details"
msgstr ""
#: hiboo/profile/templates/profile_details.html:16
#: hiboo/profile/templates/profile_details.html:20
#: hiboo/profile/templates/profile_list.html:27
#: hiboo/service/templates/service_details.html:30
#: hiboo/user/templates/user_details.html:15
msgid "UUID"
msgstr ""
#: hiboo/profile/templates/profile_details.html:23
#: hiboo/profile/templates/profile_list.html:28
msgid "Status"
msgstr ""
#: hiboo/profile/templates/profile_details.html:26
#: hiboo/user/templates/user_details.html:18
msgid "Created at"
msgstr ""
#: hiboo/profile/templates/profile_list.html:7
msgid "profiles"
#: hiboo/profile/templates/profile_list.html:23
#: hiboo/service/templates/service_list.html:14
#: hiboo/profile/templates/profile_list.html:25
msgid "Profile username"
#: hiboo/profile/templates/profile_list.html:29
#: hiboo/user/templates/user_list.html:14
#: hiboo/user/templates/user_pick.html:14
msgid "Created on"
#: hiboo/profile/templates/profile_list.html:30
#: hiboo/service/templates/service_details.html:39
#: hiboo/service/templates/service_list.html:19
msgid "Actions"
msgstr ""
#: hiboo/profile/templates/profile_list.html:65
msgid "Export unclaimed profiles"
#: hiboo/profile/templates/profile_pick.html:32
#, python-format
msgid "Created on %(created_on)s"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:33
#: hiboo/profile/templates/profile_pick.html:45
#: hiboo/profile/templates/profile_quick.html:39
msgid "Claim a profile"
#: hiboo/profile/templates/profile_quick.html:24
#, python-format
msgid "Your new %(service_name)s profile"
"Please click the \"Sign up\" button to initialize your %(service_name)s "
"account."
"If you wish to pick a different username, please click the \"Custom "
"profile\" button."
#: hiboo/profile/templates/profile_quick.html:42
msgid "Create a custom profile"
#: hiboo/service/templates/service_action.html:18
msgid "Show service"