chore(i18n): update generated German lang files

This commit is contained in:
Ahmed Darrazi 2025-12-15 22:46:40 +01:00
parent e3489d506e
commit 96b5fa0091
11 changed files with 1493 additions and 1455 deletions

View File

@ -1,32 +1,32 @@
<?php <?php
return array ( return array (
'failed' => 'These credentials do not match our records.', 'failed' => 'Diese Zugangsdaten stimmen nicht mit unseren Daten überein.',
'password' => 'The provided password is incorrect.', 'password' => 'Das angegebene Passwort ist falsch.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Zu viele Anmeldeversuche. Bitte versuche es in :seconds Sekunden erneut.',
'password_updated' => 'Your password has been Aktualisierungd.', 'password_updated' => 'Dein Passwort wurde aktualisiert.',
'verification_link_sent' => 'A fresh verification link has been sent to your email address.', 'verification_link_sent' => 'Ein neuer Bestätigungslink wurde an deine E-Mail-Adresse gesendet.',
'password_reset_sent' => 'We have emailed your password reset link.', 'password_reset_sent' => 'Wir haben dir einen Link zum Zurücksetzen deines Passworts per E-Mail gesendet.',
'google_auth_settings' => 'Google Auth Einstellungen', 'google_auth_settings' => 'Google-Auth-Einstellungen',
'google_auth_description' => 'Google Auth Description', 'google_auth_description' => 'Google-Auth-Beschreibung',
'login_title' => 'Log in to your account', 'login_title' => 'Melde dich in deinem Konto an',
'login_description' => 'Enter your email and password below to log in', 'login_description' => 'Gib unten deine E-Mail-Adresse und dein Passwort ein, um dich anzumelden.',
'remember_me' => 'Remember me', 'remember_me' => 'Angemeldet bleiben',
'forgot_password' => 'Forgot Password', 'forgot_password' => 'Passwort vergessen',
'continue_with' => 'Or continue with', 'continue_with' => 'Oder fortfahren mit',
'no_account' => 'Don\'t have an account?', 'no_account' => 'Noch kein Konto?',
'google_auth' => 'Google Auth', 'google_auth' => 'Google Auth',
'register_title' => 'Create an account', 'register_title' => 'Konto erstellen',
'register_description' => 'Enter your details below to create your account', 'register_description' => 'Gib unten deine Daten ein, um ein Konto zu erstellen.',
'have_account' => 'Already have an account?', 'have_account' => 'Du hast bereits ein Konto?',
'forgot_description' => 'Enter your email to receive a password reset link', 'forgot_description' => 'Gib deine E-Mail-Adresse ein, um einen Link zum Zurücksetzen des Passworts zu erhalten.',
'return_to_login' => 'Or, return to', 'return_to_login' => 'Oder zurück zum Login',
'reset_title' => 'Reset password', 'reset_title' => 'Passwort zurücksetzen',
'reset_description' => 'Please enter your new password below', 'reset_description' => 'Bitte gib unten dein neues Passwort ein.',
'confirm_title' => 'Confirm your password', 'confirm_title' => 'Passwort bestätigen',
'confirm_description' => 'This is a secure area of the Anwendung. Please confirm your password before continuing.', 'confirm_description' => 'Dies ist ein geschützter Bereich der Anwendung. Bitte bestätige dein Passwort, bevor du fortfährst.',
'change_email' => 'Change Email', 'change_email' => 'E-Mail-Adresse ändern',
'verify_title' => 'Verify email', 'verify_title' => 'E-Mail bestätigen',
'verify_description' => 'Please verify your email address by clicking on the link we just emailed to you.', 'verify_description' => 'Bitte bestätige deine E-Mail-Adresse, indem du auf den Link klickst, den wir dir gerade per E-Mail geschickt haben.',
'verification_sent' => 'A new verification link has been sent to the email address you provided during registration.', 'verification_sent' => 'Ein neuer Bestätigungslink wurde an die E-Mail-Adresse gesendet, die du bei der Registrierung angegeben hast.',
); );

View File

@ -1,206 +1,206 @@
<?php <?php
return array ( return array (
'add' => 'Add', 'add' => 'Hinzufügen',
'save' => 'Speichern', 'save' => 'Speichern',
'cancel' => 'Abbrechen', 'cancel' => 'Abbrechen',
'close' => 'Close', 'close' => 'Schließen',
'submit' => 'Submit', 'submit' => 'Absenden',
'edit' => 'Edit', 'edit' => 'Bearbeiten',
'delete' => 'Delete', 'delete' => 'Löschen',
'create' => 'Create', 'create' => 'Erstellen',
'update' => 'Aktualisierung', 'update' => 'Aktualisieren',
'remove' => 'Remove', 'remove' => 'Entfernen',
'previous' => 'Previous', 'previous' => 'Zurück',
'apply' => 'Apply', 'apply' => 'Anwenden',
'view_all' => 'View All', 'view_all' => 'Alle anzeigen',
'reply' => 'Reply', 'reply' => 'Antworten',
'reapply' => 'ReApply', 'reapply' => 'Erneut anwenden',
'light' => 'Light', 'light' => 'Hell',
'dark' => 'Dark', 'dark' => 'Dunkel',
'collaborative' => 'Collaborative', 'collaborative' => 'Kollaborativ',
'administrative' => 'Administrative', 'administrative' => 'Administrativ',
'type' => 'Type', 'type' => 'Typ',
'form' => 'Form', 'form' => 'Formular',
'true' => 'True', 'true' => 'Wahr',
'false' => 'False', 'false' => 'Falsch',
'free' => 'Free', 'free' => 'Kostenlos',
'list' => 'List', 'list' => 'Liste',
'search' => 'Search', 'search' => 'Suchen',
'filter' => 'Filter', 'filter' => 'Filter',
'sort' => 'Sort', 'sort' => 'Sortieren',
'refresh' => 'Refresh', 'refresh' => 'Aktualisieren',
'upload' => 'Hochladen', 'upload' => 'Hochladen',
'download' => 'Download', 'download' => 'Herunterladen',
'send' => 'Send', 'send' => 'Senden',
'add_item' => 'Add Item', 'add_item' => 'Element hinzufügen',
'reorder' => 'Reorder', 'reorder' => 'Neu anordnen',
'active' => 'Active', 'active' => 'Aktiv',
'inactive' => 'Inactive', 'inactive' => 'Inaktiv',
'deactivate' => 'Deactivate', 'deactivate' => 'Deaktivieren',
'lessons' => 'Lessons', 'lessons' => 'Lektionen',
'live_classes' => 'Live Classes', 'live_classes' => 'Live-Kurse',
'join_class' => 'Join Class', 'join_class' => 'Kurs beitreten',
'edit_live_class' => 'Edit Live Class', 'edit_live_class' => 'Live-Kurs bearbeiten',
'delete_class' => 'Delete Class', 'delete_class' => 'Kurs löschen',
'class_note' => 'Class Note', 'class_note' => 'Kursnotiz',
'add_language' => 'Sprache hinzufügen', 'add_language' => 'Sprache hinzufügen',
'save_changes' => 'Speichern Changes', 'save_changes' => 'Änderungen speichern',
'schedule_class' => 'Schedule Class', 'schedule_class' => 'Kurs planen',
'add_newsletter' => 'Add Newsletter', 'add_newsletter' => 'Newsletter hinzufügen',
'update_newsletter' => 'Aktualisierung Newsletter', 'update_newsletter' => 'Newsletter aktualisieren',
'delete_backup' => 'Delete Sicherung', 'delete_backup' => 'Backup löschen',
'refresh_server' => 'Refresh Server', 'refresh_server' => 'Server aktualisieren',
'backup_now' => 'Sicherung Now', 'backup_now' => 'Jetzt sichern',
'update_application' => 'Anwendung aktualisieren', 'update_application' => 'Anwendung aktualisieren',
'play_course' => 'Play Course', 'play_course' => 'Kurs abspielen',
'course_player' => 'Course Player', 'course_player' => 'Kurs-Player',
'enroll_now' => 'Enroll Now', 'enroll_now' => 'Jetzt einschreiben',
'buy_now' => 'Buy Now', 'buy_now' => 'Jetzt kaufen',
'add_to_cart' => 'Add to cart', 'add_to_cart' => 'In den Warenkorb',
'add_to_wishlist' => 'Add to Wishlist', 'add_to_wishlist' => 'Zur Wunschliste hinzufügen',
'remove_from_wishlist' => 'Remove from Wishlist', 'remove_from_wishlist' => 'Von der Wunschliste entfernen',
'learn_more' => 'Learn More', 'learn_more' => 'Mehr erfahren',
'continue' => 'Continue', 'continue' => 'Weiter',
'course_details' => 'Course Details', 'course_details' => 'Kursdetails',
'continue_to_payment' => 'Continue to payment', 'continue_to_payment' => 'Weiter zur Zahlung',
'post_comment' => 'Post Comment', 'post_comment' => 'Kommentar posten',
'posting' => 'Posting...', 'posting' => 'Wird gesendet...',
'like' => 'like', 'like' => 'Gefällt mir',
'dislike' => 'dislike', 'dislike' => 'Gefällt mir nicht',
'submit_review' => 'Submit Review', 'submit_review' => 'Bewertung absenden',
'next_step' => 'Next Step', 'next_step' => 'Nächster Schritt',
'previous_step' => 'Previous Step', 'previous_step' => 'Vorheriger Schritt',
'generate_certificate' => 'Generate Certificate', 'generate_certificate' => 'Zertifikat erstellen',
'generating_certificate' => 'Generating Certificate...', 'generating_certificate' => 'Zertifikat wird erstellt...',
'download_as' => 'Download as', 'download_as' => 'Herunterladen als',
'mark_all_as_read' => 'Mark all as read', 'mark_all_as_read' => 'Alle als gelesen markieren',
'view_all_notifications' => 'View all notifications', 'view_all_notifications' => 'Alle Benachrichtigungen anzeigen',
'subscribe' => 'Subscribe', 'subscribe' => 'Abonnieren',
'become_an_instructor' => 'Become an Instructor', 'become_an_instructor' => 'Dozent werden',
'delete_account' => 'Delete account', 'delete_account' => 'Konto löschen',
'are_you_sure_to_delete' => 'Bist du sicher to delete?', 'are_you_sure_to_delete' => 'Bist du sicher, dass du löschen möchtest?',
'add_section' => 'Add Section', 'add_section' => 'Abschnitt hinzufügen',
'sort_section' => 'Sort Section', 'sort_section' => 'Abschnitte sortieren',
'add_quiz' => 'Add Quiz', 'add_quiz' => 'Quiz hinzufügen',
'add_lesson' => 'Add Lesson', 'add_lesson' => 'Lektion hinzufügen',
'sort_lessons' => 'Sort Lessons', 'sort_lessons' => 'Lektionen sortieren',
'sort_categories' => 'Sort Categories', 'sort_categories' => 'Kategorien sortieren',
'edit_section' => 'Edit Section', 'edit_section' => 'Abschnitt bearbeiten',
'delete_section' => 'Delete Section', 'delete_section' => 'Abschnitt löschen',
'quiz_questions' => 'Quiz Questions', 'quiz_questions' => 'Quizfragen',
'add_question' => 'Add Question', 'add_question' => 'Frage hinzufügen',
'save_lesson' => 'Speichern Lesson', 'save_lesson' => 'Lektion speichern',
'pick_a_date' => 'Pick a Datum', 'pick_a_date' => 'Datum auswählen',
'toggle_theme' => 'Toggle theme', 'toggle_theme' => 'Design umschalten',
'course_preview' => 'Course Preview', 'course_preview' => 'Kursvorschau',
'submit_for_approval' => 'Submit for Approval', 'submit_for_approval' => 'Zur Freigabe einreichen',
'approval_status' => 'Approval Status', 'approval_status' => 'Freigabestatus',
'login' => 'Login', 'login' => 'Anmelden',
'logout' => 'Logout', 'logout' => 'Abmelden',
'log_out' => 'Log out', 'log_out' => 'Abmelden',
'log_in' => 'Log in', 'log_in' => 'Anmelden',
'sign_up' => 'Sign up', 'sign_up' => 'Registrieren',
'create_account' => 'Create account', 'create_account' => 'Konto erstellen',
'continue_with_google' => 'Continue With Google', 'continue_with_google' => 'Mit Google fortfahren',
'forgot_password' => 'Forgot password?', 'forgot_password' => 'Passwort vergessen?',
'email_password_reset_link' => 'Email password reset link', 'email_password_reset_link' => 'Link zum Zurücksetzen per E-Mail senden',
'resend_verification_email' => 'Resend verification email', 'resend_verification_email' => 'Bestätigungs-E-Mail erneut senden',
'confirm_password' => 'Confirm password', 'confirm_password' => 'Passwort bestätigen',
'reset_password' => 'Reset password', 'reset_password' => 'Passwort zurücksetzen',
'change_email' => 'Change Email', 'change_email' => 'E-Mail ändern',
'change_password' => 'Change Password', 'change_password' => 'Passwort ändern',
'forget_password' => 'Forget Password', 'forget_password' => 'Passwort vergessen',
'get_email_change_link' => 'Get Email Change Link', 'get_email_change_link' => 'Link zum Ändern der E-Mail erhalten',
'get_password_reset_link' => 'Get Password Reset Link', 'get_password_reset_link' => 'Link zum Zurücksetzen erhalten',
'upload_file' => 'Hochladen Datumi', 'upload_file' => 'Datei hochladen',
'start_upload' => 'Start Hochladen', 'start_upload' => 'Upload starten',
'cancel_upload' => 'Abbrechen Hochladen', 'cancel_upload' => 'Upload abbrechen',
'select_different_file' => 'Select Different Datumi', 'select_different_file' => 'Andere Datei auswählen',
'initializing_upload' => 'Initializing Hochladen...', 'initializing_upload' => 'Upload wird initialisiert...',
'uploading_file_chunks' => 'Hochladening Datumi chunks...', 'uploading_file_chunks' => 'Dateiteile werden hochgeladen...',
'finalizing_upload' => 'Finalizing Hochladen...', 'finalizing_upload' => 'Upload wird abgeschlossen...',
'completed_upload' => 'Completed Hochladen', 'completed_upload' => 'Upload abgeschlossen',
'upload_completed_successfully' => 'Hochladen completed successfully', 'upload_completed_successfully' => 'Upload erfolgreich abgeschlossen',
'uploading' => 'Wird hochgeladen...', 'uploading' => 'Wird hochgeladen...',
'saving' => 'Saving...', 'saving' => 'Wird gespeichert...',
'first' => 'First', 'first' => 'Erste',
'last' => 'Last', 'last' => 'Letzte',
'prev' => 'Prev', 'prev' => 'Zurück',
'next' => 'Next', 'next' => 'Weiter',
'back' => 'Back', 'back' => 'Zurück',
'show_full' => 'Show Full', 'show_full' => 'Alles anzeigen',
'show_less' => 'Show Less', 'show_less' => 'Weniger anzeigen',
'dashboard' => 'Dashboard', 'dashboard' => 'Dashboard',
'main_menu' => 'Main Menu', 'main_menu' => 'Hauptmenü',
'categories' => 'Categories', 'categories' => 'Kategorien',
'courses' => 'Courses', 'courses' => 'Kurse',
'enrollments' => 'Enrollments', 'enrollments' => 'Einschreibungen',
'instructors' => 'Instructors', 'instructors' => 'Dozenten',
'payout_report' => 'Payout Report', 'payout_report' => 'Auszahlungsbericht',
'payouts' => 'Payouts', 'payouts' => 'Auszahlungen',
'job_circulars' => 'Job Circulars', 'job_circulars' => 'Stellenausschreibungen',
'blogs' => 'Blogs', 'blogs' => 'Blogs',
'newsletters' => 'Newsletters', 'newsletters' => 'Newsletter',
'all_users' => 'All Users', 'all_users' => 'Alle Benutzer',
'settings' => 'Einstellungen', 'settings' => 'Einstellungen',
'my_courses' => 'My Courses', 'my_courses' => 'Meine Kurse',
'wishlist' => 'Wishlist', 'wishlist' => 'Wunschliste',
'profile' => 'ProDatumi', 'profile' => 'Profil',
'live_class' => 'Live Class', 'live_class' => 'Live-Kurs',
'payment_methods' => 'Payment Methods', 'payment_methods' => 'Zahlungsmethoden',
'profile_update' => 'ProDatumi Aktualisierung', 'profile_update' => 'Profil aktualisieren',
'manage_courses' => 'Manage Courses', 'manage_courses' => 'Kurse verwalten',
'create_course' => 'Create Course', 'create_course' => 'Kurs erstellen',
'manage_enrollments' => 'Manage Enrollments', 'manage_enrollments' => 'Einschreibungen verwalten',
'add_new_enrollment' => 'Add New Enrollment', 'add_new_enrollment' => 'Neue Einschreibung hinzufügen',
'add_new_instructor' => 'Add New Instructor', 'add_new_instructor' => 'Neuen Dozenten hinzufügen',
'manage_instructors' => 'Manage Instructors', 'manage_instructors' => 'Dozenten verwalten',
'create_instructor' => 'Create Instructor', 'create_instructor' => 'Dozent erstellen',
'applications' => 'Anwendungs', 'applications' => 'Bewerbungen',
'payout_request' => 'Payout Request', 'payout_request' => 'Auszahlungsanfrage',
'payout_history' => 'Payout Verlauf', 'payout_history' => 'Auszahlungsverlauf',
'withdraw' => 'Withdraw', 'withdraw' => 'Auszahlen',
'all_jobs' => 'All Jobs', 'all_jobs' => 'Alle Jobs',
'create_job' => 'Create Job', 'create_job' => 'Job erstellen',
'edit_job' => 'Edit Job', 'edit_job' => 'Job bearbeiten',
'create_blog' => 'Create Blog', 'create_blog' => 'Blog erstellen',
'manage_blog' => 'Manage Blog', 'manage_blog' => 'Blog verwalten',
'account' => 'Account', 'account' => 'Konto',
'system' => 'System', 'system' => 'System',
'pages' => 'Pages', 'pages' => 'Seiten',
'storage' => 'Storage', 'storage' => 'Speicher',
'smtp' => 'SMTP', 'smtp' => 'SMTP',
'auth0' => 'Auth0', 'auth0' => 'Auth0',
'maintenance' => 'Maintenance', 'maintenance' => 'Wartung',
'become_instructor' => 'Become Instructor', 'become_instructor' => 'Dozent werden',
'overview' => 'Overview', 'overview' => 'Übersicht',
'curriculum' => 'Curriculum', 'curriculum' => 'Lehrplan',
'details' => 'Details', 'details' => 'Details',
'instructor' => 'Instructor', 'instructor' => 'Dozent',
'reviews' => 'Reviews', 'reviews' => 'Bewertungen',
'summery' => 'Summery', 'summery' => 'Zusammenfassung',
'certificate' => 'Certificate', 'certificate' => 'Zertifikat',
'forum' => 'Forum', 'forum' => 'Forum',
'review' => 'Review', 'review' => 'Bewertung',
'basic' => 'Basic', 'basic' => 'Grundlagen',
'pricing' => 'Pricing', 'pricing' => 'Preise',
'info' => 'Info', 'info' => 'Info',
'media' => 'Media', 'media' => 'Medien',
'seo' => 'SEO', 'seo' => 'SEO',
'quiz' => 'Quiz', 'quiz' => 'Quiz',
'lesson' => 'Lesson', 'lesson' => 'Lektion',
'social' => 'Social', 'social' => 'Soziales',
'payment' => 'Payment', 'payment' => 'Zahlung',
'copyright' => 'Kopierenright', 'copyright' => 'Urheberrecht',
'social_media' => 'Social Media', 'social_media' => 'Soziale Medien',
'url_items' => 'URL Items', 'url_items' => 'URL-Elemente',
'dropdowns' => 'Dropdowns', 'dropdowns' => 'Dropdowns',
'actions' => 'Aktionen', 'actions' => 'Aktionen',
'website' => 'Website', 'website' => 'Website',
'navbar' => 'Navbar', 'navbar' => 'Navbar',
'footer' => 'Footer', 'footer' => 'Footer',
'style' => 'Style', 'style' => 'Stil',
'edit_navbar' => 'Edit Navbar', 'edit_navbar' => 'Navbar bearbeiten',
'edit_footer' => 'Edit Footer', 'edit_footer' => 'Footer bearbeiten',
); );

