File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
administrator/language/de-DE Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,9 @@ COM_MEDIA_COPY_FOLDER_NOT_POSSIBLE="Kopieren des Ordners nicht möglich"
2626COM_MEDIA_CREATE_NEW_FOLDER =" Neues Verzeichnis anlegen"
2727COM_MEDIA_CREATE_NEW_FOLDER_ERROR =" Fehler beim Anlegen des Verzeichnis."
2828COM_MEDIA_CREATE_NEW_FOLDER_SUCCESS =" Verzeichnis angelegt."
29+ COM_MEDIA_CREATE_NEW_FOLDER_EXISTING_FOLDER_ERROR =" Ordner- oder Dateiname existiert bereits "
30+ COM_MEDIA_CREATE_NEW_FOLDER_RELATIVE_PATH_ERROR =" Relative Pfadangaben sind nicht erlaubt"
31+ COM_MEDIA_CREATE_NEW_FOLDER_UNEXPECTED_CHARACTER =" Nur alphanumerische Zeichen, Unterstriche (_), Bindestriche (-) und Punkte (.) sind erlaubt"
2932COM_MEDIA_DECREASE_GRID =" Rastergröße verkleinern"
3033COM_MEDIA_DELETE_ERROR =" Fehler beim Löschen der Datei."
3134COM_MEDIA_DELETE_NOT_POSSIBLE =" Löschen nicht möglich!"
You can’t perform that action at this time.
0 commit comments