Skip to content

Commit

Permalink
Showing 1 changed file with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -8,10 +8,10 @@ crowdinConnector.admin.label.seeMore=Mehr anzeigen

crowdinConnector.admin.label.developerSettings=Einstellungen
crowdinConnector.admin.label.oAuthApps=OAuth-App-Tab
crowdinConnector.admin.label.clientId=Client ID
crowdinConnector.admin.label.clientId.placeholder=Enter the client ID
crowdinConnector.admin.label.clientId=Client-ID
crowdinConnector.admin.label.clientId.placeholder=Client-ID eingeben
crowdinConnector.admin.label.clientSecret=Client Secret
crowdinConnector.admin.label.clientSecret.placeholder=Enter the client Secret
crowdinConnector.admin.label.clientSecret.placeholder=Client-Secret eingeben
#crowdinConnector.admin.label.homepageURL=Homepage URL
#crowdinConnector.admin.label.authorizationCallbackURL=Authorization callback URL

@@ -26,7 +26,7 @@ crowdinConnector.admin.label.stepTwo.instructionsThree=3. Folgende Autorisierung
crowdinConnector.admin.label.stepTwo.instructionsFour=4. Stellen Sie sicher, dass Ihre Benachrichtigungen aktiviert sind
crowdinConnector.admin.label.stepThree=Bestätigen Sie Ihre Zugangsdaten
crowdinConnector.admin.label.stepThree.instructionsOne=1. Sobald Sie Ihre OAuth-App erstellt haben, klicken Sie ... in der Spalte "Aktionen" und klicken Sie auf "Bearbeiten" in der App, die Sie gerade erstellt haben
crowdinConnector.admin.label.stepThree.instructionsTwo=2. Copy Client ID and Client Secret and paste it below
crowdinConnector.admin.label.stepThree.instructionsTwo=2. Client-ID und Client-Secret kopieren und unten einfügen

crowdinConnector.admin.label.addProject=Crowdin Projekt hinzufügen
crowdinConnector.admin.label.editProject=Crowdin-Projekt bearbeiten
@@ -35,14 +35,14 @@ crowdinConnector.admin.label.project=Crowdin-Projekt
crowdinConnector.admin.label.project.placeholder=Crowdin-Projekt auswählen
crowdinConnector.admin.label.accessToken=Persönlicher Zugangs-Token
crowdinConnector.admin.label.addAccessToken=Persönlichen Zugangs-Token hinzufügen
crowdinConnector.admin.label.accessToken.placeholder=Enter the Crowdin personal access token
crowdinConnector.admin.label.accessToken.instructions.stepOne=Create an access token from your Crowdin settings in the API tab.
crowdinConnector.admin.label.accessToken.instructions.stepOneLink=Crowdin settings in the API tab.
crowdinConnector.admin.label.accessToken.placeholder=Geben Sie den persönlichen Crowdin Zugangs-Token ein
crowdinConnector.admin.label.accessToken.instructions.stepOne=Erstellen Sie ein Zugriffstoken im API-Tab Ihrer Crowdin-Einstellungen.
crowdinConnector.admin.label.accessToken.instructions.stepOneLink=Crowdin-Einstellungen im API-Tab.
#crowdinConnector.admin.label.accessToken.instructions.stepTwo=Be aware that your token can expire so ensure that the expiration date is set as expected
crowdinConnector.admin.label.accessToken.instructions.stepThree=When creating the token, please make sure these scopes are selected
crowdinConnector.admin.label.accessToken.instructions.stepThree=Beim Erstellen des Tokens stellen Sie sicher, dass die folgenden Bereiche ausgewählt sind

crowdinConnector.admin.label.accessTokenScopeOne=Projects (List, Get, Create, Edit).
crowdinConnector.admin.label.accessTokenScopeTwo=Project Source Files & Strings.
crowdinConnector.admin.label.accessTokenScopeOne=Projekte (List, Get, Erstellen, Bearbeiten).
crowdinConnector.admin.label.accessTokenScopeTwo=Projektquellen-Dateien & -Strings.
crowdinConnector.admin.label.accessTokenScopeThree=Project Webhooks

crowdinConnector.admin.label.projectToWatch=Sie haben die zur Verfügung stehenden Projekte festgelegt.
@@ -56,16 +56,16 @@ crowdinConnector.admin.label.identifyProject=Wählen Sie das Projekt aus, welche

#crowdinConnector.admin.label.repositories=Repositories
#crowdinConnector.admin.label.repositories.placeholder=Monitor repositories to be watched
crowdinConnector.admin.label.watchScope=Watch scope limited per repository
crowdinConnector.admin.label.watchScope.placeholder=When creating an action, program owners must choose a repository where the action will be watched. Only Reward Administrators can extend the scope.
crowdinConnector.admin.label.watchScope=Anwendungsbereich pro Repository ansehen
crowdinConnector.admin.label.watchScope.placeholder=Beim Erstellen einer Aktion müssen die Besitzer eines Programms einen Speicherort wählen, in dem die Aktion angesehen wird. Nur Reward-Administratoren können den Anwendungsbereich erweitern.

crowdinConnector.webhook.form.label.button.next=Weiter
crowdinConnector.webhook.form.label.button.back=Zurück
crowdinConnector.webhook.form.label.button.save=Speichern
crowdinConnector.webhook.form.label.button.cancel=Abbrechen
crowdinConnector.webhook.label.watchedBy=Project watched from {0} by
crowdinConnector.webhook.label.watchedBy=Projekt von {0} angesehen
crowdinConnector.webhook.label.watchProject=Crowdin-Projekte verbinden
crowdinConnector.webhook.label.watchProject.placeholder=Connect your project to allow your contributors to earn points from their translations.
crowdinConnector.webhook.label.watchProject.placeholder=Verbinden Sie Ihr Projekt, damit Ihre Mitarbeitenden Punkte durch ihre Übersetzungen erhalten können
crowdinConnector.webhook.label.addProject=Projekt hinzufügen
crowdinConnector.webhook.label.loadMore=Mehr laden
crowdinConnector.webhook.title.confirmDeleteProject=Crowdin-Projekt löschen?

0 comments on commit 38d7a81

Please sign in to comment.