View File

@ -1,107 +1,107 @@
<?php <?php
return array ( return array (
'title' => 'Title', 'title' => 'Titel',
'description' => 'Description', 'description' => 'Beschreibung',
'name' => 'Name', 'name' => 'Name',
'email' => 'Email', 'email' => 'E-Mail',
'password' => 'Password', 'password' => 'Passwort',
'type' => 'Type', 'type' => 'Typ',
'category' => 'Category', 'category' => 'Kategorie',
'status' => 'Status', 'status' => 'Status',
'location' => 'Location', 'location' => 'Standort',
'image' => 'Image', 'image' => 'Bild',
'url' => 'URL', 'url' => 'URL',
'categories' => 'Categories', 'categories' => 'Kategorien',
'students' => 'Students', 'students' => 'Teilnehmer',
'courses' => 'Courses', 'courses' => 'Kurse',
'comments' => 'Comments', 'comments' => 'Kommentare',
'comment' => 'Comment', 'comment' => 'Kommentar',
'price' => 'Price', 'price' => 'Preis',
'rating' => 'Rating', 'rating' => 'Bewertung',
'instructor' => 'Instructor', 'instructor' => 'Dozent',
'role' => 'Role', 'role' => 'Rolle',
'action' => 'Action', 'action' => 'Aktion',
'actions' => 'Aktionen', 'actions' => 'Aktionen',
'level' => 'Level', 'level' => 'Level',
'active' => 'Active', 'active' => 'Aktiv',
'inactive' => 'Inactive', 'inactive' => 'Inaktiv',
'published' => 'Published', 'published' => 'Veröffentlicht',
'draft' => 'Draft', 'draft' => 'Entwurf',
'expired' => 'Expired', 'expired' => 'Abgelaufen',
'pending' => 'Pending', 'pending' => 'Ausstehend',
'enabled' => 'Enabled', 'enabled' => 'Aktiviert',
'disabled' => 'Disabled', 'disabled' => 'Deaktiviert',
'language' => 'Sprache', 'language' => 'Sprache',
'default' => 'default', 'default' => 'Standard',
'closed' => 'Closed', 'closed' => 'Geschlossen',
'paused' => 'Paused', 'paused' => 'Pausiert',
'on' => 'On', 'on' => 'An',
'off' => 'Off', 'off' => 'Aus',
'free' => 'Free', 'free' => 'Kostenlos',
'completed' => 'Completed', 'completed' => 'Abgeschlossen',
'search' => 'Search', 'search' => 'Suchen',
'filter' => 'Filter', 'filter' => 'Filter',
'create' => 'Create', 'create' => 'Erstellen',
'update' => 'Aktualisierung', 'update' => 'Aktualisieren',
'edit' => 'Edit', 'edit' => 'Bearbeiten',
'save' => 'Speichern', 'save' => 'Speichern',
'delete' => 'Delete', 'delete' => 'Löschen',
'cancel' => 'Abbrechen', 'cancel' => 'Abbrechen',
'submit' => 'Submit', 'submit' => 'Absenden',
'apply' => 'Apply', 'apply' => 'Anwenden',
'view' => 'View', 'view' => 'Ansehen',
'preview' => 'Preview', 'preview' => 'Vorschau',
'download' => 'Download', 'download' => 'Herunterladen',
'close' => 'Close', 'close' => 'Schließen',
'confirm' => 'Confirm', 'confirm' => 'Bestätigen',
'yes' => 'Yes', 'yes' => 'Ja',
'no' => 'No', 'no' => 'Nein',
'ok' => 'OK', 'ok' => 'OK',
'back' => 'Back', 'back' => 'Zurück',
'continue' => 'Continue', 'continue' => 'Weiter',
'skip' => 'Skip', 'skip' => 'Überspringen',
'retry' => 'Retry', 'retry' => 'Erneut versuchen',
'refresh' => 'Refresh', 'refresh' => 'Aktualisieren',
'reload' => 'Reload', 'reload' => 'Neu laden',
'change_email' => 'Change Email', 'change_email' => 'E-Mail ändern',
'change_password' => 'Change Password', 'change_password' => 'Passwort ändern',
'forget_password' => 'Forget Password', 'forget_password' => 'Passwort vergessen',
'loading' => 'Loading...', 'loading' => 'Wird geladen...',
'processing' => 'Processing...', 'processing' => 'Wird verarbeitet...',
'saving' => 'Saving...', 'saving' => 'Wird gespeichert...',
'updating' => 'Updating...', 'updating' => 'Wird aktualisiert...',
'deleting' => 'Deleting...', 'deleting' => 'Wird gelöscht...',
'uploading' => 'Wird hochgeladen...', 'uploading' => 'Wird hochgeladen...',
'searching' => 'Searching...', 'searching' => 'Suche läuft...',
'no_results_found' => 'No results found', 'no_results_found' => 'Keine Ergebnisse gefunden',
'today' => 'Today', 'today' => 'Heute',
'yesterday' => 'Yesterday', 'yesterday' => 'Gestern',
'ago' => 'ago', 'ago' => 'vor',
'general_settings' => 'General Einstellungen', 'general_settings' => 'Allgemeine Einstellungen',
'email_settings' => 'Email Einstellungen', 'email_settings' => 'E-Mail-Einstellungen',
'payment_settings' => 'Payment Einstellungen', 'payment_settings' => 'Zahlungseinstellungen',
'settings' => 'Einstellungen', 'settings' => 'Einstellungen',
'file_too_large' => 'Datumi is too large. Please select a smaller Datumi.', 'file_too_large' => 'Die Datei ist zu groß. Bitte wähle eine kleinere Datei aus.',
'invalid_file' => 'Invalid Datumi format. Please Hochladen a valid .zip Datumi.', 'invalid_file' => 'Ungültiges Dateiformat. Bitte lade eine gültige .zip-Datei hoch.',
'required_field' => 'This field is required.', 'required_field' => 'Dieses Feld ist erforderlich.',
'home' => 'Home', 'home' => 'Start',
'about' => 'About', 'about' => 'Über',
'contact' => 'Contact', 'contact' => 'Kontakt',
'help' => 'Help', 'help' => 'Hilfe',
'support' => 'Support', 'support' => 'Support',
'dashboard' => 'Dashboard', 'dashboard' => 'Dashboard',
'page' => 'Page', 'page' => 'Seite',
'of' => 'of', 'of' => 'von',
'first' => '<<First', 'first' => '<<Erste',
'previous' => 'Previous', 'previous' => 'Zurück',
'next' => 'Next', 'next' => 'Weiter',
'last' => 'Last>>', 'last' => 'Letzte>>',
'go_to_page' => 'Go to page', 'go_to_page' => 'Gehe zu Seite',
'video' => 'Video', 'video' => 'Video',
'audio' => 'Audio', 'audio' => 'Audio',
'document' => 'Document', 'document' => 'Dokument',
'file' => 'Datei', 'file' => 'Datei',
'reviews' => 'Reviews', 'reviews' => 'Bewertungen',
'select_the_approval_status' => 'Select the Approval Status', 'select_the_approval_status' => 'Freigabestatus auswählen',
); );

View File

