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.ja.yml
2026-02-25 09:42:49 -05:00

12 lines
1.3 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/
ja:
site_settings:
discourse_local_dates_default_formats: "よく使用される日付時刻フォーマット。「<a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs 文字列フォーマット</a>」をご覧ください。"
discourse_local_dates_default_timezones: "デフォルトのタイムゾーンのリスト。有効な <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a> である必要があります"
discourse_local_dates_email_format: "メールで日付を表示するために使用される形式。例: 'LLLL', 'llll' or 'YYYY-MM-DDTHH:mm:ss[Z]'。参照: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs 文字列形式</a>"
discourse_local_dates_email_timezone: "メールで日付を表示するために使用されるタイムゾーン。有効な <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a> である必要があります"