Modified fr-ca / fr-fr translation. (#4522)
This commit is contained in:
parent
fd28c695c0
commit
714c738e8a
|
|
@ -48,8 +48,8 @@ $text['option-username']['de-ch'] = "Benutzername"; //copied from de-de
|
|||
$text['option-username']['de-de'] = "Benutzername";
|
||||
$text['option-username']['es-cl'] = "Nombre de usuario";
|
||||
$text['option-username']['es-mx'] = "Nombre de usuario"; //copied from es-cl
|
||||
$text['option-username']['fr-ca'] = "Utilisateur"; //copied from fr-fr
|
||||
$text['option-username']['fr-fr'] = "Utilisateur";
|
||||
$text['option-username']['fr-ca'] = "Nom d'utilisateur"; //copied from fr-fr
|
||||
$text['option-username']['fr-fr'] = "Nom d'utilisateur";
|
||||
$text['option-username']['he-il'] = "";
|
||||
$text['option-username']['it-it'] = "Username";
|
||||
$text['option-username']['nl-nl'] = "";
|
||||
|
|
@ -108,8 +108,8 @@ $text['option-public']['de-ch'] = "Öffentlich"; //copied from de-de
|
|||
$text['option-public']['de-de'] = "Öffentlich";
|
||||
$text['option-public']['es-cl'] = "Público";
|
||||
$text['option-public']['es-mx'] = "Público"; //copied from es-cl
|
||||
$text['option-public']['fr-ca'] = "";
|
||||
$text['option-public']['fr-fr'] = "";
|
||||
$text['option-public']['fr-ca'] = "Publique";
|
||||
$text['option-public']['fr-fr'] = "Publique";
|
||||
$text['option-public']['he-il'] = "";
|
||||
$text['option-public']['it-it'] = "Public";
|
||||
$text['option-public']['nl-nl'] = "";
|
||||
|
|
@ -288,8 +288,8 @@ $text['label-select-inbound-destination-number']['de-ch'] = "Wählen Sie die Zie
|
|||
$text['label-select-inbound-destination-number']['de-de'] = "Wählen Sie die Zielnummer für eingehende Anrufe.";
|
||||
$text['label-select-inbound-destination-number']['es-cl'] = "Seleccione el número de destino entrante.";
|
||||
$text['label-select-inbound-destination-number']['es-mx'] = "Seleccione el número de destino entrante."; //copied from es-cl
|
||||
$text['label-select-inbound-destination-number']['fr-ca'] = "";
|
||||
$text['label-select-inbound-destination-number']['fr-fr'] = "";
|
||||
$text['label-select-inbound-destination-number']['fr-ca'] = "Sélectionnez le numéro de destination entrant.";
|
||||
$text['label-select-inbound-destination-number']['fr-fr'] = "Sélectionnez le numéro de destination entrant.";
|
||||
$text['label-select-inbound-destination-number']['he-il'] = "";
|
||||
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
|
||||
$text['label-select-inbound-destination-number']['nl-nl'] = "";
|
||||
|
|
@ -408,8 +408,8 @@ $text['label-caller-id-number-prefix']['de-ch'] = "Präfix für Anruferkennung";
|
|||
$text['label-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung";
|
||||
$text['label-caller-id-number-prefix']['es-cl'] = "Redial prefijo de salida";
|
||||
$text['label-caller-id-number-prefix']['es-mx'] = "Redial prefijo de salida"; //copied from es-cl
|
||||
$text['label-caller-id-number-prefix']['fr-ca'] = "Bis préfixe pour sortant"; //copied from fr-fr
|
||||
$text['label-caller-id-number-prefix']['fr-fr'] = "Bis préfixe pour sortant";
|
||||
$text['label-caller-id-number-prefix']['fr-ca'] = "Préfixe d'identification de l'appelant"; //copied from fr-fr
|
||||
$text['label-caller-id-number-prefix']['fr-fr'] = "Préfixe d'identification de l'appelant";
|
||||
$text['label-caller-id-number-prefix']['he-il'] = "";
|
||||
$text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Chiamante";
|
||||
$text['label-caller-id-number-prefix']['nl-nl'] = "";
|
||||
|
|
@ -628,8 +628,8 @@ $text['description-caller-id-number-prefix']['de-ch'] = "Präfix für Anruferken
|
|||
$text['description-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung (Nummer) setzen.";
|
||||
$text['description-caller-id-number-prefix']['es-cl'] = "";
|
||||
$text['description-caller-id-number-prefix']['es-mx'] = "";
|
||||
$text['description-caller-id-number-prefix']['fr-ca'] = "";
|
||||
$text['description-caller-id-number-prefix']['fr-fr'] = "";
|
||||
$text['description-caller-id-number-prefix']['fr-ca'] = "Définissez un préfixe sur le numéro d'identification de l'appelant.";
|
||||
$text['description-caller-id-number-prefix']['fr-fr'] = "Définissez un préfixe sur le numéro d'identification de l'appelant.";
|
||||
$text['description-caller-id-number-prefix']['he-il'] = "";
|
||||
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso per il numero chiamante.";
|
||||
$text['description-caller-id-number-prefix']['nl-nl'] = "";
|
||||
|
|
|
|||
Loading…
Reference in New Issue