From 31147975c7f499e202e9de541b0aa33784a7607b Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Wed, 31 Mar 2021 01:59:57 +0530 Subject: [PATCH] i18n translations (#1572) * Suppletments some tranlations on zh-CN * Update de-DE.json Co-authored-by: mrhanson Co-authored-by: 0xflotus <0xflotus@gmail.com> --- lang/de-DE.json | 40 ++++++++++++++++++++++++++++++++- lang/zh-CN.json | 60 ++++++++++++++++++++++++------------------------- 2 files changed, 69 insertions(+), 31 deletions(-) diff --git a/lang/de-DE.json b/lang/de-DE.json index 47b2aa335..2a225c75b 100644 --- a/lang/de-DE.json +++ b/lang/de-DE.json @@ -87,5 +87,43 @@ "stop": "Stopp", "syncHistory": "History", "syncCollections": "Collections", - "syncEnvironments": "Environments" + "syncEnvironments": "Environments", + "turn_on": "Anschalten", + "turn_off": "Ausschalten", + "login_first": "Logge dich zuerst ein", + "paste_a_note": "Füge eine Notiz hinzu", + "import_from_sync": "Von Sync importieren", + "notes": "Notizen", + "socketio": "Socket.IO", + "event_name": "Event Name", + "mqtt": "MQTT", + "mqtt_topic": "Topic", + "mqtt_topic_title": "Publish / Subscribe topic", + "mqtt_publish": "Publish", + "mqtt_subscribe": "Subscribe", + "mqtt_unsubscribe": "Unsubscribe", + "pre_request_script": "Pre-request Script", + "tests": "Tests", + "create_new_collection": "Erstelle eine neue Collection", + "create_new_environment": "Erstelle ein neues Environment", + "are_you_sure_remove_collection": "Bist du sicher, dass du diese Collection löschen möchtest?", + "are_you_sure_remove_folder": "Bist du sicher, dass du diesen Ordner löschen möchtest??", + "are_you_sure_remove_request": "Bist du sicher, dass du diese Anfrage löschen möchtest??", + "are_you_sure_remove_environment": "Bist du sicher, dass du dieses Environment löschen möchtest??", + "select_next_method": "Wähle die nächste Methode", + "select_previous_method": "Wähle die vorherige Methode", + "select_get_method": "Wähle GET Methode", + "select_head_method": "Wähle HEAD Methode", + "select_post_method": "Wähle POST Methode", + "select_put_method": "Wähle PUT Methode", + "select_delete_method": "Wähle DELETE Methode", + "experiments": "Experimente", + "select_environment": "Wähle Environment", + "login_with_github_to": "Login mit GitHub für ", + "create_secret_gist": "Erstelle geheimes Gist", + "gist_created": "Gist erstellt", + "import_from_gist": "Import von Gist", + "enter_gist_url": "Gib Gist URL ein", + "confirm": "Bestätige", + "size": "Größe" } diff --git a/lang/zh-CN.json b/lang/zh-CN.json index 4a51ed4a5..ab259b555 100644 --- a/lang/zh-CN.json +++ b/lang/zh-CN.json @@ -20,7 +20,7 @@ "copy_request_link": "复制请求链接", "reset_request": "重置请求", "support_us_on": "支持我们", - "open_collective": "Open Collective", + "open_collective": "开启收藏库", "paypal": "PayPal", "patreon": "Patreon", "javascript_code": "JavaScript 代码", @@ -54,7 +54,7 @@ "edit_environment": "编辑环境", "env_variable_list": "变量列表", "invalid_environment_name": "请提供有效的环境名称", - "add_one_variable": "(add at least one variable)", + "add_one_variable": "(至少添加一个变量)", "import_curl": "批量导入", "import": "导入", "generate_code": "生成代码", @@ -76,7 +76,7 @@ "response": "响应", "query": "查询", "queries": "查询", - "query_variables": "变数", + "query_variables": "变量", "mutations": "Mutations", "subscriptions": "订阅", "types": "种类", @@ -113,16 +113,16 @@ "auth_url": "Auth URL", "access_token_url": "Access Token URL", "client_id": "Client ID", - "scope": "Scope", - "state": "State", + "scope": "范围", + "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", + "prerequest_script": "预请求脚本", + "no_prerequest_script": "无预请求脚本t", "search": "查询", "history_empty": "暂无记录", - "history_deleted": "History Deleted", + "history_deleted": "记录已被删除", "clear": "清理", "clear_all": "清理全部", "cleared": "清理完毕", @@ -161,16 +161,16 @@ "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.", + "disconnected_from": "已中断和 {name} 的链接", + "something_went_wrong": "情况不妙!", + "error_occurred": "出故障了。", + "browser_support_sse": "此浏览器不支持 Server-Sent Events", "log": "日志", - "no_url": "No URL", + "no_url": "无 URL", "run_query": "运行查询", "copy_query": "复制查询语句", - "loading": "Loading...", - "fetching": "Fetching...", + "loading": "加载中...", + "fetching": "请求中...", "waiting_send_req": "(正在等待发送请求)", "waiting_receive_response": "(正在等待接收响应)", "waiting_receive_schema": "(正在等待接收概要)", @@ -188,7 +188,7 @@ "restore": "使用", "add_star": "标记星星", "remove_star": "移除星星", - "nothing_found": "Nothing found", + "nothing_found": "什么也找不到了", "replace_current": "Replace current", "replace_json": "从 JSON 文件替换", "preserve_current": "Preserve current", @@ -203,7 +203,7 @@ "docs": "文档", "reset_default": "设置为默认", "fields": "FIELDS", - "deprecated": "DEPRECATED", + "deprecated": "已废弃", "add_one_header": "(添加至少一个请求头)", "add_one_parameter": "(添加至少一个参数)", "header_count": "Header {count}", @@ -235,11 +235,11 @@ "download_started": "下载已开始", "url_invalid_format": "URL is not formatted properly", "curl_invalid_format": "cURL is not formatted properly", - "enable_proxy": "Try enabling Proxy", + "enable_proxy": "尝试开启代理", "complete_config_urls": "Please complete configuration urls.", "token_request_saved": "Token request saved", - "donate_info1": "If you have enjoyed the productivity of using Hoppscotch, consider donating as a sign of appreciation.", - "donate_info2": "You can support Hoppscotch development via the following methods:", + "donate_info1": "如你享受使用 Hoppscotch 带来的生产力,不妨考虑捐赠以表感谢。", + "donate_info2": "你可以通过以下方式支援 Hoppscotch 的开发:", "one_time_recurring": "One-time or recurring", "one_time": "One-time", "recurring": "Recurring", @@ -280,7 +280,7 @@ "mqtt_publish": "发布", "mqtt_subscribe": "订阅", "mqtt_unsubscribe": "取消订阅", - "pre_request_script": "Pre-request Script", + "pre_request_script": "预请求脚本", "tests": "Tests", "create_new_collection": "创建新收藏夹", "create_new_environment": "创建新环境", @@ -288,22 +288,22 @@ "are_you_sure_remove_folder": "你确认要移除这个文件夹?", "are_you_sure_remove_request": "你确认要移除这个请求?", "are_you_sure_remove_environment": "你确认要移除这个环境?", - "select_next_method": "Select Next method", - "select_previous_method": "Select Previous method", - "select_get_method": "Select GET method", - "select_head_method": "Select HEAD method", - "select_post_method": "Select POST method", - "select_put_method": "Select PUT method", - "select_delete_method": "Select DELETE method", + "select_next_method": "选择 Next 方法", + "select_previous_method": "选择 Previous 方法", + "select_get_method": "选择 GET 方法", + "select_head_method": "选择 HEAD 方法", + "select_post_method": "选择 POST 方法", + "select_put_method": "选择 PUT 方法", + "select_delete_method": "选择 DELETE 方法", "experiments": "实验功能", "experiments_notice": "下方是我们正在试验阶段的新功能清单,我们正在努力让这些功能变得更稳定或有趣,或两者兼有之。它们还不是稳定版本,没有你想的那么可靠,所以如果发生了什么鬼畜的事情,别慌——只要把这鬼玩意(某个实验功能)关掉就行了。玩笑之外,我们期待有更多人参与开源和测试,", "use_experimental_url_bar": "启用实验功能:在 URL 栏高亮环境变量", "select_environment": "选择环境", - "login_with_github_to": "Login with GitHub to ", + "login_with_github_to": "使用 GitHub 登录", "create_secret_gist": "创建私有 Gist", "gist_created": "Gist 已创建", "import_from_gist": "从 Gist 导入", - "enter_gist_url": "Enter Gist URL", + "enter_gist_url": "输入 Gist URL", "account_exists": "Account exists with different credential - Login to link both accounts", "confirm": "确认", "new_version_found": "检测到新版本,刷新就会自动更新哟。",