This repository has been archived by the owner on Dec 23, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8442305
commit 8da0dfd
Showing
1 changed file
with
16 additions
and
12 deletions.
There are no files selected for viewing
28 changes: 16 additions & 12 deletions
28
.../app/telecom/telephony/line/management/mgcpIpRestriction/translations/Messages_it_IT.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
{ | ||
"telephony_line_mgcp_ip_restriction_title": "Restrizione MGCP per IP", | ||
"telephony_line_mgcp_ip_restriction_line_title": "Restrizione MGCP della linea", | ||
"telephony_line_mgcp_ip_restriction_line_info": "{{ restriction? 'La restriction ' + restriction : 'Cette restriction' }} est utilisée sur la ligne actuellement sélectionnée.", | ||
"telephony_line_mgcp_ip_restriction_customer_code_title": "Restrizione MGCP associata al tuo codice cliente", | ||
"telephony_line_mgcp_ip_restriction_customer_code_info": "Questa restrizione viene utilizzata durante l’installazione delle nuove linee ordinate con il tuo codice cliente.", | ||
"telephony_line_mgcp_ip_restriction_label": "Indirizzo IP autorizzato:", | ||
"telephony_line_mgcp_ip_restriction_placeholder": "Indirizzo IP autorizzato (esempio: 213.186.33.33)", | ||
"telephony_line_mgcp_ip_restriction_default_placeholder": "Adresse IP autorisée (exemple : 213.186.33.33/24)", | ||
"telephony_line_mgcp_ip_restriction_error_pattern": "Indirizzo IP non valido.", | ||
"telephony_line_mgcp_ip_restriction_submit": "Ajouter l’adresse IP", | ||
"telephony_line_mgcp_ip_restriction_edit_success": "La modifica è stata presa in carico e diventerà effettiva entro 5 minuti.", | ||
"telephony_line_mgcp_ip_restriction_edit_error": "Ops! Si è verificato un errore durante la modifica dell’Indirizzo IP autorizzato." | ||
"telephony_line_mgcp_ip_restriction_title": "Restrizione MGCP per IP", | ||
"telephony_line_mgcp_ip_restriction_line_title": "Restrizione MGCP della linea", | ||
"telephony_line_mgcp_ip_restriction_line_info": "{{ restriction? 'La restriction ' + restriction : 'Cette restriction' }} è utilizzata sulla linea selezionata attualmente.", | ||
"telephony_line_mgcp_ip_restriction_customer_code_title": "Restrizione MGCP associata al tuo codice cliente", | ||
"telephony_line_mgcp_ip_restriction_customer_code_info": "Questa restrizione viene utilizzata durante l’installazione delle nuove linee ordinate con il tuo codice cliente.", | ||
"telephony_line_mgcp_ip_restriction_label": "Indirizzo IP autorizzato:", | ||
"telephony_line_mgcp_ip_restriction_placeholder": "Indirizzo IP autorizzato (esempio: 213.186.33.33)", | ||
"telephony_line_mgcp_ip_restriction_default_placeholder": "Indirizzo IP autorizzato (esempio: 213.186.33.33/24)", | ||
"telephony_line_mgcp_ip_restriction_error_pattern": "Indirizzo IP non valido.", | ||
"telephony_line_mgcp_ip_restriction_submit": "Aggiungi l’indirizzo IP", | ||
"telephony_line_mgcp_ip_restriction_edit_success": "La modifica è stata presa in carico e diventerà effettiva entro 5 minuti.", | ||
"telephony_line_mgcp_ip_restriction_edit_error": "Si è verificato un errore durante la modifica dell’Indirizzo IP autorizzato.", | ||
"telephony_line_mgcp_ip_restriction_bulk_all_success": "La modifica della restrizione MGCP della linea è stata applicata ai servizi selezionati.", | ||
"telephony_line_mgcp_ip_restriction_bulk_some_success": "La modifica della restrizione MGCP della linea è stata applicata a {{ count }} dei servizi selezionati.", | ||
"telephony_line_mgcp_ip_restriction_bulk_error": "Non è stato possibile applicare la modifica della restrizione MGCP della linea a questi servizi:", | ||
"telephony_line_mgcp_ip_restriction_bulk_on_error": "Si è verificato un errore durante la modifica della restrizione MGCP della linea." | ||
} |