@ -1,307 +1,307 @@
<?php <?php
return array ( return array (
'user_management' => 'User Management', 'user_management' => 'Benutzerverwaltung',
'course_management' => 'Course Management', 'course_management' => 'Kursverwaltung',
'content_management' => 'Content Management', 'content_management' => 'Inhaltsverwaltung',
'financial_management' => 'Financial Management', 'financial_management' => 'Finanzverwaltung',
'refund_management' => 'Refund Management', 'refund_management' => 'Rückerstattungsverwaltung',
'faq_management' => 'FAQ Management', 'faq_management' => 'FAQ-Verwaltung',
'security_settings' => 'Security Einstellungen', 'security_settings' => 'Sicherheitseinstellungen',
'backup_settings' => 'Sicherung Einstellungen', 'backup_settings' => 'Backup-Einstellungen',
'tax_settings' => 'Tax Einstellungen', 'tax_settings' => 'Steuereinstellungen',
'webhook_settings' => 'Webhook Einstellungen', 'webhook_settings' => 'Webhook-Einstellungen',
'analytics' => 'Analytics', 'analytics' => 'Analysen',
'reports' => 'Reports', 'reports' => 'Berichte',
'visitor_analytics' => 'Visitor Analytics', 'visitor_analytics' => 'Besucher-Analysen',
'course_analytics' => 'Course Analytics', 'course_analytics' => 'Kurs-Analysen',
'enrollment_statistics' => 'Enrollment Statistics', 'enrollment_statistics' => 'Einschreibestatistiken',
'revenue_statistics' => 'Revenue Statistics', 'revenue_statistics' => 'Umsatzstatistiken',
'course_statistics' => 'Course Statistics', 'course_statistics' => 'Kursstatistiken',
'sales_report' => 'Sales Report', 'sales_report' => 'Verkaufsbericht',
'user_activity_report' => 'User Activity Report', 'user_activity_report' => 'Benutzeraktivitätsbericht',
'course_performance_report' => 'Course Performance Report', 'course_performance_report' => 'Kursleistungsbericht',
'financial_report' => 'Financial Report', 'financial_report' => 'Finanzbericht',
'export_report' => 'Export Report', 'export_report' => 'Bericht exportieren',
'basic_information' => 'Basic Information', 'basic_information' => 'Grundinformationen',
'blog_information' => 'Blog Information', 'blog_information' => 'Blog-Informationen',
'user_information' => 'User Information', 'user_information' => 'Benutzerinformationen',
'media_details' => 'Media Details', 'media_details' => 'Mediendetails',
'compensation_details' => 'Compensation & Details', 'compensation_details' => 'Vergütung & Details',
'total_blogs' => 'Total Blogs', 'total_blogs' => 'Blogs gesamt',
'total_categories' => 'Total Categories', 'total_categories' => 'Kategorien gesamt',
'total_jobs' => 'Total Jobs', 'total_jobs' => 'Jobs gesamt',
'total_users' => 'Total Users', 'total_users' => 'Benutzer gesamt',
'total_earnings' => 'Total Earnings', 'total_earnings' => 'Einnahmen gesamt',
'total_withdrawals' => 'Total Withdrawals', 'total_withdrawals' => 'Auszahlungen gesamt',
'select_user_type' => 'Select user type', 'select_user_type' => 'Benutzertyp auswählen',
'select_withdrawal_method' => 'Select withdrawal method', 'select_withdrawal_method' => 'Auszahlungsmethode auswählen',
'select_recipients' => 'Select Recipients', 'select_recipients' => 'Empfänger auswählen',
'select_media' => 'Select Media', 'select_media' => 'Medien auswählen',
'no_results' => 'No results.', 'no_results' => 'Keine Ergebnisse.',
'no_results_found' => 'No results found', 'no_results_found' => 'Keine Ergebnisse gefunden',
'are_you_absolutely_sure' => 'Are you absolutely sure?', 'are_you_absolutely_sure' => 'Bist du dir absolut sicher?',
'update_the_category' => 'Aktualisierung The Category', 'update_the_category' => 'Kategorie aktualisieren',
'image_upload_requirements' => 'Image Hochladen is required', 'image_upload_requirements' => 'Bild-Upload ist erforderlich',
'admin' => 'Admin', 'admin' => 'Admin',
'archived' => 'Archived', 'archived' => 'Archiviert',
'user_list' => 'User List', 'user_list' => 'Benutzerliste',
'instructor_list' => 'Instructor List', 'instructor_list' => 'Dozentenliste',
'course_list' => 'Course List', 'course_list' => 'Kursliste',
'newsletter_list' => 'Newsletter List', 'newsletter_list' => 'Newsletter-Liste',
'payout_list' => 'Payout List', 'payout_list' => 'Auszahlungsliste',
'lessons' => 'Lessons', 'lessons' => 'Lektionen',
'quizzes' => 'Quizzes', 'quizzes' => 'Quizze',
'total_content_items' => 'Total Content Items', 'total_content_items' => 'Inhaltselemente gesamt',
'enrollment' => 'Enrollment', 'enrollment' => 'Einschreibung',
'course_status' => 'Course Status', 'course_status' => 'Kursstatus',
'update_section' => 'Aktualisierung Section', 'update_section' => 'Abschnitt aktualisieren',
'update_lesson' => 'Aktualisierung Lesson', 'update_lesson' => 'Lektion aktualisieren',
'update_quiz' => 'Aktualisierung Quiz', 'update_quiz' => 'Quiz aktualisieren',
'sort_items' => 'Sort Items', 'sort_items' => 'Elemente sortieren',
'job_circulars' => 'Job Circulars', 'job_circulars' => 'Stellenausschreibungen',
'no_job_circulars_found' => 'No job circulars found', 'no_job_circulars_found' => 'Keine Stellenausschreibungen gefunden',
'provide_essential_job_details' => 'Provide the essential details about the job position', 'provide_essential_job_details' => 'Gib die wichtigsten Details zur Stelle an',
'specify_job_requirements' => 'Specify the requirements and qualifications for this position', 'specify_job_requirements' => 'Gib die Anforderungen und Qualifikationen für diese Stelle an',
'provide_salary_details' => 'Provide salary range and other compensation details', 'provide_salary_details' => 'Gib die Gehaltsspanne und weitere Vergütungsdetails an',
'salary_information' => 'Salary Information', 'salary_information' => 'Gehaltsinformationen',
'salary_information_title' => 'Set the compensation range for this position', 'salary_information_title' => 'Lege die Vergütungsspanne für diese Stelle fest',
'salary_range' => 'Salary Range', 'salary_range' => 'Gehaltsspanne',
'salary_currency' => 'Salary Currency', 'salary_currency' => 'Währung',
'salary_negotiable' => 'Salary Negotiable', 'salary_negotiable' => 'Gehalt verhandelbar',
'application_deadline' => 'Anwendung Deadline', 'application_deadline' => 'Bewerbungsfrist',
'contact_email' => 'Contact Email', 'contact_email' => 'Kontakt-E-Mail',
'skills_required' => 'Skills Required', 'skills_required' => 'Erforderliche Fähigkeiten',
'positions_available' => 'Positions Available', 'positions_available' => 'Offene Stellen',
'job_type' => 'Job Type', 'job_type' => 'Jobtyp',
'work_type' => 'Work Type', 'work_type' => 'Arbeitsmodell',
'experience_level' => 'Experience Level', 'experience_level' => 'Erfahrungslevel',
'job_details' => 'Job Details', 'job_details' => 'Jobdetails',
'job_details_title' => 'Specify the job type, location, and experience requirements', 'job_details_title' => 'Lege Jobtyp, Standort und Erfahrungsanforderungen fest',
'all' => 'All', 'all' => 'Alle',
'student' => 'Student', 'student' => 'Teilnehmer',
'send_to' => 'Send To', 'send_to' => 'Senden an',
'send_newsletter' => 'Send newsletter', 'send_newsletter' => 'Newsletter senden',
'no_newsletters_found' => 'No newsletters found', 'no_newsletters_found' => 'Keine Newsletter gefunden',
'available' => 'Available', 'available' => 'Verfügbar',
'total_payout' => 'Total Payout', 'total_payout' => 'Auszahlung gesamt',
'requested' => 'Requested', 'requested' => 'Angefordert',
'withdraw_list' => 'Withdraw List', 'withdraw_list' => 'Auszahlungsliste',
'payout_history' => 'Payout Verlauf', 'payout_history' => 'Auszahlungsverlauf',
'payout_request' => 'Payout Request', 'payout_request' => 'Auszahlungsanfrage',
'feedback' => 'Feedback', 'feedback' => 'Feedback',
'course_instructor' => 'Course Instructor', 'course_instructor' => 'Kursdozent',
'approval_status' => 'Approval Status', 'approval_status' => 'Freigabestatus',
'blog' => 'Blog', 'blog' => 'Blog',
'add_new_blog' => 'Add new blog', 'add_new_blog' => 'Neuen Blog hinzufügen',
'provide_essential_details' => 'Provide the essential details about your blog post', 'provide_essential_details' => 'Gib die wichtigsten Details zu deinem Blogbeitrag an',
'blog_categories' => 'Blog Categories', 'blog_categories' => 'Blog-Kategorien',
'blog_category' => 'Blog Category', 'blog_category' => 'Blog-Kategorie',
'protected_category' => 'Protected Category', 'protected_category' => 'Geschützte Kategorie',
'default_category_description' => 'When a specific category is deleted, all courses in that category will be moved to this default category. So default category cannot be edited or removed.', 'default_category_description' => 'Wenn eine Kategorie gelöscht wird, werden alle Kurse dieser Kategorie in die Standardkategorie verschoben. Die Standardkategorie kann nicht bearbeitet oder entfernt werden.',
'protected_category_desc' => 'When a specific category is deleted, all courses in that category will be moved to this default category. So default category cannot be edited or removed.', 'protected_category_desc' => 'Wenn eine Kategorie gelöscht wird, werden alle Kurse dieser Kategorie in die Standardkategorie verschoben. Die Standardkategorie kann nicht bearbeitet oder entfernt werden.',
'icon_picker' => 'Icon Picker', 'icon_picker' => 'Icon-Auswahl',
'sort_categories' => 'Sort Categories', 'sort_categories' => 'Kategorien sortieren',
'add_category' => 'Add Category', 'add_category' => 'Kategorie hinzufügen',
'create_category' => 'Create Category', 'create_category' => 'Kategorie erstellen',
'add_new_category' => 'Add New Category', 'add_new_category' => 'Neue Kategorie hinzufügen',
'enter_blog_title' => 'Enter blog title', 'enter_blog_title' => 'Blogtitel eingeben',
'blog_information_desc' => 'Provide the essential details about your blog post', 'blog_information_desc' => 'Gib die wichtigsten Details zu deinem Blogbeitrag an',
'enter_category_name' => 'Enter category Name', 'enter_category_name' => 'Kategorienamen eingeben',
'pick_category_icon' => 'Pick your category icon', 'pick_category_icon' => 'Wähle ein Kategorie-Icon',
'category_status' => 'Category Status', 'category_status' => 'Kategorienstatus',
'all_users' => 'All Users', 'all_users' => 'Alle Benutzer',
'only_students' => 'Only Students', 'only_students' => 'Nur Teilnehmer',
'only_instructors' => 'Only Instructors', 'only_instructors' => 'Nur Dozenten',
'pending_withdrawals' => 'Pending Withdrawals', 'pending_withdrawals' => 'Ausstehende Auszahlungen',
'available_balance' => 'Available Balance', 'available_balance' => 'Verfügbares Guthaben',
'withdraw_amount' => 'Withdraw Amount', 'withdraw_amount' => 'Auszahlungsbetrag',
'minimum_withdraw' => 'Minimum Withdraw', 'minimum_withdraw' => 'Mindest-Auszahlung',
'maximum_withdraw' => 'Maximum Withdraw', 'maximum_withdraw' => 'Maximale Auszahlung',
'withdrawal_method' => 'Withdrawal Method', 'withdrawal_method' => 'Auszahlungsmethode',
'withdrawal_note' => 'Withdrawal Note', 'withdrawal_note' => 'Auszahlungsnotiz',
'withdrawal_note_placeholder' => 'Add a note for this withdrawal (optional)', 'withdrawal_note_placeholder' => 'Füge eine Notiz zur Auszahlung hinzu (optional)',
'user_role' => 'User Role', 'user_role' => 'Benutzerrolle',
'provide_essential_user_details' => 'Provide the essential details about the user', 'provide_essential_user_details' => 'Gib die wichtigsten Details zum Benutzer an',
'media_library' => 'Media Library', 'media_library' => 'Medienbibliothek',
'file_manager' => 'Datumi Manager', 'file_manager' => 'Dateimanager',
'upload_media' => 'Hochladen Media', 'upload_media' => 'Medien hochladen',
'file_name' => 'Datumi Name', 'file_name' => 'Dateiname',
'file_size' => 'Datumi Größe', 'file_size' => 'Dateigröße',
'file_type' => 'Datumi Type', 'file_type' => 'Dateityp',
'upload_date' => 'Hochladen Datum', 'upload_date' => 'Upload-Datum',
'dimensions' => 'Dimensions', 'dimensions' => 'Abmessungen',
'notifications' => 'Notifications', 'notifications' => 'Benachrichtigungen',
'messages' => 'Messages', 'messages' => 'Nachrichten',
'announcements' => 'Announcements', 'announcements' => 'Ankündigungen',
'meta_title' => 'Meta Title', 'meta_title' => 'Meta-Titel',
'enter_meta_title' => 'Enter Meta Title', 'enter_meta_title' => 'Meta-Titel eingeben',
'meta_keywords' => 'Meta Keywords', 'meta_keywords' => 'Meta-Keywords',
'enter_meta_keywords' => 'Enter Meta Keywords', 'enter_meta_keywords' => 'Meta-Keywords eingeben',
'meta_description' => 'Meta Description', 'meta_description' => 'Meta-Beschreibung',
'enter_meta_description' => 'Enter Meta Description', 'enter_meta_description' => 'Meta-Beschreibung eingeben',
'og_title' => 'OG Title', 'og_title' => 'OG-Titel',
'enter_og_title' => 'Enter OG Title', 'enter_og_title' => 'OG-Titel eingeben',
'og_description' => 'OG Description', 'og_description' => 'OG-Beschreibung',
'enter_og_description' => 'Enter OG Description', 'enter_og_description' => 'OG-Beschreibung eingeben',
'lesson_type' => 'Lesson Type', 'lesson_type' => 'Lektionstyp',
'video_file' => 'Video Datumi', 'video_file' => 'Videodatei',
'video_url' => 'Video URL', 'video_url' => 'Video-URL',
'document_file' => 'Document Datumi', 'document_file' => 'Dokumentdatei',
'image_file' => 'Image Datumi', 'image_file' => 'Bilddatei',
'text_content' => 'Text Content', 'text_content' => 'Textinhalt',
'embed_source' => 'Embed Source', 'embed_source' => 'Embed-Quelle',
'lesson_title' => 'Lesson Title', 'lesson_title' => 'Lektionstitel',
'lesson_status' => 'Lesson Status', 'lesson_status' => 'Lektionsstatus',
'is_free' => 'Is Free', 'is_free' => 'Kostenlos',
'lesson_description' => 'Lesson Description', 'lesson_description' => 'Lektionsbeschreibung',
'lesson_provider' => 'Lesson Provider', 'lesson_provider' => 'Lektionsanbieter',
'lesson_source' => 'Lesson Source', 'lesson_source' => 'Lektionsquelle',
'duration' => 'Duration', 'duration' => 'Dauer',
'lesson_summary' => 'Lesson Summary', 'lesson_summary' => 'Lektionszusammenfassung',
'quiz_title' => 'Quiz Title', 'quiz_title' => 'Quiz-Titel',
'enter_quiz_title' => 'Enter quiz title', 'enter_quiz_title' => 'Quiz-Titel eingeben',
'total_mark' => 'Total Mark', 'total_mark' => 'Gesamtpunkte',
'pass_mark' => 'Pass Mark', 'pass_mark' => 'Bestehensgrenze',
'retake' => 'Retake', 'retake' => 'Wiederholen',
'quiz_summary' => 'Quiz Summary', 'quiz_summary' => 'Quiz-Zusammenfassung',
'hours' => 'Hours', 'hours' => 'Stunden',
'minutes' => 'Minutes', 'minutes' => 'Minuten',
'seconds' => 'Seconds', 'seconds' => 'Sekunden',
'question_type' => 'Question Type', 'question_type' => 'Fragetyp',
'single_choice' => 'Single Choice', 'single_choice' => 'Einfachauswahl',
'multiple_choice' => 'Multiple Choice', 'multiple_choice' => 'Mehrfachauswahl',
'true_false' => 'True of False', 'true_false' => 'Wahr/Falsch',
'select_question_type' => 'Select question type', 'select_question_type' => 'Fragetyp auswählen',
'question_title' => 'Question Title', 'question_title' => 'Fragetitel',
'question_options' => 'Question Options', 'question_options' => 'Antwortoptionen',
'correct_answer' => 'Correct Answer', 'correct_answer' => 'Richtige Antwort',
'add_question' => 'Add Question', 'add_question' => 'Frage hinzufügen',
'edit_question' => 'Edit Question', 'edit_question' => 'Frage bearbeiten',
'sections' => 'Sections', 'sections' => 'Abschnitte',
'section_title' => 'Section Title', 'section_title' => 'Abschnittstitel',
'section_description' => 'Section Description', 'section_description' => 'Abschnittsbeschreibung',
'lesson_content' => 'Lesson Content', 'lesson_content' => 'Lektionsinhalt',
'quiz_questions' => 'Quiz Questions', 'quiz_questions' => 'Quizfragen',
'assignments' => 'Assignments', 'assignments' => 'Aufgaben',
'user_roles' => 'User Roles', 'user_roles' => 'Benutzerrollen',
'permissions' => 'Permissions', 'permissions' => 'Berechtigungen',
'user_activity' => 'User Activity', 'user_activity' => 'Benutzeraktivität',
'login_history' => 'Login Verlauf', 'login_history' => 'Login-Verlauf',
'user_preferences' => 'User Preferences', 'user_preferences' => 'Benutzereinstellungen',
'update_user' => 'Aktualisierung User', 'update_user' => 'Benutzer aktualisieren',
'select_approval_status' => 'Select the Approval Status', 'select_approval_status' => 'Freigabestatus auswählen',
'course_progress' => 'Course Progress', 'course_progress' => 'Kursfortschritt',
'completion_rate' => 'Completion Rate', 'completion_rate' => 'Abschlussquote',
'time_spent' => 'Time Spent', 'time_spent' => 'Zeitaufwand',
'quiz_scores' => 'Quiz Scores', 'quiz_scores' => 'Quiz-Ergebnisse',
'certificates_issued' => 'Certificates Issued', 'certificates_issued' => 'Ausgestellte Zertifikate',
'admin_revenue' => 'Admin Revenue', 'admin_revenue' => 'Admin-Umsatz',
'instructor_revenue' => 'Instructor Revenue', 'instructor_revenue' => 'Dozenten-Umsatz',
'revenue_tracking' => 'Revenue Tracking', 'revenue_tracking' => 'Umsatz-Tracking',
'commission_rates' => 'Commission Rates', 'commission_rates' => 'Provisionssätze',
'payment_history' => 'Payment Verlauf', 'payment_history' => 'Zahlungsverlauf',
'instructor_revenue_this_year' => 'Instructor Revenue This Year', 'instructor_revenue_this_year' => 'Dozenten-Umsatz dieses Jahr',
'admin_revenue_this_year' => 'Admin Revenue This Year', 'admin_revenue_this_year' => 'Admin-Umsatz dieses Jahr',
'content_review' => 'Content Review', 'content_review' => 'Inhaltsprüfung',
'flagged_content' => 'Flagged Content', 'flagged_content' => 'Gemeldete Inhalte',
'moderation_queue' => 'Moderation Queue', 'moderation_queue' => 'Moderationswarteschlange',
'content_guidelines' => 'Content Guidelines', 'content_guidelines' => 'Inhaltsrichtlinien',
'help_desk' => 'Help Desk', 'help_desk' => 'Helpdesk',
'support_tickets' => 'Support Tickets', 'support_tickets' => 'Support-Tickets',
'documentation' => 'Documentation', 'documentation' => 'Dokumentation',
'marketing_campaigns' => 'Marketing Campaigns', 'marketing_campaigns' => 'Marketingkampagnen',
'promotional_codes' => 'Promotional Codes', 'promotional_codes' => 'Aktionscodes',
'affiliate_program' => 'Affiliate Program', 'affiliate_program' => 'Partnerprogramm',
'email_marketing' => 'Email Marketing', 'email_marketing' => 'E-Mail-Marketing',
'third_party_integrations' => 'Third Party Integrations', 'third_party_integrations' => 'Drittanbieter-Integrationen',
'api_management' => 'API Management', 'api_management' => 'API-Verwaltung',
'external_services' => 'External Services', 'external_services' => 'Externe Dienste',
'published' => 'Published', 'published' => 'Veröffentlicht',
'draft' => 'Draft', 'draft' => 'Entwurf',
'active' => 'Active', 'active' => 'Aktiv',
'inactive' => 'Inactive', 'inactive' => 'Inaktiv',
'category_required' => 'Category *', 'category_required' => 'Kategorie *',
'select_course_instructor' => 'Select the course instructor', 'select_course_instructor' => 'Kursdozent auswählen',
'status_required' => 'Status *', 'status_required' => 'Status *',
'price' => 'Price', 'price' => 'Preis',
'enter_course_title' => 'Enter Course Title', 'enter_course_title' => 'Kurstitel eingeben',
'enter_short_description' => 'Enter Short Description', 'enter_short_description' => 'Kurzbeschreibung eingeben',
'type_content_here' => 'Type your content here...', 'type_content_here' => 'Inhalt hier eingeben...',
'type_caption_optional' => 'Type caption for image (optional)', 'type_caption_optional' => 'Bildunterschrift eingeben (optional)',
'course_level' => 'Course Level', 'course_level' => 'Kurslevel',
'course_language' => 'Course Sprache', 'course_language' => 'Kurssprache',
'pricing_type_required' => 'Pricing type *', 'pricing_type_required' => 'Preistyp *',
'enter_course_price' => 'Enter your course price ($0)', 'enter_course_price' => 'Kurspreis eingeben ($0)',
'check_course_discount' => 'Check if this course has discount', 'check_course_discount' => 'Prüfen, ob der Kurs einen Rabatt hat',
'enter_discount_price' => 'Enter discount price', 'enter_discount_price' => 'Rabattpreis eingeben',
'expiry_type' => 'Expiry Type', 'expiry_type' => 'Ablauftyp',
'expiry_duration' => 'Expiry Duration', 'expiry_duration' => 'Ablaufdauer',
'drip_content' => 'Drip Content', 'drip_content' => 'Drip-Content',
'enable_drip_content' => 'Enable Drip Content', 'enable_drip_content' => 'Drip-Content aktivieren',
'select_instructor' => 'Select the course instructor', 'select_instructor' => 'Kursdozent auswählen',
'course_category' => 'Course Category', 'course_category' => 'Kurskategorie',
'select_category' => 'Select the course category', 'select_category' => 'Kurskategorie auswählen',
'course_preview' => 'Course Preview', 'course_preview' => 'Kursvorschau',
'course_player' => 'Course Player', 'course_player' => 'Kurs-Player',
'submit_for_approval' => 'Submit for Approval', 'submit_for_approval' => 'Zur Freigabe einreichen',
'course_approval_status' => 'Course Approval Status', 'course_approval_status' => 'Kurs-Freigabestatus',
'course_ready_approval' => 'This course is ready for Approval!', 'course_ready_approval' => 'Dieser Kurs ist bereit zur Freigabe!',
'course_needs_attention' => 'This course needs attention before it can be Approved:', 'course_needs_attention' => 'Dieser Kurs braucht Aufmerksamkeit, bevor er freigegeben werden kann:',
'course_content_summary' => 'Course Content Summary', 'course_content_summary' => 'Zusammenfassung der Kursinhalte',
'course_faqs' => 'Course Faqs', 'course_faqs' => 'Kurs-FAQs',
'requirements' => 'Requirements', 'requirements' => 'Voraussetzungen',
'outcomes' => 'Outcomes', 'outcomes' => 'Lernziele',
'live_classes' => 'Live Classes', 'live_classes' => 'Live-Kurse',
'schedule_new_live_class' => 'Schedule New Live Class', 'schedule_new_live_class' => 'Neuen Live-Kurs planen',
'schedule_live_class' => 'Schedule Live Class', 'schedule_live_class' => 'Live-Kurs planen',
'zoom_not_enabled' => 'Zoom is not enabled for this course. Please enable Zoom to schedule live classes.', 'zoom_not_enabled' => 'Zoom ist für diesen Kurs nicht aktiviert. Bitte aktiviere Zoom, um Live-Kurse zu planen.',
'enable_zoom' => 'Enable Zoom', 'enable_zoom' => 'Zoom aktivieren',
'no_live_classes_scheduled' => 'No Live Classes Scheduled', 'no_live_classes_scheduled' => 'Keine Live-Kurse geplant',
'schedule_first_live_class' => 'Schedule your first live class to get started with Zoom.', 'schedule_first_live_class' => 'Plane deinen ersten Live-Kurs, um mit Zoom zu starten.',
'class_topic_required' => 'Class Topic *', 'class_topic_required' => 'Kurstitel/Thema *',
'enter_class_topic' => 'Enter class topic', 'enter_class_topic' => 'Kursthema eingeben',
'start_date_time_required' => 'Start Datum & Time *', 'start_date_time_required' => 'Startdatum & Uhrzeit *',
'class_notes_optional' => 'Class Notes (Optional)', 'class_notes_optional' => 'Kursnotizen (optional)',
'scheduling' => 'Scheduling...', 'scheduling' => 'Wird geplant...',
'schedule_class' => 'Schedule Class', 'schedule_class' => 'Kurs planen',
'join_class' => 'Join Class', 'join_class' => 'Kurs beitreten',
'edit_class' => 'Edit Class', 'edit_class' => 'Kurs bearbeiten',
'delete_class' => 'Delete Class', 'delete_class' => 'Kurs löschen',
'banner' => 'Banner', 'banner' => 'Banner',
'thumbnail' => 'Thumbnail', 'thumbnail' => 'Vorschaubild',
'preview_video_type' => 'Preview Video Type', 'preview_video_type' => 'Vorschau-Videotyp',
'preview_video_url' => 'Preview Video URL', 'preview_video_url' => 'Vorschau-Video-URL',
'enter_video_url' => 'Enter video URL', 'enter_video_url' => 'Video-URL eingeben',
'total_number_of_blog' => 'Total number of blog', 'total_number_of_blog' => 'Anzahl der Blogbeiträge',
'update_category' => 'Aktualisierung Category', 'update_category' => 'Kategorie aktualisieren',
'provide_blog_details' => 'Provide the essential details about your blog post', 'provide_blog_details' => 'Gib die wichtigsten Details zu deinem Blogbeitrag an',
'title_80_char' => 'Title (80 Character)', 'title_80_char' => 'Titel (80 Zeichen)',
'keywords_80_char' => 'Keywords (80 Character)', 'keywords_80_char' => 'Keywords (80 Zeichen)',
'enter_your_keywords' => 'Enter your keywords', 'enter_your_keywords' => 'Keywords eingeben',
'write_blog_content_here' => 'Write your blog content here...', 'write_blog_content_here' => 'Blog-Inhalt hier schreiben...',
'media_files' => 'Media Datumien', 'media_files' => 'Mediendateien',
'upload_banner_thumbnail_desc' => 'Hochladen banner and thumbnail images for your blog', 'upload_banner_thumbnail_desc' => 'Banner- und Vorschaubilder für deinen Blog hochladen',
'blog_banner' => 'Blog Banner', 'blog_banner' => 'Blog-Banner',
'blog_thumbnail' => 'Blog Thumbnail', 'blog_thumbnail' => 'Blog-Vorschaubild',
'update_blog' => 'Aktualisierung Blog', 'update_blog' => 'Blog aktualisieren',
'add_blog' => 'Add Blog', 'add_blog' => 'Blog hinzufügen',
'subtitle_80_char' => 'Subtitle (80 Character)', 'subtitle_80_char' => 'Untertitel (80 Zeichen)',
'enter_category_description' => 'Enter category description', 'enter_category_description' => 'Kategoriebeschreibung eingeben',
'course_title' => 'Course Title', 'course_title' => 'Kurstitel',
'short_description' => 'Short Description', 'short_description' => 'Kurzbeschreibung',
'made_in' => 'Made In', 'made_in' => 'Hergestellt in',
'pricing_type' => 'Pricing type', 'pricing_type' => 'Preistyp',
'expiry_period_type' => 'Expiry period type', 'expiry_period_type' => 'Ablaufzeitraum-Typ',
'expiry_date' => 'Expiry Datum', 'expiry_date' => 'Ablaufdatum',
'preview_video' => 'Preview Video', 'preview_video' => 'Vorschau-Video',
'lesson_duration' => 'Lesson Duration', 'lesson_duration' => 'Lektionsdauer',
'class_topic' => 'Class Topic', 'class_topic' => 'Kursthema',
'start_date_time' => 'Start Datum & Time', 'start_date_time' => 'Startdatum & Uhrzeit',
'class_notes' => 'Class Notes (Optional)', 'class_notes' => 'Kursnotizen (optional)',
'zoom_not_enabled_message' => 'Zoom is not enabled for this course. Please enable Zoom to schedule live classes.', 'zoom_not_enabled_message' => 'Zoom ist für diesen Kurs nicht aktiviert. Bitte aktiviere Zoom, um Live-Kurse zu planen.',
'live' => 'live', 'live' => 'live',
'upcoming' => 'upcoming', 'upcoming' => 'bevorstehend',
'ended' => 'ended', 'ended' => 'beendet',
'scheduled' => 'scheduled', 'scheduled' => 'geplant',
); );

View File

