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-01-02 00:43:54 +00:00
committed by GitHub
parent cc7d53e84e
commit ca39ca66f0
4 changed files with 275 additions and 275 deletions

View File

@@ -614,8 +614,8 @@
"label": "Url" "label": "Url"
}, },
"attemptSearchEngineCreation": { "attemptSearchEngineCreation": {
"label": "", "label": "创建搜索引擎",
"description": "" "description": "集成“{kind}”可以与搜索引擎一起使用。勾选此项可自动配置搜索引擎。"
} }
}, },
"action": { "action": {
@@ -630,7 +630,7 @@
"notification": { "notification": {
"success": { "success": {
"title": "连接成功", "title": "连接成功",
"message": "" "message": "已成功建立连接"
}, },
"invalidUrl": { "invalidUrl": {
"title": "无效链接", "title": "无效链接",
@@ -642,7 +642,7 @@
}, },
"invalidCredentials": { "invalidCredentials": {
"title": "凭证无效", "title": "凭证无效",
"message": "" "message": "凭证无效"
}, },
"commonError": { "commonError": {
"title": "连接失败", "title": "连接失败",
@@ -654,35 +654,35 @@
}, },
"unauthorized": { "unauthorized": {
"title": "未授权", "title": "未授权",
"message": "" "message": "可能错误的凭证"
}, },
"forbidden": { "forbidden": {
"title": "", "title": "禁止",
"message": "可能缺少权限" "message": "可能缺少权限"
}, },
"notFound": { "notFound": {
"title": "未找到", "title": "未找到",
"message": "" "message": "可能错误的 URL 或路径"
}, },
"internalServerError": { "internalServerError": {
"title": "", "title": "服务器内部错误",
"message": "" "message": "服务器遇到一个错误"
}, },
"serviceUnavailable": { "serviceUnavailable": {
"title": "", "title": "服务暂时不可用",
"message": "" "message": "服务器当前不可用"
}, },
"connectionAborted": { "connectionAborted": {
"title": "", "title": "连接被中止",
"message": "" "message": "连接被终止"
}, },
"domainNotFound": { "domainNotFound": {
"title": "", "title": "找不到域",
"message": "" "message": "找不到该域"
}, },
"connectionRefused": { "connectionRefused": {
"title": "", "title": "连接被拒绝",
"message": "" "message": "连接被拒绝"
}, },
"invalidJson": { "invalidJson": {
"title": "无效的 JSON", "title": "无效的 JSON",
@@ -695,16 +695,16 @@
} }
}, },
"secrets": { "secrets": {
"title": "", "title": "秘钥",
"lastUpdated": "", "lastUpdated": "最后更新于 {date}",
"notSet": { "notSet": {
"label": "未设置值", "label": "未设置值",
"tooltip": "尚未设置此必填的密钥" "tooltip": "尚未设置此必填的密钥"
}, },
"secureNotice": "", "secureNotice": "创建后无法再次获取此密钥",
"reset": { "reset": {
"title": "", "title": "重置密钥",
"message": "" "message": "您确定要重置此秘钥吗?"
}, },
"noSecretsRequired": { "noSecretsRequired": {
"segmentTitle": "没有密钥", "segmentTitle": "没有密钥",
@@ -726,8 +726,8 @@
} }
}, },
"permission": { "permission": {
"use": "", "use": "选择项目中的集成",
"interact": "", "interact": "与集成进行互动",
"full": "完整的组件访问权限" "full": "完整的组件访问权限"
} }
}, },
@@ -745,10 +745,10 @@
"file": "选择文件", "file": "选择文件",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "上传媒体成功"
}, },
"error": { "error": {
"message": "" "message": "无法上传媒体"
} }
} }
}, },
@@ -785,12 +785,12 @@
"saveChanges": "保存更改", "saveChanges": "保存更改",
"cancel": "取消", "cancel": "取消",
"delete": "删除", "delete": "删除",
"discard": "", "discard": "Discard",
"confirm": "确认", "confirm": "确认",
"continue": "继续", "continue": "继续",
"previous": "上一步", "previous": "上一步",
"next": "下一步", "next": "下一步",
"checkoutDocs": "", "checkoutDocs": "查阅文档",
"checkLogs": "检查日志获取更多详情", "checkLogs": "检查日志获取更多详情",
"tryAgain": "重试", "tryAgain": "重试",
"loading": "正在加载" "loading": "正在加载"
@@ -798,7 +798,7 @@
"here": "这里", "here": "这里",
"iconPicker": { "iconPicker": {
"label": "图标 URL", "label": "图标 URL",
"header": "" "header": "输入名称或对象来筛选图标… Homarr 将为您搜索 {countIcons} 图标。"
}, },
"colorScheme": { "colorScheme": {
"options": { "options": {
@@ -827,8 +827,8 @@
"error": "无法应用更改" "error": "无法应用更改"
}, },
"transfer": { "transfer": {
"success": "", "success": "传输成功",
"error": "" "error": "传输失败"
} }
}, },
"multiSelect": { "multiSelect": {
@@ -836,12 +836,12 @@
}, },
"multiText": { "multiText": {
"placeholder": "添加更多值", "placeholder": "添加更多值",
"addLabel": "" "addLabel": "添加 {value}"
}, },
"select": { "select": {
"placeholder": "选择值", "placeholder": "选择值",
"badge": { "badge": {
"recommended": "" "recommended": "推荐"
} }
}, },
"userAvatar": { "userAvatar": {
@@ -853,8 +853,8 @@
"logout": "退出登录", "logout": "退出登录",
"login": "登录", "login": "登录",
"homeBoard": "您的首页", "homeBoard": "您的首页",
"loggedOut": "", "loggedOut": "已注销",
"updateAvailable": "" "updateAvailable": "{countUpdates} 可用更新:{tag}"
} }
}, },
"dangerZone": "危险", "dangerZone": "危险",
@@ -871,7 +871,7 @@
"startsWith": "该字段必须以 {startsWith} 开头", "startsWith": "该字段必须以 {startsWith} 开头",
"endsWith": "该字段必须以 {endsWith} 结尾", "endsWith": "该字段必须以 {endsWith} 结尾",
"includes": "该字段必须包含 {includes}", "includes": "该字段必须包含 {includes}",
"invalidEmail": "" "invalidEmail": "此字段必须是一个有效的电子邮件"
}, },
"tooSmall": { "tooSmall": {
"string": "该字段长度必须至少为 {minimum} 个字符", "string": "该字段长度必须至少为 {minimum} 个字符",
@@ -884,10 +884,10 @@
"custom": { "custom": {
"passwordsDoNotMatch": "两次输入的密码不一致", "passwordsDoNotMatch": "两次输入的密码不一致",
"passwordRequirements": "密码不符合要求", "passwordRequirements": "密码不符合要求",
"boardAlreadyExists": "", "boardAlreadyExists": "具有此名称的面板已存在",
"invalidFileType": "", "invalidFileType": "无效的文件类型,例如 {expected}",
"fileTooLarge": "", "fileTooLarge": "文件太大,最大大小为 {maxSize}",
"invalidConfiguration": "", "invalidConfiguration": "无效配置",
"groupNameTaken": "用户组名称已存在" "groupNameTaken": "用户组名称已存在"
} }
} }
@@ -896,12 +896,12 @@
"section": { "section": {
"dynamic": { "dynamic": {
"action": { "action": {
"create": "", "create": "新建动态部分",
"remove": "" "remove": "删除动态部分"
}, },
"remove": { "remove": {
"title": "", "title": "删除动态部分",
"message": "" "message": "您确定要删除这个动态部分吗?项目将在父部分的同一位置移动。"
} }
}, },
"category": { "category": {
@@ -916,16 +916,16 @@
"remove": "删除分类", "remove": "删除分类",
"moveUp": "上移", "moveUp": "上移",
"moveDown": "下移", "moveDown": "下移",
"createAbove": "", "createAbove": "新分类之上",
"createBelow": "" "createBelow": "新分类之下"
}, },
"create": { "create": {
"title": "", "title": "新建分类",
"submit": "" "submit": "添加分类"
}, },
"remove": { "remove": {
"title": "", "title": "删除分类",
"message": "" "message": "您确定要删除分类 {name} 吗?"
}, },
"edit": { "edit": {
"title": "重命名分类", "title": "重命名分类",
@@ -944,8 +944,8 @@
"create": "新建项目", "create": "新建项目",
"import": "导入项目", "import": "导入项目",
"edit": "编辑项目", "edit": "编辑项目",
"moveResize": "", "moveResize": "移动/调整项目大小",
"duplicate": "", "duplicate": "复制项目",
"remove": "删除项目" "remove": "删除项目"
}, },
"menu": { "menu": {
@@ -954,11 +954,11 @@
} }
}, },
"create": { "create": {
"title": "", "title": "选择要添加的项目",
"addToBoard": "添加到面板" "addToBoard": "添加到面板"
}, },
"moveResize": { "moveResize": {
"title": "", "title": "移动/调整项目大小",
"field": { "field": {
"width": { "width": {
"label": "宽度" "label": "宽度"
@@ -978,14 +978,14 @@
"title": "编辑项目", "title": "编辑项目",
"advancedOptions": { "advancedOptions": {
"label": "高级选项", "label": "高级选项",
"title": "" "title": "高级项目选项"
}, },
"field": { "field": {
"integrations": { "integrations": {
"label": "集成" "label": "集成"
}, },
"customCssClasses": { "customCssClasses": {
"label": "" "label": "自定义 CSS 类"
} }
} }
}, },
@@ -997,7 +997,7 @@
"widget": { "widget": {
"app": { "app": {
"name": "应用", "name": "应用",
"description": "", "description": "将应用嵌入到面板中。",
"option": { "option": {
"appId": { "appId": {
"label": "选择应用" "label": "选择应用"
@@ -1018,7 +1018,7 @@
"error": { "error": {
"notFound": { "notFound": {
"label": "没有应用", "label": "没有应用",
"tooltip": "" "tooltip": "您没有选择有效的应用"
} }
} }
}, },
@@ -1039,19 +1039,19 @@
"label": "垂直" "label": "垂直"
}, },
"grid": { "grid": {
"label": "" "label": "网格"
} }
} }
}, },
"items": { "items": {
"label": "", "label": "书签",
"add": "" "add": "添加书签"
} }
} }
}, },
"dnsHoleSummary": { "dnsHoleSummary": {
"name": "", "name": "DNS Hole 摘要",
"description": "", "description": "显示 DNS Hole 的摘要",
"option": { "option": {
"layout": { "layout": {
"label": "显示布局", "label": "显示布局",
@@ -1063,7 +1063,7 @@
"label": "垂直" "label": "垂直"
}, },
"grid": { "grid": {
"label": "" "label": "网格"
} }
} }
}, },
@@ -1096,7 +1096,7 @@
"label": "垂直" "label": "垂直"
}, },
"grid": { "grid": {
"label": "" "label": "网格"
} }
} }
}, },
@@ -1110,73 +1110,73 @@
"controls": { "controls": {
"enableAll": "全部启用", "enableAll": "全部启用",
"disableAll": "全部禁用", "disableAll": "全部禁用",
"setTimer": "", "setTimer": "设置计时",
"set": "设置", "set": "设置",
"enabled": "已启用", "enabled": "已启用",
"disabled": "已禁用", "disabled": "已禁用",
"processing": "", "processing": "处理中",
"disconnected": "", "disconnected": "网络连线中断",
"hours": "时", "hours": "时",
"minutes": "分", "minutes": "分",
"unlimited": "" "unlimited": "留空表示无限制"
} }
}, },
"clock": { "clock": {
"name": "", "name": "日期和时间",
"description": "显示当前的日期和时间。", "description": "显示当前的日期和时间。",
"option": { "option": {
"customTitleToggle": { "customTitleToggle": {
"label": "", "label": "自定义标题/城市显示",
"description": "" "description": "在时钟上显示自定义的标题或城市/国家的名称。"
}, },
"customTitle": { "customTitle": {
"label": "" "label": "标题"
}, },
"is24HourFormat": { "is24HourFormat": {
"label": "", "label": "24 小时制",
"description": "" "description": "使用24小时格式代替12小时格式"
}, },
"showSeconds": { "showSeconds": {
"label": "" "label": "显示秒数"
}, },
"useCustomTimezone": { "useCustomTimezone": {
"label": "" "label": "使用固定时区"
}, },
"timezone": { "timezone": {
"label": "时区", "label": "时区",
"description": "" "description": "选择遵循 IANA 标准的时区"
}, },
"showDate": { "showDate": {
"label": "" "label": "显示日期"
}, },
"dateFormat": { "dateFormat": {
"label": "", "label": "日期格式",
"description": "" "description": "日期应该是什么样的"
} }
} }
}, },
"minecraftServerStatus": { "minecraftServerStatus": {
"name": "", "name": "Minecraft 服务状态",
"description": "", "description": "显示 Minecraft 服务器状态",
"option": { "option": {
"title": { "title": {
"label": "" "label": "标题"
}, },
"domain": { "domain": {
"label": "" "label": "服务器地址"
}, },
"isBedrockServer": { "isBedrockServer": {
"label": "" "label": "Bedrock 服务器"
} }
}, },
"status": { "status": {
"online": "", "online": "在线",
"offline": "" "offline": "离线"
} }
}, },
"notebook": { "notebook": {
"name": "笔记", "name": "笔记",
"description": "", "description": "支持 Markdown 的简单笔记本小部件",
"option": { "option": {
"showToolbar": { "showToolbar": {
"label": "显示帮助您写下 Markdown 的工具栏" "label": "显示帮助您写下 Markdown 的工具栏"
@@ -1236,7 +1236,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "嵌入互联网上的任何内容。某些网站可能限制访问。", "description": "嵌入互联网上的任何内容。某些网站可能限制访问。",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1268,30 +1268,30 @@
} }
}, },
"error": { "error": {
"noUrl": "", "noUrl": "没有提供 iFrame 网址",
"noBrowerSupport": "您的浏览器不支持 iframe。请更新您的浏览器。" "noBrowerSupport": "您的浏览器不支持 iframe。请更新您的浏览器。"
} }
}, },
"smartHome-entityState": { "smartHome-entityState": {
"name": "", "name": "实体状态",
"description": "", "description": "显示实体状态并可选切换",
"option": { "option": {
"entityId": { "entityId": {
"label": "实体 ID" "label": "实体 ID"
}, },
"displayName": { "displayName": {
"label": "" "label": "显示名称"
}, },
"entityUnit": { "entityUnit": {
"label": "" "label": "实体单位"
}, },
"clickable": { "clickable": {
"label": "" "label": "可单击"
} }
} }
}, },
"smartHome-executeAutomation": { "smartHome-executeAutomation": {
"name": "", "name": "执行自动化",
"description": "一键触发自动化操作", "description": "一键触发自动化操作",
"option": { "option": {
"displayName": { "displayName": {

View File

@@ -172,7 +172,7 @@
}, },
"forgotPassword": { "forgotPassword": {
"label": "Zapomněli jste Vaše heslo?", "label": "Zapomněli jste Vaše heslo?",
"description": "" "description": "Administrátor může použít následující příkaz k obnovení Vašeho hesla:"
} }
}, },
"register": { "register": {
@@ -216,33 +216,33 @@
"message": "První den v týdnu byl úspěšně změněn" "message": "První den v týdnu byl úspěšně změněn"
}, },
"error": { "error": {
"message": "" "message": "Nelze změnit první den v týdnu"
} }
} }
}, },
"changePingIconsEnabled": { "changePingIconsEnabled": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Ikony pingu byly úspěšně přepnuty"
}, },
"error": { "error": {
"message": "" "message": "Nelze přepnout ikony pingu"
} }
} }
}, },
"manageAvatar": { "manageAvatar": {
"changeImage": { "changeImage": {
"label": "", "label": "Změnit obrázek",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Obrázek byl úspěšně změněn"
}, },
"error": { "error": {
"message": "" "message": "Nepodařilo se změnit obrázek"
}, },
"toLarge": { "toLarge": {
"title": "", "title": "Obrázek je příliš velký",
"message": "" "message": "Maximální velikost obrázku je {size}"
} }
} }
}, },
@@ -338,8 +338,8 @@
"description": "Umožňuje členům upravovat všechny plochy (nezahrnuje kontrolu přístupu a nebezpečnou zónu)" "description": "Umožňuje členům upravovat všechny plochy (nezahrnuje kontrolu přístupu a nebezpečnou zónu)"
}, },
"full-all": { "full-all": {
"label": "", "label": "Úplný přístup k plochám",
"description": "" "description": "Umožňuje členům zobrazit, upravit a odstranit všechny plochy (včetně kontroly přístupu a nebezpečné zóny)"
} }
} }
}, },
@@ -377,7 +377,7 @@
}, },
"full-all": { "full-all": {
"label": "Úplný přístup k médiím", "label": "Úplný přístup k médiím",
"description": "" "description": "Umožňuje členům spravovat a mazat všechny mediální soubory"
} }
} }
}, },
@@ -423,20 +423,20 @@
"message": "Skupina byla úspěšně vytvořena" "message": "Skupina byla úspěšně vytvořena"
}, },
"error": { "error": {
"message": "" "message": "Skupinu se nepodařilo vytvořit"
} }
} }
}, },
"transfer": { "transfer": {
"label": "", "label": "",
"description": "", "description": "",
"confirm": "", "confirm": "Jste si jisti, že chcete převést vlastnictví skupiny {name} na {username}?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": ""
}, },
"error": { "error": {
"message": "" "message": "Nelze převést vlastnictví"
} }
} }
}, },
@@ -445,18 +445,18 @@
}, },
"removeMember": { "removeMember": {
"label": "", "label": "",
"confirm": "" "confirm": "Jste si jisti, že chcete odstranit {user} z této skupiny?"
}, },
"delete": { "delete": {
"label": "", "label": "",
"description": "", "description": "",
"confirm": "", "confirm": "Jste si jisti, že chcete odstranit skupinu {name}?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": ""
}, },
"error": { "error": {
"message": "" "message": "Nelze odstranit skupinu {name}"
} }
} }
}, },
@@ -478,7 +478,7 @@
"message": "" "message": ""
}, },
"error": { "error": {
"message": "" "message": "Nelze uložit skupinu {name}"
} }
} }
}, },
@@ -678,7 +678,7 @@
}, },
"domainNotFound": { "domainNotFound": {
"title": "", "title": "",
"message": "" "message": "Doména nebyla nalezena"
}, },
"connectionRefused": { "connectionRefused": {
"title": "", "title": "",
@@ -695,29 +695,29 @@
} }
}, },
"secrets": { "secrets": {
"title": "", "title": "Tajné klíče",
"lastUpdated": "", "lastUpdated": "Naposledy aktualizováno {date}",
"notSet": { "notSet": {
"label": "", "label": "Žádná hodnota není nenastavena",
"tooltip": "" "tooltip": "Tento požadovaný tajný klíč ještě nebyl nastaven"
}, },
"secureNotice": "", "secureNotice": "Tento tajný klíč nelze získat po vytvoření",
"reset": { "reset": {
"title": "", "title": "Resetovat tajný klíč",
"message": "" "message": "Jste si jisti, že chcete resetovat tento tajný klíč?"
}, },
"noSecretsRequired": { "noSecretsRequired": {
"segmentTitle": "", "segmentTitle": "Žádné tajné klíče",
"text": "" "text": "Pro tuto integraci nejsou vyžadovány žádné tajné klíče"
}, },
"kind": { "kind": {
"username": { "username": {
"label": "Uživatelské jméno", "label": "Uživatelské jméno",
"newLabel": "" "newLabel": "Nové uživatelské jméno"
}, },
"apiKey": { "apiKey": {
"label": "", "label": "API klíč",
"newLabel": "" "newLabel": "Nový API klíč"
}, },
"password": { "password": {
"label": "Heslo", "label": "Heslo",
@@ -732,8 +732,8 @@
} }
}, },
"media": { "media": {
"plural": "", "plural": "Média",
"search": "", "search": "Najít mediální soubor",
"field": { "field": {
"name": "Název", "name": "Název",
"size": "Velikost", "size": "Velikost",
@@ -741,31 +741,31 @@
}, },
"action": { "action": {
"upload": { "upload": {
"label": "", "label": "Nahrát mediální soubor",
"file": "", "file": "Vybrat soubor",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Mediální soubor byl úspěšně nahrán"
}, },
"error": { "error": {
"message": "" "message": "Nepodařilo se nahrát mediální soubor"
} }
} }
}, },
"delete": { "delete": {
"label": "", "label": "Vymazat mediální soubor",
"description": "", "description": "Jste si jisti, že chcete vymazat mediální soubor <bName></bName>?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Mediální soubor byl úspěšně odstraněn"
}, },
"error": { "error": {
"message": "" "message": "Nepodařilo se vymazat mediální soubor"
} }
} }
}, },
"copy": { "copy": {
"label": "" "label": "Zkopírovat URL"
} }
} }
}, },
@@ -901,7 +901,7 @@
}, },
"remove": { "remove": {
"title": "Odstranit dynamickou sekci", "title": "Odstranit dynamickou sekci",
"message": "" "message": "Jste si jisti, že chcete odstranit tuto dynamickou sekci? Položky budou přesunuty na stejné místo v nadřazené sekci."
} }
}, },
"category": { "category": {
@@ -925,7 +925,7 @@
}, },
"remove": { "remove": {
"title": "", "title": "",
"message": "" "message": "Jste si jisti, že chcete odstranit kategorii {name}?"
}, },
"edit": { "edit": {
"title": "", "title": "",
@@ -991,7 +991,7 @@
}, },
"remove": { "remove": {
"title": "", "title": "",
"message": "" "message": "Jste si jisti, že chcete tuto položku odstranit?"
} }
}, },
"widget": { "widget": {
@@ -1619,7 +1619,7 @@
"resume": "", "resume": "",
"delete": { "delete": {
"title": "", "title": "",
"modalTitle": "", "modalTitle": "Jsou si jisti, že chcete smazat tento úkol?",
"entry": "", "entry": "",
"entryAndFiles": "" "entryAndFiles": ""
} }
@@ -1767,13 +1767,13 @@
"message": "" "message": ""
}, },
"error": { "error": {
"title": "", "title": "Nelze uložit změny",
"message": "" "message": "Plochu se nepodařilo uložit"
} }
}, },
"confirmLeave": { "confirmLeave": {
"title": "", "title": "",
"message": "" "message": "Máte neuložené změny, jste si jistí, že chcete odejít?"
} }
}, },
"oldImport": { "oldImport": {
@@ -1785,7 +1785,7 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "Plochu se nepodařilo importovat, zkontrolujte logy pro více informací"
} }
}, },
"form": { "form": {
@@ -1986,11 +1986,11 @@
"confirm": { "confirm": {
"public": { "public": {
"title": "", "title": "",
"description": "" "description": "Jste si jisti, že chcete tuto plochu učinit soukromou? Toto skryje tuto plochu před veřejností. Odkazy pro hosty přestanou fungovat."
}, },
"private": { "private": {
"title": "", "title": "",
"description": "" "description": "Jste si jisti, že chcete tuto plochu učinit veřejnou? Toto plochu zpřístupní všem."
} }
} }
}, },
@@ -2000,7 +2000,7 @@
"button": "", "button": "",
"confirm": { "confirm": {
"title": "Odstranit plochu", "title": "Odstranit plochu",
"description": "" "description": "Jste si jisti, že chcete odstranit tuto plochu? Toto trvale odstraní plochu a veškerý její obsah."
} }
} }
} }
@@ -2049,7 +2049,7 @@
}, },
"notFound": { "notFound": {
"title": "", "title": "",
"text": "" "text": "Nepodařilo se nalézt požadovaný zdroj"
}, },
"navbar": { "navbar": {
"items": { "items": {
@@ -2129,7 +2129,7 @@
"label": "Trvale smazat", "label": "Trvale smazat",
"confirm": { "confirm": {
"title": "Odstranit plochu", "title": "Odstranit plochu",
"description": "" "description": "Jste si jisti, že chcete vymazat plochu {name}?"
} }
} }
}, },
@@ -2157,7 +2157,7 @@
"general": { "general": {
"title": "Obecné", "title": "Obecné",
"item": { "item": {
"language": "", "language": "Jazyk & oblast",
"board": "", "board": "",
"firstDayOfWeek": "První den v týdnu", "firstDayOfWeek": "První den v týdnu",
"accessibility": "Přístupnost" "accessibility": "Přístupnost"
@@ -2222,12 +2222,12 @@
}, },
"delete": { "delete": {
"title": "Odstranit pozvánku", "title": "Odstranit pozvánku",
"description": "Jste si jisti, že chcete tuto pozvánku smazat? Uživatelé s tímto odkazem již nebudou moci pomocí tohoto odkazu vytvořit účet." "description": "Jste si jisti, že chcete tuto pozvánku smazat? Uživatelé s tímto odkazem si již nebudou moci pomocí tohoto odkazu vytvořit účet."
} }
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Vytvořil/a" "label": "Vytvořil/a"
@@ -2333,7 +2333,7 @@
"culture": { "culture": {
"title": "", "title": "",
"defaultLocale": { "defaultLocale": {
"label": "" "label": "Výchozí jazyk"
} }
} }
} }
@@ -2431,15 +2431,15 @@
}, },
"about": { "about": {
"version": "", "version": "",
"text": "", "text": "Homarr je komunitou řízený open source projekt, který je udržován dobrovolníky. Díky těmto lidem je Homarr od roku 2021 neustále rostoucím projektem. Náš tým na Homarru pracuje zcela na dálku z mnoha různých zemí ve svém volném čase bez jakékoli kompenzace.",
"accordion": { "accordion": {
"contributors": { "contributors": {
"title": "", "title": "Přispěvatelé",
"subtitle": "" "subtitle": "{count} udržuje kód & Homarr"
}, },
"translators": { "translators": {
"title": "", "title": "Překladatelé",
"subtitle": "" "subtitle": "{count} přispívá překladem do mnoha jazyků"
}, },
"libraries": { "libraries": {
"title": "", "title": "",
@@ -2489,7 +2489,7 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "Nepodařilo se spustit kontejnery"
} }
} }
}, },
@@ -2502,7 +2502,7 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "Nepodařilo se zastavit kontejnery"
} }
} }
}, },
@@ -2515,7 +2515,7 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "Nepodařilo se restartovat kontejnery"
} }
} }
}, },
@@ -2528,7 +2528,7 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "Nepodařilo se odstranit kontejnery"
} }
} }
}, },
@@ -2711,10 +2711,10 @@
"dark": "" "dark": ""
}, },
"language": { "language": {
"label": "", "label": "Změnit jazyk",
"children": { "children": {
"detail": { "detail": {
"title": "" "title": "Vyberte si preferovaný jazyk"
} }
} }
}, },
@@ -2957,7 +2957,7 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "Nepodařilo se vytvořit vyhledávač"
} }
} }
}, },
@@ -2969,8 +2969,8 @@
"message": "" "message": ""
}, },
"error": { "error": {
"title": "", "title": "Nelze uložit změny",
"message": "" "message": "Nepodařilo se uložit vyhledávač"
} }
}, },
"configControl": "", "configControl": "",
@@ -2981,7 +2981,7 @@
}, },
"delete": { "delete": {
"title": "", "title": "",
"message": "", "message": "Jste si jisti, že chcete odstranit vyhledávač '{name}'?",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "",
@@ -2989,7 +2989,7 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "Nepodařilo se odstranit vyhledávač"
} }
} }
} }

