# German translation of OAuth 1.0 (6.x-3.0)
# Copyright (c) 2025 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: OAuth 1.0 (6.x-3.0)\n"
"POT-Creation-Date: 2025-09-28 11:34+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: German\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"

msgid "Consumer key."
msgstr "Verbraucherschlüssel."
msgid "Whether this is a provider consumer or a consumer consumer"
msgstr ""
"Ob es sich um einen Anbieter-Verbraucher oder einen "
"Verbraucher-Verbraucher handelt"
msgid "Consumer secret."
msgstr "Verbrauchergeheimnis."
msgid "Token key."
msgstr "Token-Schlüssel."
msgid "Whether this is a consumer or a provider token"
msgstr "Ob es sich um ein Verbraucher- oder ein Anbietertoken handelt"
msgid "Consumer key from {oauth_common_consumer}.consumer_key."
msgstr "Verbraucherschlüssel aus {oauth_common_consumer}.consumer_key."
msgid ""
"Stores the different authorization levels that are available for "
"access tokens."
msgstr ""
"Speichert die verschiedenen Berechtigungsstufen, die für "
"Zugriffstoken verfügbar sind."
msgid "The computer-readable name of the authorization level."
msgstr "Der computerlesbare Name der Berechtigungsstufe."
msgid "The localizable title of the authorization level."
msgstr "Der lokalisierbare Titel der Berechtigungsstufe."
msgid "The localizable description of the authorization level."
msgstr "Die lokalisierbare Beschreibung der Berechtigungsstufe."
msgid "The context for the authorization level."
msgstr "Der Kontext für die Berechtigungsstufe."
msgid "The application context."
msgstr "Der Anwendungskontext."
msgid "The url to the provider."
msgstr "Die URL zum Anbieter."
msgid "The endpoint to fetch the access token."
msgstr "Der Endpunkt zum Abrufen des Zugriffstokens."
msgid "Consumer configuration"
msgstr "Verbraucherkonfiguration"
