Files
speedBB/resources/lang/en.json
2025-12-29 18:19:24 +01:00

106 lines
4.1 KiB
JSON

{
"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"
}