From eb5ffb940efe4b4154bf85bf5ed68aa487a3f40b Mon Sep 17 00:00:00 2001 From: Nicola Murino Date: Sun, 1 Sep 2024 13:44:16 +0200 Subject: [PATCH] update translations Signed-off-by: Nicola Murino --- static/locales/en/translation.json | 2 +- static/locales/it/translation.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/locales/en/translation.json b/static/locales/en/translation.json index 4b0ac4f1..1bf8614d 100644 --- a/static/locales/en/translation.json +++ b/static/locales/en/translation.json @@ -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", diff --git a/static/locales/it/translation.json b/static/locales/it/translation.json index 58b2681e..39dfd927 100644 --- a/static/locales/it/translation.json +++ b/static/locales/it/translation.json @@ -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",