mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
WIP new WebAdmin: profile, change password, message pages
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
"update_group": "Update group",
|
||||
"add_folder": "Add virtual folder",
|
||||
"update_folder": "Update virtual folder",
|
||||
"template_folder": "Virtual folder template"
|
||||
"template_folder": "Virtual folder template",
|
||||
"oauth2_error": "Unable to complete OAuth2 flow",
|
||||
"oauth2_success": "OAuth2 flow completed"
|
||||
},
|
||||
"setup": {
|
||||
"desc": "To start using SFTPGo you need to create an administrator user",
|
||||
@@ -161,6 +163,7 @@
|
||||
"ip_mask_help": "Comma separated IP/Mask in CIDR format, for example \"192.168.1.0/24,10.8.0.100/32\"",
|
||||
"allowed_ip_mask_invalid": "Invalid allowed IP/Mask",
|
||||
"username_required": "The username is required",
|
||||
"password_required": "The password is required",
|
||||
"foldername_required": "The folder name is required",
|
||||
"err_user": "Unable to validate your user",
|
||||
"err_protocol_forbidden": "HTTP protocol is not allowed for your user",
|
||||
@@ -213,7 +216,10 @@
|
||||
"associations": "Associations",
|
||||
"template_placeholders": "The following placeholders are supported",
|
||||
"duplicated_username": "The specified username already exists",
|
||||
"duplicated_name": "The specified name already exists"
|
||||
"duplicated_name": "The specified name already exists",
|
||||
"permissions_required": "Permissions are required",
|
||||
"backup_ok": "Backup successfully restored",
|
||||
"configs_saved": "Configurations has been successfully updated"
|
||||
},
|
||||
"fs": {
|
||||
"view_file": "View file \"{{- path}}\"",
|
||||
@@ -481,7 +487,8 @@
|
||||
"template_username_placeholder": "replaced with the specified username",
|
||||
"template_password_placeholder": "replaced with the specified password",
|
||||
"template_help1": "Placeholders will be replaced in paths and credentials of the configured storage backend.",
|
||||
"template_help2": "The generated users can be saved or exported. Exported users can be imported from the \"Maintenance\" section of this SFTPGo instance or another."
|
||||
"template_help2": "The generated users can be saved or exported. Exported users can be imported from the \"Maintenance\" section of this SFTPGo instance or another.",
|
||||
"template_no_user": "No valid user defined, unable to complete the requested action"
|
||||
},
|
||||
"group": {
|
||||
"view_manage": "View and manage groups",
|
||||
@@ -500,7 +507,8 @@
|
||||
"template_help": "The generated virtual folders can be saved or exported. Exported folders can be imported from the \"Maintenance\" section of this SFTPGo instance or another.",
|
||||
"name": "Virtual folder name",
|
||||
"submit_generate": "Generate and save folders",
|
||||
"submit_export": "Generate and export folder"
|
||||
"submit_export": "Generate and export folder",
|
||||
"template_no_folder": "No valid virtual folder defined, unable to complete the requested action"
|
||||
},
|
||||
"storage": {
|
||||
"title": "File system",
|
||||
@@ -600,6 +608,14 @@
|
||||
"role_user_err": "Incorrect OpenID role, logged in user is an administrator",
|
||||
"get_user_err": "Failed to get user associated with OpenID token"
|
||||
},
|
||||
"oauth2": {
|
||||
"auth_verify_error": "Unable to verify OAuth2 code",
|
||||
"auth_validation_error": "Unable to verify OAuth2 code",
|
||||
"auth_invalid": "Invalid OAuth2 code",
|
||||
"token_exchange_err": "Unable to get OAuth2 token from authorization code",
|
||||
"no_refresh_token": "The OAuth2 provider returned an empty token. Some providers only return the token when the user first authorizes. If you have already registered SFTPGo with this user in the past, revoke access and try again. This way you will invalidate the previous token",
|
||||
"success": "Copy the following string, without the quotes, into SMTP OAuth2 Token configuration field:"
|
||||
},
|
||||
"filters": {
|
||||
"password_strength": "Password strength",
|
||||
"password_strength_help": "Values in the 50-70 range are suggested for common use cases. 0 means disabled, any password will be accepted",
|
||||
@@ -651,5 +667,8 @@
|
||||
"api_key_auth_help": "Allow to impersonate the user, in REST API, with an API key",
|
||||
"external_auth_cache_time": "External auth cache time",
|
||||
"external_auth_cache_time_help": "Cache time, in seconds, for users authenticated using an external auth hook. 0 means no cache"
|
||||
},
|
||||
"admin": {
|
||||
"role_permissions": "A role admin cannot have the following permissions: {{val}}"
|
||||
}
|
||||
}
|
||||
@@ -52,7 +52,9 @@
|
||||
"update_group": "Aggiorna gruppo",
|
||||
"add_folder": "Aggiungi cartella virtuale",
|
||||
"update_folder": "Aggiorna cartella virtuale",
|
||||
"template_folder": "Modello cartella virtuale"
|
||||
"template_folder": "Modello cartella virtuale",
|
||||
"oauth2_error": "Impossibile completare il flusso OAuth2",
|
||||
"oauth2_success": "OAuth2 completato"
|
||||
},
|
||||
"setup": {
|
||||
"desc": "Per iniziare a utilizzare SFTPGo devi creare un utente amministratore",
|
||||
@@ -161,6 +163,7 @@
|
||||
"ip_mask_help": "IP/reti separate da virgola in formato CIDR, ad esempio \"192.168.1.0/24,10.8.0.100/32\"",
|
||||
"allowed_ip_mask_invalid": "IP/reti permesse non valide",
|
||||
"username_required": "Il nome utente è obbligatorio",
|
||||
"password_required": "La password è obbligatoria",
|
||||
"foldername_required": "Il nome della cartella è obbligatorio",
|
||||
"err_user": "Errore validazione utente",
|
||||
"err_protocol_forbidden": "Il protocollo HTTP non è consentito per il tuo utente",
|
||||
@@ -213,7 +216,10 @@
|
||||
"associations": "Associazioni",
|
||||
"template_placeholders": "Sono supportati i seguenti segnaposto",
|
||||
"duplicated_username": "Il nome utente specificato esiste già",
|
||||
"duplicated_name": "Il nome specificato esiste già"
|
||||
"duplicated_name": "Il nome specificato esiste già",
|
||||
"permissions_required": "I permessi sono obbligatori",
|
||||
"backup_ok": "Backup ripristinato correttamente",
|
||||
"configs_saved": "Configurazioni aggiornate"
|
||||
},
|
||||
"fs": {
|
||||
"view_file": "Visualizza file \"{{- path}}\"",
|
||||
@@ -481,7 +487,8 @@
|
||||
"template_username_placeholder": "sostituito con il nome utente specificato",
|
||||
"template_password_placeholder": "sostituito con la password specificata",
|
||||
"template_help1": "I segnaposto verranno sostituiti nei percorsi e nelle credenziali del backend di archiviazione configurato.",
|
||||
"template_help2": "Gli utenti generati possono essere salvati o esportati. Gli utenti esportati possono essere importati dalla sezione \"Manutenzione\" di questa istanza SFTPGo o di un'altra."
|
||||
"template_help2": "Gli utenti generati possono essere salvati o esportati. Gli utenti esportati possono essere importati dalla sezione \"Manutenzione\" di questa istanza SFTPGo o di un'altra.",
|
||||
"template_no_user": "Nessun utente valido definito. Impossibile completare l'azione richiesta"
|
||||
},
|
||||
"group": {
|
||||
"view_manage": "Visualizza e gestisci gruppi",
|
||||
@@ -500,7 +507,8 @@
|
||||
"template_help": "Le cartelle virtuali generate possono essere salvate o esportate. Le cartelle esportate possono essere importate dalla sezione \"Manutenzione\" di questa istanza SFTPGo o di un'altra.",
|
||||
"name": "Nome cartella virtuale",
|
||||
"submit_generate": "Genera e salva cartelle",
|
||||
"submit_export": "Genera e esporta cartelle"
|
||||
"submit_export": "Genera e esporta cartelle",
|
||||
"template_no_folder": "Nessuna cartella virtuale valida definita. Impossibile completare l'azione richiesta"
|
||||
},
|
||||
"storage": {
|
||||
"title": "File system",
|
||||
@@ -600,6 +608,14 @@
|
||||
"role_user_err": "Ruolo OpenID errato, l'utente che ha effettuato l'accesso è un amministratore",
|
||||
"get_user_err": "Impossibile ottenere l'utente associato al token OpenID"
|
||||
},
|
||||
"oauth2": {
|
||||
"auth_verify_error": "Impossibile verificare il codice OAuth2",
|
||||
"auth_validation_error": "Impossibile validare il codice OAuth2",
|
||||
"auth_invalid": "Codice OAuth2 non valido",
|
||||
"token_exchange_err": "Impossibile ottenere il token OAuth2 dal codice di autorizzazione",
|
||||
"no_refresh_token": "Il provider OAuth2 ha restituito un token vuoto. Alcuni provider restituiscono il token solo dopo la prima autorizzazione dell'utente. Se hai già registrato SFTPGo con questo utente in passato, revoca l'accesso e riprova. In questo modo invaliderai il token precedente",
|
||||
"success": "Copia la seguente stringa, senza virgolette, nel campo di configurazione del token SMTP OAuth2:"
|
||||
},
|
||||
"filters": {
|
||||
"password_strength": "Sicurezza password",
|
||||
"password_strength_help": "I valori nell'intervallo 50-70 sono suggeriti per i casi d'uso comuni. 0 significa disabilitato, verrà accettata qualsiasi password",
|
||||
@@ -651,5 +667,8 @@
|
||||
"api_key_auth_help": "Permetti di impersonare l'utente nelle API REST utilizzando una chiave API",
|
||||
"external_auth_cache_time": "Cache per autenticazione esterna",
|
||||
"external_auth_cache_time_help": "Tempo di memorizzazione nella cache, in secondi, per gli utenti autenticati utilizzando un hook di autenticazione esterno. 0 significa nessuna cache"
|
||||
},
|
||||
"admin": {
|
||||
"role_permissions": "Un amministratore di ruolo non può avere le seguenti autorizzazioni: {{val}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user