[trunk] update de_DE thanks to el ninjo
git-svn-id: http://piwigo.org/svn/trunk@5400 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
656fded382
commit
29b122f626
2 changed files with 10 additions and 1 deletions
|
|
@ -747,4 +747,13 @@ $lang['Activate icon "%s"'] = 'Aktiviere Icon "%s"';
|
|||
$lang['Activate field "%s"'] = 'Aktiviere Bereich "%s"';
|
||||
$lang['Photo Properties'] = 'Fotoeigenschaften';
|
||||
$lang['Allow user customization'] = 'Erlaube Anpassungen durch Benutzer';
|
||||
$lang['Execution time is out, treatment must be continued [Estmated time: %d seconds].'] = 'Zeit für die Ausführung ist abgelaufen, der Prozess muss fortgesetzt werden [Noch benötigte Zeit: %d Sekunden].';
|
||||
$lang['Languages'] = 'Sprachen';
|
||||
$lang['Installed Languages'] = 'Installierte Sprachen';
|
||||
$lang['Add New Language'] = 'Füge eine neue Sprache hinzu';
|
||||
$lang['Language has been successfully installed'] = 'Sprachdateien wurden erfolgreich installiert';
|
||||
$lang['Select:'] = 'Auswahl:';
|
||||
$lang['None'] = 'Nichts';
|
||||
$lang['Invert'] = 'Umkehren';
|
||||
$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Es ist nicht möglich dieses Thema zu deaktivieren, du benötigst mindestens ein Thema.';
|
||||
?>
|
||||
|
|
@ -29,7 +29,6 @@ $lang['total SQL time'] = 'gesamte SQL Zeit';
|
|||
$lang['SQL queries'] = 'SQL Anfragen';
|
||||
$lang['Upgrade informations'] = 'Upgrade Informationen';
|
||||
$lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = 'Führen Sie eine Datenbanküberprüfung durch in [Verwaltung>Erweiterte Einstellungen>Wartung] falls ein Problem auftritt.';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Als Vorsichtsmaßnahme wurden folgende Plugins deaktiviert. Prüfen Sie, ob ein Update verfügbar ist oder die Plugins kompatibel zur neuen Version sind, bevor Sie diese wieder aktivieren:';
|
||||
$lang['Only administrator can run upgrade: please sign in below.'] = 'Nur Administratoren dürfen ein Upgrade durchführen. Bitte loggen Sie sich ein';
|
||||
$lang['You do not have access rights to run upgrade'] = 'Sie haben nicht die erforderlichen Rechte ein Upgrade durchzuführen';
|
||||
$lang['All sub-categories of private categories become private'] = 'Alle Unterkategorien von privaten Kategorien bekommen den Status "private Kategorie"';
|
||||
|
|
@ -39,5 +38,6 @@ $lang['This page proposes to upgrade your database corresponding to your old ver
|
|||
The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Diese Seite hat vor, Ihre Datenbank entsprechend Ihrer alten Version von Piwigo zur gegenwärtigen Version zu aktualisieren.
|
||||
Der Upgradeassistent ist der Meinung sie haben folgende Version installiert <strong>release %s</strong> (oder identisch).';
|
||||
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'In <i>%s</i>, vor <b>?></b>, einfügen:';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Als Vorsichtsmaßnahme wurden folgende Plugins deaktiviert. Prüfen Sie, ob für diese Plugins ein Update verfügbar ist oder die Plugins kompatibel zur neuen Version sind, bevor Sie diese wieder aktivieren:';
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue