Changeset 12681 for trunk/language/de_DE/common.lang.php
- Timestamp:
- Dec 1, 2011, 10:02:52 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/de_DE/common.lang.php
r12677 r12681 123 123 $lang['About Piwigo'] = 'Über Piwigo'; 124 124 $lang['You are not authorized to access the requested page'] = 'Sie sind nicht berechtigt die gewünschte Seite aufzurufen'; 125 $lang['add to caddie'] = 'in den Sammelkorb';126 125 $lang['add this photo to your favorites'] = 'füge dieses Foto den Favoriten hinzu'; 127 126 $lang['Administration'] = 'Administration'; … … 170 169 $lang['Delete'] = 'Löschen'; 171 170 $lang['descending'] = 'absteigend'; 172 $lang[' download'] = 'herunterladen';173 $lang[' download this file'] = 'Download dieser Datei';171 $lang['Download'] = 'Herunterladen'; 172 $lang['Download this file'] = 'Download dieser Datei'; 174 173 $lang['edit'] = 'bearbeiten'; 175 174 $lang['wrong date'] = 'Datum falsch'; … … 199 198 $lang['Last'] = 'Letzte Seite'; 200 199 $lang['Logout'] = 'Abmelden'; 201 $lang['E-mail address'] = $lang['Email address'];202 200 $lang['obligatory'] = 'obligatorisch'; 203 201 $lang['Maximum photo height'] = 'Maximale Fotohöhe';
Note: See TracChangeset
for help on using the changeset viewer.