New Crowdin updates (#11536)

* New translations mail.properties (French)

* New translations twitter.properties (French)
This commit is contained in:
openhab-bot
2021-11-07 08:46:15 +01:00
committed by GitHub
parent a6fd6a3545
commit 56323f3f63
2 changed files with 83 additions and 20 deletions

View File

@@ -1,9 +1,32 @@
# binding
binding.twitter.name = Extension Twitter
binding.twitter.description = Permet d'obtenir le dernier Tweet ou d'envoyer des Tweets et des images depuis vos règles d'automatisation.
# thing types
thing-type.twitter.account.label = Compte Twitter
thing-type.twitter.account.description = Compte pour envoyer des Tweets
# thing types config
thing-type.config.twitter.account.accessToken.label = Jeton d'authentification
thing-type.config.twitter.account.accessTokenSecret.label = Code secret du jeton d'authentification
thing-type.config.twitter.account.consumerKey.label = Clé d'accès à l'API
thing-type.config.twitter.account.consumerSecret.label = Code secret pour l'accès à l'API
thing-type.config.twitter.account.refresh.label = Fréquence de rafraîchissement
thing-type.config.twitter.account.refresh.description = Fréquence de rafraîchissement de ce compte en minutes
# channel types
channel-type.twitter.lasttweet.label = Dernier Tweet
channel-type.twitter.lasttweet.description = Dernier Tweet des utilisateurs
# actions
sendTweetActionLabel = envoyer un Tweet
sendTweetActionDescription = Envoie un Tweet.
sendAttachmentTweetActionLabel = envoyer un Tweet avec pièce jointe
sendAttachmentTweetActionDescription = Envoie un Tweet avec pièce jointe.
sendDirectMessageActionLabel = envoyer un message privé
sendDirectMessageActionDescription = Envoie un message privé.
sendTweetActionLabel = envoyer un Tweet
sendTweetActionDescription = Envoie un Tweet.