Update translations

This commit is contained in:
Neil Lalonde
2019-01-28 10:27:20 -05:00
parent 0d0ca4f070
commit 024ba28525
80 changed files with 3242 additions and 766 deletions

View File

@ -5,4 +5,9 @@
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
nl: {}
nl:
site_settings:
discourse_local_dates_enabled: "Ziet de discourse-local-dates feature aan. Dit zal ondersteuning bieden voor lokale tijdzones in posts die gebruik maken van de [date] element."
discourse_local_dates_default_formats: "Vaak gebruikte date time formaten, zie: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs string format</a>"
discourse_local_dates_default_timezones: "Standaard lijst van timezones, moet een geldige <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a> zijn."
discourse_local_dates_email_format: "Het formaat dat gebruikt wordt om een datum weer te geven in emails."

View File

@ -10,3 +10,4 @@ ru:
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: "Формат, используемый для отображения даты в сообщениях e-mail."