[trunk (admin)] Update de_DE, thanks to : Sugar888

git-svn-id: http://piwigo.org/svn/trunk@13997 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-04-08 17:12:30 +00:00
parent c51bc1170c
commit b33cf9c7e3
+16
View File
@@ -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';
?>