"Account", "users" => "Users", "login_title" => "Sign In", "login_description" => "Sign In into your account", "accept_invite_title" => "Invitation", "accept_invite_description" => "Complete your account registration by choosing a password", "confirm_email_title" => "Confirm Email", "confirm_email_description" => "Complete your registration by confirming the e-mail address", "confirm_gpg_title" => "Confirm GPG Key", "confirm_gpg_error" => "Error confirming GPG Key", "confirm_gpg_success" => "Successfully confirmed GPG Key", "registration_title" => "Registration", "registration_description" => "Create a new account", "resend_confirm_email_title" => "Resend Confirm Email", "resend_confirm_email_description" => "Request a new confirmation email to finalize the account creation", "resend_confirm_email_form_title" => "Enter your E-Mail address, to receive a new e-mail to confirm your registration.", "reset_password_title" => "Reset Password", "reset_password_description" => "Request a password reset, once you got the e-mail address, you can choose a new password", "reset_password_form_title" => "Choose a new password", "reset_password_request_form_title" => "Enter your E-Mail address, to receive a password reset token.", "form_title" => "Please fill with your details", "name" => "Name", "username" => "Username", "username_or_email" => "Username or E-Mail", "email" => "E-Mail Address", "password" => "Password", "password_confirm" => "Confirm Password", "password_old" => "Old Password", "password_new" => "New Password", "full_name" => "Full Name", "remember_me" => "Remember Me", "signing_in" => "Signing in", "sign_in" => "Sign In", "confirmed" => "Confirmed", "forgot_password" => "Forgot password?", "change_password" => "Change password", "register_text" => "Don't have an account? Sign Up", "passwords_do_not_match" => "Your passwords did not match", "back_to_login" => "Back to Login", "6_digit_code" => "6-Digit Code", "2fa_title" => "Additional information is required for logging in", "2fa_text" => "Plugin your 2FA-Device. Interaction might be required, e.g. typing in a PIN or touching it.", "confirming_email" => "Confirming email", "proceed_to_login" => "Proceed to Login", "invalid_link" => "The link you visited is no longer valid", "confirm_success" => "Your e-mail address was successfully confirmed, you may now log in", "confirm_error" => "Error confirming e-mail address", "gpg_key" => "GPG Key", "no_gpg_key_added" => "No GPG key added", "download_gpg_key" => "Download GPG Key", "2fa_token" => "Two-Factor Authentication (2FA)", "profile_picture_of" => "Profile Picture of", "profile_of" => "Profile of", "language" => "Language", "profile" => "User Profile", "loading_profile" => "Loading Profile", "error_profile_get" => "Error retrieving user profile", "registered_at" => "Registered At", "last_online" => "Last Online", "groups" => "Groups", "group_name" => "Group Name", "new_group" => "New Group", "members" => "Members", "member_count" => "Member Count", "color" => "Color", "logged_in_as" => "Logged in as", "active" => "Active", "group" => "Group", "no_members" => "No members in this group", # dialogs "fetch_group_members_error" => "Error fetching group members", "remove_group_member_error" => "Error removing group member", "add_group_member_error" => "Error adding member", "create_group_error" => "Error creating group", "update_group_error" => "Error updating group", "delete_group_error" => "Error deleting group", "search_users_error" => "Error searching users", "delete_group_title" => "Delete Group", "delete_group_text" => "Do you really want to delete this group? This action cannot be undone.", "remove_group_member_title" => "Remove member", "remove_group_member_text" => "Do you really want to remove user '%s' from this group?", "add_group_member_title" => "Add member", "add_group_member_text" => "Search a user to add to the group", ];