discourse/plugins/discourse-data-explorer/config/locales/server.tr_TR.yml
2025-08-19 12:14:51 +02:00

45 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/
tr_TR:
site_settings:
data_explorer_enabled: "Veri gezginini şuradan etkinleştirin: /admin/plugins/explorer"
discourse_automation:
scriptables:
recurring_data_explorer_result_pm:
title: Veri Gezgini sonuçlarıyla kişisel mesaj planlayın
description: Mesajlarınıza gönderilen planlanmış raporları alın
no_csv_allowed: "`attach_csv` alanını kullanırken site ayarlarında izin verilen uzantılar listesine `csv` eklenmelidir."
recurring_data_explorer_result_topic:
title: Veri Gezgini sonuçlarını içeren bir konuda gönderi planlayın
description: Belirli bir konuya gönderilen planlanmış raporları alın
data_explorer:
report_generator:
private_message:
title: "%{query_name} için planlanmış rapor"
body: |
Merhaba %{recipient_name}, Veri Gezgini raporunuz hazır.
Sorgu adı:
%{query_name}
İşte sonuçlar:
%{table}
<a href='%{base_url}/admin/plugins/explorer/queries/%{query_id}'>Sorguyu Veri Gezgininde görüntüleyin</a>
Rapor oluşturulma zamanı: %{created_at} (%{timezone})
post:
body: |
### %{query_name} için planlanan rapor
İşte sonuçlar:
%{table}
<a href='%{base_url}/admin/plugins/explorer/queries/%{query_id}'>Sorguyu Veri Gezgininde görüntüleyin</a>
Rapor oluşturulma zamanı: %{created_at} (%{timezone})
upload_appendix: "Ek: [%{filename}|ek](%{short_url})"