finished laravel migration

This commit is contained in:
2025-12-29 18:19:24 +01:00
parent bdfbe3ffd6
commit 63bd166a65
218 changed files with 21830 additions and 15154 deletions

105
resources/lang/de.json Normal file
View File

@@ -0,0 +1,105 @@
{
"acp.cancel": "Abbrechen",
"acp.collapse_all": "Alle einklappen",
"acp.create": "Erstellen",
"acp.delete": "Löschen",
"acp.drag_handle": "Zum Sortieren ziehen",
"acp.edit": "Bearbeiten",
"acp.expand_all": "Alle ausklappen",
"acp.forums": "Foren",
"acp.forums_confirm_delete": "Dieses Forum löschen? Das kann nicht rückgängig gemacht werden.",
"acp.forums_create_title": "Forum oder Kategorie erstellen",
"acp.forums_edit_title": "Forum bearbeiten",
"acp.forums_empty": "Noch keine Foren vorhanden. Lege rechts das erste an.",
"acp.forums_form_empty_hint": "Wähle ein Forum zum Bearbeiten oder klicke auf Neue Kategorie / Neues Forum.",
"acp.forums_form_empty_title": "Keine Auswahl",
"acp.forums_form_hint": "Erstelle ein neues Forum oder bearbeite das ausgewählte. Kategorien können Foren und andere Kategorien enthalten.",
"acp.forums_hint": "Kategorien und Foren in einer Baumansicht verwalten.",
"acp.forums_name_required": "Bitte zuerst einen Namen eingeben.",
"acp.forums_parent": œbergeordnete Kategorie",
"acp.forums_parent_root": "Wurzel (kein Parent)",
"acp.forums_tree": "Forenbaum",
"acp.forums_type": "Typ",
"acp.general": "Allgemein",
"acp.general_hint": "Globale Einstellungen und Board-Konfiguration erscheinen hier.",
"acp.loading": "Laden...",
"acp.new_category": "Neue Kategorie",
"acp.new_forum": "Neues Forum",
"acp.no_access": "Du hast keinen Zugriff auf diesen Bereich.",
"acp.refresh": "Aktualisieren",
"acp.reset": "Zurücksetzen",
"acp.save": "Speichern",
"acp.title": "Administrationsbereich",
"acp.users": "Benutzer",
"app.brand": "speedBB",
"auth.login_hint": "Melde dich an, um neue Threads zu starten und zu antworten.",
"auth.login_title": "Anmelden",
"auth.register_hint": "Registriere dich mit E-Mail und einem eindeutigen Benutzernamen.",
"auth.verify_notice": "Bitte bestätige deine E-Mail-Adresse, bevor du dich anmeldest.",
"auth.register_title": "Konto erstellen",
"footer.copy": "speedBB",
"form.body": "Inhalt",
"form.create_account": "Konto erstellen",
"form.create_thread": "Thread erstellen",
"form.description": "Beschreibung",
"form.email": "E-Mail",
"form.message": "Nachricht",
"form.password": "Passwort",
"form.post_reply": "Antwort posten",
"form.posting": "Wird gesendet...",
"form.registering": "Registrierung läuft...",
"form.reply_placeholder": "Schreibe deine Antwort.",
"form.sign_in": "Anmelden",
"form.signing_in": "Anmeldung läuft...",
"form.thread_body_placeholder": "Teile den Kontext und deine Frage.",
"form.thread_title_placeholder": "Thema",
"form.title": "Titel",
"form.username": "Benutzername",
"forum.children": "Unterforen",
"forum.empty_children": "Noch keine Unterforen vorhanden.",
"forum.empty_threads": "Noch keine Threads vorhanden. Starte unten einen.",
"forum.loading": "Forum wird geladen...",
"forum.login_hint": "Melde dich an, um einen neuen Thread zu erstellen.",
"forum.no_description": "Noch keine Beschreibung vorhanden.",
"forum.only_forums": "Threads können nur in Foren erstellt werden.",
"forum.open": "Forum öffnen",
"forum.start_thread": "Thread starten",
"forum.threads": "Threads",
"forum.type_category": "Kategorie",
"forum.type_forum": "Forum",
"user.id": "ID",
"user.name": "Name",
"user.email": "E-Mail",
"user.roles": "Rollen",
"user.actions": "Aktionen",
"user.impersonate": "Imitieren",
"user.edit": "Bearbeiten",
"user.delete": "Löschen",
"table.rows_per_page": "Zeilen pro Seite:",
"table.range_separator": "von",
"home.browse": "Foren durchsuchen",
"home.empty": "Noch keine Foren vorhanden. Lege das erste Forum in der API an.",
"home.hero_body": "Entdecke Diskussionen, stelle Fragen und teile Ideen in Kategorien und Foren.",
"home.hero_title": "Foren",
"home.loading": "Foren werden geladen...",
"nav.acp": "ACP",
"nav.forums": "Foren",
"nav.language": "Sprache",
"nav.login": "Anmelden",
"nav.logout": "Abmelden",
"nav.register": "Registrieren",
"nav.theme": "Design",
"nav.theme_auto": "Auto",
"nav.theme_dark": "Dunkel",
"nav.theme_light": "Hell",
"thread.anonymous": "Anonym",
"thread.back_to_category": "Zurück zum Forum",
"thread.category": "Forum:",
"thread.empty": "Sei die erste Person, die antwortet.",
"thread.label": "Thread",
"thread.loading": "Thread wird geladen...",
"thread.login_hint": "Melde dich an, um auf diesen Thread zu antworten.",
"thread.replies": "Antworten",
"thread.reply": "Antworten",
"thread.view": "Thread ansehen"
}

