forked from friendica/friendica-addons
SAML addon generated messages.po file for translation process
This commit is contained in:
parent
1240135099
commit
40f0a937f4
98
saml/lang/C/messages.po
Normal file
98
saml/lang/C/messages.po
Normal file
|
@ -0,0 +1,98 @@
|
|||
# ADDON saml
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica saml addon package.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-05-18 07:23+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: saml.php:231
|
||||
msgid "Settings statement"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:232
|
||||
msgid ""
|
||||
"A statement on the settings page explaining where the user should go to "
|
||||
"change their e-mail and password. BBCode allowed."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:237
|
||||
msgid "IdP ID"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:238
|
||||
msgid ""
|
||||
"Identity provider (IdP) entity URI (e.g., https://example.com/auth/realms/"
|
||||
"user)."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:242
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:243
|
||||
msgid "Identifier assigned to client by the identity provider (IdP)."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:247
|
||||
msgid "IdP SSO URL"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:248
|
||||
msgid "The URL for your identity provider's SSO endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:252
|
||||
msgid "IdP SLO request URL"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:253
|
||||
msgid "The URL for your identity provider's SLO request endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:257
|
||||
msgid "IdP SLO response URL"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:258
|
||||
msgid "The URL for your identity provider's SLO response endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:262
|
||||
msgid "SP private key"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:263
|
||||
msgid "The private key the addon should use to authenticate."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:267
|
||||
msgid "SP certificate"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:268
|
||||
msgid "The certficate for the addon's private key."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:272
|
||||
msgid "IdP certificate"
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:273
|
||||
msgid "The x509 certficate for your identity provider."
|
||||
msgstr ""
|
||||
|
||||
#: saml.php:276
|
||||
msgid "Save Settings"
|
||||
msgstr ""
|
Loading…
Reference in a new issue