diff --git a/data/web/lang/lang.de-de.json b/data/web/lang/lang.de-de.json
index 7b4b1f46..d430d0b3 100644
--- a/data/web/lang/lang.de-de.json
+++ b/data/web/lang/lang.de-de.json
@@ -459,30 +459,30 @@
"yotp_verification_failed": "Yubico OTP-Verifizierung fehlgeschlagen: %s"
},
"datatables": {
- "collapse_all": "Alle Einklappen",
- "decimal": "",
- "emptyTable": "Keine Daten in der Tabelle vorhanden",
- "expand_all": "Alle Ausklappen",
- "info": "_START_ bis _END_ von _TOTAL_ Einträgen",
- "infoEmpty": "0 bis 0 von 0 Einträgen",
- "infoFiltered": "(gefiltert von _MAX_ Einträgen)",
- "infoPostFix": "",
- "thousands": ".",
- "lengthMenu": "_MENU_ Einträge anzeigen",
- "loadingRecords": "Wird geladen...",
- "processing": "Bitte warten...",
- "search": "Suchen",
- "zeroRecords": "Keine Einträge vorhanden.",
- "paginate": {
- "first": "Erste",
- "previous": "Zurück",
- "next": "Nächste",
- "last": "Letzte"
- },
- "aria": {
- "sortAscending": ": aktivieren, um Spalte aufsteigend zu sortieren",
- "sortDescending": ": aktivieren, um Spalte absteigend zu sortieren"
- }
+ "collapse_all": "Alle Einklappen",
+ "decimal": "",
+ "emptyTable": "Keine Daten in der Tabelle vorhanden",
+ "expand_all": "Alle Ausklappen",
+ "info": "_START_ bis _END_ von _TOTAL_ Einträgen",
+ "infoEmpty": "0 bis 0 von 0 Einträgen",
+ "infoFiltered": "(gefiltert von _MAX_ Einträgen)",
+ "infoPostFix": "",
+ "thousands": ".",
+ "lengthMenu": "_MENU_ Einträge anzeigen",
+ "loadingRecords": "Wird geladen...",
+ "processing": "Bitte warten...",
+ "search": "Suchen",
+ "zeroRecords": "Keine Einträge vorhanden.",
+ "paginate": {
+ "first": "Erste",
+ "previous": "Zurück",
+ "next": "Nächste",
+ "last": "Letzte"
+ },
+ "aria": {
+ "sortAscending": ": aktivieren, um Spalte aufsteigend zu sortieren",
+ "sortDescending": ": aktivieren, um Spalte absteigend zu sortieren"
+ }
},
"debug": {
"chart_this_server": "Chart (dieser Server)",
@@ -942,7 +942,7 @@
"queue": {
"delete": "Queue löschen",
"flush": "Queue flushen",
- "info" : "In der Mailqueue befinden sich alle E-Mails, welche auf eine Zustellung warten. Sollte eine E-Mail eine längere Zeit innerhalb der Mailqueue stecken wird diese automatisch vom System gelöscht.
Die Fehlermeldung der jeweiligen Mail gibt aufschluss darüber, warum diese nicht zugestellt werden konnte",
+ "info": "In der Mailqueue befinden sich alle E-Mails, welche auf eine Zustellung warten. Sollte eine E-Mail eine längere Zeit innerhalb der Mailqueue stecken wird diese automatisch vom System gelöscht.
Die Fehlermeldung der jeweiligen Mail gibt aufschluss darüber, warum diese nicht zugestellt werden konnte",
"legend": "Funktionen der Mailqueue Aktionen:",
"ays": "Soll die derzeitige Queue wirklich komplett bereinigt werden?",
"deliver_mail": "Ausliefern",
diff --git a/data/web/lang/lang.en-gb.json b/data/web/lang/lang.en-gb.json
index 00b14f07..22fffac8 100644
--- a/data/web/lang/lang.en-gb.json
+++ b/data/web/lang/lang.en-gb.json
@@ -462,30 +462,30 @@
"yotp_verification_failed": "Yubico OTP verification failed: %s"
},
"datatables": {
- "collapse_all": "Collapse All",
- "decimal": "",
- "emptyTable": "No data available in table",
- "expand_all": "Expand All",
- "info": "Showing _START_ to _END_ of _TOTAL_ entries",
- "infoEmpty": "Showing 0 to 0 of 0 entries",
- "infoFiltered": "(filtered from _MAX_ total entries)",
- "infoPostFix": "",
- "thousands": ",",
- "lengthMenu": "Show _MENU_ entries",
- "loadingRecords": "Loading...",
- "processing": "Please wait...",
- "search": "Search:",
- "zeroRecords": "No matching records found",
- "paginate": {
- "first": "First",
- "last": "Last",
- "next": "Next",
- "previous": "Previous"
- },
- "aria": {
- "sortAscending": ": activate to sort column ascending",
- "sortDescending": ": activate to sort column descending"
- }
+ "collapse_all": "Collapse All",
+ "decimal": "",
+ "emptyTable": "No data available in table",
+ "expand_all": "Expand All",
+ "info": "Showing _START_ to _END_ of _TOTAL_ entries",
+ "infoEmpty": "Showing 0 to 0 of 0 entries",
+ "infoFiltered": "(filtered from _MAX_ total entries)",
+ "infoPostFix": "",
+ "thousands": ",",
+ "lengthMenu": "Show _MENU_ entries",
+ "loadingRecords": "Loading...",
+ "processing": "Please wait...",
+ "search": "Search:",
+ "zeroRecords": "No matching records found",
+ "paginate": {
+ "first": "First",
+ "last": "Last",
+ "next": "Next",
+ "previous": "Previous"
+ },
+ "aria": {
+ "sortAscending": ": activate to sort column ascending",
+ "sortDescending": ": activate to sort column descending"
+ }
},
"debug": {
"chart_this_server": "Chart (this server)",
@@ -947,7 +947,7 @@
"queue": {
"delete": "Delete all",
"flush": "Flush queue",
- "info" : "The mail queue contains all e-mails that are waiting for delivery. If an email is stuck in the mail queue for a long time, it is automatically deleted by the system.
The error message of the respective mail gives information about why the mail could not be delivered.",
+ "info": "The mail queue contains all e-mails that are waiting for delivery. If an email is stuck in the mail queue for a long time, it is automatically deleted by the system.
The error message of the respective mail gives information about why the mail could not be delivered.",
"legend": "Mail queue actions functions:",
"ays": "Please confirm you want to delete all items from the current queue.",
"deliver_mail": "Deliver",
@@ -961,11 +961,11 @@
"unhold_mail_legend": "Releases selected mails for delivery. (Requires prior hold)"
},
"ratelimit": {
- "disabled": "Disabled",
- "second": "msgs / second",
- "minute": "msgs / minute",
- "hour": "msgs / hour",
- "day": "msgs / day"
+ "disabled": "Disabled",
+ "second": "msgs / second",
+ "minute": "msgs / minute",
+ "hour": "msgs / hour",
+ "day": "msgs / day"
},
"start": {
"help": "Show/Hide help panel",
diff --git a/data/web/lang/lang.it-it.json b/data/web/lang/lang.it-it.json
index 65c3d47a..8bfa9738 100644
--- a/data/web/lang/lang.it-it.json
+++ b/data/web/lang/lang.it-it.json
@@ -43,7 +43,7 @@
"app_name": "Nome app",
"app_password": "Aggiungi la password dell'app",
"automap": "Prova a mappare automaticamente le cartelle (\"Sent items\", \"Sent\" => \"Posta inviata\" ecc.)",
- "backup_mx_options": "Relay options",
+ "backup_mx_options": "Opzioni di inoltro",
"comment_info": "Un commento privato non è visibile all'utente, mentre un commento pubblico viene mostrato come suggerimento quando si passa con il mouse nella panoramica di un utente",
"custom_params": "Parametri personalizzati",
"custom_params_hint": "Corretto: --param=xy, errato: --param xy",
@@ -303,7 +303,7 @@
"spamfilter": "Filtri spam",
"subject": "Oggetto",
"success": "Successo",
- "sys_mails": "System mails",
+ "sys_mails": "Mail di sistema",
"text": "Testo",
"time": "Orario",
"title": "Titolo",
@@ -335,7 +335,8 @@
"api_read_write": "Accesso in lettura-scrittura",
"oauth2_apps": "App OAuth2",
"oauth2_add_client": "Aggiungere il client OAuth2",
- "rsettings_preset_4": "Disattivare Rspamd per un dominio"
+ "rsettings_preset_4": "Disattivare Rspamd per un dominio",
+ "options": "Opzioni"
},
"danger": {
"access_denied": "Accesso negato o form di login non corretto",
@@ -364,7 +365,7 @@
"extra_acl_invalid": "External sender address \"%s\" is invalid",
"extra_acl_invalid_domain": "External sender \"%s\" uses an invalid domain",
"fido2_verification_failed": "FIDO2 verification failed: %s",
- "file_open_error": "File cannot be opened for writing",
+ "file_open_error": "Il file non può essere aperto per la scrittura",
"filter_type": "Wrong filter type",
"from_invalid": "Il mittente non può essere vuoto",
"global_filter_write_error": "Could not write filter file: %s",
@@ -397,7 +398,7 @@
"mailbox_quota_exceeds_domain_quota": "Lo spazio massimo supera la spazio del dominio",
"mailbox_quota_left_exceeded": "Non c'è abbastanza spazio libero (space left: %d MiB)",
"mailboxes_in_use": "Lo spazio massimo della casella deve essere maggiore o uguale a %d",
- "malformed_username": "Malformed username",
+ "malformed_username": "Nome utente non valido",
"map_content_empty": "Map content cannot be empty",
"max_alias_exceeded": "Numero massimo di alias superato",
"max_mailbox_exceeded": "Numero massimo di caselle superato (%d of %d)",
@@ -429,18 +430,18 @@
"resource_invalid": "Il nome della risorsa non è valido",
"rl_timeframe": "Rate limit time frame is incorrect",
"rspamd_ui_pw_length": "Rspamd UI password should be at least 6 chars long",
- "script_empty": "Script cannot be empty",
+ "script_empty": "Lo script non può essere vuoto",
"sender_acl_invalid": "Il valore di Sender ACL non è valido",
"set_acl_failed": "Failed to set ACL",
"settings_map_invalid": "Settings map ID %s invalid",
"sieve_error": "Sieve parser error: %s",
"spam_learn_error": "Spam learn error: %s",
- "subject_empty": "Subject must not be empty",
+ "subject_empty": "L'oggetto non deve essere vuoto",
"target_domain_invalid": "Goto domain non è valido",
"targetd_not_found": "Il target del dominio non è stato trovato",
"targetd_relay_domain": "Target domain %s is a relay domain",
- "temp_error": "Temporary error",
- "text_empty": "Text must not be empty",
+ "temp_error": "Errore temporaneo",
+ "text_empty": "Il testo non deve essere vuoto",
"tfa_token_invalid": "TFA token invalid",
"tls_policy_map_dest_invalid": "Policy destination is invalid",
"tls_policy_map_entry_exists": "A TLS policy map entry \"%s\" exists",
@@ -448,40 +449,54 @@
"totp_verification_failed": "TOTP verification failed",
"transport_dest_exists": "Transport destination \"%s\" exists",
"webauthn_verification_failed": "WebAuthn verification failed: %s",
- "unknown": "An unknown error occurred",
+ "unknown": "Si è verificato un errore sconosciuto",
"unknown_tfa_method": "Unknown TFA method",
"unlimited_quota_acl": "Unlimited quota prohibited by ACL",
- "username_invalid": "Username %s non può essere utilizzato",
+ "username_invalid": "Il nome utente %s non può essere utilizzato",
"validity_missing": "Assegnare un periodo di validità",
"value_missing": "Si prega di fornire tutti i valori",
- "yotp_verification_failed": "Verifica OTP Yubico fallita: %s"
+ "yotp_verification_failed": "Verifica OTP Yubico fallita: %s",
+ "demo_mode_enabled": "La modalità demo è abilitata",
+ "template_name_invalid": "Nome template non valido",
+ "template_exists": "Il template %s esiste già",
+ "template_id_invalid": "Il template con ID %s non è valido"
},
"debug": {
"chart_this_server": "Grafico (questo server)",
- "containers_info": "Container information",
+ "containers_info": "Informazioni sul container",
"disk_usage": "Uso del disco",
"docs": "Docs",
- "external_logs": "External logs",
- "history_all_servers": "History (all servers)",
+ "external_logs": "Log esterni",
+ "history_all_servers": "Cronologia (tutti i server)",
"in_memory_logs": "In-memory logs",
"jvm_memory_solr": "JVM memory usage",
"last_modified": "Ultima modifica",
"log_info": "
mailcow in-memory logs are collected in Redis lists and trimmed to LOG_LINES (%d) every minute to reduce hammering.\r\n
In-memory logs are not meant to be persistent. All applications that log in-memory, also log to the Docker daemon and therefore to the default logging driver.\r\n
The in-memory log type should be used for debugging minor issues with containers.
External logs are collected via API of the given application.
\r\nStatic logs are mostly activity logs, that are not logged to the Dockerd but still need to be persistent (except for API logs).
", - "login_time": "Time", + "login_time": "Orario", "logs": "Logs", - "online_users": "Users online", + "online_users": "Utenti online", "restart_container": "Riavvio", "service": "Servizio", - "size": "Size", - "solr_dead": "Solr is starting, disabled or died.", + "size": "Dimensione", + "solr_dead": "Solr sta partendo, è disabilitato o morto.", "solr_status": "Stato Solr", - "started_at": "Started at", - "started_on": "Started on", - "static_logs": "Static logs", + "started_at": "Iniziato alle", + "started_on": "Iniziato", + "static_logs": "Log statici", "success": "Successo", - "system_containers": "System & Containers", + "system_containers": "Sistema & Containers", "uptime": "Tempo di attività", - "username": "Username" + "username": "Nome utente", + "container_disabled": "Container arrestato o disattivato", + "update_available": "È disponibile un aggiornamento", + "container_running": "In esecuzione", + "container_stopped": "Arrestato", + "cores": "Cores", + "current_time": "Orario di sistema", + "memory": "Memoria", + "timezone": "Fuso orario", + "no_update_available": "Il sistema è aggiornato all'ultima versione", + "update_failed": "Impossibile verificare la presenza di un aggiornamento" }, "diagnostics": { "cname_from_a": "Valore letto dal record A/AAAA. Questo è supportato finché il record punta alla risorsa corretta.", @@ -514,7 +529,7 @@ "delete1": "Elimina dalla sorgente al termine", "delete2": "Delete messages on destination that are not on source", "delete2duplicates": "Elimina duplicati nella destinazione", - "delete_ays": "Please confirm the deletion process.", + "delete_ays": "Si prega di confermare il processo di eliminazione.", "description": "Descrizione", "disable_login": "Disabilita l'accesso (la posta in arrivo viene correttamente recapitata)", "domain": "Modifica dominio", @@ -527,12 +542,12 @@ "exclude": "Escludi oggetti (regex)", "extended_sender_acl": "External sender addresses", "extended_sender_acl_info": "A DKIM domain key should be imported, if available.Quota warning (user@example.com)
.",
@@ -582,42 +597,44 @@
"sender_acl": "Consenti di inviare come",
"sender_acl_disabled": "Sender check is disabled",
"sender_acl_info": "If mailbox user A is allowed to send as mailbox user B, the sender address is not automatically displayed as selectable \"from\" field in SOGo.