Skip to content

Commit ebe7c52

Browse files
oca-travisJairo Llopis
authored andcommitted
[UPD] Update auth_saml.pot
1 parent 759fd59 commit ebe7c52

File tree

2 files changed

+365
-89
lines changed

2 files changed

+365
-89
lines changed

auth_saml/i18n/auth_saml.pot

Lines changed: 212 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,212 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * auth_saml
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 11.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: <>\n"
10+
"Language-Team: \n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: \n"
14+
"Plural-Forms: \n"
15+
16+
#. module: auth_saml
17+
#: code:addons/auth_saml/controllers/main.py:83
18+
#, python-format
19+
msgid "Access Denied"
20+
msgstr ""
21+
22+
#. module: auth_saml
23+
#: model:ir.model.fields,field_description:auth_saml.field_res_config_settings_allow_saml_uid_and_internal_password
24+
msgid "Allow SAML users to posess an Odoo password (warning: decreases security)"
25+
msgstr ""
26+
27+
#. module: auth_saml
28+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_body
29+
msgid "Body"
30+
msgstr ""
31+
32+
#. module: auth_saml
33+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_css_class
34+
msgid "CSS Class"
35+
msgstr ""
36+
37+
#. module: auth_saml
38+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_create_uid
39+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_create_uid
40+
msgid "Created by"
41+
msgstr ""
42+
43+
#. module: auth_saml
44+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_create_date
45+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_create_date
46+
msgid "Created on"
47+
msgstr ""
48+
49+
#. module: auth_saml
50+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_saml_access_token
51+
msgid "Current SAML token for this user"
52+
msgstr ""
53+
54+
#. module: auth_saml
55+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_display_name
56+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_display_name
57+
msgid "Display Name"
58+
msgstr ""
59+
60+
#. module: auth_saml
61+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_enabled
62+
msgid "Enabled"
63+
msgstr ""
64+
65+
#. module: auth_saml
66+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_id
67+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_id
68+
msgid "ID"
69+
msgstr ""
70+
71+
#. module: auth_saml
72+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_idp_metadata
73+
msgid "IDP Configuration"
74+
msgstr ""
75+
76+
#. module: auth_saml
77+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider___last_update
78+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token___last_update
79+
msgid "Last Modified on"
80+
msgstr ""
81+
82+
#. module: auth_saml
83+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_write_uid
84+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_write_uid
85+
msgid "Last Updated by"
86+
msgstr ""
87+
88+
#. module: auth_saml
89+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_write_date
90+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_write_date
91+
msgid "Last Updated on"
92+
msgstr ""
93+
94+
#. module: auth_saml
95+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_matching_attribute
96+
msgid "Matching Attribute"
97+
msgstr ""
98+
99+
#. module: auth_saml
100+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_sp_pkey
101+
msgid "Private key of our service provider (this openerpserver)"
102+
msgstr ""
103+
104+
#. module: auth_saml
105+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_name
106+
msgid "Provider name"
107+
msgstr ""
108+
109+
#. module: auth_saml
110+
#: model:ir.actions.act_window,name:auth_saml.action_saml_provider
111+
msgid "Providers"
112+
msgstr ""
113+
114+
#. module: auth_saml
115+
#: model:ir.ui.view,arch_db:auth_saml.view_users_form
116+
msgid "SAML"
117+
msgstr ""
118+
119+
#. module: auth_saml
120+
#: model:ir.model.fields,field_description:auth_saml.field_res_users_saml_provider_id
121+
msgid "SAML Provider"
122+
msgstr ""
123+
124+
#. module: auth_saml
125+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_saml_provider_id
126+
msgid "SAML Provider that issued the token"
127+
msgstr ""
128+
129+
#. module: auth_saml
130+
#: model:ir.model.fields,help:auth_saml.field_res_users_saml_uid
131+
msgid "SAML Provider user_id"
132+
msgstr ""
133+
134+
#. module: auth_saml
135+
#: model:ir.ui.menu,name:auth_saml.menu_saml_providers
136+
msgid "SAML Providers"
137+
msgstr ""
138+
139+
#. module: auth_saml
140+
#: sql_constraint:res.users:0
141+
msgid "SAML UID must be unique per provider"
142+
msgstr ""
143+
144+
#. module: auth_saml
145+
#: model:ir.model.fields,field_description:auth_saml.field_res_users_saml_uid
146+
msgid "SAML User ID"
147+
msgstr ""
148+
149+
#. module: auth_saml
150+
#: model:ir.model,name:auth_saml.model_auth_saml_provider
151+
msgid "SAML2 provider"
152+
msgstr ""
153+
154+
#. module: auth_saml
155+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_sp_metadata
156+
msgid "SP Configuration"
157+
msgstr ""
158+
159+
#. module: auth_saml
160+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_provider_sequence
161+
msgid "Sequence"
162+
msgstr ""
163+
164+
#. module: auth_saml
165+
#: code:addons/auth_saml/controllers/main.py:81
166+
#, python-format
167+
msgid "Sign up is not allowed on this database."
168+
msgstr ""
169+
170+
#. module: auth_saml
171+
#: model:ir.model.fields,help:auth_saml.field_auth_saml_token_saml_access_token
172+
msgid "The current SAML token in use"
173+
msgstr ""
174+
175+
#. module: auth_saml
176+
#: code:addons/auth_saml/models/res_users.py:48
177+
#, python-format
178+
msgid "This database disallows users to have both passwords and SAML IDs. Errors for login %s"
179+
msgstr ""
180+
181+
#. module: auth_saml
182+
#: model:ir.model.fields,field_description:auth_saml.field_auth_saml_token_user_id
183+
msgid "User"
184+
msgstr ""
185+
186+
#. module: auth_saml
187+
#: model:ir.model,name:auth_saml.model_res_users
188+
msgid "Users"
189+
msgstr ""
190+
191+
#. module: auth_saml
192+
#: code:addons/auth_saml/controllers/main.py:85
193+
#, python-format
194+
msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email."
195+
msgstr ""
196+
197+
#. module: auth_saml
198+
#: model:ir.ui.view,arch_db:auth_saml.view_saml_provider_form
199+
#: model:ir.ui.view,arch_db:auth_saml.view_saml_provider_list
200+
msgid "arch"
201+
msgstr ""
202+
203+
#. module: auth_saml
204+
#: model:ir.model,name:auth_saml.model_auth_saml_token
205+
msgid "auth_saml.token"
206+
msgstr ""
207+
208+
#. module: auth_saml
209+
#: model:ir.model,name:auth_saml.model_res_config_settings
210+
msgid "res.config.settings"
211+
msgstr ""
212+

0 commit comments

Comments
 (0)