diff --git a/packages/translation/src/lang/cn.json b/packages/translation/src/lang/cn.json index f139ef930..6bfa200b6 100644 --- a/packages/translation/src/lang/cn.json +++ b/packages/translation/src/lang/cn.json @@ -614,8 +614,8 @@ "label": "Url" }, "attemptSearchEngineCreation": { - "label": "", - "description": "" + "label": "创建搜索引擎", + "description": "集成“{kind}”可以与搜索引擎一起使用。勾选此项可自动配置搜索引擎。" } }, "action": { @@ -630,7 +630,7 @@ "notification": { "success": { "title": "连接成功", - "message": "" + "message": "已成功建立连接" }, "invalidUrl": { "title": "无效链接", @@ -642,7 +642,7 @@ }, "invalidCredentials": { "title": "凭证无效", - "message": "" + "message": "凭证无效" }, "commonError": { "title": "连接失败", @@ -654,35 +654,35 @@ }, "unauthorized": { "title": "未授权", - "message": "" + "message": "可能错误的凭证" }, "forbidden": { - "title": "", + "title": "禁止", "message": "可能缺少权限" }, "notFound": { "title": "未找到", - "message": "" + "message": "可能错误的 URL 或路径" }, "internalServerError": { - "title": "", - "message": "" + "title": "服务器内部错误", + "message": "服务器遇到一个错误" }, "serviceUnavailable": { - "title": "", - "message": "" + "title": "服务暂时不可用", + "message": "服务器当前不可用" }, "connectionAborted": { - "title": "", - "message": "" + "title": "连接被中止", + "message": "连接被终止" }, "domainNotFound": { - "title": "", - "message": "" + "title": "找不到域", + "message": "找不到该域" }, "connectionRefused": { - "title": "", - "message": "" + "title": "连接被拒绝", + "message": "连接被拒绝" }, "invalidJson": { "title": "无效的 JSON", @@ -695,16 +695,16 @@ } }, "secrets": { - "title": "", - "lastUpdated": "", + "title": "秘钥", + "lastUpdated": "最后更新于 {date}", "notSet": { "label": "未设置值", "tooltip": "尚未设置此必填的密钥" }, - "secureNotice": "", + "secureNotice": "创建后无法再次获取此密钥", "reset": { - "title": "", - "message": "" + "title": "重置密钥", + "message": "您确定要重置此秘钥吗?" }, "noSecretsRequired": { "segmentTitle": "没有密钥", @@ -726,8 +726,8 @@ } }, "permission": { - "use": "", - "interact": "", + "use": "选择项目中的集成", + "interact": "与集成进行互动", "full": "完整的组件访问权限" } }, @@ -745,10 +745,10 @@ "file": "选择文件", "notification": { "success": { - "message": "" + "message": "上传媒体成功" }, "error": { - "message": "" + "message": "无法上传媒体" } } }, @@ -785,12 +785,12 @@ "saveChanges": "保存更改", "cancel": "取消", "delete": "删除", - "discard": "", + "discard": "Discard", "confirm": "确认", "continue": "继续", "previous": "上一步", "next": "下一步", - "checkoutDocs": "", + "checkoutDocs": "查阅文档", "checkLogs": "检查日志获取更多详情", "tryAgain": "重试", "loading": "正在加载" @@ -798,7 +798,7 @@ "here": "这里", "iconPicker": { "label": "图标 URL", - "header": "" + "header": "输入名称或对象来筛选图标… Homarr 将为您搜索 {countIcons} 图标。" }, "colorScheme": { "options": { @@ -827,8 +827,8 @@ "error": "无法应用更改" }, "transfer": { - "success": "", - "error": "" + "success": "传输成功", + "error": "传输失败" } }, "multiSelect": { @@ -836,12 +836,12 @@ }, "multiText": { "placeholder": "添加更多值", - "addLabel": "" + "addLabel": "添加 {value}" }, "select": { "placeholder": "选择值", "badge": { - "recommended": "" + "recommended": "推荐" } }, "userAvatar": { @@ -853,8 +853,8 @@ "logout": "退出登录", "login": "登录", "homeBoard": "您的首页", - "loggedOut": "", - "updateAvailable": "" + "loggedOut": "已注销", + "updateAvailable": "{countUpdates} 可用更新:{tag}" } }, "dangerZone": "危险", @@ -871,7 +871,7 @@ "startsWith": "该字段必须以 {startsWith} 开头", "endsWith": "该字段必须以 {endsWith} 结尾", "includes": "该字段必须包含 {includes}", - "invalidEmail": "" + "invalidEmail": "此字段必须是一个有效的电子邮件" }, "tooSmall": { "string": "该字段长度必须至少为 {minimum} 个字符", @@ -884,10 +884,10 @@ "custom": { "passwordsDoNotMatch": "两次输入的密码不一致", "passwordRequirements": "密码不符合要求", - "boardAlreadyExists": "", - "invalidFileType": "", - "fileTooLarge": "", - "invalidConfiguration": "", + "boardAlreadyExists": "具有此名称的面板已存在", + "invalidFileType": "无效的文件类型,例如 {expected}", + "fileTooLarge": "文件太大,最大大小为 {maxSize}", + "invalidConfiguration": "无效配置", "groupNameTaken": "用户组名称已存在" } } @@ -896,12 +896,12 @@ "section": { "dynamic": { "action": { - "create": "", - "remove": "" + "create": "新建动态部分", + "remove": "删除动态部分" }, "remove": { - "title": "", - "message": "" + "title": "删除动态部分", + "message": "您确定要删除这个动态部分吗?项目将在父部分的同一位置移动。" } }, "category": { @@ -916,16 +916,16 @@ "remove": "删除分类", "moveUp": "上移", "moveDown": "下移", - "createAbove": "", - "createBelow": "" + "createAbove": "新分类之上", + "createBelow": "新分类之下" }, "create": { - "title": "", - "submit": "" + "title": "新建分类", + "submit": "添加分类" }, "remove": { - "title": "", - "message": "" + "title": "删除分类", + "message": "您确定要删除分类 {name} 吗?" }, "edit": { "title": "重命名分类", @@ -944,8 +944,8 @@ "create": "新建项目", "import": "导入项目", "edit": "编辑项目", - "moveResize": "", - "duplicate": "", + "moveResize": "移动/调整项目大小", + "duplicate": "复制项目", "remove": "删除项目" }, "menu": { @@ -954,11 +954,11 @@ } }, "create": { - "title": "", + "title": "选择要添加的项目", "addToBoard": "添加到面板" }, "moveResize": { - "title": "", + "title": "移动/调整项目大小", "field": { "width": { "label": "宽度" @@ -978,14 +978,14 @@ "title": "编辑项目", "advancedOptions": { "label": "高级选项", - "title": "" + "title": "高级项目选项" }, "field": { "integrations": { "label": "集成" }, "customCssClasses": { - "label": "" + "label": "自定义 CSS 类" } } }, @@ -997,7 +997,7 @@ "widget": { "app": { "name": "应用", - "description": "", + "description": "将应用嵌入到面板中。", "option": { "appId": { "label": "选择应用" @@ -1018,7 +1018,7 @@ "error": { "notFound": { "label": "没有应用", - "tooltip": "" + "tooltip": "您没有选择有效的应用" } } }, @@ -1039,19 +1039,19 @@ "label": "垂直" }, "grid": { - "label": "" + "label": "网格" } } }, "items": { - "label": "", - "add": "" + "label": "书签", + "add": "添加书签" } } }, "dnsHoleSummary": { - "name": "", - "description": "", + "name": "DNS Hole 摘要", + "description": "显示 DNS Hole 的摘要", "option": { "layout": { "label": "显示布局", @@ -1063,7 +1063,7 @@ "label": "垂直" }, "grid": { - "label": "" + "label": "网格" } } }, @@ -1096,7 +1096,7 @@ "label": "垂直" }, "grid": { - "label": "" + "label": "网格" } } }, @@ -1110,73 +1110,73 @@ "controls": { "enableAll": "全部启用", "disableAll": "全部禁用", - "setTimer": "", + "setTimer": "设置计时", "set": "设置", "enabled": "已启用", "disabled": "已禁用", - "processing": "", - "disconnected": "", + "processing": "处理中", + "disconnected": "网络连线中断", "hours": "时", "minutes": "分", - "unlimited": "" + "unlimited": "留空表示无限制" } }, "clock": { - "name": "", + "name": "日期和时间", "description": "显示当前的日期和时间。", "option": { "customTitleToggle": { - "label": "", - "description": "" + "label": "自定义标题/城市显示", + "description": "在时钟上显示自定义的标题或城市/国家的名称。" }, "customTitle": { - "label": "" + "label": "标题" }, "is24HourFormat": { - "label": "", - "description": "" + "label": "24 小时制", + "description": "使用24小时格式代替12小时格式" }, "showSeconds": { - "label": "" + "label": "显示秒数" }, "useCustomTimezone": { - "label": "" + "label": "使用固定时区" }, "timezone": { "label": "时区", - "description": "" + "description": "选择遵循 IANA 标准的时区" }, "showDate": { - "label": "" + "label": "显示日期" }, "dateFormat": { - "label": "", - "description": "" + "label": "日期格式", + "description": "日期应该是什么样的" } } }, "minecraftServerStatus": { - "name": "", - "description": "", + "name": "Minecraft 服务状态", + "description": "显示 Minecraft 服务器状态", "option": { "title": { - "label": "" + "label": "标题" }, "domain": { - "label": "" + "label": "服务器地址" }, "isBedrockServer": { - "label": "" + "label": "Bedrock 服务器" } }, "status": { - "online": "", - "offline": "" + "online": "在线", + "offline": "离线" } }, "notebook": { "name": "笔记", - "description": "", + "description": "支持 Markdown 的简单笔记本小部件", "option": { "showToolbar": { "label": "显示帮助您写下 Markdown 的工具栏" @@ -1236,7 +1236,7 @@ } }, "iframe": { - "name": "", + "name": "iFrame", "description": "嵌入互联网上的任何内容。某些网站可能限制访问。", "option": { "embedUrl": { @@ -1268,30 +1268,30 @@ } }, "error": { - "noUrl": "", + "noUrl": "没有提供 iFrame 网址", "noBrowerSupport": "您的浏览器不支持 iframe。请更新您的浏览器。" } }, "smartHome-entityState": { - "name": "", - "description": "", + "name": "实体状态", + "description": "显示实体状态并可选切换", "option": { "entityId": { "label": "实体 ID" }, "displayName": { - "label": "" + "label": "显示名称" }, "entityUnit": { - "label": "" + "label": "实体单位" }, "clickable": { - "label": "" + "label": "可单击" } } }, "smartHome-executeAutomation": { - "name": "", + "name": "执行自动化", "description": "一键触发自动化操作", "option": { "displayName": { diff --git a/packages/translation/src/lang/cs.json b/packages/translation/src/lang/cs.json index a3af99104..a3c7712fd 100644 --- a/packages/translation/src/lang/cs.json +++ b/packages/translation/src/lang/cs.json @@ -172,7 +172,7 @@ }, "forgotPassword": { "label": "Zapomněli jste Vaše heslo?", - "description": "" + "description": "Administrátor může použít následující příkaz k obnovení Vašeho hesla:" } }, "register": { @@ -216,33 +216,33 @@ "message": "První den v týdnu byl úspěšně změněn" }, "error": { - "message": "" + "message": "Nelze změnit první den v týdnu" } } }, "changePingIconsEnabled": { "notification": { "success": { - "message": "" + "message": "Ikony pingu byly úspěšně přepnuty" }, "error": { - "message": "" + "message": "Nelze přepnout ikony pingu" } } }, "manageAvatar": { "changeImage": { - "label": "", + "label": "Změnit obrázek", "notification": { "success": { - "message": "" + "message": "Obrázek byl úspěšně změněn" }, "error": { - "message": "" + "message": "Nepodařilo se změnit obrázek" }, "toLarge": { - "title": "", - "message": "" + "title": "Obrázek je příliš velký", + "message": "Maximální velikost obrázku je {size}" } } }, @@ -338,8 +338,8 @@ "description": "Umožňuje členům upravovat všechny plochy (nezahrnuje kontrolu přístupu a nebezpečnou zónu)" }, "full-all": { - "label": "", - "description": "" + "label": "Úplný přístup k plochám", + "description": "Umožňuje členům zobrazit, upravit a odstranit všechny plochy (včetně kontroly přístupu a nebezpečné zóny)" } } }, @@ -377,7 +377,7 @@ }, "full-all": { "label": "Úplný přístup k médiím", - "description": "" + "description": "Umožňuje členům spravovat a mazat všechny mediální soubory" } } }, @@ -423,20 +423,20 @@ "message": "Skupina byla úspěšně vytvořena" }, "error": { - "message": "" + "message": "Skupinu se nepodařilo vytvořit" } } }, "transfer": { "label": "", "description": "", - "confirm": "", + "confirm": "Jste si jisti, že chcete převést vlastnictví skupiny {name} na {username}?", "notification": { "success": { "message": "" }, "error": { - "message": "" + "message": "Nelze převést vlastnictví" } } }, @@ -445,18 +445,18 @@ }, "removeMember": { "label": "", - "confirm": "" + "confirm": "Jste si jisti, že chcete odstranit {user} z této skupiny?" }, "delete": { "label": "", "description": "", - "confirm": "", + "confirm": "Jste si jisti, že chcete odstranit skupinu {name}?", "notification": { "success": { "message": "" }, "error": { - "message": "" + "message": "Nelze odstranit skupinu {name}" } } }, @@ -478,7 +478,7 @@ "message": "" }, "error": { - "message": "" + "message": "Nelze uložit skupinu {name}" } } }, @@ -678,7 +678,7 @@ }, "domainNotFound": { "title": "", - "message": "" + "message": "Doména nebyla nalezena" }, "connectionRefused": { "title": "", @@ -695,29 +695,29 @@ } }, "secrets": { - "title": "", - "lastUpdated": "", + "title": "Tajné klíče", + "lastUpdated": "Naposledy aktualizováno {date}", "notSet": { - "label": "", - "tooltip": "" + "label": "Žádná hodnota není nenastavena", + "tooltip": "Tento požadovaný tajný klíč ještě nebyl nastaven" }, - "secureNotice": "", + "secureNotice": "Tento tajný klíč nelze získat po vytvoření", "reset": { - "title": "", - "message": "" + "title": "Resetovat tajný klíč", + "message": "Jste si jisti, že chcete resetovat tento tajný klíč?" }, "noSecretsRequired": { - "segmentTitle": "", - "text": "" + "segmentTitle": "Žádné tajné klíče", + "text": "Pro tuto integraci nejsou vyžadovány žádné tajné klíče" }, "kind": { "username": { "label": "Uživatelské jméno", - "newLabel": "" + "newLabel": "Nové uživatelské jméno" }, "apiKey": { - "label": "", - "newLabel": "" + "label": "API klíč", + "newLabel": "Nový API klíč" }, "password": { "label": "Heslo", @@ -732,8 +732,8 @@ } }, "media": { - "plural": "", - "search": "", + "plural": "Média", + "search": "Najít mediální soubor", "field": { "name": "Název", "size": "Velikost", @@ -741,31 +741,31 @@ }, "action": { "upload": { - "label": "", - "file": "", + "label": "Nahrát mediální soubor", + "file": "Vybrat soubor", "notification": { "success": { - "message": "" + "message": "Mediální soubor byl úspěšně nahrán" }, "error": { - "message": "" + "message": "Nepodařilo se nahrát mediální soubor" } } }, "delete": { - "label": "", - "description": "", + "label": "Vymazat mediální soubor", + "description": "Jste si jisti, že chcete vymazat mediální soubor ?", "notification": { "success": { - "message": "" + "message": "Mediální soubor byl úspěšně odstraněn" }, "error": { - "message": "" + "message": "Nepodařilo se vymazat mediální soubor" } } }, "copy": { - "label": "" + "label": "Zkopírovat URL" } } }, @@ -901,7 +901,7 @@ }, "remove": { "title": "Odstranit dynamickou sekci", - "message": "" + "message": "Jste si jisti, že chcete odstranit tuto dynamickou sekci? Položky budou přesunuty na stejné místo v nadřazené sekci." } }, "category": { @@ -925,7 +925,7 @@ }, "remove": { "title": "", - "message": "" + "message": "Jste si jisti, že chcete odstranit kategorii {name}?" }, "edit": { "title": "", @@ -991,7 +991,7 @@ }, "remove": { "title": "", - "message": "" + "message": "Jste si jisti, že chcete tuto položku odstranit?" } }, "widget": { @@ -1619,7 +1619,7 @@ "resume": "", "delete": { "title": "", - "modalTitle": "", + "modalTitle": "Jsou si jisti, že chcete smazat tento úkol?", "entry": "", "entryAndFiles": "" } @@ -1767,13 +1767,13 @@ "message": "" }, "error": { - "title": "", - "message": "" + "title": "Nelze uložit změny", + "message": "Plochu se nepodařilo uložit" } }, "confirmLeave": { "title": "", - "message": "" + "message": "Máte neuložené změny, jste si jistí, že chcete odejít?" } }, "oldImport": { @@ -1785,7 +1785,7 @@ }, "error": { "title": "", - "message": "" + "message": "Plochu se nepodařilo importovat, zkontrolujte logy pro více informací" } }, "form": { @@ -1986,11 +1986,11 @@ "confirm": { "public": { "title": "", - "description": "" + "description": "Jste si jisti, že chcete tuto plochu učinit soukromou? Toto skryje tuto plochu před veřejností. Odkazy pro hosty přestanou fungovat." }, "private": { "title": "", - "description": "" + "description": "Jste si jisti, že chcete tuto plochu učinit veřejnou? Toto plochu zpřístupní všem." } } }, @@ -2000,7 +2000,7 @@ "button": "", "confirm": { "title": "Odstranit plochu", - "description": "" + "description": "Jste si jisti, že chcete odstranit tuto plochu? Toto trvale odstraní plochu a veškerý její obsah." } } } @@ -2049,7 +2049,7 @@ }, "notFound": { "title": "", - "text": "" + "text": "Nepodařilo se nalézt požadovaný zdroj" }, "navbar": { "items": { @@ -2129,7 +2129,7 @@ "label": "Trvale smazat", "confirm": { "title": "Odstranit plochu", - "description": "" + "description": "Jste si jisti, že chcete vymazat plochu {name}?" } } }, @@ -2157,7 +2157,7 @@ "general": { "title": "Obecné", "item": { - "language": "", + "language": "Jazyk & oblast", "board": "", "firstDayOfWeek": "První den v týdnu", "accessibility": "Přístupnost" @@ -2222,12 +2222,12 @@ }, "delete": { "title": "Odstranit pozvánku", - "description": "Jste si jisti, že chcete tuto pozvánku smazat? Uživatelé s tímto odkazem již nebudou moci pomocí tohoto odkazu vytvořit účet." + "description": "Jste si jisti, že chcete tuto pozvánku smazat? Uživatelé s tímto odkazem si již nebudou moci pomocí tohoto odkazu vytvořit účet." } }, "field": { "id": { - "label": "" + "label": "ID" }, "creator": { "label": "Vytvořil/a" @@ -2333,7 +2333,7 @@ "culture": { "title": "", "defaultLocale": { - "label": "" + "label": "Výchozí jazyk" } } } @@ -2431,15 +2431,15 @@ }, "about": { "version": "", - "text": "", + "text": "Homarr je komunitou řízený open source projekt, který je udržován dobrovolníky. Díky těmto lidem je Homarr od roku 2021 neustále rostoucím projektem. Náš tým na Homarru pracuje zcela na dálku z mnoha různých zemí ve svém volném čase bez jakékoli kompenzace.", "accordion": { "contributors": { - "title": "", - "subtitle": "" + "title": "Přispěvatelé", + "subtitle": "{count} udržuje kód & Homarr" }, "translators": { - "title": "", - "subtitle": "" + "title": "Překladatelé", + "subtitle": "{count} přispívá překladem do mnoha jazyků" }, "libraries": { "title": "", @@ -2489,7 +2489,7 @@ }, "error": { "title": "", - "message": "" + "message": "Nepodařilo se spustit kontejnery" } } }, @@ -2502,7 +2502,7 @@ }, "error": { "title": "", - "message": "" + "message": "Nepodařilo se zastavit kontejnery" } } }, @@ -2515,7 +2515,7 @@ }, "error": { "title": "", - "message": "" + "message": "Nepodařilo se restartovat kontejnery" } } }, @@ -2528,7 +2528,7 @@ }, "error": { "title": "", - "message": "" + "message": "Nepodařilo se odstranit kontejnery" } } }, @@ -2711,10 +2711,10 @@ "dark": "" }, "language": { - "label": "", + "label": "Změnit jazyk", "children": { "detail": { - "title": "" + "title": "Vyberte si preferovaný jazyk" } } }, @@ -2957,7 +2957,7 @@ }, "error": { "title": "", - "message": "" + "message": "Nepodařilo se vytvořit vyhledávač" } } }, @@ -2969,8 +2969,8 @@ "message": "" }, "error": { - "title": "", - "message": "" + "title": "Nelze uložit změny", + "message": "Nepodařilo se uložit vyhledávač" } }, "configControl": "", @@ -2981,7 +2981,7 @@ }, "delete": { "title": "", - "message": "", + "message": "Jste si jisti, že chcete odstranit vyhledávač '{name}'?", "notification": { "success": { "title": "", @@ -2989,7 +2989,7 @@ }, "error": { "title": "", - "message": "" + "message": "Nepodařilo se odstranit vyhledávač" } } } diff --git a/packages/translation/src/lang/da.json b/packages/translation/src/lang/da.json index 0fc4c9a9a..20e1491d1 100644 --- a/packages/translation/src/lang/da.json +++ b/packages/translation/src/lang/da.json @@ -2,130 +2,130 @@ "init": { "step": { "start": { - "title": "", - "subtitle": "", - "description": "", + "title": "Velkommen til Homarr", + "subtitle": "Lad os komme i gang med at konfigurere din Homarr instans.", + "description": "For at komme i gang, skal du vælge, hvordan du vil konfigurere din Homarr instans.", "action": { - "scratch": "", - "importOldmarr": "" + "scratch": "Start fra bunden", + "importOldmarr": "Importer fra Homarr før 1.0" } }, "import": { - "title": "", - "subtitle": "", + "title": "Importer data", + "subtitle": "Du kan importere data fra en eksisterende Homarr instans.", "dropzone": { - "title": "", - "description": "" + "title": "Træk zip-filen her eller klik for at gennemse", + "description": "Den uploadede zip vil blive behandlet, og du vil kunne vælge, hvad du vil importere" }, "fileInfo": { "action": { - "change": "" + "change": "Ændre fil" } }, "importSettings": { - "title": "", - "description": "" + "title": "Importer indstillinger", + "description": "Konfigurer importadfærden" }, "boardSelection": { - "title": "", - "description": "", + "title": "Fundet {count} tavler", + "description": "Vælg alle tavler med deres størrelser du vil importere", "action": { - "selectAll": "", - "unselectAll": "" + "selectAll": "Vælg alle", + "unselectAll": "Fravælg alle" } }, "summary": { - "title": "", - "description": "", + "title": "Importér sammendrag", + "description": "I nedenstående oversigt kan du se hvad der vil blive importeret", "action": { - "import": "" + "import": "Bekræft import og fortsæt" }, "entities": { - "apps": "", - "boards": "", - "integrations": "", - "credentialUsers": "" + "apps": "Apps", + "boards": "Tavler", + "integrations": "Integrationer", + "credentialUsers": "Brugere, der er legitimerede" } }, "tokenModal": { - "title": "", + "title": "Angiv import token", "field": { "token": { - "label": "", - "description": "" + "label": "Token", + "description": "Indtast den viste import token fra din tidligere homarr instans" } }, "notification": { "error": { - "title": "", - "message": "" + "title": "Ugyldig token", + "message": "Den indtastede token er ugyldig" } } } }, "user": { - "title": "", - "subtitle": "", + "title": "Admin bruger", + "subtitle": "Angiv legitimationsoplysninger for din administrator bruger.", "notification": { "success": { - "title": "", - "message": "" + "title": "Bruger oprettet", + "message": "Brugeren blev oprettet" }, "error": { - "title": "" + "title": "Brugeroprettelse mislykkedes" } } }, "group": { - "title": "", - "subtitle": "", + "title": "Ekstern gruppe", + "subtitle": "Angiv den gruppe, der skal bruges til eksterne brugere.", "form": { "name": { - "label": "", - "description": "" + "label": "Gruppenavn", + "description": "Navn skal matche admin gruppe fra ekstern udbyder" } } }, "settings": { "title": "Indstillinger", - "subtitle": "" + "subtitle": "Konfigurer serverindstillinger." }, "finish": { - "title": "", - "subtitle": "", - "description": "", + "title": "Afslut opsætningen", + "subtitle": "Du er klar!", + "description": "Du har fuldført opsætningsprocessen. Du kan nu begynde at bruge Homarr. Vælg din næste handling:", "action": { - "goToBoard": "", - "createBoard": "", - "inviteUser": "", - "docs": "" + "goToBoard": "Gå til {name} tavle", + "createBoard": "Opret din første tavle", + "inviteUser": "Inviter andre brugere", + "docs": "Læs dokumentationen" } } }, - "backToStart": "" + "backToStart": "Tilbage til start" }, "user": { "title": "Brugere", "name": "Bruger", "page": { "login": { - "title": "", - "subtitle": "" + "title": "Log ind på din konto", + "subtitle": "Velkommen tilbage! Indtast venligst dine legitimationsoplysninger" }, "invite": { - "title": "", - "subtitle": "", - "description": "" + "title": "Tilmeld Homarr", + "subtitle": "Velkommen til Homarr! Opret venligst din konto", + "description": "Du blev inviteret af {username}" }, "init": { - "title": "", - "subtitle": "" + "title": "Ny Homarr installation", + "subtitle": "Opret venligst den første administrator bruger" } }, "field": { "email": { "label": "E-mail", - "verified": "" + "verified": "Verificeret" }, "username": { "label": "Brugernavn" @@ -133,46 +133,46 @@ "password": { "label": "Adgangskode", "requirement": { - "length": "", + "length": "Inkluderer mindst 8 tegn", "lowercase": "Inkluderer små bogstaver", "uppercase": "Inkluderer store bogstaver", "number": "Inkluderer nummer", - "special": "" + "special": "Inkluderer specielt symbol" } }, "passwordConfirm": { "label": "Bekræft kodeord" }, "previousPassword": { - "label": "" + "label": "Tidligere adgangskode" }, "homeBoard": { - "label": "" + "label": "Hjemme tavle" }, "pingIconsEnabled": { - "label": "" + "label": "Brug ikoner til pings" } }, "error": { - "usernameTaken": "" + "usernameTaken": "Brugernavn allerede taget" }, "action": { "login": { "label": "Log ind", - "labelWith": "", + "labelWith": "Log ind med {provider}", "notification": { "success": { - "title": "", - "message": "" + "title": "Login lykkedes", + "message": "Du er nu logget ind" }, "error": { - "title": "", - "message": "" + "title": "Login mislykkedes", + "message": "Dit login mislykkedes" } }, "forgotPassword": { - "label": "", - "description": "" + "label": "Glemt din adgangskode?", + "description": "En administrator kan bruge følgende kommando til at nulstille din adgangskode:" } }, "register": { @@ -180,81 +180,81 @@ "notification": { "success": { "title": "Konto oprettet", - "message": "" + "message": "Log venligst på for at fortsætte" }, "error": { - "title": "", - "message": "" + "title": "Oprettelse af konto mislykkedes", + "message": "Din konto kunne ikke oprettes" } } }, "create": "Opret bruger", "changePassword": { - "label": "", + "label": "Skift adgangskode", "notification": { "success": { - "message": "" + "message": "Adgangskoden er blevet ændret" }, "error": { - "message": "" + "message": "Adgangskoden kunne ikke ændres" } } }, "changeHomeBoard": { "notification": { "success": { - "message": "" + "message": "Hjemmetavle blev ændret" }, "error": { - "message": "" + "message": "Kan ikke ændre hjemmetavle" } } }, "changeFirstDayOfWeek": { "notification": { "success": { - "message": "" + "message": "Første ugedag ændret med succes" }, "error": { - "message": "" + "message": "Kan ikke ændre den første ugedag" } } }, "changePingIconsEnabled": { "notification": { "success": { - "message": "" + "message": "Ping ikoner skiftet" }, "error": { - "message": "" + "message": "Kan ikke skifte ping-ikoner" } } }, "manageAvatar": { "changeImage": { - "label": "", + "label": "Skift billede", "notification": { "success": { - "message": "" + "message": "Billedet blev ændret" }, "error": { - "message": "" + "message": "Kan ikke ændre billede" }, "toLarge": { - "title": "", - "message": "" + "title": "Billedet er for stort", + "message": "Maks billedstørrelse er {size}" } } }, "removeImage": { - "label": "", - "confirm": "", + "label": "Fjern billede", + "confirm": "Er du sikker på du vil fjerne billedet?", "notification": { "success": { - "message": "" + "message": "Billedet blev fjernet" }, "error": { - "message": "" + "message": "Kan ikke fjerne billede" } } } @@ -262,15 +262,15 @@ "editProfile": { "notification": { "success": { - "message": "" + "message": "Profilen blev opdateret" }, "error": { - "message": "" + "message": "Ikke i stand til at opdatere profil" } } }, "delete": { - "label": "", + "label": "Slet brugeren permanent", "description": "", "confirm": "" }, @@ -293,23 +293,23 @@ }, "permission": { "admin": { - "title": "", + "title": "Admin", "item": { "admin": { - "label": "", - "description": "" + "label": "Administrator", + "description": "Medlemmer med denne tilladelse har fuld adgang til alle funktioner og indstillinger" } } }, "app": { - "title": "", + "title": "Apps", "item": { "create": { - "label": "", - "description": "" + "label": "Opret apps", + "description": "Tillad medlemmer at oprette apps" }, "use-all": { - "label": "", + "label": "Brug alle apps", "description": "" }, "modify-all": { diff --git a/packages/translation/src/lang/tr.json b/packages/translation/src/lang/tr.json index 33b4fe074..3cae5879f 100644 --- a/packages/translation/src/lang/tr.json +++ b/packages/translation/src/lang/tr.json @@ -147,7 +147,7 @@ "label": "Eski Şifre" }, "homeBoard": { - "label": "Öntanımlı panel" + "label": "Ana panel" }, "pingIconsEnabled": { "label": "Pingler İçin Simgeler Kullanın" @@ -1208,7 +1208,7 @@ "decreaseIndent": "Girintiyi Azalt", "link": "Bağlantı", "unlink": "Bağlantıyı kaldır", - "image": "Görsel Göm", + "image": "Görsel Yerleştir", "addTable": "Tablo ekle", "deleteTable": "Tablo Sil", "colorCell": "Renk Hücresi", @@ -1676,7 +1676,7 @@ "description": "Medya kod dönüştürmenizin istatistikleri, geçerli kuyruğu ve çalışan durumu", "option": { "defaultView": { - "label": "Öntanımlı görünüm" + "label": "Varsayılan Görünüm" }, "queuePageSize": { "label": "Kuyruk Sayfa Boyutu" @@ -2768,7 +2768,7 @@ "title": "Arama yapmak istediğiniz terimleri girin" }, "searchResults": { - "title": "Eylemler için bir arama sonucu seçin" + "title": "Etkileşime geçmek için bir sonuç seçin" } }, "option": {