translation for "Hidden uploads" and move it between readonly and writable shares

This commit is contained in:
Ralf Becker 2020-03-26 10:38:34 +01:00
parent 22f498d6e2
commit aa566e12fa
3 changed files with 3 additions and 1 deletions

View File

@ -159,7 +159,7 @@ class HiddenUploadSharing extends Sharing
// Add in a hidden upload directory
$actions['share']['children']['shareUploadDir'] = array(
'caption' => 'Hidden uploads',
'group' => 1,
'group' => 2,
'order' => 30,
'enabled' => 'javaScript:app.filemanager.hidden_upload_enabled',
'onExecute' => 'javaScript:app.filemanager.share_link',

View File

@ -172,6 +172,7 @@ go home filemanager de Gehe zum Heimverzeichnis
go to filemanager de Gehe zu
go to your home directory filemanager de Zu Ihrem Heimverzeichnis wechseln
go up filemanager de in das übergeordnete Verzeichnis wechseln
hidden uploads filemanager de Hochladen nicht einsehbar
id filemanager de ID
if you specify a directory (full vfs path) here, %1 displays an action for each document. that action allows to download the specified document with the %1 data inserted. filemanager de Wenn Sie hier ein Verzeichnis angeben (vollständiger Pfad des virtuellen Dateisystems), zeigt %1 einen Befehl für jedes Dokument an. Dieser Befehl erlaubt es, das Dokument mit %1 Daten eingefügt herunterzuladen.
if you specify a document (full vfs path) here, %1 displays an extra document icon for each entry. that icon allows to download the specified document with the data inserted. filemanager de Wenn Sie hier ein Dokument angeben (vollständiger Pfad des virtuellen Dateisystems), zeigt %1 ein zusätzliches Dokumentsymbol für jeden Eintrag an. Dieses Symbol erlaubt es, das Dokument mit eingefügten Daten herunterzuladen.

View File

@ -172,6 +172,7 @@ go home filemanager en Go home
go to filemanager en Go to
go to your home directory filemanager en Go to your home directory
go up filemanager en Go up
hidden uploads filemanager en Hidden uploads
id filemanager en ID
if you specify a directory (full vfs path) here, %1 displays an action for each document. that action allows to download the specified document with the %1 data inserted. filemanager en If you specify a directory (full vfs path) here, %1 displays an action for each document. That action allows to download the specified document with the %1 data inserted.
if you specify a document (full vfs path) here, %1 displays an extra document icon for each entry. that icon allows to download the specified document with the data inserted. filemanager en If you specify a document (full vfs path) here, %1 displays an extra document icon for each entry. That icon allows to download the specified document with the data inserted.