Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Hiboo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cyrinux
Hiboo
Commits
a554b2ba
Commit
a554b2ba
authored
5 years ago
by
kaiyou
Browse files
Options
Downloads
Patches
Plain Diff
Update i18n strings
parent
f353d118
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
messages.pot
+267
-63
267 additions, 63 deletions
messages.pot
with
267 additions
and
63 deletions
messages.pot
+
267
−
63
View file @
a554b2ba
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-1
0-20
22:2
8
+0
2
00\n"
"POT-Creation-Date: 2019-1
1-13
22:2
7
+0
1
00\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"
...
...
@@ -17,43 +17,56 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.7.0\n"
#: hiboo/models.py:15
0
#: hiboo/models.py:15
3
msgid "Profile creation is impossible"
msgstr ""
#: hiboo/models.py:15
1
#: hiboo/models.py:15
4
msgid "Profile creation is reserved to managers"
msgstr ""
#: hiboo/models.py:15
2
#: hiboo/models.py:15
5
msgid "Profile creation must be validated"
msgstr ""
#: hiboo/models.py:15
3
#: hiboo/models.py:15
6
msgid "Additional profiles must be validated"
msgstr ""
#: hiboo/models.py:15
4
#: hiboo/models.py:15
7
msgid "No validation is required"
msgstr ""
#: hiboo/models.py:21
3
#: hiboo/models.py:21
8
msgid "signed up for this account"
msgstr ""
#: hiboo/models.py:21
4
#: hiboo/models.py:21
9
msgid "created the profile {this.profile.username} on {this.service.name}"
msgstr ""
#: hiboo/models.py:2
15
#: hiboo/models.py:2
20
msgid "changed your password"
msgstr ""
#: hiboo/account/forms.py:8 hiboo/account/forms.py:14 hiboo/account/forms.py:34
#: hiboo/models.py:221
msgid "{this.value} the profile {this.profile.username} on {this.service.name}"
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_details.html:35
#: hiboo/user/templates/user_list.html:12
#: hiboo/user/templates/user_pick.html:12
msgid "Username"
msgstr ""
#: hiboo/account/forms.py:9 hiboo/account/forms.py:19
#: hiboo/account/forms.py:9 hiboo/account/forms.py:19
hiboo/profile/forms.py:19
msgid "Password"
msgstr ""
...
...
@@ -66,8 +79,7 @@ msgstr ""
msgid "Confirm password"
msgstr ""
#: hiboo/account/forms.py:22 hiboo/account/forms.py:44
#: hiboo/account/templates/account_signin.html:20
#: hiboo/account/forms.py:22 hiboo/account/templates/account_signin.html:20
#: hiboo/account/templates/account_signup.html:3
#: hiboo/templates/sidebar.html:21
msgid "Sign up"
...
...
@@ -89,14 +101,6 @@ msgstr ""
msgid "Change password"
msgstr ""
#: hiboo/account/forms.py:35
msgid "Comment"
msgstr ""
#: hiboo/account/forms.py:36
msgid "Create profile"
msgstr ""
#: hiboo/account/templates/account_home.html:3 hiboo/templates/sidebar.html:5
msgid "My account"
msgstr ""
...
...
@@ -180,108 +184,194 @@ msgid ""
"notified first."
msgstr ""
#: hiboo/account/templates/profile_create.html:4
msgid "New profile"
#: hiboo/profile/forms.py:9
msgid "Comment"
msgstr ""
#: hiboo/profile/forms.py:10
msgid "Create profile"
msgstr ""
#: hiboo/account/templates/profile_create.html:5
#: hiboo/account/templates/profile_pick.html:7
#: hiboo/profile/forms.py:20 hiboo/profile/templates/profile_claim.html:4
msgid "Claim profile"
msgstr ""
#: hiboo/profile/templates/profile_claim.html:5
#: hiboo/profile/templates/profile_create.html:6
#: hiboo/profile/templates/profile_pick.html:7
#, python-format
msgid "for the service %(service_name)s"
msgstr ""
#: hiboo/
account
/templates/profile_c
reate
.html:9
msgid "C
reate a new
profile"
#: hiboo/
profile
/templates/profile_c
laim
.html:9
msgid "C
laim an existing
profile"
msgstr ""
#: hiboo/account/templates/profile_create.html:10
#: hiboo/profile/templates/profile_claim.html:10
#: hiboo/profile/templates/profile_create.html:13
msgid "You are about to create your first profile."
msgstr ""
#: hiboo/account/templates/profile_create.html:11
#: hiboo/profile/templates/profile_claim.html:11
#: 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/account/templates/profile_create.html:12
#: hiboo/profile/templates/profile_claim.html:12
#: 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/account/templates/profile_pick.html:6
#: 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_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:19
#: hiboo/user/templates/user_details.html:15
msgid "UUID"
msgstr ""
#: hiboo/profile/templates/profile_details.html:21
#: hiboo/profile/templates/profile_list.html:20
#: hiboo/user/templates/user_details.html:36
msgid "Status"
msgstr ""
#: hiboo/profile/templates/profile_details.html:24
#: hiboo/user/templates/user_details.html:18
msgid "Created at"
msgstr ""
#: hiboo/profile/templates/profile_details.html:40
msgid "Block profile"
msgstr ""
#: hiboo/profile/templates/profile_details.html:42
msgid "Unblock profile"
msgstr ""
#: hiboo/profile/templates/profile_list.html:16
#: hiboo/service/templates/service_list.html:13
#: hiboo/user/templates/user_details.html:34
msgid "Service"
msgstr ""
#: hiboo/profile/templates/profile_list.html:18
msgid "Profile username"
msgstr ""
#: hiboo/profile/templates/profile_list.html:19
msgid "Owned by"
msgstr ""
#: hiboo/profile/templates/profile_list.html:21
#: hiboo/user/templates/user_list.html:13
#: hiboo/user/templates/user_pick.html:13
msgid "Created on"
msgstr ""
#: hiboo/profile/templates/profile_list.html:22
#: hiboo/service/templates/service_list.html:18
msgid "Actions"
msgstr ""
#: hiboo/profile/templates/profile_list.html:50
msgid "Create a profile"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:6
msgid "Pick a profile"
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:22
#: hiboo/
profile
/templates/profile_pick.html:22
msgid "Blocked"
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:24
#: hiboo/
profile
/templates/profile_pick.html:24
msgid "Awaiting approval"
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:32
#: hiboo/
profile
/templates/profile_pick.html:32
#, python-format
msgid "Created on %(created_on)s"
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:33
#: hiboo/
profile
/templates/profile_pick.html:33
msgid "Not shared with anyone"
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:41
#: hiboo/
profile
/templates/profile_pick.html:41
msgid "Here come profiles!"
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:43
#: hiboo/
profile
/templates/profile_pick.html:43
msgid ""
"This service relies on profiles, which are just as many identities that "
"you can have with your single Hiboo account."
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:44
#: hiboo/
profile
/templates/profile_pick.html:44
msgid ""
"You may think of profiles as a way to have both a personal and an "
"organization account, or to use the service under different identities "
"for diffrent activities."
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:45
#: hiboo/
profile
/templates/profile_pick.html:45
msgid ""
"Profiles were introduced in order to offer flexibility and security "
"against stalkers and other sorts of online violence."
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:48
#: hiboo/
profile
/templates/profile_pick.html:48
msgid ""
"However, profile creation on this services are currently locked down. You"
" may only use existing profiles if you have some."
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:50
#: hiboo/
profile
/templates/profile_pick.html:50
msgid ""
"This service is not currently open for profile registration. In order to "
"get new profiles, you must ask a service administrator."
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:52
#: hiboo/
profile
/templates/profile_pick.html:52
msgid ""
"You may request new profiles. Your requests will be submitted to "
"validation."
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:54
#: hiboo/
profile
/templates/profile_pick.html:54
#, python-format
msgid ""
"You may create up to %(max_profiles)s profiles. Further profile requests "
"will be submitted to validation."
msgstr ""
#: hiboo/
account
/templates/profile_pick.html:56
#: hiboo/
profile
/templates/profile_pick.html:56
#, python-format
msgid ""
"You may create up to %(max_profiles)s profiles. Please contact the "
...
...
@@ -312,44 +402,53 @@ msgstr ""
msgid "Maximum profile count"
msgstr ""
#: hiboo/service/forms.py:19 hiboo/sso/forms.py:10
#: hiboo/service/forms.py:19
msgid "Disable per-profile username"
msgstr ""
#: hiboo/service/forms.py:20 hiboo/sso/forms.py:16 hiboo/sso/forms.py:42
msgid "Submit"
msgstr ""
#: hiboo/service/templates/
service_create
.html:3
#: hiboo/service/templates/service_create
_form
.html:
3
#: hiboo/service/templates/service_list.html:
3
4
#: hiboo/service/templates/
protocol_pick
.html:3
#: hiboo/service/templates/service_create.html:
4
#: hiboo/service/templates/service_list.html:4
2
msgid "Create a service"
msgstr ""
#: hiboo/service/templates/
service_create
.html:4
#: hiboo/service/templates/
protocol_pick
.html:4
msgid "pick a protocol"
msgstr ""
#: hiboo/service/templates/
service_create
.html:16
#: hiboo/service/templates/
protocol_pick
.html:16
msgid "Create "
msgstr ""
#: hiboo/service/templates/service_create_form.html:4
msgid "add a SAML service"
#: hiboo/service/templates/service_create.html:5
#, python-format
msgid "add a %(protocol_name)s service"
msgstr ""
#: hiboo/service/templates/service_details.html:5
msgid "service details"
msgstr ""
#: hiboo/service/templates/service_details.html:1
9
msgid "
UUID
"
#: hiboo/service/templates/service_details.html:
3
1
msgid "
View profiles
"
msgstr ""
#: hiboo/service/templates/service_details.html:3
1
#: hiboo/service/templates/service_details.html:3
2
msgid "Edit this service"
msgstr ""
#: hiboo/service/templates/service_details.html:3
2
#: hiboo/service/templates/service_details.html:3
3
msgid "Delete this service"
msgstr ""
#: hiboo/service/templates/service_edit.html:3
msgid "Edit a service"
msgstr ""
#: hiboo/service/templates/service_list.html:3
msgid "Service list"
msgstr ""
...
...
@@ -358,15 +457,15 @@ msgstr ""
msgid "all available services"
msgstr ""
#: hiboo/service/templates/service_list.html:1
3
msgid "
Servic
e"
#: hiboo/service/templates/service_list.html:1
5
msgid "
Typ
e"
msgstr ""
#: hiboo/service/templates/service_list.html:1
5
#: hiboo/service/templates/service_list.html:1
6
msgid "Policy"
msgstr ""
#: hiboo/service/templates/service_list.html:1
6
#: hiboo/service/templates/service_list.html:1
7
msgid "Max profiles"
msgstr ""
...
...
@@ -378,12 +477,92 @@ msgstr ""
msgid "SP ACS"
msgstr ""
#: hiboo/sso/forms.py:11
msgid "Signature mode"
msgstr ""
#: hiboo/sso/forms.py:12
msgid "Sign the full response"
msgstr ""
#: hiboo/sso/forms.py:13
msgid "Sign only the assertion"
msgstr ""
#: hiboo/sso/forms.py:20
msgid "Redirect URI"
msgstr ""
#: hiboo/sso/forms.py:22
msgid "Token Endpoint Auth Method"
msgstr ""
#: hiboo/sso/forms.py:23
msgid "HTTP POST data"
msgstr ""
#: hiboo/sso/forms.py:24
msgid "HTTP basic authorization"
msgstr ""
#: hiboo/sso/forms.py:25
msgid "No authentication"
msgstr ""
#: hiboo/sso/forms.py:29
msgid "OpenID Connect grant type"
msgstr ""
#: hiboo/sso/forms.py:30
msgid "Authorization Code"
msgstr ""
#: hiboo/sso/forms.py:31
msgid "Implicit"
msgstr ""
#: hiboo/sso/forms.py:32
msgid "Hybrid"
msgstr ""
#: hiboo/sso/forms.py:36
msgid "Allowed response types"
msgstr ""
#: hiboo/sso/forms.py:37
msgid "Authorization code only"
msgstr ""
#: hiboo/sso/forms.py:38
msgid "Id token only"
msgstr ""
#: hiboo/sso/forms.py:39
msgid "Id token and token"
msgstr ""
#: hiboo/sso/templates/protocol_oidc.html:2
msgid ""
"OpenID Connect (OIDC) is JWT based authentication and authorization "
"protocol"
msgstr ""
#: hiboo/sso/templates/protocol_oidc.html:5
msgid "Authorization endpoint"
msgstr ""
#: hiboo/sso/templates/protocol_oidc.html:8
msgid "Token endpoint"
msgstr ""
#: hiboo/sso/templates/protocol_oidc.html:11
msgid "Client ID"
msgstr ""
#: hiboo/sso/templates/protocol_oidc.html:14
msgid "Client secret"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:2
msgid ""
"SAML2 is a legacy protocol based on XML security. Only redirect/post "
...
...
@@ -444,7 +623,16 @@ msgstr ""
msgid "Hiboo is free software distributed under the MIT license"
msgstr ""
#: hiboo/templates/macros.html:51
#: 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 ""
#: hiboo/templates/macros.html:53
msgid "Close"
msgstr ""
...
...
@@ -461,14 +649,30 @@ msgid "Services"
msgstr ""
#: hiboo/templates/sidebar.html:40
msgid "Users"
msgstr ""
#: hiboo/templates/sidebar.html:45
msgid "About"
msgstr ""
#: hiboo/templates/sidebar.html:4
3
#: hiboo/templates/sidebar.html:4
8
msgid "User guide"
msgstr ""
#: hiboo/templates/sidebar.html:
48
#: hiboo/templates/sidebar.html:
53
msgid "Admin guide"
msgstr ""
#: 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 ""
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment