Merge branch 'master' into update-proxy-info

This commit is contained in:
John Harker
2020-02-26 23:56:39 +00:00
committed by GitHub
87 changed files with 7368 additions and 3777 deletions

View File

@@ -86,5 +86,5 @@ export default {
connect: "Verbinden",
disconnect: "Trennen",
start: "Start",
stop: "Stopp"
};
stop: "Stopp",
}

View File

@@ -85,8 +85,7 @@ export default {
enabled: "Enabled",
disabled: "Disabled",
proxy: "Proxy",
postwoman_official_proxy_hosting:
"Postwoman's Official Proxy is hosted by Apollo Software.",
postwoman_official_proxy_hosting: "Postwoman's Official Proxy is hosted by Apollo Software.",
read_the: "Read the",
apollosw_privacy_policy: "Apollo Software privacy policy",
contact_us: "Contact us",
@@ -162,8 +161,7 @@ export default {
disconnected_from: "Disconnected from {name}",
something_went_wrong: "Something went wrong!",
error_occurred: "An error has occurred.",
browser_support_sse:
"This browser doesn't seems to have Server Sent Events support.",
browser_support_sse: "This browser doesn't seems to have Server Sent Events support.",
log: "Log",
no_url: "No URL",
run_query: "Run Query",
@@ -216,8 +214,7 @@ export default {
value_count: "value {count}",
send_request_first: "Send a request first",
generate_docs: "Generate Documentation",
generate_docs_message:
"Import any Postwoman Collection to Generate Documentation on-the-go.",
generate_docs_message: "Import any Postwoman Collection to Generate Documentation on-the-go.",
generate_docs_first: "Generate documentation first",
docs_generated: "Documentation generated",
import_collections: "Import collections",
@@ -244,8 +241,7 @@ export default {
token_request_saved: "Token request saved",
donate_info1:
"If you have enjoyed the productivity of using Postwoman, consider donating as a sign of appreciation.",
donate_info2:
"You can support Postwoman development via the following methods:",
donate_info2: "You can support Postwoman development via the following methods:",
one_time_recurring: "One-time or recurring",
one_time: "One-time",
recurring: "Recurring",
@@ -256,8 +252,7 @@ export default {
enter_curl: "Enter cURL",
empty: "Empty",
extensions: "Extensions",
extensions_use_toggle:
"Use the browser extension to send requests (if present)",
extensions_use_toggle: "Use the browser extension to send requests (if present)",
extensions_info1: "Browser extension that simplifies access to Postwoman",
extensions_info2: "Get Postwoman browser extension!",
installed: "Installed",
@@ -274,5 +269,5 @@ export default {
login_first: "Login first",
paste_a_note: "Paste a note",
import_from_sync: "Import from Sync",
notes: "Notes"
};
notes: "Notes",
}

View File

@@ -78,8 +78,7 @@ export default {
enabled: "Habilitado",
disabled: "Deshabilitado",
proxy: "Proxy",
postwoman_official_proxy_hosting:
"Proxy Oficial de Postwoman está hospedado en Apollo Software.",
postwoman_official_proxy_hosting: "Proxy Oficial de Postwoman está hospedado en Apollo Software.",
read_the: "Leer la",
apollosw_privacy_policy: "Política de Privacidad de Apollo Software",
contact_us: "Contáctenos",
@@ -235,8 +234,7 @@ export default {
token_request_saved: "La petición de tToken ha sido guardada",
donate_info1:
"Si le ha gustado su productividad usando Postwoman, considere hacer una donación como un signo de su apreciación.",
donate_info2:
"Puede ayudar al desarrollo de Postwoman mediante los siguientes métodos:",
donate_info2: "Puede ayudar al desarrollo de Postwoman mediante los siguientes métodos:",
one_time_recurring: "Una vez o recurrente",
one_time: "Una vez",
recurring: "Recurrente",
@@ -260,5 +258,5 @@ export default {
turn_on: "Encender",
login_first: "Inicie sesión primero",
paste_a_collection: "Pegar una Colección",
import_from_sync: "Importar desde Sync"
};
import_from_sync: "Importar desde Sync",
}

View File

@@ -78,13 +78,12 @@ export default {
enabled: "فعال",
disabled: "غیر فعال",
proxy: "پراکسی",
postwoman_official_proxy_hosting:
"پراکسی Postwoman برروی هاست Apollo Software قرار دارد.",
postwoman_official_proxy_hosting: "پراکسی Postwoman برروی هاست Apollo Software قرار دارد.",
read_the: "بخوانید",
apollosw_privacy_policy: "خط مشی رازداری Apollo Software",
contact_us: "Contact us",
connect: "Connect",
disconnect: "Disconnect",
start: "Start",
stop: "Stop"
};
stop: "Stop",
}

View File

@@ -78,8 +78,7 @@ export default {
enabled: "Activé",
disabled: "Désactivé",
proxy: "Proxy",
postwoman_official_proxy_hosting:
"Le proxy officiel de Postwoman est hébergé par Apollo Software.",
postwoman_official_proxy_hosting: "Le proxy officiel de Postwoman est hébergé par Apollo Software.",
read_the: "Lire la",
apollosw_privacy_policy: "politique de confidentialité Apollo Software",
contact_us: "Contactez nous",
@@ -235,8 +234,7 @@ export default {
token_request_saved: "Requête de Token sauvegardé",
donate_info1:
"Si vous avez apprécié la productivité de l'utilisation de Postwoman, considérez le don comme un signe d'appréciation.",
donate_info2:
"Vous pouvez soutenir le développement de Postwoman par les méthodes suivantes :",
donate_info2: "Vous pouvez soutenir le développement de Postwoman par les méthodes suivantes :",
one_time_recurring: "Ponctuel ou récurrent",
one_time: "Une fois",
recurring: "Récurrent",
@@ -260,5 +258,5 @@ export default {
turn_on: "Activer",
login_first: "Se connecter d'abord",
paste_a_collection: "Coller une collection",
import_from_sync: "Importer depuis la synchronisation"
};
import_from_sync: "Importer depuis la synchronisation",
}

View File

@@ -78,13 +78,12 @@ export default {
enabled: "diaktifkan",
disabled: "dinonaktifkan",
proxy: "Proksi",
postwoman_official_proxy_hosting:
"Proksi Resmi Postwoman dalam penginangan Apollo Software.",
postwoman_official_proxy_hosting: "Proksi Resmi Postwoman dalam penginangan Apollo Software.",
read_the: "Bacalah",
apollosw_privacy_policy: "kebijakan privasi Apollo Software",
contact_us: "Hubungi kami",
connect: "Menghubungkan",
disconnect: "Memutuskan",
start: "Mulai",
stop: "Berhenti"
};
stop: "Berhenti",
}

View File

@@ -78,8 +78,7 @@ export default {
enabled: "有効",
disabled: "無効",
proxy: "プロキシ",
postwoman_official_proxy_hosting:
"Postwomanの公式プロキシは、Apollo TVがホストしています。",
postwoman_official_proxy_hosting: "Postwomanの公式プロキシは、Apollo Softwareがホストしています。",
read_the: "プライバシーポリシー",
apollosw_privacy_policy: "を読む",
contact_us: "お問い合わせ",
@@ -231,7 +230,8 @@ export default {
enable_proxy: "プロキシを有効にしてみてください",
complete_config_urls: "設定URLsを入力してください",
token_request_saved: "トークンリクエストを保存した",
donate_info1: "Postwomanを非常に役に立つと思われる場合、感謝の印として寄付のご検討をお願いします。",
donate_info1:
"Postwomanを非常に役に立つと思われる場合、感謝の印として寄付のご検討をお願いします。",
donate_info2: "以下の方法でPostwomanの開発をサポートできます",
one_time_recurring: "一度又は定期的",
one_time: "一度",

264
lang/ko-KR.js Normal file
View File

@@ -0,0 +1,264 @@
export default {
home: "홈",
realtime: "실시간",
graphql: "GraphQL",
settings: "설정",
request: "Request",
install_pwa: "PWA 설치",
support_us: "도와주기",
tweet: "트윗",
options: "옵션",
communication: "통신",
endpoint: "Endpoint",
schema: "Schema",
theme: "테마",
subscribe: "구독",
choose_language: "언어 선택",
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 코드",
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 Pre-Request Script",
hide_prerequest_script: "Hide Pre-Request 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: "히스토리",
collections: "Collections",
import_curl: "Import cURL",
import: "가져오기",
generate_code: "Generate code",
request_type: "Request type",
generated_code: "Generated code",
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: "추가",
response: "Response",
query: "Query",
queries: "Queries",
query_variables: "Variables",
mutations: "Mutations",
subscriptions: "Subscriptions",
types: "Types",
send: "Send",
background: "배경",
color: "색상",
labels: "Labels",
multi_color: "Multi-color",
enabled: "허용",
disabled: "허용안함",
proxy: "Proxy",
postwoman_official_proxy_hosting:
"Postwoman의 공식적인 Proxy는 ApolloTV가 호스트 합니다.",
read_the: "Read the",
apollotv_privacy_policy: "ApolloTV 개인정보 처리방침",
contact_us: "문의 하기",
connect: "연결",
disconnect: "연결 중지",
start: "시작",
stop: "중지",
access_token: "Access Token",
token_list: "Token List",
get_token: "Get New Token",
manage_token: "Manage Access Token",
save_token: "Save Access Token",
use_token: "Use Saved Token",
request_token: "Request Token",
save_token_req: "Save Token Request",
manage_token_req: "Manage Token Request",
use_token_req: "Use Token Request",
token_req_name: "Request Name",
token_req_details: "Request Details",
token_name: "Token Name",
oidc_discovery_url: "OIDC Discovery URL",
auth_url: "Auth URL",
access_token_url: "Access Token URL",
client_id: "Client ID",
scope: "Scope",
state: "State",
token_req_list: "Token Request List",
no_path: "No path",
no_label: "No label",
prerequest_script: "Pre-Request Script",
no_prerequest_script: "No pre-request script",
search_history: "히스토리 검색",
history_empty: "히스토리가 비었습니다",
history_deleted: "History Deleted",
clear: "비우기",
clear_all: "모두 비우기",
cleared: "Cleared",
close: "Close",
sort: "정렬",
time: "Time",
duration: "Duration",
no_duration: "No duration",
show_more: "Show more",
hide_more: "Hide more",
collection: "Collection",
current_collection: "Current Collection",
select_collection: "Select a Collection",
create_collection: "Create a Collection",
new: "New",
import_export: "Import / Export",
more: "더보기",
folder: "Folder",
new_folder: "New Folder",
my_new_folder: "My New Folder",
folder_empty: "Folder is empty",
edit_folder: "Edit Folder",
edit: "Edit",
delete: "Delete",
deleted: "Deleted",
undo: "되돌리기",
collection_empty: "Collection is empty",
new_collection: "New Collection",
my_new_collection: "My New Collection",
edit_collection: "Edit Collection",
edit_request: "Edit Request",
save_request_as: "Save Request As",
export: "내보내기",
connecting_to: "Connecting to {name}...",
connected: "연결됨",
connected_to: "{name} (으)로 연결됨",
disconnected: "연결 해제",
disconnected_from: "Disconnected from {name}",
something_went_wrong: "Something went wrong!",
error_occurred: "An error has occurred.",
browser_support_sse:
"This browser doesn't seems to have Server Sent Events support.",
log: "Log",
no_url: "No URL",
run_query: "Run Query",
copy_query: "Copy Query",
kinda_dark: "Kinda Dark",
clearly_white: "Clearly White",
just_black: "Just Black",
auto_system: "Auth (system)",
green: "Green",
yellow: "노랑",
pink: "핑크",
red: "빨강",
purple: "보라",
orange: "오렌지",
cyan: "청록",
blue: "파랑",
loading: "로딩...",
fetching: "Fetching...",
waiting_send_req: "(waiting to send request)",
cancel: "취소",
save: "저장",
dismiss: "무시",
are_you_sure: "Are you sure?",
yes: "예",
no: "아니오",
restore: "복구",
add_star: "Add star",
remove_star: "Remove star",
nothing_found: "Nothing found",
replace_current: "Replace current",
replace_json: "Replace with JSON",
preserve_current: "Preserve current",
import_json: "Import from JSON",
download_file: "파일 다운로드",
upload_file: "파일 업로드",
copy_response: "Copy response",
copy_code: "Copy code",
copy_schema: "Copy Schema",
use_request: "Use request",
documentation: "문서화",
docs: "Docs",
reset_default: "기본값으로 재설정",
fields: "FIELDS",
deprecated: "DEPRECATED",
add_one_header: "(add at least one header)",
add_one_parameter: "(add at least one parameter)",
header_count: "header {count}",
parameter_count: "parameter {count}",
variable_count: "variable {count}",
value_count: "value {count}",
send_request_first: "Send a request first",
generate_docs: "Generate Documentation",
generate_docs_message:
"Import any Postwoman Collection to Generate Documentation on-the-go.",
generate_docs_first: "Generate documentation first",
docs_generated: "Documentation generated",
import_collections: "Import collections",
optional: "(optional)",
json: "JSON",
none: "None",
username: "사용자명",
password: "암호",
token: "Token",
payload: "Payload",
choose_file: "파일 선택",
file_imported: "File imported",
f12_details: "(F12 for details)",
we_use_cookies: "우리는 쿠키를 사용합니다",
copied_to_clipboard: "Copied to clipboard",
finished_in: "Finished in {duration}ms",
check_console_details: "Check console for details.",
download_started: "Download started",
url_invalid_format: "URL is not formatted properly",
curl_invalid_format: "cURL is not formatted properly",
enable_proxy: "Try enabling Proxy",
complete_config_urls: "Please complete configuration urls.",
token_request_saved: "Token request saved",
donate_info1:
"If you have enjoyed the productivity of using Postwoman, consider donating as a sign of appreciation.",
donate_info2:
"You can support Postwoman development via the following methods:",
one_time_recurring: "One-time or recurring",
one_time: "One-time",
recurring: "Recurring",
wiki: "위키",
error: "오류",
go_home: "Go Home",
reload: "새로고침",
enter_curl: "Enter cURL",
empty: "Empty",
extensions: "확장 프로그램",
extensions_info1: "Postwoman의 액세스를 단순화 하는 브라우저 확장 프로그램",
extensions_info2: "Postwoman 확장 프로그램을 설치해보세요!",
installed: "설치함",
login_with: "Login with",
logged_out: "Logged out",
logout: "로그아웃",
account: "계정",
sync: "동기화",
syncHistory: "History",
syncCollections: "Collections",
turn_on: "Turn on",
login_first: "Login first",
paste_a_collection: "Paste a Collection",
import_from_sync: "Import from Sync"
};

View File

@@ -85,5 +85,5 @@ export default {
connect: "Conectar",
disconnect: "Desconectar",
start: "Começar",
stop: "Pare"
};
stop: "Pare",
}

View File

@@ -78,13 +78,12 @@ export default {
enabled: "Aktif",
disabled: "Aktif değil",
proxy: "Proxy",
postwoman_official_proxy_hosting:
"Proxy Oficial de Postwoman está hospedado en Apollo Software.",
postwoman_official_proxy_hosting: "Proxy Oficial de Postwoman está hospedado en Apollo Software.",
read_the: "Leer la",
apollosw_privacy_policy: "Apollo Software gizlilik politikaları",
contact_us: "Bizimle iletişime geçin",
connect: "Bağlan",
disconnect: "Kesmek",
start: "Başla",
stop: "Durdurmak"
};
stop: "Durdurmak",
}

View File

@@ -85,5 +85,5 @@ export default {
connect: "连接",
disconnect: "断开",
start: "开始",
stop: "停止"
};
stop: "停止",
}