View File

@@ -2,130 +2,130 @@
"init": { "init": {
"step": { "step": {
"start": { "start": {
"title": "", "title": "Velkommen til Homarr",
"subtitle": "", "subtitle": "Lad os komme i gang med at konfigurere din Homarr instans.",
"description": "", "description": "For at komme i gang, skal du vælge, hvordan du vil konfigurere din Homarr instans.",
"action": { "action": {
"scratch": "", "scratch": "Start fra bunden",
"importOldmarr": "" "importOldmarr": "Importer fra Homarr før 1.0"
} }
}, },
"import": { "import": {
"title": "", "title": "Importer data",
"subtitle": "", "subtitle": "Du kan importere data fra en eksisterende Homarr instans.",
"dropzone": { "dropzone": {
"title": "", "title": "Træk zip-filen her eller klik for at gennemse",
"description": "" "description": "Den uploadede zip vil blive behandlet, og du vil kunne vælge, hvad du vil importere"
}, },
"fileInfo": { "fileInfo": {
"action": { "action": {
"change": "" "change": "Ændre fil"
} }
}, },
"importSettings": { "importSettings": {
"title": "", "title": "Importer indstillinger",
"description": "" "description": "Konfigurer importadfærden"
}, },
"boardSelection": { "boardSelection": {
"title": "", "title": "Fundet {count} tavler",
"description": "", "description": "Vælg alle tavler med deres størrelser du vil importere",
"action": { "action": {
"selectAll": "", "selectAll": "Vælg alle",
"unselectAll": "" "unselectAll": "Fravælg alle"
} }
}, },
"summary": { "summary": {
"title": "", "title": "Importér sammendrag",
"description": "", "description": "I nedenstående oversigt kan du se hvad der vil blive importeret",
"action": { "action": {
"import": "" "import": "Bekræft import og fortsæt"
}, },
"entities": { "entities": {
"apps": "", "apps": "Apps",
"boards": "", "boards": "Tavler",
"integrations": "", "integrations": "Integrationer",
"credentialUsers": "" "credentialUsers": "Brugere, der er legitimerede"
} }
}, },
"tokenModal": { "tokenModal": {
"title": "", "title": "Angiv import token",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": "Indtast den viste import token fra din tidligere homarr instans"
} }
}, },
"notification": { "notification": {
"error": { "error": {
"title": "", "title": "Ugyldig token",
"message": "" "message": "Den indtastede token er ugyldig"
} }
} }
} }
}, },
"user": { "user": {
"title": "", "title": "Admin bruger",
"subtitle": "", "subtitle": "Angiv legitimationsoplysninger for din administrator bruger.",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Bruger oprettet",
"message": "" "message": "Brugeren blev oprettet"
}, },
"error": { "error": {
"title": "" "title": "Brugeroprettelse mislykkedes"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "Ekstern gruppe",
"subtitle": "", "subtitle": "Angiv den gruppe, der skal bruges til eksterne brugere.",
"form": { "form": {
"name": { "name": {
"label": "", "label": "Gruppenavn",
"description": "" "description": "Navn skal matche admin gruppe fra ekstern udbyder"
} }
} }
}, },
"settings": { "settings": {
"title": "Indstillinger", "title": "Indstillinger",
"subtitle": "" "subtitle": "Konfigurer serverindstillinger."
}, },
"finish": { "finish": {
"title": "", "title": "Afslut opsætningen",
"subtitle": "", "subtitle": "Du er klar!",
"description": "", "description": "Du har fuldført opsætningsprocessen. Du kan nu begynde at bruge Homarr. Vælg din næste handling:",
"action": { "action": {
"goToBoard": "", "goToBoard": "Gå til {name} tavle",
"createBoard": "", "createBoard": "Opret din første tavle",
"inviteUser": "", "inviteUser": "Inviter andre brugere",
"docs": "" "docs": "Læs dokumentationen"
} }
} }
}, },
"backToStart": "" "backToStart": "Tilbage til start"
}, },
"user": { "user": {
"title": "Brugere", "title": "Brugere",
"name": "Bruger", "name": "Bruger",
"page": { "page": {
"login": { "login": {
"title": "", "title": "Log ind på din konto",
"subtitle": "" "subtitle": "Velkommen tilbage! Indtast venligst dine legitimationsoplysninger"
}, },
"invite": { "invite": {
"title": "", "title": "Tilmeld Homarr",
"subtitle": "", "subtitle": "Velkommen til Homarr! Opret venligst din konto",
"description": "" "description": "Du blev inviteret af {username}"
}, },
"init": { "init": {
"title": "", "title": "Ny Homarr installation",
"subtitle": "" "subtitle": "Opret venligst den første administrator bruger"
} }
}, },
"field": { "field": {
"email": { "email": {
"label": "E-mail", "label": "E-mail",
"verified": "" "verified": "Verificeret"
}, },
"username": { "username": {
"label": "Brugernavn" "label": "Brugernavn"
@@ -133,46 +133,46 @@
"password": { "password": {
"label": "Adgangskode", "label": "Adgangskode",
"requirement": { "requirement": {
"length": "", "length": "Inkluderer mindst 8 tegn",
"lowercase": "Inkluderer små bogstaver", "lowercase": "Inkluderer små bogstaver",
"uppercase": "Inkluderer store bogstaver", "uppercase": "Inkluderer store bogstaver",
"number": "Inkluderer nummer", "number": "Inkluderer nummer",
"special": "" "special": "Inkluderer specielt symbol"
} }
}, },
"passwordConfirm": { "passwordConfirm": {
"label": "Bekræft kodeord" "label": "Bekræft kodeord"
}, },
"previousPassword": { "previousPassword": {
"label": "" "label": "Tidligere adgangskode"
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": "Hjemme tavle"
}, },
"pingIconsEnabled": { "pingIconsEnabled": {
"label": "" "label": "Brug ikoner til pings"
} }
}, },
"error": { "error": {
"usernameTaken": "" "usernameTaken": "Brugernavn allerede taget"
}, },
"action": { "action": {
"login": { "login": {
"label": "Log ind", "label": "Log ind",
"labelWith": "", "labelWith": "Log ind med {provider}",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Login lykkedes",
"message": "" "message": "Du er nu logget ind"
}, },
"error": { "error": {
"title": "", "title": "Login mislykkedes",
"message": "" "message": "Dit login mislykkedes"
} }
}, },
"forgotPassword": { "forgotPassword": {
"label": "", "label": "Glemt din adgangskode?",
"description": "" "description": "En administrator kan bruge følgende kommando til at nulstille din adgangskode:"
} }
}, },
"register": { "register": {
@@ -180,81 +180,81 @@
"notification": { "notification": {
"success": { "success": {
"title": "Konto oprettet", "title": "Konto oprettet",
"message": "" "message": "Log venligst på for at fortsætte"
}, },
"error": { "error": {
"title": "", "title": "Oprettelse af konto mislykkedes",
"message": "" "message": "Din konto kunne ikke oprettes"
} }
} }
}, },
"create": "Opret bruger", "create": "Opret bruger",
"changePassword": { "changePassword": {
"label": "", "label": "Skift adgangskode",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Adgangskoden er blevet ændret"
}, },
"error": { "error": {
"message": "" "message": "Adgangskoden kunne ikke ændres"
} }
} }
}, },
"changeHomeBoard": { "changeHomeBoard": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Hjemmetavle blev ændret"
}, },
"error": { "error": {
"message": "" "message": "Kan ikke ændre hjemmetavle"
} }
} }
}, },
"changeFirstDayOfWeek": { "changeFirstDayOfWeek": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Første ugedag ændret med succes"
}, },
"error": { "error": {
"message": "" "message": "Kan ikke ændre den første ugedag"
} }
} }
}, },
"changePingIconsEnabled": { "changePingIconsEnabled": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Ping ikoner skiftet"
}, },
"error": { "error": {
"message": "" "message": "Kan ikke skifte ping-ikoner"
} }
} }
}, },
"manageAvatar": { "manageAvatar": {
"changeImage": { "changeImage": {
"label": "", "label": "Skift billede",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Billedet blev ændret"
}, },
"error": { "error": {
"message": "" "message": "Kan ikke ændre billede"
}, },
"toLarge": { "toLarge": {
"title": "", "title": "Billedet er for stort",
"message": "" "message": "Maks billedstørrelse er {size}"
} }
} }
}, },
"removeImage": { "removeImage": {
"label": "", "label": "Fjern billede",
"confirm": "", "confirm": "Er du sikker på du vil fjerne billedet?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Billedet blev fjernet"
}, },
"error": { "error": {
"message": "" "message": "Kan ikke fjerne billede"
} }
} }
} }
@@ -262,15 +262,15 @@
"editProfile": { "editProfile": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Profilen blev opdateret"
}, },
"error": { "error": {
"message": "" "message": "Ikke i stand til at opdatere profil"
} }
} }
}, },
"delete": { "delete": {
"label": "", "label": "Slet brugeren permanent",
"description": "", "description": "",
"confirm": "" "confirm": ""
}, },
@@ -293,23 +293,23 @@
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "", "title": "Admin",
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "Administrator",
"description": "" "description": "Medlemmer med denne tilladelse har fuld adgang til alle funktioner og indstillinger"
} }
} }
}, },
"app": { "app": {
"title": "", "title": "Apps",
"item": { "item": {
"create": { "create": {
"label": "", "label": "Opret apps",
"description": "" "description": "Tillad medlemmer at oprette apps"
}, },
"use-all": { "use-all": {
"label": "", "label": "Brug alle apps",
"description": "" "description": ""
}, },
"modify-all": { "modify-all": {

View File

@@ -147,7 +147,7 @@
"label": "Eski Şifre" "label": "Eski Şifre"
}, },
"homeBoard": { "homeBoard": {
"label": "Öntanımlı panel" "label": "Ana panel"
}, },
"pingIconsEnabled": { "pingIconsEnabled": {
"label": "Pingler İçin Simgeler Kullanın" "label": "Pingler İçin Simgeler Kullanın"
@@ -1208,7 +1208,7 @@
"decreaseIndent": "Girintiyi Azalt", "decreaseIndent": "Girintiyi Azalt",
"link": "Bağlantı", "link": "Bağlantı",
"unlink": "Bağlantıyı kaldır", "unlink": "Bağlantıyı kaldır",
"image": "Görsel Göm", "image": "Görsel Yerleştir",
"addTable": "Tablo ekle", "addTable": "Tablo ekle",
"deleteTable": "Tablo Sil", "deleteTable": "Tablo Sil",
"colorCell": "Renk Hücresi", "colorCell": "Renk Hücresi",
@@ -1676,7 +1676,7 @@
"description": "Medya kod dönüştürmenizin istatistikleri, geçerli kuyruğu ve çalışan durumu", "description": "Medya kod dönüştürmenizin istatistikleri, geçerli kuyruğu ve çalışan durumu",
"option": { "option": {
"defaultView": { "defaultView": {
"label": "Öntanımlı görünüm" "label": "Varsayılan Görünüm"
}, },
"queuePageSize": { "queuePageSize": {
"label": "Kuyruk Sayfa Boyutu" "label": "Kuyruk Sayfa Boyutu"
@@ -2768,7 +2768,7 @@
"title": "Arama yapmak istediğiniz terimleri girin" "title": "Arama yapmak istediğiniz terimleri girin"
}, },
"searchResults": { "searchResults": {
"title": "Eylemler için bir arama sonucu seçin" "title": "Etkileşime geçmek için bir sonuç seçin"
} }
}, },
"option": { "option": {