diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-12-01 04:51:13 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-12-01 04:51:13 +0000 |
commit | 76780eb57839fdb2ae6a4210d094568fa960ba04 (patch) | |
tree | f3802ea6697670a8976d803fb56765b3f381b63d /language/de_DE/common.lang.php | |
parent | adc90e72b681d2c63d86f23161fabac456ba983a (diff) |
language cleanup (exact duplicates or almost same duplicate)
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/common.lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index 5142d8b0f..32e75dfbd 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -135,7 +135,6 @@ $lang['posted between %s (%s) and %s (%s)'] = 'eingestellt zwischen %s (%s) und $lang['posted on %s'] = 'eingestellt am %s'; $lang['Best rated'] = 'Am besten bewertet'; $lang['display best rated photos'] = 'zeige die am besten bewerteten Fotos'; -$lang['caddie'] = 'Sammelkorb'; $lang['Calendar'] = 'Kalender'; $lang['All'] = 'Alles'; $lang['display each day with photos, month per month'] = 'zeige jeden Tag mit Fotos, Monat für Monat'; @@ -331,9 +330,7 @@ $lang['Reset to default values'] = 'Zurücksetzen auf Standardwerte'; $lang['delete all photos from your favorites'] = 'lösche alle Fotos von der Favoritenliste'; $lang['Sent by'] = 'Gesendet von'; $lang['Are you sure?'] = 'Sind Sie sicher?'; -$lang['delete this comment'] = 'diesen Kommentar löschen'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Cookies werden geblockt oder nicht von ihrem Browser unterstützt. Sie müssen sie erlauben um sich zu verbinden.'; -$lang['edit this comment'] = 'bearbeite diesen Kommentar'; $lang['Edit a comment'] = 'Bearbeite einen Kommentar'; $lang['(!) This comment requires validation'] = '(!) Dieser Kommentar muss berprüft werden'; $lang['Welcome'] = 'Willkommen'; @@ -345,7 +342,6 @@ $lang['I want to add photos'] = 'Ich möchte Fotos hinzufügen'; $lang['Manage this user comment: %s'] = 'Verwalte diesen Benutzerkommentar: %s'; $lang['This author modified following comment:'] = 'Dieser Autor veränderte folgenden Kommentar:'; $lang['This author removed the comment with id %d'] = 'Dieser Autor löschte den Kommentar mit der ID %d'; -$lang['validate this comment'] = 'überprüfe diesen Kommentar'; $lang['html tags are not allowed in login'] = 'HTML-Tags sind im Benutzername nicht erlaubt'; $lang['The number of photos per page must be a not null scalar'] = ' Die Anzahl der Fotos pro Seite muss eine ganze Zahl größer als Null sein '; $lang['Number of photos per page'] = 'Anzahl der Fotos pro Seite'; |