New Crowdin updates (#11712)
* New translations ambientweather.properties (Italian) * New translations amazondashbutton.properties (Italian) * New translations openwebnet.properties (Italian) * New translations lghombot.properties (Swedish) * New translations playstation.properties (Swedish) * New translations urtsi.properties (German) * New translations chromecast.properties (German) * New translations openhabcloud.properties (French) * New translations openhabcloud.properties (Hungarian) * New translations openhabcloud.properties (German) * New translations logreader.properties (German) * New translations googletts.properties (German) * New translations avmfritz.properties (German) * New translations thingstate.properties (French) * New translations sncf.properties (French) * New translations openweathermap.properties (German) * New translations twitter.properties (French) * New translations nikohomecontrol.properties (French) * New translations gce.properties (French) * New translations synopanalyzer.properties (French) * New translations vigicrues.properties (French) * New translations airquality.properties (French) * New translations meteoblue.properties (French) * New translations xmltv.properties (French) * New translations sncf.properties (French)
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
|
||||
binding.sncf.name = Extension SNCF
|
||||
binding.sncf.description = Cette extension fournit des informations sur les chemins de fer français.
|
||||
|
||||
config.thing-type.sncf.api.apiID.label = ID API
|
||||
config.thing-type.sncf.api.apiID.description = Votre ID d'API SNCF
|
||||
|
||||
thing-type.sncf.api.label = API SNCF
|
||||
thing-type.sncf.api.description = Ce pont de connexion est la passerelle vers l'API SNCF.
|
||||
|
||||
thing-type.sncf.station.label = Gare
|
||||
thing-type.sncf.station.description = Représente une gare hébergeant un mode de transport.
|
||||
thing-type.sncf.station.group.arrivals.label = Prochaine arrivée
|
||||
thing-type.sncf.station.group.arrivals.description = Informations sur la prochaine arrivée en gare.
|
||||
thing-type.sncf.station.group.departures.label = Prochain départ
|
||||
thing-type.sncf.station.group.departures.description = Informations sur le prochain départ de cette gare.
|
||||
|
||||
thing-type.config.sncf.station.stopPointId.label = ID Arrêt
|
||||
thing-type.config.sncf.station.stopPointId.description = L'identifiant de l'arrêt de la station tel que défini par DIGITALSNCF.
|
||||
|
||||
channel-type.sncf.direction.label = Direction
|
||||
channel-type.sncf.direction.description = La direction de ce transport.
|
||||
channel-type.sncf.lineName.label = Ligne
|
||||
channel-type.sncf.lineName.description = Nom de la ligne (réseau + numéro/lettre)
|
||||
channel-type.sncf.name.label = Nom
|
||||
channel-type.sncf.name.description = Nom de la ligne.
|
||||
channel-type.sncf.network.label = Réseau
|
||||
channel-type.sncf.network.description = Nom du réseau de transport.
|
||||
channel-type.sncf.timestamp.label = Horaire
|
||||
channel-type.sncf.timestamp.description = Horaire de l'événement à venir.
|
||||
|
||||
# Error messages
|
||||
null-or-empty-api-key = ID d'API vide ou nul
|
||||
error-invalid-apikey = ID d'API incorrect
|
||||
null-or-empty-station-id = ID de station vide ou nul
|
||||
null-or-empty-timezone = Le fuseau horaire est vide. Il aurait dû être défini lors de la première initialisation.
|
||||
Reference in New Issue
Block a user