[branche 2.2] - language - update DE Thanks to el ninjo - feature:2319

git-svn-id: http://piwigo.org/svn/branches/2.2@11206 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-06-02 07:34:31 +00:00
parent d65f7c04ac
commit 488c3cf406

View file

@ -786,5 +786,9 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of
$lang['Do you want to activate anyway?'] = 'Wollen Sie es wirklich wieder aktivieren?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'DIESES PLUGIN IST JETZT IN DEN KERN DER PIWIGO INTEGRIERT! BITTE UNBEDINGT DEINSTALLIEREN!';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERROR: DIESES PLUGIN FEHLT OBWOHL ES INSTALLIERT IST! BITTE UNBEDINGT DEINSTALLIEREN! ';
$lang['new'] = 'neu';
$lang['No results'] = 'Keine Ergebnisse';
$lang['Searching...'] = 'Suche...';
$lang['Type in a search term'] = 'Geben Sie bitte einen Suchbegriff ein';
?>