Stand 2018-11-15.
This commit is contained in:
@ -95,6 +95,28 @@
|
||||
"about": "About",
|
||||
"user_set_invisible": "Your profile has been set invisible to other users in musdb.",
|
||||
"user_set_visible": "Your profile has been set visible to other users in musdb.",
|
||||
"user_description_edited": "Your profile description has been edited"
|
||||
"user_description_edited": "Your profile description has been edited",
|
||||
"public_pgp_key": "Public PGP key",
|
||||
"username_explica": "Username with which a user logs in. Ideally something concise but unique.",
|
||||
"realname_explica": "Full name of the user.",
|
||||
"usermail_explica": "Mail address of the user.<br\/>We need this information to be able to send out invitation mails. Later, it allows <em>musdb<\/em> to send automated mails with recent updates (these need to be enabled below). If the user wants to delete their account, a mail asking for confirmation will also be sent to this email address.<br\/>If the user's profile is made visible other users logged in to musdb, the email address will be visible there, too.",
|
||||
"password_form": "Must contain at least 8 characters.",
|
||||
"password_explica": "Password. Must be at least 8 characters long.",
|
||||
"automatic_mails_explica": "Should updates (currently notifications of recently ending loan entries and notifications from admins and other users) be automatically mailed to the user in regular intervals?",
|
||||
"user_role_explica": "The user role determines a user's default access rights to contents in musdb. A more in-depth explanation can be found in the handbook.",
|
||||
"user_institution_explica": "Every user (even regional administrators) needs to be linked to a \"home institution\". This \"home institution\" can be set here.",
|
||||
"user_about_explica": "Say something about yourself. This description will be visible on your profile if you set it visible to other users in musdb.",
|
||||
"public_pgp_key_explica": "In this field, a public PGP key can be entered. If this is done, future mails will be sent encrypted to you.",
|
||||
"two_factor_authentication": "Two Factor Authentication",
|
||||
"via_mail": "Via E-Mail",
|
||||
"2fa_explica": "Two factor authentication can be enabled here. Thus far, the only option is two factor authentication using your mail account. After entering your login credentials, you will be sent a code via mail with which you can then log in. By default, two factor authentication is disabled.",
|
||||
"security": "Security",
|
||||
"your_account_has_been_deleted": "Your account has been deleted",
|
||||
"this_is_your_auth_code": "You can find your authentication code below. Enter it to log in to musdb:",
|
||||
"auth_code": "Authentication code",
|
||||
"login_at_musdb": "Login at musdb",
|
||||
"auth_code_invalid": "The authentication code you entered is not valid",
|
||||
"2fa_screen_explica": "Sie haben die Zwei-Faktor-Authentifizierungs-Option in den Benutzereinstellungen aktiviert. Entsprechend haben Sie gerade einen Zugangscode zugeschickt bekommen.<br \/>Dieser Code ist f\u00fcr zwei Stunden g\u00fcltig.",
|
||||
"access_denied": "Access denied"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user