mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
690cc303bf
commit
02386ffcd8
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -232,10 +242,10 @@
|
||||
},
|
||||
"manageAvatar": {
|
||||
"changeImage": {
|
||||
"label": "更改图像",
|
||||
"label": "更改头像",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": "图像修改成功"
|
||||
"message": "头像修改成功"
|
||||
},
|
||||
"error": {
|
||||
"message": "无法更改图像"
|
||||
@@ -284,9 +294,9 @@
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "用户组",
|
||||
"title": "群组",
|
||||
"name": "组",
|
||||
"search": "查找用户组",
|
||||
"search": "查找群组",
|
||||
"field": {
|
||||
"name": "名称",
|
||||
"members": "成员"
|
||||
@@ -417,13 +427,13 @@
|
||||
},
|
||||
"action": {
|
||||
"create": {
|
||||
"label": "新建用户组",
|
||||
"label": "新建群组",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": "用户组已成功创建"
|
||||
"message": "群组已成功创建"
|
||||
},
|
||||
"error": {
|
||||
"message": "无法创建用户组"
|
||||
"message": "无法创建群组"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -489,7 +499,7 @@
|
||||
}
|
||||
},
|
||||
"app": {
|
||||
"search": "",
|
||||
"search": "查找应用",
|
||||
"page": {
|
||||
"list": {
|
||||
"title": "应用",
|
||||
@@ -1533,7 +1543,7 @@
|
||||
},
|
||||
"added": {
|
||||
"columnTitle": "已添加",
|
||||
"detailsTitle": "日期已添加"
|
||||
"detailsTitle": "添加日期"
|
||||
},
|
||||
"category": {
|
||||
"columnTitle": "扩展的",
|
||||
@@ -1574,7 +1584,7 @@
|
||||
},
|
||||
"size": {
|
||||
"columnTitle": "文件大小",
|
||||
"detailsTitle": "选择/文件的总大小"
|
||||
"detailsTitle": "文件大小"
|
||||
},
|
||||
"state": {
|
||||
"columnTitle": "状态",
|
||||
@@ -1582,7 +1592,7 @@
|
||||
},
|
||||
"time": {
|
||||
"columnTitle": "完成时间",
|
||||
"detailsTitle": "结束/结束时间"
|
||||
"detailsTitle": "完成时间"
|
||||
},
|
||||
"type": {
|
||||
"columnTitle": "类型",
|
||||
@@ -1762,16 +1772,16 @@
|
||||
"board": {
|
||||
"action": {
|
||||
"duplicate": {
|
||||
"title": "",
|
||||
"message": "",
|
||||
"title": "复制面板",
|
||||
"message": "这将复制面板{name}及其所有内容。如果组件引用了不允许使用的集成,它们将被删除。",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "面板已复制",
|
||||
"message": "面板已成功复制"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "无法复制面板",
|
||||
"message": "无法复制面板"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1853,7 +1863,7 @@
|
||||
"label": "页面标题"
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "Meta标题"
|
||||
"label": "Meta 标题"
|
||||
},
|
||||
"logoImageUrl": {
|
||||
"label": "Logo 图像 URL"
|
||||
@@ -1868,7 +1878,7 @@
|
||||
"label": "背景图片附件",
|
||||
"option": {
|
||||
"fixed": {
|
||||
"label": "已修复",
|
||||
"label": "固定",
|
||||
"description": "背景保持不变。"
|
||||
},
|
||||
"scroll": {
|
||||
@@ -1950,7 +1960,7 @@
|
||||
"unrecognizedLink": "提供的链接未被识别,无法预览,但它可能仍然有效。"
|
||||
},
|
||||
"layout": {
|
||||
"title": "显示布局"
|
||||
"title": "布局"
|
||||
},
|
||||
"background": {
|
||||
"title": "背景"
|
||||
@@ -2072,7 +2082,7 @@
|
||||
"boards": "面板",
|
||||
"apps": "应用",
|
||||
"integrations": "集成",
|
||||
"searchEngies": "搜索引擎",
|
||||
"searchEngies": "搜索",
|
||||
"medias": "媒体",
|
||||
"users": {
|
||||
"label": "用户",
|
||||
@@ -2095,10 +2105,10 @@
|
||||
"help": {
|
||||
"label": "帮助",
|
||||
"items": {
|
||||
"documentation": "文档",
|
||||
"documentation": "帮助文档",
|
||||
"submitIssue": "提交问题",
|
||||
"discord": "Discord 社区",
|
||||
"sourceCode": "源码"
|
||||
"sourceCode": "源码仓库"
|
||||
}
|
||||
},
|
||||
"about": "关于"
|
||||
@@ -2141,7 +2151,7 @@
|
||||
}
|
||||
},
|
||||
"duplicate": {
|
||||
"label": ""
|
||||
"label": "复制面板"
|
||||
},
|
||||
"delete": {
|
||||
"label": "永久删除",
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "语言与地区",
|
||||
"board": "主面板",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "一周的第一天",
|
||||
"accessibility": "无障碍服务"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": "只有公共面板可供选择"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "外观",
|
||||
"defaultColorScheme": {
|
||||
@@ -2453,15 +2471,15 @@
|
||||
"accordion": {
|
||||
"contributors": {
|
||||
"title": "贡献人员",
|
||||
"subtitle": "{count} 维护代码和 Homarr"
|
||||
"subtitle": "{count} 人在维护代码和 Homarr"
|
||||
},
|
||||
"translators": {
|
||||
"title": "翻译人员",
|
||||
"subtitle": "{count}翻译了许多语言"
|
||||
"subtitle": "{count} 名人员翻译了许多语言"
|
||||
},
|
||||
"libraries": {
|
||||
"title": "资源库",
|
||||
"subtitle": "{count} 在 Homarr 代码中使用"
|
||||
"title": "相关的库",
|
||||
"subtitle": "{count} 个相关的库在 Homarr 代码中被使用"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": "刷新容器时出现错误"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": "本地结果"
|
||||
}
|
||||
@@ -2948,7 +3000,7 @@
|
||||
"label": "名称"
|
||||
},
|
||||
"short": {
|
||||
"label": "不足"
|
||||
"label": "短的"
|
||||
},
|
||||
"urlTemplate": {
|
||||
"label": "URL搜索模板"
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "Jazyk & oblast",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "První den v týdnu",
|
||||
"accessibility": "Přístupnost"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Vzhled",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Første ugedag",
|
||||
"accessibility": "Hjælpefunktioner"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Udseende",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Erster Tag der Woche",
|
||||
"accessibility": "Barrierefreiheit"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Aussehen",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Πρώτη ημέρα της εβδομάδας",
|
||||
"accessibility": "Προσβασιμότητα"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Εμφάνιση",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Primer día de la semana",
|
||||
"accessibility": "Accesibilidad"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Apariencia",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "",
|
||||
"accessibility": ""
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Premier jour de la semaine",
|
||||
"accessibility": "Accessibilité"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Apparence",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -1172,7 +1182,7 @@
|
||||
},
|
||||
"status": {
|
||||
"online": "",
|
||||
"offline": ""
|
||||
"offline": "לא מקוון"
|
||||
}
|
||||
},
|
||||
"notebook": {
|
||||
@@ -1483,9 +1493,9 @@
|
||||
"description": "הצג את הזרמים הנוכחיים בשרתי המדיה שלך",
|
||||
"option": {},
|
||||
"items": {
|
||||
"user": "",
|
||||
"name": "",
|
||||
"id": ""
|
||||
"user": "משתמש",
|
||||
"name": "שם",
|
||||
"id": "מזהה"
|
||||
}
|
||||
},
|
||||
"downloads": {
|
||||
@@ -1544,7 +1554,7 @@
|
||||
"detailsTitle": "מהירות הורדה"
|
||||
},
|
||||
"index": {
|
||||
"columnTitle": "",
|
||||
"columnTitle": "#",
|
||||
"detailsTitle": "מדד נוכחי בתוך הלקוח"
|
||||
},
|
||||
"id": {
|
||||
@@ -1554,7 +1564,7 @@
|
||||
"columnTitle": "אינטגרציה"
|
||||
},
|
||||
"name": {
|
||||
"columnTitle": ""
|
||||
"columnTitle": "שם המשימה"
|
||||
},
|
||||
"progress": {
|
||||
"columnTitle": "התקדמות",
|
||||
@@ -1578,7 +1588,7 @@
|
||||
},
|
||||
"state": {
|
||||
"columnTitle": "מצב",
|
||||
"detailsTitle": ""
|
||||
"detailsTitle": "מצב המשימה"
|
||||
},
|
||||
"time": {
|
||||
"columnTitle": "זמן סיום",
|
||||
@@ -1600,8 +1610,8 @@
|
||||
"completed": "הושלם",
|
||||
"failed": "נכשל",
|
||||
"processing": "מעבד",
|
||||
"leeching": "",
|
||||
"stalled": "",
|
||||
"leeching": "בשיתוף",
|
||||
"stalled": "נתקע",
|
||||
"unknown": "לא ידוע",
|
||||
"seeding": "זריעה"
|
||||
},
|
||||
@@ -1620,9 +1630,9 @@
|
||||
"resume": "המשך פריט",
|
||||
"delete": {
|
||||
"title": "מחק פריט",
|
||||
"modalTitle": "",
|
||||
"entry": "",
|
||||
"entryAndFiles": ""
|
||||
"modalTitle": "האם את/ה בטוח/ה שברצונך למחוק את העבודה הזו?",
|
||||
"entry": "מחיקת רשומה",
|
||||
"entryAndFiles": "מחיקת רשומה וקבצים"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1762,16 +1772,16 @@
|
||||
"board": {
|
||||
"action": {
|
||||
"duplicate": {
|
||||
"title": "",
|
||||
"message": "",
|
||||
"title": "שכפול לוח",
|
||||
"message": "פעולה זו תשכפל את הלוח {name} עם כל התוכן שלו. אם ווידג'טים מתייחסים לאינטגרציות שאינך מורשה להשתמש בהן, הם יוסרו.",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "הלוח שוכפל",
|
||||
"message": "הלוח שוכפל בהצלחה"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "לא ניתן לשכפל את הלוח",
|
||||
"message": "לא ניתן לשכפל את הלוח"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1836,7 +1846,7 @@
|
||||
"description": "סרגלי צד הוסרו ב- 1.0, אתה יכול לבחור מה צריך לקרות עם הפריטים שבתוכם.",
|
||||
"option": {
|
||||
"lastSection": {
|
||||
"label": "",
|
||||
"label": "החלק האחרון",
|
||||
"description": "סרגל צד יוצג מתחת לקטע האחרון"
|
||||
},
|
||||
"removeItems": {
|
||||
@@ -1991,31 +2001,31 @@
|
||||
"visibility": {
|
||||
"label": "שנה את נראות הלוח",
|
||||
"description": {
|
||||
"public": "",
|
||||
"private": ""
|
||||
"public": "הלוח הזה כרגע ציבורי.",
|
||||
"private": "הלוח הזה כרגע פרטי."
|
||||
},
|
||||
"button": {
|
||||
"public": "",
|
||||
"private": ""
|
||||
"public": "הפוך לפרטי",
|
||||
"private": "הפוך לציבורי"
|
||||
},
|
||||
"confirm": {
|
||||
"public": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "הפיכת לוח לפרטי",
|
||||
"description": "האם את/ה בטוח/ה להפוך את הלוח הזה לפרטי? פעולה זו תסתיר את הלוח מציבורי. קישורים למשתמשים אורחים יוסרו."
|
||||
},
|
||||
"private": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "הפיכת לוח לציבורי",
|
||||
"description": "האם את/ה בטוח/ה להפוך את הלוח הזה לציבורי? הפעולה תהפוך את הלוח נגיש לכולם."
|
||||
}
|
||||
}
|
||||
},
|
||||
"delete": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"button": "",
|
||||
"label": "מחיקת לוח זה",
|
||||
"description": "ברגע שהלוח נמחק, אין דרך חזרה. אנא וודא/י זאת בוודאות.",
|
||||
"button": "מחיקת לוח זה",
|
||||
"confirm": {
|
||||
"title": "מחיקת לוח",
|
||||
"description": ""
|
||||
"description": "האם את/ה בטוח/ה שברצונך למחוק לוח זה? הלוח ותוכנו יימחקו לצמיתות."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2025,22 +2035,22 @@
|
||||
"error": {
|
||||
"noBoard": {
|
||||
"title": "ברוכים הבאים ל- Homarr",
|
||||
"description": "",
|
||||
"description": "לוח בקרה מעוצב ומודרני שמביא את כל האפליקציות והשירותים שלך בהישג יד.",
|
||||
"link": "צור את הלוח הראשון שלך",
|
||||
"notice": ""
|
||||
"notice": "כדי להעלים דף זה, יש ליצור לוח ולקבוע אותו כלוח בית"
|
||||
},
|
||||
"notFound": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"title": "לא נמצא לוח",
|
||||
"description": "הלוח לא נמצא או שאין לך הרשאה לגשת אליו.",
|
||||
"link": "הצגת כל הלוחות",
|
||||
"notice": ""
|
||||
"notice": "בדוק את הקישור או צור קשר עם מנהל אם אתה סבור שהוא אמור להיות נגיש"
|
||||
},
|
||||
"homeBoard": {
|
||||
"title": "",
|
||||
"title": "אין לוח בית",
|
||||
"admin": {
|
||||
"description": "",
|
||||
"link": "",
|
||||
"notice": ""
|
||||
"description": "לא הוגדר לוח בית לשרת עדיין.",
|
||||
"link": "הגדר לוח בית לשרת",
|
||||
"notice": "כדי לגרום לדף זה להעלם עבור כל המשתמש, יש להגדיר לוח בית עבור השרת"
|
||||
},
|
||||
"user": {
|
||||
"description": "",
|
||||
@@ -2063,7 +2073,7 @@
|
||||
"evening": ""
|
||||
},
|
||||
"notFound": {
|
||||
"title": "",
|
||||
"title": "לא נמצא",
|
||||
"text": ""
|
||||
},
|
||||
"navbar": {
|
||||
@@ -2086,9 +2096,9 @@
|
||||
"label": "כלים",
|
||||
"items": {
|
||||
"docker": "דוקר",
|
||||
"logs": "",
|
||||
"logs": "קובצי לוג",
|
||||
"api": "ממשק API",
|
||||
"tasks": ""
|
||||
"tasks": "משימות"
|
||||
}
|
||||
},
|
||||
"settings": "הגדרות",
|
||||
@@ -2128,32 +2138,32 @@
|
||||
"label": ""
|
||||
},
|
||||
"open": {
|
||||
"label": ""
|
||||
"label": "פתיחת לוח"
|
||||
},
|
||||
"settings": {
|
||||
"label": "הגדרות"
|
||||
},
|
||||
"setHomeBoard": {
|
||||
"label": "",
|
||||
"label": "קביעה כלוח בית",
|
||||
"badge": {
|
||||
"label": "מסך הבית",
|
||||
"tooltip": ""
|
||||
"tooltip": "הלוח הזה יוצג כלוח הבית שלך"
|
||||
}
|
||||
},
|
||||
"duplicate": {
|
||||
"label": ""
|
||||
"label": "שכפול לוח"
|
||||
},
|
||||
"delete": {
|
||||
"label": "מחיקה לצמיתות",
|
||||
"confirm": {
|
||||
"title": "מחיקת לוח",
|
||||
"description": ""
|
||||
"description": "האם את/ה בטוח/ה שברצונך למחוק את הלוח {name}?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"visibility": {
|
||||
"public": "",
|
||||
"private": ""
|
||||
"public": "הלוח הזה ציבורי",
|
||||
"private": "הלוח הזה פרטי"
|
||||
},
|
||||
"modal": {
|
||||
"createBoard": {
|
||||
@@ -2166,10 +2176,10 @@
|
||||
}
|
||||
},
|
||||
"media": {
|
||||
"includeFromAllUsers": ""
|
||||
"includeFromAllUsers": "כלול מדיה מכל המשתמשים"
|
||||
},
|
||||
"user": {
|
||||
"back": "",
|
||||
"back": "חזרה למשתמשים",
|
||||
"fieldsDisabledExternalProvider": "",
|
||||
"setting": {
|
||||
"general": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "לוח בית",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "היום הראשון בשבוע",
|
||||
"accessibility": "נגישות"
|
||||
}
|
||||
@@ -2229,14 +2240,14 @@
|
||||
"title": "נהל הזמנות משתמש",
|
||||
"action": {
|
||||
"new": {
|
||||
"title": "",
|
||||
"title": "הזמנה חדשה",
|
||||
"description": "לאחר התפוגה, הזמנה לא תהיה תקפה יותר ומקבל ההזמנה לא יוכל ליצור חשבון."
|
||||
},
|
||||
"copy": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"title": "העתקת הזמנה",
|
||||
"description": "ההזמנה שלך נוצרה. לאחר שחלון זה ייסגר, <b>לא תוכל להעתיק את הקישור הזה יותר.</b> אם אינך מעוניין להזמין את האדם הנ\"ל, תוכל למחוק את ההזמנה בכל זמן.",
|
||||
"link": "קישור הזמנה",
|
||||
"button": ""
|
||||
"button": "העתקה וסגירה"
|
||||
},
|
||||
"delete": {
|
||||
"title": "מחיקת הזמנה",
|
||||
@@ -2260,23 +2271,23 @@
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"back": "",
|
||||
"back": "חזרה לקבוצות",
|
||||
"setting": {
|
||||
"general": {
|
||||
"title": "כללי",
|
||||
"owner": "בעלים",
|
||||
"ownerOfGroup": "",
|
||||
"ownerOfGroupDeleted": ""
|
||||
"ownerOfGroup": "בעלים של קבוצה זו",
|
||||
"ownerOfGroupDeleted": "הבעלים של קבוצה זו נמחק. כרגע אין בעלים."
|
||||
},
|
||||
"members": {
|
||||
"title": "חברים",
|
||||
"search": "",
|
||||
"notFound": ""
|
||||
"search": "חיפוש חבר בקבוצה",
|
||||
"notFound": "לא נמצא חברים בקבוצה"
|
||||
},
|
||||
"permissions": {
|
||||
"title": "",
|
||||
"title": "הרשאות",
|
||||
"form": {
|
||||
"unsavedChanges": ""
|
||||
"unsavedChanges": "ישנם שינויים שלא נשמרו!"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2285,15 +2296,15 @@
|
||||
"title": "הגדרות",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "ההגדרות נשמרו בהצלחה"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "נכשל בשמירת הגדרות"
|
||||
}
|
||||
},
|
||||
"section": {
|
||||
"analytics": {
|
||||
"title": "",
|
||||
"title": "ניתוחים",
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "מראה",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Prvi dan u tjednu",
|
||||
"accessibility": "Pristupačnost"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Izgled",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "Főoldal",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "A hét első napja",
|
||||
"accessibility": "Kisegítő lehetőségek"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Megjelenés",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Primo giorno della settimana",
|
||||
"accessibility": "Accessibilità"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Aspetto",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "週の初日",
|
||||
"accessibility": "アクセシビリティ"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "外観",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "요일별 요일",
|
||||
"accessibility": "접근성"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "모양",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "",
|
||||
"accessibility": ""
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Išvaizda",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Nedēļas pirmā diena",
|
||||
"accessibility": "Piekļūstamība"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Izskats",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "Taal & regio",
|
||||
"board": "Home-bord",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Eerste dag van de week",
|
||||
"accessibility": "Toegankelijkheid"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": "Alleen openbare borden zijn beschikbaar voor selectie"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Weergave",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": "Er is iets misgegaan tijdens het verversen van de containers"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": "Lokale resultaten"
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Første dag i uken",
|
||||
"accessibility": "Hjelpemidler"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Utseende",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Pierwszy dzień tygodnia",
|
||||
"accessibility": "Ułatwienia dostępu"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Wygląd",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Primeiro dia da semana",
|
||||
"accessibility": "Acessibilidade"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Aparência",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Prima zi a săptămâni",
|
||||
"accessibility": "Accesibilitate"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Aspect",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "Язык и регион",
|
||||
"board": "Домашняя панель",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Первый день недели",
|
||||
"accessibility": "Специальные возможности"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": "Для выбора доступны только публичные панели"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Внешний вид",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": "Произошла ошибка при обновлении данных о контейнерах"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": "Локальные результаты"
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "Jazyk a región",
|
||||
"board": "Domáca doska",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Prvý deň v týždni",
|
||||
"accessibility": "Prístupnosť"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": "Na výber sú k dispozícii iba verejné tabule"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Vzhľad",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": "Pri obnovovaní kontajnerov sa niečo pokazilo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": "Miestne výsledky"
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Prvi dan v tednu",
|
||||
"accessibility": "Dostopnost"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Videz",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Första veckodagen",
|
||||
"accessibility": "Tillgänglighet"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Utseende",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -489,7 +499,7 @@
|
||||
}
|
||||
},
|
||||
"app": {
|
||||
"search": "",
|
||||
"search": "Uygulama Bulun",
|
||||
"page": {
|
||||
"list": {
|
||||
"title": "Uygulamalar",
|
||||
@@ -1281,7 +1291,7 @@
|
||||
"label": "Varlık Kimliği"
|
||||
},
|
||||
"displayName": {
|
||||
"label": "Ekran adı"
|
||||
"label": "Görünen isim"
|
||||
},
|
||||
"entityUnit": {
|
||||
"label": "Varlık Birimi"
|
||||
@@ -1296,7 +1306,7 @@
|
||||
"description": "Tek tıklamayla otomasyonu tetikleyin",
|
||||
"option": {
|
||||
"displayName": {
|
||||
"label": "Ekran adı"
|
||||
"label": "Görünen isim"
|
||||
},
|
||||
"automationId": {
|
||||
"label": "Otomasyon Kimliği"
|
||||
@@ -1762,16 +1772,16 @@
|
||||
"board": {
|
||||
"action": {
|
||||
"duplicate": {
|
||||
"title": "",
|
||||
"message": "",
|
||||
"title": "Paneli Kopyala",
|
||||
"message": "Bu, {name} panelini tüm içeriğiyle birlikte kopyalayacaktır. Kullanmanıza izin verilmeyen entegrasyonları içeren widget'lar kaldırılacaklardır.",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Panel Kopyalandı",
|
||||
"message": "Panel başarıyla kopyalandı"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Panel Kopyalanamıyor",
|
||||
"message": "Panel kopyalanamadı"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2141,7 +2151,7 @@
|
||||
}
|
||||
},
|
||||
"duplicate": {
|
||||
"label": ""
|
||||
"label": "Paneli Kopyala"
|
||||
},
|
||||
"delete": {
|
||||
"label": "Kalıcı olarak sil",
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "Dil & Bölge",
|
||||
"board": "Öntanımlı panel",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Haftanın ilk günü",
|
||||
"accessibility": "Erişilebilirlik"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": "Seçim yalnızca herkese açık paneller için kullanılabilir"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Görünüş",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": "Konteynerler yenilenirken bir şeyler ters gitti"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "Homarr'a Ekle",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "Homarr'a Eklendi",
|
||||
"message": "Seçili uygulamalar Homarr'a eklendi"
|
||||
},
|
||||
"error": {
|
||||
"title": "Homarr'a Eklenemedi",
|
||||
"message": "Seçilen uygulamalar Homarr'a eklenemedi"
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": "Homarr'a docker konteyner(-ler)i ekleyin"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": "Yerel sonuçlar"
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Перший день тижня",
|
||||
"accessibility": "Доступність"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Вигляд",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "",
|
||||
"board": "",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "Ngày đầu tiên trong tuần",
|
||||
"accessibility": "Trợ năng"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Hiển thị",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": ""
|
||||
}
|
||||
|
||||
@@ -210,6 +210,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeDefaultSearchEngine": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeFirstDayOfWeek": {
|
||||
"notification": {
|
||||
"success": {
|
||||
@@ -2177,6 +2187,7 @@
|
||||
"item": {
|
||||
"language": "語言與地區",
|
||||
"board": "主面板",
|
||||
"defaultSearchEngine": "",
|
||||
"firstDayOfWeek": "一周的第一天",
|
||||
"accessibility": "無障礙服務"
|
||||
}
|
||||
@@ -2338,6 +2349,13 @@
|
||||
"description": "只有公開面板可供選擇"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "",
|
||||
"defaultSearchEngine": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"title": "外觀",
|
||||
"defaultColorScheme": {
|
||||
@@ -2562,6 +2580,22 @@
|
||||
"message": "刷新容器時出現錯誤"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToHomarr": {
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -2837,6 +2871,24 @@
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"search": {
|
||||
"title": "",
|
||||
"option": {
|
||||
"other": {
|
||||
"label": ""
|
||||
},
|
||||
"no-default": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"label": ""
|
||||
},
|
||||
"from-integration": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"local": {
|
||||
"title": "本地結果"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user