@ -1,215 +1,215 @@
<?php <?php
return array ( return array (
'replies' => 'Replies', 'replies' => 'Antworten',
'posting' => 'Posting...', 'posting' => 'Wird gepostet...',
'replying' => 'Replying...', 'replying' => 'Wird geantwortet...',
'something_went_wrong' => 'Something went wrong. Please try again.', 'something_went_wrong' => 'Etwas ist schiefgelaufen. Bitte versuche es erneut.',
'network_error' => 'Network error. Please check your connection.', 'network_error' => 'Netzwerkfehler. Bitte prüfe deine Verbindung.',
'invalid_file_type' => 'Invalid Datumi type. Please select a valid Datumi.', 'invalid_file_type' => 'Ungültiger Dateityp. Bitte wähle eine gültige Datei aus.',
'no_element_available' => 'No element available', 'no_element_available' => 'Kein Element verfügbar',
'delete_warning' => 'Bist du sicher to delete?', 'delete_warning' => 'Bist du sicher, dass du löschen möchtest?',
'all' => 'All', 'all' => 'Alle',
'grid_view' => 'Grid View', 'grid_view' => 'Rasteransicht',
'list_view' => 'List View', 'list_view' => 'Listenansicht',
'notification_list' => 'Notification List', 'notification_list' => 'Benachrichtigungsliste',
'no_unread_notifications' => 'No unread notifications', 'no_unread_notifications' => 'Keine ungelesenen Benachrichtigungen',
'closed' => 'Closed', 'closed' => 'Geschlossen',
'company_fallback' => 'TechCorp Inc.', 'company_fallback' => 'TechCorp Inc.',
'join_class' => 'Join Class', 'join_class' => 'Kurs beitreten',
'no_lesson_found' => 'No lesson found', 'no_lesson_found' => 'Keine Lektion gefunden',
'section' => 'Section', 'section' => 'Abschnitt',
'section_properties' => 'Section Properties', 'section_properties' => 'Abschnittseigenschaften',
'job_circulars' => 'Job Circulars', 'job_circulars' => 'Stellenausschreibungen',
'profile_updated' => 'ProDatumi Aktualisierungd successfully', 'profile_updated' => 'Profil erfolgreich aktualisiert',
'email_changed' => 'Email changed successfully', 'email_changed' => 'E-Mail erfolgreich geändert',
'password_changed' => 'Password changed successfully', 'password_changed' => 'Passwort erfolgreich geändert',
'application_submitted' => 'Anwendung submitted successfully', 'application_submitted' => 'Bewerbung erfolgreich eingereicht',
'comment_posted' => 'Comment posted successfully', 'comment_posted' => 'Kommentar erfolgreich gepostet',
'reply_posted' => 'Reply posted successfully', 'reply_posted' => 'Antwort erfolgreich gepostet',
'email_not_verified' => 'Your email is not verified yet. Please verify your email address by clicking on the link we just emailed to you.', 'email_not_verified' => 'Deine E-Mail ist noch nicht verifiziert. Bitte bestätige deine E-Mail-Adresse über den Link, den wir dir gerade geschickt haben.',
'verification_link_sent' => 'A new verification link has been sent to the email address you provided during registration.', 'verification_link_sent' => 'Ein neuer Bestätigungslink wurde an die E-Mail-Adresse gesendet, die du bei der Registrierung angegeben hast.',
'privacy_policy' => 'Privacy Policy', 'privacy_policy' => 'Datenschutzerklärung',
'terms_of_service' => 'Terms of Service', 'terms_of_service' => 'Nutzungsbedingungen',
'student_dashboard' => 'Student Dashboard', 'student_dashboard' => 'Teilnehmer-Dashboard',
'first_page' => 'First page', 'first_page' => 'Erste Seite',
'last_page' => 'Last page', 'last_page' => 'Letzte Seite',
'sort_by' => 'Sort by', 'sort_by' => 'Sortieren nach',
'showing_results' => 'Showing :from to :to of :total results', 'showing_results' => 'Zeige :from bis :to von :total Ergebnissen',
'star' => 'Star', 'star' => 'Stern',
'stars' => 'Stars', 'stars' => 'Sterne',
'edit_review' => 'Edit Review', 'edit_review' => 'Bewertung bearbeiten',
'review' => 'Review', 'review' => 'Bewertung',
'submit_review' => 'Submit Review', 'submit_review' => 'Bewertung abschicken',
'you_rated_this' => 'You rated this', 'you_rated_this' => 'Du hast das bewertet',
'characters' => 'Characters', 'characters' => 'Zeichen',
'no_courses_found' => 'No courses found', 'no_courses_found' => 'Keine Kurse gefunden',
'no_wishlist_items' => 'No wishlist items found', 'no_wishlist_items' => 'Keine Wishlist-Einträge gefunden',
'day_left' => '1 day left', 'day_left' => '1 Tag übrig',
'days_left' => ':days days left', 'days_left' => ':days Tage übrig',
'negotiable' => 'Negotiable', 'negotiable' => 'Verhandelbar',
'experience_level' => 'Experience Level', 'experience_level' => 'Erfahrungslevel',
'job_type' => 'Job Type', 'job_type' => 'Jobtyp',
'work_type' => 'Work Type', 'work_type' => 'Arbeitsmodell',
'location' => 'Location', 'location' => 'Standort',
'positions_available' => 'Positions Available', 'positions_available' => 'Offene Stellen',
'application_deadline' => 'Anwendung Deadline', 'application_deadline' => 'Bewerbungsfrist',
'contact_email' => 'Contact Email', 'contact_email' => 'Kontakt-E-Mail',
'skills_required' => 'Skills Required', 'skills_required' => 'Erforderliche Fähigkeiten',
'job_description' => 'Job Description', 'job_description' => 'Stellenbeschreibung',
'quick_apply' => 'Quick Apply', 'quick_apply' => 'Schnell bewerben',
'send_application' => 'Send your Anwendung directly to our team', 'send_application' => 'Sende deine Bewerbung direkt an unser Team',
'apply_via_email' => 'Apply via Email', 'apply_via_email' => 'Per E-Mail bewerben',
'job_statistics' => 'Job Statistics', 'job_statistics' => 'Job-Statistiken',
'posted' => 'Posted', 'posted' => 'Veröffentlicht',
'last_updated' => 'Last Aktualisierungd', 'last_updated' => 'Zuletzt aktualisiert',
'tax' => 'Tax', 'tax' => 'Steuer',
'total' => 'Total', 'total' => 'Gesamt',
'cart_items' => 'Cart items', 'cart_items' => 'Warenkorbartikel',
'your_cart_is_empty' => 'Your cart is empty', 'your_cart_is_empty' => 'Dein Warenkorb ist leer',
'payment_summary' => 'Payment summary', 'payment_summary' => 'Zahlungsübersicht',
'sub_total' => 'Sub total', 'sub_total' => 'Zwischensumme',
'discount' => 'Discount', 'discount' => 'Rabatt',
'all_blogs' => 'All Blogs', 'all_blogs' => 'Alle Blogs',
'latest_blog_posts' => 'Latest Blog Posts', 'latest_blog_posts' => 'Neueste Blogbeiträge',
'post_a_comment' => 'Post A Comment', 'post_a_comment' => 'Kommentar schreiben',
'no_comments_yet' => 'No comments yet. Be the first to comment!', 'no_comments_yet' => 'Noch keine Kommentare. Sei der Erste, der kommentiert!',
'like' => 'like', 'like' => 'Gefällt mir',
'dislike' => 'dislike', 'dislike' => 'Gefällt mir nicht',
'blog_banner_alt' => 'Blog banner', 'blog_banner_alt' => 'Blog-Banner',
'blog_thumbnail_alt' => 'Blog thumbnail', 'blog_thumbnail_alt' => 'Blog-Vorschaubild',
'author_alt' => 'Author', 'author_alt' => 'Autor',
'author_initials_fallback' => 'AU', 'author_initials_fallback' => 'AU',
'blog_list_alt' => 'Blog List', 'blog_list_alt' => 'Blog-Liste',
'blog_page_description' => 'Read :total+ articles and tutorials from our instructors and team. Stay Aktualisierungd with insights, news, and howto guides.', 'blog_page_description' => 'Lies :total+ Artikel und Tutorials von unseren Dozenten und unserem Team. Bleib mit Insights, News und How-to-Guides auf dem Laufenden.',
'blog_page_keywords' => 'blogs, articles, tutorials, news, posts, learning, education', 'blog_page_keywords' => 'blogs, articles, tutorials, news, posts, learning, education',
'default_site_name' => 'Mentor Learning Management System', 'default_site_name' => 'Mentor Learning Management System',
'loading_zoom_sdk' => 'Loading Zoom SDK...', 'loading_zoom_sdk' => 'Zoom SDK wird geladen...',
'joining_meeting' => 'Joining Meeting...', 'joining_meeting' => 'Meeting wird beigetreten...',
'unable_to_join_meeting' => 'Unable to Join Meeting', 'unable_to_join_meeting' => 'Meeting-Beitritt nicht möglich',
'you_can_join_directly' => 'You can join directly using:', 'you_can_join_directly' => 'Du kannst direkt beitreten mit:',
'open_in_zoom_app' => 'Open in Zoom App', 'open_in_zoom_app' => 'In Zoom-App öffnen',
'try_again' => 'Try Again', 'try_again' => 'Erneut versuchen',
'zoom_sdk_not_configured' => 'Zoom SDK not Konfigurierend. Please contact administrator.', 'zoom_sdk_not_configured' => 'Zoom SDK ist nicht konfiguriert. Bitte den Administrator kontaktieren.',
'meeting_information_not_found' => 'Meeting information not found.', 'meeting_information_not_found' => 'Meeting-Informationen nicht gefunden.',
'failed_to_get_meeting_configuration' => 'Failed to get meeting configuration', 'failed_to_get_meeting_configuration' => 'Meeting-Konfiguration konnte nicht abgerufen werden',
'zoom_sdk_not_loaded' => 'Zoom SDK not loaded', 'zoom_sdk_not_loaded' => 'Zoom SDK nicht geladen',
'failed_to_initialize_meeting' => 'Failed to initialize meeting', 'failed_to_initialize_meeting' => 'Meeting konnte nicht initialisiert werden',
'failed_to_join_meeting' => 'Failed to join meeting', 'failed_to_join_meeting' => 'Beitritt zum Meeting fehlgeschlagen',
'course_certificate_download' => 'Course Certificate Download', 'course_certificate_download' => 'Kurszertifikat herunterladen',
'download_official_certificate' => 'Download your official course completion certificate', 'download_official_certificate' => 'Lade dein offizielles Kursabschlusszertifikat herunter',
'certificate_of_completion' => 'Certificate of Completion', 'certificate_of_completion' => 'Abschlusszertifikat',
'certificate_description' => 'This certificate is proudly presented to acknowledge the successful completion of all course requirements and demonstrates a strong commitment to professional development and learning excellence. This is to certify that', 'certificate_description' => 'Dieses Zertifikat wird mit Stolz verliehen, um den erfolgreichen Abschluss aller Kursanforderungen zu bestätigen und ein starkes Engagement für berufliche Weiterentwicklung und exzellentes Lernen zu würdigen. Hiermit wird bescheinigt, dass',
'has_successfully_completed' => 'has successfully completed the course', 'has_successfully_completed' => 'den Kurs erfolgreich abgeschlossen hat',
'completed_on' => 'Completed on: :date', 'completed_on' => 'Abgeschlossen am: :date',
'authorized_certificate' => 'Authorized Certificate of Achievement', 'authorized_certificate' => 'Autorisiertes Leistungszertifikat',
'download_format' => 'Download Format', 'download_format' => 'Download-Format',
'png_certificate_saved' => 'Your PNG certificate has been Speichernd to your downloads folder.', 'png_certificate_saved' => 'Dein PNG-Zertifikat wurde in deinem Download-Ordner gespeichert.',
'pdf_certificate_saved' => 'Your PDF certificate has been Speichernd to your downloads folder.', 'pdf_certificate_saved' => 'Dein PDF-Zertifikat wurde in deinem Download-Ordner gespeichert.',
'summery' => 'Summery', 'summery' => 'Zusammenfassung',
'duration' => 'Duration', 'duration' => 'Dauer',
'total_questions' => 'Total Questions', 'total_questions' => 'Fragen gesamt',
'total_marks' => 'Total Marks', 'total_marks' => 'Punkte gesamt',
'pass_marks' => 'Pass Marks', 'pass_marks' => 'Bestehensgrenze',
'retake' => 'Retake', 'retake' => 'Wiederholen',
'result' => 'Result', 'result' => 'Ergebnis',
'retake_attempts' => 'Retake Attempts', 'retake_attempts' => 'Wiederholungsversuche',
'correct_answers' => 'Correct Answers', 'correct_answers' => 'Richtige Antworten',
'incorrect_answers' => 'Incorrect Answers', 'incorrect_answers' => 'Falsche Antworten',
'passed' => 'Passed', 'passed' => 'Bestanden',
'not_passed' => 'Not Passed', 'not_passed' => 'Nicht bestanden',
'quiz_submitted' => 'Quiz Submitted', 'quiz_submitted' => 'Quiz abgegeben',
'start_quiz' => 'Start Quiz', 'start_quiz' => 'Quiz starten',
'retake_quiz' => 'Retake Quiz', 'retake_quiz' => 'Quiz wiederholen',
'true' => 'True', 'true' => 'Wahr',
'false' => 'False', 'false' => 'Falsch',
'hours' => 'Hours', 'hours' => 'Stunden',
'minutes' => 'Minutes', 'minutes' => 'Minuten',
'seconds' => 'Seconds', 'seconds' => 'Sekunden',
'pdf_document' => 'PDF Document', 'pdf_document' => 'PDF-Dokument',
'text_document' => 'Text Document', 'text_document' => 'Textdokument',
'document' => 'Document', 'document' => 'Dokument',
'open_in_new_tab' => 'Open in new tab', 'open_in_new_tab' => 'In neuem Tab öffnen',
'download_document' => 'Download document', 'download_document' => 'Dokument herunterladen',
'unsupported_document_format' => 'Unsupported Document Format', 'unsupported_document_format' => 'Nicht unterstütztes Dokumentformat',
'document_format_cannot_be_previewed' => 'This document format (.{extension}) cannot be previewed directly. You can download it to view with an Appropriate Anwendung.', 'document_format_cannot_be_previewed' => 'Dieses Dokumentformat (.{extension}) kann nicht direkt angezeigt werden. Du kannst es herunterladen und mit einer passenden Anwendung öffnen.',
'open_in_new_tab_button' => 'Open in New Tab', 'open_in_new_tab_button' => 'In neuem Tab öffnen',
'download' => 'Download', 'download' => 'Download',
'learn_comprehensive_course' => 'Learn with our comprehensive course', 'learn_comprehensive_course' => 'Lerne mit unserem umfassenden Kurs',
'online_course_learning_lms' => 'online course, learning, LMS', 'online_course_learning_lms' => 'Online-Kurs, Lernen, LMS',
'default_author' => 'UiLib', 'default_author' => 'UiLib',
'course_certificate' => 'Course Certificate', 'course_certificate' => 'Kurszertifikat',
'enrolled_students' => 'Enrolled Students', 'enrolled_students' => 'Eingeschriebene Teilnehmer',
'student_reviews' => 'Student Reviews', 'student_reviews' => 'Teilnehmerbewertungen',
'no_reviews_found' => 'No reviews found.', 'no_reviews_found' => 'Keine Bewertungen gefunden.',
'course_curriculum' => 'Course curriculum', 'course_curriculum' => 'Kurslehrplan',
'there_is_no_lesson_added' => 'There is no lesson added', 'there_is_no_lesson_added' => 'Es wurde keine Lektion hinzugefügt',
'requirements' => 'Requirements', 'requirements' => 'Voraussetzungen',
'outcomes' => 'Outcomes', 'outcomes' => 'Lernziele',
'view_details' => 'View Details', 'view_details' => 'Details ansehen',
'students' => 'Students', 'students' => 'Teilnehmer',
'language' => 'Sprache', 'language' => 'Sprache',
'level' => 'Level', 'level' => 'Level',
'expiry_period' => 'Expiry Period', 'expiry_period' => 'Gültigkeitszeitraum',
'certificate_included' => 'Certificate Included', 'certificate_included' => 'Zertifikat enthalten',
'free' => 'Free', 'free' => 'Kostenlos',
'play_course' => 'Play Course', 'play_course' => 'Kurs abspielen',
'course_player' => 'Course Player', 'course_player' => 'Kurs-Player',
'enroll_now' => 'Enroll Now', 'enroll_now' => 'Jetzt einschreiben',
'buy_now' => 'Buy Now', 'buy_now' => 'Jetzt kaufen',
'add_to_cart' => 'Add to cart', 'add_to_cart' => 'In den Warenkorb',
'add_to_wishlist' => 'Add to Wishlist', 'add_to_wishlist' => 'Zur Wunschliste hinzufügen',
'remove_from_wishlist' => 'Remove from Wishlist', 'remove_from_wishlist' => 'Von der Wunschliste entfernen',
'prev' => 'Prev', 'prev' => 'Zurück',
'next' => 'Next', 'next' => 'Weiter',
'go_to_page_colon' => 'Go to page:', 'go_to_page_colon' => 'Gehe zu Seite:',
'student' => 'Student', 'student' => 'Teilnehmer',
'trending' => 'Trending', 'trending' => 'Im Trend',
'course_details' => 'Course Details', 'course_details' => 'Kursdetails',
'progress' => 'Progress', 'progress' => 'Fortschritt',
'instructor' => 'Instructor', 'instructor' => 'Dozent',
'all_courses' => 'All Courses', 'all_courses' => 'Alle Kurse',
'instructor_profile' => 'Instructor ProDatumi', 'instructor_profile' => 'Dozentenprofil',
'expert_instructor' => 'Expert Instructor', 'expert_instructor' => 'Experten-Dozent',
'instructor_fallback_keywords' => 'learning, education', 'instructor_fallback_keywords' => 'learning, education',
'application_is' => 'Anwendung is', 'application_is' => 'Bewerbung ist',
'application_status' => 'Anwendung Status', 'application_status' => 'Bewerbungsstatus',
'application_rejected' => 'Unfortunately, your Anwendung has been rejected. Please review the requirements and submit again with Aktualisierungd information.', 'application_rejected' => 'Leider wurde deine Bewerbung abgelehnt. Bitte prüfe die Anforderungen und reiche sie mit aktualisierten Informationen erneut ein.',
'application_under_review' => 'Your Anwendung is currently under review by our team. We will get back to you as soon as possible.', 'application_under_review' => 'Deine Bewerbung wird aktuell von unserem Team geprüft. Wir melden uns so schnell wie möglich.',
'position' => 'position', 'position' => 'Position',
'positions' => 'positions', 'positions' => 'Positionen',
'available' => 'available', 'available' => 'verfügbar',
'dashboard' => 'Dashboard', 'dashboard' => 'Dashboard',
'courses' => 'Courses', 'courses' => 'Kurse',
'lessons' => 'Lessons', 'lessons' => 'Lektionen',
'enrollment' => 'Enrollment', 'enrollment' => 'Einschreibung',
'course_status' => 'Course Status', 'course_status' => 'Kursstatus',
'latest_pending_withdrawal_request' => 'Latest Pending Withdrawal Request', 'latest_pending_withdrawal_request' => 'Letzte ausstehende Auszahlungsanfrage',
'view_all' => 'View All', 'view_all' => 'Alle anzeigen',
'no_results' => 'No results.', 'no_results' => 'Keine Ergebnisse.',
'php_extension' => 'PHP Extension', 'php_extension' => 'PHP-Erweiterung',
'symlink_function' => 'Symlink Function', 'symlink_function' => 'Symlink-Funktion',
'server_requirements_not_met' => 'Your server doesn\'t meet the following requirements', 'server_requirements_not_met' => 'Dein Server erfüllt die folgenden Anforderungen nicht',
'important_notes' => 'Important Notes', 'important_notes' => 'Wichtige Hinweise',
'symlink_required' => 'Required for Laravel\'s storage:link command to make Hochladened Datumien publicly accessible', 'symlink_required' => 'Erforderlich für Laravels storage:link, damit hochgeladene Dateien öffentlich zugänglich sind',
'setup_complete' => 'Setup complete', 'setup_complete' => 'Setup abgeschlossen',
'environment_variables_set' => 'Your changed environment variables are set in the .env Datumi now.', 'environment_variables_set' => 'Deine geänderten Umgebungsvariablen wurden jetzt in der .env-Datei gesetzt.',
'click_here' => 'Click here', 'click_here' => 'Hier klicken',
'get_back_to_project' => 'to get back to your project.', 'get_back_to_project' => 'um zurück zum Projekt zu gelangen.',
'test_connection' => 'Test Connection', 'test_connection' => 'Verbindung testen',
'database_connection' => 'Database Connection', 'database_connection' => 'Datenbankverbindung',
'environment_setup' => 'Environment Setup', 'environment_setup' => 'Umgebung einrichten',
'admin_setup' => 'Admin Setup', 'admin_setup' => 'Admin-Einrichtung',
'just_now' => 'Just now', 'just_now' => 'Gerade eben',
'minute_ago' => '1 minute ago', 'minute_ago' => 'Vor 1 Minute',
'minutes_ago' => ':minutes minutes ago', 'minutes_ago' => 'Vor :minutes Minuten',
'hour_ago' => '1 hour ago', 'hour_ago' => 'Vor 1 Stunde',
'hours_ago' => ':hours hours ago', 'hours_ago' => 'Vor :hours Stunden',
'days_ago' => ':days days ago', 'days_ago' => 'Vor :days Tagen',
'week_ago' => '1 week ago', 'week_ago' => 'Vor 1 Woche',
'weeks_ago' => ':weeks weeks ago', 'weeks_ago' => 'Vor :weeks Wochen',
'month_ago' => '1 month ago', 'month_ago' => 'Vor 1 Monat',
'months_ago' => ':months months ago', 'months_ago' => 'Vor :months Monaten',
'year_ago' => '1 year ago', 'year_ago' => 'Vor 1 Jahr',
'years_ago' => ':years years ago', 'years_ago' => 'Vor :years Jahren',
); );

View File

