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
Container Registry
Model registry
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
ACIDES
Hiboo
Commits
3811e353
Commit
3811e353
authored
4 years ago
by
Weblate
Browse files
Options
Downloads
Plain Diff
Merge branch 'origin/master' into Weblate.
parents
e41ff7fd
07acd4ae
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#3042
passed
4 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hiboo/translations/eo/LC_MESSAGES/messages.po
+973
-0
973 additions, 0 deletions
hiboo/translations/eo/LC_MESSAGES/messages.po
with
973 additions
and
0 deletions
hiboo/translations/eo/LC_MESSAGES/messages.po
0 → 100644
+
973
−
0
View file @
3811e353
# Translations template for PROJECT.
# Copyright (C) 2020 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-03-21 12:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: eo\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"
#: hiboo/models.py:148
msgid "Profile creation is impossible"
msgstr ""
#: hiboo/models.py:149
msgid "Profile creation is reserved to managers"
msgstr ""
#: hiboo/models.py:150
msgid "Profile creation must be validated"
msgstr ""
#: hiboo/models.py:151
msgid "Additional profiles must be validated"
msgstr ""
#: hiboo/models.py:152
msgid "No validation is required"
msgstr ""
#: hiboo/models.py:178
msgid "unclaimed"
msgstr ""
#: hiboo/models.py:179
msgid "requested"
msgstr ""
#: hiboo/models.py:180
msgid "active"
msgstr ""
#: hiboo/models.py:181
msgid "blocked"
msgstr ""
#: hiboo/models.py:182
msgid "deleted"
msgstr ""
#: hiboo/models.py:221
msgid "signed up for this account"
msgstr ""
#: hiboo/models.py:222
msgid "created the profile {this.profile.username} on {this.service.name}"
msgstr ""
#: hiboo/models.py:223
msgid "changed this account password"
msgstr ""
#: hiboo/models.py:224
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_details.html:38
#: 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/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
#: hiboo/account/templates/account_signup.html:3
#: hiboo/templates/sidebar.html:31
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
msgid "Change password"
msgstr ""
#: 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 ""
#: 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:13
#: hiboo/profile/templates/profile_list.html:22
#: hiboo/service/templates/service_list.html:13
#: hiboo/user/templates/user_details.html:37
msgid "Service"
msgstr ""
#: hiboo/account/templates/account_profiles.html:14
#: hiboo/profile/templates/profile_list.html:24
msgid "Profile username"
msgstr ""
#: hiboo/account/templates/account_profiles.html:15
#: hiboo/profile/templates/profile_details.html:22
#: hiboo/profile/templates/profile_list.html:26
#: hiboo/user/templates/user_details.html:39
msgid "Status"
msgstr ""
#: hiboo/account/templates/account_profiles.html:16
#: hiboo/profile/templates/profile_list.html:27
#: 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"
msgstr ""
#: 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 ""
#: hiboo/account/templates/account_signup.html:8
msgid "I want a new account!"
msgstr ""
#: hiboo/account/templates/account_signup.html:9
msgid "You are about to sign up for a new account."
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."
msgstr ""
#: 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 ""
#: hiboo/application/social.py:11
msgid "Mastodon"
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"
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
msgid "NextCloud"
msgstr ""
#: hiboo/application/storage.py:14
msgid "NextCloud URL"
msgstr ""
#: hiboo/application/storage.py:39
msgid "Seafile"
msgstr ""
#: hiboo/application/storage.py:42
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
msgid "Select application type"
msgstr ""
#: hiboo/application/templates/application_pick.html:12
msgid "Select"
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:51
msgid "Profile status was successfully changed"
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
msgid "Create profile"
msgstr ""
#: hiboo/profile/forms.py:20 hiboo/profile/templates/profile_claim.html:4
#: hiboo/profile/templates/profile_pick.html:63
msgid "Claim profile"
msgstr ""
#: 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
#: hiboo/profile/templates/profile_pick.html:5
#, python-format
msgid "for the service %(service_name)s"
msgstr ""
#: hiboo/profile/templates/profile_claim.html:9
msgid "Claim an existing profile"
msgstr ""
#: hiboo/profile/templates/profile_claim.html:10
msgid "You are about to claim an existing profile on the service."
msgstr ""
#: hiboo/profile/templates/profile_claim.html:11
msgid ""
"Please specify the username and password of your original account on the "
"service."
msgstr ""
#: hiboo/profile/templates/profile_claim.html:12
msgid ""
"If you are used to sign into that service using an email address, please "
"specify your username or nickname instead."
msgstr ""
#: 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/profile/templates/profile_details.html:25
#: hiboo/user/templates/user_details.html:18
msgid "Created at"
msgstr ""
#: hiboo/profile/templates/profile_details.html:41
#: hiboo/profile/templates/profile_list.html:47
msgid "Block profile"
msgstr ""
#: hiboo/profile/templates/profile_details.html:43
#: hiboo/profile/templates/profile_list.html:49
msgid "Unblock profile"
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
msgid "Owned by"
msgstr ""
#: 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 ""
#: hiboo/profile/templates/profile_pick.html:4
msgid "Pick a profile"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:20
msgid "Blocked"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:22
msgid "Awaiting approval"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:30
#, python-format
msgid "Created on %(created_on)s"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:31
msgid "Not shared with anyone"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:39
msgid "Pick your profile"
msgstr ""
#: hiboo/profile/templates/profile_pick.html:41
msgid ""
"Every service is associated with profiles, which are just as many "
"identities that you can associate to your master account."
msgstr ""
#: hiboo/profile/templates/profile_pick.html:42
msgid ""
"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."
msgstr ""
#: hiboo/profile/templates/profile_pick.html:43
msgid ""
"Profiles were introduced in order to offer flexibility and security "
"against stalkers and other sorts of online violence."
msgstr ""
#: hiboo/profile/templates/profile_pick.html:46
msgid ""
"However, profile creation on this services is currently locked down. You "
"may only use existing profiles if you have any."
msgstr ""
#: hiboo/profile/templates/profile_pick.html:48
msgid ""
"This service is not currently open for profile registration. In order to "
"get new profiles, you must ask a service administrator."
msgstr ""
#: hiboo/profile/templates/profile_pick.html:50
msgid ""
"You may request new profiles. Your requests will be submitted to "
"validation."
msgstr ""
#: hiboo/profile/templates/profile_pick.html:52
#, python-format
msgid ""
"You may create up to %(max_profiles)s profiles. Further profile requests "
"will be submitted to validation."
msgstr ""
#: hiboo/profile/templates/profile_pick.html:54
#, 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/profile/templates/profile_pick.html:68
msgid "Request profile"
msgstr ""
#: hiboo/service/admin.py:41
msgid "Service successfully created"
msgstr ""
#: hiboo/service/admin.py:57
msgid "Service successfully updated"
msgstr ""
#: hiboo/service/forms.py:10 hiboo/service/templates/service_details.html:12
msgid "Service name"
msgstr ""
#: hiboo/service/forms.py:11 hiboo/service/templates/service_details.html:18
#: hiboo/service/templates/service_list.html:14
msgid "Provider"
msgstr ""
#: 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:15
msgid "Maximum profile count"
msgstr ""
#: hiboo/service/forms.py:17
msgid "Profile username regex"
msgstr ""
#: hiboo/service/forms.py:18
msgid "Disable per-profile username"
msgstr ""
#: 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"
msgstr ""
#: hiboo/service/templates/service_details.html:4
msgid "service details"
msgstr ""
#: hiboo/service/templates/service_details.html:21
#: hiboo/service/templates/service_list.html:15
msgid "Application"
msgstr ""
#: hiboo/service/templates/service_details.html:24
msgid "Application destriction"
msgstr ""
#: hiboo/service/templates/service_details.html:45
msgid "View profiles"
msgstr ""
#: hiboo/service/templates/service_details.html:46
msgid "Change application"
msgstr ""
#: hiboo/service/templates/service_details.html:47
msgid "Edit this service"
msgstr ""
#: hiboo/service/templates/service_details.html:48
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 ""
#: hiboo/service/templates/service_list.html:4
msgid "all available services"
msgstr ""
#: hiboo/service/templates/service_list.html:16
msgid "Policy"
msgstr ""
#: hiboo/service/templates/service_list.html:17
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:22
msgid "Toggle navigation"
msgstr ""
#: hiboo/templates/base.html:35 hiboo/templates/sidebar.html:25
msgid "Sign out"
msgstr ""
#: hiboo/templates/base.html:49
msgid "Help"
msgstr ""
#: hiboo/templates/base.html:86
msgid "Hiboo is free software distributed under the MIT license"
msgstr ""
#: 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:55
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 "Admin"
msgstr ""
#: hiboo/templates/sidebar.html:45
msgid "Services"
msgstr ""
#: hiboo/templates/sidebar.html:50
msgid "Users"
msgstr ""
#: hiboo/templates/sidebar.html:55
msgid "Requested profiles"
msgstr ""
#: hiboo/templates/sidebar.html:60
msgid "Blocked profiles"
msgstr ""
#: hiboo/templates/sidebar.html:65
msgid "About"
msgstr ""
#: hiboo/templates/sidebar.html:68
msgid "User guide"
msgstr ""
#: hiboo/templates/sidebar.html:73
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