]> git.mxchange.org Git - friendica-addons.git/blob - twitter/lang/fr/strings.php
add per-plugin language files
[friendica-addons.git] / twitter / lang / fr / strings.php
1 <?php\r
2 \r
3 $a->strings["Post to Twitter"] = "Poster sur Twitter";\r
4 $a->strings["Twitter settings updated."] = "Réglages de Twitter mis-à-jour.";\r
5 $a->strings["Twitter Posting Settings"] = "Réglages du connecteur Twitter";\r
6 $a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Pas de paire de clés pour Twitter. Merci de contacter l'administrateur du site.";\r
7 $a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."] = "Sur cette instance de Friendica, le connecteur Twitter a été activé, mais vous n'avez pas encore connecté votre compte local à votre compte Twitter. Pour ce faire, cliquer sur le bouton ci-dessous. Vous obtiendrez alors un 'PIN' de Twitter, que vous devrez copier dans le champ ci-dessous, puis soumettre le formulaire. Seuls vos messages <strong>publics</strong> seront transmis à Twitter.";\r
8 $a->strings["Log in with Twitter"] = "Se connecter à Twitter";\r
9 $a->strings["Copy the PIN from Twitter here"] = "Copier le PIN de Twitter ici";\r
10 $a->strings["Submit"] = "Envoyer";\r
11 $a->strings["Currently connected to: "] = "Actuellement connecté à: ";\r
12 $a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "En cas d'activation, toutes vos notices <strong>publiques</strong> seront transmises au compte Twitter associé. Vous pourrez choisir de le faire par défaut (ici), ou bien pour chaque notice séparément lors de sa rédaction.";\r
13 $a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Note</strong>: Du fait de vos réglages de vie privée (<em>Cacher les détails de votre profil des visiteurs inconnus?</em>), le lien potentiellement inclus dans les messages publics relayés vers Twitter conduira les visiteurs vers une page blanche les informant que leur accès à votre profil a été restreint.";\r
14 $a->strings["Allow posting to Twitter"] = "Autoriser la publication sur Twitter";\r
15 $a->strings["Send public postings to Twitter by default"] = "Envoyer les éléments publics sur Twitter par défaut";\r
16 $a->strings["Send linked #-tags and @-names to Twitter"] = "Envoyer les liens vers les #-tags et les @-noms sur Twitter";\r
17 $a->strings["Clear OAuth configuration"] = "Effacer la configuration OAuth";\r
18 $a->strings["Settings updated."] = "Réglages mis à jour.";\r
19 $a->strings["Consumer key"] = "Clé utilisateur";\r
20 $a->strings["Consumer secret"] = "Secret utilisateur";\r