mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-02-16 16:34:50 +00:00
Update translations (#109)
This commit is contained in:
parent
0eebd9f3ed
commit
5db7e159d9
@ -110,3 +110,14 @@ fa_IR:
|
|||||||
param:
|
param:
|
||||||
name:
|
name:
|
||||||
title: "نام"
|
title: "نام"
|
||||||
|
discourse_automation:
|
||||||
|
scriptables:
|
||||||
|
send_slack_message:
|
||||||
|
title: ارسال پیام اسلک
|
||||||
|
fields:
|
||||||
|
message:
|
||||||
|
label: پیام
|
||||||
|
url:
|
||||||
|
label: نشانی اینترنتی
|
||||||
|
channel:
|
||||||
|
label: کانال
|
||||||
|
@ -199,3 +199,14 @@ he:
|
|||||||
webhook_url:
|
webhook_url:
|
||||||
title: "כתובת התלייה"
|
title: "כתובת התלייה"
|
||||||
help: "הכתובת שתסופק ביצירת התליית רשת חדשה"
|
help: "הכתובת שתסופק ביצירת התליית רשת חדשה"
|
||||||
|
discourse_automation:
|
||||||
|
scriptables:
|
||||||
|
send_slack_message:
|
||||||
|
title: שליחת הודעה ב־Slack
|
||||||
|
fields:
|
||||||
|
message:
|
||||||
|
label: הודעה
|
||||||
|
url:
|
||||||
|
label: כתובת
|
||||||
|
channel:
|
||||||
|
label: ערוץ
|
||||||
|
@ -199,3 +199,14 @@ ru:
|
|||||||
webhook_url:
|
webhook_url:
|
||||||
title: "URL вебхука"
|
title: "URL вебхука"
|
||||||
help: "URL-адрес, указанный при создании нового вебхука"
|
help: "URL-адрес, указанный при создании нового вебхука"
|
||||||
|
discourse_automation:
|
||||||
|
scriptables:
|
||||||
|
send_slack_message:
|
||||||
|
title: Отправить Slack-сообщение
|
||||||
|
fields:
|
||||||
|
message:
|
||||||
|
label: Сообщение
|
||||||
|
url:
|
||||||
|
label: URL
|
||||||
|
channel:
|
||||||
|
label: Канал
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
fa_IR:
|
fa_IR:
|
||||||
site_settings:
|
site_settings:
|
||||||
chat_integration_enabled: 'فعال کردن افزونه یکپارچگی گفتگو دیسکورس'
|
chat_integration_enabled: 'فعال کردن افزونه یکپارچگی گفتگو دیسکورس'
|
||||||
|
discourse_automation:
|
||||||
|
scriptables:
|
||||||
|
send_slack_message:
|
||||||
|
title: ارسال پیام اسلک
|
||||||
chat_integration:
|
chat_integration:
|
||||||
all_categories: "(تمام دسته بندی ها)"
|
all_categories: "(تمام دسته بندی ها)"
|
||||||
provider:
|
provider:
|
||||||
|
@ -56,6 +56,10 @@ he:
|
|||||||
chat_integration_webex_excerpt_length: "אורך מהפוסט שמופיע בתקציר Webex Teams"
|
chat_integration_webex_excerpt_length: "אורך מהפוסט שמופיע בתקציר Webex Teams"
|
||||||
chat_integration_google_enabled: "הפעלת ספק שילוב הצ׳אט עם ‚Google Chat’"
|
chat_integration_google_enabled: "הפעלת ספק שילוב הצ׳אט עם ‚Google Chat’"
|
||||||
chat_integration_google_excerpt_length: "אורך מהפוסט שמופיע בתקציר ב־Google Chat"
|
chat_integration_google_excerpt_length: "אורך מהפוסט שמופיע בתקציר ב־Google Chat"
|
||||||
|
discourse_automation:
|
||||||
|
scriptables:
|
||||||
|
send_slack_message:
|
||||||
|
title: שליחת הודעה ב־Slack
|
||||||
chat_integration:
|
chat_integration:
|
||||||
all_categories: "(כל הקטגוריות)"
|
all_categories: "(כל הקטגוריות)"
|
||||||
deleted_category: "(קטגוריה שנמחקה)"
|
deleted_category: "(קטגוריה שנמחקה)"
|
||||||
|
@ -56,6 +56,10 @@ ru:
|
|||||||
chat_integration_webex_excerpt_length: "Размер сообщения в Webex Teams"
|
chat_integration_webex_excerpt_length: "Размер сообщения в Webex Teams"
|
||||||
chat_integration_google_enabled: "Включить провайдера для чат-интеграции c Google Chat"
|
chat_integration_google_enabled: "Включить провайдера для чат-интеграции c Google Chat"
|
||||||
chat_integration_google_excerpt_length: "Размер сообщения в Google Chat"
|
chat_integration_google_excerpt_length: "Размер сообщения в Google Chat"
|
||||||
|
discourse_automation:
|
||||||
|
scriptables:
|
||||||
|
send_slack_message:
|
||||||
|
title: Отправить Slack-сообщение
|
||||||
chat_integration:
|
chat_integration:
|
||||||
all_categories: "(все категории)"
|
all_categories: "(все категории)"
|
||||||
deleted_category: "(удаленный раздел)"
|
deleted_category: "(удаленный раздел)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user