From d330f5f42dba345d45b671f4d1d9be9425563c64 Mon Sep 17 00:00:00 2001 From: emaktech Date: Thu, 5 Sep 2019 15:44:34 -0400 Subject: [PATCH] Modified fr-ca / fr-fr translation. (#4501) --- app/destinations/app_languages.php | 32 +++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/app/destinations/app_languages.php b/app/destinations/app_languages.php index 7b53f4d886..605d0d1af7 100644 --- a/app/destinations/app_languages.php +++ b/app/destinations/app_languages.php @@ -168,8 +168,8 @@ $text['option-local']['de-ch'] = ""; $text['option-local']['de-de'] = ""; $text['option-local']['es-cl'] = ""; $text['option-local']['es-mx'] = ""; -$text['option-local']['fr-ca'] = ""; -$text['option-local']['fr-fr'] = ""; +$text['option-local']['fr-ca'] = "Local"; +$text['option-local']['fr-fr'] = "Local"; $text['option-local']['he-il'] = ""; $text['option-local']['it-it'] = ""; $text['option-local']['nl-nl'] = ""; @@ -188,8 +188,8 @@ $text['button-local']['de-ch'] = ""; $text['button-local']['de-de'] = ""; $text['button-local']['es-cl'] = ""; $text['button-local']['es-mx'] = ""; -$text['button-local']['fr-ca'] = ""; -$text['button-local']['fr-fr'] = ""; +$text['button-local']['fr-ca'] = "Local"; +$text['button-local']['fr-fr'] = "Local"; $text['button-local']['he-il'] = ""; $text['button-local']['it-it'] = ""; $text['button-local']['nl-nl'] = ""; @@ -428,8 +428,8 @@ $text['label-destination_prefix']['de-ch'] = ""; //copied from de-de $text['label-destination_prefix']['de-de'] = ""; $text['label-destination_prefix']['es-cl'] = ""; $text['label-destination_prefix']['es-mx'] = ""; //copied from es-cl -$text['label-destination_prefix']['fr-ca'] = ""; //copied from fr-fr -$text['label-destination_prefix']['fr-fr'] = ""; +$text['label-destination_prefix']['fr-ca'] = "Préfixe"; //copied from fr-fr +$text['label-destination_prefix']['fr-fr'] = "Préfixe"; $text['label-destination_prefix']['he-il'] = ""; $text['label-destination_prefix']['it-it'] = ""; $text['label-destination_prefix']['nl-nl'] = ""; @@ -548,8 +548,8 @@ $text['label-destination_caller_id_name']['de-ch'] = "Anruferkennung (Name)"; // $text['label-destination_caller_id_name']['de-de'] = "Anruferkennung (Name)"; $text['label-destination_caller_id_name']['es-cl'] = "Nombre de Caller ID"; $text['label-destination_caller_id_name']['es-mx'] = "Nombre de Caller ID"; //copied from es-cl -$text['label-destination_caller_id_name']['fr-ca'] = "Caller ID Name"; //copied from fr-fr -$text['label-destination_caller_id_name']['fr-fr'] = "Caller ID Name"; +$text['label-destination_caller_id_name']['fr-ca'] = "Nom de l'appelant"; //copied from fr-fr +$text['label-destination_caller_id_name']['fr-fr'] = "Nom de l'appelant"; $text['label-destination_caller_id_name']['he-il'] = ""; $text['label-destination_caller_id_name']['it-it'] = "ID Nome Chiamante"; $text['label-destination_caller_id_name']['nl-nl'] = ""; @@ -648,8 +648,8 @@ $text['label-usage']['de-ch'] = ""; $text['label-usage']['de-de'] = ""; $text['label-usage']['es-cl'] = ""; $text['label-usage']['es-mx'] = ""; -$text['label-usage']['fr-ca'] = ""; -$text['label-usage']['fr-fr'] = ""; +$text['label-usage']['fr-ca'] = "Usage"; +$text['label-usage']['fr-fr'] = "Usage"; $text['label-usage']['he-il'] = ""; $text['label-usage']['it-it'] = ""; $text['label-usage']['nl-nl'] = ""; @@ -808,8 +808,8 @@ $text['description-destination_import']['de-ch'] = ""; $text['description-destination_import']['de-de'] = ""; $text['description-destination_import']['es-cl'] = ""; $text['description-destination_import']['es-mx'] = ""; -$text['description-destination_import']['fr-ca'] = ""; -$text['description-destination_import']['fr-fr'] = ""; +$text['description-destination_import']['fr-ca'] = "Téléchargez des données délimitées pour ajouter plusieurs destinations."; +$text['description-destination_import']['fr-fr'] = "Téléchargez des données délimitées pour ajouter plusieurs destinations."; $text['description-destination_import']['he-il'] = ""; $text['description-destination_import']['it-it'] = ""; $text['description-destination_import']['nl-nl'] = ""; @@ -948,8 +948,8 @@ $text['description-destination_prefix']['de-ch'] = ""; //copied from de-de $text['description-destination_prefix']['de-de'] = ""; $text['description-destination_prefix']['es-cl'] = ""; $text['description-destination_prefix']['es-mx'] = ""; //copied from es-cl -$text['description-destination_prefix']['fr-ca'] = ""; //copied from fr-fr -$text['description-destination_prefix']['fr-fr'] = ""; +$text['description-destination_prefix']['fr-ca'] = "Entrez le préfixe de destination."; //copied from fr-fr +$text['description-destination_prefix']['fr-fr'] = "Entrez le préfixe de destination."; $text['description-destination_prefix']['he-il'] = ""; $text['description-destination_prefix']['it-it'] = ""; $text['description-destination_prefix']['nl-nl'] = ""; @@ -1148,8 +1148,8 @@ $text['description-usage']['de-ch'] = ""; $text['description-usage']['de-de'] = ""; $text['description-usage']['es-cl'] = ""; $text['description-usage']['es-mx'] = ""; -$text['description-usage']['fr-ca'] = ""; -$text['description-usage']['fr-fr'] = ""; +$text['description-usage']['fr-ca'] = "Définissez comment la destination sera utilisée."; +$text['description-usage']['fr-fr'] = "Définissez comment la destination sera utilisée."; $text['description-usage']['he-il'] = ""; $text['description-usage']['it-it'] = ""; $text['description-usage']['nl-nl'] = "";