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

45 lines
1.7 KiB
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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/
he:
site_settings:
data_explorer_enabled: "הפעלת דפדפן הנתונים תחת /admin/plugins/explorer"
discourse_automation:
scriptables:
recurring_data_explorer_result_pm:
title: תזמון הודעה פרטית עם תוצאות דפדפן נתונים
description: קבלת דוחות מתוזמנים להודעות שלך
recurring_data_explorer_result_topic:
title: תזמון פוסט בנושא עם תוצאות דפדפן נתונים
description: קבלת דוחות מתוזמנים מפורסמים בנושא מסוים
data_explorer:
report_generator:
private_message:
title: "דוח מתוזמן עבור %{query_name}"
body: |
היי %{recipient_name}, דוח דפדפן הנתונים שלך מוכן.
שם השאילתה:
%{query_name}
הנה התוצאות:
%{table}
<a href='%{base_url}/admin/plugins/explorer?id=%{query_id}'>הצגת השאילתה בדפדפן הנתונים</a>
הדוח נוצר ב־%{created_at} (%{timezone})
post:
body: |
### דוח מתוזמן עבור %{query_name}
הנה התוצאות:
%{table}
<a href='%{base_url}/admin/plugins/explorer?id=%{query_id}'>הצגת השאילתה בדפדפן הנתונים</a>
הדוח נוצר ב־%{created_at} (%{timezone})
upload_appendix: "נספח: [%{filename}|attachment](%{short_url})"