Skip to content

Commit 3c9c529

Browse files
committed
translation keys
1 parent aa0829e commit 3c9c529

2 files changed

Lines changed: 82 additions & 2 deletions

File tree

messages/en.json

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,16 @@
105105
"showMore": "Show {count} more",
106106
"moreInfo": "More Info",
107107
"license": "License",
108-
"tags": "Tags"
108+
"tags": "Tags",
109+
"openDrawer": "Open drawer",
110+
"mobilityDatabaseHome": "Mobility Database home",
111+
"accountMenu": "Account menu",
112+
"accountDetails": "Account Details",
113+
"login": "Login",
114+
"metricsAdminOnly": "Metrics - Admin Only",
115+
"languageSelect": "Language select",
116+
"transitFeedsRedirectTitle": "You've been redirected from TransitFeeds",
117+
"transitFeedsRedirectBody": "This page now lives on MobilityDatabase.org, where you'll find the most up-to-date transit data."
109118
},
110119
"feeds": {
111120
"feeds": "Feeds",
@@ -513,5 +522,36 @@
513522
"addFeeds": "A simple, easy-to-use form to add new feeds",
514523
"openSource": "An open source community actively working to improve the tools"
515524
}
525+
},
526+
"footer": {
527+
"tagline": "The world's largest open catalog of transit and mobility data feeds, serving the global transportation community.",
528+
"maintainedBy": "Maintained with 💙 by MobilityData",
529+
"copyright": "© {year} MobilityDatabase. All rights reserved.",
530+
"columns": {
531+
"platform": "Platform",
532+
"validators": "Validators",
533+
"company": "Company",
534+
"legal": "Legal"
535+
},
536+
"links": {
537+
"feeds": "Feeds",
538+
"addFeed": "Add a Feed",
539+
"apiDocs": "API Docs",
540+
"gtfsValidator": "GTFS Validator",
541+
"gtfsRtValidator": "GTFS-RT Validator",
542+
"gbfsValidator": "GBFS Validator",
543+
"about": "About",
544+
"faq": "FAQ",
545+
"contactUs": "Contact Us",
546+
"shareFeedback": "Share Feedback",
547+
"privacyPolicy": "Privacy Policy",
548+
"termsAndConditions": "Terms and Conditions"
549+
},
550+
"aria": {
551+
"github": "GitHub",
552+
"slack": "Slack",
553+
"linkedin": "LinkedIn",
554+
"logo": "MobilityDatabase logo"
555+
}
516556
}
517557
}

messages/fr.json

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,16 @@
105105
"showMore": "Show {count} more",
106106
"moreInfo": "More Info",
107107
"license": "License",
108-
"tags": "Tags"
108+
"tags": "Tags",
109+
"openDrawer": "Ouvrir le menu",
110+
"mobilityDatabaseHome": "Accueil de Mobility Database",
111+
"accountMenu": "Menu du compte",
112+
"accountDetails": "Détails du compte",
113+
"login": "Connexion",
114+
"metricsAdminOnly": "Métriques - Admin uniquement",
115+
"languageSelect": "Sélection de la langue",
116+
"transitFeedsRedirectTitle": "Vous avez été redirigé depuis TransitFeeds",
117+
"transitFeedsRedirectBody": "Cette page se trouve désormais sur MobilityDatabase.org, où vous trouverez les données de transit les plus récentes."
109118
},
110119
"feeds": {
111120
"feeds": "Feeds",
@@ -513,5 +522,36 @@
513522
"addFeeds": "Un formulaire simple et facile à utiliser pour ajouter de nouveaux flux",
514523
"openSource": "Une communauté open source travaillant activement à améliorer les outils"
515524
}
525+
},
526+
"footer": {
527+
"tagline": "Le plus grand catalogue ouvert de flux de données de transit et de mobilité, au service de la communauté mondiale des transports.",
528+
"maintainedBy": "Maintenu avec 💙 par MobilityData",
529+
"copyright": "© {year} MobilityDatabase. Tous droits réservés.",
530+
"columns": {
531+
"platform": "Plateforme",
532+
"validators": "Validateurs",
533+
"company": "Entreprise",
534+
"legal": "Légal"
535+
},
536+
"links": {
537+
"feeds": "Flux",
538+
"addFeed": "Ajouter un flux",
539+
"apiDocs": "Docs API",
540+
"gtfsValidator": "Validateur GTFS",
541+
"gtfsRtValidator": "Validateur GTFS-RT",
542+
"gbfsValidator": "Validateur GBFS",
543+
"about": "À propos",
544+
"faq": "FAQ",
545+
"contactUs": "Contactez-nous",
546+
"shareFeedback": "Donner un avis",
547+
"privacyPolicy": "Politique de confidentialité",
548+
"termsAndConditions": "Conditions d'utilisation"
549+
},
550+
"aria": {
551+
"github": "GitHub",
552+
"slack": "Slack",
553+
"linkedin": "LinkedIn",
554+
"logo": "Logo MobilityDatabase"
555+
}
516556
}
517557
}

0 commit comments

Comments
 (0)