Chatwoot/config/locales/fa.yml
Sojan Jose 7a7f6234b1
chore: Enable Polish (pl), update translations (#2403)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-06-15 22:15:18 +05:30

84 lines
5.4 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.

#Files in the config/locales directory are used for internationalization
#and are automatically loaded by Rails. If you want to use locales other
#than English, add the necessary files in this directory.
#To use the locales, use `I18n.t`:
#I18n.t 'hello'
#In views, this is aliased to just `t`:
#<%= t('hello') %>
#To use a different locale, set it with `I18n.locale`:
#I18n.locale = :es
#This would use the information in config/locales/es.yml.
#The following keys must be escaped otherwise they will not be retrieved by
#the default I18n backend:
#true, false, on, off, yes, no
#Instead, surround them with single quotes.
#en:
#'true': 'foo'
#To learn more, please read the Rails Internationalization guide
#available at https://guides.rubyonrails.org/i18n.html.
fa:
hello: "سلام دنیا"
messages:
reset_password_success: سوت! درخواست ریست شدن رمز عبور با موفقیت ارسال شد. ایمیل خود را چک کنید
reset_password_failure: اوه نه! کاربری با چنین ایمیلی وجود ندارد
errors:
signup:
disposable_email: استفاده از ایمیل‌های موقت امکان‌پذیر نیست
invalid_email: ایمیل وارد شده معتبر نیست
email_already_exists: "قبلا کاربری با ایمیل %{email} ثبت نام کرده است."
failed: ثبت نام ناموفق بود
reports:
period: زمان گزارش از %{since} تا %{until}
agent_csv:
agent_name: اسم اپراتور
conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution time (Minutes)
notifications:
notification_title:
conversation_creation: "[گفتگو جدید] - #%{display_id} در %{inbox_name} ایجاد شده است"
conversation_assignment: "[به شما اختصاص داده شده است] - #%{display_id} به شما اختصاص داده شده است"
assigned_conversation_new_message: "[پیام جدید] - #%{display_id} %{content}"
conversation_mention: "نام شما در مکالمه [ID -%{display_id}] توسط %{name} ذکر شده است"
conversations:
messages:
deleted: این پیام حذف شد
activity:
status:
resolved: "مکالمه توسط اپراتور %{user_name} حل شده، اعلام شده بود"
open: "گفتگو توسط اپراتور %{user_name} مجددا باز شده بود"
bot: "گفتگو توسط %{user_name} به ربات منتقل شد"
auto_resolved: "به دلیل %{duration} روز عدم فعالیت ، مکالمه توسط سیستم بسته شد"
assignee:
self_assigned: "%{user_name} این مکالمه را به خود اختصاص داد"
assigned: "%{user_name} گفتگو را به %{assignee_name} اختصاص داد"
removed: "گفتگو توسط اپراتور %{user_name} به وضعیت اختصاص داده نشده تغییر یافت"
team:
assigned: "%{user_name} گفتگو را به %{team_name} اختصاص داد"
assigned_with_assignee: "Assigned to %{assignee_name} via %{team_name} by %{user_name}"
removed: "Unassigned from %{team_name} by %{user_name}"
labels:
added: "%{user_name}، %{labels} را اضافه کرد"
removed: "%{user_name}، %{labels} را حذف کرد"
muted: "%{user_name} مکالمه را بی صدا کرد"
unmuted: "%{user_name} مکالمه را از حالت بی صدا خراج کرد"
templates:
greeting_message_body: "%{account_name} معمولا ظرف مدت کوتاهی پاسخ می‌دهد."
ways_to_reach_you_message_body: "راهی برای ارتباط گرفتن تیم با شما قرار دهید"
email_input_box_message_body: "پیام جدیدی به این گفتگو اضافه شده است"
reply:
email_subject: "پیام‌های جدید در این مکالمه"
transcript_subject: "متن مکالمه"
integration_apps:
slack:
name: "Slack"
description: "Slack ابزاری برای گفتگو است که تمام ارتباطات شما را در یک مکان جمع می کند. با ادغام Slack ، می توانید از تمام مکالمات جدید در حساب خود در داخل Slack مطلع شوید."
webhooks:
name: "وب هوک"
description: "رویدادهای Webhook اطلاعات واقعی در مورد آنچه در حساب شما اتفاق می افتد را به شما ارائه می دهند. برای برقراری ارتباط رویدادها با برنامه های مورد علاقه خود مانند Slack یا Github می توانید از وب بوک ها استفاده کنید. برای تنظیم webhooks خود روی تنظیمات کلیک کنید."
dialogflow:
name: "Dialogflow"
description: "Build chatbots using Dialogflow and connect them to your inbox quickly. Let the bots handle the queries before handing them off to a customer service agent."
fullcontact:
name: "Fullcontact"
description: "FullContact integration helps to enrich visitor profiles. Identify the users as soon as they share their email address and offer them tailored customer service. Connect your FullContact to your account by sharing the FullContact API Key."