11# English translations for singlesignon package.
2- # Copyright (C) 2021 THE singlesignon'S COPYRIGHT HOLDER
2+ # Copyright (C) 2022 THE singlesignon'S COPYRIGHT HOLDER
33# This file is distributed under the same license as the singlesignon package.
4- # Automatically generated, 2021 .
4+ # Automatically generated, 2022 .
55#
66msgid ""
77msgstr ""
8- "Project-Id-Version : singlesignon 1.3.1\n "
9- "Report-Msgid-Bugs-To : https://github.com/edgardmessias/glpi-singlesignon/issues\n "
10- "POT-Creation-Date : 2021-03-17 09:30-0300\n "
11- "PO-Revision-Date : 2022-03-23 14:36+0100\n "
8+ "Project-Id-Version : singlesignon 1.3.2\n "
9+ "Report-Msgid-Bugs-To : https://github.com/edgardmessias/glpi-singlesignon/ "
10+ "issues\n "
11+ "POT-Creation-Date : 2022-06-28 23:02-0300\n "
12+ "PO-Revision-Date : 2022-06-28 23:02-0300\n "
1213"Last-Translator : Automatically generated\n "
1314"Language-Team : none\n "
1415"Language : en_GB\n "
1516"MIME-Version : 1.0\n "
1617"Content-Type : text/plain; charset=UTF-8\n "
1718"Content-Transfer-Encoding : 8bit\n "
1819"Plural-Forms : nplurals=2; plural=(n != 1);\n "
19- "X-Generator : Poedit 3.0.1\n "
2020
2121#: front/callback.php:15
2222msgid "Provider not defined."
@@ -31,124 +31,145 @@ msgid "Provider not active."
3131msgstr "Provider not active."
3232
3333#: front/provider.form.php:61 front/provider.form.php:63 front/provider.php:8
34- #: front/provider.php:10 inc/preference.class.php:64 inc/provider.class.php:57 setup.php:40
34+ #: front/provider.php:10 inc/preference.class.php:64 inc/provider.class.php:59
35+ #: setup.php:40
3536msgid "Single Sign-on"
3637msgstr "Single Sign-on"
3738
38- #: inc/preference.class.php:147 inc/provider.class.php:50
39+ #: inc/preference.class.php:147 inc/provider.class.php:52
3940msgid "Single Sign-on Provider"
4041msgstr "Single Sign-on Provider"
4142
4243#: inc/preference.class.php:172
4344msgid "Linked accounts"
4445msgstr "Linked accounts"
4546
46- #: inc/provider.class.php:98
47+ #: inc/provider.class.php:100
4748msgid "SSO Type"
4849msgstr "SSO Type"
4950
50- #: inc/provider.class.php:106 inc/provider.class.php:423
51+ #: inc/provider.class.php:108 inc/provider.class.php:445
5152msgid "Client ID"
5253msgstr "Client ID"
5354
54- #: inc/provider.class.php:108 inc/provider.class.php:431
55+ #: inc/provider.class.php:110 inc/provider.class.php:453
5556msgid "Client Secret"
5657msgstr "Client Secret"
5758
58- #: inc/provider.class.php:113 inc/provider.class.php:439
59+ #: inc/provider.class.php:121 inc/provider.class.php:461
5960msgid "Scope"
6061msgstr "Scope"
6162
62- #: inc/provider.class.php:115 inc/provider.class.php:447
63+ #: inc/provider.class.php:123 inc/provider.class.php:469
6364msgid "Extra Options"
6465msgstr "Extra Options"
6566
66- #: inc/provider.class.php:126 inc/provider.class.php:455
67+ #: inc/provider.class.php:128 inc/provider.class.php:477
6768msgid "Authorize URL"
6869msgstr "Authorize URL"
6970
70- #: inc/provider.class.php:131 inc/provider.class.php:463
71+ #: inc/provider.class.php:133 inc/provider.class.php:485
7172msgid "Access Token URL"
7273msgstr "Access Token URL"
7374
74- #: inc/provider.class.php:136 inc/provider.class.php:471
75+ #: inc/provider.class.php:138 inc/provider.class.php:493
7576msgid "Resource Owner Details URL"
7677msgstr "Resource Owner Details URL"
7778
78- #: inc/provider.class.php:224
79+ #: inc/provider.class.php:145
80+ msgid "PopupAuth"
81+ msgstr "PopupAuth"
82+
83+ #: inc/provider.class.php:151
84+ msgid "SplitDomain"
85+ msgstr "SplitDomain"
86+
87+ #: inc/provider.class.php:155
88+ msgid "AuthorizedDomains"
89+ msgstr "AuthorizedDomains"
90+
91+ #: inc/provider.class.php:157
92+ msgid "AuthorizedDomainsTooltip"
93+ msgstr "AuthorizedDomainsTooltip"
94+
95+ #: inc/provider.class.php:246
7996msgid "Callback URL"
8097msgstr "Callback URL"
8198
82- #: inc/provider.class.php:228
99+ #: inc/provider.class.php:250
83100msgid "Test Single Sign-on"
84101msgstr "Test Single Sign-on"
85102
86- #: inc/provider.class.php:286
103+ #: inc/provider.class.php:308
87104msgid "A Name is required"
88105msgstr "A Name is required"
89106
90- #: inc/provider.class.php:292
107+ #: inc/provider.class.php:314
91108#, php-format
92109msgid "The \" %s\" is a Invalid type"
93110msgstr "The \" %s\" is a Invalid type"
94111
95- #: inc/provider.class.php:296
112+ #: inc/provider.class.php:318
96113msgid "A Client ID is required"
97114msgstr "A Client ID is required"
98115
99- #: inc/provider.class.php:300
116+ #: inc/provider.class.php:322
100117msgid "A Client Secret is required"
101118msgstr "A Client Secret is required"
102119
103- #: inc/provider.class.php:305
120+ #: inc/provider.class.php:327
104121msgid "An Authorize URL is required"
105122msgstr "An Authorize URL is required"
106123
107- #: inc/provider.class.php:307
124+ #: inc/provider.class.php:329
108125msgid "The Authorize URL is invalid"
109126msgstr "The Authorize URL is invalid"
110127
111- #: inc/provider.class.php:311
128+ #: inc/provider.class.php:333
112129msgid "An Access Token URL is required"
113130msgstr "An Access Token URL is required"
114131
115- #: inc/provider.class.php:313
132+ #: inc/provider.class.php:335
116133msgid "The Access Token URL is invalid"
117134msgstr "The Access Token URL is invalid"
118135
119- #: inc/provider.class.php:317
136+ #: inc/provider.class.php:339
120137msgid "A Resource Owner Details URL is required"
121138msgstr "A Resource Owner Details URL is required"
122139
123- #: inc/provider.class.php:319
140+ #: inc/provider.class.php:341
124141msgid "The Resource Owner Details URL is invalid"
125142msgstr "The Resource Owner Details URL is invalid"
126143
127- #: inc/provider.class.php:530
144+ #: inc/provider.class.php:552
128145msgid "Generic"
129146msgstr "Generic"
130147
131- #: inc/provider.class.php:531
148+ #: inc/provider.class.php:553
149+ msgid "Azure"
150+ msgstr "Azure"
151+
152+ #: inc/provider.class.php:554
132153msgid "Facebook"
133154msgstr "Facebook"
134155
135- #: inc/provider.class.php:532
156+ #: inc/provider.class.php:555
136157msgid "GitHub"
137158msgstr "GitHub"
138159
139- #: inc/provider.class.php:533
160+ #: inc/provider.class.php:556
140161msgid "Google"
141162msgstr "Google"
142163
143- #: inc/provider.class.php:534
164+ #: inc/provider.class.php:557
144165msgid "Instagram"
145166msgstr "Instagram"
146167
147- #: inc/provider.class.php:535
168+ #: inc/provider.class.php:558
148169msgid "LinkdeIn"
149170msgstr "LinkdeIn"
150171
151- #: inc/toolbox.class.php:154
172+ #: inc/toolbox.class.php:166
152173#, php-format
153174msgid "Login with %s"
154175msgstr "Login with %s"
@@ -161,19 +182,3 @@ msgstr "Please, rename the plugin folder \"%s\" to \"singlesignon\""
161182#: setup.php:57
162183msgid "This plugin requires GLPI >= 0.85"
163184msgstr "This plugin requires GLPI >= 0.85"
164-
165- #: inc/provider.class.php:141
166- msgid "IsDefault"
167- msgstr "Default Authentication"
168-
169- msgid "PopupAuth"
170- msgstr "Authentication through a Pop-up"
171-
172- msgid "SplitDomain"
173- msgstr "Do not take into account the domain for the matching with the GLPI user identifier"
174-
175- msgid "AuthorizedDomains"
176- msgstr "Authorized domains"
177-
178- msgid "AuthorizedDomainsTooltip"
179- msgstr "Allowed domains separated by ','. Empty : all domains are allowed"
0 commit comments