Changeset 8805
- Timestamp:
- 01/20/11 15:45:17 (2 years ago)
- Location:
- trunk/language/de_DE
- Files:
-
- 2 modified
-
admin.lang.php (modified) (9 diffs)
-
common.lang.php (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/de_DE/admin.lang.php
r8803 r8805 132 132 $lang['Permission granted thanks to a group'] = 'Benutzern durch Zugehörigkeit in einer Gruppe Zugriff erlaubt'; 133 133 $lang['Permission granted'] = 'Zugriff erlaubt'; 134 $lang['Photo informations updated'] = 'Foto Informationen hinzugef �gt';134 $lang['Photo informations updated'] = 'Foto Informationen hinzugefügt'; 135 135 $lang['Plugins'] = 'Plugins'; 136 136 $lang['Position'] = 'Position'; 137 137 $lang['Preferences'] = 'Einstellungen'; 138 138 $lang['Properties'] = 'Eigenschaften'; 139 $lang['Random photo'] = 'Zuf �lliges Foto';139 $lang['Random photo'] = 'Zufälliges Foto'; 140 140 $lang['Rate date'] = 'Bewertungsdatum'; 141 141 $lang['Rating by guests'] = 'Erlaube Bewertung(en) durch Gäste'; … … 149 149 $lang['Save to permalink history'] = 'Speichere in der Permalink-Historie'; 150 150 $lang['Select at least one album'] = 'Mindestens ein Album auswählen'; 151 $lang['Select at least one photo'] = 'W �hle mindestens ein Fhoto';151 $lang['Select at least one photo'] = 'Wähle mindestens ein Fhoto'; 152 152 $lang['Select at least one user'] = 'Mindestens einen Benutzer auswählen'; 153 153 $lang['Show info'] = 'Info anzeigen'; … … 210 210 $lang['File'] = 'Datei'; 211 211 $lang['Filesize'] = 'Dateigröße'; 212 $lang['first photo added on %s'] = 'erstes Foto am %s hinzugef �gt';212 $lang['first photo added on %s'] = 'erstes Foto am %s hinzugefügt'; 213 213 $lang['Forbidden'] = 'Gesperrte Kategorien'; 214 214 $lang['global mode'] = 'Gobaler Modus'; … … 241 241 $lang['Go to'] = 'Gehe zu '; 242 242 $lang['Hello'] = 'Hallo '; 243 $lang['New photos were added'] = 'Neue Fotos wurden hinzugef �gt';243 $lang['New photos were added'] = 'Neue Fotos wurden hinzugefügt'; 244 244 $lang['on'] = ' an '; 245 245 $lang['between'] = 'zwischen '; … … 267 267 $lang['Anyway only webmasters can see this tab and never administrators.'] = 'Wenn niemand in der Mailingliste eingetragen ist, kannst du keine E-Mails versenden. (Nur der Webmaster erscheint bei Aktualisierungen in dieser Liste).'; 268 268 $lang['No user to send notifications by mail.'] = 'Kein Benutzer da um Aktualisierungen zu senden.'; 269 $lang['New photos added'] = 'Neue Fotos hinzugef �gt';269 $lang['New photos added'] = 'Neue Fotos hinzugefügt'; 270 270 $lang['Subscribe to notification by mail'] = 'Eintragen zur E-Mailbenachrichtigung'; 271 271 $lang['Unsubscribe from notification by mail'] = 'Austragen zur E-Mailbenachrichtigung'; … … 352 352 $lang['for the file format'] = 'für das Format der Datei'; 353 353 $lang['No missing thumbnail'] = 'Keine Miniaturansicht fehlt'; 354 $lang['Photo unreachable or no support'] = 'Foto unerreichbar oder nicht unterst �tzt';354 $lang['Photo unreachable or no support'] = 'Foto unerreichbar oder nicht unterstützt'; 355 355 $lang['GD version'] = 'Version von GD Library'; 356 356 $lang['Miniaturization parameters'] = 'Einstellung der Miniaturisierung'; … … 372 372 $lang['reduce to single existing albums'] = 'Auf einzelne bestehende Alben reduzieren'; 373 373 $lang['Choose an option'] = 'Eine Option auswählen'; 374 $lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'zeige alle Informationen (hinzugef �gte Alben und Fotos, gel�schte Alben und Fotos)';374 $lang['display maximum informations (added albums and photos, deleted albums and photos)'] = 'zeige alle Informationen (hinzugefügte Alben und Fotos, gelöschte Alben und Fotos)'; 375 375 $lang['Piwigo version differs on the remote site'] = 'PhpWebGallery version unterscheidet sich von der Remote-Seite'; 376 376 $lang['Version of create_listing_file.php on the remote site and Piwigo must be the same'] = 'Die Version von create_listing_file.php auf der Remote-Seite und PhpWebGallery muss die gleiche sein'; … … 385 385 $lang['missing thumbnail'] = 'Fehlendes Thumbnail'; 386 386 $lang['albums deleted in the database'] = 'Alben von der Datenbank entfernt'; 387 $lang['photos deleted from the database'] = 'von der Datenbank gel �schte Fotos';387 $lang['photos deleted from the database'] = 'von der Datenbank gelöschte Fotos'; 388 388 $lang['photos candidates for metadata synchronization'] = 'Fotos zur Metadata Synchronisation'; 389 389 $lang['photos informations synchronized with files metadata'] = 'Foto Informationen mit Datei Metadaten synchronisiert'; 390 390 $lang['errors during synchronization'] = 'Fehler während der Synchronisation'; 391 391 $lang['albums added in the database'] = 'Alben in der Datenbank hinzugefügt'; 392 $lang['photos added in the database'] = 'der Datenbank hinzugef �gte Fotos';392 $lang['photos added in the database'] = 'der Datenbank hinzugefügte Fotos'; 393 393 $lang['photos updated in the database'] = 'in der Datenbank aktualisierte Fotos'; 394 394 $lang['Search for new images in the directories'] = 'Suche nach neuen Elementen in den vorhandenen Ordnern'; … … 485 485 $lang['User "%s" created with "%s" like password'] = 'Benutzer "%s" erstellt mit dem Passwort "%s"'; 486 486 $lang['Status of user "%s" updated'] = 'Status des Benutzers "%s" aktualisiert'; 487 $lang['add new photos to caddie'] = 'f �ge neue Fotos zum Sammelordner hinzu';487 $lang['add new photos to caddie'] = 'füge neue Fotos zum Sammelordner hinzu'; 488 488 // --------- Starting below: New or revised $lang ---- from Butterfly 489 489 $lang['No display'] = 'Keine Anzeige'; -
trunk/language/de_DE/common.lang.php
r8803 r8805 55 55 $lang['Album'] = 'Album'; 56 56 $lang['Close this window'] = 'Dieses Fenster schließen'; 57 $lang['Complete RSS feed (photos, comments)'] = 'Vollst �ndiger RSS feed (Fotos, Kommentare)';57 $lang['Complete RSS feed (photos, comments)'] = 'Vollständiger RSS feed (Fotos, Kommentare)'; 58 58 $lang['Confirm Password'] = 'Neues Passwort bestätigen'; 59 59 $lang['Connection settings'] = 'Login-Einstellungen'; … … 125 125 $lang['You are not authorized to access the requested page'] = 'Sie sind nicht berechtigt die gewünschte Seite aufzurufen'; 126 126 $lang['add to caddie'] = 'in den Sammelkorb'; 127 $lang['add this photo to your favorites'] = 'f �ge dieses Foto den Favoriten hinzu';127 $lang['add this photo to your favorites'] = 'füge dieses Foto den Favoriten hinzu'; 128 128 $lang['Administration'] = 'Administration'; 129 129 $lang['all'] = 'alle'; … … 140 140 $lang['Calendar'] = 'Kalender'; 141 141 $lang['All'] = 'Alles'; 142 $lang['display each day with photos, month per month'] = 'zeige jeden Tag mit Fotos. Monat f �r Monat';142 $lang['display each day with photos, month per month'] = 'zeige jeden Tag mit Fotos. Monat für Monat'; 143 143 $lang['View'] = 'Anblick'; 144 144 $lang['chronology_monthly_calendar'] = 'Monatskalender'; … … 169 169 $lang['day'][6] = 'Samstag'; 170 170 $lang['Default'] = 'Standardmäßig'; 171 $lang['delete this photo from your favorites'] = 'l �sche dieses Foto von den Favoriten';171 $lang['delete this photo from your favorites'] = 'lösche dieses Foto von den Favoriten'; 172 172 $lang['Delete'] = 'Löschen'; 173 173 $lang['descending'] = 'absteigend'; … … 203 203 $lang['E-mail address'] = $lang['Email address']; 204 204 $lang['obligatory'] = 'obligatorisch'; 205 $lang['Maximum photo height'] = 'Maximale Foto H �he';205 $lang['Maximum photo height'] = 'Maximale Foto Höhe'; 206 206 $lang['Maximum height must be a number superior to 50'] = 'Die maximale Höhe der Bilder muss mehr als 50'; 207 207 $lang['Maximum photo width'] = 'Maximale Foto Breite'; … … 244 244 $lang['Preferences'] = 'Einstellungen'; 245 245 $lang['Previous'] = 'Zurück'; 246 $lang['Random photos'] = 'Zuf �lliges Foto';247 $lang['display a set of random photos'] = 'zeige einen Satz von zuf �lligen Fotos';246 $lang['Random photos'] = 'Zufälliges Foto'; 247 $lang['display a set of random photos'] = 'zeige einen Satz von zufälligen Fotos'; 248 248 $lang['Recent albums'] = 'Neueste Alben'; 249 249 $lang['display recently updated albums'] = 'Zeigt kürzlich aktualisierte Alben an'; … … 283 283 $lang['Specials'] = 'Erweitert'; 284 284 $lang['SQL queries in'] = 'SQL-Abfragen in'; 285 $lang['display only recently posted photos'] = 'zeige nur k �rzlich hochgeladene Fotos';286 $lang['return to the display of all photos'] = 'zur �ck zu allen Fotos';285 $lang['display only recently posted photos'] = 'zeige nur kürzlich hochgeladene Fotos'; 286 $lang['return to the display of all photos'] = 'zurück zu allen Fotos'; 287 287 $lang['the beginning'] = 'Beginn'; 288 288 $lang['Interface theme'] = 'Galerie-Layout'; … … 327 327 $lang['%d photo'] = '%d Foto'; 328 328 $lang['%d photos'] = '%d Fotos'; 329 $lang['%d photo is also linked to current tags'] = '%d Foto ist auch mit dem gegenw �rtigen Tag verbunden';330 $lang['%d photos are also linked to current tags'] = '%d Fotos sind auch mit den gegenw �rtigen Tags verbunden';329 $lang['%d photo is also linked to current tags'] = '%d Foto ist auch mit dem gegenwärtigen Tag verbunden'; 330 $lang['%d photos are also linked to current tags'] = '%d Fotos sind auch mit den gegenwärtigen Tags verbunden'; 331 331 $lang['display photos linked to this tag'] = 'Zeige Fotos verbunden mit diesem Tag'; 332 $lang['photos posted during the last %d days'] = 'Fotos hochgeladen w �hrend der letzten %d Tage';332 $lang['photos posted during the last %d days'] = 'Fotos hochgeladen während der letzten %d Tage'; 333 333 $lang['Piwigo Help'] = 'Hilfe Piwigo'; 334 334 $lang['Rank'] = 'Rang'; … … 338 338 $lang['cloud'] = 'Wolke'; 339 339 $lang['Reset to default values'] = 'Zurücksetzen auf Standardwerte'; 340 $lang['delete all photos from your favorites'] = 'l �sche alle Fotos von der Favoritenliste';340 $lang['delete all photos from your favorites'] = 'lösche alle Fotos von der Favoritenliste'; 341 341 $lang['Sent by'] = 'Gesendet von'; 342 342 // --------- Starting below: New or revised $lang ---- from Colibri (2.1)
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)