-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9d4b8d5
commit 627b144
Showing
30 changed files
with
1,091 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"title": "Ihr API-Konto", | ||
"userDetails": "Benutzerdetails", | ||
"description": "Die Mobility Database API verwendet OAuth2-Authentifizierung. Um eine erfolgreiche API-Anforderung zu initiieren, muss ein Zugriffstoken als Trägertoken im HTTP-Header enthalten sein. Zugriffstoken sind eine Stunde lang gültig. Um ein Zugriffstoken zu erhalten, benötigen Sie zunächst ein Aktualisierungstoken, das langlebig ist und nicht abläuft.", | ||
"support": "Wenn Sie ein neu ausgestelltes Aktualisierungstoken benötigen oder Ihr Konto entfernen lassen möchten, senden Sie uns eine E-Mail an", | ||
"registerApiAnnouncements": "Registriert für API-Ankündigungen", | ||
"refreshToken": { | ||
"title": "Aktualisierungstoken", | ||
"description": "Verwenden Sie Ihr Aktualisierungstoken, um eine Verbindung zur API in Ihrer App herzustellen.", | ||
"placeholder": "Ihr Aktualisierungstoken ist ausgeblendet", | ||
"yourToken": "Ihr Aktualisierungstoken", | ||
"toggleVisibility": "Aktualisierungstoken-Sichtbarkeit umschalten", | ||
"copy": "Aktualisierungstoken kopieren", | ||
"copyToClipboard": "Aktualisierungstoken in Zwischenablage kopieren" | ||
}, | ||
"accessToken": { | ||
"title": "So generieren Sie den Zugriffstoken in Ihrer App", | ||
"description": { | ||
"pt1": "Folgen Sie", | ||
"cta": "unserer OpenAPI-Dokumentation", | ||
"pt2": "um Ihr Konto mit dem Aktualisierungstoken zu authentifizieren." | ||
}, | ||
"generate": "Zugriffstoken generieren", | ||
"copyToken": "Zugriffstoken kopieren Token", | ||
"copyTokenToClipboard": "Zugriffstoken in die Zwischenablage kopieren", | ||
"copy": "Kopieren Sie den CLI-Befehl, um einen Zugriffstoken zu generieren.", | ||
"yourToken": "Ihr Zugriffstoken", | ||
"refreshing": "Zugriffstoken wird aktualisiert...", | ||
"refresh": "Zugriffstoken aktualisieren", | ||
"refreshSuccess": "Ihr Zugriffstoken wurde erfolgreich aktualisiert!", | ||
"testing": { | ||
"title": "Zugriffstoken zum Testen", | ||
"description": { | ||
"pt1": "Möchten Sie einen kurzen Test durchführen? Kopieren Sie den unten stehenden Zugriffstoken, um Endpunkte in unserer", | ||
"cta": "OpenAPI-Dokumentation", | ||
"pt2": ". Zugriffstoken sind eine Stunde lang gültig." | ||
}, | ||
"api": "API-Test", | ||
"copyCli": "Kopieren Sie den CLI-Befehl, um Ihren Zugriff auf die API zu testen." | ||
}, | ||
"toggleVisibility": "Sichtbarkeit des Zugriffstokens umschalten", | ||
"expired": "Token abgelaufen", | ||
"willExpireIn": "Ihr Token läuft in {{timeLeftForTokenExpiration}} ab", | ||
"hidden": "Ihr Zugriffstoken ist ausgeblendet", | ||
"unavailable": "Ihr Token ist nicht verfügbar" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"copyToClipboard": "In die Zwischenablage kopieren", | ||
"copied": "Kopiert!", | ||
"name": "Name", | ||
"email": "E-Mail", | ||
"organization": "Organisation", | ||
"signOut": "Abmelden", | ||
"unknown": "Unbekannt", | ||
"search": "Suchen", | ||
"feeds": "Feeds", | ||
"gtfsSchedule": "GTFS Schedule", | ||
"gtfsRealtime": "GTFS Realtime", | ||
"gtfsRealtimeEntities": { | ||
"tripUpdates": "Fahrtaktualisierungen", | ||
"vehiclePositions": "Fahrzeugpositionen", | ||
"serviceAlerts": "Servicewarnungen" | ||
}, | ||
"loading": "Wird geladen...", | ||
"errors": { | ||
"generic": "Wir können Ihre Anfrage momentan nicht abschließen." | ||
}, | ||
"others": "andere", | ||
"apiKey": "API-Schlüssel", | ||
"httpHeader": "HTTP-Header", | ||
"back": "Zurück", | ||
"and": "und" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"feeds": "Feeds", | ||
"dataType": "Datentyp", | ||
"transitProvider": "Verkehrsanbieter", | ||
"location": "Standort", | ||
"feedDescription": "Feed-Beschreibung", | ||
"searchFor": "Suchen nach", | ||
"resultsFor": "{{startResult}}-{{endResult}} von {{totalResults}} Ergebnissen", | ||
"deprecated": "Veraltet", | ||
"searchPlaceholder": "Verkehrsanbieter, Feedname oder Standort", | ||
"noResults": "Leider haben wir keine Suchergebnisse für „{{activeSearch}}“ gefunden.", | ||
"searchSuggestions": "Suchvorschläge: ", | ||
"searchTips": { | ||
"twoDigit": "Verwenden Sie einen zweistelligen Code, um nach dem Land zu suchen, z. B. „FR“ für Frankreich", | ||
"fullName": "Geben Sie den vollständigen Namen des Verkehrsanbieters ein, z. B. „Toronto Transit Commission“ statt „TTC“", | ||
"checkSpelling": "Überprüfen Sie die Rechtschreibung noch einmal" | ||
}, | ||
"errorAndContact": "Bitte überprüfen Sie Ihre Internetverbindung und versuchen Sie es erneut. Wenn das Problem weiterhin besteht, <1>kontaktieren Sie uns</1> für weitere Unterstützung.", | ||
"errorLoadingFeed": "Beim Laden des Feeds ist ein Fehler aufgetreten.", | ||
"form": { | ||
"addOrUpdateFeed": "Feed hinzufügen oder aktualisieren", | ||
"signUp": "Registrieren Sie sich für ein Mobility Database-Konto oder melden Sie sich an, um einen GTFS-Feed hinzuzufügen oder zu aktualisieren.", | ||
"signUpAction": "Registrieren Sie sich für ein Konto", | ||
"loginSuccess": "Sie wurden erfolgreich angemeldet. Sie können jetzt einen Feed hinzufügen oder aktualisieren." | ||
}, | ||
"seeFullList": "Vollständige Liste anzeigen", | ||
"hideFullList": "Vollständige Liste ausblenden", | ||
"producerDownloadUrl": "Download-URL des Herstellers", | ||
"copyDownloadUrl": "Download-URL kopieren", | ||
"producerUrlCopied": "URL des Herstellers in die Zwischenablage kopiert", | ||
"authenticationType": "Authentifizierungstyp", | ||
"registerToDownloadFeed": "Registrieren Sie sich, um den Feed herunterzuladen", | ||
"feedContactEmail": "Feed-Kontakt-E-Mail", | ||
"copyFeedContactEmail": "Feed-Kontakt-E-Mail kopieren", | ||
"features": "Funktionen", | ||
"unableToDownloadFeed": "Dieser Feed konnte nicht heruntergeladen werden. Wenn es eine neuere URL für diesen Feed gibt, <1>geben Sie sie bitte hier ein.</1>", | ||
"feedHasBeenReplaced": "Dieser Feed wurde durch eine andere Produzenten-URL ersetzt.{' '}<1>Hier gelangen Sie zum neuen Feed</1>.", | ||
"downloadLatest": "Neueste herunterladen", | ||
"seeLicense": "Lizenz anzeigen", | ||
"boundingBoxTitle": "Begrenzungsrahmen aus stops.txt", | ||
"unableToGenerateBoundingBox": "Begrenzungsrahmen konnte nicht generiert werden." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"title": "Su cuenta de API", | ||
"userDetails": "Detalles del usuario", | ||
"description": "La API de Mobility Database utiliza la autenticación OAuth2. Para iniciar una solicitud de API exitosa, se debe incluir un token de acceso como token portador en el encabezado HTTP. Los tokens de acceso son válidos por una hora. Para obtener un token de acceso, primero necesitará un token de actualización, que es de larga duración y no caduca.", | ||
"support": "Si necesita un token de actualización reemitido o desea que se elimine su cuenta, envíenos un correo electrónico a", | ||
"registerApiAnnouncements": "Registrado en Anuncios de API", | ||
"refreshToken": { | ||
"title": "Token de actualización", | ||
"description": "Use su token de actualización para conectarse a la API en su aplicación.", | ||
"placeholder": "Su token de actualización está oculto", | ||
"yourToken": "Su token de actualización", | ||
"toggleVisibility": "Activar o desactivar la visibilidad del token de actualización", | ||
"copy": "Copiar token de actualización", | ||
"copyToClipboard": "Copiar token de actualización al portapapeles" | ||
}, | ||
"accessToken": { | ||
"title": "Cómo generar el token de acceso en su aplicación", | ||
"description": { | ||
"pt1": "Siga", | ||
"cta": "nuestra documentación de OpenAPI", | ||
"pt2": "para autenticar su cuenta con el token de actualización". | ||
}, | ||
"generate": "Generar acceso Token", | ||
"copyToken": "Copiar token de acceso", | ||
"copyTokenToClipboard": "Copiar token de acceso al portapapeles", | ||
"copy": "Copiar el comando CLI para generar un token de acceso.", | ||
"yourToken": "Su token de acceso", | ||
"refreshing": "Actualizando token de acceso...", | ||
"refresh": "Actualizar token de acceso", | ||
"refreshSuccess": "¡Su token de acceso se actualizó correctamente!", | ||
"testing": { | ||
"title": "Token de acceso para pruebas", | ||
"description": { | ||
"pt1": "¿Quieres hacer una prueba rápida? Copia el token de acceso que aparece a continuación para probar los puntos finales en nuestro ", | ||
"cta": "Documentación de OpenAPI", | ||
"pt2": ". Los tokens de acceso son válidos por una hora." | ||
}, | ||
"api": "Prueba de API", | ||
"copyCli": "Copia el comando CLI para probar tu acceso a la API." | ||
}, | ||
"toggleVisibility": "Activar o desactivar la visibilidad del token de acceso", | ||
"expired": "Token vencido", | ||
"willExpireIn": "Tu token vencerá en {{timeLeftForTokenExpiration}}", | ||
"hidden": "Tu token de acceso está oculto", | ||
"unavailable": "Tu token no está disponible" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"copyToClipboard": "Copiar al portapapeles", | ||
"copied": "¡Copiado!", | ||
"name": "Nombre", | ||
"email": "Correo electrónico", | ||
"organization": "Organización", | ||
"signOut": "Cerrar sesión", | ||
"unknown": "Desconocido", | ||
"search": "Buscar", | ||
"feeds": "Feeds", | ||
"gtfsSchedule": "GTFS Schedule", | ||
"gtfsRealtime": "GTFS Realtime", | ||
"gtfsRealtimeEntities": { | ||
"tripUpdates": "Actualizaciones de viaje", | ||
"vehiclePositions": "Posiciones del vehículo", | ||
"serviceAlerts": "Servicio Alertas" | ||
}, | ||
"loading": "Cargando...", | ||
"errors": { | ||
"generic": "No podemos completar su solicitud en este momento." | ||
}, | ||
"others": "otros", | ||
"apiKey": "Clave API", | ||
"httpHeader": "Encabezado HTTP", | ||
"back": "Atrás", | ||
"and": "y" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"feeds": "Feeds", | ||
"dataType": "Tipo de datos", | ||
"transitProvider": "Proveedor de tránsito", | ||
"location": "Ubicación", | ||
"feedDescription": "Descripción del feed", | ||
"searchFor": "Buscar", | ||
"resultsFor": "{{startResult}}-{{endResult}} de {{totalResults}} resultados", | ||
"deprecated": "Obsoleto", | ||
"searchPlaceholder": "Proveedor de tránsito, nombre del feed o ubicación", | ||
"noResults": "Lo sentimos, no encontramos resultados de búsqueda para \"{{activeSearch}}\".", | ||
"searchSuggestions": "Sugerencias de búsqueda: ", | ||
"searchTips": { | ||
"twoDigit": "Use un código de dos dígitos para buscar el país, p.ej., \"FR\" para Francia", | ||
"fullName": "Incluya el nombre completo del proveedor de tránsito, p.ej., \"Toronto Transit Commission\" en lugar de \"TTC\"", | ||
"checkSpelling": "Verifique la ortografía" | ||
}, | ||
"errorAndContact": "Verifique su conexión a Internet e intente nuevamente. Si el problema persiste <1>contáctenos</1> para obtener más ayuda.", | ||
"errorLoadingFeed": "Hubo un error al cargar el feed.", | ||
"form": { | ||
"addOrUpdateFeed": "Agregar o actualizar un feed", | ||
"signUp": "Regístrese para obtener una cuenta de Mobility Database o inicie sesión para agregar o actualizar un feed GTFS.", | ||
"signUpAction": "Regístrese para obtener una cuenta", | ||
"loginSuccess": "Inició sesión correctamente, ahora puede agregar o actualizar un feed." | ||
}, | ||
"seeFullList": "Ver la lista completa", | ||
"hideFullList": "Ocultar la lista completa", | ||
"producerDownloadUrl": "URL de descarga del productor", | ||
"copyDownloadUrl": "Copiar URL de descarga", | ||
"producerUrlCopied": "URL del productor copiada al portapapeles", | ||
"authenticationType": "Tipo de autenticación", | ||
"registerToDownloadFeed": "Regístrese para descargar el feed", | ||
"feedContactEmail": "Correo electrónico de contacto del feed", | ||
"copyFeedContactEmail": "Copiar correo electrónico de contacto del feed", | ||
"funciones": "Características", | ||
"unableToDownloadFeed": "No se puede descargar este feed. Si hay una URL más reciente para este feed, <1>envíela aquí</1>", | ||
"feedHasBeenReplaced": "Este feed ha sido reemplazado por una URL de productor diferente.{' '}<1> Vaya al nuevo feed aquí</1>.", | ||
"downloadLatest": "Descargar la última versión", | ||
"seeLicense": "Ver licencia", | ||
"boundingBoxTitle": "Cuadro delimitador de stops.txt", | ||
"unableToGenerateBoundingBox": "No se puede generar el cuadro delimitador." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"feeds": "Flux", | ||
"dataType": "Type de données", | ||
"transitProvider": "Fournisseur de transport en commun", | ||
"location": "Emplacement", | ||
"feedDescription": "Description du flux", | ||
"searchFor": "Rechercher", | ||
"resultsFor": "{{startResult}}-{{endResult}} de {{totalResults}} résultats", | ||
"deprecated": "Obsolète", | ||
"searchPlaceholder": "Fournisseur de transport en commun, nom de flux ou emplacement", | ||
"noResults": "Nous sommes désolés, nous n’avons trouvé aucun résultat de recherche pour « {{activeSearch}} ».", | ||
"searchSuggestions": "Suggestions de recherche : ", | ||
"searchTips": { | ||
"twoDigit": "Utilisez un code à deux chiffres pour rechercher un pays, par exemple « FR » pour la France", | ||
"fullName": "Inclure le nom complet pour le transit fournisseur, par exemple « Toronto Transit Commission » au lieu de « TTC »", | ||
"checkSpelling": "Vérifiez l’orthographe" | ||
}, | ||
"errorAndContact": "Veuillez vérifier votre connexion Internet et réessayer. Si le problème persiste <1>contactez-nous<1> pour obtenir de l’aide.", | ||
"errorLoadingFeed": "Une erreur s’est produite lors du chargement du flux.", | ||
"form": { | ||
"addOrUpdateFeed": "Ajouter ou mettre à jour un flux", | ||
"signUp": "Inscrivez-vous pour un compte Mobility Database ou connectez-vous pour ajouter ou mettre à jour un flux GTFS.", | ||
"signUpAction": "Inscrivez-vous pour un compte", | ||
"loginSuccess": "Vous avez été connecté avec succès, vous pouvez maintenant ajouter ou mettre à jour un flux." | ||
}, | ||
"seeFullList": "Voir la liste complète", | ||
"hideFullList": "Masquer la liste complète", | ||
"producerDownloadUrl": "URL de téléchargement du producteur", | ||
"copyDownloadUrl": "Copier l’URL de téléchargement", | ||
"producerUrlCopied": "URL du producteur copiée dans le presse-papiers", | ||
"authenticationType": "Type d’authentification", | ||
"registerToDownloadFeed": "S’inscrire pour télécharger le flux", | ||
"feedContactEmail": "E-mail de contact du flux", | ||
"copyFeedContactEmail": "Copier l’e-mail de contact du flux", | ||
"features": "Fonctionnalités", | ||
"unableToDownloadFeed": "Impossible de télécharger ce flux. S’il existe une URL plus récente pour ce flux, <1>veuillez la soumettre ici</1> ", | ||
"feedHasBeenReplaced": "Ce flux a été remplacé par une URL de producteur différente.{' '}<1> Accédez au nouveau flux ici</1> .", | ||
"downloadLatest": "Télécharger la dernière version", | ||
"seeLicense": "Voir la licence", | ||
"boundingBoxTitle": "Cadre englobant de stops.txt", | ||
"unableToGenerateBoundingBox": "Impossible de générer le cadre englobant." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"title": "Akun API Anda", | ||
"userDetails": "Detail Pengguna", | ||
"description": "API Basis Data Mobilitas menggunakan autentikasi OAuth2. Untuk memulai permintaan API yang berhasil, token akses harus disertakan sebagai token pembawa di header HTTP. Token akses berlaku selama satu jam. Untuk mendapatkan token akses, pertama-tama Anda memerlukan token penyegaran, yang berlaku lama dan tidak kedaluwarsa.", | ||
"support": "Jika Anda memerlukan token penyegaran yang diterbitkan ulang atau ingin akun Anda dihapus, kirimkan email kepada kami di", | ||
"registerApiAnnouncements": "Terdaftar di Pengumuman API", | ||
"refreshToken": { | ||
"title": "Token Penyegaran", | ||
"description": "Gunakan token penyegaran Anda untuk terhubung ke API di aplikasi Anda.", | ||
"placeholder": "Token penyegaran Anda hidden", | ||
"yourToken": "Token Penyegaran Anda", | ||
"toggleVisibility": "Alihkan Visibilitas Token Penyegaran", | ||
"copy": "Salin Token Penyegaran", | ||
"copyToClipboard": "Salin token penyegaran ke clipboard" | ||
}, | ||
"accessToken": { | ||
"title": "Cara Membuat Token Akses di Aplikasi Anda", | ||
"description": { | ||
"pt1": "Ikuti", | ||
"cta": "dokumentasi OpenAPI kami", | ||
"pt2": "untuk mengautentikasi akun Anda dengan token penyegaran." | ||
}, | ||
"generate": "Buat Token Akses", | ||
"copyToken": "Salin Token Akses", | ||
"copyTokenToClipboard": "Salin token akses ke clipboard", | ||
"copy": "Salin perintah CLI untuk membuat token akses.", | ||
"yourToken": "Token Akses Anda", | ||
"refreshing": "Menyegarkan token akses...", | ||
"refresh": "Menyegarkan Token Akses", | ||
"refreshSuccess": "Token akses Anda telah berhasil disegarkan!", | ||
"testing": { | ||
"title": "Token Akses untuk Pengujian", | ||
"description": { | ||
"pt1": "Ingin pengujian cepat? Salin token akses di bawah ini untuk menguji titik akhir di", | ||
"cta": "Dokumentasi OpenAPI", | ||
"pt2": ". Token akses berlaku selama satu jam." | ||
}, | ||
"api": "Uji API", | ||
"copyCli": "Salin perintah CLI untuk menguji akses Anda ke API." | ||
}, | ||
"toggleVisibility": "Alihkan Visibilitas Token Akses", | ||
"expired": "Token kedaluwarsa", | ||
"willExpireIn": "Token Anda akan kedaluwarsa dalam {{timeLeftForTokenExpiration}}", | ||
"hidden": "Token akses Anda disembunyikan", | ||
"unavailable": "Token Anda tidak tersedia" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"copyToClipboard": "Salin ke clipboard", | ||
"copied": "Disalin!", | ||
"name": "Nama", | ||
"email": "Email", | ||
"organization": "Organisasi", | ||
"signOut": "Keluar", | ||
"unknown": "Tidak diketahui", | ||
"search": "Cari", | ||
"feeds": "Umpan", | ||
"gtfsSchedule": "GTFS Schedule", | ||
"gtfsRealtime": "GTFS Realtime", | ||
"gtfsRealtimeEntities": { | ||
"tripUpdates": "Pembaruan Perjalanan", | ||
"vehiclePositions": "Posisi Kendaraan", | ||
"serviceAlerts": "Peringatan Layanan" | ||
}, | ||
"loading": "Memuat...", | ||
"errors": { | ||
"generic": "Kami tidak dapat menyelesaikan permintaan Anda saat ini." | ||
}, | ||
"others": "others", | ||
"apiKey": "Kunci API", | ||
"httpHeader": "Header HTTP", | ||
"back": "Kembali", | ||
"and": "dan" | ||
} |
Oops, something went wrong.