All checks were successful
Deploy to production / deploy (push) Successful in 2m47s
- Updated the create-german-for-bisaya-course-content.js script to improve lesson pattern retrieval by introducing a new function for generating a lesson pattern pool. - Added new exercises for various topics including 'Wohnung & Nachbarn', 'Besuch empfangen', 'Arzt, Apotheke, Termin', and 'Amt, Dokumente, Anmeldung', enhancing practical language skills for learners. - Improved localization by integrating translation keys for various UI elements and error messages across multiple components, ensuring a consistent user experience in both German and Bisaya. - Enhanced the main.js file to recognize Bisaya language preferences in browser settings, improving accessibility for users.
129 lines
4.2 KiB
JSON
129 lines
4.2 KiB
JSON
{
|
|
"welcome": "Willkommen bei YourPart",
|
|
"imprint": {
|
|
"title": "Impressum",
|
|
"button": "Impressum"
|
|
},
|
|
"dataPrivacy": {
|
|
"title": "Datenschutzerklärung",
|
|
"button": "Datenschutzerklärung"
|
|
},
|
|
"contact": {
|
|
"title": "Kontakt",
|
|
"button": "Kontakt"
|
|
},
|
|
"error-title": "Fehler",
|
|
"warning-title": "Warnung",
|
|
"info-title": "Information",
|
|
"dialog": {
|
|
"contact": {
|
|
"email": "E-Mail-Adresse",
|
|
"name": "Name",
|
|
"message": "Deine Nachricht an uns",
|
|
"accept": "Deine E-Mail-Adresse wird vorübergehend in unserem System gespeichert. Nachdem Deine Anfrage bearbeitet wurde, wird die E-Mail-Adresse wieder aus dem System gelöscht.",
|
|
"acceptdatasave": "Ich stimme der vorübergehenden Speicherung meiner E-Mail-Adresse zu.",
|
|
"accept2": "Ohne diese Zustimmung können wir Dir leider nicht antworten."
|
|
}
|
|
},
|
|
"general": {
|
|
"datetimelong": "dd.MM.yyyy HH:mm:ss",
|
|
"loading": "Lädt...",
|
|
"back": "Zurück",
|
|
"cancel": "Abbrechen",
|
|
"ok": "OK",
|
|
"yes": "Ja",
|
|
"no": "Nein"
|
|
},
|
|
"OK": "Ok",
|
|
"Cancel": "Abbrechen",
|
|
"yes": "Ja",
|
|
"no": "Nein",
|
|
"message": {
|
|
"close": "Schließen"
|
|
},
|
|
"gender": {
|
|
"male": "Männlich",
|
|
"female": "Weiblich",
|
|
"transmale": "Trans-Mann",
|
|
"transfemale": "Trans-Frau",
|
|
"nonbinary": "Nichtbinär"
|
|
},
|
|
"common": {
|
|
"edit": "Bearbeiten",
|
|
"delete": "Löschen",
|
|
"create": "Erstellen",
|
|
"update": "Aktualisieren",
|
|
"save": "Speichern",
|
|
"add": "Hinzufügen",
|
|
"cancel": "Abbrechen",
|
|
"yes": "Ja",
|
|
"no": "Nein"
|
|
},
|
|
"sectionBar": {
|
|
"sections": {
|
|
"default": "Bereich",
|
|
"falukant": "Falukant",
|
|
"vocab": "Vokabeltrainer",
|
|
"forum": "Forum",
|
|
"community": "Community",
|
|
"settings": "Einstellungen",
|
|
"administration": "Administration",
|
|
"minigames": "Minispiele",
|
|
"personal": "Persönlich",
|
|
"blog": "Blog"
|
|
},
|
|
"titles": {
|
|
"friends": "Freunde",
|
|
"guestbook": "Gästebuch",
|
|
"search": "Suche",
|
|
"gallery": "Galerie",
|
|
"forum": "Forum",
|
|
"topic": "Thema",
|
|
"diary": "Tagebuch",
|
|
"languages": "Sprachen",
|
|
"newLanguage": "Neue Sprache",
|
|
"subscribeLanguage": "Sprache abonnieren",
|
|
"language": "Sprache",
|
|
"chapter": "Kapitel",
|
|
"courses": "Kurse",
|
|
"course": "Kurs",
|
|
"lesson": "Lektion",
|
|
"createCharacter": "Charakter erstellen",
|
|
"overview": "Übersicht",
|
|
"branch": "Niederlassung",
|
|
"moneyHistory": "Geldverlauf",
|
|
"family": "Familie",
|
|
"house": "Haus",
|
|
"nobility": "Adel",
|
|
"reputation": "Ansehen",
|
|
"church": "Kirche",
|
|
"education": "Bildung",
|
|
"bank": "Bank",
|
|
"directors": "Direktoren",
|
|
"health": "Gesundheit",
|
|
"politics": "Politik",
|
|
"underground": "Untergrund",
|
|
"personalSettings": "Persönliche Daten",
|
|
"viewSettings": "Ansicht",
|
|
"sexualitySettings": "Sexualität",
|
|
"flirtSettings": "Flirt",
|
|
"accountSettings": "Account",
|
|
"languageAssistantSettings": "Sprachassistent",
|
|
"interests": "Interessen",
|
|
"adminInterests": "Interessenverwaltung",
|
|
"adminUsers": "Benutzer",
|
|
"adminUserStatistics": "Benutzerstatistik",
|
|
"adminContacts": "Kontaktanfragen",
|
|
"adminUserRights": "Rechte",
|
|
"adminForums": "Forumverwaltung",
|
|
"adminChatRooms": "Chaträume",
|
|
"adminFalukantUsers": "Falukant-Nutzer",
|
|
"adminFalukantMap": "Falukant-Karte",
|
|
"adminCreateNpc": "NPC erstellen",
|
|
"adminMinigames": "Match3-Verwaltung",
|
|
"adminTaxiTools": "Taxi-Tools",
|
|
"adminServicesStatus": "Service-Status"
|
|
}
|
|
}
|
|
}
|