81 lines
1.8 KiB
Plaintext
81 lines
1.8 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-08-16 18:05+0000\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"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: templates/mod/auth/oauth/client/settings.html:11
|
|
msgid "OAuth2"
|
|
msgstr ""
|
|
|
|
#: templates/mod/auth/oauth/client/settings.html:16
|
|
msgid "Connected Accounts"
|
|
msgstr ""
|
|
|
|
#: templates/mod/auth/oauth/client/settings.html:23
|
|
msgid "Provider"
|
|
msgstr ""
|
|
|
|
#: templates/mod/auth/oauth/client/settings.html:24
|
|
msgid "Status"
|
|
msgstr ""
|
|
|
|
#: templates/mod/auth/oauth/client/settings.html:25
|
|
msgid "Action"
|
|
msgstr ""
|
|
|
|
#: templates/mod/auth/oauth/client/settings.html:26
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: templates/mod/auth/oauth/client/settings.html:48
|
|
msgid "No Providers configured!"
|
|
msgstr ""
|
|
|
|
#: views/core.py:126
|
|
#, python-format
|
|
msgid "Provider %(name)s didn't provide an E-Mail address."
|
|
msgstr ""
|
|
|
|
#: views/core.py:184 views/core.py:225
|
|
#, python-format
|
|
msgid "Successfully authenticated with %(provider)s!"
|
|
msgstr ""
|
|
|
|
#: views/core.py:192
|
|
msgid "Authentication Failed."
|
|
msgstr ""
|
|
|
|
#: views/core.py:204
|
|
#, python-format
|
|
msgid "Linked user with OAuth Provider %s"
|
|
msgstr ""
|
|
|
|
#: views/core.py:208
|
|
#, python-format
|
|
msgid "Successfully linked %(provider)s!"
|
|
msgstr ""
|
|
|
|
#: views/core.py:221
|
|
#, python-format
|
|
msgid "Authenticated user with OAuth Provider %s"
|
|
msgstr ""
|
|
|
|
#: views/core.py:247
|
|
msgid "Connection successfully deleted"
|
|
msgstr ""
|