mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 01:12:29 +02:00
Update de_DE, thanks to slim
This commit is contained in:
@@ -470,7 +470,6 @@ $lang['You can manage your API keys in your <a href="%s">account settings.</a>']
|
||||
$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = 'Sie haben keine E-Mail-Adresse, daher werden Sie nicht benachrichtigt, wenn Ihr API-Schlüssel bald abläuft.';
|
||||
$lang['The secret key can no longer be displayed.'] = 'Der geheime Schlüssel kann nicht mehr angezeigt werden.';
|
||||
$lang['This API key was manually revoked on %s'] = 'Dieser API-Schlüssel wurde am %s manuell widerrufen.';
|
||||
$lang['This will not be displayed again. You must copy it to continue.'] = 'Dies wird nicht erneut angezeigt. Sie müssen es kopieren, um fortzufahren.';
|
||||
$lang['To continue using the API, please renew your key before it expires.'] = 'Um die API weiterhin nutzen zu können, erneuern Sie bitte Ihren Schlüssel, bevor er abläuft.';
|
||||
$lang['Set my password'] = 'Mein Passwort festlegen';
|
||||
$lang['Show expired keys'] = 'Abgelaufene Schlüssel anzeigen';
|
||||
@@ -479,15 +478,12 @@ $lang['The email %s will be used to notify you when your API key is about to exp
|
||||
$lang['Return to the gallery'] = 'Zurück zur Galerie';
|
||||
$lang['Revoke'] = 'Widerrufen';
|
||||
$lang['Revoked'] = 'Widerrufen';
|
||||
$lang['Save your secret Key and ID'] = 'Speichern Sie Ihren geheimen Schlüssel und Ihre ID.';
|
||||
$lang['Secret key copied. Keep it in a safe place.'] = 'Geheimer Schlüssel kopiert. Bewahren Sie ihn an einem sicheren Ort auf.';
|
||||
$lang['Last use'] = 'Letzte Verwendung';
|
||||
$lang['Manage your account'] = 'Verwalten Sie Ihr Konto';
|
||||
$lang['Never'] = 'Niemals';
|
||||
$lang['New API Key'] = 'Neuer API-Schlüssel';
|
||||
$lang['No expiration'] = 'Keine Ablaufdatum';
|
||||
$lang['Options'] = 'Optionen';
|
||||
$lang['Public key copied.'] = 'Öffentlicher Schlüssel kopiert.';
|
||||
$lang['Return to <a href="identification.php" title="Sign in">Sign in</a>'] = 'Zurück zu <a href="identification.php" title="Anmelden">Anmelden</a>';
|
||||
$lang['Generate API Key'] = 'API-Schlüssel generieren';
|
||||
$lang['Generate key'] = 'Schlüssel generieren';
|
||||
@@ -522,4 +518,13 @@ $lang['An email has been sent with a link to reset your password'] = 'Eine E-Mai
|
||||
$lang['An error has occured please got back to <a href="identification.php" title="Sign in">Sign in</a> or <a href="register.php">Register</a>'] = 'Ein Fehler ist aufgetreten. Bitte kehren Sie zu <a href="identification.php" title="Anmelden">Anmelden</a> oder <a href="register.php">Registrieren</a> zurück.';
|
||||
$lang['3xlarge'] = '3XL – extra groß';
|
||||
$lang['4xlarge'] = '4XL – gigantisch';
|
||||
$lang['API Key has been successfully edited.'] = 'Der API-Schlüssel wurde erfolgreich bearbeitet.';
|
||||
$lang['API Key has been successfully edited.'] = 'Der API-Schlüssel wurde erfolgreich bearbeitet.';
|
||||
$lang['Save your ID and secret'] = 'Speichern Sie Ihre ID und Ihr Passwort';
|
||||
$lang['Secret copied. Keep it in a safe place.'] = 'Geheimnis kopiert. Bewahren Sie es an einem sicheren Ort auf.';
|
||||
$lang['The secret will no longer be displayed. You must copy it to continue.'] = 'Das Geheimnis wird nicht mehr angezeigt. Sie müssen es kopieren, um fortzufahren.';
|
||||
$lang['Verification code'] = 'Bestätigungscode';
|
||||
$lang['Verify'] = 'Überprüfen';
|
||||
$lang['An email has been sent with a verification code'] = 'Eine E-Mail mit einem Bestätigungscode wurde versendet.';
|
||||
$lang['ID copied.'] = 'ID kopiert.';
|
||||
$lang['If you do not receive the email, please contact your webmaster.'] = 'Wenn Sie die E-Mail nicht erhalten, wenden Sie sich bitte an Ihren Webmaster.';
|
||||
$lang['Invalid verification code'] = 'Ungültiger Bestätigungscode';
|
||||
Reference in New Issue
Block a user