mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
13 lines
1.4 KiB
YAML
Vendored
13 lines
1.4 KiB
YAML
Vendored
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
de:
|
|
site_settings:
|
|
discourse_local_dates_enabled: "Das Plug-in „Discourse Lokale Daten“ aktivieren. Dadurch können Benutzer „[date]“ in Beiträgen verwenden, um Lesern das Datum in ihrer lokalen Zeitzone anzuzeigen."
|
|
discourse_local_dates_default_formats: "Häufig verwendete Datums- und Zeitformate, siehe: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs string format</a>"
|
|
discourse_local_dates_default_timezones: "Standard-Liste der Zeitzonen. Es müssen gültige <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>Zeitzonen</a> sein."
|
|
discourse_local_dates_email_format: "Format, das verwendet wird, um ein Datum in E-Mails anzuzeigen. Beispiele: 'LLLL', 'llll' oder 'YYYY-MM-DDTHH:mm:ss[Z]'. Siehe: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs string format</a>"
|
|
discourse_local_dates_email_timezone: "Zeitzone, die für die Anzeige von Daten in E-Mails verwendet wird, muss eine gültige <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>Zeitzone</a> sein"
|