diff --git a/docs/de/schema.core.rst b/docs/de/schema.core.rst index 567f23c..7cc3f75 100644 --- a/docs/de/schema.core.rst +++ b/docs/de/schema.core.rst @@ -767,8 +767,9 @@ A Contact is an object with the following properties: contact. It must be an email address of where the technical contact can be directly reached; do NOT populate this key with mailing-lists or generic contact points like “info@acme.inc”. -- ``phone`` - phone number (with international prefix). This has to be - a string. +- ``phone`` - phone number. It MUST include the international dialing + prefix, following the `E.164 `_ + format (e.g., ``+3923113215112``). This has to be a string. - ``affiliation`` - This key contains an explicit affiliation information for the technical contact. In case of multiple maintainers, this can be used to create a relation between each diff --git a/docs/fr/schema.core.rst b/docs/fr/schema.core.rst index c962e45..ab04008 100644 --- a/docs/fr/schema.core.rst +++ b/docs/fr/schema.core.rst @@ -749,7 +749,9 @@ Un Contact est un objet comportant les propriétés suivantes : - ``name`` - **obligatoire** - Cette clé contient le nom complet d'un des contacts techniques. Ce doit être une personne physique ; NE PAS remplir cette clé avec des informations de contact génériques, relatives à des départements d'une entreprise, à une association, etc. - ``email`` - Cette clé contient l'adresse e-mail du contact technique. Il s'agit de l'adresse e-mail à laquelle le contact technique peut être directement contacté ; NE PAS remplir cette clé avec une liste de diffusion ou des points de contact génériques tels que “info@acme.inc”. -- ``phone`` - le numéro de téléphone (précédé de l'indicatif téléphonique international). Il s'agit d'une chaîne de caractères. +- ``phone`` - le numéro de téléphone. Il DOIT inclure l'indicatif téléphonique + international, en suivant le format `E.164 `_ + (ex. ``+3923113215112``). Il s'agit d'une chaîne de caractères. - ``affiliation`` - Cette clé contient une information explicite quant à l'affiliation du contact technique. Dans le cas où il y aurait plusieurs entités maintenant le logiciel, cette clé peut être utilisée pour créer une relation entre chaque contact technique et chaque entité maintenant le logiciel. Elle peut contenir, par exemple, le nom d'une entreprise, le nom d'une association, etc. Organisation diff --git a/docs/it/schema.core.rst b/docs/it/schema.core.rst index 057076d..0304a63 100644 --- a/docs/it/schema.core.rst +++ b/docs/it/schema.core.rst @@ -812,8 +812,9 @@ Un Contatto è un oggetto con le seguenti proprietà: tecnico. Deve essere un indirizzo email per il contatto diretto con il tecnico; NON popolare questa chiave con mailing-list o punti di contatto generico tipo “info@acme.inc”. -- ``phone`` - Numero telefonico (con prefisso internazionale). Questa chiave - deve essere una stringa. +- ``phone`` - Numero telefonico. DEVE includere il prefisso internazionale, + seguendo il formato `E.164 `_ + (es. ``+3923113215112``). Questa chiave deve essere una stringa. - ``affiliation`` - Questa chiave contiene informazioni esplicite sui contatti tecnici. Nel caso esistano diversi maintainer, questa chiave può essere usata per creare relazioni tra diversi contatti tecnici e diff --git a/docs/standard/schema.core.rst b/docs/standard/schema.core.rst index 578d4cf..9fd8d65 100644 --- a/docs/standard/schema.core.rst +++ b/docs/standard/schema.core.rst @@ -812,8 +812,9 @@ A Contact is an object with the following properties: contact. It must be an email address of where the technical contact can be directly reached; do NOT populate this key with mailing-lists or generic contact points like “info@acme.inc”. -- ``phone`` - phone number (with international prefix). This has to be - a string. +- ``phone`` - phone number. It MUST include the international dialing + prefix, following the `E.164 `_ + format (e.g., ``+3923113215112``). This has to be a string. - ``affiliation`` - This key contains an explicit affiliation information for the technical contact. In case of multiple maintainers, this can be used to create a relation between each