Translated new words to Farsi lang (#380)
Translated new words to Farsi lang
This commit is contained in:
162
lang/fa-IR.js
162
lang/fa-IR.js
@@ -1,83 +1,83 @@
|
||||
export default {
|
||||
home: "home",
|
||||
realtime: "realtime",
|
||||
graphql: "graphql",
|
||||
settings: "settings",
|
||||
request: "request",
|
||||
install_pwa: "install_pwa",
|
||||
support_us: "support_us",
|
||||
tweet: "tweet",
|
||||
options: "options",
|
||||
communication: "communication",
|
||||
endpoint: "endpoint",
|
||||
schema: "schema",
|
||||
theme: "theme",
|
||||
subscribe: "subscribe",
|
||||
choose_language: "choose_language",
|
||||
shortcuts: "shortcuts",
|
||||
send_request: "send_request",
|
||||
save_to_collections: "save_to_collections",
|
||||
copy_request_link: "copy_request_link",
|
||||
reset_request: "reset_request",
|
||||
support_us_on: "support_us_on",
|
||||
open_collective: "open_collective",
|
||||
paypal: "paypal",
|
||||
patreon: "patreon",
|
||||
javascript_code: "javascript_code",
|
||||
method: "method",
|
||||
path: "path",
|
||||
label: "label",
|
||||
again: "again",
|
||||
content_type: "content_type",
|
||||
raw_input: "raw_input",
|
||||
parameter_list: "parameter_list",
|
||||
raw_request_body: "raw_request_body",
|
||||
show_code: "show_code",
|
||||
hide_code: "hide_code",
|
||||
show_prerequest_script: "show_prerequest_script",
|
||||
hide_prerequest_script: "hide_prerequest_script",
|
||||
authentication: "authentication",
|
||||
authentication_type: "authentication_type",
|
||||
include_in_url: "include_in_url",
|
||||
parameters: "parameters",
|
||||
expand_response: "expand_response",
|
||||
collapse_response: "collapse_response",
|
||||
hide_preview: "hide_preview",
|
||||
preview_html: "preview_html",
|
||||
history: "history",
|
||||
collections: "collections",
|
||||
import_curl: "import_curl",
|
||||
import: "import",
|
||||
generate_code: "generate_code",
|
||||
request_type: "request_type",
|
||||
generated_code: "generated_code",
|
||||
status: "status",
|
||||
headers: "headers",
|
||||
websocket: "websocket",
|
||||
waiting_for_connection: "(waiting_for_connection)",
|
||||
message: "message",
|
||||
sse: "sse",
|
||||
server: "server",
|
||||
events: "events",
|
||||
url: "url",
|
||||
get_schema: "get_schema",
|
||||
header_list: "header_list",
|
||||
add_new: "add_new",
|
||||
response: "response",
|
||||
query: "query",
|
||||
queries: "queries",
|
||||
mutations: "mutations",
|
||||
subscriptions: "subscriptions",
|
||||
types: "types",
|
||||
send: "send",
|
||||
background: "background",
|
||||
color: "color",
|
||||
labels: "labels",
|
||||
multi_color: "multi_color",
|
||||
enabled: "enabled",
|
||||
disabled: "disabled",
|
||||
proxy: "proxy",
|
||||
postwoman_official_proxy_hosting: "postwoman_official_proxy_hosting",
|
||||
read_the: "read_the",
|
||||
apollotv_privacy_policy: "apollotv_privacy_policy"
|
||||
home: "خانه",
|
||||
realtime: "بلادرنگ",
|
||||
graphql: "GraphQL",
|
||||
settings: "تنظیمات",
|
||||
request: "درخواست",
|
||||
install_pwa: "نصب PWA",
|
||||
support_us: "از ما حمایت کنید",
|
||||
tweet: "Tweet",
|
||||
options: "گزینهها",
|
||||
communication: "ارتباط",
|
||||
endpoint: "Endpoint",
|
||||
schema: "Schema",
|
||||
theme: "پوسته",
|
||||
subscribe: "اشتراک",
|
||||
choose_language: "تغییر زبان",
|
||||
shortcuts: "میانبرها",
|
||||
send_request: "ارسال درخواست",
|
||||
save_to_collections: "ذخیره در کلکسیون",
|
||||
copy_request_link: "کپی لینک درخواست",
|
||||
reset_request: "بازنشانی درخواست",
|
||||
support_us_on: "حمایت از ما از طریق",
|
||||
open_collective: "Open Collective",
|
||||
paypal: "PayPal",
|
||||
patreon: "Patreon",
|
||||
javascript_code: "کد JavaScript",
|
||||
method: "متد",
|
||||
path: "مسیر",
|
||||
label: "برچسب",
|
||||
again: "دوباره",
|
||||
content_type: "Content Type",
|
||||
raw_input: "ورودی raw",
|
||||
parameter_list: "لیست پارامترها",
|
||||
raw_request_body: "Raw Request Body",
|
||||
show_code: "نمایش کد",
|
||||
hide_code: "عدم نمایش کد",
|
||||
show_prerequest_script: "Show Pre-Request Script",
|
||||
hide_prerequest_script: "Hide Pre-Request Script",
|
||||
authentication: "Authentication",
|
||||
authentication_type: "Authentication type",
|
||||
include_in_url: "در URL گنجانده شود",
|
||||
parameters: "پارامترها",
|
||||
expand_response: "نمایش کامل پاسخ",
|
||||
collapse_response: "نمایش مختصر پاسخ",
|
||||
hide_preview: "مخفی کردن نمایش",
|
||||
preview_html: "نمایش HTML",
|
||||
history: "تاریخچه",
|
||||
collections: "کلکسیون",
|
||||
import_curl: "وارد کردن cURL",
|
||||
import: "وارد کردن",
|
||||
generate_code: "تولید کد",
|
||||
request_type: "Request type",
|
||||
generated_code: "کد تولید شده",
|
||||
status: "Status",
|
||||
headers: "Headers",
|
||||
websocket: "WebSocket",
|
||||
waiting_for_connection: "(منتظر برقراری اتصال)",
|
||||
message: "پیام",
|
||||
sse: "SSE",
|
||||
server: "سرور",
|
||||
events: "رویداد",
|
||||
url: "URL",
|
||||
get_schema: "دریافت Schema",
|
||||
header_list: "لیست Header",
|
||||
add_new: "افزودن",
|
||||
response: "Response",
|
||||
query: "Query",
|
||||
queries: "Queries",
|
||||
mutations: "Mutations",
|
||||
subscriptions: "Subscriptions",
|
||||
types: "Types",
|
||||
send: "ارسال",
|
||||
background: "پس زمینه",
|
||||
color: "رنگ",
|
||||
labels: "برچسبها",
|
||||
multi_color: "چند رنگی",
|
||||
enabled: "فعال",
|
||||
disabled: "غیر فعال",
|
||||
proxy: "پراکسی",
|
||||
postwoman_official_proxy_hosting: "پراکسی Postwoman برروی هاست ApolloTV قرار دارد.",
|
||||
read_the: "بخوانید",
|
||||
apollotv_privacy_policy: "خط مشی رازداری ApolloTV"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user