From 0ff7a31ff45bd053f99c00f37acd373a534bcd98 Mon Sep 17 00:00:00 2001 From: emaktech Date: Tue, 17 Sep 2019 18:53:56 -0400 Subject: [PATCH] Modified fr-ca / fr-fr translation. (#4627) --- app/voicemails/app_languages.php | 62 ++++++++++++++++---------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/app/voicemails/app_languages.php b/app/voicemails/app_languages.php index c1188d1136..3e12e750e2 100644 --- a/app/voicemails/app_languages.php +++ b/app/voicemails/app_languages.php @@ -248,8 +248,8 @@ $text['label-numberic_only']['de-ch'] = ""; $text['label-numberic_only']['de-de'] = ""; $text['label-numberic_only']['es-cl'] = ""; $text['label-numberic_only']['es-mx'] = ""; -$text['label-numberic_only']['fr-ca'] = ""; -$text['label-numberic_only']['fr-fr'] = ""; +$text['label-numberic_only']['fr-ca'] = "Seuls les numéros autorisés"; +$text['label-numberic_only']['fr-fr'] = "Seuls les numéros autorisés"; $text['label-numberic_only']['he-il'] = ""; $text['label-numberic_only']['it-it'] = ""; $text['label-numberic_only']['nl-nl'] = ""; @@ -268,8 +268,8 @@ $text['label-password_repeating']['de-ch'] = ""; $text['label-password_repeating']['de-de'] = ""; $text['label-password_repeating']['es-cl'] = ""; $text['label-password_repeating']['es-mx'] = ""; -$text['label-password_repeating']['fr-ca'] = ""; -$text['label-password_repeating']['fr-fr'] = ""; +$text['label-password_repeating']['fr-ca'] = "Trop de chiffres répétés"; +$text['label-password_repeating']['fr-fr'] = "Trop de chiffres répétés"; $text['label-password_repeating']['he-il'] = ""; $text['label-password_repeating']['it-it'] = ""; $text['label-password_repeating']['nl-nl'] = ""; @@ -288,8 +288,8 @@ $text['label-password_sequential']['de-ch'] = ""; $text['label-password_sequential']['de-de'] = ""; $text['label-password_sequential']['es-cl'] = ""; $text['label-password_sequential']['es-mx'] = ""; -$text['label-password_sequential']['fr-ca'] = ""; -$text['label-password_sequential']['fr-fr'] = ""; +$text['label-password_sequential']['fr-ca'] = "Trop de chiffres séquentiels"; +$text['label-password_sequential']['fr-fr'] = "Trop de chiffres séquentiels"; $text['label-password_sequential']['he-il'] = ""; $text['label-password_sequential']['it-it'] = ""; $text['label-password_sequential']['nl-nl'] = ""; @@ -348,8 +348,8 @@ $text['label-voicemail_alternate_greet_id']['de-ch'] = "ID der alternativen Begr $text['label-voicemail_alternate_greet_id']['de-de'] = "ID der alternativen Begrüßung"; $text['label-voicemail_alternate_greet_id']['es-cl'] = ""; $text['label-voicemail_alternate_greet_id']['es-mx'] = ""; -$text['label-voicemail_alternate_greet_id']['fr-ca'] = ""; -$text['label-voicemail_alternate_greet_id']['fr-fr'] = ""; +$text['label-voicemail_alternate_greet_id']['fr-ca'] = "Autre identité de salutation"; +$text['label-voicemail_alternate_greet_id']['fr-fr'] = "Autre identité de salutation"; $text['label-voicemail_alternate_greet_id']['he-il'] = ""; $text['label-voicemail_alternate_greet_id']['it-it'] = ""; $text['label-voicemail_alternate_greet_id']['nl-nl'] = ""; @@ -388,8 +388,8 @@ $text['label-voicemail_transcription_enabled']['de-ch'] = "Übertragung aktivier $text['label-voicemail_transcription_enabled']['de-de'] = "Übertragung aktiviert"; $text['label-voicemail_transcription_enabled']['es-cl'] = ""; $text['label-voicemail_transcription_enabled']['es-mx'] = ""; -$text['label-voicemail_transcription_enabled']['fr-ca'] = ""; -$text['label-voicemail_transcription_enabled']['fr-fr'] = ""; +$text['label-voicemail_transcription_enabled']['fr-ca'] = "Transcription activée"; +$text['label-voicemail_transcription_enabled']['fr-fr'] = "Transcription activée"; $text['label-voicemail_transcription_enabled']['he-il'] = ""; $text['label-voicemail_transcription_enabled']['it-it'] = ""; $text['label-voicemail_transcription_enabled']['nl-nl'] = ""; @@ -548,8 +548,8 @@ $text['label-voicemail_tutorial']['de-ch'] = "Anleitung abspielen"; //copied fro $text['label-voicemail_tutorial']['de-de'] = "Anleitung abspielen"; $text['label-voicemail_tutorial']['es-cl'] = ""; $text['label-voicemail_tutorial']['es-mx'] = ""; -$text['label-voicemail_tutorial']['fr-ca'] = ""; -$text['label-voicemail_tutorial']['fr-fr'] = ""; +$text['label-voicemail_tutorial']['fr-ca'] = "Jouer le tutoriel"; +$text['label-voicemail_tutorial']['fr-fr'] = "Jouer le tutoriel"; $text['label-voicemail_tutorial']['he-il'] = ""; $text['label-voicemail_tutorial']['it-it'] = ""; $text['label-voicemail_tutorial']['nl-nl'] = ""; @@ -748,8 +748,8 @@ $text['label-transcription']['de-ch'] = "Übertragung"; //copied from de-de $text['label-transcription']['de-de'] = "Übertragung"; $text['label-transcription']['es-cl'] = ""; $text['label-transcription']['es-mx'] = ""; -$text['label-transcription']['fr-ca'] = ""; -$text['label-transcription']['fr-fr'] = ""; +$text['label-transcription']['fr-ca'] = "Transcription"; +$text['label-transcription']['fr-fr'] = "Transcription"; $text['label-transcription']['he-il'] = ""; $text['label-transcription']['it-it'] = ""; $text['label-transcription']['nl-nl'] = ""; @@ -928,8 +928,8 @@ $text['label-created_epoch']['de-ch'] = "Erstellt"; //copied from de-de $text['label-created_epoch']['de-de'] = "Erstellt"; $text['label-created_epoch']['es-cl'] = "Creación"; $text['label-created_epoch']['es-mx'] = "Creación"; //copied from es-cl -$text['label-created_epoch']['fr-ca'] = "créé"; //copied from fr-fr -$text['label-created_epoch']['fr-fr'] = "créé"; +$text['label-created_epoch']['fr-ca'] = "Créé"; //copied from fr-fr +$text['label-created_epoch']['fr-fr'] = "Créé"; $text['label-created_epoch']['he-il'] = "נוצר"; $text['label-created_epoch']['it-it'] = "Creato"; $text['label-created_epoch']['nl-nl'] = ""; @@ -1028,8 +1028,8 @@ $text['description-voicemail_uuid']['de-ch'] = "Mailbox UUID"; //copied from de- $text['description-voicemail_uuid']['de-de'] = "Mailbox UUID"; $text['description-voicemail_uuid']['es-cl'] = "UUID"; $text['description-voicemail_uuid']['es-mx'] = "UUID"; //copied from es-cl -$text['description-voicemail_uuid']['fr-ca'] = ""; -$text['description-voicemail_uuid']['fr-fr'] = ""; +$text['description-voicemail_uuid']['fr-ca'] = "Messagerie vocale UUID"; +$text['description-voicemail_uuid']['fr-fr'] = "Messagerie vocale UUID"; $text['description-voicemail_uuid']['he-il'] = ""; $text['description-voicemail_uuid']['it-it'] = "UUID Casella Vocale"; $text['description-voicemail_uuid']['nl-nl'] = ""; @@ -1081,15 +1081,15 @@ $text['description-voicemail_sms_to']['ru-ru'] = "Введите номер SMS, $text['description-voicemail_sms_to']['sv-se'] = "Ange numret SMS för att skicka röstmeddelanden anmälan till. "; $text['description-voicemail_sms_to']['uk-ua'] = "Введіть номер SMS відправити повідомлення голосової пошти."; -$text['description-voicemail_transcription_enabled']['en-us'] = "Choose if voicemail transcription is enabled for this extension "; +$text['description-voicemail_transcription_enabled']['en-us'] = "Choose if voicemail transcription is enabled for this extension"; $text['description-voicemail_transcription_enabled']['ar-eg'] = ""; $text['description-voicemail_transcription_enabled']['de-at'] = "Wählen Sie, ob die Voicemail Übertragung für diese Nebenstelle aktiviert werden soll"; //copied from de-de $text['description-voicemail_transcription_enabled']['de-ch'] = "Wählen Sie, ob die Voicemail Übertragung für diese Nebenstelle aktiviert werden soll"; //copied from de-de $text['description-voicemail_transcription_enabled']['de-de'] = "Wählen Sie, ob die Voicemail Übertragung für diese Nebenstelle aktiviert werden soll"; $text['description-voicemail_transcription_enabled']['es-cl'] = ""; $text['description-voicemail_transcription_enabled']['es-mx'] = ""; -$text['description-voicemail_transcription_enabled']['fr-ca'] = ""; -$text['description-voicemail_transcription_enabled']['fr-fr'] = ""; +$text['description-voicemail_transcription_enabled']['fr-ca'] = "Choisissez si la transcription de la messagerie vocale est activée pour cette extension"; +$text['description-voicemail_transcription_enabled']['fr-fr'] = "Choisissez si la transcription de la messagerie vocale est activée pour cette extension"; $text['description-voicemail_transcription_enabled']['he-il'] = ""; $text['description-voicemail_transcription_enabled']['it-it'] = ""; $text['description-voicemail_transcription_enabled']['nl-nl'] = ""; @@ -1128,8 +1128,8 @@ $text['description-voicemail_alternate_greet_id']['de-ch'] = "Eine alternative b $text['description-voicemail_alternate_greet_id']['de-de'] = "Eine alternative begrüßungs ID, welche in der standard Begrüßung verwendet wird."; $text['description-voicemail_alternate_greet_id']['es-cl'] = ""; $text['description-voicemail_alternate_greet_id']['es-mx'] = ""; -$text['description-voicemail_alternate_greet_id']['fr-ca'] = ""; -$text['description-voicemail_alternate_greet_id']['fr-fr'] = ""; +$text['description-voicemail_alternate_greet_id']['fr-ca'] = "Un autre identifiant de salutation utilisé dans le message d'accueil par défaut."; +$text['description-voicemail_alternate_greet_id']['fr-fr'] = "Un autre identifiant de salutation utilisé dans le message d'accueil par défaut."; $text['description-voicemail_alternate_greet_id']['he-il'] = ""; $text['description-voicemail_alternate_greet_id']['it-it'] = ""; $text['description-voicemail_alternate_greet_id']['nl-nl'] = ""; @@ -1368,8 +1368,8 @@ $text['description-message_length']['de-ch'] = "Länge"; //copied from de-de $text['description-message_length']['de-de'] = "Länge"; $text['description-message_length']['es-cl'] = "Duración"; $text['description-message_length']['es-mx'] = "Duración"; //copied from es-cl -$text['description-message_length']['fr-ca'] = ""; -$text['description-message_length']['fr-fr'] = ""; +$text['description-message_length']['fr-ca'] = "Longueur"; +$text['description-message_length']['fr-fr'] = "Longueur"; $text['description-message_length']['he-il'] = ""; $text['description-message_length']['it-it'] = "Lunghezza"; $text['description-message_length']['nl-nl'] = ""; @@ -1448,8 +1448,8 @@ $text['description-caller_id_number']['de-ch'] = "Anruferkennung (Nummer)"; //co $text['description-caller_id_number']['de-de'] = "Anruferkennung (Nummer)"; $text['description-caller_id_number']['es-cl'] = "Número de Caller ID"; $text['description-caller_id_number']['es-mx'] = "Número de Caller ID"; //copied from es-cl -$text['description-caller_id_number']['fr-ca'] = ""; -$text['description-caller_id_number']['fr-fr'] = ""; +$text['description-caller_id_number']['fr-ca'] = "Numéro d'identification de l'appelant"; +$text['description-caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant"; $text['description-caller_id_number']['he-il'] = ""; $text['description-caller_id_number']['it-it'] = "ID Numero Chiamante"; $text['description-caller_id_number']['nl-nl'] = ""; @@ -1468,8 +1468,8 @@ $text['description-caller_id_name']['de-ch'] = "Anruferkennung (Name)"; //copied $text['description-caller_id_name']['de-de'] = "Anruferkennung (Name)"; $text['description-caller_id_name']['es-cl'] = "Nombre de Caller ID"; $text['description-caller_id_name']['es-mx'] = "Nombre de Caller ID"; //copied from es-cl -$text['description-caller_id_name']['fr-ca'] = ""; -$text['description-caller_id_name']['fr-fr'] = ""; +$text['description-caller_id_name']['fr-ca'] = "Nom de l'appelant"; +$text['description-caller_id_name']['fr-fr'] = "Nom de l'appelant"; $text['description-caller_id_name']['he-il'] = ""; $text['description-caller_id_name']['it-it'] = "ID Nome Chiamante"; $text['description-caller_id_name']['nl-nl'] = ""; @@ -1488,8 +1488,8 @@ $text['description-voicemail_tutorial']['de-ch'] = "Die Anleitung für die Mailb $text['description-voicemail_tutorial']['de-de'] = "Die Anleitung für die Mailbox nach der nächsten Anmeldung abspielen."; $text['description-voicemail_tutorial']['es-cl'] = ""; $text['description-voicemail_tutorial']['es-mx'] = ""; -$text['description-voicemail_tutorial']['fr-ca'] = ""; -$text['description-voicemail_tutorial']['fr-fr'] = ""; +$text['description-voicemail_tutorial']['fr-ca'] = "Jouez le tutoriel de messagerie vocale après la prochaine connexion à la messagerie vocale"; +$text['description-voicemail_tutorial']['fr-fr'] = "Jouez le tutoriel de messagerie vocale après la prochaine connexion à la messagerie vocale"; $text['description-voicemail_tutorial']['he-il'] = ""; $text['description-voicemail_tutorial']['it-it'] = ""; $text['description-voicemail_tutorial']['nl-nl'] = "";