diff --git a/lang/de/auth.php b/lang/de/auth.php index 1854d18c..f9c03d0b 100644 --- a/lang/de/auth.php +++ b/lang/de/auth.php @@ -1,32 +1,32 @@ 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - 'password_updated' => 'Your password has been Aktualisierungd.', - 'verification_link_sent' => 'A fresh verification link has been sent to your email address.', - 'password_reset_sent' => 'We have emailed your password reset link.', - 'google_auth_settings' => 'Google Auth Einstellungen', - 'google_auth_description' => 'Google Auth Description', - 'login_title' => 'Log in to your account', - 'login_description' => 'Enter your email and password below to log in', - 'remember_me' => 'Remember me', - 'forgot_password' => 'Forgot Password', - 'continue_with' => 'Or continue with', - 'no_account' => 'Don\'t have an account?', + 'failed' => 'Diese Zugangsdaten stimmen nicht mit unseren Daten überein.', + 'password' => 'Das angegebene Passwort ist falsch.', + 'throttle' => 'Zu viele Anmeldeversuche. Bitte versuche es in :seconds Sekunden erneut.', + 'password_updated' => 'Dein Passwort wurde aktualisiert.', + 'verification_link_sent' => 'Ein neuer Bestätigungslink wurde an deine E-Mail-Adresse gesendet.', + '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_description' => 'Google-Auth-Beschreibung', + 'login_title' => 'Melde dich in deinem Konto an', + 'login_description' => 'Gib unten deine E-Mail-Adresse und dein Passwort ein, um dich anzumelden.', + 'remember_me' => 'Angemeldet bleiben', + 'forgot_password' => 'Passwort vergessen', + 'continue_with' => 'Oder fortfahren mit', + 'no_account' => 'Noch kein Konto?', 'google_auth' => 'Google Auth', - 'register_title' => 'Create an account', - 'register_description' => 'Enter your details below to create your account', - 'have_account' => 'Already have an account?', - 'forgot_description' => 'Enter your email to receive a password reset link', - 'return_to_login' => 'Or, return to', - 'reset_title' => 'Reset password', - 'reset_description' => 'Please enter your new password below', - 'confirm_title' => 'Confirm your password', - 'confirm_description' => 'This is a secure area of the Anwendung. Please confirm your password before continuing.', - 'change_email' => 'Change Email', - 'verify_title' => 'Verify email', - 'verify_description' => 'Please verify your email address by clicking on the link we just emailed to you.', - 'verification_sent' => 'A new verification link has been sent to the email address you provided during registration.', -); + 'register_title' => 'Konto erstellen', + 'register_description' => 'Gib unten deine Daten ein, um ein Konto zu erstellen.', + 'have_account' => 'Du hast bereits ein Konto?', + 'forgot_description' => 'Gib deine E-Mail-Adresse ein, um einen Link zum Zurücksetzen des Passworts zu erhalten.', + 'return_to_login' => 'Oder zurück zum Login', + 'reset_title' => 'Passwort zurücksetzen', + 'reset_description' => 'Bitte gib unten dein neues Passwort ein.', + 'confirm_title' => 'Passwort bestätigen', + 'confirm_description' => 'Dies ist ein geschützter Bereich der Anwendung. Bitte bestätige dein Passwort, bevor du fortfährst.', + 'change_email' => 'E-Mail-Adresse ändern', + 'verify_title' => 'E-Mail bestätigen', + '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' => 'Ein neuer Bestätigungslink wurde an die E-Mail-Adresse gesendet, die du bei der Registrierung angegeben hast.', +); \ No newline at end of file diff --git a/lang/de/button.php b/lang/de/button.php index b4f8f2da..fdd838e4 100644 --- a/lang/de/button.php +++ b/lang/de/button.php @@ -1,206 +1,206 @@ 'Add', + 'add' => 'Hinzufügen', 'save' => 'Speichern', 'cancel' => 'Abbrechen', - 'close' => 'Close', - 'submit' => 'Submit', - 'edit' => 'Edit', - 'delete' => 'Delete', - 'create' => 'Create', - 'update' => 'Aktualisierung', - 'remove' => 'Remove', - 'previous' => 'Previous', - 'apply' => 'Apply', - 'view_all' => 'View All', - 'reply' => 'Reply', - 'reapply' => 'ReApply', - 'light' => 'Light', - 'dark' => 'Dark', - 'collaborative' => 'Collaborative', - 'administrative' => 'Administrative', - 'type' => 'Type', - 'form' => 'Form', - 'true' => 'True', - 'false' => 'False', - 'free' => 'Free', - 'list' => 'List', - 'search' => 'Search', + 'close' => 'Schließen', + 'submit' => 'Absenden', + 'edit' => 'Bearbeiten', + 'delete' => 'Löschen', + 'create' => 'Erstellen', + 'update' => 'Aktualisieren', + 'remove' => 'Entfernen', + 'previous' => 'Zurück', + 'apply' => 'Anwenden', + 'view_all' => 'Alle anzeigen', + 'reply' => 'Antworten', + 'reapply' => 'Erneut anwenden', + 'light' => 'Hell', + 'dark' => 'Dunkel', + 'collaborative' => 'Kollaborativ', + 'administrative' => 'Administrativ', + 'type' => 'Typ', + 'form' => 'Formular', + 'true' => 'Wahr', + 'false' => 'Falsch', + 'free' => 'Kostenlos', + 'list' => 'Liste', + 'search' => 'Suchen', 'filter' => 'Filter', - 'sort' => 'Sort', - 'refresh' => 'Refresh', + 'sort' => 'Sortieren', + 'refresh' => 'Aktualisieren', 'upload' => 'Hochladen', - 'download' => 'Download', - 'send' => 'Send', - 'add_item' => 'Add Item', - 'reorder' => 'Reorder', - 'active' => 'Active', - 'inactive' => 'Inactive', - 'deactivate' => 'Deactivate', - 'lessons' => 'Lessons', - 'live_classes' => 'Live Classes', - 'join_class' => 'Join Class', - 'edit_live_class' => 'Edit Live Class', - 'delete_class' => 'Delete Class', - 'class_note' => 'Class Note', + 'download' => 'Herunterladen', + 'send' => 'Senden', + 'add_item' => 'Element hinzufügen', + 'reorder' => 'Neu anordnen', + 'active' => 'Aktiv', + 'inactive' => 'Inaktiv', + 'deactivate' => 'Deaktivieren', + 'lessons' => 'Lektionen', + 'live_classes' => 'Live-Kurse', + 'join_class' => 'Kurs beitreten', + 'edit_live_class' => 'Live-Kurs bearbeiten', + 'delete_class' => 'Kurs löschen', + 'class_note' => 'Kursnotiz', 'add_language' => 'Sprache hinzufügen', - 'save_changes' => 'Speichern Changes', - 'schedule_class' => 'Schedule Class', - 'add_newsletter' => 'Add Newsletter', - 'update_newsletter' => 'Aktualisierung Newsletter', - 'delete_backup' => 'Delete Sicherung', - 'refresh_server' => 'Refresh Server', - 'backup_now' => 'Sicherung Now', + 'save_changes' => 'Änderungen speichern', + 'schedule_class' => 'Kurs planen', + 'add_newsletter' => 'Newsletter hinzufügen', + 'update_newsletter' => 'Newsletter aktualisieren', + 'delete_backup' => 'Backup löschen', + 'refresh_server' => 'Server aktualisieren', + 'backup_now' => 'Jetzt sichern', 'update_application' => 'Anwendung aktualisieren', - 'play_course' => 'Play Course', - 'course_player' => 'Course Player', - 'enroll_now' => 'Enroll Now', - 'buy_now' => 'Buy Now', - 'add_to_cart' => 'Add to cart', - 'add_to_wishlist' => 'Add to Wishlist', - 'remove_from_wishlist' => 'Remove from Wishlist', - 'learn_more' => 'Learn More', - 'continue' => 'Continue', - 'course_details' => 'Course Details', - 'continue_to_payment' => 'Continue to payment', - 'post_comment' => 'Post Comment', - 'posting' => 'Posting...', - 'like' => 'like', - 'dislike' => 'dislike', - 'submit_review' => 'Submit Review', - 'next_step' => 'Next Step', - 'previous_step' => 'Previous Step', - 'generate_certificate' => 'Generate Certificate', - 'generating_certificate' => 'Generating Certificate...', - 'download_as' => 'Download as', - 'mark_all_as_read' => 'Mark all as read', - 'view_all_notifications' => 'View all notifications', - 'subscribe' => 'Subscribe', - 'become_an_instructor' => 'Become an Instructor', - 'delete_account' => 'Delete account', - 'are_you_sure_to_delete' => 'Bist du sicher to delete?', - 'add_section' => 'Add Section', - 'sort_section' => 'Sort Section', - 'add_quiz' => 'Add Quiz', - 'add_lesson' => 'Add Lesson', - 'sort_lessons' => 'Sort Lessons', - 'sort_categories' => 'Sort Categories', - 'edit_section' => 'Edit Section', - 'delete_section' => 'Delete Section', - 'quiz_questions' => 'Quiz Questions', - 'add_question' => 'Add Question', - 'save_lesson' => 'Speichern Lesson', - 'pick_a_date' => 'Pick a Datum', - 'toggle_theme' => 'Toggle theme', - 'course_preview' => 'Course Preview', - 'submit_for_approval' => 'Submit for Approval', - 'approval_status' => 'Approval Status', - 'login' => 'Login', - 'logout' => 'Logout', - 'log_out' => 'Log out', - 'log_in' => 'Log in', - 'sign_up' => 'Sign up', - 'create_account' => 'Create account', - 'continue_with_google' => 'Continue With Google', - 'forgot_password' => 'Forgot password?', - 'email_password_reset_link' => 'Email password reset link', - 'resend_verification_email' => 'Resend verification email', - 'confirm_password' => 'Confirm password', - 'reset_password' => 'Reset password', - 'change_email' => 'Change Email', - 'change_password' => 'Change Password', - 'forget_password' => 'Forget Password', - 'get_email_change_link' => 'Get Email Change Link', - 'get_password_reset_link' => 'Get Password Reset Link', - 'upload_file' => 'Hochladen Datumi', - 'start_upload' => 'Start Hochladen', - 'cancel_upload' => 'Abbrechen Hochladen', - 'select_different_file' => 'Select Different Datumi', - 'initializing_upload' => 'Initializing Hochladen...', - 'uploading_file_chunks' => 'Hochladening Datumi chunks...', - 'finalizing_upload' => 'Finalizing Hochladen...', - 'completed_upload' => 'Completed Hochladen', - 'upload_completed_successfully' => 'Hochladen completed successfully', + 'play_course' => 'Kurs abspielen', + 'course_player' => 'Kurs-Player', + 'enroll_now' => 'Jetzt einschreiben', + 'buy_now' => 'Jetzt kaufen', + 'add_to_cart' => 'In den Warenkorb', + 'add_to_wishlist' => 'Zur Wunschliste hinzufügen', + 'remove_from_wishlist' => 'Von der Wunschliste entfernen', + 'learn_more' => 'Mehr erfahren', + 'continue' => 'Weiter', + 'course_details' => 'Kursdetails', + 'continue_to_payment' => 'Weiter zur Zahlung', + 'post_comment' => 'Kommentar posten', + 'posting' => 'Wird gesendet...', + 'like' => 'Gefällt mir', + 'dislike' => 'Gefällt mir nicht', + 'submit_review' => 'Bewertung absenden', + 'next_step' => 'Nächster Schritt', + 'previous_step' => 'Vorheriger Schritt', + 'generate_certificate' => 'Zertifikat erstellen', + 'generating_certificate' => 'Zertifikat wird erstellt...', + 'download_as' => 'Herunterladen als', + 'mark_all_as_read' => 'Alle als gelesen markieren', + 'view_all_notifications' => 'Alle Benachrichtigungen anzeigen', + 'subscribe' => 'Abonnieren', + 'become_an_instructor' => 'Dozent werden', + 'delete_account' => 'Konto löschen', + 'are_you_sure_to_delete' => 'Bist du sicher, dass du löschen möchtest?', + 'add_section' => 'Abschnitt hinzufügen', + 'sort_section' => 'Abschnitte sortieren', + 'add_quiz' => 'Quiz hinzufügen', + 'add_lesson' => 'Lektion hinzufügen', + 'sort_lessons' => 'Lektionen sortieren', + 'sort_categories' => 'Kategorien sortieren', + 'edit_section' => 'Abschnitt bearbeiten', + 'delete_section' => 'Abschnitt löschen', + 'quiz_questions' => 'Quizfragen', + 'add_question' => 'Frage hinzufügen', + 'save_lesson' => 'Lektion speichern', + 'pick_a_date' => 'Datum auswählen', + 'toggle_theme' => 'Design umschalten', + 'course_preview' => 'Kursvorschau', + 'submit_for_approval' => 'Zur Freigabe einreichen', + 'approval_status' => 'Freigabestatus', + 'login' => 'Anmelden', + 'logout' => 'Abmelden', + 'log_out' => 'Abmelden', + 'log_in' => 'Anmelden', + 'sign_up' => 'Registrieren', + 'create_account' => 'Konto erstellen', + 'continue_with_google' => 'Mit Google fortfahren', + 'forgot_password' => 'Passwort vergessen?', + 'email_password_reset_link' => 'Link zum Zurücksetzen per E-Mail senden', + 'resend_verification_email' => 'Bestätigungs-E-Mail erneut senden', + 'confirm_password' => 'Passwort bestätigen', + 'reset_password' => 'Passwort zurücksetzen', + 'change_email' => 'E-Mail ändern', + 'change_password' => 'Passwort ändern', + 'forget_password' => 'Passwort vergessen', + 'get_email_change_link' => 'Link zum Ändern der E-Mail erhalten', + 'get_password_reset_link' => 'Link zum Zurücksetzen erhalten', + 'upload_file' => 'Datei hochladen', + 'start_upload' => 'Upload starten', + 'cancel_upload' => 'Upload abbrechen', + 'select_different_file' => 'Andere Datei auswählen', + 'initializing_upload' => 'Upload wird initialisiert...', + 'uploading_file_chunks' => 'Dateiteile werden hochgeladen...', + 'finalizing_upload' => 'Upload wird abgeschlossen...', + 'completed_upload' => 'Upload abgeschlossen', + 'upload_completed_successfully' => 'Upload erfolgreich abgeschlossen', 'uploading' => 'Wird hochgeladen...', - 'saving' => 'Saving...', - 'first' => 'First', - 'last' => 'Last', - 'prev' => 'Prev', - 'next' => 'Next', - 'back' => 'Back', - 'show_full' => 'Show Full', - 'show_less' => 'Show Less', + 'saving' => 'Wird gespeichert...', + 'first' => 'Erste', + 'last' => 'Letzte', + 'prev' => 'Zurück', + 'next' => 'Weiter', + 'back' => 'Zurück', + 'show_full' => 'Alles anzeigen', + 'show_less' => 'Weniger anzeigen', 'dashboard' => 'Dashboard', - 'main_menu' => 'Main Menu', - 'categories' => 'Categories', - 'courses' => 'Courses', - 'enrollments' => 'Enrollments', - 'instructors' => 'Instructors', - 'payout_report' => 'Payout Report', - 'payouts' => 'Payouts', - 'job_circulars' => 'Job Circulars', + 'main_menu' => 'Hauptmenü', + 'categories' => 'Kategorien', + 'courses' => 'Kurse', + 'enrollments' => 'Einschreibungen', + 'instructors' => 'Dozenten', + 'payout_report' => 'Auszahlungsbericht', + 'payouts' => 'Auszahlungen', + 'job_circulars' => 'Stellenausschreibungen', 'blogs' => 'Blogs', - 'newsletters' => 'Newsletters', - 'all_users' => 'All Users', + 'newsletters' => 'Newsletter', + 'all_users' => 'Alle Benutzer', 'settings' => 'Einstellungen', - 'my_courses' => 'My Courses', - 'wishlist' => 'Wishlist', - 'profile' => 'ProDatumi', - 'live_class' => 'Live Class', - 'payment_methods' => 'Payment Methods', - 'profile_update' => 'ProDatumi Aktualisierung', - 'manage_courses' => 'Manage Courses', - 'create_course' => 'Create Course', - 'manage_enrollments' => 'Manage Enrollments', - 'add_new_enrollment' => 'Add New Enrollment', - 'add_new_instructor' => 'Add New Instructor', - 'manage_instructors' => 'Manage Instructors', - 'create_instructor' => 'Create Instructor', - 'applications' => 'Anwendungs', - 'payout_request' => 'Payout Request', - 'payout_history' => 'Payout Verlauf', - 'withdraw' => 'Withdraw', - 'all_jobs' => 'All Jobs', - 'create_job' => 'Create Job', - 'edit_job' => 'Edit Job', - 'create_blog' => 'Create Blog', - 'manage_blog' => 'Manage Blog', - 'account' => 'Account', + 'my_courses' => 'Meine Kurse', + 'wishlist' => 'Wunschliste', + 'profile' => 'Profil', + 'live_class' => 'Live-Kurs', + 'payment_methods' => 'Zahlungsmethoden', + 'profile_update' => 'Profil aktualisieren', + 'manage_courses' => 'Kurse verwalten', + 'create_course' => 'Kurs erstellen', + 'manage_enrollments' => 'Einschreibungen verwalten', + 'add_new_enrollment' => 'Neue Einschreibung hinzufügen', + 'add_new_instructor' => 'Neuen Dozenten hinzufügen', + 'manage_instructors' => 'Dozenten verwalten', + 'create_instructor' => 'Dozent erstellen', + 'applications' => 'Bewerbungen', + 'payout_request' => 'Auszahlungsanfrage', + 'payout_history' => 'Auszahlungsverlauf', + 'withdraw' => 'Auszahlen', + 'all_jobs' => 'Alle Jobs', + 'create_job' => 'Job erstellen', + 'edit_job' => 'Job bearbeiten', + 'create_blog' => 'Blog erstellen', + 'manage_blog' => 'Blog verwalten', + 'account' => 'Konto', 'system' => 'System', - 'pages' => 'Pages', - 'storage' => 'Storage', + 'pages' => 'Seiten', + 'storage' => 'Speicher', 'smtp' => 'SMTP', 'auth0' => 'Auth0', - 'maintenance' => 'Maintenance', - 'become_instructor' => 'Become Instructor', - 'overview' => 'Overview', - 'curriculum' => 'Curriculum', + 'maintenance' => 'Wartung', + 'become_instructor' => 'Dozent werden', + 'overview' => 'Übersicht', + 'curriculum' => 'Lehrplan', 'details' => 'Details', - 'instructor' => 'Instructor', - 'reviews' => 'Reviews', - 'summery' => 'Summery', - 'certificate' => 'Certificate', + 'instructor' => 'Dozent', + 'reviews' => 'Bewertungen', + 'summery' => 'Zusammenfassung', + 'certificate' => 'Zertifikat', 'forum' => 'Forum', - 'review' => 'Review', - 'basic' => 'Basic', - 'pricing' => 'Pricing', + 'review' => 'Bewertung', + 'basic' => 'Grundlagen', + 'pricing' => 'Preise', 'info' => 'Info', - 'media' => 'Media', + 'media' => 'Medien', 'seo' => 'SEO', 'quiz' => 'Quiz', - 'lesson' => 'Lesson', - 'social' => 'Social', - 'payment' => 'Payment', - 'copyright' => 'Kopierenright', - 'social_media' => 'Social Media', - 'url_items' => 'URL Items', + 'lesson' => 'Lektion', + 'social' => 'Soziales', + 'payment' => 'Zahlung', + 'copyright' => 'Urheberrecht', + 'social_media' => 'Soziale Medien', + 'url_items' => 'URL-Elemente', 'dropdowns' => 'Dropdowns', 'actions' => 'Aktionen', 'website' => 'Website', 'navbar' => 'Navbar', 'footer' => 'Footer', - 'style' => 'Style', - 'edit_navbar' => 'Edit Navbar', - 'edit_footer' => 'Edit Footer', -); + 'style' => 'Stil', + 'edit_navbar' => 'Navbar bearbeiten', + 'edit_footer' => 'Footer bearbeiten', +); \ No newline at end of file diff --git a/lang/de/common.php b/lang/de/common.php index e5175307..83fbfbdf 100644 --- a/lang/de/common.php +++ b/lang/de/common.php @@ -1,107 +1,107 @@ 'Title', - 'description' => 'Description', + 'title' => 'Titel', + 'description' => 'Beschreibung', 'name' => 'Name', - 'email' => 'Email', - 'password' => 'Password', - 'type' => 'Type', - 'category' => 'Category', + 'email' => 'E-Mail', + 'password' => 'Passwort', + 'type' => 'Typ', + 'category' => 'Kategorie', 'status' => 'Status', - 'location' => 'Location', - 'image' => 'Image', + 'location' => 'Standort', + 'image' => 'Bild', 'url' => 'URL', - 'categories' => 'Categories', - 'students' => 'Students', - 'courses' => 'Courses', - 'comments' => 'Comments', - 'comment' => 'Comment', - 'price' => 'Price', - 'rating' => 'Rating', - 'instructor' => 'Instructor', - 'role' => 'Role', - 'action' => 'Action', + 'categories' => 'Kategorien', + 'students' => 'Teilnehmer', + 'courses' => 'Kurse', + 'comments' => 'Kommentare', + 'comment' => 'Kommentar', + 'price' => 'Preis', + 'rating' => 'Bewertung', + 'instructor' => 'Dozent', + 'role' => 'Rolle', + 'action' => 'Aktion', 'actions' => 'Aktionen', 'level' => 'Level', - 'active' => 'Active', - 'inactive' => 'Inactive', - 'published' => 'Published', - 'draft' => 'Draft', - 'expired' => 'Expired', - 'pending' => 'Pending', - 'enabled' => 'Enabled', - 'disabled' => 'Disabled', + 'active' => 'Aktiv', + 'inactive' => 'Inaktiv', + 'published' => 'Veröffentlicht', + 'draft' => 'Entwurf', + 'expired' => 'Abgelaufen', + 'pending' => 'Ausstehend', + 'enabled' => 'Aktiviert', + 'disabled' => 'Deaktiviert', 'language' => 'Sprache', - 'default' => 'default', - 'closed' => 'Closed', - 'paused' => 'Paused', - 'on' => 'On', - 'off' => 'Off', - 'free' => 'Free', - 'completed' => 'Completed', - 'search' => 'Search', + 'default' => 'Standard', + 'closed' => 'Geschlossen', + 'paused' => 'Pausiert', + 'on' => 'An', + 'off' => 'Aus', + 'free' => 'Kostenlos', + 'completed' => 'Abgeschlossen', + 'search' => 'Suchen', 'filter' => 'Filter', - 'create' => 'Create', - 'update' => 'Aktualisierung', - 'edit' => 'Edit', + 'create' => 'Erstellen', + 'update' => 'Aktualisieren', + 'edit' => 'Bearbeiten', 'save' => 'Speichern', - 'delete' => 'Delete', + 'delete' => 'Löschen', 'cancel' => 'Abbrechen', - 'submit' => 'Submit', - 'apply' => 'Apply', - 'view' => 'View', - 'preview' => 'Preview', - 'download' => 'Download', - 'close' => 'Close', - 'confirm' => 'Confirm', - 'yes' => 'Yes', - 'no' => 'No', + 'submit' => 'Absenden', + 'apply' => 'Anwenden', + 'view' => 'Ansehen', + 'preview' => 'Vorschau', + 'download' => 'Herunterladen', + 'close' => 'Schließen', + 'confirm' => 'Bestätigen', + 'yes' => 'Ja', + 'no' => 'Nein', 'ok' => 'OK', - 'back' => 'Back', - 'continue' => 'Continue', - 'skip' => 'Skip', - 'retry' => 'Retry', - 'refresh' => 'Refresh', - 'reload' => 'Reload', - 'change_email' => 'Change Email', - 'change_password' => 'Change Password', - 'forget_password' => 'Forget Password', - 'loading' => 'Loading...', - 'processing' => 'Processing...', - 'saving' => 'Saving...', - 'updating' => 'Updating...', - 'deleting' => 'Deleting...', + 'back' => 'Zurück', + 'continue' => 'Weiter', + 'skip' => 'Überspringen', + 'retry' => 'Erneut versuchen', + 'refresh' => 'Aktualisieren', + 'reload' => 'Neu laden', + 'change_email' => 'E-Mail ändern', + 'change_password' => 'Passwort ändern', + 'forget_password' => 'Passwort vergessen', + 'loading' => 'Wird geladen...', + 'processing' => 'Wird verarbeitet...', + 'saving' => 'Wird gespeichert...', + 'updating' => 'Wird aktualisiert...', + 'deleting' => 'Wird gelöscht...', 'uploading' => 'Wird hochgeladen...', - 'searching' => 'Searching...', - 'no_results_found' => 'No results found', - 'today' => 'Today', - 'yesterday' => 'Yesterday', - 'ago' => 'ago', - 'general_settings' => 'General Einstellungen', - 'email_settings' => 'Email Einstellungen', - 'payment_settings' => 'Payment Einstellungen', + 'searching' => 'Suche läuft...', + 'no_results_found' => 'Keine Ergebnisse gefunden', + 'today' => 'Heute', + 'yesterday' => 'Gestern', + 'ago' => 'vor', + 'general_settings' => 'Allgemeine Einstellungen', + 'email_settings' => 'E-Mail-Einstellungen', + 'payment_settings' => 'Zahlungseinstellungen', 'settings' => 'Einstellungen', - 'file_too_large' => 'Datumi is too large. Please select a smaller Datumi.', - 'invalid_file' => 'Invalid Datumi format. Please Hochladen a valid .zip Datumi.', - 'required_field' => 'This field is required.', - 'home' => 'Home', - 'about' => 'About', - 'contact' => 'Contact', - 'help' => 'Help', + 'file_too_large' => 'Die Datei ist zu groß. Bitte wähle eine kleinere Datei aus.', + 'invalid_file' => 'Ungültiges Dateiformat. Bitte lade eine gültige .zip-Datei hoch.', + 'required_field' => 'Dieses Feld ist erforderlich.', + 'home' => 'Start', + 'about' => 'Über', + 'contact' => 'Kontakt', + 'help' => 'Hilfe', 'support' => 'Support', 'dashboard' => 'Dashboard', - 'page' => 'Page', - 'of' => 'of', - 'first' => '< 'Previous', - 'next' => 'Next', - 'last' => 'Last>>', - 'go_to_page' => 'Go to page', + 'page' => 'Seite', + 'of' => 'von', + 'first' => '< 'Zurück', + 'next' => 'Weiter', + 'last' => 'Letzte>>', + 'go_to_page' => 'Gehe zu Seite', 'video' => 'Video', 'audio' => 'Audio', - 'document' => 'Document', + 'document' => 'Dokument', 'file' => 'Datei', - 'reviews' => 'Reviews', - 'select_the_approval_status' => 'Select the Approval Status', -); + 'reviews' => 'Bewertungen', + 'select_the_approval_status' => 'Freigabestatus auswählen', +); \ No newline at end of file diff --git a/lang/de/dashboard.php b/lang/de/dashboard.php index c2822750..6fab8f19 100644 --- a/lang/de/dashboard.php +++ b/lang/de/dashboard.php @@ -1,307 +1,307 @@ 'User Management', - 'course_management' => 'Course Management', - 'content_management' => 'Content Management', - 'financial_management' => 'Financial Management', - 'refund_management' => 'Refund Management', - 'faq_management' => 'FAQ Management', - 'security_settings' => 'Security Einstellungen', - 'backup_settings' => 'Sicherung Einstellungen', - 'tax_settings' => 'Tax Einstellungen', - 'webhook_settings' => 'Webhook Einstellungen', - 'analytics' => 'Analytics', - 'reports' => 'Reports', - 'visitor_analytics' => 'Visitor Analytics', - 'course_analytics' => 'Course Analytics', - 'enrollment_statistics' => 'Enrollment Statistics', - 'revenue_statistics' => 'Revenue Statistics', - 'course_statistics' => 'Course Statistics', - 'sales_report' => 'Sales Report', - 'user_activity_report' => 'User Activity Report', - 'course_performance_report' => 'Course Performance Report', - 'financial_report' => 'Financial Report', - 'export_report' => 'Export Report', - 'basic_information' => 'Basic Information', - 'blog_information' => 'Blog Information', - 'user_information' => 'User Information', - 'media_details' => 'Media Details', - 'compensation_details' => 'Compensation & Details', - 'total_blogs' => 'Total Blogs', - 'total_categories' => 'Total Categories', - 'total_jobs' => 'Total Jobs', - 'total_users' => 'Total Users', - 'total_earnings' => 'Total Earnings', - 'total_withdrawals' => 'Total Withdrawals', - 'select_user_type' => 'Select user type', - 'select_withdrawal_method' => 'Select withdrawal method', - 'select_recipients' => 'Select Recipients', - 'select_media' => 'Select Media', - 'no_results' => 'No results.', - 'no_results_found' => 'No results found', - 'are_you_absolutely_sure' => 'Are you absolutely sure?', - 'update_the_category' => 'Aktualisierung The Category', - 'image_upload_requirements' => 'Image Hochladen is required', + 'user_management' => 'Benutzerverwaltung', + 'course_management' => 'Kursverwaltung', + 'content_management' => 'Inhaltsverwaltung', + 'financial_management' => 'Finanzverwaltung', + 'refund_management' => 'Rückerstattungsverwaltung', + 'faq_management' => 'FAQ-Verwaltung', + 'security_settings' => 'Sicherheitseinstellungen', + 'backup_settings' => 'Backup-Einstellungen', + 'tax_settings' => 'Steuereinstellungen', + 'webhook_settings' => 'Webhook-Einstellungen', + 'analytics' => 'Analysen', + 'reports' => 'Berichte', + 'visitor_analytics' => 'Besucher-Analysen', + 'course_analytics' => 'Kurs-Analysen', + 'enrollment_statistics' => 'Einschreibestatistiken', + 'revenue_statistics' => 'Umsatzstatistiken', + 'course_statistics' => 'Kursstatistiken', + 'sales_report' => 'Verkaufsbericht', + 'user_activity_report' => 'Benutzeraktivitätsbericht', + 'course_performance_report' => 'Kursleistungsbericht', + 'financial_report' => 'Finanzbericht', + 'export_report' => 'Bericht exportieren', + 'basic_information' => 'Grundinformationen', + 'blog_information' => 'Blog-Informationen', + 'user_information' => 'Benutzerinformationen', + 'media_details' => 'Mediendetails', + 'compensation_details' => 'Vergütung & Details', + 'total_blogs' => 'Blogs gesamt', + 'total_categories' => 'Kategorien gesamt', + 'total_jobs' => 'Jobs gesamt', + 'total_users' => 'Benutzer gesamt', + 'total_earnings' => 'Einnahmen gesamt', + 'total_withdrawals' => 'Auszahlungen gesamt', + 'select_user_type' => 'Benutzertyp auswählen', + 'select_withdrawal_method' => 'Auszahlungsmethode auswählen', + 'select_recipients' => 'Empfänger auswählen', + 'select_media' => 'Medien auswählen', + 'no_results' => 'Keine Ergebnisse.', + 'no_results_found' => 'Keine Ergebnisse gefunden', + 'are_you_absolutely_sure' => 'Bist du dir absolut sicher?', + 'update_the_category' => 'Kategorie aktualisieren', + 'image_upload_requirements' => 'Bild-Upload ist erforderlich', 'admin' => 'Admin', - 'archived' => 'Archived', - 'user_list' => 'User List', - 'instructor_list' => 'Instructor List', - 'course_list' => 'Course List', - 'newsletter_list' => 'Newsletter List', - 'payout_list' => 'Payout List', - 'lessons' => 'Lessons', - 'quizzes' => 'Quizzes', - 'total_content_items' => 'Total Content Items', - 'enrollment' => 'Enrollment', - 'course_status' => 'Course Status', - 'update_section' => 'Aktualisierung Section', - 'update_lesson' => 'Aktualisierung Lesson', - 'update_quiz' => 'Aktualisierung Quiz', - 'sort_items' => 'Sort Items', - 'job_circulars' => 'Job Circulars', - 'no_job_circulars_found' => 'No job circulars found', - 'provide_essential_job_details' => 'Provide the essential details about the job position', - 'specify_job_requirements' => 'Specify the requirements and qualifications for this position', - 'provide_salary_details' => 'Provide salary range and other compensation details', - 'salary_information' => 'Salary Information', - 'salary_information_title' => 'Set the compensation range for this position', - 'salary_range' => 'Salary Range', - 'salary_currency' => 'Salary Currency', - 'salary_negotiable' => 'Salary Negotiable', - 'application_deadline' => 'Anwendung Deadline', - 'contact_email' => 'Contact Email', - 'skills_required' => 'Skills Required', - 'positions_available' => 'Positions Available', - 'job_type' => 'Job Type', - 'work_type' => 'Work Type', - 'experience_level' => 'Experience Level', - 'job_details' => 'Job Details', - 'job_details_title' => 'Specify the job type, location, and experience requirements', - 'all' => 'All', - 'student' => 'Student', - 'send_to' => 'Send To', - 'send_newsletter' => 'Send newsletter', - 'no_newsletters_found' => 'No newsletters found', - 'available' => 'Available', - 'total_payout' => 'Total Payout', - 'requested' => 'Requested', - 'withdraw_list' => 'Withdraw List', - 'payout_history' => 'Payout Verlauf', - 'payout_request' => 'Payout Request', + 'archived' => 'Archiviert', + 'user_list' => 'Benutzerliste', + 'instructor_list' => 'Dozentenliste', + 'course_list' => 'Kursliste', + 'newsletter_list' => 'Newsletter-Liste', + 'payout_list' => 'Auszahlungsliste', + 'lessons' => 'Lektionen', + 'quizzes' => 'Quizze', + 'total_content_items' => 'Inhaltselemente gesamt', + 'enrollment' => 'Einschreibung', + 'course_status' => 'Kursstatus', + 'update_section' => 'Abschnitt aktualisieren', + 'update_lesson' => 'Lektion aktualisieren', + 'update_quiz' => 'Quiz aktualisieren', + 'sort_items' => 'Elemente sortieren', + 'job_circulars' => 'Stellenausschreibungen', + 'no_job_circulars_found' => 'Keine Stellenausschreibungen gefunden', + 'provide_essential_job_details' => 'Gib die wichtigsten Details zur Stelle an', + 'specify_job_requirements' => 'Gib die Anforderungen und Qualifikationen für diese Stelle an', + 'provide_salary_details' => 'Gib die Gehaltsspanne und weitere Vergütungsdetails an', + 'salary_information' => 'Gehaltsinformationen', + 'salary_information_title' => 'Lege die Vergütungsspanne für diese Stelle fest', + 'salary_range' => 'Gehaltsspanne', + 'salary_currency' => 'Währung', + 'salary_negotiable' => 'Gehalt verhandelbar', + 'application_deadline' => 'Bewerbungsfrist', + 'contact_email' => 'Kontakt-E-Mail', + 'skills_required' => 'Erforderliche Fähigkeiten', + 'positions_available' => 'Offene Stellen', + 'job_type' => 'Jobtyp', + 'work_type' => 'Arbeitsmodell', + 'experience_level' => 'Erfahrungslevel', + 'job_details' => 'Jobdetails', + 'job_details_title' => 'Lege Jobtyp, Standort und Erfahrungsanforderungen fest', + 'all' => 'Alle', + 'student' => 'Teilnehmer', + 'send_to' => 'Senden an', + 'send_newsletter' => 'Newsletter senden', + 'no_newsletters_found' => 'Keine Newsletter gefunden', + 'available' => 'Verfügbar', + 'total_payout' => 'Auszahlung gesamt', + 'requested' => 'Angefordert', + 'withdraw_list' => 'Auszahlungsliste', + 'payout_history' => 'Auszahlungsverlauf', + 'payout_request' => 'Auszahlungsanfrage', 'feedback' => 'Feedback', - 'course_instructor' => 'Course Instructor', - 'approval_status' => 'Approval Status', + 'course_instructor' => 'Kursdozent', + 'approval_status' => 'Freigabestatus', 'blog' => 'Blog', - 'add_new_blog' => 'Add new blog', - 'provide_essential_details' => 'Provide the essential details about your blog post', - 'blog_categories' => 'Blog Categories', - 'blog_category' => 'Blog Category', - 'protected_category' => 'Protected Category', - '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.', - '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.', - 'icon_picker' => 'Icon Picker', - 'sort_categories' => 'Sort Categories', - 'add_category' => 'Add Category', - 'create_category' => 'Create Category', - 'add_new_category' => 'Add New Category', - 'enter_blog_title' => 'Enter blog title', - 'blog_information_desc' => 'Provide the essential details about your blog post', - 'enter_category_name' => 'Enter category Name', - 'pick_category_icon' => 'Pick your category icon', - 'category_status' => 'Category Status', - 'all_users' => 'All Users', - 'only_students' => 'Only Students', - 'only_instructors' => 'Only Instructors', - 'pending_withdrawals' => 'Pending Withdrawals', - 'available_balance' => 'Available Balance', - 'withdraw_amount' => 'Withdraw Amount', - 'minimum_withdraw' => 'Minimum Withdraw', - 'maximum_withdraw' => 'Maximum Withdraw', - 'withdrawal_method' => 'Withdrawal Method', - 'withdrawal_note' => 'Withdrawal Note', - 'withdrawal_note_placeholder' => 'Add a note for this withdrawal (optional)', - 'user_role' => 'User Role', - 'provide_essential_user_details' => 'Provide the essential details about the user', - 'media_library' => 'Media Library', - 'file_manager' => 'Datumi Manager', - 'upload_media' => 'Hochladen Media', - 'file_name' => 'Datumi Name', - 'file_size' => 'Datumi Größe', - 'file_type' => 'Datumi Type', - 'upload_date' => 'Hochladen Datum', - 'dimensions' => 'Dimensions', - 'notifications' => 'Notifications', - 'messages' => 'Messages', - 'announcements' => 'Announcements', - 'meta_title' => 'Meta Title', - 'enter_meta_title' => 'Enter Meta Title', - 'meta_keywords' => 'Meta Keywords', - 'enter_meta_keywords' => 'Enter Meta Keywords', - 'meta_description' => 'Meta Description', - 'enter_meta_description' => 'Enter Meta Description', - 'og_title' => 'OG Title', - 'enter_og_title' => 'Enter OG Title', - 'og_description' => 'OG Description', - 'enter_og_description' => 'Enter OG Description', - 'lesson_type' => 'Lesson Type', - 'video_file' => 'Video Datumi', - 'video_url' => 'Video URL', - 'document_file' => 'Document Datumi', - 'image_file' => 'Image Datumi', - 'text_content' => 'Text Content', - 'embed_source' => 'Embed Source', - 'lesson_title' => 'Lesson Title', - 'lesson_status' => 'Lesson Status', - 'is_free' => 'Is Free', - 'lesson_description' => 'Lesson Description', - 'lesson_provider' => 'Lesson Provider', - 'lesson_source' => 'Lesson Source', - 'duration' => 'Duration', - 'lesson_summary' => 'Lesson Summary', - 'quiz_title' => 'Quiz Title', - 'enter_quiz_title' => 'Enter quiz title', - 'total_mark' => 'Total Mark', - 'pass_mark' => 'Pass Mark', - 'retake' => 'Retake', - 'quiz_summary' => 'Quiz Summary', - 'hours' => 'Hours', - 'minutes' => 'Minutes', - 'seconds' => 'Seconds', - 'question_type' => 'Question Type', - 'single_choice' => 'Single Choice', - 'multiple_choice' => 'Multiple Choice', - 'true_false' => 'True of False', - 'select_question_type' => 'Select question type', - 'question_title' => 'Question Title', - 'question_options' => 'Question Options', - 'correct_answer' => 'Correct Answer', - 'add_question' => 'Add Question', - 'edit_question' => 'Edit Question', - 'sections' => 'Sections', - 'section_title' => 'Section Title', - 'section_description' => 'Section Description', - 'lesson_content' => 'Lesson Content', - 'quiz_questions' => 'Quiz Questions', - 'assignments' => 'Assignments', - 'user_roles' => 'User Roles', - 'permissions' => 'Permissions', - 'user_activity' => 'User Activity', - 'login_history' => 'Login Verlauf', - 'user_preferences' => 'User Preferences', - 'update_user' => 'Aktualisierung User', - 'select_approval_status' => 'Select the Approval Status', - 'course_progress' => 'Course Progress', - 'completion_rate' => 'Completion Rate', - 'time_spent' => 'Time Spent', - 'quiz_scores' => 'Quiz Scores', - 'certificates_issued' => 'Certificates Issued', - 'admin_revenue' => 'Admin Revenue', - 'instructor_revenue' => 'Instructor Revenue', - 'revenue_tracking' => 'Revenue Tracking', - 'commission_rates' => 'Commission Rates', - 'payment_history' => 'Payment Verlauf', - 'instructor_revenue_this_year' => 'Instructor Revenue This Year', - 'admin_revenue_this_year' => 'Admin Revenue This Year', - 'content_review' => 'Content Review', - 'flagged_content' => 'Flagged Content', - 'moderation_queue' => 'Moderation Queue', - 'content_guidelines' => 'Content Guidelines', - 'help_desk' => 'Help Desk', - 'support_tickets' => 'Support Tickets', - 'documentation' => 'Documentation', - 'marketing_campaigns' => 'Marketing Campaigns', - 'promotional_codes' => 'Promotional Codes', - 'affiliate_program' => 'Affiliate Program', - 'email_marketing' => 'Email Marketing', - 'third_party_integrations' => 'Third Party Integrations', - 'api_management' => 'API Management', - 'external_services' => 'External Services', - 'published' => 'Published', - 'draft' => 'Draft', - 'active' => 'Active', - 'inactive' => 'Inactive', - 'category_required' => 'Category *', - 'select_course_instructor' => 'Select the course instructor', + 'add_new_blog' => 'Neuen Blog hinzufügen', + 'provide_essential_details' => 'Gib die wichtigsten Details zu deinem Blogbeitrag an', + 'blog_categories' => 'Blog-Kategorien', + 'blog_category' => 'Blog-Kategorie', + 'protected_category' => 'Geschützte Kategorie', + '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' => '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-Auswahl', + 'sort_categories' => 'Kategorien sortieren', + 'add_category' => 'Kategorie hinzufügen', + 'create_category' => 'Kategorie erstellen', + 'add_new_category' => 'Neue Kategorie hinzufügen', + 'enter_blog_title' => 'Blogtitel eingeben', + 'blog_information_desc' => 'Gib die wichtigsten Details zu deinem Blogbeitrag an', + 'enter_category_name' => 'Kategorienamen eingeben', + 'pick_category_icon' => 'Wähle ein Kategorie-Icon', + 'category_status' => 'Kategorienstatus', + 'all_users' => 'Alle Benutzer', + 'only_students' => 'Nur Teilnehmer', + 'only_instructors' => 'Nur Dozenten', + 'pending_withdrawals' => 'Ausstehende Auszahlungen', + 'available_balance' => 'Verfügbares Guthaben', + 'withdraw_amount' => 'Auszahlungsbetrag', + 'minimum_withdraw' => 'Mindest-Auszahlung', + 'maximum_withdraw' => 'Maximale Auszahlung', + 'withdrawal_method' => 'Auszahlungsmethode', + 'withdrawal_note' => 'Auszahlungsnotiz', + 'withdrawal_note_placeholder' => 'Füge eine Notiz zur Auszahlung hinzu (optional)', + 'user_role' => 'Benutzerrolle', + 'provide_essential_user_details' => 'Gib die wichtigsten Details zum Benutzer an', + 'media_library' => 'Medienbibliothek', + 'file_manager' => 'Dateimanager', + 'upload_media' => 'Medien hochladen', + 'file_name' => 'Dateiname', + 'file_size' => 'Dateigröße', + 'file_type' => 'Dateityp', + 'upload_date' => 'Upload-Datum', + 'dimensions' => 'Abmessungen', + 'notifications' => 'Benachrichtigungen', + 'messages' => 'Nachrichten', + 'announcements' => 'Ankündigungen', + 'meta_title' => 'Meta-Titel', + 'enter_meta_title' => 'Meta-Titel eingeben', + 'meta_keywords' => 'Meta-Keywords', + 'enter_meta_keywords' => 'Meta-Keywords eingeben', + 'meta_description' => 'Meta-Beschreibung', + 'enter_meta_description' => 'Meta-Beschreibung eingeben', + 'og_title' => 'OG-Titel', + 'enter_og_title' => 'OG-Titel eingeben', + 'og_description' => 'OG-Beschreibung', + 'enter_og_description' => 'OG-Beschreibung eingeben', + 'lesson_type' => 'Lektionstyp', + 'video_file' => 'Videodatei', + 'video_url' => 'Video-URL', + 'document_file' => 'Dokumentdatei', + 'image_file' => 'Bilddatei', + 'text_content' => 'Textinhalt', + 'embed_source' => 'Embed-Quelle', + 'lesson_title' => 'Lektionstitel', + 'lesson_status' => 'Lektionsstatus', + 'is_free' => 'Kostenlos', + 'lesson_description' => 'Lektionsbeschreibung', + 'lesson_provider' => 'Lektionsanbieter', + 'lesson_source' => 'Lektionsquelle', + 'duration' => 'Dauer', + 'lesson_summary' => 'Lektionszusammenfassung', + 'quiz_title' => 'Quiz-Titel', + 'enter_quiz_title' => 'Quiz-Titel eingeben', + 'total_mark' => 'Gesamtpunkte', + 'pass_mark' => 'Bestehensgrenze', + 'retake' => 'Wiederholen', + 'quiz_summary' => 'Quiz-Zusammenfassung', + 'hours' => 'Stunden', + 'minutes' => 'Minuten', + 'seconds' => 'Sekunden', + 'question_type' => 'Fragetyp', + 'single_choice' => 'Einfachauswahl', + 'multiple_choice' => 'Mehrfachauswahl', + 'true_false' => 'Wahr/Falsch', + 'select_question_type' => 'Fragetyp auswählen', + 'question_title' => 'Fragetitel', + 'question_options' => 'Antwortoptionen', + 'correct_answer' => 'Richtige Antwort', + 'add_question' => 'Frage hinzufügen', + 'edit_question' => 'Frage bearbeiten', + 'sections' => 'Abschnitte', + 'section_title' => 'Abschnittstitel', + 'section_description' => 'Abschnittsbeschreibung', + 'lesson_content' => 'Lektionsinhalt', + 'quiz_questions' => 'Quizfragen', + 'assignments' => 'Aufgaben', + 'user_roles' => 'Benutzerrollen', + 'permissions' => 'Berechtigungen', + 'user_activity' => 'Benutzeraktivität', + 'login_history' => 'Login-Verlauf', + 'user_preferences' => 'Benutzereinstellungen', + 'update_user' => 'Benutzer aktualisieren', + 'select_approval_status' => 'Freigabestatus auswählen', + 'course_progress' => 'Kursfortschritt', + 'completion_rate' => 'Abschlussquote', + 'time_spent' => 'Zeitaufwand', + 'quiz_scores' => 'Quiz-Ergebnisse', + 'certificates_issued' => 'Ausgestellte Zertifikate', + 'admin_revenue' => 'Admin-Umsatz', + 'instructor_revenue' => 'Dozenten-Umsatz', + 'revenue_tracking' => 'Umsatz-Tracking', + 'commission_rates' => 'Provisionssätze', + 'payment_history' => 'Zahlungsverlauf', + 'instructor_revenue_this_year' => 'Dozenten-Umsatz dieses Jahr', + 'admin_revenue_this_year' => 'Admin-Umsatz dieses Jahr', + 'content_review' => 'Inhaltsprüfung', + 'flagged_content' => 'Gemeldete Inhalte', + 'moderation_queue' => 'Moderationswarteschlange', + 'content_guidelines' => 'Inhaltsrichtlinien', + 'help_desk' => 'Helpdesk', + 'support_tickets' => 'Support-Tickets', + 'documentation' => 'Dokumentation', + 'marketing_campaigns' => 'Marketingkampagnen', + 'promotional_codes' => 'Aktionscodes', + 'affiliate_program' => 'Partnerprogramm', + 'email_marketing' => 'E-Mail-Marketing', + 'third_party_integrations' => 'Drittanbieter-Integrationen', + 'api_management' => 'API-Verwaltung', + 'external_services' => 'Externe Dienste', + 'published' => 'Veröffentlicht', + 'draft' => 'Entwurf', + 'active' => 'Aktiv', + 'inactive' => 'Inaktiv', + 'category_required' => 'Kategorie *', + 'select_course_instructor' => 'Kursdozent auswählen', 'status_required' => 'Status *', - 'price' => 'Price', - 'enter_course_title' => 'Enter Course Title', - 'enter_short_description' => 'Enter Short Description', - 'type_content_here' => 'Type your content here...', - 'type_caption_optional' => 'Type caption for image (optional)', - 'course_level' => 'Course Level', - 'course_language' => 'Course Sprache', - 'pricing_type_required' => 'Pricing type *', - 'enter_course_price' => 'Enter your course price ($0)', - 'check_course_discount' => 'Check if this course has discount', - 'enter_discount_price' => 'Enter discount price', - 'expiry_type' => 'Expiry Type', - 'expiry_duration' => 'Expiry Duration', - 'drip_content' => 'Drip Content', - 'enable_drip_content' => 'Enable Drip Content', - 'select_instructor' => 'Select the course instructor', - 'course_category' => 'Course Category', - 'select_category' => 'Select the course category', - 'course_preview' => 'Course Preview', - 'course_player' => 'Course Player', - 'submit_for_approval' => 'Submit for Approval', - 'course_approval_status' => 'Course Approval Status', - 'course_ready_approval' => 'This course is ready for Approval!', - 'course_needs_attention' => 'This course needs attention before it can be Approved:', - 'course_content_summary' => 'Course Content Summary', - 'course_faqs' => 'Course Faqs', - 'requirements' => 'Requirements', - 'outcomes' => 'Outcomes', - 'live_classes' => 'Live Classes', - 'schedule_new_live_class' => 'Schedule New Live Class', - 'schedule_live_class' => 'Schedule Live Class', - 'zoom_not_enabled' => 'Zoom is not enabled for this course. Please enable Zoom to schedule live classes.', - 'enable_zoom' => 'Enable Zoom', - 'no_live_classes_scheduled' => 'No Live Classes Scheduled', - 'schedule_first_live_class' => 'Schedule your first live class to get started with Zoom.', - 'class_topic_required' => 'Class Topic *', - 'enter_class_topic' => 'Enter class topic', - 'start_date_time_required' => 'Start Datum & Time *', - 'class_notes_optional' => 'Class Notes (Optional)', - 'scheduling' => 'Scheduling...', - 'schedule_class' => 'Schedule Class', - 'join_class' => 'Join Class', - 'edit_class' => 'Edit Class', - 'delete_class' => 'Delete Class', + 'price' => 'Preis', + 'enter_course_title' => 'Kurstitel eingeben', + 'enter_short_description' => 'Kurzbeschreibung eingeben', + 'type_content_here' => 'Inhalt hier eingeben...', + 'type_caption_optional' => 'Bildunterschrift eingeben (optional)', + 'course_level' => 'Kurslevel', + 'course_language' => 'Kurssprache', + 'pricing_type_required' => 'Preistyp *', + 'enter_course_price' => 'Kurspreis eingeben ($0)', + 'check_course_discount' => 'Prüfen, ob der Kurs einen Rabatt hat', + 'enter_discount_price' => 'Rabattpreis eingeben', + 'expiry_type' => 'Ablauftyp', + 'expiry_duration' => 'Ablaufdauer', + 'drip_content' => 'Drip-Content', + 'enable_drip_content' => 'Drip-Content aktivieren', + 'select_instructor' => 'Kursdozent auswählen', + 'course_category' => 'Kurskategorie', + 'select_category' => 'Kurskategorie auswählen', + 'course_preview' => 'Kursvorschau', + 'course_player' => 'Kurs-Player', + 'submit_for_approval' => 'Zur Freigabe einreichen', + 'course_approval_status' => 'Kurs-Freigabestatus', + 'course_ready_approval' => 'Dieser Kurs ist bereit zur Freigabe!', + 'course_needs_attention' => 'Dieser Kurs braucht Aufmerksamkeit, bevor er freigegeben werden kann:', + 'course_content_summary' => 'Zusammenfassung der Kursinhalte', + 'course_faqs' => 'Kurs-FAQs', + 'requirements' => 'Voraussetzungen', + 'outcomes' => 'Lernziele', + 'live_classes' => 'Live-Kurse', + 'schedule_new_live_class' => 'Neuen Live-Kurs planen', + 'schedule_live_class' => 'Live-Kurs planen', + 'zoom_not_enabled' => 'Zoom ist für diesen Kurs nicht aktiviert. Bitte aktiviere Zoom, um Live-Kurse zu planen.', + 'enable_zoom' => 'Zoom aktivieren', + 'no_live_classes_scheduled' => 'Keine Live-Kurse geplant', + 'schedule_first_live_class' => 'Plane deinen ersten Live-Kurs, um mit Zoom zu starten.', + 'class_topic_required' => 'Kurstitel/Thema *', + 'enter_class_topic' => 'Kursthema eingeben', + 'start_date_time_required' => 'Startdatum & Uhrzeit *', + 'class_notes_optional' => 'Kursnotizen (optional)', + 'scheduling' => 'Wird geplant...', + 'schedule_class' => 'Kurs planen', + 'join_class' => 'Kurs beitreten', + 'edit_class' => 'Kurs bearbeiten', + 'delete_class' => 'Kurs löschen', 'banner' => 'Banner', - 'thumbnail' => 'Thumbnail', - 'preview_video_type' => 'Preview Video Type', - 'preview_video_url' => 'Preview Video URL', - 'enter_video_url' => 'Enter video URL', - 'total_number_of_blog' => 'Total number of blog', - 'update_category' => 'Aktualisierung Category', - 'provide_blog_details' => 'Provide the essential details about your blog post', - 'title_80_char' => 'Title (80 Character)', - 'keywords_80_char' => 'Keywords (80 Character)', - 'enter_your_keywords' => 'Enter your keywords', - 'write_blog_content_here' => 'Write your blog content here...', - 'media_files' => 'Media Datumien', - 'upload_banner_thumbnail_desc' => 'Hochladen banner and thumbnail images for your blog', - 'blog_banner' => 'Blog Banner', - 'blog_thumbnail' => 'Blog Thumbnail', - 'update_blog' => 'Aktualisierung Blog', - 'add_blog' => 'Add Blog', - 'subtitle_80_char' => 'Subtitle (80 Character)', - 'enter_category_description' => 'Enter category description', - 'course_title' => 'Course Title', - 'short_description' => 'Short Description', - 'made_in' => 'Made In', - 'pricing_type' => 'Pricing type', - 'expiry_period_type' => 'Expiry period type', - 'expiry_date' => 'Expiry Datum', - 'preview_video' => 'Preview Video', - 'lesson_duration' => 'Lesson Duration', - 'class_topic' => 'Class Topic', - 'start_date_time' => 'Start Datum & Time', - 'class_notes' => 'Class Notes (Optional)', - 'zoom_not_enabled_message' => 'Zoom is not enabled for this course. Please enable Zoom to schedule live classes.', + 'thumbnail' => 'Vorschaubild', + 'preview_video_type' => 'Vorschau-Videotyp', + 'preview_video_url' => 'Vorschau-Video-URL', + 'enter_video_url' => 'Video-URL eingeben', + 'total_number_of_blog' => 'Anzahl der Blogbeiträge', + 'update_category' => 'Kategorie aktualisieren', + 'provide_blog_details' => 'Gib die wichtigsten Details zu deinem Blogbeitrag an', + 'title_80_char' => 'Titel (80 Zeichen)', + 'keywords_80_char' => 'Keywords (80 Zeichen)', + 'enter_your_keywords' => 'Keywords eingeben', + 'write_blog_content_here' => 'Blog-Inhalt hier schreiben...', + 'media_files' => 'Mediendateien', + 'upload_banner_thumbnail_desc' => 'Banner- und Vorschaubilder für deinen Blog hochladen', + 'blog_banner' => 'Blog-Banner', + 'blog_thumbnail' => 'Blog-Vorschaubild', + 'update_blog' => 'Blog aktualisieren', + 'add_blog' => 'Blog hinzufügen', + 'subtitle_80_char' => 'Untertitel (80 Zeichen)', + 'enter_category_description' => 'Kategoriebeschreibung eingeben', + 'course_title' => 'Kurstitel', + 'short_description' => 'Kurzbeschreibung', + 'made_in' => 'Hergestellt in', + 'pricing_type' => 'Preistyp', + 'expiry_period_type' => 'Ablaufzeitraum-Typ', + 'expiry_date' => 'Ablaufdatum', + 'preview_video' => 'Vorschau-Video', + 'lesson_duration' => 'Lektionsdauer', + 'class_topic' => 'Kursthema', + 'start_date_time' => 'Startdatum & Uhrzeit', + 'class_notes' => 'Kursnotizen (optional)', + 'zoom_not_enabled_message' => 'Zoom ist für diesen Kurs nicht aktiviert. Bitte aktiviere Zoom, um Live-Kurse zu planen.', 'live' => 'live', - 'upcoming' => 'upcoming', - 'ended' => 'ended', - 'scheduled' => 'scheduled', -); + 'upcoming' => 'bevorstehend', + 'ended' => 'beendet', + 'scheduled' => 'geplant', +); \ No newline at end of file diff --git a/lang/de/frontend.php b/lang/de/frontend.php index 67e66943..a97451d3 100644 --- a/lang/de/frontend.php +++ b/lang/de/frontend.php @@ -1,215 +1,215 @@ 'Replies', - 'posting' => 'Posting...', - 'replying' => 'Replying...', - 'something_went_wrong' => 'Something went wrong. Please try again.', - 'network_error' => 'Network error. Please check your connection.', - 'invalid_file_type' => 'Invalid Datumi type. Please select a valid Datumi.', - 'no_element_available' => 'No element available', - 'delete_warning' => 'Bist du sicher to delete?', - 'all' => 'All', - 'grid_view' => 'Grid View', - 'list_view' => 'List View', - 'notification_list' => 'Notification List', - 'no_unread_notifications' => 'No unread notifications', - 'closed' => 'Closed', + 'replies' => 'Antworten', + 'posting' => 'Wird gepostet...', + 'replying' => 'Wird geantwortet...', + 'something_went_wrong' => 'Etwas ist schiefgelaufen. Bitte versuche es erneut.', + 'network_error' => 'Netzwerkfehler. Bitte prüfe deine Verbindung.', + 'invalid_file_type' => 'Ungültiger Dateityp. Bitte wähle eine gültige Datei aus.', + 'no_element_available' => 'Kein Element verfügbar', + 'delete_warning' => 'Bist du sicher, dass du löschen möchtest?', + 'all' => 'Alle', + 'grid_view' => 'Rasteransicht', + 'list_view' => 'Listenansicht', + 'notification_list' => 'Benachrichtigungsliste', + 'no_unread_notifications' => 'Keine ungelesenen Benachrichtigungen', + 'closed' => 'Geschlossen', 'company_fallback' => 'TechCorp Inc.', - 'join_class' => 'Join Class', - 'no_lesson_found' => 'No lesson found', - 'section' => 'Section', - 'section_properties' => 'Section Properties', - 'job_circulars' => 'Job Circulars', - 'profile_updated' => 'ProDatumi Aktualisierungd successfully', - 'email_changed' => 'Email changed successfully', - 'password_changed' => 'Password changed successfully', - 'application_submitted' => 'Anwendung submitted successfully', - 'comment_posted' => 'Comment posted successfully', - 'reply_posted' => 'Reply posted successfully', - 'email_not_verified' => 'Your email is not verified yet. Please verify your email address by clicking on the link we just emailed to you.', - 'verification_link_sent' => 'A new verification link has been sent to the email address you provided during registration.', - 'privacy_policy' => 'Privacy Policy', - 'terms_of_service' => 'Terms of Service', - 'student_dashboard' => 'Student Dashboard', - 'first_page' => 'First page', - 'last_page' => 'Last page', - 'sort_by' => 'Sort by', - 'showing_results' => 'Showing :from to :to of :total results', - 'star' => 'Star', - 'stars' => 'Stars', - 'edit_review' => 'Edit Review', - 'review' => 'Review', - 'submit_review' => 'Submit Review', - 'you_rated_this' => 'You rated this', - 'characters' => 'Characters', - 'no_courses_found' => 'No courses found', - 'no_wishlist_items' => 'No wishlist items found', - 'day_left' => '1 day left', - 'days_left' => ':days days left', - 'negotiable' => 'Negotiable', - 'experience_level' => 'Experience Level', - 'job_type' => 'Job Type', - 'work_type' => 'Work Type', - 'location' => 'Location', - 'positions_available' => 'Positions Available', - 'application_deadline' => 'Anwendung Deadline', - 'contact_email' => 'Contact Email', - 'skills_required' => 'Skills Required', - 'job_description' => 'Job Description', - 'quick_apply' => 'Quick Apply', - 'send_application' => 'Send your Anwendung directly to our team', - 'apply_via_email' => 'Apply via Email', - 'job_statistics' => 'Job Statistics', - 'posted' => 'Posted', - 'last_updated' => 'Last Aktualisierungd', - 'tax' => 'Tax', - 'total' => 'Total', - 'cart_items' => 'Cart items', - 'your_cart_is_empty' => 'Your cart is empty', - 'payment_summary' => 'Payment summary', - 'sub_total' => 'Sub total', - 'discount' => 'Discount', - 'all_blogs' => 'All Blogs', - 'latest_blog_posts' => 'Latest Blog Posts', - 'post_a_comment' => 'Post A Comment', - 'no_comments_yet' => 'No comments yet. Be the first to comment!', - 'like' => 'like', - 'dislike' => 'dislike', - 'blog_banner_alt' => 'Blog banner', - 'blog_thumbnail_alt' => 'Blog thumbnail', - 'author_alt' => 'Author', + 'join_class' => 'Kurs beitreten', + 'no_lesson_found' => 'Keine Lektion gefunden', + 'section' => 'Abschnitt', + 'section_properties' => 'Abschnittseigenschaften', + 'job_circulars' => 'Stellenausschreibungen', + 'profile_updated' => 'Profil erfolgreich aktualisiert', + 'email_changed' => 'E-Mail erfolgreich geändert', + 'password_changed' => 'Passwort erfolgreich geändert', + 'application_submitted' => 'Bewerbung erfolgreich eingereicht', + 'comment_posted' => 'Kommentar erfolgreich gepostet', + 'reply_posted' => 'Antwort erfolgreich gepostet', + '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' => 'Ein neuer Bestätigungslink wurde an die E-Mail-Adresse gesendet, die du bei der Registrierung angegeben hast.', + 'privacy_policy' => 'Datenschutzerklärung', + 'terms_of_service' => 'Nutzungsbedingungen', + 'student_dashboard' => 'Teilnehmer-Dashboard', + 'first_page' => 'Erste Seite', + 'last_page' => 'Letzte Seite', + 'sort_by' => 'Sortieren nach', + 'showing_results' => 'Zeige :from bis :to von :total Ergebnissen', + 'star' => 'Stern', + 'stars' => 'Sterne', + 'edit_review' => 'Bewertung bearbeiten', + 'review' => 'Bewertung', + 'submit_review' => 'Bewertung abschicken', + 'you_rated_this' => 'Du hast das bewertet', + 'characters' => 'Zeichen', + 'no_courses_found' => 'Keine Kurse gefunden', + 'no_wishlist_items' => 'Keine Wishlist-Einträge gefunden', + 'day_left' => '1 Tag übrig', + 'days_left' => ':days Tage übrig', + 'negotiable' => 'Verhandelbar', + 'experience_level' => 'Erfahrungslevel', + 'job_type' => 'Jobtyp', + 'work_type' => 'Arbeitsmodell', + 'location' => 'Standort', + 'positions_available' => 'Offene Stellen', + 'application_deadline' => 'Bewerbungsfrist', + 'contact_email' => 'Kontakt-E-Mail', + 'skills_required' => 'Erforderliche Fähigkeiten', + 'job_description' => 'Stellenbeschreibung', + 'quick_apply' => 'Schnell bewerben', + 'send_application' => 'Sende deine Bewerbung direkt an unser Team', + 'apply_via_email' => 'Per E-Mail bewerben', + 'job_statistics' => 'Job-Statistiken', + 'posted' => 'Veröffentlicht', + 'last_updated' => 'Zuletzt aktualisiert', + 'tax' => 'Steuer', + 'total' => 'Gesamt', + 'cart_items' => 'Warenkorbartikel', + 'your_cart_is_empty' => 'Dein Warenkorb ist leer', + 'payment_summary' => 'Zahlungsübersicht', + 'sub_total' => 'Zwischensumme', + 'discount' => 'Rabatt', + 'all_blogs' => 'Alle Blogs', + 'latest_blog_posts' => 'Neueste Blogbeiträge', + 'post_a_comment' => 'Kommentar schreiben', + 'no_comments_yet' => 'Noch keine Kommentare. Sei der Erste, der kommentiert!', + 'like' => 'Gefällt mir', + 'dislike' => 'Gefällt mir nicht', + 'blog_banner_alt' => 'Blog-Banner', + 'blog_thumbnail_alt' => 'Blog-Vorschaubild', + 'author_alt' => 'Autor', 'author_initials_fallback' => 'AU', - 'blog_list_alt' => 'Blog List', - 'blog_page_description' => 'Read :total+ articles and tutorials from our instructors and team. Stay Aktualisierungd with insights, news, and how‑to guides.', + 'blog_list_alt' => 'Blog-Liste', + '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', 'default_site_name' => 'Mentor Learning Management System', - 'loading_zoom_sdk' => 'Loading Zoom SDK...', - 'joining_meeting' => 'Joining Meeting...', - 'unable_to_join_meeting' => 'Unable to Join Meeting', - 'you_can_join_directly' => 'You can join directly using:', - 'open_in_zoom_app' => 'Open in Zoom App', - 'try_again' => 'Try Again', - 'zoom_sdk_not_configured' => 'Zoom SDK not Konfigurierend. Please contact administrator.', - 'meeting_information_not_found' => 'Meeting information not found.', - 'failed_to_get_meeting_configuration' => 'Failed to get meeting configuration', - 'zoom_sdk_not_loaded' => 'Zoom SDK not loaded', - 'failed_to_initialize_meeting' => 'Failed to initialize meeting', - 'failed_to_join_meeting' => 'Failed to join meeting', - 'course_certificate_download' => 'Course Certificate Download', - 'download_official_certificate' => 'Download your official course completion certificate', - 'certificate_of_completion' => 'Certificate of Completion', - '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', - 'has_successfully_completed' => 'has successfully completed the course', - 'completed_on' => 'Completed on: :date', - 'authorized_certificate' => 'Authorized Certificate of Achievement', - 'download_format' => 'Download Format', - 'png_certificate_saved' => 'Your PNG certificate has been Speichernd to your downloads folder.', - 'pdf_certificate_saved' => 'Your PDF certificate has been Speichernd to your downloads folder.', - 'summery' => 'Summery', - 'duration' => 'Duration', - 'total_questions' => 'Total Questions', - 'total_marks' => 'Total Marks', - 'pass_marks' => 'Pass Marks', - 'retake' => 'Retake', - 'result' => 'Result', - 'retake_attempts' => 'Retake Attempts', - 'correct_answers' => 'Correct Answers', - 'incorrect_answers' => 'Incorrect Answers', - 'passed' => 'Passed', - 'not_passed' => 'Not Passed', - 'quiz_submitted' => 'Quiz Submitted', - 'start_quiz' => 'Start Quiz', - 'retake_quiz' => 'Retake Quiz', - 'true' => 'True', - 'false' => 'False', - 'hours' => 'Hours', - 'minutes' => 'Minutes', - 'seconds' => 'Seconds', - 'pdf_document' => 'PDF Document', - 'text_document' => 'Text Document', - 'document' => 'Document', - 'open_in_new_tab' => 'Open in new tab', - 'download_document' => 'Download document', - 'unsupported_document_format' => 'Unsupported Document Format', - 'document_format_cannot_be_previewed' => 'This document format (.{extension}) cannot be previewed directly. You can download it to view with an Appropriate Anwendung.', - 'open_in_new_tab_button' => 'Open in New Tab', + 'loading_zoom_sdk' => 'Zoom SDK wird geladen...', + 'joining_meeting' => 'Meeting wird beigetreten...', + 'unable_to_join_meeting' => 'Meeting-Beitritt nicht möglich', + 'you_can_join_directly' => 'Du kannst direkt beitreten mit:', + 'open_in_zoom_app' => 'In Zoom-App öffnen', + 'try_again' => 'Erneut versuchen', + 'zoom_sdk_not_configured' => 'Zoom SDK ist nicht konfiguriert. Bitte den Administrator kontaktieren.', + 'meeting_information_not_found' => 'Meeting-Informationen nicht gefunden.', + 'failed_to_get_meeting_configuration' => 'Meeting-Konfiguration konnte nicht abgerufen werden', + 'zoom_sdk_not_loaded' => 'Zoom SDK nicht geladen', + 'failed_to_initialize_meeting' => 'Meeting konnte nicht initialisiert werden', + 'failed_to_join_meeting' => 'Beitritt zum Meeting fehlgeschlagen', + 'course_certificate_download' => 'Kurszertifikat herunterladen', + 'download_official_certificate' => 'Lade dein offizielles Kursabschlusszertifikat herunter', + 'certificate_of_completion' => 'Abschlusszertifikat', + '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' => 'den Kurs erfolgreich abgeschlossen hat', + 'completed_on' => 'Abgeschlossen am: :date', + 'authorized_certificate' => 'Autorisiertes Leistungszertifikat', + 'download_format' => 'Download-Format', + 'png_certificate_saved' => 'Dein PNG-Zertifikat wurde in deinem Download-Ordner gespeichert.', + 'pdf_certificate_saved' => 'Dein PDF-Zertifikat wurde in deinem Download-Ordner gespeichert.', + 'summery' => 'Zusammenfassung', + 'duration' => 'Dauer', + 'total_questions' => 'Fragen gesamt', + 'total_marks' => 'Punkte gesamt', + 'pass_marks' => 'Bestehensgrenze', + 'retake' => 'Wiederholen', + 'result' => 'Ergebnis', + 'retake_attempts' => 'Wiederholungsversuche', + 'correct_answers' => 'Richtige Antworten', + 'incorrect_answers' => 'Falsche Antworten', + 'passed' => 'Bestanden', + 'not_passed' => 'Nicht bestanden', + 'quiz_submitted' => 'Quiz abgegeben', + 'start_quiz' => 'Quiz starten', + 'retake_quiz' => 'Quiz wiederholen', + 'true' => 'Wahr', + 'false' => 'Falsch', + 'hours' => 'Stunden', + 'minutes' => 'Minuten', + 'seconds' => 'Sekunden', + 'pdf_document' => 'PDF-Dokument', + 'text_document' => 'Textdokument', + 'document' => 'Dokument', + 'open_in_new_tab' => 'In neuem Tab öffnen', + 'download_document' => 'Dokument herunterladen', + 'unsupported_document_format' => 'Nicht unterstütztes Dokumentformat', + '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' => 'In neuem Tab öffnen', 'download' => 'Download', - 'learn_comprehensive_course' => 'Learn with our comprehensive course', - 'online_course_learning_lms' => 'online course, learning, LMS', + 'learn_comprehensive_course' => 'Lerne mit unserem umfassenden Kurs', + 'online_course_learning_lms' => 'Online-Kurs, Lernen, LMS', 'default_author' => 'UiLib', - 'course_certificate' => 'Course Certificate', - 'enrolled_students' => 'Enrolled Students', - 'student_reviews' => 'Student Reviews', - 'no_reviews_found' => 'No reviews found.', - 'course_curriculum' => 'Course curriculum', - 'there_is_no_lesson_added' => 'There is no lesson added', - 'requirements' => 'Requirements', - 'outcomes' => 'Outcomes', - 'view_details' => 'View Details', - 'students' => 'Students', + 'course_certificate' => 'Kurszertifikat', + 'enrolled_students' => 'Eingeschriebene Teilnehmer', + 'student_reviews' => 'Teilnehmerbewertungen', + 'no_reviews_found' => 'Keine Bewertungen gefunden.', + 'course_curriculum' => 'Kurslehrplan', + 'there_is_no_lesson_added' => 'Es wurde keine Lektion hinzugefügt', + 'requirements' => 'Voraussetzungen', + 'outcomes' => 'Lernziele', + 'view_details' => 'Details ansehen', + 'students' => 'Teilnehmer', 'language' => 'Sprache', 'level' => 'Level', - 'expiry_period' => 'Expiry Period', - 'certificate_included' => 'Certificate Included', - 'free' => 'Free', - 'play_course' => 'Play Course', - 'course_player' => 'Course Player', - 'enroll_now' => 'Enroll Now', - 'buy_now' => 'Buy Now', - 'add_to_cart' => 'Add to cart', - 'add_to_wishlist' => 'Add to Wishlist', - 'remove_from_wishlist' => 'Remove from Wishlist', - 'prev' => 'Prev', - 'next' => 'Next', - 'go_to_page_colon' => 'Go to page:', - 'student' => 'Student', - 'trending' => 'Trending', - 'course_details' => 'Course Details', - 'progress' => 'Progress', - 'instructor' => 'Instructor', - 'all_courses' => 'All Courses', - 'instructor_profile' => 'Instructor ProDatumi', - 'expert_instructor' => 'Expert Instructor', + 'expiry_period' => 'Gültigkeitszeitraum', + 'certificate_included' => 'Zertifikat enthalten', + 'free' => 'Kostenlos', + 'play_course' => 'Kurs abspielen', + 'course_player' => 'Kurs-Player', + 'enroll_now' => 'Jetzt einschreiben', + 'buy_now' => 'Jetzt kaufen', + 'add_to_cart' => 'In den Warenkorb', + 'add_to_wishlist' => 'Zur Wunschliste hinzufügen', + 'remove_from_wishlist' => 'Von der Wunschliste entfernen', + 'prev' => 'Zurück', + 'next' => 'Weiter', + 'go_to_page_colon' => 'Gehe zu Seite:', + 'student' => 'Teilnehmer', + 'trending' => 'Im Trend', + 'course_details' => 'Kursdetails', + 'progress' => 'Fortschritt', + 'instructor' => 'Dozent', + 'all_courses' => 'Alle Kurse', + 'instructor_profile' => 'Dozentenprofil', + 'expert_instructor' => 'Experten-Dozent', 'instructor_fallback_keywords' => 'learning, education', - 'application_is' => 'Anwendung is', - 'application_status' => 'Anwendung Status', - 'application_rejected' => 'Unfortunately, your Anwendung has been rejected. Please review the requirements and submit again with Aktualisierungd information.', - 'application_under_review' => 'Your Anwendung is currently under review by our team. We will get back to you as soon as possible.', - 'position' => 'position', - 'positions' => 'positions', - 'available' => 'available', + 'application_is' => 'Bewerbung ist', + 'application_status' => 'Bewerbungsstatus', + 'application_rejected' => 'Leider wurde deine Bewerbung abgelehnt. Bitte prüfe die Anforderungen und reiche sie mit aktualisierten Informationen erneut ein.', + 'application_under_review' => 'Deine Bewerbung wird aktuell von unserem Team geprüft. Wir melden uns so schnell wie möglich.', + 'position' => 'Position', + 'positions' => 'Positionen', + 'available' => 'verfügbar', 'dashboard' => 'Dashboard', - 'courses' => 'Courses', - 'lessons' => 'Lessons', - 'enrollment' => 'Enrollment', - 'course_status' => 'Course Status', - 'latest_pending_withdrawal_request' => 'Latest Pending Withdrawal Request', - 'view_all' => 'View All', - 'no_results' => 'No results.', - 'php_extension' => 'PHP Extension', - 'symlink_function' => 'Symlink Function', - 'server_requirements_not_met' => 'Your server doesn\'t meet the following requirements', - 'important_notes' => 'Important Notes', - 'symlink_required' => 'Required for Laravel\'s storage:link command to make Hochladened Datumien publicly accessible', - 'setup_complete' => 'Setup complete', - 'environment_variables_set' => 'Your changed environment variables are set in the .env Datumi now.', - 'click_here' => 'Click here', - 'get_back_to_project' => 'to get back to your project.', - 'test_connection' => 'Test Connection', - 'database_connection' => 'Database Connection', - 'environment_setup' => 'Environment Setup', - 'admin_setup' => 'Admin Setup', - 'just_now' => 'Just now', - 'minute_ago' => '1 minute ago', - 'minutes_ago' => ':minutes minutes ago', - 'hour_ago' => '1 hour ago', - 'hours_ago' => ':hours hours ago', - 'days_ago' => ':days days ago', - 'week_ago' => '1 week ago', - 'weeks_ago' => ':weeks weeks ago', - 'month_ago' => '1 month ago', - 'months_ago' => ':months months ago', - 'year_ago' => '1 year ago', - 'years_ago' => ':years years ago', -); + 'courses' => 'Kurse', + 'lessons' => 'Lektionen', + 'enrollment' => 'Einschreibung', + 'course_status' => 'Kursstatus', + 'latest_pending_withdrawal_request' => 'Letzte ausstehende Auszahlungsanfrage', + 'view_all' => 'Alle anzeigen', + 'no_results' => 'Keine Ergebnisse.', + 'php_extension' => 'PHP-Erweiterung', + 'symlink_function' => 'Symlink-Funktion', + 'server_requirements_not_met' => 'Dein Server erfüllt die folgenden Anforderungen nicht', + 'important_notes' => 'Wichtige Hinweise', + 'symlink_required' => 'Erforderlich für Laravels storage:link, damit hochgeladene Dateien öffentlich zugänglich sind', + 'setup_complete' => 'Setup abgeschlossen', + 'environment_variables_set' => 'Deine geänderten Umgebungsvariablen wurden jetzt in der .env-Datei gesetzt.', + 'click_here' => 'Hier klicken', + 'get_back_to_project' => 'um zurück zum Projekt zu gelangen.', + 'test_connection' => 'Verbindung testen', + 'database_connection' => 'Datenbankverbindung', + 'environment_setup' => 'Umgebung einrichten', + 'admin_setup' => 'Admin-Einrichtung', + 'just_now' => 'Gerade eben', + 'minute_ago' => 'Vor 1 Minute', + 'minutes_ago' => 'Vor :minutes Minuten', + 'hour_ago' => 'Vor 1 Stunde', + 'hours_ago' => 'Vor :hours Stunden', + 'days_ago' => 'Vor :days Tagen', + 'week_ago' => 'Vor 1 Woche', + 'weeks_ago' => 'Vor :weeks Wochen', + 'month_ago' => 'Vor 1 Monat', + 'months_ago' => 'Vor :months Monaten', + 'year_ago' => 'Vor 1 Jahr', + 'years_ago' => 'Vor :years Jahren', +); \ No newline at end of file diff --git a/lang/de/input.php b/lang/de/input.php index 0991e510..cf49e90e 100644 --- a/lang/de/input.php +++ b/lang/de/input.php @@ -1,346 +1,348 @@ 'Email', - 'new_email' => 'New Email', - 'your_email' => 'Your Email', - 'remember_me' => 'Remember me', - 'email_address' => 'Email address', - 'current_email' => 'Current Email', - 'password' => 'Password', - 'current_password' => 'Current Password', - 'new_password' => 'New Password', - 'confirm_password' => 'Confirm password', - 'confirm_new_password' => 'Confirm New Password', - 'full_name' => 'Full Name', - 'phone' => 'Phone', - 'username' => 'UserName', - 'profile_url' => 'ProDatumi URL', - 'system_email' => 'System Email', - 'account_email' => 'Account Email', - 'contact_email' => 'Contact Email', - 'from_address' => 'From Address', - 'from_name' => 'From Name', - 'allow_file_type' => 'Allow Datumi types', + 'email' => 'E-Mail', + 'new_email' => 'Neue E-Mail', + 'your_email' => 'Deine E-Mail', + 'remember_me' => 'Angemeldet bleiben', + 'email_address' => 'E-Mail-Adresse', + 'current_email' => 'Aktuelle E-Mail', + 'password' => 'Passwort', + 'current_password' => 'Aktuelles Passwort', + 'new_password' => 'Neues Passwort', + 'confirm_password' => 'Passwort bestätigen', + 'confirm_new_password' => 'Neues Passwort bestätigen', + 'full_name' => 'Vollständiger Name', + 'phone' => 'Telefon', + 'username' => 'Benutzername', + 'profile_url' => 'Profil-URL', + 'system_email' => 'System-E-Mail', + 'account_email' => 'Konto-E-Mail', + 'contact_email' => 'Kontakt-E-Mail', + 'from_address' => 'Absenderadresse', + 'from_name' => 'Absendername', + 'allow_file_type' => 'Erlaubte Dateitypen', 'url' => 'URL', 'name' => 'Name', - 'title' => 'Title', + 'title' => 'Titel', 'status' => 'Status', 'icon' => 'Icon', - 'description' => 'Description', - 'sub_title' => 'Sub Title', - 'thumbnail' => 'Thumbnail', + 'description' => 'Beschreibung', + 'sub_title' => 'Untertitel', + 'thumbnail' => 'Vorschaubild', 'banner' => 'Banner', - 'background_image' => 'Background Image', - 'background_color' => 'Background Color', - 'list_items' => 'List Items', - 'dropdown_items' => 'Dropdown Items', - 'action_type' => 'Action Type', - 'active' => 'Active', + 'background_image' => 'Hintergrundbild', + 'background_color' => 'Hintergrundfarbe', + 'list_items' => 'Listeneinträge', + 'dropdown_items' => 'Dropdown-Einträge', + 'action_type' => 'Aktionstyp', + 'active' => 'Aktiv', 'tags' => 'Tags', 'slug' => 'Slug', - 'url_slug' => 'URL Slug', + 'url_slug' => 'URL-Slug', 'slogan' => 'Slogan', - 'author' => 'Author', - 'meta_title' => 'Meta Title', - 'meta_keywords' => 'Meta Keywords', - 'meta_description' => 'Meta Description', - 'og_title' => 'OG Title', - 'og_description' => 'OG Description', - 'student_name' => 'Student Name', - 'course_name' => 'Course Name', - 'completion_date' => 'Completion Datum', - 'certificate_size' => 'Certificate Größe', - 'short_description' => 'Short Description', - 'download_format' => 'Download Format', - 'preview_video' => 'Preview Video', - 'preview_video_type' => 'Preview Video Type', - 'video_url' => 'Video URL', - 'video_url_provider' => 'Video URL Provider', - 'select' => 'Select', - 'select_provider' => 'Select Provider', - 'select_video' => 'Select video', - 'select_document' => 'Select document', - 'select_image' => 'Select image', - 'select_user' => 'Select user', - 'select_course' => 'Select course', - 'embed_source' => 'Embed source', - 'duration' => 'Duration', - 'lesson_type' => 'Lesson type', - 'requirement' => 'Requirement', - 'class_topic' => 'Class Topic', - 'start_date_time' => 'Start Datum & Time', - 'summary' => 'Summary', - 'class_notes' => 'Class Notes (Optional)', - 'enable_drip_content' => 'Enable drip content', - 'course_level' => 'Course level', - 'course_instructor' => 'Course Instructor', - 'made_in' => 'Made in', - 'pricing_type' => 'Pricing type', - 'price' => 'Price', - 'expiry_period_type' => 'Expiry period type', - 'expiry_date' => 'Expiry Datum', - 'expiry_duration' => 'Expiry Duration', - 'course_language' => 'Course Sprache', - 'course_discount' => 'Course Discount', - 'enrollment_type' => 'Enrollment Type', - 'question_title' => 'Question Title', - 'title_80_character' => 'Title (80 Character)', + 'author' => 'Autor', + 'meta_title' => 'Meta-Titel', + 'meta_keywords' => 'Meta-Keywords', + 'meta_description' => 'Meta-Beschreibung', + 'og_title' => 'OG-Titel', + 'og_description' => 'OG-Beschreibung', + 'student_name' => 'Teilnehmername', + 'course_name' => 'Kursname', + 'completion_date' => 'Abschlussdatum', + 'certificate_size' => 'Zertifikatsgröße', + 'short_description' => 'Kurzbeschreibung', + 'download_format' => 'Download-Format', + 'preview_video' => 'Vorschauvideo', + 'preview_video_type' => 'Vorschauvideo-Typ', + 'video_url' => 'Video-URL', + 'video_url_provider' => 'Video-URL-Anbieter', + 'select' => 'Auswählen', + 'select_provider' => 'Anbieter auswählen', + 'select_video' => 'Video auswählen', + 'select_document' => 'Dokument auswählen', + 'select_image' => 'Bild auswählen', + 'select_user' => 'Benutzer auswählen', + 'select_course' => 'Kurs auswählen', + 'embed_source' => 'Embed-Quelle', + 'duration' => 'Dauer', + 'lesson_type' => 'Lektionstyp', + 'requirement' => 'Voraussetzung', + 'class_topic' => 'Kursthema', + 'start_date_time' => 'Startdatum & Uhrzeit', + 'summary' => 'Zusammenfassung', + 'class_notes' => 'Kursnotizen (optional)', + 'enable_drip_content' => 'Drip-Content aktivieren', + 'course_level' => 'Kurslevel', + 'course_instructor' => 'Dozent', + 'made_in' => 'Hergestellt in', + 'pricing_type' => 'Preismodell', + 'price' => 'Preis', + 'expiry_period_type' => 'Ablaufzeitraum-Typ', + 'expiry_date' => 'Ablaufdatum', + 'expiry_duration' => 'Ablaufdauer', + 'course_language' => 'Kurs-Sprache', + 'course_discount' => 'Kursrabatt', + 'enrollment_type' => 'Einschreibetyp', + 'question_title' => 'Fragetitel', + 'title_80_character' => 'Titel (80 Zeichen)', 'keywords' => 'Keywords', - 'keywords_80_character' => 'Keywords (80 Character)', - 'subtitle_80_character' => 'Subtitle (80 Character)', - 'question' => 'Question', - 'answer' => 'Answer', - 'outcome' => 'Outcome', - 'your_text' => 'Enter your text', - 'question_type' => 'Question Type', - 'options' => 'Options', - 'hours' => 'Hours', - 'minutes' => 'Minutes', - 'seconds' => 'Seconds', - 'total_mark' => 'Total Mark', - 'pass_mark' => 'Pass Mark', - 'retake_attempts' => 'Retake Attempts', - 'section_title' => 'Section Title', + 'keywords_80_character' => 'Keywords (80 Zeichen)', + 'subtitle_80_character' => 'Untertitel (80 Zeichen)', + 'question' => 'Frage', + 'answer' => 'Antwort', + 'outcome' => 'Ergebnis', + 'your_text' => 'Gib deinen Text ein', + 'question_type' => 'Fragetyp', + 'options' => 'Optionen', + 'hours' => 'Stunden', + 'minutes' => 'Minuten', + 'seconds' => 'Sekunden', + 'total_mark' => 'Gesamtpunkte', + 'pass_mark' => 'Bestehensgrenze', + 'retake_attempts' => 'Wiederholungsversuche', + 'section_title' => 'Abschnittstitel', 'feedback' => 'Feedback', - 'review' => 'Your Review', - 'rating' => 'Rating', - 'designation' => 'Designation', - 'resume' => 'Resume', + 'review' => 'Deine Bewertung', + 'rating' => 'Bewertung', + 'designation' => 'Bezeichnung', + 'resume' => 'Lebenslauf', 'skills' => 'Skills', - 'skills_required' => 'Skills Required', - 'biography' => 'Biography', - 'job_title' => 'Job Title', - 'job_description' => 'Job Description', - 'job_type' => 'Job Type', - 'work_type' => 'Work Type', - 'experience_level' => 'Experience Level', - 'positions_available' => 'Positions Available', - 'location' => 'Location', - 'application_deadline' => 'Anwendung Deadline', - 'salary_is_negotiable' => 'Salary is Negotiable', - 'minimum_salary' => 'Minimum Salary', - 'maximum_salary' => 'Maximum Salary', - 'currency' => 'Currency', - 'subject' => 'Subject', - 'send_to' => 'Send To', - 'test_api_key' => 'Test API Key', - 'live_api_key' => 'Live API Key', - 'public_test_key' => 'Public Test Key', - 'secret_test_key' => 'Secret Test Key', - 'public_live_key' => 'Public Live Key', - 'secret_live_key' => 'Secret Live Key', - 'webhook_secret' => 'Webhook Secret', - 'sandbox_client_id' => 'Sandbox Client ID', - 'sandbox_secret_key' => 'Sandbox Secret Key', - 'production_client_id' => 'Production Client ID', - 'production_secret_key' => 'Production Secret Key', - 'test_public_key' => 'Test Public Key', - 'test_secret_key' => 'Test Secret Key', - 'live_public_key' => 'Live Public Key', - 'live_secret_key' => 'Live Secret Key', - 'client_id' => 'Client ID', - 'secret_key' => 'Secret Key', - 'amount' => 'Amount', - 'account_id' => 'Account ID', - 'client_secret' => 'Client Secret', - 'meeting_sdk_client_id' => 'Meeting SDK Client ID', - '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?', - 'mail_driver' => 'Mail Driver', + 'skills_required' => 'Erforderliche Skills', + 'biography' => 'Biografie', + 'job_title' => 'Jobtitel', + 'job_description' => 'Stellenbeschreibung', + 'job_type' => 'Jobtyp', + 'work_type' => 'Arbeitsmodell', + 'experience_level' => 'Erfahrungslevel', + 'positions_available' => 'Offene Stellen', + 'location' => 'Standort', + 'application_deadline' => 'Bewerbungsfrist', + 'salary_is_negotiable' => 'Gehalt ist verhandelbar', + 'minimum_salary' => 'Mindestgehalt', + 'maximum_salary' => 'Höchstgehalt', + 'currency' => 'Währung', + 'subject' => 'Betreff', + 'send_to' => 'Senden an', + 'test_api_key' => 'Test-API-Key', + 'live_api_key' => 'Live-API-Key', + 'public_test_key' => 'Öffentlicher Test-Key', + 'secret_test_key' => 'Geheimer Test-Key', + 'public_live_key' => 'Öffentlicher Live-Key', + 'secret_live_key' => 'Geheimer Live-Key', + 'webhook_secret' => 'Webhook-Secret', + 'sandbox_client_id' => 'Sandbox-Client-ID', + 'sandbox_secret_key' => 'Sandbox-Secret-Key', + 'production_client_id' => 'Production-Client-ID', + 'production_secret_key' => 'Production-Secret-Key', + 'test_public_key' => 'Öffentlicher Test-Key', + 'test_secret_key' => 'Geheimer Test-Key', + 'live_public_key' => 'Öffentlicher Live-Key', + 'live_secret_key' => 'Geheimer Live-Key', + 'client_id' => 'Client-ID', + 'secret_key' => 'Secret-Key', + 'amount' => 'Betrag', + 'account_id' => 'Account-ID', + 'client_secret' => 'Client-Secret', + 'meeting_sdk_client_id' => 'Meeting SDK Client-ID', + 'meeting_sdk_client_secret' => 'Meeting SDK Client-Secret', + 'do_you_want_use_web_sdk' => 'Möchtest du das Web SDK für deinen Live-Kurs verwenden?', + 'mail_driver' => 'Mail-Treiber', 'host' => 'Host', 'port' => 'Port', - 'encryption' => 'Encryption', - 'storage_driver' => 'Storage Driver', + 'encryption' => 'Verschlüsselung', + 'storage_driver' => 'Storage-Treiber', 'access_key_id' => 'Access Key ID', 'secret_access_key' => 'Secret Access Key', - 'default_region' => 'Default Region', - 'bucket_name' => 'Bucket Name', - 'api_key' => 'API Key', - 'api_secret' => 'API Secret', - 'store_id' => 'Store ID', - 'store_password' => 'Store Password', - 'page_contents' => 'Page Contents', - 'google_client_id' => 'Google Client ID', - 'google_client_secret' => 'Google Client Secret', - 'google_redirect_uri' => 'Google Redirect URI', - 'merchant_id_public_key' => 'Merchant ID/Public Key', - 'merchant_key_secret_key' => 'Merchant Key/Secret Key', + 'default_region' => 'Standard-Region', + 'bucket_name' => 'Bucket-Name', + 'api_key' => 'API-Key', + 'api_secret' => 'API-Secret', + 'store_id' => 'Store-ID', + 'store_password' => 'Store-Passwort', + 'page_contents' => 'Seiteninhalte', + 'google_client_id' => 'Google Client-ID', + 'google_client_secret' => 'Google Client-Secret', + 'google_redirect_uri' => 'Google Redirect-URI', + 'merchant_id_public_key' => 'Merchant-ID / Public Key', + 'merchant_key_secret_key' => 'Merchant-Key / Secret-Key', 'website' => 'Website', 'github' => 'GitHub', 'twitter' => 'Twitter', 'linkedin' => 'LinkedIn', 'facebook' => 'Facebook', - 'website_name' => 'Website Name', - 'website_title' => 'Website Title', - 'logo_dark' => 'Logo Dark', - 'logo_light' => 'Logo Light', + 'website_name' => 'Website-Name', + 'website_title' => 'Website-Titel', + 'logo_dark' => 'Logo (dunkel)', + 'logo_light' => 'Logo (hell)', 'favicon' => 'Favicon', - 'course_selling_currency' => 'Course Selling Currency', - 'course_selling_tax' => 'Course Selling Tax (%)', - 'instructor_revenue' => 'Instructor Revenue (%)', - 'category' => 'Category', - 'category_icon' => 'Category Icon', - 'category_status' => 'Category Status', - 'coupon' => 'Coupon', + 'course_selling_currency' => 'Kurs-Verkaufswährung', + 'course_selling_tax' => 'Kurs-Verkaufssteuer (%)', + 'instructor_revenue' => 'Dozentenanteil (%)', + 'category' => 'Kategorie', + 'category_icon' => 'Kategorie-Icon', + 'category_status' => 'Kategorie-Status', + 'coupon' => 'Gutschein', 'select_zip_file' => 'Datei auswählen (.zip nur)', - 'blog_banner' => 'Blog Banner', - 'blog_thumbnail' => 'Blog Thumbnail', - 'select_option' => 'Select an option', - 'mail_host' => 'Mail Host', - 'mail_port' => 'Mail Port', - 'mail_encryption' => 'Mail Encryption', - 'mail_username' => 'Mail UserName', - 'mail_password' => 'Mail Password', - 'mail_from_address' => 'Mail From Address', - 'mail_from_name' => 'Mail From Name', + 'blog_banner' => 'Blog-Banner', + 'blog_thumbnail' => 'Blog-Vorschaubild', + 'select_option' => 'Option auswählen', + 'mail_host' => 'Mail-Host', + 'mail_port' => 'Mail-Port', + 'mail_encryption' => 'Mail-Verschlüsselung', + 'mail_username' => 'Mail-Benutzername', + 'mail_password' => 'Mail-Passwort', + 'mail_from_address' => 'Mail-Absenderadresse', + 'mail_from_name' => 'Mail-Absendername', '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', - 'password_placeholder' => 'Enter password', - 'confirm_password_placeholder' => 'Confirm password', - 'current_email_placeholder' => 'Enter your current email', - 'new_email_placeholder' => 'Enter your new email', - 'current_password_placeholder' => 'Enter your current password', - 'new_password_placeholder' => 'Enter your new password', - 'rewrite_password_placeholder' => 'Rewrite your new password', - 'full_name_placeholder' => 'Enter your full Name', - 'your_name_placeholder' => 'Enter your Name', - 'username_placeholder' => 'Enter userName', - 'phone_number_placeholder' => 'Enter Phone Number', + 'password_placeholder' => 'Passwort eingeben', + 'confirm_password_placeholder' => 'Passwort bestätigen', + 'current_email_placeholder' => 'Gib deine aktuelle E-Mail ein', + 'new_email_placeholder' => 'Gib deine neue E-Mail ein', + 'current_password_placeholder' => 'Gib dein aktuelles Passwort ein', + 'new_password_placeholder' => 'Gib dein neues Passwort ein', + 'rewrite_password_placeholder' => 'Gib dein neues Passwort erneut ein', + 'full_name_placeholder' => 'Gib deinen vollständigen Namen ein', + 'your_name_placeholder' => 'Gib deinen Namen ein', + 'username_placeholder' => 'Gib deinen Benutzernamen ein', + 'phone_number_placeholder' => 'Telefonnummer eingeben', 'contact_email_placeholder' => 'hr@company.com', - 'system_type_placeholder' => 'Select System Type', - 'name_placeholder' => 'Enter your Name', - 'title_placeholder' => 'Enter title', - 'slug_placeholder' => 'Enter unique slug', - 'url_placeholder' => 'Enter URL (e.g., /courses, https://example.com)', - 'description_placeholder' => 'Enter description', - 'icon_placeholder' => 'Pick your icon', - 'status_placeholder' => 'Select Status', - 'action_type_placeholder' => 'Select action type', - 'image_url_placeholder' => 'Image URL or path', - 'section_title_placeholder' => 'Enter your section title', - 'content_here_placeholder' => 'Type your content here...', - 'caption_placeholder' => 'Type caption for image (optional)', - 'meta_title_placeholder' => 'Enter Meta Title', - 'meta_keywords_placeholder' => 'Enter Meta Keywords', - 'meta_description_placeholder' => 'Enter Meta Description', - 'og_title_placeholder' => 'Enter OG Title', - 'og_description_placeholder' => 'Enter OG Description', - 'page_name_placeholder' => 'Enter Page Name', - 'page_slug_placeholder' => 'Enter Page Slug', - 'page_title_placeholder' => 'Enter Page Title', - 'tags_placeholder' => 'Enter tags...', - 'course_name_placeholder' => 'Enter the course Name', - 'certificate_size_placeholder' => 'Select certificate Größe', - 'course_title_placeholder' => 'Enter Course Title', - 'short_description_placeholder' => 'Enter Short Description', - 'category_placeholder' => 'Select a category', - 'course_level_placeholder' => 'Select your course level', - 'course_language_placeholder' => 'Select your course Sprache', - 'course_price_placeholder' => 'Enter your course price ($0)', - 'discount_price_placeholder' => 'Enter your discount price ($0)', - 'video_url_placeholder' => 'Enter your video url', - 'approval_status_placeholder' => 'Select the Approval Status', - 'lesson_title_placeholder' => 'Lesson title', - 'provider_placeholder' => 'Select a provider', - 'type_video_url_placeholder' => 'Type your video url', - 'embed_source_placeholder' => 'Enter the embed source url', + 'system_type_placeholder' => 'Systemtyp auswählen', + 'name_placeholder' => 'Gib deinen Namen ein', + 'title_placeholder' => 'Titel eingeben', + 'slug_placeholder' => 'Eindeutigen Slug eingeben', + 'url_placeholder' => 'URL eingeben (z.B. /courses, https://example.com)', + 'description_placeholder' => 'Beschreibung eingeben', + 'icon_placeholder' => 'Icon auswählen', + 'status_placeholder' => 'Status auswählen', + 'action_type_placeholder' => 'Aktionstyp auswählen', + 'image_url_placeholder' => 'Bild-URL oder Pfad', + 'section_title_placeholder' => 'Gib deinen Abschnittstitel ein', + 'content_here_placeholder' => 'Gib deinen Inhalt hier ein...', + 'caption_placeholder' => 'Bildunterschrift eingeben (optional)', + 'meta_title_placeholder' => 'Meta-Titel eingeben', + 'meta_keywords_placeholder' => 'Meta-Keywords eingeben', + 'meta_description_placeholder' => 'Meta-Beschreibung eingeben', + 'og_title_placeholder' => 'OG-Titel eingeben', + 'og_description_placeholder' => 'OG-Beschreibung eingeben', + 'page_name_placeholder' => 'Seitenname eingeben', + 'page_slug_placeholder' => 'Seiten-Slug eingeben', + 'page_title_placeholder' => 'Seitentitel eingeben', + 'tags_placeholder' => 'Tags eingeben...', + 'course_name_placeholder' => 'Kursname eingeben', + 'certificate_size_placeholder' => 'Zertifikatsgröße auswählen', + 'course_title_placeholder' => 'Kurstitel eingeben', + 'short_description_placeholder' => 'Kurzbeschreibung eingeben', + 'category_placeholder' => 'Kategorie auswählen', + 'course_level_placeholder' => 'Kurslevel auswählen', + 'course_language_placeholder' => 'Kurs-Sprache auswählen', + 'course_price_placeholder' => 'Kurspreis eingeben ($0)', + 'discount_price_placeholder' => 'Rabattpreis eingeben ($0)', + 'video_url_placeholder' => 'Video-URL eingeben', + 'approval_status_placeholder' => 'Freigabestatus auswählen', + 'lesson_title_placeholder' => 'Lektionstitel', + 'provider_placeholder' => 'Anbieter auswählen', + 'type_video_url_placeholder' => 'Video-URL eingeben', + 'embed_source_placeholder' => 'Embed-Quell-URL eingeben', 'duration_placeholder' => '00:00:00', - 'class_topic_placeholder' => 'Enter class topic', - 'quiz_title_placeholder' => 'Enter quiz title', - 'instructor_placeholder' => 'Select the course instructor', - 'expiry_duration_placeholder' => 'Select duration', - 'question_placeholder' => 'Question', - 'answer_placeholder' => 'Enter the answer', - 'outcome_placeholder' => 'Outcome', - 'question_type_placeholder' => 'Select question type', - 'question_options_placeholder' => 'Enter the question options', - 'answer_options_placeholder' => 'Enter the answer options', - 'hours_placeholder' => '00 hours', - 'minutes_placeholder' => '00 minutes', - 'seconds_placeholder' => '00 seconds', - 'experience_placeholder' => 'Share your experience with this course...', - 'your_subject_placeholder' => 'Enter your subject', - 'review_placeholder' => 'Enter your review', - 'biography_placeholder' => 'Write about yourself', - 'designation_placeholder' => 'Enter your designation', - 'skills_tag_placeholder' => 'Enter the skills as a tag', - 'about_yourself_placeholder' => 'Write about yourself', - 'job_title_placeholder' => 'e.g., Senior React Developer', + 'class_topic_placeholder' => 'Kursthema eingeben', + 'quiz_title_placeholder' => 'Quiz-Titel eingeben', + 'instructor_placeholder' => 'Dozent auswählen', + 'expiry_duration_placeholder' => 'Dauer auswählen', + 'question_placeholder' => 'Frage', + 'answer_placeholder' => 'Antwort eingeben', + 'outcome_placeholder' => 'Ergebnis', + 'question_type_placeholder' => 'Fragetyp auswählen', + 'question_options_placeholder' => 'Antwortmöglichkeiten eingeben', + 'answer_options_placeholder' => 'Antwortoptionen eingeben', + 'hours_placeholder' => '00 Stunden', + 'minutes_placeholder' => '00 Minuten', + 'seconds_placeholder' => '00 Sekunden', + 'experience_placeholder' => 'Teile deine Erfahrung mit diesem Kurs...', + 'your_subject_placeholder' => 'Betreff eingeben', + 'review_placeholder' => 'Bewertung eingeben', + 'biography_placeholder' => 'Schreibe etwas über dich', + 'designation_placeholder' => 'Bezeichnung eingeben', + 'skills_tag_placeholder' => 'Skills als Tag eingeben', + 'about_yourself_placeholder' => 'Schreibe etwas über dich', + 'job_title_placeholder' => 'z.B. 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...', - 'location_placeholder' => 'e.g., Dhaka, Bangladesh', - 'currency_placeholder' => 'Select your currency', - 'minimum_salary_placeholder' => 'Enter minimum salary', - 'maximum_salary_placeholder' => 'Enter maximum salary', - 'store_id_placeholder' => 'Enter store ID', - 'store_password_placeholder' => 'Enter store password', - 'api_key_placeholder' => 'Enter api key', - 'api_secret_placeholder' => 'Enter api secret', - 'test_api_key_placeholder' => 'Enter test api key', - 'live_api_key_placeholder' => 'Enter live api key', - 'mollie_test_api_key_placeholder' => 'Enter Mollie test api key', - 'mollie_live_api_key_placeholder' => 'Enter Mollie live api key', - 'sandbox_client_id_placeholder' => 'Enter sandbox client ID', - 'production_client_id_placeholder' => 'Enter production client ID', - 'sandbox_secret_key_placeholder' => 'Enter sandbox secret key', - 'production_secret_key_placeholder' => 'Enter production secret key', - 'test_public_key_placeholder' => 'Enter test public key', - 'test_secret_key_placeholder' => 'Enter test secret key', - 'live_public_key_placeholder' => 'Enter live public key', - 'live_secret_key_placeholder' => 'Enter live secret key', - 'webhook_secret_placeholder' => 'Enter webhook secret', - 'your_amount_placeholder' => 'Enter your amount', - 'paytm_merchant_id_placeholder' => 'Enter Paytm merchant ID', - 'paytm_merchant_key_placeholder' => 'Enter Paytm merchant key', - 'razorpay_public_key_placeholder' => 'Enter Razorpay public key', - 'razorpay_secret_key_placeholder' => 'Enter Razorpay secret key', - 'sslcommerz_public_key_placeholder' => 'Enter SSLCommerz public key', - 'sslcommerz_secret_key_placeholder' => 'Enter SSLCommerz secret key', - 'coupon_placeholder' => 'Enter coupon', - 'zoom_account_email_placeholder' => 'Enter your Zoom account email', - 'zoom_account_id_placeholder' => 'Enter your Zoom account ID', - 'zoom_client_id_placeholder' => 'Enter your Zoom client ID', - 'zoom_client_secret_placeholder' => 'Enter your Zoom client secret', - 'meeting_sdk_client_id_placeholder' => 'Enter your Meeting SDK client ID', - 'meeting_sdk_client_secret_placeholder' => 'Enter your Meeting SDK client secret', - 'mail_driver_placeholder' => 'Select Mail Driver', + 'job_description_placeholder' => 'Beschreibe die Rolle, Erwartungen und was die Stelle spannend macht...', + 'location_placeholder' => 'z.B. Dhaka, Bangladesch', + 'currency_placeholder' => 'Währung auswählen', + 'minimum_salary_placeholder' => 'Mindestgehalt eingeben', + 'maximum_salary_placeholder' => 'Höchstgehalt eingeben', + 'store_id_placeholder' => 'Store-ID eingeben', + 'store_password_placeholder' => 'Store-Passwort eingeben', + 'api_key_placeholder' => 'API-Key eingeben', + 'api_secret_placeholder' => 'API-Secret eingeben', + 'test_api_key_placeholder' => 'Test-API-Key eingeben', + 'live_api_key_placeholder' => 'Live-API-Key eingeben', + 'mollie_test_api_key_placeholder' => 'Mollie Test API-Key eingeben', + 'mollie_live_api_key_placeholder' => 'Mollie Live API-Key eingeben', + 'sandbox_client_id_placeholder' => 'Sandbox Client-ID eingeben', + 'production_client_id_placeholder' => 'Production Client-ID eingeben', + 'sandbox_secret_key_placeholder' => 'Sandbox Secret-Key eingeben', + 'production_secret_key_placeholder' => 'Production Secret-Key eingeben', + 'test_public_key_placeholder' => 'Öffentlichen Test-Key eingeben', + 'test_secret_key_placeholder' => 'Geheimen Test-Key eingeben', + 'live_public_key_placeholder' => 'Öffentlichen Live-Key eingeben', + 'live_secret_key_placeholder' => 'Geheimen Live-Key eingeben', + 'webhook_secret_placeholder' => 'Webhook-Secret eingeben', + 'your_amount_placeholder' => 'Betrag eingeben', + 'paytm_merchant_id_placeholder' => 'Paytm Merchant-ID eingeben', + 'paytm_merchant_key_placeholder' => 'Paytm Merchant-Key eingeben', + 'razorpay_public_key_placeholder' => 'Razorpay Public Key eingeben', + 'razorpay_secret_key_placeholder' => 'Razorpay Secret Key eingeben', + 'sslcommerz_public_key_placeholder' => 'SSLCommerz Public Key eingeben', + 'sslcommerz_secret_key_placeholder' => 'SSLCommerz Secret Key eingeben', + 'coupon_placeholder' => 'Gutschein eingeben', + 'zoom_account_email_placeholder' => 'Zoom Konto-E-Mail eingeben', + 'zoom_account_id_placeholder' => 'Zoom Account-ID eingeben', + 'zoom_client_id_placeholder' => 'Zoom Client-ID eingeben', + 'zoom_client_secret_placeholder' => 'Zoom Client-Secret eingeben', + 'meeting_sdk_client_id_placeholder' => 'Meeting SDK Client-ID eingeben', + 'meeting_sdk_client_secret_placeholder' => 'Meeting SDK Client-Secret eingeben', + 'mail_driver_placeholder' => 'Mail-Treiber auswählen', 'smtp_example_placeholder' => 'smtp.example.com', 'port_587_placeholder' => '587', - 'encryption_placeholder' => 'Select Encryption', + 'encryption_placeholder' => 'Verschlüsselung auswählen', 'noreply_example_placeholder' => 'noreply@example.com', - 'your_company_name_placeholder' => 'Your Company Name', - 'storage_driver_placeholder' => 'Select Storage Driver', - 'access_key_id_placeholder' => 'Enter Access Key ID', - 'secret_access_key_placeholder' => 'Enter Secret Access Key', - 'default_region_placeholder' => 'Enter Default Region', - 'bucket_name_placeholder' => 'Enter Bucket Name', - 'google_client_id_placeholder' => 'Enter your google client id', - 'google_client_secret_placeholder' => 'Enter your google client secret', - 'google_redirect_url_placeholder' => 'Enter your google redirect url', + 'your_company_name_placeholder' => 'Dein Firmenname', + 'storage_driver_placeholder' => 'Storage-Treiber auswählen', + 'access_key_id_placeholder' => 'Access Key ID eingeben', + 'secret_access_key_placeholder' => 'Secret Access Key eingeben', + 'default_region_placeholder' => 'Standard-Region eingeben', + 'bucket_name_placeholder' => 'Bucket-Name eingeben', + 'google_client_id_placeholder' => 'Google Client-ID eingeben', + 'google_client_secret_placeholder' => 'Google Client-Secret eingeben', + 'google_redirect_url_placeholder' => 'Google Redirect-URL eingeben', 'https_placeholder' => 'https://example.com', - 'website_name_placeholder' => 'Enter Website Name', - 'website_title_placeholder' => 'Enter Website Title', - 'keywords_placeholder' => 'Enter Keywords', - 'website_description_placeholder' => 'Enter Website Description', - 'author_name_placeholder' => 'Enter Author Name', - 'website_slogan_placeholder' => 'Enter Website Slogan', - 'system_email_placeholder' => 'Enter System Email', - 'select_logo_placeholder' => 'Select Logo', - 'select_favicon_placeholder' => 'Select Favicon', - 'select_banner_placeholder' => 'Select Banner', - 'select_user_placeholder' => 'Select a user', - 'select_course_placeholder' => 'Select a course', - 'selling_currency_placeholder' => 'Select Selling Currency', - 'selling_tax_percentage_placeholder' => 'Enter Selling Tax Percentage', - 'revenue_percentage_placeholder' => 'Enter Instructor Revenue Percentage', + 'website_name_placeholder' => 'Website-Name eingeben', + 'website_title_placeholder' => 'Website-Titel eingeben', + 'keywords_placeholder' => 'Keywords eingeben', + 'website_description_placeholder' => 'Website-Beschreibung eingeben', + 'author_name_placeholder' => 'Autorname eingeben', + 'website_slogan_placeholder' => 'Website-Slogan eingeben', + 'system_email_placeholder' => 'System-E-Mail eingeben', + 'select_logo_placeholder' => 'Logo auswählen', + 'select_favicon_placeholder' => 'Favicon auswählen', + 'select_banner_placeholder' => 'Banner auswählen', + 'select_user_placeholder' => 'Benutzer auswählen', + 'select_course_placeholder' => 'Kurs auswählen', + 'selling_currency_placeholder' => 'Verkaufswährung auswählen', + 'selling_tax_percentage_placeholder' => 'Verkaufssteuer (%) eingeben', + 'revenue_percentage_placeholder' => 'Dozentenanteil (%) eingeben', 'mail_host_placeholder' => 'smtp.example.com', 'mail_port_placeholder' => '587', - 'mail_username_placeholder' => 'your-email@example.com', - 'mail_password_placeholder' => 'Enter your mail password', + 'mail_username_placeholder' => 'deine-email@example.com', + 'mail_password_placeholder' => 'Mail-Passwort eingeben', 'mail_from_address_placeholder' => 'noreply@example.com', - 'mail_from_name_placeholder' => 'Your Anwendung Name', - 'aws_access_key_id_placeholder' => 'Enter AWS Access Key ID', + 'mail_from_name_placeholder' => 'Dein Anwendungsname', + 'aws_access_key_id_placeholder' => 'AWS Access Key ID eingeben', 'aws_default_region_placeholder' => 'us-east-1', -); +); \ No newline at end of file diff --git a/lang/de/pagination.php b/lang/de/pagination.php index c6388d65..11fa107d 100644 --- a/lang/de/pagination.php +++ b/lang/de/pagination.php @@ -1,6 +1,6 @@ '« Previous', - 'next' => 'Next »', -); + 'previous' => '« Zurück', + 'next' => 'Weiter »', +); \ No newline at end of file diff --git a/lang/de/passwords.php b/lang/de/passwords.php index c68b4021..2a24cb86 100644 --- a/lang/de/passwords.php +++ b/lang/de/passwords.php @@ -1,9 +1,9 @@ 'Your password has been reset.', - 'sent' => 'We have emailed your password reset link.', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => 'We can\'t find a user with that email address.', -); + 'reset' => 'Dein Passwort wurde zurückgesetzt.', + 'sent' => 'Wir haben dir den Link zum Zurücksetzen des Passworts per E-Mail gesendet.', + 'throttled' => 'Bitte warte, bevor du es erneut versuchst.', + 'token' => 'Dieser Passwort-Zurücksetzen-Token ist ungültig.', + 'user' => 'Wir können keinen Benutzer mit dieser E-Mail-Adresse finden.', +); \ No newline at end of file diff --git a/lang/de/settings.php b/lang/de/settings.php index f8e66a8e..555d2201 100644 --- a/lang/de/settings.php +++ b/lang/de/settings.php @@ -2,175 +2,211 @@ return array ( 'social_links' => 'Social Links', - 'system_settings' => 'System Einstellungen', - 'page_settings' => 'Page Einstellungen', - 'live_class_settings' => 'Live Class Einstellungen', - 'payment_gateways' => 'Payment Gateways', - 'custom_global_style' => 'Custom Global Style', - 'account_settings' => 'Account Einstellungen', - 'smtp_settings' => 'SMTP Einstellungen', - 'storage_settings' => 'Storage Einstellungen', + 'system_settings' => 'Systemeinstellungen', + 'page_settings' => 'Seiteneinstellungen', + 'live_class_settings' => 'Live-Kurs-Einstellungen', + 'payment_gateways' => 'Zahlungsanbieter', + 'custom_global_style' => 'Benutzerdefiniertes глобales Design', + 'account_settings' => 'Kontoeinstellungen', + 'smtp_settings' => 'SMTP-Einstellungen', + 'storage_settings' => 'Speicher-Einstellungen', 'language_settings' => 'Spracheinstellungen', - 'translation_settings' => 'Translation Einstellungen', + 'translation_settings' => 'Übersetzungseinstellungen', 'add_language' => 'Sprache hinzufügen', - 'configure_zoom' => 'Zoom Server-to-Server OAuth-Anmeldedaten konfigurieren', - 'email_settings_description' => 'Konfigurieren your email sending Einstellungen', - 'storage_settings_description' => 'Konfigurieren your storage Einstellungen', - 'application_update' => 'Anwendungs-Aktualisierung', - 'application_backup' => 'Anwendung Sicherung', - 'application_updated' => 'Anwendungs-Aktualisierungd successfully', - 'updating_application' => 'Updating Anwendung...', - 'backup_name' => 'Sicherung Name', - 'backup_date' => 'Sicherung Datum', + + 'configure_zoom' => 'Zoom Server-to-Server OAuth-Zugangsdaten konfigurieren', + 'email_settings_description' => 'Konfiguriere deine E-Mail-Versandeinstellungen', + 'storage_settings_description' => 'Konfiguriere deine Speicher-Einstellungen', + + 'application_update' => 'Anwendungsaktualisierung', + 'application_backup' => 'Anwendungs-Backup', + 'application_updated' => 'Anwendung wurde erfolgreich aktualisiert', + 'updating_application' => 'Anwendung wird aktualisiert...', + + 'backup_name' => 'Backup-Name', + 'backup_date' => 'Backup-Datum', 'backup_size' => 'Größe', 'backup_status' => 'Status', 'backup_actions' => 'Aktionen', - 'backup_history' => 'Sicherung Verlauf', - 'backup_created' => 'Sicherung created successfully', - 'backup_deleted' => 'Sicherung deleted successfully', - 'backup_restored' => 'Sicherung Wiederherstellungd successfully', - 'backup_failed' => 'Sicherung creation failed. Please try again.', - 'backup_recommendation' => 'We strongly recommend creating a Sicherung before updating.', - 'maintenance_description' => 'Aktualisierung, Sicherung and Wiederherstellung your Anwendung safely and automatically.', - 'update_description' => 'Hochladen and install Anwendungs-Aktualisierungs safely', - 'backup_description' => 'Create a complete Sicherung of your Anwendung including Datumien and database', - 'backup_history_description' => 'View and manage your Anwendung Sicherungen', - 'home_pages_description' => 'List of all home pages in the system', - 'custom_pages_description' => 'Manage your custom pages', - 'css_description' => 'Write custom CSS that will be Applied globally to the site.', - 'system_settings_description' => 'Manage your system\'s core Einstellungen', + 'backup_history' => 'Backup-Verlauf', + 'backup_created' => 'Backup wurde erfolgreich erstellt', + 'backup_deleted' => 'Backup wurde erfolgreich gelöscht', + 'backup_restored' => 'Backup wurde erfolgreich wiederhergestellt', + 'backup_failed' => 'Backup-Erstellung fehlgeschlagen. Bitte versuche es erneut.', + 'backup_recommendation' => 'Wir empfehlen dringend, vor dem Aktualisieren ein Backup zu erstellen.', + + 'maintenance_description' => 'Aktualisiere, sichere und stelle deine Anwendung sicher und automatisch wieder her.', + 'update_description' => 'Lade Updates hoch und installiere sie sicher', + 'backup_description' => 'Erstelle ein vollständiges Backup deiner Anwendung inkl. Dateien und Datenbank', + 'backup_history_description' => 'Backups deiner Anwendung ansehen und verwalten', + 'home_pages_description' => 'Liste aller Startseiten im System', + 'custom_pages_description' => 'Benutzerdefinierte Seiten verwalten', + 'css_description' => 'Schreibe eigenes CSS, das global auf der Website angewendet wird.', + 'system_settings_description' => 'Kerneinstellungen deines Systems verwalten', 'translation_description' => 'Spracheigenschaften übersetzen', - 'edit_custom_page' => 'Edit Custom Page', - 'translation_update' => 'Translation Aktualisierung', - 'elements' => 'Elements', - 'available_home_pages' => 'Available Home Pages', + 'edit_custom_page' => 'Benutzerdefinierte Seite bearbeiten', + 'translation_update' => 'Übersetzungsaktualisierung', + 'elements' => 'Elemente', + 'available_home_pages' => 'Verfügbare Startseiten', + + // Application Update 'confirm_application_update' => 'Anwendungsaktualisierung bestätigen', 'do_not_close_window' => 'Bitte schließe dieses Fenster nicht', - 'update_application_with' => 'Bist du sicher you want to Aktualisierung the Anwendung with ":filename"?', - 'this_update_will' => 'This Aktualisierung will:', - 'put_site_maintenance' => 'Put the site in maintenance mode', - 'replace_application_files' => 'Replace all Anwendung Datumien', - 'run_database_migrations' => 'Run database migrations', + 'update_application_with' => 'Bist du sicher, dass du die Anwendung mit ":filename" aktualisieren möchtest?', + 'this_update_will' => 'Dieses Update wird:', + 'put_site_maintenance' => 'Die Website in den Wartungsmodus versetzen', + 'replace_application_files' => 'Alle Anwendungsdateien ersetzen', + 'run_database_migrations' => 'Datenbank-Migrationen ausführen', '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)', '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', 'uploading' => 'Wird hochgeladen...', - 'important_update_guidelines' => 'Important Aktualisierung Guidelines', - 'refresh_server_guideline' => 'Every time refresh server before updating', - 'backup_first_guideline' => 'Always create a Sicherung before updating', - 'file_format_guideline' => 'Hochladen must be a valid ZIP Datumi', - 'maintenance_mode_guideline' => 'Site will be temporarily unavailable during Aktualisierung', - 'migrations_guideline' => 'Database migrations will be automatically Applied', - 'downtime_guideline' => 'Aktualisierung Der Vorgang kann einige Minuten dauern', - 'browser_guideline' => 'Do not refresh or close browser during Aktualisierung', - 'compatibility_guideline' => 'Ensure the Aktualisierung is compatible with your system', - 'refresh_server' => 'Refresh Server', - 'backup_first' => 'Sicherung First', - 'file_format' => 'Datumi Format', - 'maintenance_mode' => 'Put the site in maintenance mode', - 'migrations' => 'Migrations', + 'important_update_guidelines' => 'Wichtige Update-Hinweise', + 'refresh_server_guideline' => 'Vor jedem Update den Server aktualisieren', + 'backup_first_guideline' => 'Vor jedem Update immer ein Backup erstellen', + 'file_format_guideline' => 'Upload muss eine gültige ZIP-Datei sein', + 'maintenance_mode_guideline' => 'Die Website ist während des Updates vorübergehend nicht verfügbar', + 'migrations_guideline' => 'Datenbank-Migrationen werden automatisch ausgeführt', + 'downtime_guideline' => 'Der Update-Prozess kann einige Minuten dauern', + 'browser_guideline' => 'Während des Updates den Browser nicht aktualisieren oder schließen', + 'compatibility_guideline' => 'Stelle sicher, dass das Update mit deinem System kompatibel ist', + 'refresh_server' => 'Server aktualisieren', + 'backup_first' => 'Backup zuerst', + 'file_format' => 'Dateiformat', + 'maintenance_mode' => 'Wartungsmodus', + 'migrations' => 'Migrationen', 'downtime' => 'Downtime', 'browser' => 'Browser', - 'compatibility' => 'Compatibility', - 'application_update_title' => 'Anwendungs-Aktualisierung', - 'upload_install_description' => 'Hochladen and install the latest version of your Anwendung', - 'refresh_server_button' => 'Refresh Server', - 'updating_application_button' => 'Updating Anwendung...', - 'paypal_settings' => 'PayPal Einstellungen', - 'stripe_settings' => 'Stripe Einstellungen', - 'mollie_settings' => 'Mollie Einstellungen', - 'paystack_settings' => 'Paystack Einstellungen', - 'razorpay_settings' => 'Razorpay Einstellungen', - 'sslcommerz_settings' => 'SSLCommerz Einstellungen', - 'paytm_settings' => 'Paytm Einstellungen', - 'configure_payment_gateway' => 'Konfigurieren :gateway payment gateway', + 'compatibility' => 'Kompatibilität', + 'application_update_title' => 'Anwendungsaktualisierung', + 'upload_install_description' => 'Lade die neueste Version deiner Anwendung hoch und installiere sie', + 'refresh_server_button' => 'Server aktualisieren', + 'updating_application_button' => 'Anwendung wird aktualisiert...', + + // Payment Gateway Settings + 'paypal_settings' => 'PayPal-Einstellungen', + 'stripe_settings' => 'Stripe-Einstellungen', + 'mollie_settings' => 'Mollie-Einstellungen', + 'paystack_settings' => 'Paystack-Einstellungen', + 'razorpay_settings' => 'Razorpay-Einstellungen', + 'sslcommerz_settings' => 'SSLCommerz-Einstellungen', + 'paytm_settings' => 'Paytm-Einstellungen', + 'configure_payment_gateway' => ':gateway Zahlungsanbieter konfigurieren', + + // Environment Settings 'test_mode' => 'Testmodus', - 'using_test_environment' => 'Verwendet Testumgebung', - 'using_live_environment' => 'Verwendet Live-Umgebung', - 'using_sandbox_environment' => 'Using Sandbox Environment', - 'using_production_environment' => 'Using Production Environment', - 'using_staging_environment' => 'Using Staging Environment', - 'using_test_keys' => 'Using Test Keys', - 'using_live_keys' => 'Using Live Keys', + 'using_test_environment' => 'Testumgebung wird verwendet', + 'using_live_environment' => 'Live-Umgebung wird verwendet', + 'using_sandbox_environment' => 'Sandbox-Umgebung wird verwendet', + 'using_production_environment' => 'Produktivumgebung wird verwendet', + 'using_staging_environment' => 'Staging-Umgebung wird verwendet', + 'using_test_keys' => 'Test-Keys werden verwendet', + 'using_live_keys' => 'Live-Keys werden verwendet', + + // Credential Sections 'api_credentials' => 'API-Zugangsdaten', - 'test_credentials' => 'Test Credentials', - 'live_credentials' => 'Live Credentials', - 'sandbox_credentials' => 'Sandbox Credentials', - 'production_credentials' => 'Production Credentials', - 'use_test_mode_key' => 'Use your Testmodus :key', - 'use_live_mode_key' => 'Use your live mode :key', - 'use_staging_key' => 'Use your staging :key', - 'use_production_key' => 'Use your production :key', - 'delete_backup_warning' => 'Bist du sicher, dass du diese Sicherung löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.', - 'restore_backup_warning' => 'Bist du sicher you want to Wiederherstellung from this Sicherung? This will:', - '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?', - 'update_warning' => 'This Aktualisierung will:', - 'update_failed' => 'Aktualisierung failed. Please try again.', - 'restore_failed' => 'Sicherung restoration failed. Please try again.', - 'delete_failed' => 'Sicherung deletion failed. Please try again.', - 'server_refreshed' => 'Server refreshed successfully', - 'config_not_found' => 'Configuration not found.', - 'footer_config_not_found' => 'Footer configuration not found.', - 'navbar_config_not_found' => 'Navbar configuration not found.', - 'configuration' => 'Configuration: Environment and config Datumien', - 'manage_core_settings' => 'Manage your system\'s core Einstellungen', - 'app_maintenance' => 'App Maintenance', - 'app_version' => 'App Version', - 'current_version' => 'Current Version:', - 'live_navbar_preview' => 'Live Navbar Preview', - 'live_footer_preview' => 'Live Footer Preview', - 'interactive_preview' => 'Interactive preview of', - 'before_login' => 'Before Login', - 'after_login' => 'After Login', - 'collaborative' => 'Collaborative', - 'administrative' => 'Administrative', - 'custom_pages' => 'Custom Pages', - 'note' => 'Note', - 'what_backed_up' => 'What will be backed up?', - 'source_code' => 'Source Code: All Anwendung Datumien and code', - 'database' => 'Database: Complete MySQL database dump', - 'assets' => 'Assets: Hochladened media and public Datumien', - 'refresh_note' => 'Note: Every time refresh server before Sicherung.', - 'deleting_backup' => 'Deleting Sicherung...', - 'restoring_backup' => 'Restoring Sicherung...', + 'test_credentials' => 'Test-Zugangsdaten', + 'live_credentials' => 'Live-Zugangsdaten', + 'sandbox_credentials' => 'Sandbox-Zugangsdaten', + 'production_credentials' => 'Produktiv-Zugangsdaten', + + // Helper Messages + 'use_test_mode_key' => 'Verwende deinen Testmodus-Key :key', + 'use_live_mode_key' => 'Verwende deinen Live-Key :key', + 'use_staging_key' => 'Verwende deinen Staging-Key :key', + 'use_production_key' => 'Verwende deinen Produktiv-Key :key', + + // Warnings / Errors + 'delete_backup_warning' => 'Bist du sicher, dass du dieses Backup löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.', + 'restore_backup_warning' => 'Bist du sicher, dass du dieses Backup wiederherstellen möchtest? Dies wird:', + 'system_type_warning' => 'Bist du sicher, dass du den Systemtyp ändern möchtest? Das beeinflusst das gesamte Verhalten der Anwendung.', + 'update_system_type_warning' => 'Bist du sicher, dass du den Systemtyp aktualisieren möchtest?', + 'update_warning' => 'Dieses Update wird:', + 'update_failed' => 'Update fehlgeschlagen. Bitte versuche es erneut.', + 'restore_failed' => 'Backup-Wiederherstellung fehlgeschlagen. Bitte versuche es erneut.', + 'delete_failed' => 'Backup-Löschen fehlgeschlagen. Bitte versuche es erneut.', + 'server_refreshed' => 'Server erfolgreich aktualisiert', + + // Common Configuration + 'config_not_found' => 'Konfiguration nicht gefunden.', + 'footer_config_not_found' => 'Footer-Konfiguration nicht gefunden.', + 'navbar_config_not_found' => 'Navbar-Konfiguration nicht gefunden.', + 'configuration' => 'Konfiguration: Umgebungs- und Konfigurationsdateien', + + // General Settings / UI + 'manage_core_settings' => 'Kerneinstellungen deines Systems verwalten', + 'app_maintenance' => 'App-Wartung', + 'app_version' => 'App-Version', + 'current_version' => 'Aktuelle Version:', + + // Navbar & Footer + 'live_navbar_preview' => 'Live-Navigation Vorschau', + 'live_footer_preview' => 'Live-Footer Vorschau', + 'interactive_preview' => 'Interaktive Vorschau von', + 'before_login' => 'Vor dem Login', + 'after_login' => 'Nach dem Login', + + // 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', - 'restore_backup_confirmation' => 'Bist du sicher you want to Wiederherstellung the Sicherung ":backup_name"?', - 'backup_details' => 'Sicherung Details', - 'permanently_delete_files' => 'Permanently delete the Sicherung Datumien from storage', - 'remove_backup_record' => 'Remove the Sicherung record from the database', - 'cannot_be_undone' => 'Cannot be undone or recovered', - 'replace_current_files' => 'Replace all current Anwendung Datumien', - 'restore_database_state' => 'Replace the entire database with Sicherung data', - 'current_data_lost' => 'All current data and Datumien will be lost', - 'action_cannot_undone' => 'This action cannot be undone', - 'critical_warning' => 'Critical Warning', + 'restore_backup_confirmation' => 'Bist du sicher, dass du das Backup ":backup_name" wiederherstellen möchtest?', + 'backup_details' => 'Backup-Details', + 'permanently_delete_files' => 'Backup-Dateien dauerhaft aus dem Speicher löschen', + 'remove_backup_record' => 'Backup-Eintrag aus der Datenbank entfernen', + 'cannot_be_undone' => 'Kann nicht rückgängig gemacht oder wiederhergestellt werden', + 'replace_current_files' => 'Alle aktuellen Anwendungsdateien ersetzen', + 'restore_database_state' => 'Die gesamte Datenbank durch Backup-Daten ersetzen', + 'current_data_lost' => 'Alle aktuellen Daten und Dateien gehen verloren', + 'action_cannot_undone' => 'Diese Aktion kann nicht rückgängig gemacht werden', + 'critical_warning' => 'Wichtiger Hinweis', 'restore_process_time' => 'Der Vorgang kann einige Minuten dauern', - 'maintenance_mode_enabled' => 'Put the site in maintenance mode', - 'select_update_file' => 'Select Aktualisierung Datumi', - 'drag_drop_update_file' => 'Drag and drop your Aktualisierung Datumi here, or click to browse', - 'update_file_requirements' => 'Only .zip Datumien are allowed. Maximum Datumi Größe: 500MB', + 'maintenance_mode_enabled' => 'Website in den Wartungsmodus versetzen', + + // Update process (upload UI) + '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', - 'file_selected' => 'Datumi selected', + 'file_selected' => 'Datei ausgewählt', 'browse_files' => 'Dateien durchsuchen', - 'website_information' => 'Website Information', - 'contact_information' => 'Contact Information', - 'media_settings' => 'Media Einstellungen', + + // Website Settings + 'website_information' => 'Website-Informationen', + 'contact_information' => 'Kontaktinformationen', + 'media_settings' => 'Medien-Einstellungen', 'logo_favicon' => 'Logo & Favicon', - 'social_media_links' => 'Social Media Links', - 'replace_files' => 'Replace all Anwendung Datumien', - 'run_migrations' => 'Run database migrations', - 'process_update' => 'Process the Aktualisierung automatically', - 'no_backups' => 'No Sicherungen found', - 'no_backups_description' => 'You haven\'t created any Sicherungen yet. Create your first Sicherung to get started.', - 'restore_database' => 'Wiederherstellung the database to the Sicherung state', - 'overwrite_changes' => 'Overwrite any changes made since the Sicherung', - 'zoom_setup_guide' => 'Zoom Setup Guide', - 'setup_instructions' => 'Follow these steps to set up Zoom integration:', - 'create_zoom_app' => 'Create a Server-to-Server OAuth App in Zoom Marketplace', - 'get_credentials' => 'Get your Account ID, Client ID, and Client Secret', - 'configure_scopes' => 'Konfigurieren the required scopes for your App', -); + 'social_media_links' => 'Social-Media-Links', + + // Update Process + 'replace_files' => 'Alle Anwendungsdateien ersetzen', + 'run_migrations' => 'Datenbank-Migrationen ausführen', + 'process_update' => 'Update automatisch durchführen', + + // Backup empty state + 'no_backups' => 'Keine Backups gefunden', + 'no_backups_description' => 'Du hast noch keine Backups erstellt. Erstelle dein erstes Backup, um loszulegen.', + 'restore_database' => 'Datenbank auf den Backup-Stand wiederherstellen', + 'overwrite_changes' => 'Änderungen seit dem Backup überschreiben', + + // 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', +); \ No newline at end of file diff --git a/lang/de/table.php b/lang/de/table.php index b70b002c..8cf41e70 100644 --- a/lang/de/table.php +++ b/lang/de/table.php @@ -1,53 +1,53 @@ 'Type', + 'type' => 'Typ', 'csv' => 'CSV', - 'resume' => 'Resume', - 'view_resume' => 'View Resume', - 'img_placeholder' => 'IMG', - 'no_data' => 'No data available', - 'go_to_page' => 'Go to page:', - 'previous' => 'Prev', - 'showing_results' => 'Showing results', - 'total_results' => 'Total results', - 'delete_instructor_warning' => 'After deleting the instructor, the admin will be the assign as a new instructor, of this instructor all the courses.', - 'delete_course_warning' => 'After deleting the course, all the related data, like, course sections, lessons, quizzes, enrollments, etc will be deleted automatically.', + 'resume' => 'Lebenslauf', + 'view_resume' => 'Lebenslauf ansehen', + 'img_placeholder' => 'Bild', + 'no_data' => 'Keine Daten verfügbar', + 'go_to_page' => 'Gehe zu Seite:', + 'previous' => 'Zurück', + 'showing_results' => 'Ergebnisse werden angezeigt', + 'total_results' => 'Gesamtergebnisse', + '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' => 'Nach dem Löschen des Kurses werden alle zugehörigen Daten (z. B. Kursabschnitte, Lektionen, Quizze, Einschreibungen usw.) automatisch gelöscht.', 'name' => 'Name', - 'email' => 'Email', - 'role' => 'Role', + 'email' => 'E-Mail', + 'role' => 'Rolle', 'slug' => 'Slug', - 'title' => 'Title', - 'use_case' => 'Use Case', - 'sections' => 'Sections', - 'creator' => 'Creator', - 'enrolled_course' => 'Enrolled Course', - 'enrolled_date' => 'Enrolled Datum', - 'expiry_date' => 'Expiry Datum', - 'payout_amount' => 'Payout amount', - 'payout_method' => 'Payout Method', - 'processed_date' => 'Processed Datum', - 'payout_date' => 'Payout Datum', - 'enrollments' => 'Enrollments', - 'course_title' => 'Course Title', - 'number_of_course' => 'Number Of Course', - 'category_name' => 'Category Name', - 'category_child' => 'Category Child', - 'meta_description' => 'Meta Description', - 'meta_keywords' => 'Meta Keywords', - 'action' => 'Action', + 'title' => 'Titel', + 'use_case' => 'Anwendungsfall', + 'sections' => 'Abschnitte', + 'creator' => 'Ersteller', + 'enrolled_course' => 'Eingeschriebener Kurs', + 'enrolled_date' => 'Einschreibedatum', + 'expiry_date' => 'Ablaufdatum', + 'payout_amount' => 'Auszahlungsbetrag', + 'payout_method' => 'Auszahlungsmethode', + 'processed_date' => 'Verarbeitungsdatum', + 'payout_date' => 'Auszahlungsdatum', + 'enrollments' => 'Einschreibungen', + 'course_title' => 'Kurstitel', + 'number_of_course' => 'Anzahl der Kurse', + 'category_name' => 'Kategoriename', + 'category_child' => 'Unterkategorie', + 'meta_description' => 'Meta-Beschreibung', + 'meta_keywords' => 'Meta-Keywords', + 'action' => 'Aktion', 'status' => 'Status', - 'custom_pages' => 'Custom Pages', - 'add_custom_page' => 'Add Custom Page', - 'pay' => 'Pay', - 'print' => 'Print', - 'select' => 'Select', - 'selected' => 'Selected', - 'edit_page' => 'Edit Page', - 'copy_url' => 'Kopieren URL', - 'preview_page' => 'Preview Page', - 'lifetime_access' => 'Lifetime access', - 'url_copied' => 'URL copied to clipboard', - 'best_single_instructor' => 'Best for Single Instructor', - 'best_multiple_instructors' => 'Best for Multiple Instructors', -); + 'custom_pages' => 'Benutzerdefinierte Seiten', + 'add_custom_page' => 'Benutzerdefinierte Seite hinzufügen', + 'pay' => 'Bezahlen', + 'print' => 'Drucken', + 'select' => 'Auswählen', + 'selected' => 'Ausgewählt', + 'edit_page' => 'Seite bearbeiten', + 'copy_url' => 'URL kopieren', + 'preview_page' => 'Seite ansehen', + 'lifetime_access' => 'Lebenslanger Zugriff', + 'url_copied' => 'URL in die Zwischenablage kopiert', + 'best_single_instructor' => 'Am besten für einen einzelnen Dozenten', + 'best_multiple_instructors' => 'Am besten für mehrere Dozenten', +); \ No newline at end of file diff --git a/lang/de/validation.php b/lang/de/validation.php index 455f31fd..9d06b10f 100644 --- a/lang/de/validation.php +++ b/lang/de/validation.php @@ -1,175 +1,175 @@ 'The :attribute field must be accepted.', - 'accepted_if' => 'The :attribute field must be accepted when :other is :value.', - 'active_url' => 'The :attribute field must be a valid URL.', - 'after' => 'The :attribute field must be a Datum after :date.', - 'after_or_equal' => 'The :attribute field must be a Datum after or equal to :date.', - 'alpha' => 'The :attribute field must only contain letters.', - 'alpha_dash' => 'The :attribute field must only contain letters, numbers, dashes, and underscores.', - 'alpha_num' => 'The :attribute field must only contain letters and numbers.', - 'any_of' => 'The :attribute field is invalid.', - 'array' => 'The :attribute field must be an array.', - 'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.', - 'before' => 'The :attribute field must be a Datum before :date.', - 'before_or_equal' => 'The :attribute field must be a Datum before or equal to :date.', - 'between' => + 'accepted' => 'Das Feld :attribute muss akzeptiert werden.', + 'accepted_if' => 'Das Feld :attribute muss akzeptiert werden, wenn :other :value ist.', + 'active_url' => 'Das Feld :attribute muss eine gültige URL sein.', + 'after' => 'Das Feld :attribute muss ein Datum nach dem :date sein.', + 'after_or_equal' => 'Das Feld :attribute muss ein Datum nach oder gleich :date sein.', + 'alpha' => 'Das Feld :attribute darf nur Buchstaben enthalten.', + 'alpha_dash' => 'Das Feld :attribute darf nur Buchstaben, Zahlen, Bindestriche und Unterstriche enthalten.', + 'alpha_num' => 'Das Feld :attribute darf nur Buchstaben und Zahlen enthalten.', + 'any_of' => 'Das Feld :attribute ist ungültig.', + 'array' => 'Das Feld :attribute muss ein Array sein.', + 'ascii' => 'Das Feld :attribute darf nur Single-Byte alphanumerische Zeichen und Symbole enthalten.', + 'before' => 'Das Feld :attribute muss ein Datum vor dem :date sein.', + 'before_or_equal' => 'Das Feld :attribute muss ein Datum vor oder gleich :date sein.', + 'between' => array ( - 'array' => 'The :attribute field must have between :min and :max items.', - 'file' => 'The :attribute field must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute field must be between :min and :max.', - 'string' => 'The :attribute field must be between :min and :max characters.', + 'array' => 'Das Feld :attribute muss zwischen :min und :max Elemente enthalten.', + 'file' => 'Das Feld :attribute muss zwischen :min und :max Kilobyte groß sein.', + 'numeric' => 'Das Feld :attribute muss zwischen :min und :max liegen.', + 'string' => 'Das Feld :attribute muss zwischen :min und :max Zeichen enthalten.', ), - 'boolean' => 'The :attribute field must be true or false.', - 'can' => 'The :attribute field contains an unauthorized value.', - 'confirmed' => 'The :attribute field confirmation does not match.', - 'contains' => 'The :attribute field is missing a required value.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute field must be a valid Datum.', - 'date_equals' => 'The :attribute field must be a Datum equal to :date.', - 'date_format' => 'The :attribute field must match the format :format.', - 'decimal' => 'The :attribute field must have :decimal decimal places.', - 'declined' => 'The :attribute field must be declined.', - 'declined_if' => 'The :attribute field must be declined when :other is :value.', - 'different' => 'The :attribute field and :other must be different.', - 'digits' => 'The :attribute field must be :digits digits.', - 'digits_between' => 'The :attribute field must be between :min and :max digits.', - 'dimensions' => 'The :attribute field has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_contain' => 'The :attribute field must not contain any of the following: :values.', - 'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.', - 'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.', - 'email' => 'The :attribute field must be a valid email address.', - 'ends_with' => 'The :attribute field must end with one of the following: :values.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'extensions' => 'The :attribute field must have one of the following extensions: :values.', - 'file' => 'The :attribute field must be a Datumi.', - 'filled' => 'The :attribute field must have a value.', - 'gt' => + 'boolean' => 'Das Feld :attribute muss wahr oder falsch sein.', + 'can' => 'Das Feld :attribute enthält einen nicht autorisierten Wert.', + 'confirmed' => 'Die Bestätigung von :attribute stimmt nicht überein.', + 'contains' => 'Dem Feld :attribute fehlt ein erforderlicher Wert.', + 'current_password' => 'Das Passwort ist falsch.', + 'date' => 'Das Feld :attribute muss ein gültiges Datum sein.', + 'date_equals' => 'Das Feld :attribute muss ein Datum gleich :date sein.', + 'date_format' => 'Das Feld :attribute muss dem Format :format entsprechen.', + 'decimal' => 'Das Feld :attribute muss :decimal Dezimalstellen haben.', + 'declined' => 'Das Feld :attribute muss abgelehnt werden.', + 'declined_if' => 'Das Feld :attribute muss abgelehnt werden, wenn :other :value ist.', + 'different' => 'Die Felder :attribute und :other müssen unterschiedlich sein.', + 'digits' => 'Das Feld :attribute muss :digits Ziffern enthalten.', + 'digits_between' => 'Das Feld :attribute muss zwischen :min und :max Ziffern enthalten.', + 'dimensions' => 'Das Feld :attribute hat ungültige Bildabmessungen.', + 'distinct' => 'Das Feld :attribute enthält einen doppelten Wert.', + 'doesnt_contain' => 'Das Feld :attribute darf keinen der folgenden Werte enthalten: :values.', + 'doesnt_end_with' => 'Das Feld :attribute darf nicht mit einem der folgenden Werte enden: :values.', + 'doesnt_start_with' => 'Das Feld :attribute darf nicht mit einem der folgenden Werte beginnen: :values.', + 'email' => 'Das Feld :attribute muss eine gültige E-Mail-Adresse sein.', + 'ends_with' => 'Das Feld :attribute muss mit einem der folgenden Werte enden: :values.', + 'enum' => 'Der ausgewählte Wert für :attribute ist ungültig.', + 'exists' => 'Der ausgewählte Wert für :attribute ist ungültig.', + 'extensions' => 'Das Feld :attribute muss eine der folgenden Dateiendungen haben: :values.', + 'file' => 'Das Feld :attribute muss eine Datei sein.', + 'filled' => 'Das Feld :attribute muss einen Wert enthalten.', + 'gt' => array ( - 'array' => 'The :attribute field must have more than :value items.', - 'file' => 'The :attribute field must be greater than :value kilobytes.', - 'numeric' => 'The :attribute field must be greater than :value.', - 'string' => 'The :attribute field must be greater than :value characters.', + 'array' => 'Das Feld :attribute muss mehr als :value Elemente enthalten.', + 'file' => 'Das Feld :attribute muss größer als :value Kilobyte sein.', + 'numeric' => 'Das Feld :attribute muss größer als :value sein.', + 'string' => 'Das Feld :attribute muss mehr als :value Zeichen enthalten.', ), - 'gte' => + 'gte' => array ( - 'array' => 'The :attribute field must have :value items or more.', - 'file' => 'The :attribute field must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute field must be greater than or equal to :value.', - 'string' => 'The :attribute field must be greater than or equal to :value characters.', + 'array' => 'Das Feld :attribute muss :value oder mehr Elemente enthalten.', + 'file' => 'Das Feld :attribute muss größer oder gleich :value Kilobyte sein.', + 'numeric' => 'Das Feld :attribute muss größer oder gleich :value sein.', + 'string' => 'Das Feld :attribute muss mindestens :value Zeichen enthalten.', ), - 'hex_color' => 'The :attribute field must be a valid hexadecimal color.', - 'image' => 'The :attribute field must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field must exist in :other.', - 'in_array_keys' => 'The :attribute field must contain at least one of the following keys: :values.', - 'integer' => 'The :attribute field must be an integer.', - 'ip' => 'The :attribute field must be a valid IP address.', - 'ipv4' => 'The :attribute field must be a valid IPv4 address.', - 'ipv6' => 'The :attribute field must be a valid IPv6 address.', - 'json' => 'The :attribute field must be a valid JSON string.', - 'list' => 'The :attribute field must be a list.', - 'lowercase' => 'The :attribute field must be lowercase.', - 'lt' => + 'hex_color' => 'Das Feld :attribute muss eine gültige hexadezimale Farbe sein.', + 'image' => 'Das Feld :attribute muss ein Bild sein.', + 'in' => 'Der ausgewählte Wert für :attribute ist ungültig.', + 'in_array' => 'Das Feld :attribute muss in :other vorhanden sein.', + 'in_array_keys' => 'Das Feld :attribute muss mindestens einen der folgenden Schlüssel enthalten: :values.', + 'integer' => 'Das Feld :attribute muss eine ganze Zahl sein.', + 'ip' => 'Das Feld :attribute muss eine gültige IP-Adresse sein.', + 'ipv4' => 'Das Feld :attribute muss eine gültige IPv4-Adresse sein.', + 'ipv6' => 'Das Feld :attribute muss eine gültige IPv6-Adresse sein.', + 'json' => 'Das Feld :attribute muss eine gültige JSON-Zeichenkette sein.', + 'list' => 'Das Feld :attribute muss eine Liste sein.', + 'lowercase' => 'Das Feld :attribute muss klein geschrieben sein.', + 'lt' => array ( - 'array' => 'The :attribute field must have less than :value items.', - 'file' => 'The :attribute field must be less than :value kilobytes.', - 'numeric' => 'The :attribute field must be less than :value.', - 'string' => 'The :attribute field must be less than :value characters.', + 'array' => 'Das Feld :attribute muss weniger als :value Elemente enthalten.', + 'file' => 'Das Feld :attribute muss kleiner als :value Kilobyte sein.', + 'numeric' => 'Das Feld :attribute muss kleiner als :value sein.', + 'string' => 'Das Feld :attribute muss weniger als :value Zeichen enthalten.', ), - 'lte' => + 'lte' => array ( - 'array' => 'The :attribute field must not have more than :value items.', - 'file' => 'The :attribute field must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute field must be less than or equal to :value.', - 'string' => 'The :attribute field must be less than or equal to :value characters.', + 'array' => 'Das Feld :attribute darf nicht mehr als :value Elemente enthalten.', + 'file' => 'Das Feld :attribute muss kleiner oder gleich :value Kilobyte sein.', + 'numeric' => 'Das Feld :attribute muss kleiner oder gleich :value sein.', + 'string' => 'Das Feld :attribute darf nicht mehr als :value Zeichen enthalten.', ), - 'mac_address' => 'The :attribute field must be a valid MAC address.', - 'max' => + 'mac_address' => 'Das Feld :attribute muss eine gültige MAC-Adresse sein.', + 'max' => array ( - 'array' => 'The :attribute field must not have more than :max items.', - 'file' => 'The :attribute field must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute field must not be greater than :max.', - 'string' => 'The :attribute field must not be greater than :max characters.', + 'array' => 'Das Feld :attribute darf nicht mehr als :max Elemente enthalten.', + 'file' => 'Das Feld :attribute darf nicht größer als :max Kilobyte sein.', + 'numeric' => 'Das Feld :attribute darf nicht größer als :max sein.', + 'string' => 'Das Feld :attribute darf nicht mehr als :max Zeichen enthalten.', ), - 'max_digits' => 'The :attribute field must not have more than :max digits.', - 'mimes' => 'The :attribute field must be a Datumi of type: :values.', - 'mimetypes' => 'The :attribute field must be a Datumi of type: :values.', - 'min' => + 'max_digits' => 'Das Feld :attribute darf nicht mehr als :max Ziffern enthalten.', + 'mimes' => 'Das Feld :attribute muss eine Datei vom Typ: :values sein.', + 'mimetypes' => 'Das Feld :attribute muss eine Datei vom Typ: :values sein.', + 'min' => array ( - 'array' => 'The :attribute field must have at least :min items.', - 'file' => 'The :attribute field must be at least :min kilobytes.', - 'numeric' => 'The :attribute field must be at least :min.', - 'string' => 'The :attribute field must be at least :min characters.', + 'array' => 'Das Feld :attribute muss mindestens :min Elemente enthalten.', + 'file' => 'Das Feld :attribute muss mindestens :min Kilobyte groß sein.', + 'numeric' => 'Das Feld :attribute muss mindestens :min sein.', + 'string' => 'Das Feld :attribute muss mindestens :min Zeichen enthalten.', ), - 'min_digits' => 'The :attribute field must have at least :min digits.', - 'missing' => 'The :attribute field must be missing.', - 'missing_if' => 'The :attribute field must be missing when :other is :value.', - 'missing_unless' => 'The :attribute field must be missing unless :other is :value.', - 'missing_with' => 'The :attribute field must be missing when :values is present.', - 'missing_with_all' => 'The :attribute field must be missing when :values are present.', - 'multiple_of' => 'The :attribute field must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute field format is invalid.', - 'numeric' => 'The :attribute field must be a number.', - 'password' => + 'min_digits' => 'Das Feld :attribute muss mindestens :min Ziffern enthalten.', + 'missing' => 'Das Feld :attribute muss fehlen.', + 'missing_if' => 'Das Feld :attribute muss fehlen, wenn :other :value ist.', + 'missing_unless' => 'Das Feld :attribute muss fehlen, sofern :other nicht :value ist.', + 'missing_with' => 'Das Feld :attribute muss fehlen, wenn :values vorhanden ist.', + 'missing_with_all' => 'Das Feld :attribute muss fehlen, wenn :values vorhanden sind.', + 'multiple_of' => 'Das Feld :attribute muss ein Vielfaches von :value sein.', + 'not_in' => 'Der ausgewählte Wert für :attribute ist ungültig.', + 'not_regex' => 'Das Format des Feldes :attribute ist ungültig.', + 'numeric' => 'Das Feld :attribute muss eine Zahl sein.', + 'password' => array ( - 'letters' => 'The :attribute field must contain at least one letter.', - 'mixed' => 'The :attribute field must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute field must contain at least one number.', - 'symbols' => 'The :attribute field must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has Appeared in a data leak. Please choose a different :attribute.', + 'letters' => 'Das Feld :attribute muss mindestens einen Buchstaben enthalten.', + 'mixed' => 'Das Feld :attribute muss mindestens einen Groß- und einen Kleinbuchstaben enthalten.', + 'numbers' => 'Das Feld :attribute muss mindestens eine Zahl enthalten.', + 'symbols' => 'Das Feld :attribute muss mindestens ein Symbol enthalten.', + 'uncompromised' => 'Das angegebene :attribute ist in einem Datenleck aufgetaucht. Bitte wähle ein anderes :attribute.', ), - 'present' => 'The :attribute field must be present.', - 'present_if' => 'The :attribute field must be present when :other is :value.', - 'present_unless' => 'The :attribute field must be present unless :other is :value.', - 'present_with' => 'The :attribute field must be present when :values is present.', - 'present_with_all' => 'The :attribute field must be present when :values are present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_if_accepted' => 'The :attribute field is prohibited when :other is accepted.', - 'prohibited_if_declined' => 'The :attribute field is prohibited when :other is declined.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute field format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_if_accepted' => 'The :attribute field is required when :other is accepted.', - 'required_if_declined' => 'The :attribute field is required when :other is declined.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute field must match :other.', - 'size' => + 'present' => 'Das Feld :attribute muss vorhanden sein.', + 'present_if' => 'Das Feld :attribute muss vorhanden sein, wenn :other :value ist.', + 'present_unless' => 'Das Feld :attribute muss vorhanden sein, sofern :other nicht :value ist.', + 'present_with' => 'Das Feld :attribute muss vorhanden sein, wenn :values vorhanden ist.', + 'present_with_all' => 'Das Feld :attribute muss vorhanden sein, wenn :values vorhanden sind.', + 'prohibited' => 'Das Feld :attribute ist unzulässig.', + 'prohibited_if' => 'Das Feld :attribute ist unzulässig, wenn :other :value ist.', + 'prohibited_if_accepted' => 'Das Feld :attribute ist unzulässig, wenn :other akzeptiert ist.', + 'prohibited_if_declined' => 'Das Feld :attribute ist unzulässig, wenn :other abgelehnt ist.', + 'prohibited_unless' => 'Das Feld :attribute ist unzulässig, sofern :other nicht in :values ist.', + 'prohibits' => 'Das Feld :attribute verhindert, dass :other vorhanden ist.', + 'regex' => 'Das Format des Feldes :attribute ist ungültig.', + 'required' => 'Das Feld :attribute ist erforderlich.', + 'required_array_keys' => 'Das Feld :attribute muss Einträge enthalten für: :values.', + 'required_if' => 'Das Feld :attribute ist erforderlich, wenn :other :value ist.', + 'required_if_accepted' => 'Das Feld :attribute ist erforderlich, wenn :other akzeptiert ist.', + 'required_if_declined' => 'Das Feld :attribute ist erforderlich, wenn :other abgelehnt ist.', + 'required_unless' => 'Das Feld :attribute ist erforderlich, sofern :other nicht in :values ist.', + 'required_with' => 'Das Feld :attribute ist erforderlich, wenn :values vorhanden ist.', + 'required_with_all' => 'Das Feld :attribute ist erforderlich, wenn :values vorhanden sind.', + 'required_without' => 'Das Feld :attribute ist erforderlich, wenn :values nicht vorhanden ist.', + 'required_without_all' => 'Das Feld :attribute ist erforderlich, wenn keines von :values vorhanden ist.', + 'same' => 'Das Feld :attribute muss mit :other übereinstimmen.', + 'size' => array ( - 'array' => 'The :attribute field must contain :size items.', - 'file' => 'The :attribute field must be :size kilobytes.', - 'numeric' => 'The :attribute field must be :size.', - 'string' => 'The :attribute field must be :size characters.', + 'array' => 'Das Feld :attribute muss :size Elemente enthalten.', + 'file' => 'Das Feld :attribute muss :size Kilobyte groß sein.', + 'numeric' => 'Das Feld :attribute muss :size sein.', + 'string' => 'Das Feld :attribute muss :size Zeichen enthalten.', ), - 'starts_with' => 'The :attribute field must start with one of the following: :values.', - 'string' => 'The :attribute field must be a string.', - 'timezone' => 'The :attribute field must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to Hochladen.', - 'uppercase' => 'The :attribute field must be uppercase.', - 'url' => 'The :attribute field must be a valid URL.', - 'ulid' => 'The :attribute field must be a valid ULID.', - 'uuid' => 'The :attribute field must be a valid UUID.', - 'custom' => + 'starts_with' => 'Das Feld :attribute muss mit einem der folgenden Werte beginnen: :values.', + 'string' => 'Das Feld :attribute muss eine Zeichenkette sein.', + 'timezone' => 'Das Feld :attribute muss eine gültige Zeitzone sein.', + 'unique' => ':attribute ist bereits vergeben.', + 'uploaded' => ':attribute konnte nicht hochgeladen werden.', + 'uppercase' => 'Das Feld :attribute muss groß geschrieben sein.', + 'url' => 'Das Feld :attribute muss eine gültige URL sein.', + 'ulid' => 'Das Feld :attribute muss eine gültige ULID sein.', + 'uuid' => 'Das Feld :attribute muss eine gültige UUID sein.', + 'custom' => array ( - 'attribute-name' => + 'attribute-name' => array ( 'rule-name' => 'custom-message', ), ), - 'attributes' => + 'attributes' => array ( ), -); +); \ No newline at end of file