discourse-data-explorer/config/locales/server.tr_TR.yml

45 lines
1.6 KiB
YAML
Raw 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
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?id=%{query_id}'>Sorguyu Veri Gezgininde görüntüleyin</a>
Rapor oluşturulma zamanı: %{created_at} (%{timezone})
post:
body: |
### %{query_name} için planlanmış rapor
İşte sonuçlar:
%{table}
<a href='%{base_url}/admin/plugins/explorer?id=%{query_id}'>Sorguyu Veri Gezgininde görüntüleyin</a>
Rapor oluşturulma zamanı: %{created_at} (%{timezone})
upload_appendix: "Ek: [%{filename}|ek](%{short_url})"