Skip to content

Commit

Permalink
feat: add translation de
Browse files Browse the repository at this point in the history
  • Loading branch information
ghassanmas committed Nov 17, 2023
1 parent f68cd35 commit 695ebe9
Showing 1 changed file with 53 additions and 36 deletions.
89 changes: 53 additions & 36 deletions src/i18n/messages/de.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,56 @@
{
"general.register.sentenceCase": "Register",
"general.signIn.sentenceCase": "Sign in",
"header.links.courses": "Courses",
"header.links.programs": "Programs",
"header.links.content.search": "Discover New",
"header.links.schools": "Schools & Partners",
"header.user.menu.dashboard": "Dashboard",
"header.user.menu.profile": "Profile",
"header.user.menu.account.settings": "Account",
"header.user.menu.order.history": "Order History",
"header.user.menu.logout": "Logout",
"header.user.menu.login": "Login",
"header.user.menu.register": "Sign Up",
"header.user.menu.studio.home": "Studio Home",
"header.user.menu.studio.maintenance": "Maintenance",
"header.label.account.nav": "Account",
"header.label.account.menu": "Account Menu",
"header.label.account.menu.for": "Account menu for {username}",
"header.label.main.nav": "Main",
"header.label.main.menu": "Main Menu",
"header.label.main.header": "Main",
"header.label.secondary.nav": "Secondary",
"header.label.skip.nav": "Skip to main content",
"header.label.app.nav": "App",
"header.menu.dashboard.label": "Dashboard",
"header.help.label": "Help",
"header.menu.profile.label": "Profile",
"header.menu.account.label": "Account",
"header.menu.orderHistory.label": "Order History",
"header.navigation.skipNavLink": "Skip to main content.",
"header.menu.signOut.label": "Sign Out",
"notification.title": "Notifications",
"notification.today.heading": "Last 24 hours",
"notification.earlier.heading": "Earlier",
"notification.mark.as.read": "Mark all as read",
"header.links.courses": "Kurse",
"header.links.programs": "Programme",
"header.links.content.search": "Kursübersicht",
"header.links.schools": "Schulen & Partner",
"header.user.menu.career": "Karriere",
"header.user.menu.newAlert": "Neu",
"header.user.menu.dashboard": "Meine Kurse",
"header.user.menu.profile": "Profil",
"header.user.menu.account.settings": "Benutzerkonto",
"header.user.menu.order.history": "Bestellverlauf",
"header.user.menu.logout": "Abmelden",
"header.user.menu.login": "Anmelden",
"header.user.menu.register": "Registrieren",
"header.label.account.nav": "Benutzerkonto",
"header.label.account.menu": "Benutzerkontomenü",
"header.label.account.menu.for": "Benutzerkontomenü für {username}",
"header.label.main.nav": "Hauptseite",
"header.label.main.menu": "Hauptmenü",
"header.label.main.header": "Hauptseite",
"header.label.secondary.nav": "Sekundarschule",
"header.label.skip.nav": "Springe zu den Inhalten",
"notification.title": "Benachrichtigungen",
"notification.today.heading": "Letzte 24 Stunden",
"notification.earlier.heading": "Früher",
"notification.mark.as.read": "Alles als gelesen markieren",
"notification.fullStop": "",
"notification.load.more.notifications": "Load more notifications"
"notification.load.more.notifications": "Weitere Benachrichtigungen laden",
"notification.feedback": "Feedback",
"notification.recent.all.message": "Das sind alle Ihre letzten Benachrichtigungen!",
"notification.expired.delete.message": "Benachrichtigungen werden nach {days} Tagen automatisch gelöscht",
"notification.no.message": "Noch keine Benachrichtigungen",
"notification.no.help.message": "Wenn Sie Benachrichtigungen erhalten, werden diese hier angezeigt",
"notification.bell.icon.alt.message": "Benachrichtigungsglockensymbol",
"general.register.sentenceCase": "Registrieren",
"general.signIn.sentenceCase": "Anmelden",
"header.menu.dashboard.label": "Meine Kurse",
"header.help.label": "Hilfe",
"header.menu.profile.label": "Profil",
"header.menu.account.label": "Benutzerkonto",
"header.menu.career.label": "Karriere",
"header.menu.new.label": "Neu",
"header.menu.orderHistory.label": "Bestellverlauf",
"header.navigation.skipNavLink": "Zum Hauptinhalt springen.",
"header.menu.signOut.label": "Ausloggen",
"header.user.menu.studio": "Studioheim",
"header.user.menu.maintenance": "Wartung",
"header.label.courseOutline": "Zurück zur Kursübersicht im Studio",
"notification.tour.id": "benachrichtigung_tour",
"tour.action.dismiss": "Tour Beenden",
"tour.action.end": "Okay",
"notification.tour.preference.body": "Klicken Sie auf das Glockensymbol, um Diskussionsbenachrichtigungen anzuzeigen und passen Sie Ihre Einstellungen an, indem Sie auf das Zahnradsymbol klicken.",
"notification.tour.guide.body": "Bestimmte Benachrichtigungen sind aktiviert by default , wie weiter in beschrieben",
"notification.tour.guide.link": "edX-Lernhandbuch.",
"notification.tour.title": "Bleib informiert!"
}

0 comments on commit 695ebe9

Please sign in to comment.