[trunk_admin] Update de_DE, thanks to : Joergen

git-svn-id: http://piwigo.org/svn/trunk@17956 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-09-16 18:55:05 +00:00
parent 9007ab5692
commit 67fb656436
+7
View File
@@ -930,4 +930,11 @@ $lang['Duplicate selected tags'] = 'Ausgewählte Schlagworte duplizieren';
$lang['Name of the duplicate'] = 'Name des Duplikats';
$lang['Source tag'] = 'Schlagwort Quelle';
$lang['Tag "%s" is now a duplicate of "%s"'] = 'Das Schlagwort "%s" ist jetzt ein Duplikat von "%s"';
$lang['Format'] = 'Format';
$lang['Invalid dimension'] = 'Ungültige Abmessungen';
$lang['Landscape'] = 'Quer-Format';
$lang['Minimum height'] = 'Minimum Höhe';
$lang['Minimum width'] = 'Minimum Breite';
$lang['Panorama'] = 'Panorama';
$lang['Portrait'] = 'Hoch-Kant';
?>