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]
2024-12-30 16:28:16 +00:00
committed by GitHub
parent 23c7d0bbf0
commit e8d29420e0
29 changed files with 558 additions and 413 deletions

View File

@@ -344,18 +344,18 @@
} }
}, },
"integration": { "integration": {
"title": "组件", "title": "集成",
"item": { "item": {
"create": { "create": {
"label": "创建组件", "label": "创建集成",
"description": "允许成员创建组件" "description": "允许成员创建集成"
}, },
"use-all": { "use-all": {
"label": "使用全部组件", "label": "使用全部集成",
"description": "允许成员将任何组件添加到他们的面板" "description": "允许成员将任何组件添加到他们的面板"
}, },
"interact-all": { "interact-all": {
"label": "与任意组件进行交互", "label": "与任意集成进行互动",
"description": "允许成员与任意组件进行交互" "description": "允许成员与任意组件进行交互"
}, },
"full-all": { "full-all": {
@@ -559,7 +559,7 @@
"integration": { "integration": {
"page": { "page": {
"list": { "list": {
"title": "组件", "title": "集成",
"search": "搜索组件", "search": "搜索组件",
"noResults": { "noResults": {
"title": "尚无组件" "title": "尚无组件"
@@ -630,34 +630,34 @@
}, },
"invalidUrl": { "invalidUrl": {
"title": "无效链接", "title": "无效链接",
"message": "" "message": "URL 无效"
}, },
"secretNotDefined": { "secretNotDefined": {
"title": "", "title": "缺少凭证",
"message": "" "message": "并非所有凭证都已提供"
}, },
"invalidCredentials": { "invalidCredentials": {
"title": "", "title": "凭证无效",
"message": "" "message": ""
}, },
"commonError": { "commonError": {
"title": "", "title": "连接失败",
"message": "" "message": "无法建立连接"
}, },
"badRequest": { "badRequest": {
"title": "", "title": "错误请求",
"message": "" "message": "请求格式不正确"
}, },
"unauthorized": { "unauthorized": {
"title": "", "title": "未授权",
"message": "" "message": ""
}, },
"forbidden": { "forbidden": {
"title": "", "title": "",
"message": "" "message": "可能缺少权限"
}, },
"notFound": { "notFound": {
"title": "", "title": "未找到",
"message": "" "message": ""
}, },
"internalServerError": { "internalServerError": {
@@ -681,12 +681,12 @@
"message": "" "message": ""
}, },
"invalidJson": { "invalidJson": {
"title": "", "title": "无效的 JSON",
"message": "" "message": "无效的JSON响应"
}, },
"wrongPath": { "wrongPath": {
"title": "", "title": "路径错误",
"message": "" "message": "该路径可能不正确"
} }
} }
}, },
@@ -694,8 +694,8 @@
"title": "", "title": "",
"lastUpdated": "", "lastUpdated": "",
"notSet": { "notSet": {
"label": "", "label": "未设置值",
"tooltip": "" "tooltip": "尚未设置此必填的密钥"
}, },
"secureNotice": "", "secureNotice": "",
"reset": { "reset": {
@@ -703,17 +703,17 @@
"message": "" "message": ""
}, },
"noSecretsRequired": { "noSecretsRequired": {
"segmentTitle": "", "segmentTitle": "没有密钥",
"text": "" "text": "此集成不需要密钥"
}, },
"kind": { "kind": {
"username": { "username": {
"label": "用户名", "label": "用户名",
"newLabel": "" "newLabel": "新用户名"
}, },
"apiKey": { "apiKey": {
"label": "", "label": "API 密钥",
"newLabel": "" "newLabel": "新 API 密钥"
}, },
"password": { "password": {
"label": "密码", "label": "密码",
@@ -729,7 +729,7 @@
}, },
"media": { "media": {
"plural": "媒体", "plural": "媒体",
"search": "", "search": "查找媒体",
"field": { "field": {
"name": "名称", "name": "名称",
"size": "大小", "size": "大小",
@@ -737,8 +737,8 @@
}, },
"action": { "action": {
"upload": { "upload": {
"label": "", "label": "上传媒体",
"file": "", "file": "选择文件",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": ""
@@ -749,32 +749,32 @@
} }
}, },
"delete": { "delete": {
"label": "", "label": "删除媒体",
"description": "", "description": "您确定要删除媒体 <bName></bName>?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "媒体已成功删除"
}, },
"error": { "error": {
"message": "" "message": "无法删除该媒体"
} }
} }
}, },
"copy": { "copy": {
"label": "" "label": "复制 URL"
} }
} }
}, },
"common": { "common": {
"beta": "", "beta": "测试版",
"error": "错误", "error": "错误",
"action": { "action": {
"add": "添加", "add": "添加",
"apply": "应用", "apply": "应用",
"backToOverview": "", "backToOverview": "返回概览",
"create": "创建", "create": "创建",
"edit": "编辑", "edit": "编辑",
"import": "", "import": "导入",
"insert": "插入", "insert": "插入",
"remove": "删除", "remove": "删除",
"save": "保存", "save": "保存",
@@ -787,13 +787,13 @@
"previous": "上一步", "previous": "上一步",
"next": "下一步", "next": "下一步",
"checkoutDocs": "", "checkoutDocs": "",
"checkLogs": "", "checkLogs": "检查日志获取更多详情",
"tryAgain": "请再试一次", "tryAgain": "重试",
"loading": "" "loading": "正在加载"
}, },
"here": "", "here": "这里",
"iconPicker": { "iconPicker": {
"label": "", "label": "图标 URL",
"header": "" "header": ""
}, },
"colorScheme": { "colorScheme": {
@@ -803,15 +803,15 @@
} }
}, },
"information": { "information": {
"min": "", "min": "最小",
"max": "", "max": "最大",
"days": "", "days": "",
"hours": "时", "hours": "时",
"minutes": "分" "minutes": "分"
}, },
"notification": { "notification": {
"create": { "create": {
"success": "", "success": "创建成功",
"error": "创建失败" "error": "创建失败"
}, },
"delete": { "delete": {
@@ -828,14 +828,14 @@
} }
}, },
"multiSelect": { "multiSelect": {
"placeholder": "" "placeholder": "选择一个或多个值"
}, },
"multiText": { "multiText": {
"placeholder": "", "placeholder": "添加更多值",
"addLabel": "" "addLabel": ""
}, },
"select": { "select": {
"placeholder": "", "placeholder": "选择值",
"badge": { "badge": {
"recommended": "" "recommended": ""
} }
@@ -856,8 +856,8 @@
"dangerZone": "危险", "dangerZone": "危险",
"noResults": "未找到结果", "noResults": "未找到结果",
"preview": { "preview": {
"show": "", "show": "显示预览",
"hide": "" "hide": "隐藏预览"
}, },
"zod": { "zod": {
"errors": { "errors": {
@@ -907,9 +907,9 @@
} }
}, },
"action": { "action": {
"create": "", "create": "新建分类",
"edit": "", "edit": "重命名分类",
"remove": "", "remove": "删除分类",
"moveUp": "上移", "moveUp": "上移",
"moveDown": "下移", "moveDown": "下移",
"createAbove": "", "createAbove": "",
@@ -937,12 +937,12 @@
}, },
"item": { "item": {
"action": { "action": {
"create": "", "create": "新建项目",
"import": "", "import": "导入项目",
"edit": "", "edit": "编辑项目",
"moveResize": "", "moveResize": "",
"duplicate": "", "duplicate": "",
"remove": "" "remove": "删除项目"
}, },
"menu": { "menu": {
"label": { "label": {
@@ -951,7 +951,7 @@
}, },
"create": { "create": {
"title": "", "title": "",
"addToBoard": "" "addToBoard": "添加到面板"
}, },
"moveResize": { "moveResize": {
"title": "", "title": "",
@@ -963,17 +963,17 @@
"label": "高度" "label": "高度"
}, },
"xOffset": { "xOffset": {
"label": "" "label": "X 偏移"
}, },
"yOffset": { "yOffset": {
"label": "" "label": "Y 偏移"
} }
} }
}, },
"edit": { "edit": {
"title": "", "title": "编辑项目",
"advancedOptions": { "advancedOptions": {
"label": "", "label": "高级选项",
"title": "" "title": ""
}, },
"field": { "field": {
@@ -986,44 +986,44 @@
} }
}, },
"remove": { "remove": {
"title": "", "title": "删除项目",
"message": "" "message": "你确定要删除这个项目吗?"
} }
}, },
"widget": { "widget": {
"app": { "app": {
"name": "", "name": "应用",
"description": "", "description": "",
"option": { "option": {
"appId": { "appId": {
"label": "" "label": "选择应用"
}, },
"openInNewTab": { "openInNewTab": {
"label": "在新标签页中打开" "label": "在新标签页中打开"
}, },
"showTitle": { "showTitle": {
"label": "" "label": "显示应用名称"
}, },
"showDescriptionTooltip": { "showDescriptionTooltip": {
"label": "" "label": "显示描述提示"
}, },
"pingEnabled": { "pingEnabled": {
"label": "" "label": "启用简单的 ping"
} }
}, },
"error": { "error": {
"notFound": { "notFound": {
"label": "", "label": "没有应用",
"tooltip": "" "tooltip": ""
} }
} }
}, },
"bookmarks": { "bookmarks": {
"name": "", "name": "书签",
"description": "", "description": "显示多个应用链接",
"option": { "option": {
"title": { "title": {
"label": "" "label": "标题"
}, },
"layout": { "layout": {
"label": "显示布局", "label": "显示布局",
@@ -1064,22 +1064,22 @@
} }
}, },
"usePiHoleColors": { "usePiHoleColors": {
"label": "" "label": "使用 Pi-Hole 颜色"
} }
}, },
"error": { "error": {
"internalServerError": "", "internalServerError": "获取 DNS Hole 摘要失败",
"integrationsDisconnected": "" "integrationsDisconnected": "没有可用的数据,所有集成已断开"
}, },
"data": { "data": {
"adsBlockedToday": "今日屏蔽", "adsBlockedToday": "今日屏蔽",
"adsBlockedTodayPercentage": "今日屏蔽", "adsBlockedTodayPercentage": "今日屏蔽",
"dnsQueriesToday": "今日查询", "dnsQueriesToday": "今日查询",
"domainsBeingBlocked": "" "domainsBeingBlocked": "黑名单上的域"
} }
}, },
"dnsHoleControls": { "dnsHoleControls": {
"name": "", "name": "DNS Hole 控制",
"description": "从您的面板控制 PiHole 或 AdGuard", "description": "从您的面板控制 PiHole 或 AdGuard",
"option": { "option": {
"layout": { "layout": {
@@ -1097,15 +1097,15 @@
} }
}, },
"showToggleAllButtons": { "showToggleAllButtons": {
"label": "" "label": "显示全部按钮"
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "无法控制 DNS Hole"
}, },
"controls": { "controls": {
"enableAll": "", "enableAll": "全部启用",
"disableAll": "", "disableAll": "全部禁用",
"setTimer": "", "setTimer": "",
"set": "设置", "set": "设置",
"enabled": "已启用", "enabled": "已启用",
@@ -1313,18 +1313,18 @@
"label": "天气位置" "label": "天气位置"
}, },
"showCity": { "showCity": {
"label": "" "label": "显示城市"
}, },
"hasForecast": { "hasForecast": {
"label": "" "label": ""
}, },
"forecastDayCount": { "forecastDayCount": {
"label": "", "label": "",
"description": "" "description": "当小部件不够宽时,显示的天数减少"
}, },
"dateFormat": { "dateFormat": {
"label": "", "label": "日期格式",
"description": "" "description": "日期应该是什么样的"
} }
}, },
"kind": { "kind": {
@@ -1346,7 +1346,7 @@
}, },
"indexerManager": { "indexerManager": {
"name": "索引器管理状态", "name": "索引器管理状态",
"description": "", "description": "索引器状态",
"option": { "option": {
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "" "label": ""
@@ -1396,16 +1396,16 @@
}, },
"common": { "common": {
"location": { "location": {
"query": "", "query": "城市/邮编",
"latitude": "", "latitude": "",
"longitude": "", "longitude": "",
"disabledTooltip": "", "disabledTooltip": "请输入城市或邮编",
"unknownLocation": "", "unknownLocation": "",
"search": "搜索", "search": "搜索",
"table": { "table": {
"header": { "header": {
"city": "", "city": "城市",
"country": "", "country": "国家",
"coordinates": "", "coordinates": "",
"population": "" "population": ""
}, },
@@ -1450,17 +1450,22 @@
} }
}, },
"error": { "error": {
"noUrl": "", "noUrl": "没有提供视频 URL",
"forYoutubeUseIframe": "" "forYoutubeUseIframe": "YouTube 视频使用 iframe 选项"
} }
}, },
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "下载客户端",
"description": "", "description": "",
"option": { "option": {
"columns": { "columns": {
@@ -1544,7 +1549,7 @@
"detailsTitle": "" "detailsTitle": ""
}, },
"size": { "size": {
"columnTitle": "", "columnTitle": "文件大小",
"detailsTitle": "" "detailsTitle": ""
}, },
"state": { "state": {
@@ -1556,12 +1561,12 @@
"detailsTitle": "" "detailsTitle": ""
}, },
"type": { "type": {
"columnTitle": "", "columnTitle": "类型",
"detailsTitle": "" "detailsTitle": ""
}, },
"upSpeed": { "upSpeed": {
"columnTitle": "上传", "columnTitle": "上传",
"detailsTitle": "" "detailsTitle": "上传速度"
} }
}, },
"states": { "states": {
@@ -1622,7 +1627,7 @@
"toBeDetermined": "" "toBeDetermined": ""
}, },
"mediaRequests-requestStats": { "mediaRequests-requestStats": {
"name": "", "name": "媒体请求状态",
"description": "您的媒体请求统计", "description": "您的媒体请求统计",
"option": {}, "option": {},
"titles": { "titles": {
@@ -1644,8 +1649,8 @@
} }
}, },
"mediaTranscoding": { "mediaTranscoding": {
"name": "", "name": "媒体转码",
"description": "", "description": "您的媒体转码的统计、当前队列和工作状态",
"option": { "option": {
"defaultView": { "defaultView": {
"label": "默认视图" "label": "默认视图"
@@ -1710,7 +1715,7 @@
"label": "" "label": ""
}, },
"enableRtl": { "enableRtl": {
"label": "" "label": "启用 RTL"
}, },
"textLinesClamp": { "textLinesClamp": {
"label": "" "label": ""
@@ -1723,8 +1728,8 @@
}, },
"widgetPreview": { "widgetPreview": {
"toggle": { "toggle": {
"enabled": "", "enabled": "启用编辑模式",
"disabled": "" "disabled": "禁用编辑模式"
}, },
"dimensions": { "dimensions": {
"title": "" "title": ""
@@ -1757,7 +1762,7 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "无法导入面板,请检查日志以获取更多详情"
} }
}, },
"form": { "form": {
@@ -1807,7 +1812,7 @@
}, },
"field": { "field": {
"pageTitle": { "pageTitle": {
"label": "" "label": "页面标题"
}, },
"metaTitle": { "metaTitle": {
"label": "" "label": ""
@@ -2043,9 +2048,9 @@
"label": "工具", "label": "工具",
"items": { "items": {
"docker": "", "docker": "",
"logs": "", "logs": "日志",
"api": "", "api": "API",
"tasks": "" "tasks": "任务"
} }
}, },
"settings": "设置", "settings": "设置",
@@ -2312,70 +2317,70 @@
}, },
"tool": { "tool": {
"tasks": { "tasks": {
"title": "", "title": "任务",
"status": { "status": {
"idle": "", "idle": "空闲",
"running": "运行中", "running": "运行中",
"error": "错误" "error": "错误"
}, },
"job": { "job": {
"iconsUpdater": { "iconsUpdater": {
"label": "" "label": "图标更新"
}, },
"analytics": { "analytics": {
"label": "分析" "label": "分析"
}, },
"smartHomeEntityState": { "smartHomeEntityState": {
"label": "" "label": "智能家居实体状态"
}, },
"ping": { "ping": {
"label": "" "label": "Pings"
}, },
"mediaServer": { "mediaServer": {
"label": "媒体服务" "label": "媒体服务"
}, },
"mediaOrganizer": { "mediaOrganizer": {
"label": "" "label": "媒体组织者"
}, },
"downloads": { "downloads": {
"label": "" "label": "正在下载"
}, },
"mediaRequestStats": { "mediaRequestStats": {
"label": "" "label": "媒体请求统计"
}, },
"mediaRequestList": { "mediaRequestList": {
"label": "" "label": "媒体请求列表"
}, },
"rssFeeds": { "rssFeeds": {
"label": "" "label": "RSS订阅"
}, },
"indexerManager": { "indexerManager": {
"label": "" "label": "索引器管理"
}, },
"healthMonitoring": { "healthMonitoring": {
"label": "" "label": "健康监测"
}, },
"dnsHole": { "dnsHole": {
"label": "" "label": "DNS Hole 数据"
}, },
"sessionCleanup": { "sessionCleanup": {
"label": "" "label": "会话清理"
}, },
"updateChecker": { "updateChecker": {
"label": "" "label": "更新检查"
}, },
"mediaTranscoding": { "mediaTranscoding": {
"label": "" "label": "媒体转码"
} }
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "API 令牌已创建",
"description": "", "description": "已创建API令牌。小心这个令牌在数据库中是加密的永远不会再传输给您。如果您丢失了这个令牌您将无法再检索这个特定的令牌。",
"button": "" "button": "复制并关闭"
} }
}, },
"tab": { "tab": {
@@ -2383,15 +2388,15 @@
"label": "文档" "label": "文档"
}, },
"apiKey": { "apiKey": {
"label": "", "label": "认证",
"title": "", "title": "API 密钥",
"button": { "button": {
"createApiToken": "" "createApiToken": "创建 API 令牌"
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": "创建者"
} }
} }
} }
@@ -2516,7 +2521,7 @@
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "获取 Docker 容器失败"
} }
}, },
"permission": { "permission": {
@@ -2605,7 +2610,7 @@
"label": "" "label": ""
}, },
"logs": { "logs": {
"label": "" "label": "日志"
} }
}, },
"settings": { "settings": {
@@ -2617,7 +2622,7 @@
} }
}, },
"search": { "search": {
"placeholder": "", "placeholder": "搜索任意内容",
"nothingFound": "", "nothingFound": "",
"error": { "error": {
"fetch": "" "fetch": ""
@@ -2825,13 +2830,13 @@
"label": "" "label": ""
}, },
"manageApi": { "manageApi": {
"label": "" "label": "Swagger API"
}, },
"manageLog": { "manageLog": {
"label": "" "label": "查看日志"
}, },
"manageTask": { "manageTask": {
"label": "" "label": "管理任务"
}, },
"manageSettings": { "manageSettings": {
"label": "全局设置" "label": "全局设置"

View File

@@ -68,20 +68,20 @@
"subtitle": "", "subtitle": "",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Uživatel byl vytvořen",
"message": "" "message": "Uživatel byl úspěšně vytvořen"
}, },
"error": { "error": {
"title": "" "title": "Vytvoření uživatele se nezdařilo"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "Externí skupina",
"subtitle": "", "subtitle": "",
"form": { "form": {
"name": { "name": {
"label": "", "label": "Název skupiny",
"description": "" "description": ""
} }
} }
@@ -91,35 +91,35 @@
"subtitle": "" "subtitle": ""
}, },
"finish": { "finish": {
"title": "", "title": "Dokončit nastavení",
"subtitle": "", "subtitle": "Jste připraveni začít!",
"description": "", "description": "Úspěšně jste dokončili proces nastavení. Nyní můžete začít používat Homarr. Vyberte další akci:",
"action": { "action": {
"goToBoard": "", "goToBoard": "Přejít na plochu {name}",
"createBoard": "", "createBoard": "Vytvořte svou první plochu",
"inviteUser": "", "inviteUser": "Pozvat ostatní uživatele",
"docs": "" "docs": "Přečtěte si dokumentaci"
} }
} }
}, },
"backToStart": "" "backToStart": "Zpět na začátek"
}, },
"user": { "user": {
"title": "Uživatelé", "title": "Uživatelé",
"name": "Uživatel", "name": "Uživatel",
"page": { "page": {
"login": { "login": {
"title": "", "title": "Přihlaste se ke svému účtu",
"subtitle": "" "subtitle": "Vítejte zpět! Zadejte prosím Vaše přihlašovací údaje"
}, },
"invite": { "invite": {
"title": "", "title": "",
"subtitle": "", "subtitle": "Vítejte v Homarru! Vytvořte si prosím svůj účet",
"description": "" "description": "Byli jste pozváni {username}"
}, },
"init": { "init": {
"title": "", "title": "Nová instalace Homarru",
"subtitle": "" "subtitle": "Vytvořte prosím původního administrátora"
} }
}, },
"field": { "field": {
@@ -133,45 +133,45 @@
"password": { "password": {
"label": "Heslo", "label": "Heslo",
"requirement": { "requirement": {
"length": "", "length": "Obsahuje alespoň 8 znaků",
"lowercase": "Obsahuje malé písmeno", "lowercase": "Obsahuje malé písmeno",
"uppercase": "Obsahuje velké písmeno", "uppercase": "Obsahuje velké písmeno",
"number": "Obsahuje číslo", "number": "Obsahuje číslo",
"special": "" "special": "Obsahuje speciální symbol"
} }
}, },
"passwordConfirm": { "passwordConfirm": {
"label": "Potvrďte heslo" "label": "Potvrďte heslo"
}, },
"previousPassword": { "previousPassword": {
"label": "" "label": "Původní heslo"
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": "Domovská plocha"
}, },
"pingIconsEnabled": { "pingIconsEnabled": {
"label": "" "label": "Používat ikony pro pingy"
} }
}, },
"error": { "error": {
"usernameTaken": "" "usernameTaken": "Uživatelské jméno je již používáno"
}, },
"action": { "action": {
"login": { "login": {
"label": "Přihlásit se", "label": "Přihlásit se",
"labelWith": "", "labelWith": "Přihlaste se pomocí {provider}",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Přihlášení bylo úspěšné",
"message": "" "message": "Nyní jste přihlášeni"
}, },
"error": { "error": {
"title": "", "title": "Příhlášení selhalo",
"message": "" "message": "Vaše přihlášení se nezdařilo"
} }
}, },
"forgotPassword": { "forgotPassword": {
"label": "", "label": "Zapomněli jste Vaše heslo?",
"description": "" "description": ""
} }
}, },
@@ -180,40 +180,40 @@
"notification": { "notification": {
"success": { "success": {
"title": "Účet byl vytvořen", "title": "Účet byl vytvořen",
"message": "" "message": "Chcete-li pokračovat, přihlaste se"
}, },
"error": { "error": {
"title": "", "title": "Vytvoření účtu se nezdařilo",
"message": "" "message": "Váš účet se nepodařilo vytvořit"
} }
} }
}, },
"create": "Vytvořit uživatele", "create": "Vytvořit uživatele",
"changePassword": { "changePassword": {
"label": "", "label": "Změnit heslo",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Heslo bylo úspěšně změněno"
}, },
"error": { "error": {
"message": "" "message": "Nepodařilo se změnit heso"
} }
} }
}, },
"changeHomeBoard": { "changeHomeBoard": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Domovská plocha byla úspěšně změněna"
}, },
"error": { "error": {
"message": "" "message": "Nepodařilo se změnit domovskou plochu"
} }
} }
}, },
"changeFirstDayOfWeek": { "changeFirstDayOfWeek": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "První den v týdnu byl úspěšně změněn"
}, },
"error": { "error": {
"message": "" "message": ""
@@ -247,14 +247,14 @@
} }
}, },
"removeImage": { "removeImage": {
"label": "", "label": "Odebrat obrázek",
"confirm": "", "confirm": "Opravdu chcete odstranit tento obrázek?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Obrázek byl úspěšně odstraněn"
}, },
"error": { "error": {
"message": "" "message": "Obrázek nelze odstranit"
} }
} }
} }
@@ -262,42 +262,42 @@
"editProfile": { "editProfile": {
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Profil byl úspěšně aktualizován"
}, },
"error": { "error": {
"message": "" "message": "Profil nelze aktualizovat"
} }
} }
}, },
"delete": { "delete": {
"label": "", "label": "Trvale smazat uživatele",
"description": "", "description": "Smaže tohoto uživatele včetně jeho nastavení. Neodstraní žádné plochy. Uživatel nebude upozorněn.",
"confirm": "" "confirm": "Jste si jisti, že chcete odstranit uživatele {username} včetně jejich nastavení?"
}, },
"select": { "select": {
"label": "", "label": "Vybrat uživatele",
"notFound": "" "notFound": "Nebyl nalezen žádný uživatel"
}, },
"transfer": { "transfer": {
"label": "" "label": "Vyberte nového vlastníka"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "Skupiny",
"name": "", "name": "Skupina",
"search": "", "search": "Najít skupinu",
"field": { "field": {
"name": "Název", "name": "Název",
"members": "" "members": "Členové"
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "Administrátor", "title": "Administrátor",
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "Administrátor",
"description": "" "description": "Uživatelé s tímto oprávněním mají plný přístup ke všem funkcím a nastavením"
} }
} }
}, },
@@ -305,20 +305,20 @@
"title": "Aplikace", "title": "Aplikace",
"item": { "item": {
"create": { "create": {
"label": "", "label": "Vytvořit aplikace",
"description": "" "description": "Povolit členům vytvářet aplikace"
}, },
"use-all": { "use-all": {
"label": "", "label": "Používat všechny aplikace",
"description": "" "description": "Umožňuje členům přidávat do jejich ploch jakékoli aplikace"
}, },
"modify-all": { "modify-all": {
"label": "", "label": "Upravit všechny aplikace",
"description": "" "description": "Umožňuje členům upravovat všechny aplikace"
}, },
"full-all": { "full-all": {
"label": "", "label": "Úplný přístup k aplikacím",
"description": "" "description": "Umožňuje členům spravovat, používat a mazat jakoukoli aplikaci"
} }
} }
}, },
@@ -326,16 +326,16 @@
"title": "Plochy", "title": "Plochy",
"item": { "item": {
"create": { "create": {
"label": "", "label": "Tvorba ploch",
"description": "" "description": "Umožňuje členům vytvářet plochy"
}, },
"view-all": { "view-all": {
"label": "", "label": "Zobrazit všechny plochy",
"description": "" "description": "Umožňuje členům zobrazit všechny plochy"
}, },
"modify-all": { "modify-all": {
"label": "", "label": "Upravit všechny plochy",
"description": "" "description": "Umožňuje členům upravovat všechny plochy (nezahrnuje kontrolu přístupu a nebezpečnou zónu)"
}, },
"full-all": { "full-all": {
"label": "", "label": "",
@@ -344,83 +344,83 @@
} }
}, },
"integration": { "integration": {
"title": "", "title": "Integrace",
"item": { "item": {
"create": { "create": {
"label": "", "label": "Vytvořit integrace",
"description": "" "description": "Povolit členům vytvářet integrace"
}, },
"use-all": { "use-all": {
"label": "", "label": "Použít všechny integrace",
"description": "" "description": "Umožňuje členům přidávat do jejich ploch jakékoli integrace"
}, },
"interact-all": { "interact-all": {
"label": "", "label": "Interakce s jakoukoli integrací",
"description": "" "description": "Umožnit členům interagovat s jakoukoli integrací"
}, },
"full-all": { "full-all": {
"label": "", "label": "Plný přístup k integraci",
"description": "" "description": "Umožňuje členům spravovat, používat a interagovat s jakoukoli integrací"
} }
} }
}, },
"media": { "media": {
"title": "", "title": "Média",
"item": { "item": {
"upload": { "upload": {
"label": "", "label": "Nahrávat média",
"description": "" "description": "Povolit členům nahrávat média"
}, },
"view-all": { "view-all": {
"label": "", "label": "Zobrazit všechna média",
"description": "" "description": "Umožňuje členům nahrávat média"
}, },
"full-all": { "full-all": {
"label": "", "label": "Úplný přístup k médiím",
"description": "" "description": ""
} }
} }
}, },
"other": { "other": {
"title": "", "title": "Ostatní",
"item": { "item": {
"view-logs": { "view-logs": {
"label": "", "label": "Zobrazit logy",
"description": "" "description": "Umožňuje členům prohlížet logy"
} }
} }
}, },
"search-engine": { "search-engine": {
"title": "", "title": "Vyhledávače",
"item": { "item": {
"create": { "create": {
"label": "", "label": "Vytvořit vyhledávače",
"description": "" "description": "Umožňuje členům vytvářet vyhledávače"
}, },
"modify-all": { "modify-all": {
"label": "", "label": "",
"description": "" "description": "Umožňuje členům upravovat všechny vyhledávače"
}, },
"full-all": { "full-all": {
"label": "", "label": "Úplný přístup k vyhledávačům",
"description": "" "description": "Umožňuje členům spravovat a mazat jakýkoliv vyhledávač"
} }
} }
} }
}, },
"memberNotice": { "memberNotice": {
"mixed": "", "mixed": "Někteří členové jsou od externích poskytovatelů a nelze je spravovat zde",
"external": "" "external": "Všichni členové jsou od externích poskytovatelů a nelze je spravovat zde"
}, },
"reservedNotice": { "reservedNotice": {
"message": "" "message": "Tato skupina je vyhrazena pro používání systému a omezuje některé akce. <checkoutDocs></checkoutDocs>"
}, },
"action": { "action": {
"create": { "create": {
"label": "", "label": "Nová skupina",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "Skupina byla úspěšně vytvořena"
}, },
"error": { "error": {
"message": "" "message": ""
@@ -506,34 +506,34 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "" "message": "Aplikaci nelze vytvořit"
} }
} }
}, },
"edit": { "edit": {
"title": "", "title": "Upravit aplikaci",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Změny úspěšně aplikovány",
"message": "" "message": "Aplikace byla úspěšně uložena"
}, },
"error": { "error": {
"title": "", "title": "Nepodařilo se uložit změny",
"message": "" "message": "Aplikaci se nepodařilo uložit"
} }
} }
}, },
"delete": { "delete": {
"title": "", "title": "Vymazat aplikaci",
"message": "", "message": "Jste si jisti, že chcete vymazat aplikaci {name}?",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Úspěšně odstraněno",
"message": "" "message": "Aplikace byla úspěšně odstraněna"
}, },
"error": { "error": {
"title": "", "title": "Smazání se nezdařilo",
"message": "" "message": "Nelze odstranit aplikaci"
} }
} }
} }
@@ -543,15 +543,15 @@
"label": "Název" "label": "Název"
}, },
"description": { "description": {
"label": "" "label": "Popis"
}, },
"url": { "url": {
"label": "" "label": "Url"
} }
}, },
"action": { "action": {
"select": { "select": {
"label": "", "label": "Vybrat aplikaci",
"notFound": "" "notFound": ""
} }
} }
@@ -559,49 +559,49 @@
"integration": { "integration": {
"page": { "page": {
"list": { "list": {
"title": "", "title": "Integrace",
"search": "", "search": "Prohledat integrace",
"noResults": { "noResults": {
"title": "" "title": "Zatím nejsou žádné integrace"
} }
}, },
"create": { "create": {
"title": "", "title": "Nová integrace {name}",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Vytvoření bylo úspěšné",
"message": "" "message": "Integrace byla úspěšně vytvořena"
}, },
"error": { "error": {
"title": "", "title": "Vytvoření se nezdařilo",
"message": "" "message": "Integraci se nepodařilo vytvořit"
} }
} }
}, },
"edit": { "edit": {
"title": "", "title": "Upravit integraci {name}",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Změny byly úspěšně aplikovány",
"message": "" "message": "Integrace byla úspěšně uložena"
}, },
"error": { "error": {
"title": "", "title": "Nepodařilo se uložit změny",
"message": "" "message": "Integraci se nepodařilo uložit"
} }
} }
}, },
"delete": { "delete": {
"title": "", "title": "Smazat integraci",
"message": "", "message": "Jste si jisti, že chcete vymazat integraci {name}?",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Odstránění bylo úspěšné",
"message": "" "message": "Integrace byla úspěšně smazána"
}, },
"error": { "error": {
"title": "", "title": "Smazání se nezdařilo",
"message": "" "message": "Nepodařilo se odstranit integraci"
} }
} }
} }
@@ -611,41 +611,41 @@
"label": "Název" "label": "Název"
}, },
"url": { "url": {
"label": "" "label": "Url"
} }
}, },
"action": { "action": {
"create": "" "create": "Nová integrace"
}, },
"testConnection": { "testConnection": {
"action": { "action": {
"create": "", "create": "Otestovat připojení a vytvořit",
"edit": "" "edit": "Otestovat připojení a uložit"
}, },
"alertNotice": "", "alertNotice": "",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Spojení bylo úspěšné",
"message": "" "message": ""
}, },
"invalidUrl": { "invalidUrl": {
"title": "Neplatná URL adresa", "title": "Neplatná URL adresa",
"message": "" "message": "URL adresa je neplatná"
}, },
"secretNotDefined": { "secretNotDefined": {
"title": "", "title": "Chybějící přihlašovací údaje",
"message": "" "message": "Nebyly poskytnuty všechny přihlašovací údaje"
}, },
"invalidCredentials": { "invalidCredentials": {
"title": "", "title": "Neplatné přihlašovací údaje",
"message": "" "message": "Přihlašovací údaje jsou neplatné"
}, },
"commonError": { "commonError": {
"title": "", "title": "Spojení selhalo",
"message": "" "message": "Spojení nelze navázat"
}, },
"badRequest": { "badRequest": {
"title": "", "title": "Chybný požadavek",
"message": "" "message": ""
}, },
"unauthorized": { "unauthorized": {
@@ -766,89 +766,89 @@
} }
}, },
"common": { "common": {
"beta": "", "beta": "Beta",
"error": "Chyba", "error": "Chyba",
"action": { "action": {
"add": "Přidat", "add": "Přidat",
"apply": "Použít", "apply": "Použít",
"backToOverview": "", "backToOverview": "Zpět na přehled",
"create": "Vytvořit", "create": "Vytvořit",
"edit": "Upravit", "edit": "Upravit",
"import": "", "import": "Importovat",
"insert": "Vložit", "insert": "Vložit",
"remove": "Odstranit", "remove": "Odstranit",
"save": "Uložit", "save": "Uložit",
"saveChanges": "Uložit změny", "saveChanges": "Uložit změny",
"cancel": "Zrušit", "cancel": "Zrušit",
"delete": "Odstranit", "delete": "Odstranit",
"discard": "", "discard": "Zahodit",
"confirm": "Potvrdit", "confirm": "Potvrdit",
"continue": "", "continue": "Pokračovat",
"previous": "Zpět", "previous": "Zpět",
"next": "Další", "next": "Další",
"checkoutDocs": "", "checkoutDocs": "Přečtěte si dokumentaci",
"checkLogs": "", "checkLogs": "Pro více podrobností zkontrolujte logy",
"tryAgain": "Zkusit znovu", "tryAgain": "Zkusit znovu",
"loading": "" "loading": "Načítání"
}, },
"here": "", "here": "zde",
"iconPicker": { "iconPicker": {
"label": "", "label": "URL ikony",
"header": "" "header": ""
}, },
"colorScheme": { "colorScheme": {
"options": { "options": {
"light": "", "light": "Světlý",
"dark": "" "dark": "Tmavý"
} }
}, },
"information": { "information": {
"min": "", "min": "Min",
"max": "", "max": "Max",
"days": "", "days": "Dnů",
"hours": "Hodin", "hours": "Hodin",
"minutes": "Minut" "minutes": "Minut"
}, },
"notification": { "notification": {
"create": { "create": {
"success": "", "success": "Vytvoření bylo úspěšné",
"error": "" "error": "Vytvoření se nezdařilo"
}, },
"delete": { "delete": {
"success": "", "success": "Odstranění bylo úspěšné",
"error": "" "error": "Odstranění se nezdařilo"
}, },
"update": { "update": {
"success": "", "success": "Změny byly úspěšně aplikovány",
"error": "" "error": "Nepodařilo se uložit změny"
}, },
"transfer": { "transfer": {
"success": "", "success": "Přenos úspěšný",
"error": "" "error": "Přenos se nezdařil"
} }
}, },
"multiSelect": { "multiSelect": {
"placeholder": "" "placeholder": ""
}, },
"multiText": { "multiText": {
"placeholder": "", "placeholder": "Přidat více hodnot",
"addLabel": "" "addLabel": "Přidat {value}"
}, },
"select": { "select": {
"placeholder": "", "placeholder": "Vybrat hodnotu",
"badge": { "badge": {
"recommended": "" "recommended": "Doporučeno"
} }
}, },
"userAvatar": { "userAvatar": {
"menu": { "menu": {
"switchToDarkMode": "", "switchToDarkMode": "Přepnout do tmavého režimu",
"switchToLightMode": "", "switchToLightMode": "Přepnout do světlého režimu",
"management": "", "management": "Správa",
"preferences": "Vaše předvolby", "preferences": "Vaše předvolby",
"logout": "", "logout": "Odhlásit se",
"login": "Přihlásit se", "login": "Přihlásit se",
"homeBoard": "", "homeBoard": "Vaše domácí plocha",
"loggedOut": "", "loggedOut": "",
"updateAvailable": "" "updateAvailable": ""
} }
@@ -856,8 +856,8 @@
"dangerZone": "Nebezpečná zóna", "dangerZone": "Nebezpečná zóna",
"noResults": "Nebyly nalezeny žádné výsledky", "noResults": "Nebyly nalezeny žádné výsledky",
"preview": { "preview": {
"show": "", "show": "Zobrazit náhled",
"hide": "" "hide": "Skrýt náhled"
}, },
"zod": { "zod": {
"errors": { "errors": {
@@ -867,7 +867,7 @@
"startsWith": "Toto pole musí začínat {startsWith}", "startsWith": "Toto pole musí začínat {startsWith}",
"endsWith": "Toto pole musí končit {endsWith}", "endsWith": "Toto pole musí končit {endsWith}",
"includes": "Toto pole musí obsahovat {includes}", "includes": "Toto pole musí obsahovat {includes}",
"invalidEmail": "" "invalidEmail": "Toto pole musí být platný e-mail"
}, },
"tooSmall": { "tooSmall": {
"string": "Toto pole musí obsahovat alespoň {minimum} znaků", "string": "Toto pole musí obsahovat alespoň {minimum} znaků",
@@ -878,13 +878,13 @@
"number": "Toto pole musí být menší nebo rovno {maximum}" "number": "Toto pole musí být menší nebo rovno {maximum}"
}, },
"custom": { "custom": {
"passwordsDoNotMatch": "", "passwordsDoNotMatch": "Hesla se neshodují",
"passwordRequirements": "", "passwordRequirements": "Heslo nesplňuje požadavky",
"boardAlreadyExists": "", "boardAlreadyExists": "Plocha s tímto názvem již existuje",
"invalidFileType": "", "invalidFileType": "Neplatný typ souboru, očekáván {expected}",
"fileTooLarge": "", "fileTooLarge": "Soubor je příliš velký, maximální velikost je {maxSize}",
"invalidConfiguration": "", "invalidConfiguration": "Neplatná konfigurace",
"groupNameTaken": "" "groupNameTaken": "Název skupiny je již používán"
} }
} }
} }
@@ -892,11 +892,11 @@
"section": { "section": {
"dynamic": { "dynamic": {
"action": { "action": {
"create": "", "create": "Nová dynamická sekce",
"remove": "" "remove": "Odstranit dynamickou sekci"
}, },
"remove": { "remove": {
"title": "", "title": "Odstranit dynamickou sekci",
"message": "" "message": ""
} }
}, },
@@ -1047,7 +1047,7 @@
}, },
"dnsHoleSummary": { "dnsHoleSummary": {
"name": "", "name": "",
"description": "", "description": "Zobrazí shrnutí vaší DNS Hole",
"option": { "option": {
"layout": { "layout": {
"label": "Rozložení", "label": "Rozložení",
@@ -1059,16 +1059,16 @@
"label": "Vertikální" "label": "Vertikální"
}, },
"grid": { "grid": {
"label": "" "label": "Mřížka"
} }
} }
}, },
"usePiHoleColors": { "usePiHoleColors": {
"label": "" "label": "Používat barvy Pi-Hole"
} }
}, },
"error": { "error": {
"internalServerError": "", "internalServerError": "Nepodařilo se načíst souhrn DNS Hole",
"integrationsDisconnected": "" "integrationsDisconnected": ""
}, },
"data": { "data": {
@@ -1092,7 +1092,7 @@
"label": "Vertikální" "label": "Vertikální"
}, },
"grid": { "grid": {
"label": "" "label": "Mřížka"
} }
} }
}, },
@@ -1104,21 +1104,21 @@
"internalServerError": "" "internalServerError": ""
}, },
"controls": { "controls": {
"enableAll": "", "enableAll": "Povolit vše",
"disableAll": "", "disableAll": "Zakázat vše",
"setTimer": "", "setTimer": "Nastavit časovač",
"set": "Nastavit", "set": "Nastavit",
"enabled": "Zapnuto", "enabled": "Zapnuto",
"disabled": "Vypnuto", "disabled": "Vypnuto",
"processing": "", "processing": "Zpracovávání",
"disconnected": "", "disconnected": "",
"hours": "Hodin", "hours": "Hodin",
"minutes": "Minut", "minutes": "Minut",
"unlimited": "" "unlimited": "Ponechte prázdné pro neomezené"
} }
}, },
"clock": { "clock": {
"name": "", "name": "Datum a čas",
"description": "Zobrazuje aktuální datum a čas.", "description": "Zobrazuje aktuální datum a čas.",
"option": { "option": {
"customTitleToggle": { "customTitleToggle": {
@@ -1126,17 +1126,17 @@
"description": "" "description": ""
}, },
"customTitle": { "customTitle": {
"label": "" "label": "Název"
}, },
"is24HourFormat": { "is24HourFormat": {
"label": "", "label": "24hodinový formát",
"description": "" "description": "Použít 24hodinový formát místo 12hodinového formátu"
}, },
"showSeconds": { "showSeconds": {
"label": "" "label": "Zobrazit vteřiny"
}, },
"useCustomTimezone": { "useCustomTimezone": {
"label": "" "label": "Použít pevné časové pásmo"
}, },
"timezone": { "timezone": {
"label": "Časové pásmo", "label": "Časové pásmo",
@@ -1146,7 +1146,7 @@
"label": "" "label": ""
}, },
"dateFormat": { "dateFormat": {
"label": "", "label": "Formát data",
"description": "" "description": ""
} }
} }
@@ -1213,11 +1213,11 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Vložte jakýkoli obsah z internetu. Některé webové stránky mohou omezit přístup.", "description": "Vložte jakýkoli obsah z internetu. Některé webové stránky mohou omezit přístup.",
"option": { "option": {
"embedUrl": { "embedUrl": {
"label": "" "label": "Embed URL"
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "Povolit celou obrazovku" "label": "Povolit celou obrazovku"
@@ -1245,12 +1245,12 @@
} }
}, },
"error": { "error": {
"noUrl": "", "noUrl": "Nebyla zadána URL adresa iFrame",
"noBrowerSupport": "Váš prohlížeč nepodporuje iFrame. Aktualizujte, prosím, svůj prohlížeč." "noBrowerSupport": "Váš prohlížeč nepodporuje iFrame. Aktualizujte, prosím, svůj prohlížeč."
} }
}, },
"smartHome-entityState": { "smartHome-entityState": {
"name": "", "name": "Stav entity",
"description": "", "description": "",
"option": { "option": {
"entityId": { "entityId": {
@@ -1316,7 +1316,7 @@
"label": "" "label": ""
}, },
"hasForecast": { "hasForecast": {
"label": "" "label": "Zobrazit předpověď"
}, },
"forecastDayCount": { "forecastDayCount": {
"label": "", "label": "",
@@ -1400,14 +1400,14 @@
"latitude": "", "latitude": "",
"longitude": "", "longitude": "",
"disabledTooltip": "", "disabledTooltip": "",
"unknownLocation": "", "unknownLocation": "Neznámá poloha",
"search": "Vyhledat", "search": "Vyhledat",
"table": { "table": {
"header": { "header": {
"city": "", "city": "Město",
"country": "", "country": "Státy",
"coordinates": "", "coordinates": "Souřadnice",
"population": "" "population": "Populace"
}, },
"action": { "action": {
"select": "" "select": ""
@@ -1418,16 +1418,16 @@
} }
}, },
"integration": { "integration": {
"noData": "", "noData": "Nebyla nalezena žádná integrace",
"description": "" "description": "Klikněte na <here></here> pro vytvoření nové integrace"
}, },
"app": { "app": {
"noData": "", "noData": "",
"description": "" "description": "Klikněte na <here></here> pro vytvoření nové aplikace"
}, },
"error": { "error": {
"noIntegration": "", "noIntegration": "Nebyla vybrána žádná integrace",
"noData": "" "noData": "Nejsou k dispozici žádná data o integraci"
}, },
"option": {} "option": {}
}, },
@@ -1440,7 +1440,7 @@
}, },
"hasAutoPlay": { "hasAutoPlay": {
"label": "Automatické přehrávání", "label": "Automatické přehrávání",
"description": "" "description": "Automatické přehrávání funguje pouze když je ztlumeno kvůli omezením prohlížeče"
}, },
"isMuted": { "isMuted": {
"label": "" "label": ""
@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "Uživatel",
"name": "Jméno",
"id": "Id"
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",
@@ -1515,11 +1520,11 @@
"detailsTitle": "Rychlost stahování" "detailsTitle": "Rychlost stahování"
}, },
"index": { "index": {
"columnTitle": "", "columnTitle": "#",
"detailsTitle": "" "detailsTitle": ""
}, },
"id": { "id": {
"columnTitle": "" "columnTitle": "Id"
}, },
"integration": { "integration": {
"columnTitle": "Integrace" "columnTitle": "Integrace"
@@ -1536,12 +1541,12 @@
"detailsTitle": "" "detailsTitle": ""
}, },
"received": { "received": {
"columnTitle": "", "columnTitle": "Celkem staženo",
"detailsTitle": "" "detailsTitle": "Celkem staženo"
}, },
"sent": { "sent": {
"columnTitle": "", "columnTitle": "Celkem nahráno",
"detailsTitle": "" "detailsTitle": "Celkem nahráno"
}, },
"size": { "size": {
"columnTitle": "", "columnTitle": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "זרמי שרת מדיה נוכחיים", "name": "זרמי שרת מדיה נוכחיים",
"description": "הצג את הזרמים הנוכחיים בשרתי המדיה שלך", "description": "הצג את הזרמים הנוכחיים בשרתי המדיה שלך",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "הורדת לקוח", "name": "הורדת לקוח",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -2,16 +2,16 @@
"init": { "init": {
"step": { "step": {
"start": { "start": {
"title": "", "title": "Homarrへようこそ",
"subtitle": "", "subtitle": "",
"description": "", "description": "",
"action": { "action": {
"scratch": "", "scratch": "ゼロからスタート",
"importOldmarr": "" "importOldmarr": ""
} }
}, },
"import": { "import": {
"title": "", "title": "データのインポート",
"subtitle": "", "subtitle": "",
"dropzone": { "dropzone": {
"title": "", "title": "",
@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "Huidige mediaserver streams", "name": "Huidige mediaserver streams",
"description": "De huidige streams op je mediaservers weergeven", "description": "De huidige streams op je mediaservers weergeven",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "Client downloaden", "name": "Client downloaden",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "Активные просмотры", "name": "Активные просмотры",
"description": "Отображает текущие сеансы воспроизведения на медиасерверах", "description": "Отображает текущие сеансы воспроизведения на медиасерверах",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "Загрузки", "name": "Загрузки",

View File

@@ -2,9 +2,9 @@
"init": { "init": {
"step": { "step": {
"start": { "start": {
"title": "Vitajte na stránke Homarr", "title": "Vitajte na Homár",
"subtitle": "Začnime s nastavením inštancie Homarr.", "subtitle": "Začnime s nastavením inštancie Homár.",
"description": "Ak chcete začať, vyberte, ako chcete nastaviť inštanciu Homarr.", "description": "Ak chcete začať, vyberte, ako chcete nastaviť inštanciu Homár.",
"action": { "action": {
"scratch": "Začať odznova", "scratch": "Začať odznova",
"importOldmarr": "Import z Homarru pred 1.0" "importOldmarr": "Import z Homarru pred 1.0"
@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "Aktuálne streamy mediálneho servera", "name": "Aktuálne streamy mediálneho servera",
"description": "Zobrazte aktuálne streamy na vašich mediálnych serveroch", "description": "Zobrazte aktuálne streamy na vašich mediálnych serveroch",
"option": {} "option": {},
"items": {
"user": "Používateľ",
"name": "Názov",
"id": "Id"
}
}, },
"downloads": { "downloads": {
"name": "Download klient", "name": "Download klient",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "Güncel Medya Sunucusu Akışları", "name": "Güncel Medya Sunucusu Akışları",
"description": "Medya sunucularınızdaki mevcut akışları gösterin", "description": "Medya sunucularınızdaki mevcut akışları gösterin",
"option": {} "option": {},
"items": {
"user": "Kullanıcı",
"name": "İsim",
"id": "Kimlik"
}
}, },
"downloads": { "downloads": {
"name": "İndirme İstemcisi", "name": "İndirme İstemcisi",
@@ -1910,7 +1915,7 @@
"title": "Düzen" "title": "Düzen"
}, },
"background": { "background": {
"title": "Arkaplan Resim URL'si" "title": "Arkaplan"
}, },
"color": { "color": {
"title": "Renkler" "title": "Renkler"
@@ -2320,7 +2325,7 @@
}, },
"job": { "job": {
"iconsUpdater": { "iconsUpdater": {
"label": "Simge Güncelleyici" "label": "Simge Güncelleme"
}, },
"analytics": { "analytics": {
"label": "Analiz" "label": "Analiz"
@@ -2617,7 +2622,7 @@
} }
}, },
"search": { "search": {
"placeholder": "Ara", "placeholder": "Ara (\"!\" İle Başlamalı)",
"nothingFound": "Hiçbir şey bulunamadı", "nothingFound": "Hiçbir şey bulunamadı",
"error": { "error": {
"fetch": "Veriler alınırken bir hata oluştu" "fetch": "Veriler alınırken bir hata oluştu"
@@ -2729,7 +2734,7 @@
} }
}, },
"detail": { "detail": {
"title": "Arama motoru için bir eylem seçin" "title": "Arama yapmak istediğiniz terimleri girin"
}, },
"searchResults": { "searchResults": {
"title": "Eylemler için bir arama sonucu seçin" "title": "Eylemler için bir arama sonucu seçin"

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",

View File

@@ -1457,7 +1457,12 @@
"mediaServer": { "mediaServer": {
"name": "", "name": "",
"description": "", "description": "",
"option": {} "option": {},
"items": {
"user": "",
"name": "",
"id": ""
}
}, },
"downloads": { "downloads": {
"name": "", "name": "",