From e8d29420e0a0d335977a2b56ec4b0ce634e03b00 Mon Sep 17 00:00:00 2001
From: "homarr-crowdin[bot]"
<190541745+homarr-crowdin[bot]@users.noreply.github.com>
Date: Mon, 30 Dec 2024 16:28:16 +0000
Subject: [PATCH] chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
---
packages/translation/src/lang/cn.json | 291 ++++++++--------
packages/translation/src/lang/cs.json | 471 +++++++++++++-------------
packages/translation/src/lang/da.json | 7 +-
packages/translation/src/lang/de.json | 7 +-
packages/translation/src/lang/el.json | 7 +-
packages/translation/src/lang/es.json | 7 +-
packages/translation/src/lang/et.json | 7 +-
packages/translation/src/lang/fr.json | 7 +-
packages/translation/src/lang/he.json | 7 +-
packages/translation/src/lang/hr.json | 7 +-
packages/translation/src/lang/hu.json | 7 +-
packages/translation/src/lang/it.json | 7 +-
packages/translation/src/lang/ja.json | 13 +-
packages/translation/src/lang/ko.json | 7 +-
packages/translation/src/lang/lt.json | 7 +-
packages/translation/src/lang/lv.json | 7 +-
packages/translation/src/lang/nl.json | 7 +-
packages/translation/src/lang/no.json | 7 +-
packages/translation/src/lang/pl.json | 7 +-
packages/translation/src/lang/pt.json | 7 +-
packages/translation/src/lang/ro.json | 7 +-
packages/translation/src/lang/ru.json | 7 +-
packages/translation/src/lang/sk.json | 13 +-
packages/translation/src/lang/sl.json | 7 +-
packages/translation/src/lang/sv.json | 7 +-
packages/translation/src/lang/tr.json | 15 +-
packages/translation/src/lang/uk.json | 7 +-
packages/translation/src/lang/vi.json | 7 +-
packages/translation/src/lang/zh.json | 7 +-
29 files changed, 558 insertions(+), 413 deletions(-)
diff --git a/packages/translation/src/lang/cn.json b/packages/translation/src/lang/cn.json
index e4902b6f3..453fa6021 100644
--- a/packages/translation/src/lang/cn.json
+++ b/packages/translation/src/lang/cn.json
@@ -344,18 +344,18 @@
}
},
"integration": {
- "title": "组件",
+ "title": "集成",
"item": {
"create": {
- "label": "创建组件",
- "description": "允许成员创建组件"
+ "label": "创建集成",
+ "description": "允许成员创建集成"
},
"use-all": {
- "label": "使用全部组件",
+ "label": "使用全部集成",
"description": "允许成员将任何组件添加到他们的面板"
},
"interact-all": {
- "label": "与任意组件进行交互",
+ "label": "与任意集成进行互动",
"description": "允许成员与任意组件进行交互"
},
"full-all": {
@@ -559,7 +559,7 @@
"integration": {
"page": {
"list": {
- "title": "组件",
+ "title": "集成",
"search": "搜索组件",
"noResults": {
"title": "尚无组件"
@@ -630,34 +630,34 @@
},
"invalidUrl": {
"title": "无效链接",
- "message": ""
+ "message": "URL 无效"
},
"secretNotDefined": {
- "title": "",
- "message": ""
+ "title": "缺少凭证",
+ "message": "并非所有凭证都已提供"
},
"invalidCredentials": {
- "title": "",
+ "title": "凭证无效",
"message": ""
},
"commonError": {
- "title": "",
- "message": ""
+ "title": "连接失败",
+ "message": "无法建立连接"
},
"badRequest": {
- "title": "",
- "message": ""
+ "title": "错误请求",
+ "message": "请求格式不正确"
},
"unauthorized": {
- "title": "",
+ "title": "未授权",
"message": ""
},
"forbidden": {
"title": "",
- "message": ""
+ "message": "可能缺少权限"
},
"notFound": {
- "title": "",
+ "title": "未找到",
"message": ""
},
"internalServerError": {
@@ -681,12 +681,12 @@
"message": ""
},
"invalidJson": {
- "title": "",
- "message": ""
+ "title": "无效的 JSON",
+ "message": "无效的JSON响应"
},
"wrongPath": {
- "title": "",
- "message": ""
+ "title": "路径错误",
+ "message": "该路径可能不正确"
}
}
},
@@ -694,8 +694,8 @@
"title": "",
"lastUpdated": "",
"notSet": {
- "label": "",
- "tooltip": ""
+ "label": "未设置值",
+ "tooltip": "尚未设置此必填的密钥"
},
"secureNotice": "",
"reset": {
@@ -703,17 +703,17 @@
"message": ""
},
"noSecretsRequired": {
- "segmentTitle": "",
- "text": ""
+ "segmentTitle": "没有密钥",
+ "text": "此集成不需要密钥"
},
"kind": {
"username": {
"label": "用户名",
- "newLabel": ""
+ "newLabel": "新用户名"
},
"apiKey": {
- "label": "",
- "newLabel": ""
+ "label": "API 密钥",
+ "newLabel": "新 API 密钥"
},
"password": {
"label": "密码",
@@ -729,7 +729,7 @@
},
"media": {
"plural": "媒体",
- "search": "",
+ "search": "查找媒体",
"field": {
"name": "名称",
"size": "大小",
@@ -737,8 +737,8 @@
},
"action": {
"upload": {
- "label": "",
- "file": "",
+ "label": "上传媒体",
+ "file": "选择文件",
"notification": {
"success": {
"message": ""
@@ -749,32 +749,32 @@
}
},
"delete": {
- "label": "",
- "description": "",
+ "label": "删除媒体",
+ "description": "您确定要删除媒体 ?",
"notification": {
"success": {
- "message": ""
+ "message": "媒体已成功删除"
},
"error": {
- "message": ""
+ "message": "无法删除该媒体"
}
}
},
"copy": {
- "label": ""
+ "label": "复制 URL"
}
}
},
"common": {
- "beta": "",
+ "beta": "测试版",
"error": "错误",
"action": {
"add": "添加",
"apply": "应用",
- "backToOverview": "",
+ "backToOverview": "返回概览",
"create": "创建",
"edit": "编辑",
- "import": "",
+ "import": "导入",
"insert": "插入",
"remove": "删除",
"save": "保存",
@@ -787,13 +787,13 @@
"previous": "上一步",
"next": "下一步",
"checkoutDocs": "",
- "checkLogs": "",
- "tryAgain": "请再试一次",
- "loading": ""
+ "checkLogs": "检查日志获取更多详情",
+ "tryAgain": "重试",
+ "loading": "正在加载"
},
- "here": "",
+ "here": "这里",
"iconPicker": {
- "label": "",
+ "label": "图标 URL",
"header": ""
},
"colorScheme": {
@@ -803,15 +803,15 @@
}
},
"information": {
- "min": "",
- "max": "",
- "days": "",
+ "min": "最小",
+ "max": "最大",
+ "days": "天",
"hours": "时",
"minutes": "分"
},
"notification": {
"create": {
- "success": "",
+ "success": "创建成功",
"error": "创建失败"
},
"delete": {
@@ -828,14 +828,14 @@
}
},
"multiSelect": {
- "placeholder": ""
+ "placeholder": "选择一个或多个值"
},
"multiText": {
- "placeholder": "",
+ "placeholder": "添加更多值",
"addLabel": ""
},
"select": {
- "placeholder": "",
+ "placeholder": "选择值",
"badge": {
"recommended": ""
}
@@ -856,8 +856,8 @@
"dangerZone": "危险",
"noResults": "未找到结果",
"preview": {
- "show": "",
- "hide": ""
+ "show": "显示预览",
+ "hide": "隐藏预览"
},
"zod": {
"errors": {
@@ -907,9 +907,9 @@
}
},
"action": {
- "create": "",
- "edit": "",
- "remove": "",
+ "create": "新建分类",
+ "edit": "重命名分类",
+ "remove": "删除分类",
"moveUp": "上移",
"moveDown": "下移",
"createAbove": "",
@@ -937,12 +937,12 @@
},
"item": {
"action": {
- "create": "",
- "import": "",
- "edit": "",
+ "create": "新建项目",
+ "import": "导入项目",
+ "edit": "编辑项目",
"moveResize": "",
"duplicate": "",
- "remove": ""
+ "remove": "删除项目"
},
"menu": {
"label": {
@@ -951,7 +951,7 @@
},
"create": {
"title": "",
- "addToBoard": ""
+ "addToBoard": "添加到面板"
},
"moveResize": {
"title": "",
@@ -963,17 +963,17 @@
"label": "高度"
},
"xOffset": {
- "label": ""
+ "label": "X 偏移"
},
"yOffset": {
- "label": ""
+ "label": "Y 偏移"
}
}
},
"edit": {
- "title": "",
+ "title": "编辑项目",
"advancedOptions": {
- "label": "",
+ "label": "高级选项",
"title": ""
},
"field": {
@@ -986,44 +986,44 @@
}
},
"remove": {
- "title": "",
- "message": ""
+ "title": "删除项目",
+ "message": "你确定要删除这个项目吗?"
}
},
"widget": {
"app": {
- "name": "",
+ "name": "应用",
"description": "",
"option": {
"appId": {
- "label": ""
+ "label": "选择应用"
},
"openInNewTab": {
"label": "在新标签页中打开"
},
"showTitle": {
- "label": ""
+ "label": "显示应用名称"
},
"showDescriptionTooltip": {
- "label": ""
+ "label": "显示描述提示"
},
"pingEnabled": {
- "label": ""
+ "label": "启用简单的 ping"
}
},
"error": {
"notFound": {
- "label": "",
+ "label": "没有应用",
"tooltip": ""
}
}
},
"bookmarks": {
- "name": "",
- "description": "",
+ "name": "书签",
+ "description": "显示多个应用链接",
"option": {
"title": {
- "label": ""
+ "label": "标题"
},
"layout": {
"label": "显示布局",
@@ -1064,22 +1064,22 @@
}
},
"usePiHoleColors": {
- "label": ""
+ "label": "使用 Pi-Hole 颜色"
}
},
"error": {
- "internalServerError": "",
- "integrationsDisconnected": ""
+ "internalServerError": "获取 DNS Hole 摘要失败",
+ "integrationsDisconnected": "没有可用的数据,所有集成已断开"
},
"data": {
"adsBlockedToday": "今日屏蔽",
"adsBlockedTodayPercentage": "今日屏蔽",
"dnsQueriesToday": "今日查询",
- "domainsBeingBlocked": ""
+ "domainsBeingBlocked": "黑名单上的域"
}
},
"dnsHoleControls": {
- "name": "",
+ "name": "DNS Hole 控制",
"description": "从您的面板控制 PiHole 或 AdGuard",
"option": {
"layout": {
@@ -1097,15 +1097,15 @@
}
},
"showToggleAllButtons": {
- "label": ""
+ "label": "显示全部按钮"
}
},
"error": {
- "internalServerError": ""
+ "internalServerError": "无法控制 DNS Hole"
},
"controls": {
- "enableAll": "",
- "disableAll": "",
+ "enableAll": "全部启用",
+ "disableAll": "全部禁用",
"setTimer": "",
"set": "设置",
"enabled": "已启用",
@@ -1313,18 +1313,18 @@
"label": "天气位置"
},
"showCity": {
- "label": ""
+ "label": "显示城市"
},
"hasForecast": {
"label": ""
},
"forecastDayCount": {
"label": "",
- "description": ""
+ "description": "当小部件不够宽时,显示的天数减少"
},
"dateFormat": {
- "label": "",
- "description": ""
+ "label": "日期格式",
+ "description": "日期应该是什么样的"
}
},
"kind": {
@@ -1346,7 +1346,7 @@
},
"indexerManager": {
"name": "索引器管理状态",
- "description": "",
+ "description": "索引器状态",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
@@ -1396,16 +1396,16 @@
},
"common": {
"location": {
- "query": "",
+ "query": "城市/邮编",
"latitude": "",
"longitude": "",
- "disabledTooltip": "",
+ "disabledTooltip": "请输入城市或邮编",
"unknownLocation": "",
"search": "搜索",
"table": {
"header": {
- "city": "",
- "country": "",
+ "city": "城市",
+ "country": "国家",
"coordinates": "",
"population": ""
},
@@ -1450,17 +1450,22 @@
}
},
"error": {
- "noUrl": "",
- "forYoutubeUseIframe": ""
+ "noUrl": "没有提供视频 URL",
+ "forYoutubeUseIframe": "YouTube 视频使用 iframe 选项"
}
},
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
- "name": "",
+ "name": "下载客户端",
"description": "",
"option": {
"columns": {
@@ -1544,7 +1549,7 @@
"detailsTitle": ""
},
"size": {
- "columnTitle": "",
+ "columnTitle": "文件大小",
"detailsTitle": ""
},
"state": {
@@ -1556,12 +1561,12 @@
"detailsTitle": ""
},
"type": {
- "columnTitle": "",
+ "columnTitle": "类型",
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "上传",
- "detailsTitle": ""
+ "detailsTitle": "上传速度"
}
},
"states": {
@@ -1622,7 +1627,7 @@
"toBeDetermined": ""
},
"mediaRequests-requestStats": {
- "name": "",
+ "name": "媒体请求状态",
"description": "您的媒体请求统计",
"option": {},
"titles": {
@@ -1644,8 +1649,8 @@
}
},
"mediaTranscoding": {
- "name": "",
- "description": "",
+ "name": "媒体转码",
+ "description": "您的媒体转码的统计、当前队列和工作状态",
"option": {
"defaultView": {
"label": "默认视图"
@@ -1710,7 +1715,7 @@
"label": ""
},
"enableRtl": {
- "label": ""
+ "label": "启用 RTL"
},
"textLinesClamp": {
"label": ""
@@ -1723,8 +1728,8 @@
},
"widgetPreview": {
"toggle": {
- "enabled": "",
- "disabled": ""
+ "enabled": "启用编辑模式",
+ "disabled": "禁用编辑模式"
},
"dimensions": {
"title": ""
@@ -1757,7 +1762,7 @@
},
"error": {
"title": "",
- "message": ""
+ "message": "无法导入面板,请检查日志以获取更多详情"
}
},
"form": {
@@ -1807,7 +1812,7 @@
},
"field": {
"pageTitle": {
- "label": ""
+ "label": "页面标题"
},
"metaTitle": {
"label": ""
@@ -2043,9 +2048,9 @@
"label": "工具",
"items": {
"docker": "",
- "logs": "",
- "api": "",
- "tasks": ""
+ "logs": "日志",
+ "api": "API",
+ "tasks": "任务"
}
},
"settings": "设置",
@@ -2312,70 +2317,70 @@
},
"tool": {
"tasks": {
- "title": "",
+ "title": "任务",
"status": {
- "idle": "",
+ "idle": "空闲",
"running": "运行中",
"error": "错误"
},
"job": {
"iconsUpdater": {
- "label": ""
+ "label": "图标更新"
},
"analytics": {
"label": "分析"
},
"smartHomeEntityState": {
- "label": ""
+ "label": "智能家居实体状态"
},
"ping": {
- "label": ""
+ "label": "Pings"
},
"mediaServer": {
"label": "媒体服务"
},
"mediaOrganizer": {
- "label": ""
+ "label": "媒体组织者"
},
"downloads": {
- "label": ""
+ "label": "正在下载"
},
"mediaRequestStats": {
- "label": ""
+ "label": "媒体请求统计"
},
"mediaRequestList": {
- "label": ""
+ "label": "媒体请求列表"
},
"rssFeeds": {
- "label": ""
+ "label": "RSS订阅"
},
"indexerManager": {
- "label": ""
+ "label": "索引器管理"
},
"healthMonitoring": {
- "label": ""
+ "label": "健康监测"
},
"dnsHole": {
- "label": ""
+ "label": "DNS Hole 数据"
},
"sessionCleanup": {
- "label": ""
+ "label": "会话清理"
},
"updateChecker": {
- "label": ""
+ "label": "更新检查"
},
"mediaTranscoding": {
- "label": ""
+ "label": "媒体转码"
}
}
},
"api": {
- "title": "",
+ "title": "API",
"modal": {
"createApiToken": {
- "title": "",
- "description": "",
- "button": ""
+ "title": "API 令牌已创建",
+ "description": "已创建API令牌。小心,这个令牌在数据库中是加密的,永远不会再传输给您。如果您丢失了这个令牌,您将无法再检索这个特定的令牌。",
+ "button": "复制并关闭"
}
},
"tab": {
@@ -2383,15 +2388,15 @@
"label": "文档"
},
"apiKey": {
- "label": "",
- "title": "",
+ "label": "认证",
+ "title": "API 密钥",
"button": {
- "createApiToken": ""
+ "createApiToken": "创建 API 令牌"
},
"table": {
"header": {
- "id": "",
- "createdBy": ""
+ "id": "ID",
+ "createdBy": "创建者"
}
}
}
@@ -2516,7 +2521,7 @@
}
},
"error": {
- "internalServerError": ""
+ "internalServerError": "获取 Docker 容器失败"
}
},
"permission": {
@@ -2605,7 +2610,7 @@
"label": ""
},
"logs": {
- "label": ""
+ "label": "日志"
}
},
"settings": {
@@ -2617,7 +2622,7 @@
}
},
"search": {
- "placeholder": "",
+ "placeholder": "搜索任意内容",
"nothingFound": "",
"error": {
"fetch": ""
@@ -2825,13 +2830,13 @@
"label": ""
},
"manageApi": {
- "label": ""
+ "label": "Swagger API"
},
"manageLog": {
- "label": ""
+ "label": "查看日志"
},
"manageTask": {
- "label": ""
+ "label": "管理任务"
},
"manageSettings": {
"label": "全局设置"
diff --git a/packages/translation/src/lang/cs.json b/packages/translation/src/lang/cs.json
index 02ec270d7..03757122d 100644
--- a/packages/translation/src/lang/cs.json
+++ b/packages/translation/src/lang/cs.json
@@ -68,20 +68,20 @@
"subtitle": "",
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Uživatel byl vytvořen",
+ "message": "Uživatel byl úspěšně vytvořen"
},
"error": {
- "title": ""
+ "title": "Vytvoření uživatele se nezdařilo"
}
}
},
"group": {
- "title": "",
+ "title": "Externí skupina",
"subtitle": "",
"form": {
"name": {
- "label": "",
+ "label": "Název skupiny",
"description": ""
}
}
@@ -91,35 +91,35 @@
"subtitle": ""
},
"finish": {
- "title": "",
- "subtitle": "",
- "description": "",
+ "title": "Dokončit nastavení",
+ "subtitle": "Jste připraveni začít!",
+ "description": "Úspěšně jste dokončili proces nastavení. Nyní můžete začít používat Homarr. Vyberte další akci:",
"action": {
- "goToBoard": "",
- "createBoard": "",
- "inviteUser": "",
- "docs": ""
+ "goToBoard": "Přejít na plochu {name}",
+ "createBoard": "Vytvořte svou první plochu",
+ "inviteUser": "Pozvat ostatní uživatele",
+ "docs": "Přečtěte si dokumentaci"
}
}
},
- "backToStart": ""
+ "backToStart": "Zpět na začátek"
},
"user": {
"title": "Uživatelé",
"name": "Uživatel",
"page": {
"login": {
- "title": "",
- "subtitle": ""
+ "title": "Přihlaste se ke svému účtu",
+ "subtitle": "Vítejte zpět! Zadejte prosím Vaše přihlašovací údaje"
},
"invite": {
"title": "",
- "subtitle": "",
- "description": ""
+ "subtitle": "Vítejte v Homarru! Vytvořte si prosím svůj účet",
+ "description": "Byli jste pozváni {username}"
},
"init": {
- "title": "",
- "subtitle": ""
+ "title": "Nová instalace Homarru",
+ "subtitle": "Vytvořte prosím původního administrátora"
}
},
"field": {
@@ -133,45 +133,45 @@
"password": {
"label": "Heslo",
"requirement": {
- "length": "",
+ "length": "Obsahuje alespoň 8 znaků",
"lowercase": "Obsahuje malé písmeno",
"uppercase": "Obsahuje velké písmeno",
"number": "Obsahuje číslo",
- "special": ""
+ "special": "Obsahuje speciální symbol"
}
},
"passwordConfirm": {
"label": "Potvrďte heslo"
},
"previousPassword": {
- "label": ""
+ "label": "Původní heslo"
},
"homeBoard": {
- "label": ""
+ "label": "Domovská plocha"
},
"pingIconsEnabled": {
- "label": ""
+ "label": "Používat ikony pro pingy"
}
},
"error": {
- "usernameTaken": ""
+ "usernameTaken": "Uživatelské jméno je již používáno"
},
"action": {
"login": {
"label": "Přihlásit se",
- "labelWith": "",
+ "labelWith": "Přihlaste se pomocí {provider}",
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Přihlášení bylo úspěšné",
+ "message": "Nyní jste přihlášeni"
},
"error": {
- "title": "",
- "message": ""
+ "title": "Příhlášení selhalo",
+ "message": "Vaše přihlášení se nezdařilo"
}
},
"forgotPassword": {
- "label": "",
+ "label": "Zapomněli jste Vaše heslo?",
"description": ""
}
},
@@ -180,40 +180,40 @@
"notification": {
"success": {
"title": "Účet byl vytvořen",
- "message": ""
+ "message": "Chcete-li pokračovat, přihlaste se"
},
"error": {
- "title": "",
- "message": ""
+ "title": "Vytvoření účtu se nezdařilo",
+ "message": "Váš účet se nepodařilo vytvořit"
}
}
},
"create": "Vytvořit uživatele",
"changePassword": {
- "label": "",
+ "label": "Změnit heslo",
"notification": {
"success": {
- "message": ""
+ "message": "Heslo bylo úspěšně změněno"
},
"error": {
- "message": ""
+ "message": "Nepodařilo se změnit heso"
}
}
},
"changeHomeBoard": {
"notification": {
"success": {
- "message": ""
+ "message": "Domovská plocha byla úspěšně změněna"
},
"error": {
- "message": ""
+ "message": "Nepodařilo se změnit domovskou plochu"
}
}
},
"changeFirstDayOfWeek": {
"notification": {
"success": {
- "message": ""
+ "message": "První den v týdnu byl úspěšně změněn"
},
"error": {
"message": ""
@@ -247,14 +247,14 @@
}
},
"removeImage": {
- "label": "",
- "confirm": "",
+ "label": "Odebrat obrázek",
+ "confirm": "Opravdu chcete odstranit tento obrázek?",
"notification": {
"success": {
- "message": ""
+ "message": "Obrázek byl úspěšně odstraněn"
},
"error": {
- "message": ""
+ "message": "Obrázek nelze odstranit"
}
}
}
@@ -262,42 +262,42 @@
"editProfile": {
"notification": {
"success": {
- "message": ""
+ "message": "Profil byl úspěšně aktualizován"
},
"error": {
- "message": ""
+ "message": "Profil nelze aktualizovat"
}
}
},
"delete": {
- "label": "",
- "description": "",
- "confirm": ""
+ "label": "Trvale smazat uživatele",
+ "description": "Smaže tohoto uživatele včetně jeho nastavení. Neodstraní žádné plochy. Uživatel nebude upozorněn.",
+ "confirm": "Jste si jisti, že chcete odstranit uživatele {username} včetně jejich nastavení?"
},
"select": {
- "label": "",
- "notFound": ""
+ "label": "Vybrat uživatele",
+ "notFound": "Nebyl nalezen žádný uživatel"
},
"transfer": {
- "label": ""
+ "label": "Vyberte nového vlastníka"
}
}
},
"group": {
- "title": "",
- "name": "",
- "search": "",
+ "title": "Skupiny",
+ "name": "Skupina",
+ "search": "Najít skupinu",
"field": {
"name": "Název",
- "members": ""
+ "members": "Členové"
},
"permission": {
"admin": {
"title": "Administrátor",
"item": {
"admin": {
- "label": "",
- "description": ""
+ "label": "Administrátor",
+ "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",
"item": {
"create": {
- "label": "",
- "description": ""
+ "label": "Vytvořit aplikace",
+ "description": "Povolit členům vytvářet aplikace"
},
"use-all": {
- "label": "",
- "description": ""
+ "label": "Používat všechny aplikace",
+ "description": "Umožňuje členům přidávat do jejich ploch jakékoli aplikace"
},
"modify-all": {
- "label": "",
- "description": ""
+ "label": "Upravit všechny aplikace",
+ "description": "Umožňuje členům upravovat všechny aplikace"
},
"full-all": {
- "label": "",
- "description": ""
+ "label": "Úplný přístup k aplikacím",
+ "description": "Umožňuje členům spravovat, používat a mazat jakoukoli aplikaci"
}
}
},
@@ -326,16 +326,16 @@
"title": "Plochy",
"item": {
"create": {
- "label": "",
- "description": ""
+ "label": "Tvorba ploch",
+ "description": "Umožňuje členům vytvářet plochy"
},
"view-all": {
- "label": "",
- "description": ""
+ "label": "Zobrazit všechny plochy",
+ "description": "Umožňuje členům zobrazit všechny plochy"
},
"modify-all": {
- "label": "",
- "description": ""
+ "label": "Upravit všechny plochy",
+ "description": "Umožňuje členům upravovat všechny plochy (nezahrnuje kontrolu přístupu a nebezpečnou zónu)"
},
"full-all": {
"label": "",
@@ -344,83 +344,83 @@
}
},
"integration": {
- "title": "",
+ "title": "Integrace",
"item": {
"create": {
- "label": "",
- "description": ""
+ "label": "Vytvořit integrace",
+ "description": "Povolit členům vytvářet integrace"
},
"use-all": {
- "label": "",
- "description": ""
+ "label": "Použít všechny integrace",
+ "description": "Umožňuje členům přidávat do jejich ploch jakékoli integrace"
},
"interact-all": {
- "label": "",
- "description": ""
+ "label": "Interakce s jakoukoli integrací",
+ "description": "Umožnit členům interagovat s jakoukoli integrací"
},
"full-all": {
- "label": "",
- "description": ""
+ "label": "Plný přístup k integraci",
+ "description": "Umožňuje členům spravovat, používat a interagovat s jakoukoli integrací"
}
}
},
"media": {
- "title": "",
+ "title": "Média",
"item": {
"upload": {
- "label": "",
- "description": ""
+ "label": "Nahrávat média",
+ "description": "Povolit členům nahrávat média"
},
"view-all": {
- "label": "",
- "description": ""
+ "label": "Zobrazit všechna média",
+ "description": "Umožňuje členům nahrávat média"
},
"full-all": {
- "label": "",
+ "label": "Úplný přístup k médiím",
"description": ""
}
}
},
"other": {
- "title": "",
+ "title": "Ostatní",
"item": {
"view-logs": {
- "label": "",
- "description": ""
+ "label": "Zobrazit logy",
+ "description": "Umožňuje členům prohlížet logy"
}
}
},
"search-engine": {
- "title": "",
+ "title": "Vyhledávače",
"item": {
"create": {
- "label": "",
- "description": ""
+ "label": "Vytvořit vyhledávače",
+ "description": "Umožňuje členům vytvářet vyhledávače"
},
"modify-all": {
"label": "",
- "description": ""
+ "description": "Umožňuje členům upravovat všechny vyhledávače"
},
"full-all": {
- "label": "",
- "description": ""
+ "label": "Úplný přístup k vyhledávačům",
+ "description": "Umožňuje členům spravovat a mazat jakýkoliv vyhledávač"
}
}
}
},
"memberNotice": {
- "mixed": "",
- "external": ""
+ "mixed": "Někteří členové jsou od externích poskytovatelů a nelze je spravovat zde",
+ "external": "Všichni členové jsou od externích poskytovatelů a nelze je spravovat zde"
},
"reservedNotice": {
- "message": ""
+ "message": "Tato skupina je vyhrazena pro používání systému a omezuje některé akce. "
},
"action": {
"create": {
- "label": "",
+ "label": "Nová skupina",
"notification": {
"success": {
- "message": ""
+ "message": "Skupina byla úspěšně vytvořena"
},
"error": {
"message": ""
@@ -506,34 +506,34 @@
},
"error": {
"title": "",
- "message": ""
+ "message": "Aplikaci nelze vytvořit"
}
}
},
"edit": {
- "title": "",
+ "title": "Upravit aplikaci",
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Změny úspěšně aplikovány",
+ "message": "Aplikace byla úspěšně uložena"
},
"error": {
- "title": "",
- "message": ""
+ "title": "Nepodařilo se uložit změny",
+ "message": "Aplikaci se nepodařilo uložit"
}
}
},
"delete": {
- "title": "",
- "message": "",
+ "title": "Vymazat aplikaci",
+ "message": "Jste si jisti, že chcete vymazat aplikaci {name}?",
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Úspěšně odstraněno",
+ "message": "Aplikace byla úspěšně odstraněna"
},
"error": {
- "title": "",
- "message": ""
+ "title": "Smazání se nezdařilo",
+ "message": "Nelze odstranit aplikaci"
}
}
}
@@ -543,15 +543,15 @@
"label": "Název"
},
"description": {
- "label": ""
+ "label": "Popis"
},
"url": {
- "label": ""
+ "label": "Url"
}
},
"action": {
"select": {
- "label": "",
+ "label": "Vybrat aplikaci",
"notFound": ""
}
}
@@ -559,49 +559,49 @@
"integration": {
"page": {
"list": {
- "title": "",
- "search": "",
+ "title": "Integrace",
+ "search": "Prohledat integrace",
"noResults": {
- "title": ""
+ "title": "Zatím nejsou žádné integrace"
}
},
"create": {
- "title": "",
+ "title": "Nová integrace {name}",
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Vytvoření bylo úspěšné",
+ "message": "Integrace byla úspěšně vytvořena"
},
"error": {
- "title": "",
- "message": ""
+ "title": "Vytvoření se nezdařilo",
+ "message": "Integraci se nepodařilo vytvořit"
}
}
},
"edit": {
- "title": "",
+ "title": "Upravit integraci {name}",
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Změny byly úspěšně aplikovány",
+ "message": "Integrace byla úspěšně uložena"
},
"error": {
- "title": "",
- "message": ""
+ "title": "Nepodařilo se uložit změny",
+ "message": "Integraci se nepodařilo uložit"
}
}
},
"delete": {
- "title": "",
- "message": "",
+ "title": "Smazat integraci",
+ "message": "Jste si jisti, že chcete vymazat integraci {name}?",
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Odstránění bylo úspěšné",
+ "message": "Integrace byla úspěšně smazána"
},
"error": {
- "title": "",
- "message": ""
+ "title": "Smazání se nezdařilo",
+ "message": "Nepodařilo se odstranit integraci"
}
}
}
@@ -611,41 +611,41 @@
"label": "Název"
},
"url": {
- "label": ""
+ "label": "Url"
}
},
"action": {
- "create": ""
+ "create": "Nová integrace"
},
"testConnection": {
"action": {
- "create": "",
- "edit": ""
+ "create": "Otestovat připojení a vytvořit",
+ "edit": "Otestovat připojení a uložit"
},
"alertNotice": "",
"notification": {
"success": {
- "title": "",
+ "title": "Spojení bylo úspěšné",
"message": ""
},
"invalidUrl": {
"title": "Neplatná URL adresa",
- "message": ""
+ "message": "URL adresa je neplatná"
},
"secretNotDefined": {
- "title": "",
- "message": ""
+ "title": "Chybějící přihlašovací údaje",
+ "message": "Nebyly poskytnuty všechny přihlašovací údaje"
},
"invalidCredentials": {
- "title": "",
- "message": ""
+ "title": "Neplatné přihlašovací údaje",
+ "message": "Přihlašovací údaje jsou neplatné"
},
"commonError": {
- "title": "",
- "message": ""
+ "title": "Spojení selhalo",
+ "message": "Spojení nelze navázat"
},
"badRequest": {
- "title": "",
+ "title": "Chybný požadavek",
"message": ""
},
"unauthorized": {
@@ -766,89 +766,89 @@
}
},
"common": {
- "beta": "",
+ "beta": "Beta",
"error": "Chyba",
"action": {
"add": "Přidat",
"apply": "Použít",
- "backToOverview": "",
+ "backToOverview": "Zpět na přehled",
"create": "Vytvořit",
"edit": "Upravit",
- "import": "",
+ "import": "Importovat",
"insert": "Vložit",
"remove": "Odstranit",
"save": "Uložit",
"saveChanges": "Uložit změny",
"cancel": "Zrušit",
"delete": "Odstranit",
- "discard": "",
+ "discard": "Zahodit",
"confirm": "Potvrdit",
- "continue": "",
+ "continue": "Pokračovat",
"previous": "Zpět",
"next": "Další",
- "checkoutDocs": "",
- "checkLogs": "",
+ "checkoutDocs": "Přečtěte si dokumentaci",
+ "checkLogs": "Pro více podrobností zkontrolujte logy",
"tryAgain": "Zkusit znovu",
- "loading": ""
+ "loading": "Načítání"
},
- "here": "",
+ "here": "zde",
"iconPicker": {
- "label": "",
+ "label": "URL ikony",
"header": ""
},
"colorScheme": {
"options": {
- "light": "",
- "dark": ""
+ "light": "Světlý",
+ "dark": "Tmavý"
}
},
"information": {
- "min": "",
- "max": "",
- "days": "",
+ "min": "Min",
+ "max": "Max",
+ "days": "Dnů",
"hours": "Hodin",
"minutes": "Minut"
},
"notification": {
"create": {
- "success": "",
- "error": ""
+ "success": "Vytvoření bylo úspěšné",
+ "error": "Vytvoření se nezdařilo"
},
"delete": {
- "success": "",
- "error": ""
+ "success": "Odstranění bylo úspěšné",
+ "error": "Odstranění se nezdařilo"
},
"update": {
- "success": "",
- "error": ""
+ "success": "Změny byly úspěšně aplikovány",
+ "error": "Nepodařilo se uložit změny"
},
"transfer": {
- "success": "",
- "error": ""
+ "success": "Přenos úspěšný",
+ "error": "Přenos se nezdařil"
}
},
"multiSelect": {
"placeholder": ""
},
"multiText": {
- "placeholder": "",
- "addLabel": ""
+ "placeholder": "Přidat více hodnot",
+ "addLabel": "Přidat {value}"
},
"select": {
- "placeholder": "",
+ "placeholder": "Vybrat hodnotu",
"badge": {
- "recommended": ""
+ "recommended": "Doporučeno"
}
},
"userAvatar": {
"menu": {
- "switchToDarkMode": "",
- "switchToLightMode": "",
- "management": "",
+ "switchToDarkMode": "Přepnout do tmavého režimu",
+ "switchToLightMode": "Přepnout do světlého režimu",
+ "management": "Správa",
"preferences": "Vaše předvolby",
- "logout": "",
+ "logout": "Odhlásit se",
"login": "Přihlásit se",
- "homeBoard": "",
+ "homeBoard": "Vaše domácí plocha",
"loggedOut": "",
"updateAvailable": ""
}
@@ -856,8 +856,8 @@
"dangerZone": "Nebezpečná zóna",
"noResults": "Nebyly nalezeny žádné výsledky",
"preview": {
- "show": "",
- "hide": ""
+ "show": "Zobrazit náhled",
+ "hide": "Skrýt náhled"
},
"zod": {
"errors": {
@@ -867,7 +867,7 @@
"startsWith": "Toto pole musí začínat {startsWith}",
"endsWith": "Toto pole musí končit {endsWith}",
"includes": "Toto pole musí obsahovat {includes}",
- "invalidEmail": ""
+ "invalidEmail": "Toto pole musí být platný e-mail"
},
"tooSmall": {
"string": "Toto pole musí obsahovat alespoň {minimum} znaků",
@@ -878,13 +878,13 @@
"number": "Toto pole musí být menší nebo rovno {maximum}"
},
"custom": {
- "passwordsDoNotMatch": "",
- "passwordRequirements": "",
- "boardAlreadyExists": "",
- "invalidFileType": "",
- "fileTooLarge": "",
- "invalidConfiguration": "",
- "groupNameTaken": ""
+ "passwordsDoNotMatch": "Hesla se neshodují",
+ "passwordRequirements": "Heslo nesplňuje požadavky",
+ "boardAlreadyExists": "Plocha s tímto názvem již existuje",
+ "invalidFileType": "Neplatný typ souboru, očekáván {expected}",
+ "fileTooLarge": "Soubor je příliš velký, maximální velikost je {maxSize}",
+ "invalidConfiguration": "Neplatná konfigurace",
+ "groupNameTaken": "Název skupiny je již používán"
}
}
}
@@ -892,11 +892,11 @@
"section": {
"dynamic": {
"action": {
- "create": "",
- "remove": ""
+ "create": "Nová dynamická sekce",
+ "remove": "Odstranit dynamickou sekci"
},
"remove": {
- "title": "",
+ "title": "Odstranit dynamickou sekci",
"message": ""
}
},
@@ -1047,7 +1047,7 @@
},
"dnsHoleSummary": {
"name": "",
- "description": "",
+ "description": "Zobrazí shrnutí vaší DNS Hole",
"option": {
"layout": {
"label": "Rozložení",
@@ -1059,16 +1059,16 @@
"label": "Vertikální"
},
"grid": {
- "label": ""
+ "label": "Mřížka"
}
}
},
"usePiHoleColors": {
- "label": ""
+ "label": "Používat barvy Pi-Hole"
}
},
"error": {
- "internalServerError": "",
+ "internalServerError": "Nepodařilo se načíst souhrn DNS Hole",
"integrationsDisconnected": ""
},
"data": {
@@ -1092,7 +1092,7 @@
"label": "Vertikální"
},
"grid": {
- "label": ""
+ "label": "Mřížka"
}
}
},
@@ -1104,21 +1104,21 @@
"internalServerError": ""
},
"controls": {
- "enableAll": "",
- "disableAll": "",
- "setTimer": "",
+ "enableAll": "Povolit vše",
+ "disableAll": "Zakázat vše",
+ "setTimer": "Nastavit časovač",
"set": "Nastavit",
"enabled": "Zapnuto",
"disabled": "Vypnuto",
- "processing": "",
+ "processing": "Zpracovávání",
"disconnected": "",
"hours": "Hodin",
"minutes": "Minut",
- "unlimited": ""
+ "unlimited": "Ponechte prázdné pro neomezené"
}
},
"clock": {
- "name": "",
+ "name": "Datum a čas",
"description": "Zobrazuje aktuální datum a čas.",
"option": {
"customTitleToggle": {
@@ -1126,17 +1126,17 @@
"description": ""
},
"customTitle": {
- "label": ""
+ "label": "Název"
},
"is24HourFormat": {
- "label": "",
- "description": ""
+ "label": "24hodinový formát",
+ "description": "Použít 24hodinový formát místo 12hodinového formátu"
},
"showSeconds": {
- "label": ""
+ "label": "Zobrazit vteřiny"
},
"useCustomTimezone": {
- "label": ""
+ "label": "Použít pevné časové pásmo"
},
"timezone": {
"label": "Časové pásmo",
@@ -1146,7 +1146,7 @@
"label": ""
},
"dateFormat": {
- "label": "",
+ "label": "Formát data",
"description": ""
}
}
@@ -1213,11 +1213,11 @@
}
},
"iframe": {
- "name": "",
+ "name": "iFrame",
"description": "Vložte jakýkoli obsah z internetu. Některé webové stránky mohou omezit přístup.",
"option": {
"embedUrl": {
- "label": ""
+ "label": "Embed URL"
},
"allowFullScreen": {
"label": "Povolit celou obrazovku"
@@ -1245,12 +1245,12 @@
}
},
"error": {
- "noUrl": "",
+ "noUrl": "Nebyla zadána URL adresa iFrame",
"noBrowerSupport": "Váš prohlížeč nepodporuje iFrame. Aktualizujte, prosím, svůj prohlížeč."
}
},
"smartHome-entityState": {
- "name": "",
+ "name": "Stav entity",
"description": "",
"option": {
"entityId": {
@@ -1316,7 +1316,7 @@
"label": ""
},
"hasForecast": {
- "label": ""
+ "label": "Zobrazit předpověď"
},
"forecastDayCount": {
"label": "",
@@ -1400,14 +1400,14 @@
"latitude": "",
"longitude": "",
"disabledTooltip": "",
- "unknownLocation": "",
+ "unknownLocation": "Neznámá poloha",
"search": "Vyhledat",
"table": {
"header": {
- "city": "",
- "country": "",
- "coordinates": "",
- "population": ""
+ "city": "Město",
+ "country": "Státy",
+ "coordinates": "Souřadnice",
+ "population": "Populace"
},
"action": {
"select": ""
@@ -1418,16 +1418,16 @@
}
},
"integration": {
- "noData": "",
- "description": ""
+ "noData": "Nebyla nalezena žádná integrace",
+ "description": "Klikněte na pro vytvoření nové integrace"
},
"app": {
"noData": "",
- "description": ""
+ "description": "Klikněte na pro vytvoření nové aplikace"
},
"error": {
- "noIntegration": "",
- "noData": ""
+ "noIntegration": "Nebyla vybrána žádná integrace",
+ "noData": "Nejsou k dispozici žádná data o integraci"
},
"option": {}
},
@@ -1440,7 +1440,7 @@
},
"hasAutoPlay": {
"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": {
"label": ""
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "Uživatel",
+ "name": "Jméno",
+ "id": "Id"
+ }
},
"downloads": {
"name": "",
@@ -1515,11 +1520,11 @@
"detailsTitle": "Rychlost stahování"
},
"index": {
- "columnTitle": "",
+ "columnTitle": "#",
"detailsTitle": ""
},
"id": {
- "columnTitle": ""
+ "columnTitle": "Id"
},
"integration": {
"columnTitle": "Integrace"
@@ -1536,12 +1541,12 @@
"detailsTitle": ""
},
"received": {
- "columnTitle": "",
- "detailsTitle": ""
+ "columnTitle": "Celkem staženo",
+ "detailsTitle": "Celkem staženo"
},
"sent": {
- "columnTitle": "",
- "detailsTitle": ""
+ "columnTitle": "Celkem nahráno",
+ "detailsTitle": "Celkem nahráno"
},
"size": {
"columnTitle": "",
diff --git a/packages/translation/src/lang/da.json b/packages/translation/src/lang/da.json
index 4b402617e..03b0b25bd 100644
--- a/packages/translation/src/lang/da.json
+++ b/packages/translation/src/lang/da.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/de.json b/packages/translation/src/lang/de.json
index a837d9d05..3cb3449f6 100644
--- a/packages/translation/src/lang/de.json
+++ b/packages/translation/src/lang/de.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/el.json b/packages/translation/src/lang/el.json
index f8a385f15..5f0727cb0 100644
--- a/packages/translation/src/lang/el.json
+++ b/packages/translation/src/lang/el.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/es.json b/packages/translation/src/lang/es.json
index 92f5ddfc0..239d12d6d 100644
--- a/packages/translation/src/lang/es.json
+++ b/packages/translation/src/lang/es.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/et.json b/packages/translation/src/lang/et.json
index 1e6479a95..4f72a2dba 100644
--- a/packages/translation/src/lang/et.json
+++ b/packages/translation/src/lang/et.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/fr.json b/packages/translation/src/lang/fr.json
index 6ab07d8ed..61d7b9767 100644
--- a/packages/translation/src/lang/fr.json
+++ b/packages/translation/src/lang/fr.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/he.json b/packages/translation/src/lang/he.json
index 3b6df5fd9..9583a92bf 100644
--- a/packages/translation/src/lang/he.json
+++ b/packages/translation/src/lang/he.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "זרמי שרת מדיה נוכחיים",
"description": "הצג את הזרמים הנוכחיים בשרתי המדיה שלך",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "הורדת לקוח",
diff --git a/packages/translation/src/lang/hr.json b/packages/translation/src/lang/hr.json
index d70a830d2..1f1e7fafb 100644
--- a/packages/translation/src/lang/hr.json
+++ b/packages/translation/src/lang/hr.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/hu.json b/packages/translation/src/lang/hu.json
index f1a22dd50..93e9b2e78 100644
--- a/packages/translation/src/lang/hu.json
+++ b/packages/translation/src/lang/hu.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/it.json b/packages/translation/src/lang/it.json
index a15ee98c9..f287d2f73 100644
--- a/packages/translation/src/lang/it.json
+++ b/packages/translation/src/lang/it.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/ja.json b/packages/translation/src/lang/ja.json
index 87d73077f..74c44a010 100644
--- a/packages/translation/src/lang/ja.json
+++ b/packages/translation/src/lang/ja.json
@@ -2,16 +2,16 @@
"init": {
"step": {
"start": {
- "title": "",
+ "title": "Homarrへようこそ",
"subtitle": "",
"description": "",
"action": {
- "scratch": "",
+ "scratch": "ゼロからスタート",
"importOldmarr": ""
}
},
"import": {
- "title": "",
+ "title": "データのインポート",
"subtitle": "",
"dropzone": {
"title": "",
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/ko.json b/packages/translation/src/lang/ko.json
index 657a35c9c..2696d9acc 100644
--- a/packages/translation/src/lang/ko.json
+++ b/packages/translation/src/lang/ko.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/lt.json b/packages/translation/src/lang/lt.json
index 2d947019a..3465f1815 100644
--- a/packages/translation/src/lang/lt.json
+++ b/packages/translation/src/lang/lt.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/lv.json b/packages/translation/src/lang/lv.json
index 6cf025fdc..b2e568ba5 100644
--- a/packages/translation/src/lang/lv.json
+++ b/packages/translation/src/lang/lv.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/nl.json b/packages/translation/src/lang/nl.json
index 89aa38b26..41bb61bb5 100644
--- a/packages/translation/src/lang/nl.json
+++ b/packages/translation/src/lang/nl.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "Huidige mediaserver streams",
"description": "De huidige streams op je mediaservers weergeven",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "Client downloaden",
diff --git a/packages/translation/src/lang/no.json b/packages/translation/src/lang/no.json
index c9fde5e3e..58ab1bcb5 100644
--- a/packages/translation/src/lang/no.json
+++ b/packages/translation/src/lang/no.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/pl.json b/packages/translation/src/lang/pl.json
index d4f63985f..f59cee154 100644
--- a/packages/translation/src/lang/pl.json
+++ b/packages/translation/src/lang/pl.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/pt.json b/packages/translation/src/lang/pt.json
index 3186e11e2..314552f75 100644
--- a/packages/translation/src/lang/pt.json
+++ b/packages/translation/src/lang/pt.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/ro.json b/packages/translation/src/lang/ro.json
index 2da2ae314..c9d12cd85 100644
--- a/packages/translation/src/lang/ro.json
+++ b/packages/translation/src/lang/ro.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/ru.json b/packages/translation/src/lang/ru.json
index a0b43d8f8..160e884a1 100644
--- a/packages/translation/src/lang/ru.json
+++ b/packages/translation/src/lang/ru.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "Активные просмотры",
"description": "Отображает текущие сеансы воспроизведения на медиасерверах",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "Загрузки",
diff --git a/packages/translation/src/lang/sk.json b/packages/translation/src/lang/sk.json
index a3052d75e..bbd0b1a71 100644
--- a/packages/translation/src/lang/sk.json
+++ b/packages/translation/src/lang/sk.json
@@ -2,9 +2,9 @@
"init": {
"step": {
"start": {
- "title": "Vitajte na stránke Homarr",
- "subtitle": "Začnime s nastavením inštancie Homarr.",
- "description": "Ak chcete začať, vyberte, ako chcete nastaviť inštanciu Homarr.",
+ "title": "Vitajte na Homár",
+ "subtitle": "Začnime s nastavením inštancie Homár.",
+ "description": "Ak chcete začať, vyberte, ako chcete nastaviť inštanciu Homár.",
"action": {
"scratch": "Začať odznova",
"importOldmarr": "Import z Homarru pred 1.0"
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "Aktuálne streamy mediálneho servera",
"description": "Zobrazte aktuálne streamy na vašich mediálnych serveroch",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "Používateľ",
+ "name": "Názov",
+ "id": "Id"
+ }
},
"downloads": {
"name": "Download klient",
diff --git a/packages/translation/src/lang/sl.json b/packages/translation/src/lang/sl.json
index 6b13bf358..c0da63e30 100644
--- a/packages/translation/src/lang/sl.json
+++ b/packages/translation/src/lang/sl.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/sv.json b/packages/translation/src/lang/sv.json
index b3760d305..5263131b8 100644
--- a/packages/translation/src/lang/sv.json
+++ b/packages/translation/src/lang/sv.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/tr.json b/packages/translation/src/lang/tr.json
index 45e560300..7cb8e2f1a 100644
--- a/packages/translation/src/lang/tr.json
+++ b/packages/translation/src/lang/tr.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "Güncel Medya Sunucusu Akışları",
"description": "Medya sunucularınızdaki mevcut akışları gösterin",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "Kullanıcı",
+ "name": "İsim",
+ "id": "Kimlik"
+ }
},
"downloads": {
"name": "İndirme İstemcisi",
@@ -1910,7 +1915,7 @@
"title": "Düzen"
},
"background": {
- "title": "Arkaplan Resim URL'si"
+ "title": "Arkaplan"
},
"color": {
"title": "Renkler"
@@ -2320,7 +2325,7 @@
},
"job": {
"iconsUpdater": {
- "label": "Simge Güncelleyici"
+ "label": "Simge Güncelleme"
},
"analytics": {
"label": "Analiz"
@@ -2617,7 +2622,7 @@
}
},
"search": {
- "placeholder": "Ara",
+ "placeholder": "Ara (\"!\" İle Başlamalı)",
"nothingFound": "Hiçbir şey bulunamadı",
"error": {
"fetch": "Veriler alınırken bir hata oluştu"
@@ -2729,7 +2734,7 @@
}
},
"detail": {
- "title": "Arama motoru için bir eylem seçin"
+ "title": "Arama yapmak istediğiniz terimleri girin"
},
"searchResults": {
"title": "Eylemler için bir arama sonucu seçin"
diff --git a/packages/translation/src/lang/uk.json b/packages/translation/src/lang/uk.json
index c67e20b69..91219a9d7 100644
--- a/packages/translation/src/lang/uk.json
+++ b/packages/translation/src/lang/uk.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/vi.json b/packages/translation/src/lang/vi.json
index 10f89aa67..a1a55468f 100644
--- a/packages/translation/src/lang/vi.json
+++ b/packages/translation/src/lang/vi.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",
diff --git a/packages/translation/src/lang/zh.json b/packages/translation/src/lang/zh.json
index 4f82cee8b..cc660f4cd 100644
--- a/packages/translation/src/lang/zh.json
+++ b/packages/translation/src/lang/zh.json
@@ -1457,7 +1457,12 @@
"mediaServer": {
"name": "",
"description": "",
- "option": {}
+ "option": {},
+ "items": {
+ "user": "",
+ "name": "",
+ "id": ""
+ }
},
"downloads": {
"name": "",