From 6818793ddd17e7da8436f12b7e2934e3fe019115 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Tue, 10 Dec 2024 14:58:16 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Traditional Han script)) (#44) Currently translated at 100.0% (156 of 156 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (156 of 156 strings) Translated using Weblate (Italian) Currently translated at 100.0% (156 of 156 strings) Translated using Weblate (English) Currently translated at 100.0% (156 of 156 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (156 of 156 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (156 of 156 strings) Translated using Weblate (Italian) Currently translated at 100.0% (156 of 156 strings) Translated using Weblate (English) Currently translated at 100.0% (156 of 156 strings) Deleted translation using Weblate (English (United States)) Added translation using Weblate (English (United States)) Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/en/ Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/it/ Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/nezha/admin-frontend/zh_Hant/ Translation: Nezha/Admin frontend Co-authored-by: Languages add-on Co-authored-by: UUBulb --- src/locales/en/translation.json | 14 +++++++------- src/locales/it/translation.json | 2 +- src/locales/zh-CN/translation.json | 8 ++++---- src/locales/zh-TW/translation.json | 10 +++++----- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index ad09879..1e4964b 100644 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -47,23 +47,23 @@ "Done": "Finish", "Offline": "Offline", "Failure": "Fail", - "Loading": "loading", - "NoResults": "no content", + "Loading": "Loading", + "NoResults": "No results", "Actions": "Actions", "EditServer": "Edit server", "Weight": "Weight (the larger the number, the higher it is displayed)", "DDNSProfiles": "DDNS Profile IDs", "SeparateWithComma": "(Separate with comma)", "Public": "Public", - "Private": "private", - "Submit": "submit", + "Private": "Private", + "Submit": "Submit", "Target": "Target", "Coverage": "Coverage", "CoverAll": "Cover all", "IgnoreAll": "Ignore all", "SpecificServers": "Specific server", "Type": "Type", - "Interval": "interval", + "Interval": "Interval", "NotifierGroupID": "Notification group ID", "Trigger": "On Trigger", "TasksToTriggerOnAlert": "The task that triggered the alert", @@ -107,14 +107,14 @@ "Goto": "Go to", "UpdateProfile": "Update profile", "NewUsername": "New username", - "OriginalPassword": "original password", + "OriginalPassword": "Original password", "NewPassword": "New Password", "EditDDNS": "Edit DDNS", "CreateDDNS": "Create DDNS", "Credential": "Credential", "RequestType": "Request type", "RequestBody": "Request body", - "FileManager": "File manager", + "FileManager": "Pseudo File Manager", "Downloading": "Downloading", "Uploading": "Uploading", "EditNAT": "Edit intranet penetration", diff --git a/src/locales/it/translation.json b/src/locales/it/translation.json index 65616bb..3aa5ee4 100644 --- a/src/locales/it/translation.json +++ b/src/locales/it/translation.json @@ -114,7 +114,7 @@ "Credential": "Credenziale", "RequestType": "Tipo di richiesta", "RequestBody": "Richiedi corpo", - "FileManager": "Gestore di file", + "FileManager": "Gestore di File Pseudo", "Downloading": "Download in corso", "Uploading": "Caricamento", "EditNAT": "Modifica la penetrazione della intranet", diff --git a/src/locales/zh-CN/translation.json b/src/locales/zh-CN/translation.json index 4196c71..516cede 100644 --- a/src/locales/zh-CN/translation.json +++ b/src/locales/zh-CN/translation.json @@ -8,7 +8,7 @@ "Username": "用户名", "Password": "密码", "Results": { - "UsernameMin": "用户名必须至少有 2 个字符。", + "UsernameMin": "用户名必须至少有 {{number}} 个字符。", "PasswordRequired": "密码不能为空。", "ErrorFetchingResource": "获取资源时出错:{{error}}", "SelectAtLeastOneServer": "请至少选择一台服务器。", @@ -18,7 +18,7 @@ "ThisOperationIsUnrecoverable": "这个操作将无法恢复!", "TaskTriggeredSuccessfully": "任务触发成功", "TheServerDoesNotOnline": "服务器不存在或者还未连接", - "InstallHostRequired": "设置中尚未填写Agent对接地址", + "InstallHostRequired": "设置中尚未填写Agent对接地址。", "UnknownIdentifier": "未知标识符" }, "Login": "登录", @@ -114,7 +114,7 @@ "Credential": "凭据", "RequestType": "请求类型", "RequestBody": "请求主体", - "FileManager": "文件管理器", + "FileManager": "文件列表", "Downloading": "下载中", "Uploading": "上传中", "EditNAT": "编辑内网穿透", @@ -159,6 +159,6 @@ "Community": "社区", "Official": "官方", "CommunityThemeWarning": "正在使用社区主题", - "CommunityThemeDescription": "社区主题未经官方审计,需自行甄别风险。", + "CommunityThemeDescription": "社区主题未经官方审计,需自行甄别风险", "Cancel": "取消" } diff --git a/src/locales/zh-TW/translation.json b/src/locales/zh-TW/translation.json index e282e43..4ce67b7 100644 --- a/src/locales/zh-TW/translation.json +++ b/src/locales/zh-TW/translation.json @@ -8,7 +8,7 @@ "Username": "用戶名", "Password": "密碼", "Results": { - "UsernameMin": "使用者名稱必須至少有 2 個字元。", + "UsernameMin": "使用者名稱必須至少有 {{number}} 個字元。", "PasswordRequired": "密碼不能為空。", "ErrorFetchingResource": "取得資源時發生錯誤:{{error}}", "SelectAtLeastOneServer": "請至少選擇一台伺服器。", @@ -18,7 +18,7 @@ "ThisOperationIsUnrecoverable": "這個操作將無法恢復!", "TaskTriggeredSuccessfully": "任務觸發成功", "TheServerDoesNotOnline": "伺服器不存在或尚未連接", - "InstallHostRequired": "設定中尚未填寫Agent對接位址", + "InstallHostRequired": "設定中尚未填寫Agent對接位址。", "UnknownIdentifier": "未知標識符" }, "Login": "登入", @@ -114,7 +114,7 @@ "Credential": "憑證", "RequestType": "請求類型", "RequestBody": "請求主體", - "FileManager": "文件管理器", + "FileManager": "檔案列表", "Downloading": "下載中", "Uploading": "上傳中", "EditNAT": "編輯內網穿透", @@ -156,9 +156,9 @@ "Theme": "主題", "Author": "作者", "Repository": "仓库", - "Community": "社区", + "Community": "社群", "Official": "官方", "CommunityThemeWarning": "正在使用社區主題", - "CommunityThemeDescription": "社區主題未經官方審計,需自行甄別風險。", + "CommunityThemeDescription": "社群主題未經官方審計,需自行甄別風險", "Cancel": "取消" }