Ignore:
Timestamp:
Jul 14, 2014, 1:27:56 PM (10 years ago)
Author:
TranslationTeam
Message:

[oauth] Update de_DE, thanks to : Yogie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/language/de_DE/help.lang.php

    r27188 r29037  
    2222// +-----------------------------------------------------------------------+
    2323$lang['Once you have registered, copy and past the created application credentials into this setup page'] = 'Sobald die Registrierung erfolgt ist, kopiere und füge die erstellten Anmeldedaten der Applikation in diese Einstellungs-Seite';
    24 $lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Verwende diese URL als Callback/Redirect URL deiner Applikation <em>%s</em>';
    25 $lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Setze deine Webseiten-Domain in die %s Felder. Diese sollte identisch sein mit dem Hostnamen:  <em>%s</em>';
    26 $lang['Set <b>%s</b> to <em>%s</em>'] = 'Setze den <b>%s</b> auf <em>%s</em>';
    2724$lang['Fill out any required fields such as the application name and description'] = 'Fülle alle notwendigen Felder wie den Applikations-Namen und Beschreibung aus.';
    2825$lang['Go to <a href="%s" target="_blank">%s</a> and create a new application'] = 'Gehe zu <a href="%s" target="_blank">%s</a> und erstelle eine neue Applikation';
    29 $lang['Once the application is registered update the permissions : set <b>Contacts</b> as <em>Read</em> and <b>Social Directory</b> as <em>Read Public</em>'] = 'Sobald die Applikation registriert ist aktualisiere die Berechtigungen: Setze <b>Contacts</b> auf <em>Read</em> und <b>Social Directory</b> auf <em>Read Public</em>';
    30 $lang['Go to <b>Settings->Advanced</b> and activate <em>Client OAuth Login</em>'] = 'Gehe zu <b>Settings->Advanced</b> und aktiviere <em>Client OAuth Login</em>';
    3126$lang['No registration required'] = 'Es wird keine Registrierung benötigt';
    3227$lang['Based on OpenID'] = 'basierend auf OpenID';
    33 $lang['On the <b>APIs & auth -> Credentials</b> tab, <b>Create new client ID</b>'] = 'Geh auf die <b>APIs & auth -> Credentials</b> Tab, und <b>erstelle eine neue Client ID</b>';
    34 ?>
     28$lang['Click on <b>Add Platform</b>, choose <b>Website</b> and set the <b>Site URL</b> to <em>%s</em>'] = 'Klicke <b>Add Platform</b>, wähle <b>Website</b> und setze die <b>Site URL</b> auf <em>%s</em>';
     29$lang['Enter <em>%1s</em> for <b>%2s</b>'] = 'Setze <em>%1s</em> für <b>%2s</b>';
     30$lang['Go to <b>API Parameters</b> and set <em>%s</em> for <b>Redirect URL</b>'] = 'Gehe zu <b>API Parameters</b> und setze <em>%s</em> für <b>Redirect URL</b>';
     31$lang['Go to <b>Settings -> Advanced</b> and set <b>Valid OAuth redirect URIs</b> to <em>%s</em>'] = 'Gehe zu <b>Settings -> Advanced</b> und setze <b>Valid OAuth redirect URIs</b> auf <em>%s</em>';
     32$lang['Go to <b>Settings -> Basic</b> and fill the contact email'] = 'Gehe zu <b>Settings -> Basic</b> und gib eine Kontaktemailadresse an';
     33$lang['Go to <b>Status & Review</b> and set the app public by clicking the big button on top-right'] = 'Gehe zu <b>Status & Review</b> und setze App Public über einen Klick auf die große Schaltfläche oben rechts';
     34$lang['On the <b>APIS & AUTH -> Credentials</b> tab, and click <b>Create new client ID</b>'] = 'Auf dem <b>APIS & AUTH -> Credentials</b> Reiter, klicke <b>Create new client ID</b>';
     35$lang['Once the application is created, click <b>See application details</b>'] = 'Sobald die Applikation erstellt ist, klicek <b>See application details</b>';
     36$lang['Once the process is finished, click on the newly created project'] = 'Sobald der Prozess beendet ist, klicke auf das neu erstellte Objekt';
     37$lang['Put your website domain in the <b>%1s</b> field. It must match with the current hostname: <em>%2s</em>'] = 'Gib deine Webseitendomäne in das Feld <b>%1s</b> ein. Diese muss mit dem derzeitigen Hostname: <em>%2s</em> übereinstimmen.';
     38$lang['Select these APIs: <b>Contacts</b> as <em>Read</em> and <b>Social Directory</b> as <em>Read Public</em>'] = 'Wähle diese APIs: <b>Contacts</b> als <em>Read</em> und <b>Social Directory</b> als <em>Read Public</em>';
     39$lang['Set <b>%1s</b> to <em>%2s</em>'] = 'Setze <b>%1s</b> auf <em>%2s</em>';
Note: See TracChangeset for help on using the changeset viewer.