Update translations

This commit is contained in:
Neil Lalonde
2019-01-02 12:32:38 -05:00
parent 3236f2668f
commit d7656f30c3
117 changed files with 1111 additions and 1092 deletions

View File

@ -5,4 +5,13 @@
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
sl: {}
sl:
js:
discourse_local_dates:
relative_dates:
today: danes %{time}
tomorrow: jutri %{time}
yesterday: včeraj %{time}
title: Vnesi datum
create:
modal_title: Vnesi datum

View File

@ -7,5 +7,6 @@
ru:
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>"