@ -1,346 +1,348 @@
<?php <?php
return array ( return array (
'email' => 'Email', 'email' => 'E-Mail',
'new_email' => 'New Email', 'new_email' => 'Neue E-Mail',
'your_email' => 'Your Email', 'your_email' => 'Deine E-Mail',
'remember_me' => 'Remember me', 'remember_me' => 'Angemeldet bleiben',
'email_address' => 'Email address', 'email_address' => 'E-Mail-Adresse',
'current_email' => 'Current Email', 'current_email' => 'Aktuelle E-Mail',
'password' => 'Password', 'password' => 'Passwort',
'current_password' => 'Current Password', 'current_password' => 'Aktuelles Passwort',
'new_password' => 'New Password', 'new_password' => 'Neues Passwort',
'confirm_password' => 'Confirm password', 'confirm_password' => 'Passwort bestätigen',
'confirm_new_password' => 'Confirm New Password', 'confirm_new_password' => 'Neues Passwort bestätigen',
'full_name' => 'Full Name', 'full_name' => 'Vollständiger Name',
'phone' => 'Phone', 'phone' => 'Telefon',
'username' => 'UserName', 'username' => 'Benutzername',
'profile_url' => 'ProDatumi URL', 'profile_url' => 'Profil-URL',
'system_email' => 'System Email', 'system_email' => 'System-E-Mail',
'account_email' => 'Account Email', 'account_email' => 'Konto-E-Mail',
'contact_email' => 'Contact Email', 'contact_email' => 'Kontakt-E-Mail',
'from_address' => 'From Address', 'from_address' => 'Absenderadresse',
'from_name' => 'From Name', 'from_name' => 'Absendername',
'allow_file_type' => 'Allow Datumi types', 'allow_file_type' => 'Erlaubte Dateitypen',
'url' => 'URL', 'url' => 'URL',
'name' => 'Name', 'name' => 'Name',
'title' => 'Title', 'title' => 'Titel',
'status' => 'Status', 'status' => 'Status',
'icon' => 'Icon', 'icon' => 'Icon',
'description' => 'Description', 'description' => 'Beschreibung',
'sub_title' => 'Sub Title', 'sub_title' => 'Untertitel',
'thumbnail' => 'Thumbnail', 'thumbnail' => 'Vorschaubild',
'banner' => 'Banner', 'banner' => 'Banner',
'background_image' => 'Background Image', 'background_image' => 'Hintergrundbild',
'background_color' => 'Background Color', 'background_color' => 'Hintergrundfarbe',
'list_items' => 'List Items', 'list_items' => 'Listeneinträge',
'dropdown_items' => 'Dropdown Items', 'dropdown_items' => 'Dropdown-Einträge',
'action_type' => 'Action Type', 'action_type' => 'Aktionstyp',
'active' => 'Active', 'active' => 'Aktiv',
'tags' => 'Tags', 'tags' => 'Tags',
'slug' => 'Slug', 'slug' => 'Slug',
'url_slug' => 'URL Slug', 'url_slug' => 'URL-Slug',
'slogan' => 'Slogan', 'slogan' => 'Slogan',
'author' => 'Author', 'author' => 'Autor',
'meta_title' => 'Meta Title', 'meta_title' => 'Meta-Titel',
'meta_keywords' => 'Meta Keywords', 'meta_keywords' => 'Meta-Keywords',
'meta_description' => 'Meta Description', 'meta_description' => 'Meta-Beschreibung',
'og_title' => 'OG Title', 'og_title' => 'OG-Titel',
'og_description' => 'OG Description', 'og_description' => 'OG-Beschreibung',
'student_name' => 'Student Name', 'student_name' => 'Teilnehmername',
'course_name' => 'Course Name', 'course_name' => 'Kursname',
'completion_date' => 'Completion Datum', 'completion_date' => 'Abschlussdatum',
'certificate_size' => 'Certificate Größe', 'certificate_size' => 'Zertifikatsgröße',
'short_description' => 'Short Description', 'short_description' => 'Kurzbeschreibung',
'download_format' => 'Download Format', 'download_format' => 'Download-Format',
'preview_video' => 'Preview Video', 'preview_video' => 'Vorschauvideo',
'preview_video_type' => 'Preview Video Type', 'preview_video_type' => 'Vorschauvideo-Typ',
'video_url' => 'Video URL', 'video_url' => 'Video-URL',
'video_url_provider' => 'Video URL Provider', 'video_url_provider' => 'Video-URL-Anbieter',
'select' => 'Select', 'select' => 'Auswählen',
'select_provider' => 'Select Provider', 'select_provider' => 'Anbieter auswählen',
'select_video' => 'Select video', 'select_video' => 'Video auswählen',
'select_document' => 'Select document', 'select_document' => 'Dokument auswählen',
'select_image' => 'Select image', 'select_image' => 'Bild auswählen',
'select_user' => 'Select user', 'select_user' => 'Benutzer auswählen',
'select_course' => 'Select course', 'select_course' => 'Kurs auswählen',
'embed_source' => 'Embed source', 'embed_source' => 'Embed-Quelle',
'duration' => 'Duration', 'duration' => 'Dauer',
'lesson_type' => 'Lesson type', 'lesson_type' => 'Lektionstyp',
'requirement' => 'Requirement', 'requirement' => 'Voraussetzung',
'class_topic' => 'Class Topic', 'class_topic' => 'Kursthema',
'start_date_time' => 'Start Datum & Time', 'start_date_time' => 'Startdatum & Uhrzeit',
'summary' => 'Summary', 'summary' => 'Zusammenfassung',
'class_notes' => 'Class Notes (Optional)', 'class_notes' => 'Kursnotizen (optional)',
'enable_drip_content' => 'Enable drip content', 'enable_drip_content' => 'Drip-Content aktivieren',
'course_level' => 'Course level', 'course_level' => 'Kurslevel',
'course_instructor' => 'Course Instructor', 'course_instructor' => 'Dozent',
'made_in' => 'Made in', 'made_in' => 'Hergestellt in',
'pricing_type' => 'Pricing type', 'pricing_type' => 'Preismodell',
'price' => 'Price', 'price' => 'Preis',
'expiry_period_type' => 'Expiry period type', 'expiry_period_type' => 'Ablaufzeitraum-Typ',
'expiry_date' => 'Expiry Datum', 'expiry_date' => 'Ablaufdatum',
'expiry_duration' => 'Expiry Duration', 'expiry_duration' => 'Ablaufdauer',
'course_language' => 'Course Sprache', 'course_language' => 'Kurs-Sprache',
'course_discount' => 'Course Discount', 'course_discount' => 'Kursrabatt',
'enrollment_type' => 'Enrollment Type', 'enrollment_type' => 'Einschreibetyp',
'question_title' => 'Question Title', 'question_title' => 'Fragetitel',
'title_80_character' => 'Title (80 Character)', 'title_80_character' => 'Titel (80 Zeichen)',
'keywords' => 'Keywords', 'keywords' => 'Keywords',
'keywords_80_character' => 'Keywords (80 Character)', 'keywords_80_character' => 'Keywords (80 Zeichen)',
'subtitle_80_character' => 'Subtitle (80 Character)', 'subtitle_80_character' => 'Untertitel (80 Zeichen)',
'question' => 'Question', 'question' => 'Frage',
'answer' => 'Answer', 'answer' => 'Antwort',
'outcome' => 'Outcome', 'outcome' => 'Ergebnis',
'your_text' => 'Enter your text', 'your_text' => 'Gib deinen Text ein',
'question_type' => 'Question Type', 'question_type' => 'Fragetyp',
'options' => 'Options', 'options' => 'Optionen',
'hours' => 'Hours', 'hours' => 'Stunden',
'minutes' => 'Minutes', 'minutes' => 'Minuten',
'seconds' => 'Seconds', 'seconds' => 'Sekunden',
'total_mark' => 'Total Mark', 'total_mark' => 'Gesamtpunkte',
'pass_mark' => 'Pass Mark', 'pass_mark' => 'Bestehensgrenze',
'retake_attempts' => 'Retake Attempts', 'retake_attempts' => 'Wiederholungsversuche',
'section_title' => 'Section Title', 'section_title' => 'Abschnittstitel',
'feedback' => 'Feedback', 'feedback' => 'Feedback',
'review' => 'Your Review', 'review' => 'Deine Bewertung',
'rating' => 'Rating', 'rating' => 'Bewertung',
'designation' => 'Designation', 'designation' => 'Bezeichnung',
'resume' => 'Resume', 'resume' => 'Lebenslauf',
'skills' => 'Skills', 'skills' => 'Skills',
'skills_required' => 'Skills Required', 'skills_required' => 'Erforderliche Skills',
'biography' => 'Biography', 'biography' => 'Biografie',
'job_title' => 'Job Title', 'job_title' => 'Jobtitel',
'job_description' => 'Job Description', 'job_description' => 'Stellenbeschreibung',
'job_type' => 'Job Type', 'job_type' => 'Jobtyp',
'work_type' => 'Work Type', 'work_type' => 'Arbeitsmodell',
'experience_level' => 'Experience Level', 'experience_level' => 'Erfahrungslevel',
'positions_available' => 'Positions Available', 'positions_available' => 'Offene Stellen',
'location' => 'Location', 'location' => 'Standort',
'application_deadline' => 'Anwendung Deadline', 'application_deadline' => 'Bewerbungsfrist',
'salary_is_negotiable' => 'Salary is Negotiable', 'salary_is_negotiable' => 'Gehalt ist verhandelbar',
'minimum_salary' => 'Minimum Salary', 'minimum_salary' => 'Mindestgehalt',
'maximum_salary' => 'Maximum Salary', 'maximum_salary' => 'Höchstgehalt',
'currency' => 'Currency', 'currency' => 'Währung',
'subject' => 'Subject', 'subject' => 'Betreff',
'send_to' => 'Send To', 'send_to' => 'Senden an',
'test_api_key' => 'Test API Key', 'test_api_key' => 'Test-API-Key',
'live_api_key' => 'Live API Key', 'live_api_key' => 'Live-API-Key',
'public_test_key' => 'Public Test Key', 'public_test_key' => 'Öffentlicher Test-Key',
'secret_test_key' => 'Secret Test Key', 'secret_test_key' => 'Geheimer Test-Key',
'public_live_key' => 'Public Live Key', 'public_live_key' => 'Öffentlicher Live-Key',
'secret_live_key' => 'Secret Live Key', 'secret_live_key' => 'Geheimer Live-Key',
'webhook_secret' => 'Webhook Secret', 'webhook_secret' => 'Webhook-Secret',
'sandbox_client_id' => 'Sandbox Client ID', 'sandbox_client_id' => 'Sandbox-Client-ID',
'sandbox_secret_key' => 'Sandbox Secret Key', 'sandbox_secret_key' => 'Sandbox-Secret-Key',
'production_client_id' => 'Production Client ID', 'production_client_id' => 'Production-Client-ID',
'production_secret_key' => 'Production Secret Key', 'production_secret_key' => 'Production-Secret-Key',
'test_public_key' => 'Test Public Key', 'test_public_key' => 'Öffentlicher Test-Key',
'test_secret_key' => 'Test Secret Key', 'test_secret_key' => 'Geheimer Test-Key',
'live_public_key' => 'Live Public Key', 'live_public_key' => 'Öffentlicher Live-Key',
'live_secret_key' => 'Live Secret Key', 'live_secret_key' => 'Geheimer Live-Key',
'client_id' => 'Client ID', 'client_id' => 'Client-ID',
'secret_key' => 'Secret Key', 'secret_key' => 'Secret-Key',
'amount' => 'Amount', 'amount' => 'Betrag',
'account_id' => 'Account ID', 'account_id' => 'Account-ID',
'client_secret' => 'Client Secret', 'client_secret' => 'Client-Secret',
'meeting_sdk_client_id' => 'Meeting SDK Client ID', 'meeting_sdk_client_id' => 'Meeting SDK Client-ID',
'meeting_sdk_client_secret' => 'Meeting SDK Client Secret', 'meeting_sdk_client_secret' => 'Meeting SDK Client-Secret',
'do_you_want_use_web_sdk' => 'Do you want to use Web SDK for your live class?', 'do_you_want_use_web_sdk' => 'Möchtest du das Web SDK für deinen Live-Kurs verwenden?',
'mail_driver' => 'Mail Driver', 'mail_driver' => 'Mail-Treiber',
'host' => 'Host', 'host' => 'Host',
'port' => 'Port', 'port' => 'Port',
'encryption' => 'Encryption', 'encryption' => 'Verschlüsselung',
'storage_driver' => 'Storage Driver', 'storage_driver' => 'Storage-Treiber',
'access_key_id' => 'Access Key ID', 'access_key_id' => 'Access Key ID',
'secret_access_key' => 'Secret Access Key', 'secret_access_key' => 'Secret Access Key',
'default_region' => 'Default Region', 'default_region' => 'Standard-Region',
'bucket_name' => 'Bucket Name', 'bucket_name' => 'Bucket-Name',
'api_key' => 'API Key', 'api_key' => 'API-Key',
'api_secret' => 'API Secret', 'api_secret' => 'API-Secret',
'store_id' => 'Store ID', 'store_id' => 'Store-ID',
'store_password' => 'Store Password', 'store_password' => 'Store-Passwort',
'page_contents' => 'Page Contents', 'page_contents' => 'Seiteninhalte',
'google_client_id' => 'Google Client ID', 'google_client_id' => 'Google Client-ID',
'google_client_secret' => 'Google Client Secret', 'google_client_secret' => 'Google Client-Secret',
'google_redirect_uri' => 'Google Redirect URI', 'google_redirect_uri' => 'Google Redirect-URI',
'merchant_id_public_key' => 'Merchant ID/Public Key', 'merchant_id_public_key' => 'Merchant-ID / Public Key',
'merchant_key_secret_key' => 'Merchant Key/Secret Key', 'merchant_key_secret_key' => 'Merchant-Key / Secret-Key',
'website' => 'Website', 'website' => 'Website',
'github' => 'GitHub', 'github' => 'GitHub',
'twitter' => 'Twitter', 'twitter' => 'Twitter',
'linkedin' => 'LinkedIn', 'linkedin' => 'LinkedIn',
'facebook' => 'Facebook', 'facebook' => 'Facebook',
'website_name' => 'Website Name', 'website_name' => 'Website-Name',
'website_title' => 'Website Title', 'website_title' => 'Website-Titel',
'logo_dark' => 'Logo Dark', 'logo_dark' => 'Logo (dunkel)',
'logo_light' => 'Logo Light', 'logo_light' => 'Logo (hell)',
'favicon' => 'Favicon', 'favicon' => 'Favicon',
'course_selling_currency' => 'Course Selling Currency', 'course_selling_currency' => 'Kurs-Verkaufswährung',
'course_selling_tax' => 'Course Selling Tax (%)', 'course_selling_tax' => 'Kurs-Verkaufssteuer (%)',
'instructor_revenue' => 'Instructor Revenue (%)', 'instructor_revenue' => 'Dozentenanteil (%)',
'category' => 'Category', 'category' => 'Kategorie',
'category_icon' => 'Category Icon', 'category_icon' => 'Kategorie-Icon',
'category_status' => 'Category Status', 'category_status' => 'Kategorie-Status',
'coupon' => 'Coupon', 'coupon' => 'Gutschein',
'select_zip_file' => 'Datei auswählen (.zip nur)', 'select_zip_file' => 'Datei auswählen (.zip nur)',
'blog_banner' => 'Blog Banner', 'blog_banner' => 'Blog-Banner',
'blog_thumbnail' => 'Blog Thumbnail', 'blog_thumbnail' => 'Blog-Vorschaubild',
'select_option' => 'Select an option', 'select_option' => 'Option auswählen',
'mail_host' => 'Mail Host', 'mail_host' => 'Mail-Host',
'mail_port' => 'Mail Port', 'mail_port' => 'Mail-Port',
'mail_encryption' => 'Mail Encryption', 'mail_encryption' => 'Mail-Verschlüsselung',
'mail_username' => 'Mail UserName', 'mail_username' => 'Mail-Benutzername',
'mail_password' => 'Mail Password', 'mail_password' => 'Mail-Passwort',
'mail_from_address' => 'Mail From Address', 'mail_from_address' => 'Mail-Absenderadresse',
'mail_from_name' => 'Mail From Name', 'mail_from_name' => 'Mail-Absendername',
'aws_access_key_id' => 'AWS Access Key ID', 'aws_access_key_id' => 'AWS Access Key ID',
'aws_default_region' => 'AWS Default Region', 'aws_default_region' => 'AWS Standard-Region',
// Placeholders
'email_placeholder' => 'email@example.com', 'email_placeholder' => 'email@example.com',
'password_placeholder' => 'Enter password', 'password_placeholder' => 'Passwort eingeben',
'confirm_password_placeholder' => 'Confirm password', 'confirm_password_placeholder' => 'Passwort bestätigen',
'current_email_placeholder' => 'Enter your current email', 'current_email_placeholder' => 'Gib deine aktuelle E-Mail ein',
'new_email_placeholder' => 'Enter your new email', 'new_email_placeholder' => 'Gib deine neue E-Mail ein',
'current_password_placeholder' => 'Enter your current password', 'current_password_placeholder' => 'Gib dein aktuelles Passwort ein',
'new_password_placeholder' => 'Enter your new password', 'new_password_placeholder' => 'Gib dein neues Passwort ein',
'rewrite_password_placeholder' => 'Rewrite your new password', 'rewrite_password_placeholder' => 'Gib dein neues Passwort erneut ein',
'full_name_placeholder' => 'Enter your full Name', 'full_name_placeholder' => 'Gib deinen vollständigen Namen ein',
'your_name_placeholder' => 'Enter your Name', 'your_name_placeholder' => 'Gib deinen Namen ein',
'username_placeholder' => 'Enter userName', 'username_placeholder' => 'Gib deinen Benutzernamen ein',
'phone_number_placeholder' => 'Enter Phone Number', 'phone_number_placeholder' => 'Telefonnummer eingeben',
'contact_email_placeholder' => 'hr@company.com', 'contact_email_placeholder' => 'hr@company.com',
'system_type_placeholder' => 'Select System Type', 'system_type_placeholder' => 'Systemtyp auswählen',
'name_placeholder' => 'Enter your Name', 'name_placeholder' => 'Gib deinen Namen ein',
'title_placeholder' => 'Enter title', 'title_placeholder' => 'Titel eingeben',
'slug_placeholder' => 'Enter unique slug', 'slug_placeholder' => 'Eindeutigen Slug eingeben',
'url_placeholder' => 'Enter URL (e.g., /courses, https://example.com)', 'url_placeholder' => 'URL eingeben (z.B. /courses, https://example.com)',
'description_placeholder' => 'Enter description', 'description_placeholder' => 'Beschreibung eingeben',
'icon_placeholder' => 'Pick your icon', 'icon_placeholder' => 'Icon auswählen',
'status_placeholder' => 'Select Status', 'status_placeholder' => 'Status auswählen',
'action_type_placeholder' => 'Select action type', 'action_type_placeholder' => 'Aktionstyp auswählen',
'image_url_placeholder' => 'Image URL or path', 'image_url_placeholder' => 'Bild-URL oder Pfad',
'section_title_placeholder' => 'Enter your section title', 'section_title_placeholder' => 'Gib deinen Abschnittstitel ein',
'content_here_placeholder' => 'Type your content here...', 'content_here_placeholder' => 'Gib deinen Inhalt hier ein...',
'caption_placeholder' => 'Type caption for image (optional)', 'caption_placeholder' => 'Bildunterschrift eingeben (optional)',
'meta_title_placeholder' => 'Enter Meta Title', 'meta_title_placeholder' => 'Meta-Titel eingeben',
'meta_keywords_placeholder' => 'Enter Meta Keywords', 'meta_keywords_placeholder' => 'Meta-Keywords eingeben',
'meta_description_placeholder' => 'Enter Meta Description', 'meta_description_placeholder' => 'Meta-Beschreibung eingeben',
'og_title_placeholder' => 'Enter OG Title', 'og_title_placeholder' => 'OG-Titel eingeben',
'og_description_placeholder' => 'Enter OG Description', 'og_description_placeholder' => 'OG-Beschreibung eingeben',
'page_name_placeholder' => 'Enter Page Name', 'page_name_placeholder' => 'Seitenname eingeben',
'page_slug_placeholder' => 'Enter Page Slug', 'page_slug_placeholder' => 'Seiten-Slug eingeben',
'page_title_placeholder' => 'Enter Page Title', 'page_title_placeholder' => 'Seitentitel eingeben',
'tags_placeholder' => 'Enter tags...', 'tags_placeholder' => 'Tags eingeben...',
'course_name_placeholder' => 'Enter the course Name', 'course_name_placeholder' => 'Kursname eingeben',
'certificate_size_placeholder' => 'Select certificate Größe', 'certificate_size_placeholder' => 'Zertifikatsgröße auswählen',
'course_title_placeholder' => 'Enter Course Title', 'course_title_placeholder' => 'Kurstitel eingeben',
'short_description_placeholder' => 'Enter Short Description', 'short_description_placeholder' => 'Kurzbeschreibung eingeben',
'category_placeholder' => 'Select a category', 'category_placeholder' => 'Kategorie auswählen',
'course_level_placeholder' => 'Select your course level', 'course_level_placeholder' => 'Kurslevel auswählen',
'course_language_placeholder' => 'Select your course Sprache', 'course_language_placeholder' => 'Kurs-Sprache auswählen',
'course_price_placeholder' => 'Enter your course price ($0)', 'course_price_placeholder' => 'Kurspreis eingeben ($0)',
'discount_price_placeholder' => 'Enter your discount price ($0)', 'discount_price_placeholder' => 'Rabattpreis eingeben ($0)',
'video_url_placeholder' => 'Enter your video url', 'video_url_placeholder' => 'Video-URL eingeben',
'approval_status_placeholder' => 'Select the Approval Status', 'approval_status_placeholder' => 'Freigabestatus auswählen',
'lesson_title_placeholder' => 'Lesson title', 'lesson_title_placeholder' => 'Lektionstitel',
'provider_placeholder' => 'Select a provider', 'provider_placeholder' => 'Anbieter auswählen',
'type_video_url_placeholder' => 'Type your video url', 'type_video_url_placeholder' => 'Video-URL eingeben',
'embed_source_placeholder' => 'Enter the embed source url', 'embed_source_placeholder' => 'Embed-Quell-URL eingeben',
'duration_placeholder' => '00:00:00', 'duration_placeholder' => '00:00:00',
'class_topic_placeholder' => 'Enter class topic', 'class_topic_placeholder' => 'Kursthema eingeben',
'quiz_title_placeholder' => 'Enter quiz title', 'quiz_title_placeholder' => 'Quiz-Titel eingeben',
'instructor_placeholder' => 'Select the course instructor', 'instructor_placeholder' => 'Dozent auswählen',
'expiry_duration_placeholder' => 'Select duration', 'expiry_duration_placeholder' => 'Dauer auswählen',
'question_placeholder' => 'Question', 'question_placeholder' => 'Frage',
'answer_placeholder' => 'Enter the answer', 'answer_placeholder' => 'Antwort eingeben',
'outcome_placeholder' => 'Outcome', 'outcome_placeholder' => 'Ergebnis',
'question_type_placeholder' => 'Select question type', 'question_type_placeholder' => 'Fragetyp auswählen',
'question_options_placeholder' => 'Enter the question options', 'question_options_placeholder' => 'Antwortmöglichkeiten eingeben',
'answer_options_placeholder' => 'Enter the answer options', 'answer_options_placeholder' => 'Antwortoptionen eingeben',
'hours_placeholder' => '00 hours', 'hours_placeholder' => '00 Stunden',
'minutes_placeholder' => '00 minutes', 'minutes_placeholder' => '00 Minuten',
'seconds_placeholder' => '00 seconds', 'seconds_placeholder' => '00 Sekunden',
'experience_placeholder' => 'Share your experience with this course...', 'experience_placeholder' => 'Teile deine Erfahrung mit diesem Kurs...',
'your_subject_placeholder' => 'Enter your subject', 'your_subject_placeholder' => 'Betreff eingeben',
'review_placeholder' => 'Enter your review', 'review_placeholder' => 'Bewertung eingeben',
'biography_placeholder' => 'Write about yourself', 'biography_placeholder' => 'Schreibe etwas über dich',
'designation_placeholder' => 'Enter your designation', 'designation_placeholder' => 'Bezeichnung eingeben',
'skills_tag_placeholder' => 'Enter the skills as a tag', 'skills_tag_placeholder' => 'Skills als Tag eingeben',
'about_yourself_placeholder' => 'Write about yourself', 'about_yourself_placeholder' => 'Schreibe etwas über dich',
'job_title_placeholder' => 'e.g., Senior React Developer', 'job_title_placeholder' => 'z.B. Senior React Developer',
'url_slug_placeholder' => 'senior-react-developer', 'url_slug_placeholder' => 'senior-react-developer',
'job_description_placeholder' => 'Provide a detailed description of the role, expectations, and what makes this opportunity exciting...', 'job_description_placeholder' => 'Beschreibe die Rolle, Erwartungen und was die Stelle spannend macht...',
'location_placeholder' => 'e.g., Dhaka, Bangladesh', 'location_placeholder' => 'z.B. Dhaka, Bangladesch',
'currency_placeholder' => 'Select your currency', 'currency_placeholder' => 'Währung auswählen',
'minimum_salary_placeholder' => 'Enter minimum salary', 'minimum_salary_placeholder' => 'Mindestgehalt eingeben',
'maximum_salary_placeholder' => 'Enter maximum salary', 'maximum_salary_placeholder' => 'Höchstgehalt eingeben',
'store_id_placeholder' => 'Enter store ID', 'store_id_placeholder' => 'Store-ID eingeben',
'store_password_placeholder' => 'Enter store password', 'store_password_placeholder' => 'Store-Passwort eingeben',
'api_key_placeholder' => 'Enter api key', 'api_key_placeholder' => 'API-Key eingeben',
'api_secret_placeholder' => 'Enter api secret', 'api_secret_placeholder' => 'API-Secret eingeben',
'test_api_key_placeholder' => 'Enter test api key', 'test_api_key_placeholder' => 'Test-API-Key eingeben',
'live_api_key_placeholder' => 'Enter live api key', 'live_api_key_placeholder' => 'Live-API-Key eingeben',
'mollie_test_api_key_placeholder' => 'Enter Mollie test api key', 'mollie_test_api_key_placeholder' => 'Mollie Test API-Key eingeben',
'mollie_live_api_key_placeholder' => 'Enter Mollie live api key', 'mollie_live_api_key_placeholder' => 'Mollie Live API-Key eingeben',
'sandbox_client_id_placeholder' => 'Enter sandbox client ID', 'sandbox_client_id_placeholder' => 'Sandbox Client-ID eingeben',
'production_client_id_placeholder' => 'Enter production client ID', 'production_client_id_placeholder' => 'Production Client-ID eingeben',
'sandbox_secret_key_placeholder' => 'Enter sandbox secret key', 'sandbox_secret_key_placeholder' => 'Sandbox Secret-Key eingeben',
'production_secret_key_placeholder' => 'Enter production secret key', 'production_secret_key_placeholder' => 'Production Secret-Key eingeben',
'test_public_key_placeholder' => 'Enter test public key', 'test_public_key_placeholder' => 'Öffentlichen Test-Key eingeben',
'test_secret_key_placeholder' => 'Enter test secret key', 'test_secret_key_placeholder' => 'Geheimen Test-Key eingeben',
'live_public_key_placeholder' => 'Enter live public key', 'live_public_key_placeholder' => 'Öffentlichen Live-Key eingeben',
'live_secret_key_placeholder' => 'Enter live secret key', 'live_secret_key_placeholder' => 'Geheimen Live-Key eingeben',
'webhook_secret_placeholder' => 'Enter webhook secret', 'webhook_secret_placeholder' => 'Webhook-Secret eingeben',
'your_amount_placeholder' => 'Enter your amount', 'your_amount_placeholder' => 'Betrag eingeben',
'paytm_merchant_id_placeholder' => 'Enter Paytm merchant ID', 'paytm_merchant_id_placeholder' => 'Paytm Merchant-ID eingeben',
'paytm_merchant_key_placeholder' => 'Enter Paytm merchant key', 'paytm_merchant_key_placeholder' => 'Paytm Merchant-Key eingeben',
'razorpay_public_key_placeholder' => 'Enter Razorpay public key', 'razorpay_public_key_placeholder' => 'Razorpay Public Key eingeben',
'razorpay_secret_key_placeholder' => 'Enter Razorpay secret key', 'razorpay_secret_key_placeholder' => 'Razorpay Secret Key eingeben',
'sslcommerz_public_key_placeholder' => 'Enter SSLCommerz public key', 'sslcommerz_public_key_placeholder' => 'SSLCommerz Public Key eingeben',
'sslcommerz_secret_key_placeholder' => 'Enter SSLCommerz secret key', 'sslcommerz_secret_key_placeholder' => 'SSLCommerz Secret Key eingeben',
'coupon_placeholder' => 'Enter coupon', 'coupon_placeholder' => 'Gutschein eingeben',
'zoom_account_email_placeholder' => 'Enter your Zoom account email', 'zoom_account_email_placeholder' => 'Zoom Konto-E-Mail eingeben',
'zoom_account_id_placeholder' => 'Enter your Zoom account ID', 'zoom_account_id_placeholder' => 'Zoom Account-ID eingeben',
'zoom_client_id_placeholder' => 'Enter your Zoom client ID', 'zoom_client_id_placeholder' => 'Zoom Client-ID eingeben',
'zoom_client_secret_placeholder' => 'Enter your Zoom client secret', 'zoom_client_secret_placeholder' => 'Zoom Client-Secret eingeben',
'meeting_sdk_client_id_placeholder' => 'Enter your Meeting SDK client ID', 'meeting_sdk_client_id_placeholder' => 'Meeting SDK Client-ID eingeben',
'meeting_sdk_client_secret_placeholder' => 'Enter your Meeting SDK client secret', 'meeting_sdk_client_secret_placeholder' => 'Meeting SDK Client-Secret eingeben',
'mail_driver_placeholder' => 'Select Mail Driver', 'mail_driver_placeholder' => 'Mail-Treiber auswählen',
'smtp_example_placeholder' => 'smtp.example.com', 'smtp_example_placeholder' => 'smtp.example.com',
'port_587_placeholder' => '587', 'port_587_placeholder' => '587',
'encryption_placeholder' => 'Select Encryption', 'encryption_placeholder' => 'Verschlüsselung auswählen',
'noreply_example_placeholder' => 'noreply@example.com', 'noreply_example_placeholder' => 'noreply@example.com',
'your_company_name_placeholder' => 'Your Company Name', 'your_company_name_placeholder' => 'Dein Firmenname',
'storage_driver_placeholder' => 'Select Storage Driver', 'storage_driver_placeholder' => 'Storage-Treiber auswählen',
'access_key_id_placeholder' => 'Enter Access Key ID', 'access_key_id_placeholder' => 'Access Key ID eingeben',
'secret_access_key_placeholder' => 'Enter Secret Access Key', 'secret_access_key_placeholder' => 'Secret Access Key eingeben',
'default_region_placeholder' => 'Enter Default Region', 'default_region_placeholder' => 'Standard-Region eingeben',
'bucket_name_placeholder' => 'Enter Bucket Name', 'bucket_name_placeholder' => 'Bucket-Name eingeben',
'google_client_id_placeholder' => 'Enter your google client id', 'google_client_id_placeholder' => 'Google Client-ID eingeben',
'google_client_secret_placeholder' => 'Enter your google client secret', 'google_client_secret_placeholder' => 'Google Client-Secret eingeben',
'google_redirect_url_placeholder' => 'Enter your google redirect url', 'google_redirect_url_placeholder' => 'Google Redirect-URL eingeben',
'https_placeholder' => 'https://example.com', 'https_placeholder' => 'https://example.com',
'website_name_placeholder' => 'Enter Website Name', 'website_name_placeholder' => 'Website-Name eingeben',
'website_title_placeholder' => 'Enter Website Title', 'website_title_placeholder' => 'Website-Titel eingeben',
'keywords_placeholder' => 'Enter Keywords', 'keywords_placeholder' => 'Keywords eingeben',
'website_description_placeholder' => 'Enter Website Description', 'website_description_placeholder' => 'Website-Beschreibung eingeben',
'author_name_placeholder' => 'Enter Author Name', 'author_name_placeholder' => 'Autorname eingeben',
'website_slogan_placeholder' => 'Enter Website Slogan', 'website_slogan_placeholder' => 'Website-Slogan eingeben',
'system_email_placeholder' => 'Enter System Email', 'system_email_placeholder' => 'System-E-Mail eingeben',
'select_logo_placeholder' => 'Select Logo', 'select_logo_placeholder' => 'Logo auswählen',
'select_favicon_placeholder' => 'Select Favicon', 'select_favicon_placeholder' => 'Favicon auswählen',
'select_banner_placeholder' => 'Select Banner', 'select_banner_placeholder' => 'Banner auswählen',
'select_user_placeholder' => 'Select a user', 'select_user_placeholder' => 'Benutzer auswählen',
'select_course_placeholder' => 'Select a course', 'select_course_placeholder' => 'Kurs auswählen',
'selling_currency_placeholder' => 'Select Selling Currency', 'selling_currency_placeholder' => 'Verkaufswährung auswählen',
'selling_tax_percentage_placeholder' => 'Enter Selling Tax Percentage', 'selling_tax_percentage_placeholder' => 'Verkaufssteuer (%) eingeben',
'revenue_percentage_placeholder' => 'Enter Instructor Revenue Percentage', 'revenue_percentage_placeholder' => 'Dozentenanteil (%) eingeben',
'mail_host_placeholder' => 'smtp.example.com', 'mail_host_placeholder' => 'smtp.example.com',
'mail_port_placeholder' => '587', 'mail_port_placeholder' => '587',
'mail_username_placeholder' => 'your-email@example.com', 'mail_username_placeholder' => 'deine-email@example.com',
'mail_password_placeholder' => 'Enter your mail password', 'mail_password_placeholder' => 'Mail-Passwort eingeben',
'mail_from_address_placeholder' => 'noreply@example.com', 'mail_from_address_placeholder' => 'noreply@example.com',
'mail_from_name_placeholder' => 'Your Anwendung Name', 'mail_from_name_placeholder' => 'Dein Anwendungsname',
'aws_access_key_id_placeholder' => 'Enter AWS Access Key ID', 'aws_access_key_id_placeholder' => 'AWS Access Key ID eingeben',
'aws_default_region_placeholder' => 'us-east-1', 'aws_default_region_placeholder' => 'us-east-1',
); );

