trainvel/sncfgtfs/locale/fr/LC_MESSAGES/django.po

531 lines
9.8 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-04 22:16+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Emmy D'Anello <ynerant@emy.lu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: sncfgtfs/models.py:6
msgid "TGV"
msgstr "TGV"
#: sncfgtfs/models.py:7
msgid "TER"
msgstr "TER"
#: sncfgtfs/models.py:8
msgid "Intercités"
msgstr "Intercités"
#: sncfgtfs/models.py:9
msgid "Transilien"
msgstr "Transilien"
#: sncfgtfs/models.py:13
msgid "Stop/platform"
msgstr "Arrêt / quai"
#: sncfgtfs/models.py:14
msgid "Station"
msgstr "Gare"
#: sncfgtfs/models.py:15
msgid "Entrance/exit"
msgstr "Entrée / sortie"
#: sncfgtfs/models.py:16
msgid "Generic node"
msgstr "Nœud générique"
#: sncfgtfs/models.py:17
msgid "Boarding area"
msgstr "Zone d'embarquement"
#: sncfgtfs/models.py:21
msgid "No information"
msgstr "Pas d'information"
#: sncfgtfs/models.py:22
msgid "Possible"
msgstr "Possible"
#: sncfgtfs/models.py:23 sncfgtfs/models.py:53
msgid "Not possible"
msgstr "Impossible"
#: sncfgtfs/models.py:27
msgid "Regular"
msgstr "Régulier"
#: sncfgtfs/models.py:28
msgid "None"
msgstr "Aucun"
#: sncfgtfs/models.py:29
msgid "Must phone agency"
msgstr "Doit téléphoner à l'agence"
#: sncfgtfs/models.py:30
msgid "Must coordinate with driver"
msgstr "Doit se coordonner avec læ conducteurice"
#: sncfgtfs/models.py:34
msgid "Tram"
msgstr "Tram"
#: sncfgtfs/models.py:35
msgid "Metro"
msgstr "Métro"
#: sncfgtfs/models.py:36
msgid "Rail"
msgstr "Rail"
#: sncfgtfs/models.py:37
msgid "Bus"
msgstr "Bus"
#: sncfgtfs/models.py:38
msgid "Ferry"
msgstr "Ferry"
#: sncfgtfs/models.py:39
msgid "Cable car"
msgstr "Câble"
#: sncfgtfs/models.py:40
msgid "Gondola"
msgstr "Gondole"
#: sncfgtfs/models.py:41
msgid "Funicular"
msgstr "Funiculaire"
#: sncfgtfs/models.py:45
msgid "Outbound"
msgstr "Vers l'extérieur"
#: sncfgtfs/models.py:46
msgid "Inbound"
msgstr "Vers l'intérieur"
#: sncfgtfs/models.py:50
msgid "Recommended"
msgstr "Recommandé"
#: sncfgtfs/models.py:51
msgid "Timed"
msgstr "Correspondance programmée"
#: sncfgtfs/models.py:52
msgid "Minimum time"
msgstr "Temps de correspondance minimum requis"
#: sncfgtfs/models.py:57
msgid "Added"
msgstr "Ajouté"
#: sncfgtfs/models.py:58
msgid "Removed"
msgstr "Supprimé"
#: sncfgtfs/models.py:62
msgid "Scheduled"
msgstr "Planifié"
#: sncfgtfs/models.py:63
msgid "Skipped"
msgstr "Sauté"
#: sncfgtfs/models.py:64
msgid "No data"
msgstr "Pas de données"
#: sncfgtfs/models.py:65
msgid "Unscheduled"
msgstr "Non planifié"
#: sncfgtfs/models.py:72 sncfgtfs/models.py:229
msgid "Agency ID"
msgstr "ID de l'agence"
#: sncfgtfs/models.py:78
msgid "Agency name"
msgstr "Nom de l'agence"
#: sncfgtfs/models.py:82
msgid "Agency URL"
msgstr "URL de l'agence"
#: sncfgtfs/models.py:87
msgid "Agency timezone"
msgstr "Fuseau horaire de l'agence"
#: sncfgtfs/models.py:92
msgid "Agency language"
msgstr "Langue de l'agence"
#: sncfgtfs/models.py:98
msgid "Agency phone"
msgstr "Téléphone de l'agence"
#: sncfgtfs/models.py:103
msgid "Agency email"
msgstr "Adresse email de l'agence"
#: sncfgtfs/models.py:111
msgid "Agency"
msgstr "Agence"
#: sncfgtfs/models.py:112
msgid "Agencies"
msgstr "Agences"
#: sncfgtfs/models.py:120 sncfgtfs/models.py:420
msgid "Stop ID"
msgstr "ID de l'arrêt"
#: sncfgtfs/models.py:125
msgid "Stop code"
msgstr "Code de l'arrêt"
#: sncfgtfs/models.py:131
msgid "Stop name"
msgstr "Nom de l'arrêt"
#: sncfgtfs/models.py:136
msgid "Stop description"
msgstr "Description de l'arrêt"
#: sncfgtfs/models.py:141
msgid "Stop longitude"
msgstr "Longitude de l'arrêt"
#: sncfgtfs/models.py:145
msgid "Stop latitude"
msgstr "Latitude de l'arrêt"
#: sncfgtfs/models.py:150
msgid "Zone ID"
msgstr "ID de la zone"
#: sncfgtfs/models.py:154
msgid "Stop URL"
msgstr "URL de l'arrêt"
#: sncfgtfs/models.py:159
msgid "Location type"
msgstr "Type de localisation"
#: sncfgtfs/models.py:168
msgid "Parent station"
msgstr "Gare parente"
#: sncfgtfs/models.py:176
msgid "Stop timezone"
msgstr "Fuseau horaire de l'arrêt"
#: sncfgtfs/models.py:182
msgid "Level ID"
msgstr "ID du niveau"
#: sncfgtfs/models.py:187
msgid "Wheelchair boarding"
msgstr "Embarquement en fauteuil roulant"
#: sncfgtfs/models.py:195
msgid "Platform code"
msgstr "Code du quai"
#: sncfgtfs/models.py:214
msgid "Stop"
msgstr "Arrêt"
#: sncfgtfs/models.py:215
msgid "Stops"
msgstr "Arrêts"
#: sncfgtfs/models.py:223 sncfgtfs/models.py:399 sncfgtfs/models.py:538
#: sncfgtfs/models.py:576
msgid "ID"
msgstr "Identifiant"
#: sncfgtfs/models.py:235
msgid "Route short name"
msgstr "Nom court de la ligne"
#: sncfgtfs/models.py:240
msgid "Route long name"
msgstr "Nom long de la ligne"
#: sncfgtfs/models.py:245
msgid "Route description"
msgstr "Description de la ligne"
#: sncfgtfs/models.py:250
msgid "Route type"
msgstr "Type de ligne"
#: sncfgtfs/models.py:255
msgid "Route URL"
msgstr "URL de la ligne"
#: sncfgtfs/models.py:261
msgid "Route color"
msgstr "Couleur de la ligne"
#: sncfgtfs/models.py:267
msgid "Route text color"
msgstr "Couleur du texte de la ligne"
#: sncfgtfs/models.py:275 sncfgtfs/models.py:290
msgid "Route"
msgstr "Ligne"
#: sncfgtfs/models.py:276
msgid "Routes"
msgstr "Lignes"
#: sncfgtfs/models.py:284
msgid "Trip ID"
msgstr "ID du trajet"
#: sncfgtfs/models.py:297 sncfgtfs/models.py:544
msgid "Service"
msgstr "Service"
#: sncfgtfs/models.py:303
msgid "Trip headsign"
msgstr "Destination du trajet"
#: sncfgtfs/models.py:309
msgid "Trip short name"
msgstr "Nom court du trajet"
#: sncfgtfs/models.py:314
msgid "Direction"
msgstr "Direction"
#: sncfgtfs/models.py:321
msgid "Block ID"
msgstr "ID du bloc"
#: sncfgtfs/models.py:327
msgid "Shape ID"
msgstr "ID de la forme"
#: sncfgtfs/models.py:332
msgid "Wheelchair accessible"
msgstr "Accessible en fauteuil roulant"
#: sncfgtfs/models.py:339
msgid "Bikes allowed"
msgstr "Vélos autorisés"
#: sncfgtfs/models.py:391 sncfgtfs/models.py:405 sncfgtfs/models.py:648
msgid "Trip"
msgstr "Trajet"
#: sncfgtfs/models.py:392
msgid "Trips"
msgstr "Trajets"
#: sncfgtfs/models.py:410 sncfgtfs/models.py:698
msgid "Arrival time"
msgstr "Heure d'arrivée"
#: sncfgtfs/models.py:414 sncfgtfs/models.py:706
msgid "Departure time"
msgstr "Heure de départ"
#: sncfgtfs/models.py:425
msgid "Stop sequence"
msgstr "Séquence de l'arrêt"
#: sncfgtfs/models.py:430
msgid "Stop headsign"
msgstr "Destination de l'arrêt"
#: sncfgtfs/models.py:435
msgid "Pickup type"
msgstr "Type de prise en charge"
#: sncfgtfs/models.py:442
msgid "Drop off type"
msgstr "Type de dépose"
#: sncfgtfs/models.py:449
msgid "Timepoint"
msgstr "Ponctualité"
#: sncfgtfs/models.py:472 sncfgtfs/models.py:688
msgid "Stop time"
msgstr "Heure d'arrêt"
#: sncfgtfs/models.py:473
msgid "Stop times"
msgstr "Heures d'arrêt"
#: sncfgtfs/models.py:480
msgid "Service ID"
msgstr "ID du service"
#: sncfgtfs/models.py:484
msgid "Monday"
msgstr "Lundi"
#: sncfgtfs/models.py:488
msgid "Tuesday"
msgstr "Mardi"
#: sncfgtfs/models.py:492
msgid "Wednesday"
msgstr "Mercredi"
#: sncfgtfs/models.py:496
msgid "Thursday"
msgstr "Jeudi"
#: sncfgtfs/models.py:500
msgid "Friday"
msgstr "Vendredi"
#: sncfgtfs/models.py:504
msgid "Saturday"
msgstr "Samedi"
#: sncfgtfs/models.py:508
msgid "Sunday"
msgstr "Dimanche"
#: sncfgtfs/models.py:512 sncfgtfs/models.py:654
msgid "Start date"
msgstr "Date de début"
#: sncfgtfs/models.py:516
msgid "End date"
msgstr "Date de fin"
#: sncfgtfs/models.py:521 sncfgtfs/models.py:559
msgid "Transport type"
msgstr "Type de transport"
#: sncfgtfs/models.py:529
msgid "Calendar"
msgstr "Calendrier"
#: sncfgtfs/models.py:530
msgid "Calendars"
msgstr "Calendriers"
#: sncfgtfs/models.py:549
msgid "Date"
msgstr "Date"
#: sncfgtfs/models.py:553
msgid "Exception type"
msgstr "Type d'exception"
#: sncfgtfs/models.py:567
msgid "Calendar date"
msgstr "Date du calendrier"
#: sncfgtfs/models.py:568
msgid "Calendar dates"
msgstr "Dates du calendrier"
#: sncfgtfs/models.py:582
msgid "From stop"
msgstr "Depuis l'arrêt"
#: sncfgtfs/models.py:589
msgid "To stop"
msgstr "Jusqu'à l'arrêt"
#: sncfgtfs/models.py:594
msgid "Transfer type"
msgstr "Type de correspondance"
#: sncfgtfs/models.py:600
msgid "Minimum transfer time"
msgstr "Temps de correspondance minimum"
#: sncfgtfs/models.py:605
msgid "Transfer"
msgstr "Correspondance"
#: sncfgtfs/models.py:606
msgid "Transfers"
msgstr "Correspondances"
#: sncfgtfs/models.py:613
msgid "Feed publisher name"
msgstr "Nom de l'éditeur du flux"
#: sncfgtfs/models.py:617
msgid "Feed publisher URL"
msgstr "URL de l'éditeur du flux"
#: sncfgtfs/models.py:622
msgid "Feed language"
msgstr "Langue du flux"
#: sncfgtfs/models.py:626
msgid "Feed start date"
msgstr "Date de début du flux"
#: sncfgtfs/models.py:630
msgid "Feed end date"
msgstr "Date de fin du flux"
#: sncfgtfs/models.py:635
msgid "Feed version"
msgstr "Version du flux"
#: sncfgtfs/models.py:639
msgid "Feed info"
msgstr "Information du flux"
#: sncfgtfs/models.py:640
msgid "Feed infos"
msgstr "Informations du flux"
#: sncfgtfs/models.py:658
msgid "Start time"
msgstr "Heure de début"
#: sncfgtfs/models.py:662 sncfgtfs/models.py:710
msgid "Schedule relationship"
msgstr "Relation de la planification"
#: sncfgtfs/models.py:671 sncfgtfs/models.py:681
msgid "Trip update"
msgstr "Mise à jour du trajet"
#: sncfgtfs/models.py:672
msgid "Trip updates"
msgstr "Mises à jour des trajets"
#: sncfgtfs/models.py:694
msgid "Arrival delay"
msgstr "Retard à l'arrivée"
#: sncfgtfs/models.py:702
msgid "Departure delay"
msgstr "Retard au départ"
#: sncfgtfs/models.py:719
msgid "Stop time update"
msgstr "Mise à jour du temps d'arrêt"
#: sncfgtfs/models.py:720
msgid "Stop time updates"
msgstr "Mises à jour des temps d'arrêt"