msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-03-19T22:38:19+00:00\n"
"PO-Revision-Date: 2020-03-31 20:37+0000\n"
"Last-Translator: Marie-Hélène Vézina [UdeMontréal] <marie-"
"helene.vezina@umontreal.ca>\n"
"Language-Team: English (United States) <http://translate.pkp.sfu.ca/projects/"
"plugins/subscription-sso-plugin/en_US/>\n"
"Language: en_US\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.9.1\n"

msgid "plugins.generic.subscriptionSSO.name"
msgstr "Subscription SSO Plugin"

msgid "plugins.generic.subscriptionSSO.description"
msgstr ""
"This plugin delegates subscription checking to an external system for SSO ("
"Single Sign On)-like behavior. When a request comes to OJS with the incoming "
"parameter name specified -- this should be a parameter that OJS does not use "
"internally -- the plugin will contact the verification URL with the value of "
"the parameter appended. If the remote service's result matches the specified "
"regular expression, the user will be considered valid. If not, the user will "
"be redirected to the specified URL."

msgid "plugins.generic.subscriptionSSO.settings"
msgstr "Settings"

msgid "plugins.generic.subscriptionSSO.subscriptionSSOSettings"
msgstr "Subscription Single Sign-On Settings"

msgid "plugins.generic.subscriptionSSO.settings.description"
msgstr "Use the following form to configure the external service that will provide confirmation of subscription status to OJS's subscription content."

msgid "plugins.generic.subscriptionSSO.settings.incomingParameterName"
msgstr "Incoming parameter name"

msgid "plugins.generic.subscriptionSSO.settings.incomingParameterName.required"
msgstr "The incoming parameter name is required and must contain only alphanumeric characters."

msgid "plugins.generic.subscriptionSSO.settings.verificationUrl"
msgstr "Verification URL"

msgid "plugins.generic.subscriptionSSO.settings.verificationUrl.required"
msgstr "The verification URL is required and must contain a valid URL."

msgid "plugins.generic.subscriptionSSO.settings.resultRegexp"
msgstr "Verification Regular Expression"

msgid "plugins.generic.subscriptionSSO.settings.resultRegexp.required"
msgstr "The verification regular expression is a required field and must contain a valid regular expression."

msgid "plugins.generic.subscriptionSSO.settings.redirectUrl"
msgstr "Redirect URL"

msgid "plugins.generic.subscriptionSSO.settings.redirectUrl.required"
msgstr "The redirect URL is required and must contain a valid URL."

msgid "plugins.generic.subscriptionSSO.settings.hoursValid"
msgstr "Hours Valid"

msgid "plugins.generic.subscriptionSSO.settings.hoursValid.required"
msgstr "The maximum number of hours the session is valid must be an integer."
