From 714c738e8a656a039424acf12e5cd738238a4405 Mon Sep 17 00:00:00 2001 From: emaktech Date: Mon, 9 Sep 2019 11:52:45 -0400 Subject: [PATCH] Modified fr-ca / fr-fr translation. (#4522) --- app/dialplan_inbound/app_languages.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/dialplan_inbound/app_languages.php b/app/dialplan_inbound/app_languages.php index 5eaa7b5c90..beda6a6352 100644 --- a/app/dialplan_inbound/app_languages.php +++ b/app/dialplan_inbound/app_languages.php @@ -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'] = "";