Merge pull request #383 from liyasthomas/i18n

i18n
This commit is contained in:
Liyas Thomas
2019-12-01 04:23:24 +05:30
committed by GitHub
4 changed files with 251 additions and 161 deletions

View File

@@ -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"
};

84
lang/tr-TR.js Normal file
View File

@@ -0,0 +1,84 @@
export default {
home: "Ana Sayfa",
realtime: "Realtime",
graphql: "GraphQL",
settings: "Ayarlar",
request: "İstek",
install_pwa: "PWA yükle",
support_us: "Bize destek ol",
tweet: "Tweet",
options: "Options",
communication: "İletişim",
endpoint: "Endpoint",
schema: "Taslak",
theme: "Tema",
subscribe: "Abonelik",
choose_language: "Dil seç",
shortcuts: "Kısayollar",
send_request: "İstek gönder",
save_to_collections: "Koleksiyonları kaydet",
copy_request_link: "İstek adresini kopyala",
reset_request: "İstekleri resetle",
support_us_on: "Bizi destekle",
open_collective: "Open Collective",
paypal: "PayPal",
patreon: "Patreon",
javascript_code: "JavaScript code",
method: "Metot",
path: "Yol",
label: "Etiket",
again: "Yeniden",
content_type: "İçerik tipi",
raw_input: "Raw giriş",
parameter_list: "Parametre listesi",
raw_request_body: "Raw istek içeriği",
show_code: "Kodu göster",
hide_code: "Kodu gizle",
show_prerequest_script: "Pre-Request scriptini göster",
hide_prerequest_script: "Pre-Request scriptini gizle",
authentication: "Authentication",
authentication_type: "Authentication tipi",
include_in_url: "URL'den içeri aktar",
parameters: "Parametre",
expand_response: "Cevabı genişlet",
collapse_response: "Cevap daralt",
hide_preview: "Görüntülemeyi gizle",
preview_html: "HTML formatında görüntüle",
history: "Geçmiş",
collections: "Koleksiyonlar",
import_curl: "cURL içeri aktar",
import: "İçeri Aktar",
generate_code: "Kod Üret",
request_type: "Request tipi",
generated_code: "Üretilen Kod",
status: "Durum",
headers: "Headers",
websocket: "WebSocket",
waiting_for_connection: "(esperando por conexión)",
message: "Mesaj",
sse: "SSE",
server: "Server",
events: "Events",
url: "URL",
get_schema: "Taslak",
header_list: "Header listesi",
add_new: "Yeni Ekle",
response: "Cevap",
query: "Sorgu",
queries: "Sorgular",
mutations: "Değişimler",
subscriptions: "Aboneler",
types: "Tipler",
send: "Gönder",
background: "Arka Plan",
color: "Renk",
labels: "Etiketler",
multi_color: "Çoklu renk",
enabled: "Aktif",
disabled: "Aktif değil",
proxy: "Proxy",
postwoman_official_proxy_hosting:
"Proxy Oficial de Postwoman está hospedado en ApolloTV.",
read_the: "Leer la",
apollotv_privacy_policy: "ApolloTV gizlilik politikaları"
};

View File

@@ -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",
home: "主页",
realtime: "长连接",
graphql: "GraphQL",
settings: "设置",
request: "请求",
install_pwa: "安装PWA应用",
support_us: "支持我们",
tweet: "推特",
options: "选项",
communication: "联系我们",
endpoint: "服务端点",
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: "内容类型",
raw_input: "raw数据",
parameter_list: "参数列表",
raw_request_body: "raw请求主体",
show_code: "显示代码",
hide_code: "隐藏代码",
show_prerequest_script: "显示预请求脚本",
hide_prerequest_script: "隐藏预请求脚本",
authentication: "认证方式",
authentication_type: "认证类型",
include_in_url: "包含在URL中",
parameters: "参数",
expand_response: "展开显示响应内容",
collapse_response: "折叠显示响应内容",
hide_preview: "隐藏预览",
preview_html: "预览HTML",
history: "历史记录",
collections: "收藏夹",
import_curl: "批量导入",
import: "导入",
generate_code: "生成代码",
request_type: "请求类型",
generated_code: "生成的代码",
status: "状态码",
headers: "请求头",
websocket: "Websocket",
waiting_for_connection: "(等待连接)",
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"
server: "Server",
events: "事件",
url: "地址",
get_schema: "获取模式",
header_list: "请求头列表",
add_new: "添加",
response: "响应",
query: "查询",
queries: "查询",
mutations: "Mutations",
subscriptions: "订阅",
types: "种类",
send: "发送",
background: "背景",
color: "颜色",
labels: "标签",
multi_color: "彩色",
enabled: "已启用",
disabled: "已禁用",
proxy: "代理",
postwoman_official_proxy_hosting: "Postwoman的官方代理由ApolloTV托管",
read_the: "阅读",
apollotv_privacy_policy: "ApolloTV隐私政策"
};

View File

@@ -333,6 +333,12 @@ export default {
name: "Bahasa Indonesia",
iso: "id-ID",
file: "id-ID.js"
},
{
code: "tr",
name: "Türkçe",
iso: "tr-TR",
file: "tr-TR.js"
}
],
defaultLocale: "en",