{ "pending": { "title": "Almost there", "body": "This Dorfteich instance has not been set up yet. An administrator needs to run the first-run setup before anyone can use it.", "start": "Start setup" }, "progress": "Step {{current}} of {{total}}", "back": "Back", "next": "Continue", "steps": { "language": "Language", "admin": "Admin account", "instance": "Instance", "smtp": "E-mail", "registration": "Registration", "summary": "Finish" }, "language": { "title": "Welcome to Dorfteich", "body": "This wizard sets up your instance in a few short steps.", "choose": "Which language should the setup and the instance use?", "de": "Deutsch", "en": "English" }, "admin": { "title": "Create the Site Admin account", "body": "The first account manages this instance: it gets full administration rights and is signed in right away.", "submit": "Create account & continue", "exists": "The Site Admin account already exists — continue with the instance settings.", "resumeTitle": "Setup already started", "resumeBody": "The Site Admin account for this instance already exists. Sign in with that account to continue the setup.", "resumeLink": "Sign in to continue" }, "instance": { "title": "Name your instance", "name": "Instance name", "nameHint": "Shown to everyone who visits this Dorfteich.", "defaultLocale": "Default language", "defaultLocaleHint": "Used on public pages and as the preset for new accounts." }, "smtp": { "title": "E-mail delivery", "body": "Dorfteich sends sign-up confirmations and password resets through an SMTP relay. You can skip this step and configure it later in the admin settings — until then the instance sends no e-mail.", "host": "SMTP server", "port": "Port", "secure": "Encrypt from the start (SMTPS)", "user": "Username (optional)", "pass": "Password (optional)", "from": "Sender address", "fromHint": "For example dorfteich@example.org.", "submit": "Send test mail & continue", "submitHint": "Before anything is saved, a test mail goes to your address — the step only advances once it is delivered.", "skip": "Skip for now" }, "registration": { "title": "Who may join?", "open": "Open registration", "openHint": "Anyone can create an account (with e-mail verification).", "closed": "Closed", "closedHint": "No self-registration — administrators create the accounts." }, "summary": { "title": "Summary", "body": "Everything is in place. Finish the setup to unlock the instance.", "admin": "Site Admin", "instance": "Instance name", "locale": "Default language", "smtp": "E-mail delivery", "smtpConfigured": "Configured ({{host}})", "smtpSkipped": "Skipped — can be configured later", "registration": "Registration", "registrationOpen": "Open", "registrationClosed": "Closed", "finish": "Finish setup" } }