New Crowdin updates (#11440)
* New translations lgwebos.properties (French) * New translations sonos.properties (French) * New translations weatherunderground.properties (French) * New translations gce.properties (French)
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
actionShowToastLabel=affiche un message à l'écran
|
||||
actionShowToastDesc=Envoie un message à afficher avec l'icône openHAB à un appareil WebOS.
|
||||
actionShowToastInputTextLabel=Texte
|
||||
actionShowToastInputTextDesc=Le texte à afficher
|
||||
|
||||
actionShowToastWithIconLabel=Envoie un message à afficher avec une icône personnalisée à un appareil WebOS.
|
||||
actionShowToastInputIconLabel=Icône
|
||||
actionShowToastInputIconDesc=L'URL de l'icône à afficher
|
||||
|
||||
actionLaunchBrowserLabel=lancer le navigateur
|
||||
actionLaunchBrowserDesc=Ouvre l'URL donnée dans l'application navigateur du téléviseur.
|
||||
actionLaunchBrowserInputUrlLabel=URL
|
||||
actionLaunchBrowserInputUrlDesc=L'URL à ouvrir
|
||||
|
||||
actionLaunchApplicationLabel=lancer une application
|
||||
actionLaunchApplicationDesc=Ouvre l'application avec l'identifiant d'application donné.
|
||||
actionLaunchApplicationInputAppIDLabel=ID d'application
|
||||
actionLaunchApplicationInputAppIDDesc=L'identifiant de l'application
|
||||
|
||||
actionLaunchApplicationWithParamsLabel=lancer une application avec des paramètres
|
||||
actionLaunchApplicationWithParamsDesc=Ouvre l'application avec l'identifiant d'application donné et passe des paramètres supplémentaires.
|
||||
actionLaunchApplicationInputParamsLabel=Paramètres JSON
|
||||
actionLaunchApplicationInputParamsDesc=Les paramètres à transmettre à l'application au format JSON
|
||||
|
||||
actionSendTextLabel=envoyer une saisie de texte
|
||||
actionSendTextDesc=Envoie une saisie de texte à un appareil WebOS.
|
||||
actionSendTextInputTextLabel=Texte
|
||||
actionSendTextInputTextDesc=Le texte à saisir
|
||||
|
||||
actionSendButtonLabel=envoyer un appui de bouton
|
||||
actionSendButtonDesc=Envoie un événement d'appui de bouton à un appareil WebOS.
|
||||
actionSendButtonInputButtonLabel=Bouton
|
||||
actionSendButtonInputButtonDesc=Peut être UP, DOWN, LEFT, RIGHT, BACK, DELETE, ENTER, HOME ou OK
|
||||
|
||||
actionIncreaseChannelLabel=passer à la chaîne suivante
|
||||
actionIncreaseChannelDesc=Le téléviseur basculera sur la chaîne suivante de la liste actuelle des chaînes.
|
||||
|
||||
actionDecreaseChannelLabel=passer à la chaîne précédente
|
||||
actionDecreaseChannelDesc=Le téléviseur basculera sur la chaîne précédente de la liste actuelle des chaînes.
|
||||
|
||||
actionSendRCButtonLabel=simuler l'appui sur un bouton de la télécommande
|
||||
actionSendRCButtonDesc=Simule l'appui sur un bouton de la télécommande.
|
||||
actionSendRCButtonInputTextLabel=Nom du bouton de la télécommande
|
||||
actionSendRCButtonInputTextDesc=Le nom du bouton de la télécommande à envoyer à un appareil WebOS.
|
||||
Reference in New Issue
Block a user