0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-local-dates/config/locales/server.uk.yml
Discourse Translator Bot 5c1cff4184 I18N: Update translations
2026-03-03 14:11:51 +01:00

13 lines
1.7 KiB
YAML
Vendored
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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/
uk:
site_settings:
discourse_local_dates_enabled: "Увімкніть плагін «discourse-local-dates». Це дозволить користувачам використовувати «[date]» у публікаціях, щоб показувати читачам дати за їхнім місцевим часовим поясом."
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' або '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>"