Skip to content

Commit 7337b29

Browse files
committed
update translations
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
1 parent 89aa7f0 commit 7337b29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

static/locales/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@
984984
"attachments": "Attachments",
985985
"attachments_help": "Comma separated paths to attach. Placeholders are supported. The total size is limited to 10 MB",
986986
"data_retention": "Data retention",
987-
"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",
987+
"data_retention_help": "Set the data retention, as hours, per path. Retention applies recursively. Setting 0 as retention means excluding the specified path",
988988
"delete_empty_dirs": "Delete empty dirs",
989989
"fs_action": "Filesystem action",
990990
"paths_src_dst_help": "Paths as seen by SFTPGo users. Placeholders are supported. The required permissions are granted automatically",

static/locales/it/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@
984984
"attachments": "Allegati",
985985
"attachments_help": "Percorsi da allegare separati da virgole. I segnaposto sono supportati. La dimensione totale è limitata a 10 MB",
986986
"data_retention": "Conservazione dati",
987-
"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\"",
987+
"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",
988988
"delete_empty_dirs": "Cancella cartelle vuote",
989989
"fs_action": "Azione del filesystem",
990990
"paths_src_dst_help": "Percorsi visti dagli utenti SFTPGo. I segnaposto sono supportati. Le autorizzazioni richieste vengono concesse automaticamente",

0 commit comments

Comments
 (0)