discourse-ai/config/locales/server.fa_IR.yml
Sam 52a7dd2a4b
FEATURE: optional tool detail blocks (#662)
This is a rather huge refactor with 1 new feature (tool details can
be suppressed)

Previously we use the name "Command" to describe "Tools", this unifies
all the internal language and simplifies the code.

We also amended the persona UI to use less DToggles which aligns
with our design guidelines.

Co-authored-by: Martin Brennan <martin@discourse.org>
2024-06-11 18:14:14 +10:00

35 lines
1.2 KiB
YAML

# 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/
fa_IR:
site_settings:
discourse_ai_enabled: "افزونه discourse AI را فعال کنید."
reports:
overall_sentiment:
yaxis: "تاریخ"
discourse_ai:
share_ai:
onebox_title: "گفتگوی هوش‌مصنوعی با %{llm_name}"
formatted_excerpt: "گفتگوی هوش‌مصنوعی با %{llm_name}:\n %{excerpt}"
title: "%{title} - گفتگوی هوش‌مصنوعی - %{site_name}"
ai_bot:
personas:
dall_e3:
name: "DALL-E 3"
tool_summary:
categories: "فهرست دسته‌بندی‌ها"
search: "جستجو"
tags: "فهرست برچسب‌ها"
time: "زمان"
summarize: "خلاصه کنید"
image: "تولید تصویر"
google: "جستجو در گوگل"
dall_e: "تولید تصویر"
tool_description:
summarize: "خلاصه شده <a href='%{url}'>%{title}</a>"
dall_e: "%{prompt}"
image: "%{prompt}"