aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/de_DE/common.lang.php')
-rw-r--r--language/de_DE/common.lang.php14
1 files changed, 10 insertions, 4 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php
index c8618bb58..f0c1cfc07 100644
--- a/language/de_DE/common.lang.php
+++ b/language/de_DE/common.lang.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: Deutsch [DE]
-Version: 2.5.0
+Version: 2.6.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=416
Author: Piwigo team
Author URI: http://piwigo.org
@@ -243,7 +243,6 @@ $lang['login mustn\'t end with a space character'] = 'Benutzername darf nicht mi
$lang['login mustn\'t start with a space character'] = 'Benutzername darf nicht mit einem Leerzeichen anfangen';
$lang['this login is already used'] = 'Dieser Benutzername ist bereits vergeben';
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'E-Mail-Adresse muss dem Muster xxx@yyy.eee (Beispiel: jack@altern.org) entsprechen';
-$lang['please enter your password again'] = 'Bitte geben Sie erneut Ihr Passwort ein.';
$lang['Auto login'] = 'Auto-Login';
$lang['remove this tag from the list'] = 'Entferne dieses Schlagwort von der Liste.';
$lang['representative'] = 'Album-Vorschaubild';
@@ -271,7 +270,6 @@ $lang['SQL queries in'] = 'SQL-Abfragen in';
$lang['display only recently posted photos'] = 'Zeige nur kürzlich eingestellte Fotos';
$lang['return to the display of all photos'] = 'Zurück zu allen Fotos';
$lang['the beginning'] = 'Beginn';
-$lang['Interface theme'] = 'Galerie-Layout';
$lang['Thumbnails'] = 'Vorschaubilder';
$lang['Menu'] = 'Menü';
$lang['A comment on your site'] = 'Ein Kommentar auf Ihrer Website';
@@ -413,4 +411,12 @@ $lang['Username is mandatory'] = 'Benutzername ist erforderlich';
$lang['mandatory'] = 'erforderlich';
$lang['Website'] = 'Webseite';
$lang['Your website URL is invalid'] = 'Deine Webseiten URL ist falsch';
+$lang['Email'] = 'E-Mail';
+$lang['First Page'] = 'Erste Seite';
+$lang['Go back to the album'] = 'Zurück zum Album';
+$lang['Last Page'] = 'Letzte Seite';
+$lang['Password is missing. Please enter the password.'] = 'Das Kennwort fehlt. Bitte geben Sie Ihr Kennwort ein.';
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Das Kennwort zum Überprüfen fehlt. Bitte geben Sie ihr gewähltes Kennwort noch einmal ein.';
+$lang['%d photos per page'] = '%d Bilder pro Seite';
+$lang['Theme'] = 'Thema';
?> \ No newline at end of file