diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-06-02 07:34:31 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-06-02 07:34:31 +0000 |
commit | 488c3cf4066b1efd01950f09c28b7236f4f4b14d (patch) | |
tree | 10243e0308487c7647cb7464e96284dfb52b5cfd /language | |
parent | d65f7c04aca6fc724e77e2c7a907f628ed8e89e0 (diff) |
[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
Diffstat (limited to 'language')
-rw-r--r-- | language/de_DE/admin.lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 4619a61c8..85e81b5d5 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -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'; ?>
\ No newline at end of file |