chore(lang): updated translations from crowdin (#1738)

* New translations en.json (Turkish)

* New translations en.json (Turkish)

* New translations en.json (German)

* New translations en.json (Turkish)

* New translations en.json (German)

* New translations en.json (Hebrew)

* New translations en.json (Chinese Simplified)

* New translations en.json (Hebrew)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Simplified)

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
Thomas Camlong
2024-12-21 20:13:42 +09:00
committed by GitHub
parent a7e387e54c
commit b6dc38483d
3 changed files with 494 additions and 494 deletions

View File

@@ -2,124 +2,124 @@
"init": { "init": {
"step": { "step": {
"start": { "start": {
"title": "", "title": "欢迎使用 Homarr",
"subtitle": "", "subtitle": "让我们开始设置您的 Homarr 实例。",
"description": "", "description": "首先,请选择您想要如何设置您的 Homarr 实例。",
"action": { "action": {
"scratch": "", "scratch": "从头开始",
"importOldmarr": "" "importOldmarr": "从 1.0 之前的 Homarr 导入"
} }
}, },
"import": { "import": {
"title": "", "title": "导入数据",
"subtitle": "", "subtitle": "您可以从已有的 Homarr 实例导入数据。",
"dropzone": { "dropzone": {
"title": "", "title": "将 zip 文件拖到此处或单击浏览",
"description": "" "description": "上传的压缩包将被处理,您可以选择要导入的内容"
}, },
"fileInfo": { "fileInfo": {
"action": { "action": {
"change": "" "change": "更改文件"
} }
}, },
"importSettings": { "importSettings": {
"title": "", "title": "导入设置",
"description": "" "description": "配置导入方式"
}, },
"boardSelection": { "boardSelection": {
"title": "", "title": "找到 {count} 个面板",
"description": "", "description": "选择您想要导入的所有面板",
"action": { "action": {
"selectAll": "", "selectAll": "选择全部",
"unselectAll": "" "unselectAll": "取消全选"
} }
}, },
"summary": { "summary": {
"title": "", "title": "导入概况",
"description": "", "description": "在下面的概况中,您可以看到将要导入的内容",
"action": { "action": {
"import": "" "import": "确认导入并继续"
}, },
"entities": { "entities": {
"apps": "应用", "apps": "应用",
"boards": "面板", "boards": "面板",
"integrations": "", "integrations": "组件",
"credentialUsers": "" "credentialUsers": "凭证用户"
} }
}, },
"tokenModal": { "tokenModal": {
"title": "", "title": "输入导入密钥",
"field": { "field": {
"token": { "token": {
"label": "Token", "label": "Token",
"description": "" "description": "输入您之前的 homarr 实例中显示的导入秘钥"
} }
}, },
"notification": { "notification": {
"error": { "error": {
"title": "", "title": "无效秘钥",
"message": "" "message": "您输入的秘钥无效"
} }
} }
} }
}, },
"user": { "user": {
"title": "", "title": "管理员用户",
"subtitle": "", "subtitle": "指定您的管理员用户的凭据。",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "创建用户",
"message": "" "message": "用户已成功创建"
}, },
"error": { "error": {
"title": "" "title": "用户创建失败"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "外部组",
"subtitle": "", "subtitle": "指定应该用于外部用户的组。",
"form": { "form": {
"name": { "name": {
"label": "", "label": "组名称",
"description": "" "description": "名称必须与外部提供商的管理组匹配"
} }
} }
}, },
"settings": { "settings": {
"title": "设置", "title": "设置",
"subtitle": "" "subtitle": "配置服务器的设置"
}, },
"finish": { "finish": {
"title": "", "title": "完成设置",
"subtitle": "", "subtitle": "你已设置完成!",
"description": "", "description": "您已成功完成设置过程。现在您可以开始使用 Homarr 了。选择下一步操作:",
"action": { "action": {
"goToBoard": "", "goToBoard": "转到 {name} 面板",
"createBoard": "", "createBoard": "创建您的第一个面板",
"inviteUser": "", "inviteUser": "邀请其他用户",
"docs": "" "docs": "阅读文档"
} }
} }
}, },
"backToStart": "" "backToStart": "返回起点"
}, },
"user": { "user": {
"title": "用户", "title": "用户",
"name": "用户", "name": "用户",
"page": { "page": {
"login": { "login": {
"title": "", "title": "登录你的账户",
"subtitle": "" "subtitle": "欢迎回来!请输入您的凭据"
}, },
"invite": { "invite": {
"title": "", "title": "加入 Homarr",
"subtitle": "", "subtitle": "欢迎来到 Homarr请创建您的账户",
"description": "" "description": "您受到了 {username} 的邀请。"
}, },
"init": { "init": {
"title": "", "title": "新建Homarr 安装",
"subtitle": "" "subtitle": "请创建初始管理员用户"
} }
}, },
"field": { "field": {
@@ -190,71 +190,71 @@
}, },
"create": "创建用户", "create": "创建用户",
"changePassword": { "changePassword": {
"label": "", "label": "修改密码",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "密码修改成功"
}, },
"error": { "error": {
"message": "" "message": "无法修改密码"
} }
} }
}, },
"changeHomeBoard": { "changeHomeBoard": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "主页面修改成功"
}, },
"error": { "error": {
"message": "" "message": "无法修改主面板"
} }
} }
}, },
"changeFirstDayOfWeek": { "changeFirstDayOfWeek": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "成功修改一周的第一天"
}, },
"error": { "error": {
"message": "" "message": "无法修改一周的第一天"
} }
} }
}, },
"changePingIconsEnabled": { "changePingIconsEnabled": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Ping 图标切换成功"
}, },
"error": { "error": {
"message": "" "message": "无法切换 ping 图标"
} }
} }
}, },
"manageAvatar": { "manageAvatar": {
"changeImage": { "changeImage": {
"label": "", "label": "更改图像",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "图像修改成功"
}, },
"error": { "error": {
"message": "" "message": "无法更改图像"
}, },
"toLarge": { "toLarge": {
"title": "", "title": "图片太大",
"message": "" "message": "最大图像尺寸为 {size}"
} }
} }
}, },
"removeImage": { "removeImage": {
"label": "", "label": "删除图像",
"confirm": "", "confirm": "确定要移除这张图片吗?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "图像删除成功"
}, },
"error": { "error": {
"message": "" "message": "无法删除图像"
} }
} }
} }
@@ -272,11 +272,11 @@
"delete": { "delete": {
"label": "", "label": "",
"description": "", "description": "",
"confirm": "" "confirm": "您确定要删除用户 {username} 及其偏好设置吗?"
}, },
"select": { "select": {
"label": "", "label": "选择用户",
"notFound": "" "notFound": "找不到用户"
}, },
"transfer": { "transfer": {
"label": "" "label": ""
@@ -297,7 +297,7 @@
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "",
"description": "" "description": "拥有此权限的成员可完全访问所有功能和设置"
} }
} }
}, },
@@ -326,11 +326,11 @@
"title": "面板", "title": "面板",
"item": { "item": {
"create": { "create": {
"label": "", "label": "创建面板",
"description": "" "description": ""
}, },
"view-all": { "view-all": {
"label": "", "label": "查看所有面板",
"description": "" "description": ""
}, },
"modify-all": { "modify-all": {
@@ -344,7 +344,7 @@
} }
}, },
"integration": { "integration": {
"title": "", "title": "组件",
"item": { "item": {
"create": { "create": {
"label": "", "label": "",
@@ -559,7 +559,7 @@
"integration": { "integration": {
"page": { "page": {
"list": { "list": {
"title": "", "title": "组件",
"search": "", "search": "",
"noResults": { "noResults": {
"title": "" "title": ""
@@ -978,7 +978,7 @@
}, },
"field": { "field": {
"integrations": { "integrations": {
"label": "" "label": "组件"
}, },
"customCssClasses": { "customCssClasses": {
"label": "" "label": ""
@@ -1981,15 +1981,15 @@
}, },
"error": { "error": {
"noBoard": { "noBoard": {
"title": "", "title": "欢迎使用 Homarr",
"description": "", "description": "",
"link": "", "link": "创建您的第一个面板",
"notice": "" "notice": ""
}, },
"notFound": { "notFound": {
"title": "", "title": "",
"description": "", "description": "",
"link": "", "link": "查看所有面板",
"notice": "" "notice": ""
}, },
"homeBoard": { "homeBoard": {
@@ -2028,7 +2028,7 @@
"home": "首页", "home": "首页",
"boards": "面板", "boards": "面板",
"apps": "应用", "apps": "应用",
"integrations": "", "integrations": "组件",
"searchEngies": "", "searchEngies": "",
"medias": "", "medias": "",
"users": { "users": {
@@ -2067,7 +2067,7 @@
"board": "面板", "board": "面板",
"user": "用户", "user": "用户",
"invite": "邀请", "invite": "邀请",
"integration": "", "integration": "组件",
"app": "应用", "app": "应用",
"group": "" "group": ""
}, },
@@ -2168,10 +2168,10 @@
"label": "" "label": ""
}, },
"completed": { "completed": {
"title": "" "title": "创建用户"
}, },
"error": { "error": {
"title": "" "title": "用户创建失败"
} }
}, },
"action": { "action": {
@@ -2555,7 +2555,7 @@
"label": "面板" "label": "面板"
}, },
"integrations": { "integrations": {
"label": "", "label": "组件",
"edit": { "edit": {
"label": "编辑" "label": "编辑"
}, },
@@ -2662,7 +2662,7 @@
} }
}, },
"integration": { "integration": {
"title": "" "title": "组件"
} }
} }
}, },

File diff suppressed because it is too large Load Diff

View File

@@ -93,39 +93,39 @@
"finish": { "finish": {
"title": "סיים את ההגדרה", "title": "סיים את ההגדרה",
"subtitle": "", "subtitle": "",
"description": "", "description": "השלמת בהצלחה את תהליך ההגדרה. כעת תוכל להתחיל להשתמש ב-Homarr. בחר את הפעולה הבאה שלך:",
"action": { "action": {
"goToBoard": "", "goToBoard": "עבור ללוח {name}",
"createBoard": "", "createBoard": "צור את הלוח הראשון שלך",
"inviteUser": "", "inviteUser": "הזמן משתמשים אחרים",
"docs": "" "docs": "קרא את הדוקומנטציה"
} }
} }
}, },
"backToStart": "" "backToStart": "חזרה להתחלה"
}, },
"user": { "user": {
"title": "משתמשים", "title": "משתמשים",
"name": "משתמש", "name": "משתמש",
"page": { "page": {
"login": { "login": {
"title": "", "title": "היכנס לחשבון שלך",
"subtitle": "" "subtitle": "ברוך שובך! אנא הזן את שם המשתמש והסיסמה שלך"
}, },
"invite": { "invite": {
"title": "", "title": "הצטרף ל- Homarr",
"subtitle": "", "subtitle": "ברוכים הבאים ל- Homarr! נא ליצור את החשבון שלך",
"description": "" "description": "הוזמנת על ידי {username}"
}, },
"init": { "init": {
"title": "", "title": "התקנת Homarr חדשה",
"subtitle": "" "subtitle": "נא ליצור את משתמש המנהל הראשוני"
} }
}, },
"field": { "field": {
"email": { "email": {
"label": "אימייל", "label": "אימייל",
"verified": "" "verified": "מאומת"
}, },
"username": { "username": {
"label": "שם משתמש" "label": "שם משתמש"
@@ -133,46 +133,46 @@
"password": { "password": {
"label": "סיסמה", "label": "סיסמה",
"requirement": { "requirement": {
"length": "", "length": "כולל לפחות 8 תווים",
"lowercase": "אפשר אותיות קטנות", "lowercase": "אפשר אותיות קטנות",
"uppercase": "אפשר אותיות גדולות", "uppercase": "אפשר אותיות גדולות",
"number": "אפשר מספרים", "number": "אפשר מספרים",
"special": "" "special": "כולל סמל מיוחד"
} }
}, },
"passwordConfirm": { "passwordConfirm": {
"label": "אימות סיסמא" "label": "אימות סיסמא"
}, },
"previousPassword": { "previousPassword": {
"label": "" "label": "סיסמה קודמת"
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": "לוח בית"
}, },
"pingIconsEnabled": { "pingIconsEnabled": {
"label": "" "label": "השתמש בסמלים עבור פינגים"
} }
}, },
"error": { "error": {
"usernameTaken": "" "usernameTaken": "שם המשתמש תפוס"
}, },
"action": { "action": {
"login": { "login": {
"label": "התחבר/י", "label": "התחבר/י",
"labelWith": "", "labelWith": "התחבר עם {provider}",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "התחברת בהצלחה",
"message": "" "message": "אתה כעת מחובר"
}, },
"error": { "error": {
"title": "", "title": "התחברות נכשלה",
"message": "" "message": "הכניסה נכשלה"
} }
}, },
"forgotPassword": { "forgotPassword": {
"label": "", "label": "שכחת את הסיסמה שלך?",
"description": "" "description": "מנהל מערכת יכול להשתמש בפקודה הבאה כדי לאפס את הסיסמה שלך:"
} }
}, },
"register": { "register": {
@@ -180,81 +180,81 @@
"notification": { "notification": {
"success": { "success": {
"title": "החשבון נוצר", "title": "החשבון נוצר",
"message": "" "message": "אנא היכנס כדי להמשיך"
}, },
"error": { "error": {
"title": "", "title": "יצירת החשבון נכשלה",
"message": "" "message": "לא ניתן ליצור את החשבון שלך"
} }
} }
}, },
"create": "צור משתמש", "create": "צור משתמש",
"changePassword": { "changePassword": {
"label": "", "label": "שינוי סיסמה",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "הסיסמה שונתה בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "לא ניתן לשנות סיסמה"
} }
} }
}, },
"changeHomeBoard": { "changeHomeBoard": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "לוח הבית השתנה בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "לא ניתן לשנות לוח בית"
} }
} }
}, },
"changeFirstDayOfWeek": { "changeFirstDayOfWeek": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "היום הראשון בשבוע השתנה בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "לא ניתן לשנות את היום הראשון בשבוע"
} }
} }
}, },
"changePingIconsEnabled": { "changePingIconsEnabled": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "סמלי פינג הוחלפו בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "לא ניתן לשנות את סמלי הפינג"
} }
} }
}, },
"manageAvatar": { "manageAvatar": {
"changeImage": { "changeImage": {
"label": "", "label": "שנה תמונה",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "התמונה השתנתה בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "לא ניתן לשנות תמונה"
}, },
"toLarge": { "toLarge": {
"title": "", "title": "התמונה גדולה מדי",
"message": "" "message": "גודל התמונה המרבי הוא {size}"
} }
} }
}, },
"removeImage": { "removeImage": {
"label": "", "label": "הסר תמונה",
"confirm": "", "confirm": "האם אתה בטוח שברצונך להסיר את התמונה?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "התמונה הוסרה בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "לא ניתן להסיר תמונה"
} }
} }
} }
@@ -262,7 +262,7 @@
"editProfile": { "editProfile": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "הפרופיל עודכן בהצלחה"
}, },
"error": { "error": {
"message": "" "message": ""
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "הטמע כל תוכן מהאינטרנט. חלק מהאתרים עשויים להגביל את הגישה.", "description": "הטמע כל תוכן מהאינטרנט. חלק מהאתרים עשויים להגביל את הגישה.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1983,7 +1983,7 @@
"noBoard": { "noBoard": {
"title": "ברוכים הבאים ל- Homarr", "title": "ברוכים הבאים ל- Homarr",
"description": "", "description": "",
"link": "", "link": "צור את הלוח הראשון שלך",
"notice": "" "notice": ""
}, },
"notFound": { "notFound": {
@@ -2130,7 +2130,7 @@
"title": "כללי", "title": "כללי",
"item": { "item": {
"language": "", "language": "",
"board": "", "board": "לוח בית",
"firstDayOfWeek": "היום הראשון בשבוע", "firstDayOfWeek": "היום הראשון בשבוע",
"accessibility": "נגישות" "accessibility": "נגישות"
} }
@@ -2840,7 +2840,7 @@
"label": "אודות" "label": "אודות"
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": "לוח בית"
}, },
"preferences": { "preferences": {
"label": "העדפות שלך" "label": "העדפות שלך"