Discourse Translator Bot d961589f97
Update translations (#348)
2024-12-18 15:19:32 +01:00

46 lines
1.8 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: קבלת דוחות מתוזמנים להודעות שלך
no_csv_allowed: "בעת שימוש בשדה `attach_csv` (הצמדת CSV), יש להוסיף `csv` לרשימת ההרחבות המורשות בהגדרות האתר."
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})"