mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-21 15:10:23 +00:00
update translations
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
bb422ad5b9
commit
eb5ffb940e
2 changed files with 2 additions and 2 deletions
|
@ -999,7 +999,7 @@
|
|||
"attachments": "Attachments",
|
||||
"attachments_help": "Comma separated paths to attach. Placeholders are supported. The total size is limited to 10 MB",
|
||||
"data_retention": "Data retention",
|
||||
"data_retention_help": "Set the data retention, as hours, per path. Retention applies recursively. Setting 0 as retention means excluding the specified path. \"Ignore user permissions\" defines whether to delete files even if the user does not have the \"delete\" permission, by default files will be skipped if the user does not have the \"delete\" permission",
|
||||
"data_retention_help": "Set the data retention, as hours, per path. Retention applies recursively. Setting 0 as retention means excluding the specified path",
|
||||
"delete_empty_dirs": "Delete empty dirs",
|
||||
"fs_action": "Filesystem action",
|
||||
"paths_src_dst_help": "Paths as seen by SFTPGo users. Placeholders are supported. The required permissions are granted automatically",
|
||||
|
|
|
@ -999,7 +999,7 @@
|
|||
"attachments": "Allegati",
|
||||
"attachments_help": "Percorsi da allegare separati da virgole. I segnaposto sono supportati. La dimensione totale è limitata a 10 MB",
|
||||
"data_retention": "Conservazione dati",
|
||||
"data_retention_help": "Imposta la conservazione dei dati, in ore, per percorso. La conservazione si applica in modo ricorsivo. Impostare 0 come conservazione significa escludere il percorso specificato. \"Ignora permessi utente\" definisce se eliminare i file anche se l'utente non dispone dell'autorizzazione \"delete\", per impostazione predefinita i file verranno ignorati se l'utente non dispone dell'autorizzazione \"delete\"",
|
||||
"data_retention_help": "Imposta la conservazione dei dati, in ore, per percorso. La conservazione si applica in modo ricorsivo. Impostare 0 come conservazione significa escludere il percorso specificato",
|
||||
"delete_empty_dirs": "Cancella cartelle vuote",
|
||||
"fs_action": "Azione del filesystem",
|
||||
"paths_src_dst_help": "Percorsi visti dagli utenti SFTPGo. I segnaposto sono supportati. Le autorizzazioni richieste vengono concesse automaticamente",
|
||||
|
|
Loading…
Reference in a new issue