105
resources/lang/en.json Normal file
View File

@@ -0,0 +1,105 @@
{
"acp.cancel": "Cancel",
"acp.collapse_all": "Collapse all",
"acp.create": "Create",
"acp.delete": "Delete",
"acp.drag_handle": "Drag to reorder",
"acp.edit": "Edit",
"acp.expand_all": "Expand all",
"acp.forums": "Forums",
"acp.forums_confirm_delete": "Delete this forum? This cannot be undone.",
"acp.forums_create_title": "Create forum or category",
"acp.forums_edit_title": "Edit forum",
"acp.forums_empty": "No forums yet. Create the first one on the right.",
"acp.forums_form_empty_hint": "Choose a forum to edit or click New category / New forum to create one.",
"acp.forums_form_empty_title": "No selection",
"acp.forums_form_hint": "Create a new forum or edit the selected one. Categories can contain forums and other categories.",
"acp.forums_hint": "Manage categories and forums from a tree view.",
"acp.forums_name_required": "Please enter a name before saving.",
"acp.forums_parent": "Parent category",
"acp.forums_parent_root": "Root (no parent)",
"acp.forums_tree": "Forum tree",
"acp.forums_type": "Type",
"acp.general": "General",
"acp.general_hint": "Global settings and board configuration will appear here.",
"acp.loading": "Loading...",
"acp.new_category": "New category",
"acp.new_forum": "New forum",
"acp.no_access": "You do not have access to this area.",
"acp.refresh": "Refresh",
"acp.reset": "Reset",
"acp.save": "Save",
"acp.title": "Admin control panel",
"acp.users": "Users",
"app.brand": "speedBB",
"auth.login_hint": "Access your account to start new threads and reply.",
"auth.login_title": "Log in",
"auth.register_hint": "Register with an email and a unique username.",
"auth.verify_notice": "Check your email to verify your account before logging in.",
"auth.register_title": "Create account",
"footer.copy": "speedBB",
"form.body": "Body",
"form.create_account": "Create account",
"form.create_thread": "Create thread",
"form.description": "Description",
"form.email": "Email",
"form.message": "Message",
"form.password": "Password",
"form.post_reply": "Post reply",
"form.posting": "Posting...",
"form.registering": "Registering...",
"form.reply_placeholder": "Share your reply.",
"form.sign_in": "Sign in",
"form.signing_in": "Signing in...",
"form.thread_body_placeholder": "Share the context and your question.",
"form.thread_title_placeholder": "Topic headline",
"form.title": "Title",
"form.username": "Username",
"forum.children": "Sub-forums",
"forum.empty_children": "No sub-forums yet.",
"forum.empty_threads": "No threads here yet. Start one below.",
"forum.loading": "Loading forum...",
"forum.login_hint": "Log in to create a new thread.",
"forum.no_description": "No description added yet.",
"forum.only_forums": "Threads can only be created in forums.",
"forum.open": "Open forum",
"forum.start_thread": "Start a thread",
"forum.threads": "Threads",
"forum.type_category": "Category",
"forum.type_forum": "Forum",
"user.id": "ID",
"user.name": "Name",
"user.email": "Email",
"user.roles": "Roles",
"user.actions": "Actions",
"user.impersonate": "Impersonate",
"user.edit": "Edit",
"user.delete": "Delete",
"table.rows_per_page": "Rows per page:",
"table.range_separator": "of",
"home.browse": "Browse forums",
"home.empty": "No forums yet. Create the first one in the API.",
"home.hero_body": "Explore conversations, ask questions, and share ideas across categories and forums.",
"home.hero_title": "Forums",
"home.loading": "Loading forums...",
"nav.acp": "ACP",
"nav.forums": "Forums",
"nav.language": "Language",
"nav.login": "Login",
"nav.logout": "Logout",
"nav.register": "Register",
"nav.theme": "Theme",
"nav.theme_auto": "Auto",
"nav.theme_dark": "Dark",
"nav.theme_light": "Light",
"thread.anonymous": "Anonymous",
"thread.back_to_category": "Back to forum",
"thread.category": "Forum:",
"thread.empty": "Be the first to reply.",
"thread.label": "Thread",
"thread.loading": "Loading thread...",
"thread.login_hint": "Log in to reply to this thread.",
"thread.replies": "Replies",
"thread.reply": "Reply",
"thread.view": "View thread"
}