View File

@ -1,6 +1,6 @@
<?php <?php
return array ( return array (
'previous' => '&laquo; Previous', 'previous' => '&laquo; Zurück',
'next' => 'Next &raquo;', 'next' => 'Weiter &raquo;',
); );

View File

@ -1,9 +1,9 @@
<?php <?php
return array ( return array (
'reset' => 'Your password has been reset.', 'reset' => 'Dein Passwort wurde zurückgesetzt.',
'sent' => 'We have emailed your password reset link.', 'sent' => 'Wir haben dir den Link zum Zurücksetzen des Passworts per E-Mail gesendet.',
'throttled' => 'Please wait before retrying.', 'throttled' => 'Bitte warte, bevor du es erneut versuchst.',
'token' => 'This password reset token is invalid.', 'token' => 'Dieser Passwort-Zurücksetzen-Token ist ungültig.',
'user' => 'We can\'t find a user with that email address.', 'user' => 'Wir können keinen Benutzer mit dieser E-Mail-Adresse finden.',
); );

View File

@ -2,175 +2,211 @@
return array ( return array (
'social_links' => 'Social Links', 'social_links' => 'Social Links',
'system_settings' => 'System Einstellungen', 'system_settings' => 'Systemeinstellungen',
'page_settings' => 'Page Einstellungen', 'page_settings' => 'Seiteneinstellungen',
'live_class_settings' => 'Live Class Einstellungen', 'live_class_settings' => 'Live-Kurs-Einstellungen',
'payment_gateways' => 'Payment Gateways', 'payment_gateways' => 'Zahlungsanbieter',
'custom_global_style' => 'Custom Global Style', 'custom_global_style' => 'Benutzerdefiniertes глобales Design',
'account_settings' => 'Account Einstellungen', 'account_settings' => 'Kontoeinstellungen',
'smtp_settings' => 'SMTP Einstellungen', 'smtp_settings' => 'SMTP-Einstellungen',
'storage_settings' => 'Storage Einstellungen', 'storage_settings' => 'Speicher-Einstellungen',
'language_settings' => 'Spracheinstellungen', 'language_settings' => 'Spracheinstellungen',
'translation_settings' => 'Translation Einstellungen', 'translation_settings' => 'Übersetzungseinstellungen',
'add_language' => 'Sprache hinzufügen', 'add_language' => 'Sprache hinzufügen',
'configure_zoom' => 'Zoom Server-to-Server OAuth-Anmeldedaten konfigurieren',
'email_settings_description' => 'Konfigurieren your email sending Einstellungen', 'configure_zoom' => 'Zoom Server-to-Server OAuth-Zugangsdaten konfigurieren',
'storage_settings_description' => 'Konfigurieren your storage Einstellungen', 'email_settings_description' => 'Konfiguriere deine E-Mail-Versandeinstellungen',
'application_update' => 'Anwendungs-Aktualisierung', 'storage_settings_description' => 'Konfiguriere deine Speicher-Einstellungen',
'application_backup' => 'Anwendung Sicherung',
'application_updated' => 'Anwendungs-Aktualisierungd successfully', 'application_update' => 'Anwendungsaktualisierung',
'updating_application' => 'Updating Anwendung...', 'application_backup' => 'Anwendungs-Backup',
'backup_name' => 'Sicherung Name', 'application_updated' => 'Anwendung wurde erfolgreich aktualisiert',
'backup_date' => 'Sicherung Datum', 'updating_application' => 'Anwendung wird aktualisiert...',
'backup_name' => 'Backup-Name',
'backup_date' => 'Backup-Datum',
'backup_size' => 'Größe', 'backup_size' => 'Größe',
'backup_status' => 'Status', 'backup_status' => 'Status',
'backup_actions' => 'Aktionen', 'backup_actions' => 'Aktionen',
'backup_history' => 'Sicherung Verlauf', 'backup_history' => 'Backup-Verlauf',
'backup_created' => 'Sicherung created successfully', 'backup_created' => 'Backup wurde erfolgreich erstellt',
'backup_deleted' => 'Sicherung deleted successfully', 'backup_deleted' => 'Backup wurde erfolgreich gelöscht',
'backup_restored' => 'Sicherung Wiederherstellungd successfully', 'backup_restored' => 'Backup wurde erfolgreich wiederhergestellt',
'backup_failed' => 'Sicherung creation failed. Please try again.', 'backup_failed' => 'Backup-Erstellung fehlgeschlagen. Bitte versuche es erneut.',
'backup_recommendation' => 'We strongly recommend creating a Sicherung before updating.', 'backup_recommendation' => 'Wir empfehlen dringend, vor dem Aktualisieren ein Backup zu erstellen.',
'maintenance_description' => 'Aktualisierung, Sicherung and Wiederherstellung your Anwendung safely and automatically.',
'update_description' => 'Hochladen and install Anwendungs-Aktualisierungs safely', 'maintenance_description' => 'Aktualisiere, sichere und stelle deine Anwendung sicher und automatisch wieder her.',
'backup_description' => 'Create a complete Sicherung of your Anwendung including Datumien and database', 'update_description' => 'Lade Updates hoch und installiere sie sicher',
'backup_history_description' => 'View and manage your Anwendung Sicherungen', 'backup_description' => 'Erstelle ein vollständiges Backup deiner Anwendung inkl. Dateien und Datenbank',
'home_pages_description' => 'List of all home pages in the system', 'backup_history_description' => 'Backups deiner Anwendung ansehen und verwalten',
'custom_pages_description' => 'Manage your custom pages', 'home_pages_description' => 'Liste aller Startseiten im System',
'css_description' => 'Write custom CSS that will be Applied globally to the site.', 'custom_pages_description' => 'Benutzerdefinierte Seiten verwalten',
'system_settings_description' => 'Manage your system\'s core Einstellungen', 'css_description' => 'Schreibe eigenes CSS, das global auf der Website angewendet wird.',
'system_settings_description' => 'Kerneinstellungen deines Systems verwalten',
'translation_description' => 'Spracheigenschaften übersetzen', 'translation_description' => 'Spracheigenschaften übersetzen',
'edit_custom_page' => 'Edit Custom Page', 'edit_custom_page' => 'Benutzerdefinierte Seite bearbeiten',
'translation_update' => 'Translation Aktualisierung', 'translation_update' => 'Übersetzungsaktualisierung',
'elements' => 'Elements', 'elements' => 'Elemente',
'available_home_pages' => 'Available Home Pages', 'available_home_pages' => 'Verfügbare Startseiten',
// Application Update
'confirm_application_update' => 'Anwendungsaktualisierung bestätigen', 'confirm_application_update' => 'Anwendungsaktualisierung bestätigen',
'do_not_close_window' => 'Bitte schließe dieses Fenster nicht', 'do_not_close_window' => 'Bitte schließe dieses Fenster nicht',
'update_application_with' => 'Bist du sicher you want to Aktualisierung the Anwendung with ":filename"?', 'update_application_with' => 'Bist du sicher, dass du die Anwendung mit ":filename" aktualisieren möchtest?',
'this_update_will' => 'This Aktualisierung will:', 'this_update_will' => 'Dieses Update wird:',
'put_site_maintenance' => 'Put the site in maintenance mode', 'put_site_maintenance' => 'Die Website in den Wartungsmodus versetzen',
'replace_application_files' => 'Replace all Anwendung Datumien', 'replace_application_files' => 'Alle Anwendungsdateien ersetzen',
'run_database_migrations' => 'Run database migrations', 'run_database_migrations' => 'Datenbank-Migrationen ausführen',
'process_may_take_minutes' => 'Der Vorgang kann einige Minuten dauern', 'process_may_take_minutes' => 'Der Vorgang kann einige Minuten dauern',
'backup_first_warning' => 'Make sure you have created a Sicherung first! This action cannot be undone.', 'backup_first_warning' => 'Stelle sicher, dass du vorher ein Backup erstellt hast! Diese Aktion kann nicht rückgängig gemacht werden.',
'select_zip_file' => 'Datei auswählen (.zip nur)', 'select_zip_file' => 'Datei auswählen (.zip nur)',
'selected_file' => 'Ausgewählte Datei:', 'selected_file' => 'Ausgewählte Datei:',
'file_selected_successfully' => 'Datumi selected successfully. Click "Anwendung aktualisieren" to proceed.', 'file_selected_successfully' => 'Datei erfolgreich ausgewählt. Klicke auf „Anwendung aktualisieren“, um fortzufahren.',
'update_application' => 'Anwendung aktualisieren', 'update_application' => 'Anwendung aktualisieren',
'uploading' => 'Wird hochgeladen...', 'uploading' => 'Wird hochgeladen...',
'important_update_guidelines' => 'Important Aktualisierung Guidelines', 'important_update_guidelines' => 'Wichtige Update-Hinweise',
'refresh_server_guideline' => 'Every time refresh server before updating', 'refresh_server_guideline' => 'Vor jedem Update den Server aktualisieren',
'backup_first_guideline' => 'Always create a Sicherung before updating', 'backup_first_guideline' => 'Vor jedem Update immer ein Backup erstellen',
'file_format_guideline' => 'Hochladen must be a valid ZIP Datumi', 'file_format_guideline' => 'Upload muss eine gültige ZIP-Datei sein',
'maintenance_mode_guideline' => 'Site will be temporarily unavailable during Aktualisierung', 'maintenance_mode_guideline' => 'Die Website ist während des Updates vorübergehend nicht verfügbar',
'migrations_guideline' => 'Database migrations will be automatically Applied', 'migrations_guideline' => 'Datenbank-Migrationen werden automatisch ausgeführt',
'downtime_guideline' => 'Aktualisierung Der Vorgang kann einige Minuten dauern', 'downtime_guideline' => 'Der Update-Prozess kann einige Minuten dauern',
'browser_guideline' => 'Do not refresh or close browser during Aktualisierung', 'browser_guideline' => 'Während des Updates den Browser nicht aktualisieren oder schließen',
'compatibility_guideline' => 'Ensure the Aktualisierung is compatible with your system', 'compatibility_guideline' => 'Stelle sicher, dass das Update mit deinem System kompatibel ist',
'refresh_server' => 'Refresh Server', 'refresh_server' => 'Server aktualisieren',
'backup_first' => 'Sicherung First', 'backup_first' => 'Backup zuerst',
'file_format' => 'Datumi Format', 'file_format' => 'Dateiformat',
'maintenance_mode' => 'Put the site in maintenance mode', 'maintenance_mode' => 'Wartungsmodus',
'migrations' => 'Migrations', 'migrations' => 'Migrationen',
'downtime' => 'Downtime', 'downtime' => 'Downtime',
'browser' => 'Browser', 'browser' => 'Browser',
'compatibility' => 'Compatibility', 'compatibility' => 'Kompatibilität',
'application_update_title' => 'Anwendungs-Aktualisierung', 'application_update_title' => 'Anwendungsaktualisierung',
'upload_install_description' => 'Hochladen and install the latest version of your Anwendung', 'upload_install_description' => 'Lade die neueste Version deiner Anwendung hoch und installiere sie',
'refresh_server_button' => 'Refresh Server', 'refresh_server_button' => 'Server aktualisieren',
'updating_application_button' => 'Updating Anwendung...', 'updating_application_button' => 'Anwendung wird aktualisiert...',
'paypal_settings' => 'PayPal Einstellungen',
'stripe_settings' => 'Stripe Einstellungen', // Payment Gateway Settings
'mollie_settings' => 'Mollie Einstellungen', 'paypal_settings' => 'PayPal-Einstellungen',
'paystack_settings' => 'Paystack Einstellungen', 'stripe_settings' => 'Stripe-Einstellungen',
'razorpay_settings' => 'Razorpay Einstellungen', 'mollie_settings' => 'Mollie-Einstellungen',
'sslcommerz_settings' => 'SSLCommerz Einstellungen', 'paystack_settings' => 'Paystack-Einstellungen',
'paytm_settings' => 'Paytm Einstellungen', 'razorpay_settings' => 'Razorpay-Einstellungen',
'configure_payment_gateway' => 'Konfigurieren :gateway payment gateway', 'sslcommerz_settings' => 'SSLCommerz-Einstellungen',
'paytm_settings' => 'Paytm-Einstellungen',
'configure_payment_gateway' => ':gateway Zahlungsanbieter konfigurieren',
// Environment Settings
'test_mode' => 'Testmodus', 'test_mode' => 'Testmodus',
'using_test_environment' => 'Verwendet Testumgebung', 'using_test_environment' => 'Testumgebung wird verwendet',
'using_live_environment' => 'Verwendet Live-Umgebung', 'using_live_environment' => 'Live-Umgebung wird verwendet',
'using_sandbox_environment' => 'Using Sandbox Environment', 'using_sandbox_environment' => 'Sandbox-Umgebung wird verwendet',
'using_production_environment' => 'Using Production Environment', 'using_production_environment' => 'Produktivumgebung wird verwendet',
'using_staging_environment' => 'Using Staging Environment', 'using_staging_environment' => 'Staging-Umgebung wird verwendet',
'using_test_keys' => 'Using Test Keys', 'using_test_keys' => 'Test-Keys werden verwendet',
'using_live_keys' => 'Using Live Keys', 'using_live_keys' => 'Live-Keys werden verwendet',
// Credential Sections
'api_credentials' => 'API-Zugangsdaten', 'api_credentials' => 'API-Zugangsdaten',
'test_credentials' => 'Test Credentials', 'test_credentials' => 'Test-Zugangsdaten',
'live_credentials' => 'Live Credentials', 'live_credentials' => 'Live-Zugangsdaten',
'sandbox_credentials' => 'Sandbox Credentials', 'sandbox_credentials' => 'Sandbox-Zugangsdaten',
'production_credentials' => 'Production Credentials', 'production_credentials' => 'Produktiv-Zugangsdaten',
'use_test_mode_key' => 'Use your Testmodus :key',
'use_live_mode_key' => 'Use your live mode :key', // Helper Messages
'use_staging_key' => 'Use your staging :key', 'use_test_mode_key' => 'Verwende deinen Testmodus-Key :key',
'use_production_key' => 'Use your production :key', 'use_live_mode_key' => 'Verwende deinen Live-Key :key',
'delete_backup_warning' => 'Bist du sicher, dass du diese Sicherung löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.', 'use_staging_key' => 'Verwende deinen Staging-Key :key',
'restore_backup_warning' => 'Bist du sicher you want to Wiederherstellung from this Sicherung? This will:', 'use_production_key' => 'Verwende deinen Produktiv-Key :key',
'system_type_warning' => 'Bist du sicher you want to change the system type? This action will affect the entire Anwendung behavior.',
'update_system_type_warning' => 'Bist du sicher to Aktualisierung system type?', // Warnings / Errors
'update_warning' => 'This Aktualisierung will:', 'delete_backup_warning' => 'Bist du sicher, dass du dieses Backup löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.',
'update_failed' => 'Aktualisierung failed. Please try again.', 'restore_backup_warning' => 'Bist du sicher, dass du dieses Backup wiederherstellen möchtest? Dies wird:',
'restore_failed' => 'Sicherung restoration failed. Please try again.', 'system_type_warning' => 'Bist du sicher, dass du den Systemtyp ändern möchtest? Das beeinflusst das gesamte Verhalten der Anwendung.',
'delete_failed' => 'Sicherung deletion failed. Please try again.', 'update_system_type_warning' => 'Bist du sicher, dass du den Systemtyp aktualisieren möchtest?',
'server_refreshed' => 'Server refreshed successfully', 'update_warning' => 'Dieses Update wird:',
'config_not_found' => 'Configuration not found.', 'update_failed' => 'Update fehlgeschlagen. Bitte versuche es erneut.',
'footer_config_not_found' => 'Footer configuration not found.', 'restore_failed' => 'Backup-Wiederherstellung fehlgeschlagen. Bitte versuche es erneut.',
'navbar_config_not_found' => 'Navbar configuration not found.', 'delete_failed' => 'Backup-Löschen fehlgeschlagen. Bitte versuche es erneut.',
'configuration' => 'Configuration: Environment and config Datumien', 'server_refreshed' => 'Server erfolgreich aktualisiert',
'manage_core_settings' => 'Manage your system\'s core Einstellungen',
'app_maintenance' => 'App Maintenance', // Common Configuration
'app_version' => 'App Version', 'config_not_found' => 'Konfiguration nicht gefunden.',
'current_version' => 'Current Version:', 'footer_config_not_found' => 'Footer-Konfiguration nicht gefunden.',
'live_navbar_preview' => 'Live Navbar Preview', 'navbar_config_not_found' => 'Navbar-Konfiguration nicht gefunden.',
'live_footer_preview' => 'Live Footer Preview', 'configuration' => 'Konfiguration: Umgebungs- und Konfigurationsdateien',
'interactive_preview' => 'Interactive preview of',
'before_login' => 'Before Login', // General Settings / UI
'after_login' => 'After Login', 'manage_core_settings' => 'Kerneinstellungen deines Systems verwalten',
'collaborative' => 'Collaborative', 'app_maintenance' => 'App-Wartung',
'administrative' => 'Administrative', 'app_version' => 'App-Version',
'custom_pages' => 'Custom Pages', 'current_version' => 'Aktuelle Version:',
'note' => 'Note',
'what_backed_up' => 'What will be backed up?', // Navbar & Footer
'source_code' => 'Source Code: All Anwendung Datumien and code', 'live_navbar_preview' => 'Live-Navigation Vorschau',
'database' => 'Database: Complete MySQL database dump', 'live_footer_preview' => 'Live-Footer Vorschau',
'assets' => 'Assets: Hochladened media and public Datumien', 'interactive_preview' => 'Interaktive Vorschau von',
'refresh_note' => 'Note: Every time refresh server before Sicherung.', 'before_login' => 'Vor dem Login',
'deleting_backup' => 'Deleting Sicherung...', 'after_login' => 'Nach dem Login',
'restoring_backup' => 'Restoring Sicherung...',
// Pages
'collaborative' => 'Kollaborativ',
'administrative' => 'Administrativ',
'custom_pages' => 'Benutzerdefinierte Seiten',
// Maintenance / Backup Management
'note' => 'Hinweis',
'what_backed_up' => 'Was wird gesichert?',
'source_code' => 'Quellcode: Alle Anwendungsdateien und Code',
'database' => 'Datenbank: Vollständiger MySQL-Datenbank-Dump',
'assets' => 'Assets: Hochgeladene Medien und öffentliche Dateien',
'refresh_note' => 'Hinweis: Vor jedem Backup den Server aktualisieren.',
'deleting_backup' => 'Backup wird gelöscht...',
'restoring_backup' => 'Backup wird wiederhergestellt...',
'do_not_close' => 'Bitte schließe dieses Fenster nicht', 'do_not_close' => 'Bitte schließe dieses Fenster nicht',
'restore_backup_confirmation' => 'Bist du sicher you want to Wiederherstellung the Sicherung ":backup_name"?', 'restore_backup_confirmation' => 'Bist du sicher, dass du das Backup ":backup_name" wiederherstellen möchtest?',
'backup_details' => 'Sicherung Details', 'backup_details' => 'Backup-Details',
'permanently_delete_files' => 'Permanently delete the Sicherung Datumien from storage', 'permanently_delete_files' => 'Backup-Dateien dauerhaft aus dem Speicher löschen',
'remove_backup_record' => 'Remove the Sicherung record from the database', 'remove_backup_record' => 'Backup-Eintrag aus der Datenbank entfernen',
'cannot_be_undone' => 'Cannot be undone or recovered', 'cannot_be_undone' => 'Kann nicht rückgängig gemacht oder wiederhergestellt werden',
'replace_current_files' => 'Replace all current Anwendung Datumien', 'replace_current_files' => 'Alle aktuellen Anwendungsdateien ersetzen',
'restore_database_state' => 'Replace the entire database with Sicherung data', 'restore_database_state' => 'Die gesamte Datenbank durch Backup-Daten ersetzen',
'current_data_lost' => 'All current data and Datumien will be lost', 'current_data_lost' => 'Alle aktuellen Daten und Dateien gehen verloren',
'action_cannot_undone' => 'This action cannot be undone', 'action_cannot_undone' => 'Diese Aktion kann nicht rückgängig gemacht werden',
'critical_warning' => 'Critical Warning', 'critical_warning' => 'Wichtiger Hinweis',
'restore_process_time' => 'Der Vorgang kann einige Minuten dauern', 'restore_process_time' => 'Der Vorgang kann einige Minuten dauern',
'maintenance_mode_enabled' => 'Put the site in maintenance mode', 'maintenance_mode_enabled' => 'Website in den Wartungsmodus versetzen',
'select_update_file' => 'Select Aktualisierung Datumi',
'drag_drop_update_file' => 'Drag and drop your Aktualisierung Datumi here, or click to browse', // Update process (upload UI)
'update_file_requirements' => 'Only .zip Datumien are allowed. Maximum Datumi Größe: 500MB', 'select_update_file' => 'Update-Datei auswählen',
'drag_drop_update_file' => 'Ziehe deine Update-Datei hierher oder klicke zum Auswählen',
'update_file_requirements' => 'Nur .zip-Dateien erlaubt. Maximale Dateigröße: 500MB',
'no_file_selected' => 'Keine Datei ausgewählt', 'no_file_selected' => 'Keine Datei ausgewählt',
'file_selected' => 'Datumi selected', 'file_selected' => 'Datei ausgewählt',
'browse_files' => 'Dateien durchsuchen', 'browse_files' => 'Dateien durchsuchen',
'website_information' => 'Website Information',
'contact_information' => 'Contact Information', // Website Settings
'media_settings' => 'Media Einstellungen', 'website_information' => 'Website-Informationen',
'contact_information' => 'Kontaktinformationen',
'media_settings' => 'Medien-Einstellungen',
'logo_favicon' => 'Logo & Favicon', 'logo_favicon' => 'Logo & Favicon',
'social_media_links' => 'Social Media Links', 'social_media_links' => 'Social-Media-Links',
'replace_files' => 'Replace all Anwendung Datumien',
'run_migrations' => 'Run database migrations', // Update Process
'process_update' => 'Process the Aktualisierung automatically', 'replace_files' => 'Alle Anwendungsdateien ersetzen',
'no_backups' => 'No Sicherungen found', 'run_migrations' => 'Datenbank-Migrationen ausführen',
'no_backups_description' => 'You haven\'t created any Sicherungen yet. Create your first Sicherung to get started.', 'process_update' => 'Update automatisch durchführen',
'restore_database' => 'Wiederherstellung the database to the Sicherung state',
'overwrite_changes' => 'Overwrite any changes made since the Sicherung', // Backup empty state
'zoom_setup_guide' => 'Zoom Setup Guide', 'no_backups' => 'Keine Backups gefunden',
'setup_instructions' => 'Follow these steps to set up Zoom integration:', 'no_backups_description' => 'Du hast noch keine Backups erstellt. Erstelle dein erstes Backup, um loszulegen.',
'create_zoom_app' => 'Create a Server-to-Server OAuth App in Zoom Marketplace', 'restore_database' => 'Datenbank auf den Backup-Stand wiederherstellen',
'get_credentials' => 'Get your Account ID, Client ID, and Client Secret', 'overwrite_changes' => 'Änderungen seit dem Backup überschreiben',
'configure_scopes' => 'Konfigurieren the required scopes for your App',
); // Live Class Settings
'zoom_setup_guide' => 'Zoom-Setup-Anleitung',
'setup_instructions' => 'Folge diesen Schritten, um Zoom zu integrieren:',
'create_zoom_app' => 'Erstelle eine Server-to-Server OAuth App im Zoom Marketplace',
'get_credentials' => 'Hole dir Account ID, Client ID und Client Secret',
'configure_scopes' => 'Konfiguriere die erforderlichen Scopes für deine App',
);

