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

13 lines
1.4 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/
tr_TR:
site_settings:
discourse_local_dates_enabled: "'discourse-local-dates' eklentisini etkinleştirin. Bu, kullanıcıların gönderilerinde [date] kullanarak okuyuculara yerel saat dilimlerinde tarihleri göstermelerini sağlar."
discourse_local_dates_default_formats: "Sık kullanılan tarih saat formatları, bkz: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs dize biçimi</a>"
discourse_local_dates_default_timezones: "Varsayılan saat dilimleri listesi, geçerli bir <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>saat dilimi</a>olmalıdır"
discourse_local_dates_email_format: "E-postalarda tarihi görüntülemek için kullanılan format, örnekler: LLLL, llll veya YYYY-MM-DDTHH:mm:ss[Z]. Bkz.: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs string format</a>"
discourse_local_dates_email_timezone: "E-postalarda tarihleri göstermek için kullanılan saat dilimi, geçerli bir <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a> olmalıdır"