Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
Hiboo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
frju365
Hiboo
Commits
3bf4645b
Commit
3bf4645b
authored
Mar 19, 2020
by
kaiyou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing translations about apps
parent
a4755654
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1013 additions
and
839 deletions
+1013
-839
hiboo/translations/en_US/LC_MESSAGES/messages.po
hiboo/translations/en_US/LC_MESSAGES/messages.po
+254
-203
hiboo/translations/fr_FR/LC_MESSAGES/messages.po
hiboo/translations/fr_FR/LC_MESSAGES/messages.po
+279
-225
hiboo/translations/nl_NL/LC_MESSAGES/messages.po
hiboo/translations/nl_NL/LC_MESSAGES/messages.po
+261
-208
messages.pot
messages.pot
+219
-203
No files found.
hiboo/translations/en_US/LC_MESSAGES/messages.po
View file @
3bf4645b
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-03-19 1
3:27
+0100\n"
"POT-Creation-Date: 2020-03-19 1
9:22
+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
...
...
@@ -19,59 +19,59 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.7.0\n"
#: hiboo/models.py:1
53
#: hiboo/models.py:1
48
msgid "Profile creation is impossible"
msgstr ""
#: hiboo/models.py:1
54
#: hiboo/models.py:1
49
msgid "Profile creation is reserved to managers"
msgstr ""
#: hiboo/models.py:15
5
#: hiboo/models.py:15
0
msgid "Profile creation must be validated"
msgstr ""
#: hiboo/models.py:15
6
#: hiboo/models.py:15
1
msgid "Additional profiles must be validated"
msgstr ""
#: hiboo/models.py:15
7
#: hiboo/models.py:15
2
msgid "No validation is required"
msgstr ""
#: hiboo/models.py:1
84
#: hiboo/models.py:1
78
msgid "unclaimed"
msgstr ""
#: hiboo/models.py:1
85
#: hiboo/models.py:1
79
msgid "requested"
msgstr ""
#: hiboo/models.py:18
6
#: hiboo/models.py:18
0
msgid "active"
msgstr ""
#: hiboo/models.py:18
7
#: hiboo/models.py:18
1
msgid "blocked"
msgstr ""
#: hiboo/models.py:18
8
#: hiboo/models.py:18
2
msgid "deleted"
msgstr ""
#: hiboo/models.py:22
7
#: hiboo/models.py:22
1
msgid "signed up for this account"
msgstr ""
#: hiboo/models.py:22
8
#: hiboo/models.py:22
2
msgid "created the profile {this.profile.username} on {this.service.name}"
msgstr ""
#: hiboo/models.py:22
9
#: hiboo/models.py:22
3
msgid "changed your password"
msgstr ""
#: hiboo/models.py:2
30
#: hiboo/models.py:2
24
msgid "{this.value} the profile {this.profile.username} on {this.service.name}"
msgstr ""
...
...
@@ -353,6 +353,186 @@ msgid ""
"verify who you are and reset your password in case you forget it."
msgstr ""
#: hiboo/application/social.py:11
msgid "Mastodon social network"
msgstr ""
#: hiboo/application/social.py:14
msgid "Mastodon URL"
msgstr ""
#: hiboo/application/social.py:15 hiboo/application/sso.py:42
#: hiboo/application/sso.py:81 hiboo/application/storage.py:15
#: hiboo/application/storage.py:46 hiboo/service/forms.py:19
msgid "Submit"
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 "Gitlab repository manager"
msgstr ""
#: hiboo/application/storage.py:14
msgid "Gitlab URL"
msgstr ""
#: hiboo/application/storage.py:42
msgid "Seafile"
msgstr ""
#: hiboo/application/storage.py:45
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/service/templates/service_create.html:4
#: hiboo/service/templates/service_list.html:41
msgid "Create a service"
msgstr ""
#: hiboo/application/templates/application_pick.html:4
msgid "pick an application"
msgstr ""
#: hiboo/application/templates/application_pick.html:13
msgid "Create"
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:41
msgid "Profile status was successfully changed"
msgstr ""
...
...
@@ -458,7 +638,7 @@ msgid "Owner"
msgstr ""
#: hiboo/profile/templates/profile_details.html:18
#: hiboo/service/templates/service_details.html:
19
#: hiboo/service/templates/service_details.html:
27
#: hiboo/user/templates/user_details.html:15
msgid "UUID"
msgstr ""
...
...
@@ -560,82 +740,70 @@ msgstr ""
msgid "Request profile"
msgstr ""
#: hiboo/service/admin.py:3
4
#: hiboo/service/admin.py:3
7
msgid "Service successfully created"
msgstr ""
#: hiboo/service/admin.py:5
1
#: hiboo/service/admin.py:5
3
msgid "Service successfully updated"
msgstr ""
#: hiboo/service/forms.py:10 hiboo/service/templates/service_details.html:1
3
#: hiboo/service/forms.py:10 hiboo/service/templates/service_details.html:1
2
msgid "Service name"
msgstr ""
#: hiboo/service/forms.py:11 hiboo/service/templates/service_list.html:14
#: 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:1
6
#: hiboo/service/forms.py:12 hiboo/service/templates/service_details.html:1
5
msgid "Description"
msgstr ""
#: hiboo/service/forms.py:13
msgid "Application"
msgstr ""
#: hiboo/service/forms.py:15
msgid "Profile policy"
msgstr ""
#: hiboo/service/forms.py:1
7
#: hiboo/service/forms.py:1
5
msgid "Maximum profile count"
msgstr ""
#: hiboo/service/forms.py:1
9
msgid "Profile use
nr
ame regex"
#: hiboo/service/forms.py:1
7
msgid "Profile use
rn
ame regex"
msgstr ""
#: hiboo/service/forms.py:
20
#: hiboo/service/forms.py:
18
msgid "Disable per-profile username"
msgstr ""
#: hiboo/service/forms.py:21 hiboo/sso/forms.py:16 hiboo/sso/forms.py:48
msgid "Submit"
msgstr ""
#: hiboo/service/templates/protocol_pick.html:3
#: hiboo/service/templates/service_create.html:4
#: hiboo/service/templates/service_list.html:42
msgid "Create a service"
msgstr ""
#: hiboo/service/templates/protocol_pick.html:4
msgid "pick a protocol"
#: hiboo/service/templates/service_create.html:5
#, python-format
msgid "add a %(application_name)s service"
msgstr ""
#: hiboo/service/templates/
protocol_pick.html:1
4
msgid "
Create
"
#: hiboo/service/templates/
service_details.html:
4
msgid "
service details
"
msgstr ""
#: hiboo/service/templates/service_
create.html:5
#
, python-format
msgid "
add a %(protocol_name)s service
"
#: hiboo/service/templates/service_
details.html:21
#
: hiboo/service/templates/service_list.html:15
msgid "
Application
"
msgstr ""
#: hiboo/service/templates/service_details.html:
5
msgid "
service details
"
#: hiboo/service/templates/service_details.html:
24
msgid "
Application destriction
"
msgstr ""
#: hiboo/service/templates/service_details.html:
31
#: hiboo/service/templates/service_details.html:
45
msgid "View profiles"
msgstr ""
#: hiboo/service/templates/service_details.html:
32
#: hiboo/service/templates/service_details.html:
46
msgid "Edit this service"
msgstr ""
#: hiboo/service/templates/service_details.html:
33
#: hiboo/service/templates/service_details.html:
47
msgid "Delete this service"
msgstr ""
...
...
@@ -651,10 +819,6 @@ msgstr ""
msgid "all available services"
msgstr ""
#: hiboo/service/templates/service_list.html:15
msgid "Type"
msgstr ""
#: hiboo/service/templates/service_list.html:16
msgid "Policy"
msgstr ""
...
...
@@ -667,154 +831,6 @@ msgstr ""
msgid "Actions"
msgstr ""
#: hiboo/sso/forms.py:8
msgid "SP entity id"
msgstr ""
#: hiboo/sso/forms.py:9
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/forms.py:43
msgid "Enabled special claim mappings"
msgstr ""
#: hiboo/sso/forms.py:44
msgid "Mask the profile uuid"
msgstr ""
#: hiboo/sso/forms.py:45
msgid "Return the actual user email"
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 "
"binding is supported."
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:5
msgid "SAML Metadata"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:8
msgid "SSO redirect binding"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:11
msgid "ACS"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:14
msgid "IDP certificate"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:17
msgid "Short IDP certificate"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:20
msgid ">SP certificate"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:23
msgid "Short SP certificate"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:26
msgid "SP private key"
msgstr ""
#: hiboo/sso/templates/protocol_saml.html:29
msgid "Short SP private key"
msgstr ""
#: hiboo/sso/templates/sso_redirect.html:8
msgid ""
"Since your browser does not support JavaScript, you must press the button"
...
...
@@ -1075,3 +1091,38 @@ msgstr ""
#~ " you have some."
#~ msgstr ""
#~ msgid "Profile usenrame regex"
#~ msgstr ""
#~ msgid "pick a protocol"
#~ msgstr ""
#~ msgid "Create "
#~ msgstr ""
#~ msgid "add a %(protocol_name)s service"
#~ msgstr ""
#~ msgid "Type"
#~ msgstr ""
#~ msgid ""
#~ "OpenID Connect (OIDC) is JWT based "
#~ "authentication and authorization protocol"
#~ msgstr ""
#~ msgid ""
#~ "SAML2 is a legacy protocol based "
#~ "on XML security. Only redirect/post "
#~ "binding is supported."
#~ msgstr ""
#~ msgid "Short IDP certificate"
#~ msgstr ""
#~ msgid "Short SP certificate"
#~ msgstr ""
#~ msgid "Short SP private key"
#~ msgstr ""
hiboo/translations/fr_FR/LC_MESSAGES/messages.po
View file @
3bf4645b
...
...
@@ -7,72 +7,71 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-03-19 1
3:27
+0100\n"
"POT-Creation-Date: 2020-03-19 1
9:22
+0100\n"
"PO-Revision-Date: 2020-03-19 18:14+0000\n"
"Last-Translator: Angedestenebres <angedestenebres@tugaleres.com>\n"
"Language-Team: French <https://translate.tedomum.net/projects/hiboo/main/fr/>"
"\n"
"Language: fr_FR\n"
"Language-Team: French "
"<https://translate.tedomum.net/projects/hiboo/main/fr/>\n"
"Plural-Forms: nplurals=2; plural=n > 1\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.11.2\n"
"Generated-By: Babel 2.7.0\n"
#: hiboo/models.py:1
53
#: hiboo/models.py:1
48
msgid "Profile creation is impossible"
msgstr "La création de profil est impossible"
#: hiboo/models.py:1
54
#: hiboo/models.py:1
49
msgid "Profile creation is reserved to managers"
msgstr "La création de profil est réservées aux gestionnaires"
#: hiboo/models.py:15
5
#: hiboo/models.py:15
0
msgid "Profile creation must be validated"
msgstr "Les profils créés doivents être validés"
#: hiboo/models.py:15
6
#: hiboo/models.py:15
1
msgid "Additional profiles must be validated"
msgstr "Les profils additionnels doivent être validés"
#: hiboo/models.py:15
7
#: hiboo/models.py:15
2
msgid "No validation is required"
msgstr "Aucune validation n'est requise"
#: hiboo/models.py:1
84
#: hiboo/models.py:1
78
msgid "unclaimed"
msgstr "non réclamé"
#: hiboo/models.py:1
85
#: hiboo/models.py:1
79
msgid "requested"
msgstr "demandé"
#: hiboo/models.py:18
6