View File

@ -1,53 +1,53 @@
<?php <?php
return array ( return array (
'type' => 'Type', 'type' => 'Typ',
'csv' => 'CSV', 'csv' => 'CSV',
'resume' => 'Resume', 'resume' => 'Lebenslauf',
'view_resume' => 'View Resume', 'view_resume' => 'Lebenslauf ansehen',
'img_placeholder' => 'IMG', 'img_placeholder' => 'Bild',
'no_data' => 'No data available', 'no_data' => 'Keine Daten verfügbar',
'go_to_page' => 'Go to page:', 'go_to_page' => 'Gehe zu Seite:',
'previous' => 'Prev', 'previous' => 'Zurück',
'showing_results' => 'Showing results', 'showing_results' => 'Ergebnisse werden angezeigt',
'total_results' => 'Total results', 'total_results' => 'Gesamtergebnisse',
'delete_instructor_warning' => 'After deleting the instructor, the admin will be the assign as a new instructor, of this instructor all the courses.', 'delete_instructor_warning' => 'Nach dem Löschen des Dozenten wird der Admin als neuer Dozent für alle Kurse dieses Dozenten zugewiesen.',
'delete_course_warning' => 'After deleting the course, all the related data, like, course sections, lessons, quizzes, enrollments, etc will be deleted automatically.', 'delete_course_warning' => 'Nach dem Löschen des Kurses werden alle zugehörigen Daten (z. B. Kursabschnitte, Lektionen, Quizze, Einschreibungen usw.) automatisch gelöscht.',
'name' => 'Name', 'name' => 'Name',
'email' => 'Email', 'email' => 'E-Mail',
'role' => 'Role', 'role' => 'Rolle',
'slug' => 'Slug', 'slug' => 'Slug',
'title' => 'Title', 'title' => 'Titel',
'use_case' => 'Use Case', 'use_case' => 'Anwendungsfall',
'sections' => 'Sections', 'sections' => 'Abschnitte',
'creator' => 'Creator', 'creator' => 'Ersteller',
'enrolled_course' => 'Enrolled Course', 'enrolled_course' => 'Eingeschriebener Kurs',
'enrolled_date' => 'Enrolled Datum', 'enrolled_date' => 'Einschreibedatum',
'expiry_date' => 'Expiry Datum', 'expiry_date' => 'Ablaufdatum',
'payout_amount' => 'Payout amount', 'payout_amount' => 'Auszahlungsbetrag',
'payout_method' => 'Payout Method', 'payout_method' => 'Auszahlungsmethode',
'processed_date' => 'Processed Datum', 'processed_date' => 'Verarbeitungsdatum',
'payout_date' => 'Payout Datum', 'payout_date' => 'Auszahlungsdatum',
'enrollments' => 'Enrollments', 'enrollments' => 'Einschreibungen',
'course_title' => 'Course Title', 'course_title' => 'Kurstitel',
'number_of_course' => 'Number Of Course', 'number_of_course' => 'Anzahl der Kurse',
'category_name' => 'Category Name', 'category_name' => 'Kategoriename',
'category_child' => 'Category Child', 'category_child' => 'Unterkategorie',
'meta_description' => 'Meta Description', 'meta_description' => 'Meta-Beschreibung',
'meta_keywords' => 'Meta Keywords', 'meta_keywords' => 'Meta-Keywords',
'action' => 'Action', 'action' => 'Aktion',
'status' => 'Status', 'status' => 'Status',
'custom_pages' => 'Custom Pages', 'custom_pages' => 'Benutzerdefinierte Seiten',
'add_custom_page' => 'Add Custom Page', 'add_custom_page' => 'Benutzerdefinierte Seite hinzufügen',
'pay' => 'Pay', 'pay' => 'Bezahlen',
'print' => 'Print', 'print' => 'Drucken',
'select' => 'Select', 'select' => 'Auswählen',
'selected' => 'Selected', 'selected' => 'Ausgewählt',
'edit_page' => 'Edit Page', 'edit_page' => 'Seite bearbeiten',
'copy_url' => 'Kopieren URL', 'copy_url' => 'URL kopieren',
'preview_page' => 'Preview Page', 'preview_page' => 'Seite ansehen',
'lifetime_access' => 'Lifetime access', 'lifetime_access' => 'Lebenslanger Zugriff',
'url_copied' => 'URL copied to clipboard', 'url_copied' => 'URL in die Zwischenablage kopiert',
'best_single_instructor' => 'Best for Single Instructor', 'best_single_instructor' => 'Am besten für einen einzelnen Dozenten',
'best_multiple_instructors' => 'Best for Multiple Instructors', 'best_multiple_instructors' => 'Am besten für mehrere Dozenten',
); );

