Filter translatable strings
Source string Translation for Deutsch
<em>Variables</em> are short text strings, enclosed in square brackets [], that you can insert into configured email message text. When an individual message is generated, data from your site is substituted for the variables. Some commonly-used variables are:
[site:name]: The name of your website.
[site:url]: The URL of your website.
[site:login-url]: The URL where users can log in to your site.
[user:display-name]: The user's displayed name.
[user:account-name]: The user's account name.
[user:mail]: The user's email alias.
[user:one-time-login-url]: An expiring URL that a user can use to log in once, if they need to reset their password.
In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>People</em> &gt; <em>@account_settings_link</em>.
Select the method you want to use for creating user accounts, and check or uncheck the box that requires email verification, to match the settings you want for your site.
Select the desired option for what happens to content that a user created if their account is canceled.
Optionally, edit the text of email messages related to user accounts.
Verify that the other settings are correct.
Create and download an archive containing all your site's configuration, exported as YAML files. See @config_overview_topic for more information about configuration.
In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>@export_link</em>.
Click <em>Export</em> and save the archive file.
Import a single configuration item in YAML format, such as one that was previously exported (see @export_single_topic). See @config_overview_topic for more information about configuration.
In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>Import</em> &gt; <em>@single_import_link</em>.
Select the <em>Configuration type</em> that you want to import.
On your computer or other device, copy the YAML-format configuration that you want to import to the clipboard.
Paste the clipboard text into the box labeled <em>Paste your configuration here</em>.
Click <em>Import</em>.
Import the complete configuration of your site from an archive file, such as one that was previously exported (see @export_full_topic). See @config_overview_topic for more information about configuration.
In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>@import_link</em>.
Browse to find the <em>Configuration archive</em> that you want to import.
Click <em>Upload</em>. Your configuration archive will be unpacked and placed in the configuration synchronization directory, and you will be redirected to the <em>Synchronize</em> page.
Review the differences between your uploaded configuration and the active configuration, if any, and click <em>Import all</em> to import the changes.
Export a single configuration item to a file. See @config_overview_topic for more information about configuration.
In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Development</em> &gt; <em>Configuration synchronization</em> &gt; <em>Export</em> &gt; <em>@single_export_link</em>.
Select the <em>Configuration type</em> that you want to export, and then select the specific <em>Configuration name</em> to export.