- Timestamp:
- Nov 7, 2011, 11:18:18 AM (13 years ago)
- Location:
- branches/2.3/language/de_DE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.3/language/de_DE/admin.lang.php
r12300 r12567 843 843 $lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Ein Fehler trat während des Entpackens auf. Bitte prüfen Sie die Schreibrechte ihrer Piwigo Installation.<br><a href="%s">Klicken Sie hier für das Fehlerprotokoll</a>.'; 844 844 $lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo kann die Aktualisierungsdatei nicht vom Server laden'; 845 $lang['(this tag will be deleted)'] = '(dieser Tag wird gelöscht!)'; 846 $lang['... or '] = '... oder'; 847 $lang['Allowed file types: %s.'] = 'Erlaubte Dateitypen: %s.'; 848 $lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Standardmäßig erstellt Piwigo eine für Web optimierete Ansicht der HD-Version (hochaufgelösten Version) deines Fotos'; 849 $lang['Confirm merge'] = 'Zusammenführen bestätigen'; 850 $lang['Create'] = 'Erstellen'; 851 $lang['hide details'] = 'Details verbergen'; 852 $lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Wenn das Bild nicht HD (hochaufgelöst) ist und das Bild kleiner ist als die für Web optimierte Größe, verwendet Piwigo dieses als HD und erstellt eine verkleinerte Web optimierten Version'; 853 $lang['Manage Permissions'] = 'Zugriff verwalten'; 854 $lang['Maximum file size: %sB.'] = 'Max. Dateigröße: %sB.'; 855 $lang['Merge selected tags'] = 'Gewählte Tags zusammenführen'; 856 $lang['Merge tags'] = 'Tags zusammenführen'; 857 $lang['No destination tag selected'] = 'Keinen Ziel-Tag gewählt'; 858 $lang['Photo %s of %s'] = 'Bild %s of %s'; 859 $lang['Select an album'] = 'Wähle ein Album'; 860 $lang['Select at least two tags for merging'] = 'Wahle 2 Tags zum Zusammenführen'; 861 $lang['Select the destination tag'] = 'Wähle Ziel-Tag'; 862 $lang['show details'] = 'Details zeigen'; 863 $lang['Start Upload'] = 'Upload starten'; 864 $lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Tags <em>%s</em> in <em>%s</em> zusammengeführt'; 865 $lang['You are using the Browser uploader. Try the <a href="%s">Flash uploader</a> instead.'] = 'Du benutzt den einfachen Uploader. Benutze den <a href="%s">Flash uploader</a> stattdessen.'; 866 $lang['You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.'] = 'Probleme mit dem Flash Uploader. Benutze den <a href="%s">Browser uploader</a>'; 845 867 ?> -
branches/2.3/language/de_DE/install.lang.php
r12105 r12567 73 73 $lang['Download the config file'] = 'Lade die Konfigurationsdatei herunter'; 74 74 $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'SIe können die Konfigurationsdatei herunterladen und in den Ordner local/config ihrer Installation hochladen.'; 75 $lang['Just another Piwigo gallery'] = 'Nur eine neue Piwigo Bildgallerie'; 76 $lang['Welcome to my photo gallery'] = 'Willkommen bei meiner Bildgallerie'; 75 77 ?>
Note: See TracChangeset
for help on using the changeset viewer.