View File

@ -1,175 +1,175 @@
<?php <?php
return array ( return array (
'accepted' => 'The :attribute field must be accepted.', 'accepted' => 'Das Feld :attribute muss akzeptiert werden.',
'accepted_if' => 'The :attribute field must be accepted when :other is :value.', 'accepted_if' => 'Das Feld :attribute muss akzeptiert werden, wenn :other :value ist.',
'active_url' => 'The :attribute field must be a valid URL.', 'active_url' => 'Das Feld :attribute muss eine gültige URL sein.',
'after' => 'The :attribute field must be a Datum after :date.', 'after' => 'Das Feld :attribute muss ein Datum nach dem :date sein.',
'after_or_equal' => 'The :attribute field must be a Datum after or equal to :date.', 'after_or_equal' => 'Das Feld :attribute muss ein Datum nach oder gleich :date sein.',
'alpha' => 'The :attribute field must only contain letters.', 'alpha' => 'Das Feld :attribute darf nur Buchstaben enthalten.',
'alpha_dash' => 'The :attribute field must only contain letters, numbers, dashes, and underscores.', 'alpha_dash' => 'Das Feld :attribute darf nur Buchstaben, Zahlen, Bindestriche und Unterstriche enthalten.',
'alpha_num' => 'The :attribute field must only contain letters and numbers.', 'alpha_num' => 'Das Feld :attribute darf nur Buchstaben und Zahlen enthalten.',
'any_of' => 'The :attribute field is invalid.', 'any_of' => 'Das Feld :attribute ist ungültig.',
'array' => 'The :attribute field must be an array.', 'array' => 'Das Feld :attribute muss ein Array sein.',
'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.', 'ascii' => 'Das Feld :attribute darf nur Single-Byte alphanumerische Zeichen und Symbole enthalten.',
'before' => 'The :attribute field must be a Datum before :date.', 'before' => 'Das Feld :attribute muss ein Datum vor dem :date sein.',
'before_or_equal' => 'The :attribute field must be a Datum before or equal to :date.', 'before_or_equal' => 'Das Feld :attribute muss ein Datum vor oder gleich :date sein.',
'between' => 'between' =>
array ( array (
'array' => 'The :attribute field must have between :min and :max items.', 'array' => 'Das Feld :attribute muss zwischen :min und :max Elemente enthalten.',
'file' => 'The :attribute field must be between :min and :max kilobytes.', 'file' => 'Das Feld :attribute muss zwischen :min und :max Kilobyte groß sein.',
'numeric' => 'The :attribute field must be between :min and :max.', 'numeric' => 'Das Feld :attribute muss zwischen :min und :max liegen.',
'string' => 'The :attribute field must be between :min and :max characters.', 'string' => 'Das Feld :attribute muss zwischen :min und :max Zeichen enthalten.',
), ),
'boolean' => 'The :attribute field must be true or false.', 'boolean' => 'Das Feld :attribute muss wahr oder falsch sein.',
'can' => 'The :attribute field contains an unauthorized value.', 'can' => 'Das Feld :attribute enthält einen nicht autorisierten Wert.',
'confirmed' => 'The :attribute field confirmation does not match.', 'confirmed' => 'Die Bestätigung von :attribute stimmt nicht überein.',
'contains' => 'The :attribute field is missing a required value.', 'contains' => 'Dem Feld :attribute fehlt ein erforderlicher Wert.',
'current_password' => 'The password is incorrect.', 'current_password' => 'Das Passwort ist falsch.',
'date' => 'The :attribute field must be a valid Datum.', 'date' => 'Das Feld :attribute muss ein gültiges Datum sein.',
'date_equals' => 'The :attribute field must be a Datum equal to :date.', 'date_equals' => 'Das Feld :attribute muss ein Datum gleich :date sein.',
'date_format' => 'The :attribute field must match the format :format.', 'date_format' => 'Das Feld :attribute muss dem Format :format entsprechen.',
'decimal' => 'The :attribute field must have :decimal decimal places.', 'decimal' => 'Das Feld :attribute muss :decimal Dezimalstellen haben.',
'declined' => 'The :attribute field must be declined.', 'declined' => 'Das Feld :attribute muss abgelehnt werden.',
'declined_if' => 'The :attribute field must be declined when :other is :value.', 'declined_if' => 'Das Feld :attribute muss abgelehnt werden, wenn :other :value ist.',
'different' => 'The :attribute field and :other must be different.', 'different' => 'Die Felder :attribute und :other müssen unterschiedlich sein.',
'digits' => 'The :attribute field must be :digits digits.', 'digits' => 'Das Feld :attribute muss :digits Ziffern enthalten.',
'digits_between' => 'The :attribute field must be between :min and :max digits.', 'digits_between' => 'Das Feld :attribute muss zwischen :min und :max Ziffern enthalten.',
'dimensions' => 'The :attribute field has invalid image dimensions.', 'dimensions' => 'Das Feld :attribute hat ungültige Bildabmessungen.',
'distinct' => 'The :attribute field has a duplicate value.', 'distinct' => 'Das Feld :attribute enthält einen doppelten Wert.',
'doesnt_contain' => 'The :attribute field must not contain any of the following: :values.', 'doesnt_contain' => 'Das Feld :attribute darf keinen der folgenden Werte enthalten: :values.',
'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.', 'doesnt_end_with' => 'Das Feld :attribute darf nicht mit einem der folgenden Werte enden: :values.',
'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.', 'doesnt_start_with' => 'Das Feld :attribute darf nicht mit einem der folgenden Werte beginnen: :values.',
'email' => 'The :attribute field must be a valid email address.', 'email' => 'Das Feld :attribute muss eine gültige E-Mail-Adresse sein.',
'ends_with' => 'The :attribute field must end with one of the following: :values.', 'ends_with' => 'Das Feld :attribute muss mit einem der folgenden Werte enden: :values.',
'enum' => 'The selected :attribute is invalid.', 'enum' => 'Der ausgewählte Wert für :attribute ist ungültig.',
'exists' => 'The selected :attribute is invalid.', 'exists' => 'Der ausgewählte Wert für :attribute ist ungültig.',
'extensions' => 'The :attribute field must have one of the following extensions: :values.', 'extensions' => 'Das Feld :attribute muss eine der folgenden Dateiendungen haben: :values.',
'file' => 'The :attribute field must be a Datumi.', 'file' => 'Das Feld :attribute muss eine Datei sein.',
'filled' => 'The :attribute field must have a value.', 'filled' => 'Das Feld :attribute muss einen Wert enthalten.',
'gt' => 'gt' =>
array ( array (
'array' => 'The :attribute field must have more than :value items.', 'array' => 'Das Feld :attribute muss mehr als :value Elemente enthalten.',
'file' => 'The :attribute field must be greater than :value kilobytes.', 'file' => 'Das Feld :attribute muss größer als :value Kilobyte sein.',
'numeric' => 'The :attribute field must be greater than :value.', 'numeric' => 'Das Feld :attribute muss größer als :value sein.',
'string' => 'The :attribute field must be greater than :value characters.', 'string' => 'Das Feld :attribute muss mehr als :value Zeichen enthalten.',
), ),
'gte' => 'gte' =>
array ( array (
'array' => 'The :attribute field must have :value items or more.', 'array' => 'Das Feld :attribute muss :value oder mehr Elemente enthalten.',
'file' => 'The :attribute field must be greater than or equal to :value kilobytes.', 'file' => 'Das Feld :attribute muss größer oder gleich :value Kilobyte sein.',
'numeric' => 'The :attribute field must be greater than or equal to :value.', 'numeric' => 'Das Feld :attribute muss größer oder gleich :value sein.',
'string' => 'The :attribute field must be greater than or equal to :value characters.', 'string' => 'Das Feld :attribute muss mindestens :value Zeichen enthalten.',
), ),
'hex_color' => 'The :attribute field must be a valid hexadecimal color.', 'hex_color' => 'Das Feld :attribute muss eine gültige hexadezimale Farbe sein.',
'image' => 'The :attribute field must be an image.', 'image' => 'Das Feld :attribute muss ein Bild sein.',
'in' => 'The selected :attribute is invalid.', 'in' => 'Der ausgewählte Wert für :attribute ist ungültig.',
'in_array' => 'The :attribute field must exist in :other.', 'in_array' => 'Das Feld :attribute muss in :other vorhanden sein.',
'in_array_keys' => 'The :attribute field must contain at least one of the following keys: :values.', 'in_array_keys' => 'Das Feld :attribute muss mindestens einen der folgenden Schlüssel enthalten: :values.',
'integer' => 'The :attribute field must be an integer.', 'integer' => 'Das Feld :attribute muss eine ganze Zahl sein.',
'ip' => 'The :attribute field must be a valid IP address.', 'ip' => 'Das Feld :attribute muss eine gültige IP-Adresse sein.',
'ipv4' => 'The :attribute field must be a valid IPv4 address.', 'ipv4' => 'Das Feld :attribute muss eine gültige IPv4-Adresse sein.',
'ipv6' => 'The :attribute field must be a valid IPv6 address.', 'ipv6' => 'Das Feld :attribute muss eine gültige IPv6-Adresse sein.',
'json' => 'The :attribute field must be a valid JSON string.', 'json' => 'Das Feld :attribute muss eine gültige JSON-Zeichenkette sein.',
'list' => 'The :attribute field must be a list.', 'list' => 'Das Feld :attribute muss eine Liste sein.',
'lowercase' => 'The :attribute field must be lowercase.', 'lowercase' => 'Das Feld :attribute muss klein geschrieben sein.',
'lt' => 'lt' =>
array ( array (
'array' => 'The :attribute field must have less than :value items.', 'array' => 'Das Feld :attribute muss weniger als :value Elemente enthalten.',
'file' => 'The :attribute field must be less than :value kilobytes.', 'file' => 'Das Feld :attribute muss kleiner als :value Kilobyte sein.',
'numeric' => 'The :attribute field must be less than :value.', 'numeric' => 'Das Feld :attribute muss kleiner als :value sein.',
'string' => 'The :attribute field must be less than :value characters.', 'string' => 'Das Feld :attribute muss weniger als :value Zeichen enthalten.',
), ),
'lte' => 'lte' =>
array ( array (
'array' => 'The :attribute field must not have more than :value items.', 'array' => 'Das Feld :attribute darf nicht mehr als :value Elemente enthalten.',
'file' => 'The :attribute field must be less than or equal to :value kilobytes.', 'file' => 'Das Feld :attribute muss kleiner oder gleich :value Kilobyte sein.',
'numeric' => 'The :attribute field must be less than or equal to :value.', 'numeric' => 'Das Feld :attribute muss kleiner oder gleich :value sein.',
'string' => 'The :attribute field must be less than or equal to :value characters.', 'string' => 'Das Feld :attribute darf nicht mehr als :value Zeichen enthalten.',
), ),
'mac_address' => 'The :attribute field must be a valid MAC address.', 'mac_address' => 'Das Feld :attribute muss eine gültige MAC-Adresse sein.',
'max' => 'max' =>
array ( array (
'array' => 'The :attribute field must not have more than :max items.', 'array' => 'Das Feld :attribute darf nicht mehr als :max Elemente enthalten.',
'file' => 'The :attribute field must not be greater than :max kilobytes.', 'file' => 'Das Feld :attribute darf nicht größer als :max Kilobyte sein.',
'numeric' => 'The :attribute field must not be greater than :max.', 'numeric' => 'Das Feld :attribute darf nicht größer als :max sein.',
'string' => 'The :attribute field must not be greater than :max characters.', 'string' => 'Das Feld :attribute darf nicht mehr als :max Zeichen enthalten.',
), ),
'max_digits' => 'The :attribute field must not have more than :max digits.', 'max_digits' => 'Das Feld :attribute darf nicht mehr als :max Ziffern enthalten.',
'mimes' => 'The :attribute field must be a Datumi of type: :values.', 'mimes' => 'Das Feld :attribute muss eine Datei vom Typ: :values sein.',
'mimetypes' => 'The :attribute field must be a Datumi of type: :values.', 'mimetypes' => 'Das Feld :attribute muss eine Datei vom Typ: :values sein.',
'min' => 'min' =>
array ( array (
'array' => 'The :attribute field must have at least :min items.', 'array' => 'Das Feld :attribute muss mindestens :min Elemente enthalten.',
'file' => 'The :attribute field must be at least :min kilobytes.', 'file' => 'Das Feld :attribute muss mindestens :min Kilobyte groß sein.',
'numeric' => 'The :attribute field must be at least :min.', 'numeric' => 'Das Feld :attribute muss mindestens :min sein.',
'string' => 'The :attribute field must be at least :min characters.', 'string' => 'Das Feld :attribute muss mindestens :min Zeichen enthalten.',
), ),
'min_digits' => 'The :attribute field must have at least :min digits.', 'min_digits' => 'Das Feld :attribute muss mindestens :min Ziffern enthalten.',
'missing' => 'The :attribute field must be missing.', 'missing' => 'Das Feld :attribute muss fehlen.',
'missing_if' => 'The :attribute field must be missing when :other is :value.', 'missing_if' => 'Das Feld :attribute muss fehlen, wenn :other :value ist.',
'missing_unless' => 'The :attribute field must be missing unless :other is :value.', 'missing_unless' => 'Das Feld :attribute muss fehlen, sofern :other nicht :value ist.',
'missing_with' => 'The :attribute field must be missing when :values is present.', 'missing_with' => 'Das Feld :attribute muss fehlen, wenn :values vorhanden ist.',
'missing_with_all' => 'The :attribute field must be missing when :values are present.', 'missing_with_all' => 'Das Feld :attribute muss fehlen, wenn :values vorhanden sind.',
'multiple_of' => 'The :attribute field must be a multiple of :value.', 'multiple_of' => 'Das Feld :attribute muss ein Vielfaches von :value sein.',
'not_in' => 'The selected :attribute is invalid.', 'not_in' => 'Der ausgewählte Wert für :attribute ist ungültig.',
'not_regex' => 'The :attribute field format is invalid.', 'not_regex' => 'Das Format des Feldes :attribute ist ungültig.',
'numeric' => 'The :attribute field must be a number.', 'numeric' => 'Das Feld :attribute muss eine Zahl sein.',
'password' => 'password' =>
array ( array (
'letters' => 'The :attribute field must contain at least one letter.', 'letters' => 'Das Feld :attribute muss mindestens einen Buchstaben enthalten.',
'mixed' => 'The :attribute field must contain at least one uppercase and one lowercase letter.', 'mixed' => 'Das Feld :attribute muss mindestens einen Groß- und einen Kleinbuchstaben enthalten.',
'numbers' => 'The :attribute field must contain at least one number.', 'numbers' => 'Das Feld :attribute muss mindestens eine Zahl enthalten.',
'symbols' => 'The :attribute field must contain at least one symbol.', 'symbols' => 'Das Feld :attribute muss mindestens ein Symbol enthalten.',
'uncompromised' => 'The given :attribute has Appeared in a data leak. Please choose a different :attribute.', 'uncompromised' => 'Das angegebene :attribute ist in einem Datenleck aufgetaucht. Bitte wähle ein anderes :attribute.',
), ),
'present' => 'The :attribute field must be present.', 'present' => 'Das Feld :attribute muss vorhanden sein.',
'present_if' => 'The :attribute field must be present when :other is :value.', 'present_if' => 'Das Feld :attribute muss vorhanden sein, wenn :other :value ist.',
'present_unless' => 'The :attribute field must be present unless :other is :value.', 'present_unless' => 'Das Feld :attribute muss vorhanden sein, sofern :other nicht :value ist.',
'present_with' => 'The :attribute field must be present when :values is present.', 'present_with' => 'Das Feld :attribute muss vorhanden sein, wenn :values vorhanden ist.',
'present_with_all' => 'The :attribute field must be present when :values are present.', 'present_with_all' => 'Das Feld :attribute muss vorhanden sein, wenn :values vorhanden sind.',
'prohibited' => 'The :attribute field is prohibited.', 'prohibited' => 'Das Feld :attribute ist unzulässig.',
'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', 'prohibited_if' => 'Das Feld :attribute ist unzulässig, wenn :other :value ist.',
'prohibited_if_accepted' => 'The :attribute field is prohibited when :other is accepted.', 'prohibited_if_accepted' => 'Das Feld :attribute ist unzulässig, wenn :other akzeptiert ist.',
'prohibited_if_declined' => 'The :attribute field is prohibited when :other is declined.', 'prohibited_if_declined' => 'Das Feld :attribute ist unzulässig, wenn :other abgelehnt ist.',
'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', 'prohibited_unless' => 'Das Feld :attribute ist unzulässig, sofern :other nicht in :values ist.',
'prohibits' => 'The :attribute field prohibits :other from being present.', 'prohibits' => 'Das Feld :attribute verhindert, dass :other vorhanden ist.',
'regex' => 'The :attribute field format is invalid.', 'regex' => 'Das Format des Feldes :attribute ist ungültig.',
'required' => 'The :attribute field is required.', 'required' => 'Das Feld :attribute ist erforderlich.',
'required_array_keys' => 'The :attribute field must contain entries for: :values.', 'required_array_keys' => 'Das Feld :attribute muss Einträge enthalten für: :values.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => 'Das Feld :attribute ist erforderlich, wenn :other :value ist.',
'required_if_accepted' => 'The :attribute field is required when :other is accepted.', 'required_if_accepted' => 'Das Feld :attribute ist erforderlich, wenn :other akzeptiert ist.',
'required_if_declined' => 'The :attribute field is required when :other is declined.', 'required_if_declined' => 'Das Feld :attribute ist erforderlich, wenn :other abgelehnt ist.',
'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_unless' => 'Das Feld :attribute ist erforderlich, sofern :other nicht in :values ist.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => 'Das Feld :attribute ist erforderlich, wenn :values vorhanden ist.',
'required_with_all' => 'The :attribute field is required when :values are present.', 'required_with_all' => 'Das Feld :attribute ist erforderlich, wenn :values vorhanden sind.',
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => 'Das Feld :attribute ist erforderlich, wenn :values nicht vorhanden ist.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => 'Das Feld :attribute ist erforderlich, wenn keines von :values vorhanden ist.',
'same' => 'The :attribute field must match :other.', 'same' => 'Das Feld :attribute muss mit :other übereinstimmen.',
'size' => 'size' =>
array ( array (
'array' => 'The :attribute field must contain :size items.', 'array' => 'Das Feld :attribute muss :size Elemente enthalten.',
'file' => 'The :attribute field must be :size kilobytes.', 'file' => 'Das Feld :attribute muss :size Kilobyte groß sein.',
'numeric' => 'The :attribute field must be :size.', 'numeric' => 'Das Feld :attribute muss :size sein.',
'string' => 'The :attribute field must be :size characters.', 'string' => 'Das Feld :attribute muss :size Zeichen enthalten.',
), ),
'starts_with' => 'The :attribute field must start with one of the following: :values.', 'starts_with' => 'Das Feld :attribute muss mit einem der folgenden Werte beginnen: :values.',
'string' => 'The :attribute field must be a string.', 'string' => 'Das Feld :attribute muss eine Zeichenkette sein.',
'timezone' => 'The :attribute field must be a valid timezone.', 'timezone' => 'Das Feld :attribute muss eine gültige Zeitzone sein.',
'unique' => 'The :attribute has already been taken.', 'unique' => ':attribute ist bereits vergeben.',
'uploaded' => 'The :attribute failed to Hochladen.', 'uploaded' => ':attribute konnte nicht hochgeladen werden.',
'uppercase' => 'The :attribute field must be uppercase.', 'uppercase' => 'Das Feld :attribute muss groß geschrieben sein.',
'url' => 'The :attribute field must be a valid URL.', 'url' => 'Das Feld :attribute muss eine gültige URL sein.',
'ulid' => 'The :attribute field must be a valid ULID.', 'ulid' => 'Das Feld :attribute muss eine gültige ULID sein.',
'uuid' => 'The :attribute field must be a valid UUID.', 'uuid' => 'Das Feld :attribute muss eine gültige UUID sein.',
'custom' => 'custom' =>
array ( array (
'attribute-name' => 'attribute-name' =>
array ( array (
'rule-name' => 'custom-message', 'rule-name' => 'custom-message',
), ),
), ),
'attributes' => 'attributes' =>
array ( array (
), ),
); );