0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-local-dates/config/locales/server.cs.yml
2026-02-25 09:42:49 -05:00

12 lines
1.1 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/
cs:
site_settings:
discourse_local_dates_default_formats: "Často používané formáty data a času, viz: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs string format</a>"
discourse_local_dates_default_timezones: "Výchozí seznam časových pásem, musí být platný <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a>"
discourse_local_dates_email_format: "Formát používaný k zobrazení data v e-mailech, příklady: 'LLLL', 'llll' nebo 'RRRR-MM-DDTHH:mm:ss[Z]'. Viz <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>formát řetězce momentjs</a>"
discourse_local_dates_email_timezone: "Časové pásmo používané k zobrazení dat v e-mailech musí být platné <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a>"