chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-03-14 15:49:17 +00:00
committed by GitHub
parent 85d2d61184
commit 7f7156a798
30 changed files with 318 additions and 108 deletions

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Crea un motor de cerca", "label": "Crea un motor de cerca",
"description": "La integració \"{kind}\" es pot utilitzar amb els motors de cerca. Seleccioneu aquesta opció per configurar el motor de cerca automàticament." "description": "La integració \"{kind}\" es pot utilitzar amb els motors de cerca. Seleccioneu aquesta opció per configurar el motor de cerca automàticament."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "创建搜索引擎", "label": "创建搜索引擎",
"description": "集成“{kind}”可以与搜索引擎一起使用。勾选此项可自动配置搜索引擎。" "description": "集成“{kind}”可以与搜索引擎一起使用。勾选此项可自动配置搜索引擎。"
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {
@@ -1072,7 +1079,7 @@
"label": "自定义 CSS 类" "label": "自定义 CSS 类"
}, },
"borderColor": { "borderColor": {
"label": "" "label": "边框颜色"
} }
} }
}, },
@@ -1129,12 +1136,12 @@
"label": "网格" "label": "网格"
}, },
"gridHorizontal": { "gridHorizontal": {
"label": "" "label": "水平网格"
} }
} }
}, },
"hideTitle": { "hideTitle": {
"label": "" "label": "隐藏标题"
}, },
"hideIcon": { "hideIcon": {
"label": "隐藏图标" "label": "隐藏图标"
@@ -1436,7 +1443,7 @@
"label": "结束于" "label": "结束于"
}, },
"showUnmonitored": { "showUnmonitored": {
"label": "" "label": "显示未监视的"
} }
} }
}, },
@@ -1668,7 +1675,7 @@
"description": "显示媒体服务器上的当前流", "description": "显示媒体服务器上的当前流",
"option": {}, "option": {},
"items": { "items": {
"currentlyPlaying": "", "currentlyPlaying": "正在播放",
"user": "用户", "user": "用户",
"name": "名称", "name": "名称",
"id": "ID" "id": "ID"
@@ -1893,10 +1900,10 @@
"statistics": { "statistics": {
"empty": "空", "empty": "空",
"transcodes": "转码", "transcodes": "转码",
"transcodesCount": "转码{value}", "transcodesCount": "转码",
"healthChecksCount": "健康检查{value}", "healthChecksCount": "健康检查",
"filesCount": "文件数:{value}", "filesCount": "文件",
"savedSpace": "节省空间{value}", "savedSpace": "节省空间",
"healthChecks": "健康检查", "healthChecks": "健康检查",
"videoCodecs": "编码", "videoCodecs": "编码",
"videoContainers": "容器", "videoContainers": "容器",
@@ -2325,7 +2332,7 @@
"label": "工具", "label": "工具",
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"kubernetes": "", "kubernetes": "Kubernetes",
"logs": "日志", "logs": "日志",
"api": "API", "api": "API",
"certificates": "证书", "certificates": "证书",
@@ -2737,19 +2744,19 @@
}, },
"about": { "about": {
"version": "版本 {version}", "version": "版本 {version}",
"text": "Homarr 是个由社区动的开源项目,志愿者们维护。多亏了这些人,2021 年起Homarr 这个项目一直在发展壮大。我们的团队来自许多不同的国家,完全远程工作,在空闲时间无偿 Homarr 这个项目。", "text": "Homarr 是个由社区动的开源项目,志愿者们维护。多亏了这些人,2021年以来Homarr 一直是一个不断发展的项目。我们的团队完全远程工作,来自许多不同的国家,在闲暇时间无偿地为 Homarr 贡献力量。",
"accordion": { "accordion": {
"contributors": { "contributors": {
"title": "贡献人员", "title": "贡献人员",
"subtitle": "{count} 人在维护代码和 Homarr" "subtitle": "{count} 维护代码和 Homarr"
}, },
"translators": { "translators": {
"title": "翻译人员", "title": "翻译人员",
"subtitle": "{count} 名人员翻译了许多语言" "subtitle": "在许多语言中,有{count}人贡献了翻译"
}, },
"libraries": { "libraries": {
"title": "相关的库", "title": "相关的库",
"subtitle": "{count} 个相关的库在 Homarr 代码中被使用" "subtitle": "{count} 用于 Homarr 代码中"
} }
} }
} }
@@ -2874,242 +2881,242 @@
}, },
"kubernetes": { "kubernetes": {
"cluster": { "cluster": {
"title": "", "title": "集群面板",
"label": "", "label": "集群",
"providers": "", "providers": "提供者",
"version": "", "version": "版本",
"architecture": "", "architecture": "架构",
"capacity": { "capacity": {
"title": "", "title": "容量",
"resource": { "resource": {
"reserved": "", "reserved": "已预留",
"used": "" "used": "已用"
} }
}, },
"resources": { "resources": {
"title": "", "title": "资源",
"nodes": "", "nodes": "节点",
"namespaces": "", "namespaces": "命名空间",
"ingresses": "", "ingresses": "入口",
"services": "", "services": "服务",
"pods": "", "pods": "Pods",
"configmaps": "", "configmaps": "配置映射",
"secrets": "", "secrets": "秘钥",
"volumes": "" "volumes": ""
} }
}, },
"nodes": { "nodes": {
"label": "", "label": "节点",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"state": { "state": {
"label": "", "label": "状态",
"option": { "option": {
"ready": "", "ready": "就绪",
"NotReady": "" "NotReady": "尚未就绪"
} }
}, },
"cpu": { "cpu": {
"label": "" "label": "处理器"
}, },
"memory": { "memory": {
"label": "" "label": "内存"
}, },
"pods": { "pods": {
"label": "" "label": "Pods"
}, },
"operatingSystem": { "operatingSystem": {
"label": "" "label": "系统"
}, },
"architecture": { "architecture": {
"label": "" "label": "架构"
}, },
"kubernetesVersion": { "kubernetesVersion": {
"label": "" "label": "Kubernetes 版本"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "已创建"
} }
}, },
"table": { "table": {
"search": "" "search": "搜索 {count} 节点"
} }
}, },
"namespaces": { "namespaces": {
"label": "", "label": "命名空间",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"state": { "state": {
"label": "", "label": "状态",
"option": { "option": {
"active": "", "active": "活动",
"terminating": "" "terminating": "中止"
} }
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "已创建"
} }
}, },
"table": { "table": {
"search": "" "search": "搜索 {count} 命名空间"
} }
}, },
"ingresses": { "ingresses": {
"label": "", "label": "入口",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"namespace": { "namespace": {
"label": "" "label": "命名空间"
}, },
"className": { "className": {
"label": "" "label": "类名"
}, },
"rulesAndPaths": { "rulesAndPaths": {
"label": "" "label": "规则和路径"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "已创建"
} }
}, },
"table": { "table": {
"search": "" "search": "搜索 {count} 入口"
} }
}, },
"services": { "services": {
"label": "", "label": "服务",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"namespace": { "namespace": {
"label": "" "label": "命名空间"
}, },
"type": { "type": {
"label": "" "label": "类型"
}, },
"ports": { "ports": {
"label": "" "label": "端口"
}, },
"targetPorts": { "targetPorts": {
"label": "" "label": "目标端口"
}, },
"clusterIP": { "clusterIP": {
"label": "" "label": "集群IP"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "已创建"
} }
}, },
"table": { "table": {
"search": "" "search": "搜索 {count} 服务"
} }
}, },
"pods": { "pods": {
"label": "", "label": "Pods",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"namespace": { "namespace": {
"label": "" "label": "命名空间"
}, },
"image": { "image": {
"label": "" "label": "镜像"
}, },
"applicationType": { "applicationType": {
"label": "" "label": "应用类型"
}, },
"status": { "status": {
"label": "" "label": "状态"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "已创建"
} }
}, },
"table": { "table": {
"search": "" "search": "搜索 {count} pods"
} }
}, },
"secrets": { "secrets": {
"label": "", "label": "秘钥",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"namespace": { "namespace": {
"label": "" "label": "命名空间"
}, },
"type": { "type": {
"label": "" "label": "类型"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "已创建"
} }
}, },
"table": { "table": {
"search": "" "search": "搜索 {count} 秘钥"
} }
}, },
"configmaps": { "configmaps": {
"label": "", "label": "配置映射",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"namespace": { "namespace": {
"label": "" "label": "命名空间"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "已创建"
} }
}, },
"table": { "table": {
"search": "" "search": "搜索 {count} 配置映射"
} }
}, },
"volumes": { "volumes": {
"label": "", "label": "",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"namespace": { "namespace": {
"label": "" "label": "命名空间"
}, },
"accessModes": { "accessModes": {
"label": "" "label": "访问模式"
}, },
"storage": { "storage": {
"label": "" "label": "存储"
}, },
"storageClassName": { "storageClassName": {
"label": "" "label": "存储类名称"
}, },
"volumeMode": { "volumeMode": {
"label": "" "label": "卷模式"
}, },
"volumeName": { "volumeName": {
"label": "" "label": "卷名称"
}, },
"status": { "status": {
"label": "" "label": "状态"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "已创建"
} }
}, },
"table": { "table": {
"search": "" "search": "搜索 {count} 卷"
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "获取 Kubernetes 数据失败"
} }
}, },
"permission": { "permission": {
@@ -3198,30 +3205,30 @@
"label": "Docker" "label": "Docker"
}, },
"kubernetes": { "kubernetes": {
"label": "", "label": "Kubernetes",
"nodes": { "nodes": {
"label": "" "label": "节点"
}, },
"namespaces": { "namespaces": {
"label": "" "label": "命名空间"
}, },
"ingresses": { "ingresses": {
"label": "" "label": "入口"
}, },
"services": { "services": {
"label": "" "label": "服务"
}, },
"pods": { "pods": {
"label": "" "label": "pods"
}, },
"configmaps": { "configmaps": {
"label": "" "label": "配置映射"
}, },
"secrets": { "secrets": {
"label": "" "label": "秘钥"
}, },
"volumes": { "volumes": {
"label": "" "label": ""
} }
}, },
"logs": { "logs": {
@@ -3594,7 +3601,7 @@
}, },
"delete": { "delete": {
"title": "删除搜索引擎", "title": "删除搜索引擎",
"message": "确认删除搜索引擎 {name} 吗'?", "message": "您确定要删除搜索引擎 {name} 吗",
"notification": { "notification": {
"success": { "success": {
"title": "搜索引擎已删除", "title": "搜索引擎已删除",

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Opret Søgemaskine", "label": "Opret Søgemaskine",
"description": "Integration \"{kind}\" kan bruges med søgemaskinerne. Markér dette for automatisk at konfigurere søgemaskinen." "description": "Integration \"{kind}\" kan bruges med søgemaskinerne. Markér dette for automatisk at konfigurere søgemaskinen."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Suchmaschinen anlegen", "label": "Suchmaschinen anlegen",
"description": "Integration \"{kind}\" kann mit den Suchmaschinen verwendet werden. Wählen Sie dies, um die Suchmaschine automatisch zu konfigurieren." "description": "Integration \"{kind}\" kann mit den Suchmaschinen verwendet werden. Wählen Sie dies, um die Suchmaschine automatisch zu konfigurieren."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Créer un moteur de recherche", "label": "Créer un moteur de recherche",
"description": "L'intégration \"{kind}\" peut être utilisée avec les moteurs de recherche. Cochez ceci pour configurer automatiquement le moteur de recherche." "description": "L'intégration \"{kind}\" peut être utilisée avec les moteurs de recherche. Cochez ceci pour configurer automatiquement le moteur de recherche."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "יצירת מנוע חיפוש", "label": "יצירת מנוע חיפוש",
"description": "אינטגרציה {kind} יכולה לשמש עם מנועי חיפוש. סמן עבור הגדרה אוטומטית של מנוע חיפוש." "description": "אינטגרציה {kind} יכולה לשמש עם מנועי חיפוש. סמן עבור הגדרה אוטומטית של מנוע חיפוש."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Zoekmachine aanmaken", "label": "Zoekmachine aanmaken",
"description": "Integratie \"{kind}\" kan worden gebruikt met de zoekmachines. Controleer dit om automatisch de zoekmachine te configureren." "description": "Integratie \"{kind}\" kan worden gebruikt met de zoekmachines. Controleer dit om automatisch de zoekmachine te configureren."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Opprett søkemotor", "label": "Opprett søkemotor",
"description": "Integrasjon \"{kind}\" kan brukes med søkemotorene. Huk av her for å automatisk konfigurere søkemotor." "description": "Integrasjon \"{kind}\" kan brukes med søkemotorene. Huk av her for å automatisk konfigurere søkemotor."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Utwórz wyszukiwarkę", "label": "Utwórz wyszukiwarkę",
"description": "Integracja \"{kind}\" może być używana z wyszukiwarkami. Zaznacz to, aby automatycznie skonfigurować wyszukiwarkę." "description": "Integracja \"{kind}\" może być używana z wyszukiwarkami. Zaznacz to, aby automatycznie skonfigurować wyszukiwarkę."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Создать поисковую систему", "label": "Создать поисковую систему",
"description": "Интеграцию \"{kind}\" можно использовать с поисковыми системами. Включите эту опцию для автоматической настройки поисковой системы." "description": "Интеграцию \"{kind}\" можно использовать с поисковыми системами. Включите эту опцию для автоматической настройки поисковой системы."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Vytvorte vyhľadávače", "label": "Vytvorte vyhľadávače",
"description": "Integrácia \"{kind}\" môže byť použitá s vyhľadávačmi. Toto začiarknite, ak chcete automaticky nakonfigurovať vyhľadávací nástroj." "description": "Integrácia \"{kind}\" môže byť použitá s vyhľadávačmi. Toto začiarknite, ak chcete automaticky nakonfigurovať vyhľadávací nástroj."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Arama Motoru Oluştur", "label": "Arama Motoru Oluştur",
"description": "\"{kind}\" entegrasyonu arama motorlarıyla kullanılabilir. Arama motorunu otomatik olarak yapılandırmak için bunu işaretleyin." "description": "\"{kind}\" entegrasyonu arama motorlarıyla kullanılabilir. Arama motorunu otomatik olarak yapılandırmak için bunu işaretleyin."
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "Створення пошукових систем", "label": "Створення пошукових систем",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "",
"description": "" "description": ""
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "創建搜尋引擎", "label": "創建搜尋引擎",
"description": "集成 {kind} 可以與搜尋引擎共同使用,勾選此選項可自動設定搜尋引擎" "description": "集成 {kind} 可以與搜尋引擎共同使用,勾選此選項可自動設定搜尋引擎"
},
"createApp": {
"label": "",
"description": ""
},
"appHref": {
"placeholder": ""
} }
}, },
"action": { "action": {