Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update FlyByWire localization #8139

Merged
merged 16 commits into from
Sep 30, 2023
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 26 additions & 1 deletion fbw-a32nx/src/localization/flypad/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"Defueling": "اخراج الوقود ",
"EstimatedDuration": "المدة المقدرة (دقائق)",
"EstimatedTime": "Estimated Time",
"GSXFuelSyncEnabled": "GSX Fuel Sync Enabled",
"LeftInnerTank": "خزان الوقود الداخلي لأيسر",
"LeftOuterTank": "خزان الوقود الخارجي الأيسر",
"ReadyToStart": "جاهز للبدء",
Expand All @@ -156,6 +157,7 @@
"DeboardConfirmationConfirm": "Deboard",
"DeboardConfirmationTitle": "Deboard all Passengers?",
"EstimatedDurationUnit": "minutes",
"GSXPayloadSyncEnabled": "GSX Payload Sync Enabled",
"GW": "GW",
"GWCG": "GW CG",
"LoadingTime": "Loading Time",
Expand Down Expand Up @@ -224,6 +226,10 @@
"Navigraph": {
"AirportDoesNotExist": "المطار غير موجود",
"AuthenticateWithNavigraph": "مصادقة مع Navigraph",
"GoToThirdPartyOptions": {
"Button": "3rd Party Options",
"Title": "Go to 3rd Party Options to link Navigraph account"
},
"InsufficientEnv": "ملف .env غير كاف",
"IntoYourBrowserAndEnterTheCodeBelow": "في متصفحك وأدخل الرمز بالاسفل\n",
"LoadingMsg": "جارٍ التحميل…",
Expand Down Expand Up @@ -576,7 +582,26 @@
"ThirdPartyOptions": {
"GsxFuelEnabled": "GSX Fueling Synchronization",
"GsxPayloadEnabled": "GSX Payload Synchronization",
"Title": "3rd Party Options"
"NavigraphAccountLink": {
"Connected": "Connected",
"Link": "Link Account",
"LoginPage": {
"Title": "Navigraph Account Login"
},
"SettingTitle": "Navigraph Account Link",
"SubscriptionStatus": {
"None": "None",
"Unlimited": "Navigraph Unlimited"
},
"Unlink": "Unlink Account"
},
"OverrideSimBriefUserID": "Override SimBrief User ID",
"PleaseCheckThatYouHaveCorrectlyEnteredYourSimBriefUsernameOrPilotId": "Please check that you have correctly entered your SimBrief username or pilot ID.",
"TT": {
"OverrideSimBriefUserID": "Alternative SimBrief user ID to use instead of the linked Navigraph Account"
},
"Title": "3rd Party Options",
"YourSimBriefPilotIdHasBeenValidatedAndUpdatedTo": "The override SimBrief PilotID has been validated and updated to"
},
"ThrottleConfig": {
"Apply": "تطبيق",
Expand Down
27 changes: 26 additions & 1 deletion fbw-a32nx/src/localization/flypad/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"Defueling": "Odčerpávání",
"EstimatedDuration": "Odhadovaná délka (min)",
"EstimatedTime": "Odhadovaný čas",
"GSXFuelSyncEnabled": "GSX synchronizace zapnuta",
"LeftInnerTank": "Levá vnitřní nádrž",
"LeftOuterTank": "Levá vnější nádrž",
"ReadyToStart": "Připraveno",
Expand All @@ -156,6 +157,7 @@
"DeboardConfirmationConfirm": "Vyložit",
"DeboardConfirmationTitle": "Vyložit všechny cestující?",
"EstimatedDurationUnit": "minut",
"GSXPayloadSyncEnabled": "GSX synchronizace nákladu zapnuta",
"GW": "GW",
"GWCG": "GW CG",
"LoadingTime": "Loading Time",
Expand Down Expand Up @@ -224,6 +226,10 @@
"Navigraph": {
"AirportDoesNotExist": "Letiště neexistuje",
"AuthenticateWithNavigraph": "Navigraph autentizace",
"GoToThirdPartyOptions": {
"Button": "Možnosti třetích stran",
"Title": "Přejděte na Možnosti třetích stran pro propojení Navigraph účtu"
},
"InsufficientEnv": "Nedostatečný soubor .env",
"IntoYourBrowserAndEnterTheCodeBelow": "ve vašem prohlížeči a vložte následující kód\n",
"LoadingMsg": "Načítání",
Expand Down Expand Up @@ -576,7 +582,26 @@
"ThirdPartyOptions": {
"GsxFuelEnabled": "GSX synchronizace paliva",
"GsxPayloadEnabled": "GSX synchronizace cestujících a nákladu",
"Title": "Možnosti třetích stran"
"NavigraphAccountLink": {
"Connected": "Připojeno",
"Link": "Propojit účet",
"LoginPage": {
"Title": "Přihlášení k účtu Navigraph"
},
"SettingTitle": "Propojení s účtem Navigraph",
"SubscriptionStatus": {
"None": "Žádný",
"Unlimited": "Navigraph Unlimited"
},
"Unlink": "Odpojit účet"
},
"OverrideSimBriefUserID": "Přepsat uživatelské ID SimBrief",
"PleaseCheckThatYouHaveCorrectlyEnteredYourSimBriefUsernameOrPilotId": "Zkontrolujte prosím, zda jste správně zadali své SimBrief uživatelské jméno nebo ID pilota.",
"TT": {
"OverrideSimBriefUserID": "Alternativní SimBrief uživatelské ID, které se použije místo propojeného účtu Navigraph"
},
"Title": "Možnosti třetích stran",
"YourSimBriefPilotIdHasBeenValidatedAndUpdatedTo": "Přednostní SimBrief PilotID bylo ověřeno a změněno na"
},
"ThrottleConfig": {
"Apply": "Použít",
Expand Down
27 changes: 26 additions & 1 deletion fbw-a32nx/src/localization/flypad/da-DK.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"Defueling": "Aftankning",
"EstimatedDuration": "Estimeret varighed (minutter)",
"EstimatedTime": "Estimeret tid",
"GSXFuelSyncEnabled": "GSX brændstofsynkronisering aktiveret",
"LeftInnerTank": "Venstre Indvendig tank",
"LeftOuterTank": "Venstre Ydre tank",
"ReadyToStart": "Klar til start",
Expand All @@ -156,6 +157,7 @@
"DeboardConfirmationConfirm": "Deboard",
"DeboardConfirmationTitle": "Skal alle passagerer afmønstre?",
"EstimatedDurationUnit": "minutter",
"GSXPayloadSyncEnabled": "GSX-nyttelastsynkronisering aktiveret",
"GW": "GW",
"GWCG": "GW CG",
"LoadingTime": "Loading Time",
Expand Down Expand Up @@ -224,6 +226,10 @@
"Navigraph": {
"AirportDoesNotExist": "Lufthavn findes ikke",
"AuthenticateWithNavigraph": "Autentificering med Navigraph",
"GoToThirdPartyOptions": {
"Button": "3rd Party Options",
"Title": "Go to 3rd Party Options to link Navigraph account"
},
"InsufficientEnv": "Utilstrækkelig .env-fil",
"IntoYourBrowserAndEnterTheCodeBelow": "ind i din browser og indtast koden nedenfor\n",
"LoadingMsg": "Indlæser",
Expand Down Expand Up @@ -576,7 +582,26 @@
"ThirdPartyOptions": {
"GsxFuelEnabled": "GSX Brændstofsynkronisering",
"GsxPayloadEnabled": "GSX nyttelast synkronisering",
"Title": "Optioner fra tredjepart"
"NavigraphAccountLink": {
"Connected": "Connected",
"Link": "Link Account",
"LoginPage": {
"Title": "Navigraph Account Login"
},
"SettingTitle": "Navigraph Account Link",
"SubscriptionStatus": {
"None": "None",
"Unlimited": "Navigraph Unlimited"
},
"Unlink": "Unlink Account"
},
"OverrideSimBriefUserID": "Override SimBrief User ID",
"PleaseCheckThatYouHaveCorrectlyEnteredYourSimBriefUsernameOrPilotId": "Please check that you have correctly entered your SimBrief username or pilot ID.",
"TT": {
"OverrideSimBriefUserID": "Alternative SimBrief user ID to use instead of the linked Navigraph Account"
},
"Title": "Optioner fra tredjepart",
"YourSimBriefPilotIdHasBeenValidatedAndUpdatedTo": "The override SimBrief PilotID has been validated and updated to"
},
"ThrottleConfig": {
"Apply": "Anvend",
Expand Down
27 changes: 26 additions & 1 deletion fbw-a32nx/src/localization/flypad/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"Defueling": "Enttanken",
"EstimatedDuration": "Geschätzte Dauer (Minuten)",
"EstimatedTime": "Geschätzte Dauer",
"GSXFuelSyncEnabled": "GSX Betankungssynchronisation aktiviert",
"LeftInnerTank": "Linker innerer Tank",
"LeftOuterTank": "Linker äußerer Tank",
"ReadyToStart": "Bereit zum Tanken",
Expand All @@ -156,6 +157,7 @@
"DeboardConfirmationConfirm": "Aussteigen",
"DeboardConfirmationTitle": "Alle Passagiere aussteigen?",
"EstimatedDurationUnit": "Minuten",
"GSXPayloadSyncEnabled": "GSX-Nutzlastsynchronisation aktiviert",
"GW": "GW",
"GWCG": "GW CG",
"LoadingTime": "Ladezeit",
Expand Down Expand Up @@ -224,6 +226,10 @@
"Navigraph": {
"AirportDoesNotExist": "Der Flughafen existiert nicht",
"AuthenticateWithNavigraph": "Authentifizierung mit Navigraph",
"GoToThirdPartyOptions": {
"Button": "Optionen von Drittanbietern",
"Title": "Gehen Sie zu Drittanbieter-Optionen, um das Navigraph-Konto zu verknüpfen"
},
"InsufficientEnv": "Keine oder unzureichende .env Datei",
"IntoYourBrowserAndEnterTheCodeBelow": "mit dem Browser öffnen und folgenden Code eingeben:",
"LoadingMsg": "Wird geladen…",
Expand Down Expand Up @@ -576,7 +582,26 @@
"ThirdPartyOptions": {
"GsxFuelEnabled": "GSX Betankungssynchronisation",
"GsxPayloadEnabled": "GSX Beladungssynchronisation",
"Title": "Optionen von Drittanbietern"
"NavigraphAccountLink": {
"Connected": "Verbunden",
"Link": "Account verknüpfen",
"LoginPage": {
"Title": "Anmeldung zum Navigraph-Konto"
},
"SettingTitle": "Navigraph-Kontolink",
"SubscriptionStatus": {
"None": "Keine Navigraph Subscription",
"Unlimited": "Navigraph Unlimited"
},
"Unlink": "Kontoverknüpfung aufheben"
},
"OverrideSimBriefUserID": "SimBrief-Benutzer-ID überschreiben",
"PleaseCheckThatYouHaveCorrectlyEnteredYourSimBriefUsernameOrPilotId": "Bitte überprüfen, ob der SimBrief-Benutzername oder die Pilot-ID korrekt eingegeben wurde.",
"TT": {
"OverrideSimBriefUserID": "Alternative SimBrief-Benutzer-ID, die anstelle des verknüpften Navigraph-Kontos verwendet werden soll"
},
"Title": "Optionen von Drittanbietern",
"YourSimBriefPilotIdHasBeenValidatedAndUpdatedTo": "Die überschriebene SimBrief PilotID wurde validiert und aktualisiert auf"
},
"ThrottleConfig": {
"Apply": "Anwenden",
Expand Down
27 changes: 26 additions & 1 deletion fbw-a32nx/src/localization/flypad/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"Defueling": "Διαδικασία Εξαγωγής Καυσίμου",
"EstimatedDuration": "Εκτιμώμενη Διάρκεια (Λεπτά)",
"EstimatedTime": "Εκτιμώμενος Χρόνος",
"GSXFuelSyncEnabled": "GSX Fuel Sync Enabled",
"LeftInnerTank": "Αριστερή Εσωτερική Δεξαμενή",
"LeftOuterTank": "Αριστερή Εξωτερική Δεξαμενή",
"ReadyToStart": "Έτοιμοι για Εκκίνηση",
Expand All @@ -156,6 +157,7 @@
"DeboardConfirmationConfirm": "Deboard",
"DeboardConfirmationTitle": "Deboard all Passengers?",
"EstimatedDurationUnit": "minutes",
"GSXPayloadSyncEnabled": "GSX Payload Sync Enabled",
"GW": "GW",
"GWCG": "GW CG",
"LoadingTime": "Loading Time",
Expand Down Expand Up @@ -224,6 +226,10 @@
"Navigraph": {
"AirportDoesNotExist": "Το Αεροδρόμιο δεν υπάρχει",
"AuthenticateWithNavigraph": "Έλεγχος ταυτότητας με Navigraph",
"GoToThirdPartyOptions": {
"Button": "3rd Party Options",
"Title": "Go to 3rd Party Options to link Navigraph account"
},
"InsufficientEnv": "Ανεπαρκές αρχείο.env",
"IntoYourBrowserAndEnterTheCodeBelow": "στο πρόγραμμα περιήγησής σας και εισάγετε τον παρακάτω κωδικό\n",
"LoadingMsg": "Loading",
Expand Down Expand Up @@ -576,7 +582,26 @@
"ThirdPartyOptions": {
"GsxFuelEnabled": "GSX Fueling Synchronization",
"GsxPayloadEnabled": "GSX Payload Synchronization",
"Title": "3rd Party Options"
"NavigraphAccountLink": {
"Connected": "Connected",
"Link": "Link Account",
"LoginPage": {
"Title": "Navigraph Account Login"
},
"SettingTitle": "Navigraph Account Link",
"SubscriptionStatus": {
"None": "None",
"Unlimited": "Navigraph Unlimited"
},
"Unlink": "Unlink Account"
},
"OverrideSimBriefUserID": "Override SimBrief User ID",
"PleaseCheckThatYouHaveCorrectlyEnteredYourSimBriefUsernameOrPilotId": "Please check that you have correctly entered your SimBrief username or pilot ID.",
"TT": {
"OverrideSimBriefUserID": "Alternative SimBrief user ID to use instead of the linked Navigraph Account"
},
"Title": "3rd Party Options",
"YourSimBriefPilotIdHasBeenValidatedAndUpdatedTo": "The override SimBrief PilotID has been validated and updated to"
},
"ThrottleConfig": {
"Apply": "Εφαρμογή",
Expand Down
27 changes: 26 additions & 1 deletion fbw-a32nx/src/localization/flypad/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"Defueling": "Defueling",
"EstimatedDuration": "Duración estimada (minutos)",
"EstimatedTime": "Tiempo Estimado",
"GSXFuelSyncEnabled": "GSX Fuel Sync Enabled",
"LeftInnerTank": "Tanque interior izquierdo",
"LeftOuterTank": "Tanque exterior izquierdo",
"ReadyToStart": "Listo para empezar",
Expand All @@ -156,6 +157,7 @@
"DeboardConfirmationConfirm": "Desembarcar",
"DeboardConfirmationTitle": "¿Desembarcar a todos los pasajeros?",
"EstimatedDurationUnit": "minutos",
"GSXPayloadSyncEnabled": "GSX Payload Sync Enabled",
"GW": "GW",
"GWCG": "GW CG",
"LoadingTime": "Loading Time",
Expand Down Expand Up @@ -224,6 +226,10 @@
"Navigraph": {
"AirportDoesNotExist": "El aeropuerto no existe",
"AuthenticateWithNavigraph": "Autenticar con Navigraph",
"GoToThirdPartyOptions": {
"Button": "3rd Party Options",
"Title": "Go to 3rd Party Options to link Navigraph account"
},
"InsufficientEnv": "Archivo .env insuficiente",
"IntoYourBrowserAndEnterTheCodeBelow": "en su navegador e introduzca el siguiente código\n",
"LoadingMsg": "Cargando ",
Expand Down Expand Up @@ -576,7 +582,26 @@
"ThirdPartyOptions": {
"GsxFuelEnabled": "Sincronización de combustible con GSX",
"GsxPayloadEnabled": "Sincronización de carga con GSX",
"Title": "Opciones de terceros"
"NavigraphAccountLink": {
"Connected": "Connected",
"Link": "Link Account",
"LoginPage": {
"Title": "Navigraph Account Login"
},
"SettingTitle": "Navigraph Account Link",
"SubscriptionStatus": {
"None": "None",
"Unlimited": "Navigraph Unlimited"
},
"Unlink": "Unlink Account"
},
"OverrideSimBriefUserID": "Override SimBrief User ID",
"PleaseCheckThatYouHaveCorrectlyEnteredYourSimBriefUsernameOrPilotId": "Please check that you have correctly entered your SimBrief username or pilot ID.",
"TT": {
"OverrideSimBriefUserID": "Alternative SimBrief user ID to use instead of the linked Navigraph Account"
},
"Title": "Opciones de terceros",
"YourSimBriefPilotIdHasBeenValidatedAndUpdatedTo": "The override SimBrief PilotID has been validated and updated to"
},
"ThrottleConfig": {
"Apply": "Aplicar",
Expand Down
27 changes: 26 additions & 1 deletion fbw-a32nx/src/localization/flypad/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"Defueling": "Erregaia husten",
"EstimatedDuration": "Iraupen estimatua (minutuak)",
"EstimatedTime": "Estimated Time",
"GSXFuelSyncEnabled": "GSX Fuel Sync Enabled",
"LeftInnerTank": "Ezker barneko depositua",
"LeftOuterTank": "Ezker kanpoko depositua",
"ReadyToStart": "Hasteko prest",
Expand All @@ -156,6 +157,7 @@
"DeboardConfirmationConfirm": "Deboard",
"DeboardConfirmationTitle": "Deboard all Passengers?",
"EstimatedDurationUnit": "minutes",
"GSXPayloadSyncEnabled": "GSX Payload Sync Enabled",
"GW": "GW",
"GWCG": "GW CG",
"LoadingTime": "Loading Time",
Expand Down Expand Up @@ -224,6 +226,10 @@
"Navigraph": {
"AirportDoesNotExist": "Airport Does Not Exist",
"AuthenticateWithNavigraph": "Authenticate with Navigraph",
"GoToThirdPartyOptions": {
"Button": "3rd Party Options",
"Title": "Go to 3rd Party Options to link Navigraph account"
},
"InsufficientEnv": "Insufficient .env File",
"IntoYourBrowserAndEnterTheCodeBelow": "into your browser and enter the code below\n",
"LoadingMsg": "Loading",
Expand Down Expand Up @@ -576,7 +582,26 @@
"ThirdPartyOptions": {
"GsxFuelEnabled": "GSX Fueling Synchronization",
"GsxPayloadEnabled": "GSX Payload Synchronization",
"Title": "3rd Party Options"
"NavigraphAccountLink": {
"Connected": "Connected",
"Link": "Link Account",
"LoginPage": {
"Title": "Navigraph Account Login"
},
"SettingTitle": "Navigraph Account Link",
"SubscriptionStatus": {
"None": "None",
"Unlimited": "Navigraph Unlimited"
},
"Unlink": "Unlink Account"
},
"OverrideSimBriefUserID": "Override SimBrief User ID",
"PleaseCheckThatYouHaveCorrectlyEnteredYourSimBriefUsernameOrPilotId": "Please check that you have correctly entered your SimBrief username or pilot ID.",
"TT": {
"OverrideSimBriefUserID": "Alternative SimBrief user ID to use instead of the linked Navigraph Account"
},
"Title": "3rd Party Options",
"YourSimBriefPilotIdHasBeenValidatedAndUpdatedTo": "The override SimBrief PilotID has been validated and updated to"
},
"ThrottleConfig": {
"Apply": "Apply",
Expand Down
Loading