discourse/plugins/discourse-local-dates/config/locales/client.en.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

37 lines
1.5 KiB
YAML
Raw Normal View History

en:
js:
discourse_local_dates:
relative_dates:
today: Today %{time}
tomorrow: Tomorrow %{time}
yesterday: Yesterday %{time}
countdown:
passed: date has passed
title: Insert date / time
create:
form:
insert: Insert
advanced_mode: Advanced mode
2018-05-30 13:05:41 -04:00
simple_mode: Simple mode
format_description: "Format used to display the date to the user. Use \"\\T\\Z\" to display the user timezone in words (Europe/Paris)"
timezones_title: Timezones to display
timezones_description: Timezones will be used to display dates in preview and fallback.
recurring_title: Recurrence
recurring_description: "Define the recurrence of an event. You can also manually edit the recurring option generated by the form and use one of the following keys: years, quarters, months, weeks, days, hours, minutes, seconds, milliseconds."
recurring_none: No recurrence
invalid_date: Invalid date, make sure date and time are correct
2018-05-30 13:05:41 -04:00
date_title: Date
time_title: Time
format_title: Date format
2019-03-28 11:34:56 -04:00
timezone: Timezone
until: Until...
2019-03-28 11:34:56 -04:00
recurring:
every_day: "Every day"
every_week: "Every week"
every_two_weeks: "Every two weeks"
every_month: "Every month"
every_two_months: "Every two months"
every_three_months: "Every three months"
every_six_months: "Every six months"
every_year: "Every year"