blob: 1f31662b612b6123b3a76b33ec7a5ec044013af7 [file] [log] [blame]
Guillaume Roguezd2504552016-03-24 16:11:49 -04001
Jenkins1cda4182017-05-18 14:39:40 -04002"A network error occured during the export" = "Un problème de réseau est survenu pendant l'export";
Alexandre Lision55f67fb2016-11-03 11:34:55 -04003
Jenkinsf3c9ede2018-02-12 10:30:19 -05004/* No password on this account text field placeholder */
5"Account has no password" = "Account has no password";
6
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Contextual menu action */
Jenkins1cda4182017-05-18 14:39:40 -04008"Add to contacts" = "Ajouter dans les contacts";
Guillaume Roguezd2504552016-03-24 16:11:49 -04009
Alexandre Lision55f67fb2016-11-03 11:34:55 -040010/* Text shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -040011"Alias : " = "Alias";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040012
Guillaume Roguez28009732016-06-23 00:19:37 -040013/* Error shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -040014"An error occured during the export" = "Une erreur est survenue pendant l'export";
Guillaume Roguez28009732016-06-23 00:19:37 -040015
Alexandre Lision55f67fb2016-11-03 11:34:55 -040016/* Contextual menu entry */
17"Backup account" = "Backup account";
Guillaume Roguez28009732016-06-23 00:19:37 -040018
Guillaume Roguezd2504552016-03-24 16:11:49 -040019/* Contextual menu action */
Jenkins1cda4182017-05-18 14:39:40 -040020"Call number" = "Appeler un numéro";
Guillaume Roguezd2504552016-03-24 16:11:49 -040021
Jenkinsf3c9ede2018-02-12 10:30:19 -050022/* File transfer canceled label */
23"Canceled" = "Canceled";
24
Guillaume Roguezd2504552016-03-24 16:11:49 -040025/* Open panel title */
Jenkins1cda4182017-05-18 14:39:40 -040026"Choose a CA list" = "Choisir une liste d'autorité de certification";
Guillaume Roguezd2504552016-03-24 16:11:49 -040027
28/* Open panel title */
Jenkins1cda4182017-05-18 14:39:40 -040029"Choose a certificate" = "Choisir un certificat";
Guillaume Roguezd2504552016-03-24 16:11:49 -040030
31/* Open panel title */
Jenkins1cda4182017-05-18 14:39:40 -040032"Choose a directory" = "Choisir un répertoire";
Guillaume Roguezd2504552016-03-24 16:11:49 -040033
34/* Open panel title */
Jenkins1cda4182017-05-18 14:39:40 -040035"Choose a private key file" = "Choisir une clé privée";
Guillaume Roguezd2504552016-03-24 16:11:49 -040036
37/* Open panel prompt for 'Choose a file' */
Jenkins1cda4182017-05-18 14:39:40 -040038"Choose CA" = "Choisir une autorité de certification";
Guillaume Roguezd2504552016-03-24 16:11:49 -040039
40/* Open panel prompt for 'Choose a directory' */
Jenkins1cda4182017-05-18 14:39:40 -040041"Choose directory" = "Choisir un répertoire";
Guillaume Roguezd2504552016-03-24 16:11:49 -040042
43/* Contextual menu entry */
Jenkins1cda4182017-05-18 14:39:40 -040044"Choose file" = "Choisir un fichier";
Guillaume Roguezd2504552016-03-24 16:11:49 -040045
Guillaume Roguezd2504552016-03-24 16:11:49 -040046/* No comment provided by engineer. */
Jenkins1cda4182017-05-18 14:39:40 -040047"Copy" = "Copier";
Guillaume Roguezd2504552016-03-24 16:11:49 -040048
49/* Contextual menu action */
Jenkins1cda4182017-05-18 14:39:40 -040050"Copy name" = "Copier le nom";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040051
52/* Contextual menu action */
Jenkins1cda4182017-05-18 14:39:40 -040053"Copy number" = "Copier le numéro de téléphone";
Guillaume Roguezd2504552016-03-24 16:11:49 -040054
Alexandre Lision55f67fb2016-11-03 11:34:55 -040055/* Contextual menu entry */
Jenkins1cda4182017-05-18 14:39:40 -040056"Create RING Account" = "Créer un compte Ring";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040057
58/* Contextual menu entry */
Jenkins1cda4182017-05-18 14:39:40 -040059"Create SIP Account" = "Créer un compte SIP";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040060
Jenkinsf3c9ede2018-02-12 10:30:19 -050061/* File transfer failed label */
62"Failed" = "Failed";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040063
64/* Error message shown to user when it is impossible to migrate account */
Jenkins1cda4182017-05-18 14:39:40 -040065"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Échec lors de la migration de votre compte. Vous pouvez réessayer en cliquant sur OK ou bien supprimer votre compte";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040066
67/* Text shown to user when an error occur at registration */
68"Failed to perform lookup" = "Failed to perform lookup";
69
Guillaume Roguezd2504552016-03-24 16:11:49 -040070/* Incoming call from {Name} */
Jenkins1cda4182017-05-18 14:39:40 -040071"Incoming call from %@" = "Appel entrant de %@";
Guillaume Roguezd2504552016-03-24 16:11:49 -040072
Guillaume Roguezd2504552016-03-24 16:11:49 -040073/* Message from {Name} */
74"Message from %@" = "Message from %@";
75
Alexandre Lision55f67fb2016-11-03 11:34:55 -040076/* User label */
77"New SIP account" = "New SIP account";
78
Jenkinsf3c9ede2018-02-12 10:30:19 -050079/* Displayed as RingID when no accounts are available for selection */
80"No account available" = "No account available";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040081
82/* Text show to the user when password didn't match */
83"Password and confirmation mismatch." = "Password and confirmation mismatch.";
84
85/* Indication for user */
Jenkins1cda4182017-05-18 14:39:40 -040086"Password is too short" = "Le mot de passe est trop court";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040087
88/* Indication for user */
Jenkins1cda4182017-05-18 14:39:40 -040089"Passwords don't match" = "Les mots de passe saisis sont différents";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040090
Guillaume Roguezd2504552016-03-24 16:11:49 -040091/* Button label */
92"Pause" = "Pause";
93
94/* Button label */
Jenkins21587c42017-11-06 10:30:05 -050095"Play" = "jouer";
Guillaume Roguezd2504552016-03-24 16:11:49 -040096
97/* Button Action */
Jenkins1cda4182017-05-18 14:39:40 -040098"Refuse" = "Refuser";
Guillaume Roguezd2504552016-03-24 16:11:49 -040099
100/* Contextual menu entry */
101"Remove value" = "Remove value";
102
103/* Show advice to user */
104"Reopen account to see your hash" = "Reopen account to see your hash";
105
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400106/* Contextual menu entry */
Jenkins1cda4182017-05-18 14:39:40 -0400107"Restore account" = "Restaurer un compte";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400108
109/* Button title */
110"Revise Input" = "Revise Input";
Guillaume Roguezd2504552016-03-24 16:11:49 -0400111
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500112/* Text shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -0400113"RingID : " = "identifiant Ring";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500114
Guillaume Roguezd2504552016-03-24 16:11:49 -0400115/* No comment provided by engineer. */
116"Share" = "Share";
117
Jenkinsf3c9ede2018-02-12 10:30:19 -0500118/* File transfer successful label */
119"Success" = "Success";
120
Guillaume Roguezd2504552016-03-24 16:11:49 -0400121/* No comment provided by engineer. */
122"Text Actions" = "Text Actions";
123
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400124/* Text shown to user when his username is available to be registered */
125"The entered username is available" = "The entered username is available";
126
127/* Text shown to user when his username is invalid to be registered */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500128"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400129
130/* Text shown to user when his username is already registered */
131"The entered username is not available" = "The entered username is not available";
132
133/* Text shown to the user */
134"The following account needs to be migrated to the new Ring account format:" = "The following account needs to be migrated to the new Ring account format:";
135
136/* Error shown to the user */
137"The password you entered does not unlock this account" = "The password you entered does not unlock this account";
138
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400139/* Title shown to user to concat with Pin */
140"To complete the processs, you need to open Ring on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "To complete the processs, you need to open Ring on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes.";
141
142/* Text shown to the user */
143"To proceed with the migration, you must choose a password for your account. This password will be used to encrypt your master key. It will be required for adding new devices to your Ring account. If you are not ready to choose a password, you may close Ring and resume the migration later." = "To proceed with the migration, you must choose a password for your account. This password will be used to encrypt your master key. It will be required for adding new devices to your Ring account. If you are not ready to choose a password, you may close Ring and resume the migration later.";
144
Guillaume Roguezd2504552016-03-24 16:11:49 -0400145/* Name used when user leave field empty */
146"Unknown" = "Inconnu";
147
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400148/* Error shown to user */
149"You have to migrate your account before exporting" = "You have to migrate your account before exporting";
150