From b33cf9c7e3dde73918e6331d3510a10e7919a382 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 8 Apr 2012 17:12:30 +0000 Subject: [trunk (admin)] Update de_DE, thanks to : Sugar888 git-svn-id: http://piwigo.org/svn/trunk@13997 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/de_DE/admin.lang.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 37979c7bf..cd629040f 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -881,4 +881,20 @@ $lang['Permission management'] = 'Zugriffsverwaltung'; $lang['custom'] = 'Anpassung'; $lang['Photo sizes with crop'] = 'Bildgrößen nach Zuschnitt'; $lang['The center of interest is the most meaningful zone in the photo.'] = 'Der Mittelpunkt ist der bedeutungsvollste Bereich im Bild.'; +$lang['add a new watermark'] = 'ein neues Wasserzeichen hinzufügen'; +$lang['Apply watermark if height is bigger than'] = 'Wasserzeichen anwenden, wenn die Höhe größer ist als'; +$lang['Apply watermark if width is bigger than'] = 'Wasserzeichen anwenden, wenn die Breite größer ist als'; +$lang['bottom left corner'] = 'linke untere Ecke'; +$lang['bottom right corner'] = 'rechte untere Ecke'; +$lang['By default, the center of interest is placed in the middle of the photo.'] = 'Standardmäßig wird der Interessenschwerpunkt in der Mitte des Fotos platziert.'; +$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'Für Foto-Größen mit einem Schnitt, wie zum Beispiel "quadratisch", wird Piwigo sein Bestes tun, um den Interessenschwerpunkt einzubeziehen.'; +$lang['middle'] = 'Mitte'; +$lang['Opacity'] = 'Deckkraft'; +$lang['Select a file'] = 'Wählen Sie eine Datei'; +$lang['Select a zone with your mouse to define a new center of interest.'] = 'Wählen Sie eine Zone mit Ihrer Maus, um ein neues Interessenschwerpunkt zu definieren.'; +$lang['top left corner'] = 'obere linke Ecke'; +$lang['top right corner'] = 'obere rechte Ecke'; +$lang['X Position'] = 'X Position'; +$lang['X Repeat'] = 'X Wiederholen'; +$lang['Y Position'] = 'Y Position'; ?> \ No newline at end of file -- cgit v1.2.3