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"
"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"
"Generated-By: Babel 2.7.0\n"
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 "created the profile {this.profile.username} on {this.service.name}"
msgstr ""
msgid ""
"set the {this.service.name} profile {this.profile.username} as "
"{this.value}"
msgstr ""
#: hiboo/security.py:48
msgid "Confirm"
msgstr ""
#: hiboo/account/forms.py:8 hiboo/account/forms.py:14 hiboo/profile/forms.py:8
#: hiboo/profile/forms.py:18 hiboo/profile/templates/profile_details.html:12
#: hiboo/user/templates/user_details.html:12
#: hiboo/user/templates/user_list.html:12
#: hiboo/user/templates/user_pick.html:12
#: hiboo/account/forms.py:9 hiboo/account/forms.py:19 hiboo/profile/forms.py:19
msgid "Password"
msgstr ""
#: hiboo/account/forms.py:10 hiboo/account/templates/account_signin.html:3
#: hiboo/templates/base.html:42 hiboo/templates/sidebar.html:36
msgid "Sign in"
msgstr ""
#: hiboo/account/forms.py:20
msgid "Confirm password"
msgstr ""
#: hiboo/account/forms.py:22 hiboo/account/templates/account_signin.html:22
msgid "Sign up"
msgstr ""
#: hiboo/account/forms.py:26
msgid "Old password"
msgstr ""
#: hiboo/account/forms.py:27 hiboo/account/templates/account_password.html:3
msgid "New password"
msgstr ""
#: hiboo/account/forms.py:28
msgid "Confirm new password"
msgstr ""
#: hiboo/account/forms.py:30 hiboo/templates/sidebar.html:20
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
#: hiboo/account/forms.py:34
msgid "Email address"
msgstr ""
#: hiboo/account/forms.py:35
msgid "Matrix ID"
msgstr ""
#: hiboo/account/forms.py:36 hiboo/account/templates/account_contact.html:3
msgid "Update contact info"
msgstr ""
#: hiboo/account/login.py:18
msgid "Wrong credentials"
msgstr ""
#: hiboo/account/login.py:36
msgid "A user with the same username exists already"
msgstr ""
#: hiboo/account/login.py:46
msgid "Signed up using the Web form"
msgstr ""
#: hiboo/account/login.py:48
msgid "User created successfully"
msgstr ""
#: hiboo/account/settings.py:20
msgid "Successfully reset your password"
msgstr ""
#: hiboo/account/settings.py:23
msgid "Wrong credentials, check your old password"
msgstr ""
#: hiboo/account/settings.py:36
msgid "Successfully updated your contact info"
msgstr ""
#: hiboo/account/templates/account_contact.html:7
msgid "Contact information"
msgstr ""
#: hiboo/account/templates/account_contact.html:8
msgid ""
"There is no requirement for you to provide us with your contact "
"information. Those can be useful though."
msgstr ""
#: hiboo/account/templates/account_contact.html:9
msgid ""
"If you lose access to your account, we might use this information to "
"check that your are indeed who you pretend to be."
msgstr ""
#: hiboo/account/templates/account_contact.html:10
msgid ""
"Also, if we notice unusual behavior on your account, we may use this "
"information to contact you instead of immediately blocking your account."
msgstr ""
#: hiboo/account/templates/account_home.html:3
#: hiboo/account/templates/account_profiles.html:3
#: hiboo/templates/sidebar.html:5
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 ""
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
#: hiboo/account/templates/account_home.html:33
#: hiboo/account/templates/account_signin.html:8
msgid "Authentication manager"
msgstr ""
#: hiboo/account/templates/account_home.html:34
msgid "This is Hiboo, our account and authentication manager."
msgstr ""
#: hiboo/account/templates/account_home.html:35
msgid ""
"Hiboo is designed so you only have to remember one password and can use "
"your many accounts on every application associated with it."
msgstr ""
#: hiboo/account/templates/account_home.html:36
msgid ""
"If you wish to sign into one of the applications, simply open your "
"browser and go to the application: you will automatically be redirected "
"back to Hiboo and will be able to pick the profile you desire."
msgstr ""
#: hiboo/account/templates/account_home.html:37
#: hiboo/account/templates/account_signin.html:14
msgid ""
"<strong>If you are having trouble</strong>, please refer to the "
"documentation, then contact the administrator of this service directly, "
"using the contact button in the left panel."
msgstr ""
#: hiboo/account/templates/account_profiles.html:4
msgid "my profiles"
msgstr ""
#: hiboo/account/templates/account_profiles.html:15
#: hiboo/profile/templates/profile_details.html:22
#: hiboo/user/templates/user_list.html:13
#: hiboo/user/templates/user_pick.html:13
msgid "Created on"
msgstr ""
#: hiboo/account/templates/account_profiles.html:17 hiboo/profile/forms.py:9
msgid "Comment"
#: hiboo/account/templates/account_signin.html:4
msgid "to access your account"
msgstr ""
#: hiboo/account/templates/account_signin.html:9
msgid ""
"<strong>You were directed here for authentication</strong>. This is our "
"account manager, designed so you only have to remember one password and "
"authenticate once."
msgstr ""
#: hiboo/account/templates/account_signin.html:10
msgid ""
"It handles accounts for our applications and allows you to own and use "
"multiple profiles on each application."
msgstr ""
#: hiboo/account/templates/account_signin.html:11
msgid ""
"<strong>If you are seing this page for the first time</strong>, then you "
"must first create your master account and password: please click the "
"\"Sign up\" button for this."
msgstr ""
#: hiboo/account/templates/account_signin.html:12
msgid ""
"If you already have an account or when you are signed up, please sign in "
"using the form below."
msgstr ""
#: hiboo/account/templates/account_signin.html:13
msgid ""
"If you used to own an account on the application that redirected you "
"here, do not panic: you will be able to claim it once logged in, using "
"the \"claim\" button!"
msgstr ""
#: hiboo/account/templates/account_signup.html:4
msgid "for a new account"
msgstr ""
msgid "I want a new account!"
msgstr ""
#: hiboo/account/templates/account_signup.html:9
msgstr ""
#: hiboo/account/templates/account_signup.html:10
msgid ""
"First, please note that you only need a single account. If you own one "
"already, please sign in. If you need a different username, you can simply"
" create additional profiles! Please contact us if you are having trouble."
msgstr ""
#: hiboo/account/templates/account_signup.html:11
msgid ""
"Please chose your account name carefully, since you will not be able to "
"change it later. You will then be able to create profiles under "
"pseudonymes."
msgstr ""
#: hiboo/account/templates/account_signup.html:12
msgid ""
"Please (please!) use a decent password and memorize it. We do not wish to"
" collect data on who you are. That also means it is dificult for us to "
"verify who you are and reset your password in case you forget it."
#: hiboo/application/infrastructure.py:11
msgid "Gitlab"
msgstr ""
#: hiboo/application/infrastructure.py:14
msgid "Gitlab URL"
msgstr ""
#: hiboo/application/infrastructure.py:15
#: hiboo/application/infrastructure.py:46 hiboo/application/social.py:15
#: hiboo/application/social.py:44 hiboo/application/sso.py:42
#: hiboo/application/sso.py:81 hiboo/application/storage.py:15
#: hiboo/application/storage.py:43 hiboo/service/forms.py:19
msgid "Submit"
msgstr ""
#: hiboo/application/infrastructure.py:42
msgid "Grafana"
msgstr ""
#: hiboo/application/infrastructure.py:45
msgid "Grafana URL"
msgstr ""
msgstr ""
#: hiboo/application/social.py:14
msgid "Mastodon URL"
msgstr ""
#: hiboo/application/social.py:40
msgid "Synapse"
msgstr ""
#: hiboo/application/social.py:43
msgid "Synapse homeserver URL"
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
msgstr ""
#: 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:70
msgid "Generic SAML2"
msgstr ""
#: hiboo/application/sso.py:73
msgid "SP entity id"
msgstr ""
#: hiboo/application/sso.py:74
msgid "SP ACS"
msgstr ""
#: hiboo/application/sso.py:76
msgid "Signature mode"
msgstr ""
#: hiboo/application/sso.py:77
msgid "Sign the full response"
msgstr ""
#: hiboo/application/sso.py:78
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:12
msgid "Select"
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
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/profile/admin.py:64
msgid "Successfully assigned the profile"
msgstr ""
#: hiboo/profile/forms.py:10 hiboo/profile/templates/profile_list.html:67
#: hiboo/profile/templates/profile_pick.html:66
#: hiboo/profile/templates/profile_pick.html:70
#: hiboo/profile/forms.py:20 hiboo/profile/templates/profile_claim.html:4
#: hiboo/profile/login.py:34 hiboo/profile/login.py:41
msgid "You cannot request a profile for this service"
msgstr ""
#: hiboo/profile/login.py:45
msgid "Your reached the maximum number of profiles"
msgstr ""
#: hiboo/profile/login.py:49
msgid "Your profile creation requires approval"
msgstr ""
#: hiboo/profile/login.py:64
msgid "A profile with that username exists already"
msgstr ""
#: hiboo/profile/login.py:100
msgid "Successfully claimed the profile!"
msgstr ""
#: hiboo/profile/login.py:103
msgid "Wrong username or password"
msgstr ""
#: hiboo/profile/templates/profile_claim.html:5
#: hiboo/profile/templates/profile_create.html:6
#, python-format
msgid "for the service %(service_name)s"
msgstr ""
#: hiboo/profile/templates/profile_claim.html:9
msgid "Claim an existing profile"
msgid "You are about to claim an existing profile on the service."
"Please specify the username and password of your original account on the "
"service."
"If you are used to sign into that service using an email address, please "
"specify your username or nickname instead."
#: 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_create.html:12
msgid "Create a new profile"
msgstr ""
#: hiboo/profile/templates/profile_create.html:13
msgid "You are about to create an application profile."
msgstr ""
#: hiboo/profile/templates/profile_create.html:14
msgid ""
"Please choose a username wisely, you will not be able to change it later."
" You may pick anything that is valid for the service, as long as it is "
"available."
msgstr ""
#: hiboo/profile/templates/profile_create.html:15
msgid ""
"If your profile request is submitted for validation, please add a useful "
"comment that will help us validate (describe shortly what your profile is"
" for or why you need one)."
msgstr ""
#: hiboo/profile/templates/profile_details.html:4
msgid "profile details"
msgstr ""
#: hiboo/profile/templates/profile_details.html:15
msgid "Owner"
msgstr ""
#: hiboo/profile/templates/profile_details.html:18
#: hiboo/service/templates/service_details.html:27
#: hiboo/user/templates/user_details.html:15
msgid "UUID"
msgstr ""
#: hiboo/user/templates/user_details.html:18
msgid "Created at"
msgstr ""
#: hiboo/profile/templates/profile_details.html:45
#: hiboo/profile/templates/profile_details.html:47
#: hiboo/profile/templates/profile_list.html:51
msgid "Validate profile"
msgstr ""
#: hiboo/profile/templates/profile_list.html:7
msgid "profiles"
msgstr ""
#: hiboo/profile/templates/profile_list.html:25
#: hiboo/profile/templates/profile_list.html:28
#: hiboo/service/templates/service_list.html:18
msgid "Actions"
msgstr ""
#: hiboo/profile/templates/profile_list.html:53
msgid "Assign profile"
msgstr ""
#, python-format
msgid "Created on %(created_on)s"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:39
msgid "Pick your profile"
"Every service is associated with profiles, which are just as many "
"identities that you can associate to your master account."
"You may think of profiles as a way to switch between a personal and a "
"business account, or to use the service under different identities for "
"diffrent activities."
msgid ""
"Profiles were introduced in order to offer flexibility and security "
"against stalkers and other sorts of online violence."
msgstr ""
"However, profile creation on this services is currently locked down. You "
"may only use existing profiles if you have any."
msgid ""
"This service is not currently open for profile registration. In order to "
"get new profiles, you must ask a service administrator."
msgstr ""
msgid ""
"You may request new profiles. Your requests will be submitted to "
"validation."
msgstr ""
#, python-format
msgid ""
"You may create up to %(max_profiles)s profiles. Further profile requests "
"will be submitted to validation."
msgstr ""
#, python-format
msgid ""
"You may create up to %(max_profiles)s profiles. Please contact the "
"service administrator if you have any specific needs."
msgstr ""
#: hiboo/service/forms.py:10 hiboo/service/templates/service_details.html:12
#: hiboo/service/forms.py:11 hiboo/service/templates/service_details.html:18
#: hiboo/service/templates/service_list.html:14
#: hiboo/service/forms.py:12 hiboo/service/templates/service_details.html:15
msgid "Description"
msgstr ""
#: hiboo/service/forms.py:13
msgid "Profile policy"
msgstr ""
#: hiboo/service/forms.py:17
msgid "Profile username regex"
#: hiboo/service/templates/service_create.html:4
#: hiboo/service/templates/service_list.html:41
msgid "Create a service"
msgstr ""
#: hiboo/service/templates/service_create.html:5
#, python-format
msgid "add a %(application_name)s service"
#: hiboo/service/templates/service_details.html:4
msgid "service details"
#: hiboo/service/templates/service_details.html:21
#: hiboo/service/templates/service_list.html:15
msgid "Application"
#: hiboo/service/templates/service_details.html:24
msgid "Application destriction"
#: hiboo/service/templates/service_details.html:45
#: hiboo/service/templates/service_details.html:46
#: hiboo/service/templates/service_details.html:47
msgid "Edit this service"
msgstr ""
#: hiboo/service/templates/service_details.html:48
#: hiboo/service/templates/service_edit.html:3
msgid "Edit a service"
msgstr ""
#: hiboo/service/templates/service_list.html:3
msgid "Service list"
msgstr ""
#: hiboo/service/templates/service_list.html:4
msgid "all available services"
msgstr ""
msgid "Max profiles"
msgstr ""
#: hiboo/sso/templates/sso_redirect.html:8
msgid ""
"Since your browser does not support JavaScript, you must press the button"
" once to proceed."
msgstr ""
#: hiboo/templates/base.html:35 hiboo/templates/sidebar.html:25
msgid "Hiboo is free software distributed under the MIT license"
#: hiboo/templates/confirm.html:3
msgid "Confirm your action"
msgstr ""
#: hiboo/templates/confirm.html:8
#, python-format
msgid "Your are about to %(action)s. Do you wish to confirm that action?"
msgstr ""
msgid "Close"
msgstr ""
#: hiboo/templates/sidebar.html:1
msgid "Account"
msgstr ""
#: hiboo/templates/sidebar.html:10
msgid "My profiles"
msgstr ""
#: hiboo/templates/sidebar.html:15
msgid "My contact info"
msgstr ""
#: hiboo/templates/sidebar.html:42
msgid "Requested profiles"
msgstr ""
#: hiboo/templates/sidebar.html:60
msgid "Blocked profiles"
msgstr ""
#: hiboo/templates/sidebar.html:65
#: hiboo/user/templates/user_details.html:4
msgid "user details"
msgstr ""
#: hiboo/user/templates/user_list.html:3
msgid "Manage users"
msgstr ""
#: hiboo/user/templates/user_pick.html:3
msgid "Pick a user"
msgstr ""