diff options
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/common.lang.php | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index 4f2cdbb79..eef82f050 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -292,19 +292,7 @@ $lang['A comment on your site'] = 'Ein Kommentar auf der Website'; $lang['today'] = 'heute'; $lang['Update your rating'] = 'Aktualisieren Ihre Bewertung'; $lang['wrong filename'] = 'ungültiger Verzeichnisname'; -$lang['the filesize of the picture must not exceed :'] = 'die Datei darf nicht größer sein als: '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'das Bild muss im Dateiformat JPG, GIF, oder PNG sein'; -$lang['the height of the picture must not exceed :'] = 'die maximale Bildhöhe darf nicht überschritten werden: '; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Optional, aber empfohlen: Wählen Sie ein Miniaturbild, um zu '; -$lang['the width of the picture must not exceed :'] = 'die Breite des Bildes darf nicht überschreiten: '; -$lang['can\'t upload the picture on the server'] = 'Das Bild kann nicht hochgeladen werden'; $lang['the username must be given'] = 'Nutzername fehlt'; -$lang['A picture\'s name already used'] = 'Diese Datei existiert bereits'; -$lang['You must choose a picture fileformat for the image'] = 'das Format der Datei entspricht nicht dem Bild'; -$lang['Name of the picture'] = 'Name des Bildes'; -$lang['Upload a picture'] = 'Ein Bild hochladen'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Bild erfolgreich hinzugefügt, ein Administrator wird ihr Bild überprüfen und freischalten'; -$lang['Upload a picture'] = 'Ein Bild hinzufügen'; $lang['useful when password forgotten'] = 'nützlich, wenn Sie ihr Passwort vergessen'; $lang['Quick search'] = 'Schnellsuche'; $lang['Connected user: %s'] = 'Connected Benutzer : %s'; @@ -318,8 +306,6 @@ $lang['Email: %s'] = 'E-Mail: %s'; $lang['Admin: %s'] = 'Verwaltung: %s'; $lang['Registration of %s'] = 'Registrierung von %s'; $lang['Album: %s'] = 'Album: %s'; -$lang['Picture name: %s'] = 'Name des Bildes: %s'; -$lang['Creation date: %s'] = 'Erstellungsdatum: %d'; $lang['Picture uploaded by %s'] = 'Bild hochgeladen von %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Status der Benutzer "guest" nicht entspricht, Verwendung des Standard. Bitte kontaktieren Sie den Webmaster.'; @@ -344,7 +330,6 @@ $lang['%d photo is also linked to current tags'] = '%d Element ist auch mit weit $lang['%d photos are also linked to current tags'] = '%d Elemente sind auch mit weiteren Tags markiert'; $lang['display photos linked to this tag'] = 'Zeige nur Bilder die mit diesem Tag markiert sind'; $lang['photos posted during the last %d days'] = 'Bilder hinzugefügt während der letzten %d Tage'; -$lang['Choose an image'] = 'Wählen Sie ein Bild'; $lang['Piwigo Help'] = 'Hilfe Piwigo'; $lang['Rank'] = 'Rang'; $lang['group by letters'] = 'Gruppieren nach Buchstaben'; |