nextcloud/apps/oauth2/l10n/de_DE.json

23 lines
1.6 KiB
JSON
Raw Normal View History

2017-05-20 03:08:27 +03:00
{ "translations": {
2018-02-13 00:33:37 +03:00
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
2018-06-21 03:12:47 +03:00
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
2017-05-20 03:08:27 +03:00
"Name" : "Name",
2018-06-24 03:12:06 +03:00
"_headerName_::_col_" : ["headerName","col"],
2017-05-20 03:08:27 +03:00
"Redirection URI" : "Weiterleitungs-URI",
2018-06-24 03:12:06 +03:00
"_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
2017-05-20 03:08:27 +03:00
"Client Identifier" : "Client-Identifikationsmerkmal",
2018-06-24 03:12:06 +03:00
"_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
2017-05-20 03:08:27 +03:00
"Secret" : "Geheimnis",
2018-06-24 03:12:06 +03:00
"_headerSecret_::_col_" : ["headerSecret","col"],
2017-05-20 03:08:27 +03:00
"Add client" : "Client hinzufügen",
2018-06-20 03:12:26 +03:00
"Add" : "Hinzufügen",
2018-06-21 03:12:47 +03:00
"_button_::_submit_" : ["Knopf","Übermitteln"],
"_section_::_oauth2_" : ["Sektion","OAuth2"],
"Show client secret" : "Geheime Zeichenkette des Client anzeigen",
"Delete" : "Löschen",
2018-06-20 03:12:26 +03:00
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Erlaubt OAuth2 komplatible authentifizierung durch andere WEb-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist.",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf %s zu fragen."
2017-05-20 03:08:27 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}