chore(lang): updated translations from crowdin (#1786)

* New translations en.json (Hebrew)

* New translations en.json (Dutch)

* New translations en.json (Hebrew)

* New translations en.json (Hebrew)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Lithuanian)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Croatian)

* New translations en.json (Latvian)

* New translations en.json (Cree)

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
Thomas Camlong
2024-12-28 04:47:14 +09:00
committed by GitHub
parent fcab6a347d
commit 76abfca11b
28 changed files with 2173 additions and 2173 deletions

View File

@@ -51,7 +51,7 @@
"title": "输入导入密钥", "title": "输入导入密钥",
"field": { "field": {
"token": { "token": {
"label": "令牌", "label": "Token",
"description": "输入您之前的 homarr 实例中显示的导入秘钥" "description": "输入您之前的 homarr 实例中显示的导入秘钥"
} }
}, },
@@ -125,7 +125,7 @@
"field": { "field": {
"email": { "email": {
"label": "邮箱", "label": "邮箱",
"verified": "已验证" "verified": ""
}, },
"username": { "username": {
"label": "用户名" "label": "用户名"
@@ -133,46 +133,46 @@
"password": { "password": {
"label": "密码", "label": "密码",
"requirement": { "requirement": {
"length": "包含至少8个字符", "length": "",
"lowercase": "包括小写字母", "lowercase": "包括小写字母",
"uppercase": "包含大写字母", "uppercase": "包含大写字母",
"number": "包含数字", "number": "包含数字",
"special": "包含特殊符号" "special": ""
} }
}, },
"passwordConfirm": { "passwordConfirm": {
"label": "确认密码" "label": "确认密码"
}, },
"previousPassword": { "previousPassword": {
"label": "先前的密码" "label": ""
}, },
"homeBoard": { "homeBoard": {
"label": "首页" "label": ""
}, },
"pingIconsEnabled": { "pingIconsEnabled": {
"label": "用于ping的图标" "label": ""
} }
}, },
"error": { "error": {
"usernameTaken": "用户名称已被占用" "usernameTaken": ""
}, },
"action": { "action": {
"login": { "login": {
"label": "登录", "label": "登录",
"labelWith": "使用 {provider} 登录", "labelWith": "",
"notification": { "notification": {
"success": { "success": {
"title": "登录成功", "title": "",
"message": "您已登录" "message": ""
}, },
"error": { "error": {
"title": "登录失败", "title": "",
"message": "您登录失败" "message": ""
} }
}, },
"forgotPassword": { "forgotPassword": {
"label": "忘记密码?", "label": "",
"description": "管理员可以使用以下命令重置您的密码:" "description": ""
} }
}, },
"register": { "register": {
@@ -180,11 +180,11 @@
"notification": { "notification": {
"success": { "success": {
"title": "账号已创建", "title": "账号已创建",
"message": "请登录以继续" "message": ""
}, },
"error": { "error": {
"title": "创建账户失败", "title": "",
"message": "无法创建您的帐户" "message": ""
} }
} }
}, },
@@ -262,16 +262,16 @@
"editProfile": { "editProfile": {
"notification": { "notification": {
"success": { "success": {
"message": "资料更新成功" "message": ""
}, },
"error": { "error": {
"message": "资料更新失败" "message": ""
} }
} }
}, },
"delete": { "delete": {
"label": "永久删除用户", "label": "",
"description": "删除此用户及其偏好设置。这将不会删除任何看板。用户将不会收到通知。", "description": "",
"confirm": "您确定要删除用户 {username} 及其偏好设置吗?" "confirm": "您确定要删除用户 {username} 及其偏好设置吗?"
}, },
"select": { "select": {
@@ -279,24 +279,24 @@
"notFound": "找不到用户" "notFound": "找不到用户"
}, },
"transfer": { "transfer": {
"label": "选择新的所有者" "label": ""
} }
} }
}, },
"group": { "group": {
"title": "", "title": "",
"name": "", "name": "",
"search": "查找组", "search": "",
"field": { "field": {
"name": "名称", "name": "名称",
"members": "成员列表" "members": ""
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "管理员", "title": "管理员",
"item": { "item": {
"admin": { "admin": {
"label": "管理员", "label": "",
"description": "拥有此权限的成员可完全访问所有功能和设置" "description": "拥有此权限的成员可完全访问所有功能和设置"
} }
} }
@@ -305,20 +305,20 @@
"title": "应用", "title": "应用",
"item": { "item": {
"create": { "create": {
"label": "创建应用", "label": "",
"description": "允许成员创建应用" "description": ""
}, },
"use-all": { "use-all": {
"label": "使用全部应用", "label": "",
"description": "允许成员将任何应用添加到他们的看板" "description": ""
}, },
"modify-all": { "modify-all": {
"label": "修改全部应用", "label": "",
"description": "允许成员修改全部应用" "description": ""
}, },
"full-all": { "full-all": {
"label": "完整应用访问权限", "label": "",
"description": "允许成员管理、使用和删除全部应用" "description": ""
} }
} }
}, },
@@ -327,19 +327,19 @@
"item": { "item": {
"create": { "create": {
"label": "创建面板", "label": "创建面板",
"description": "允许成员创建看板" "description": ""
}, },
"view-all": { "view-all": {
"label": "查看全部面板", "label": "查看所有面板",
"description": "允许成员查看全部看板" "description": ""
}, },
"modify-all": { "modify-all": {
"label": "修改全部看板", "label": "",
"description": "允许成员修改全部看板 (不包括访问控制和危险区)" "description": ""
}, },
"full-all": { "full-all": {
"label": "完整的看板访问权限", "label": "",
"description": "允许成员查看、修改和删除全部看板 (包括访问控制和危险区)" "description": ""
} }
} }
}, },
@@ -347,144 +347,144 @@
"title": "组件", "title": "组件",
"item": { "item": {
"create": { "create": {
"label": "创建组件", "label": "",
"description": "允许成员创建组件" "description": ""
}, },
"use-all": { "use-all": {
"label": "使用全部组件", "label": "",
"description": "允许成员将任何组件添加到他们的看板" "description": ""
}, },
"interact-all": { "interact-all": {
"label": "与任何组件互动", "label": "",
"description": "允许成员与任何组件互动" "description": ""
}, },
"full-all": { "full-all": {
"label": "完全的组件访问权限", "label": "",
"description": "允许成员管理、使用并与任何组件交互" "description": ""
} }
} }
}, },
"media": { "media": {
"title": "媒体", "title": "",
"item": { "item": {
"upload": { "upload": {
"label": "上传媒体", "label": "",
"description": "允许成员上传媒体" "description": ""
}, },
"view-all": { "view-all": {
"label": "查看全部媒体", "label": "",
"description": "允许成员查看全部媒体" "description": ""
}, },
"full-all": { "full-all": {
"label": "完全的媒体访问权限", "label": "",
"description": "允许成员管理和删除任何媒体" "description": ""
} }
} }
}, },
"other": { "other": {
"title": "其它", "title": "",
"item": { "item": {
"view-logs": { "view-logs": {
"label": "查看日志", "label": "",
"description": "允许成员查看日志" "description": ""
} }
} }
}, },
"search-engine": { "search-engine": {
"title": "搜索引擎", "title": "",
"item": { "item": {
"create": { "create": {
"label": "创建搜索引擎", "label": "",
"description": "允许成员创建搜索引擎" "description": ""
}, },
"modify-all": { "modify-all": {
"label": "修改全部搜索引擎", "label": "",
"description": "允许成员修改全部搜索引擎" "description": ""
}, },
"full-all": { "full-all": {
"label": "完整的搜索引擎访问权限", "label": "",
"description": "允许成员管理和删除任何搜索引擎" "description": ""
} }
} }
} }
}, },
"memberNotice": { "memberNotice": {
"mixed": "部分成员来自外部提供者,无法在此处管理", "mixed": "",
"external": "所有成员都来自外部提供者,无法在此处管理" "external": ""
}, },
"reservedNotice": { "reservedNotice": {
"message": "此用户组保留供系统使用并限制部分操作 <checkoutDocs></checkoutDocs>" "message": ""
}, },
"action": { "action": {
"create": { "create": {
"label": "新建用户组", "label": "",
"notification": { "notification": {
"success": { "success": {
"message": "用户组已成功创建" "message": ""
}, },
"error": { "error": {
"message": "无法创建用户组" "message": ""
} }
} }
}, },
"transfer": { "transfer": {
"label": "转移所有权", "label": "",
"description": "将此用户组的所有权转移给另一个用户。", "description": "",
"confirm": "确定将用户组 {name} 的所有权转移给 {username} 吗?", "confirm": "",
"notification": { "notification": {
"success": { "success": {
"message": "成功将用户组 {group} 的所有权转移给 {user}" "message": ""
}, },
"error": { "error": {
"message": "无法转移所有权" "message": ""
} }
} }
}, },
"addMember": { "addMember": {
"label": "添加成员" "label": ""
}, },
"removeMember": { "removeMember": {
"label": "删除成员", "label": "",
"confirm": "确定将 {user} 从此用户组移除吗?" "confirm": ""
}, },
"delete": { "delete": {
"label": "删除用户组", "label": "",
"description": "用户组一旦删除就无法恢复. 请谨慎操作.", "description": "",
"confirm": "确认删除用户组 {name} 吗?", "confirm": "",
"notification": { "notification": {
"success": { "success": {
"message": "成功删除用户组 {name}" "message": ""
}, },
"error": { "error": {
"message": "无法删除用户组 {name}" "message": ""
} }
} }
}, },
"changePermissions": { "changePermissions": {
"notification": { "notification": {
"success": { "success": {
"title": "权限已保存", "title": "",
"message": "权限保存成功" "message": ""
}, },
"error": { "error": {
"title": "权限未保存", "title": "",
"message": "权限尚未保存" "message": ""
} }
} }
}, },
"update": { "update": {
"notification": { "notification": {
"success": { "success": {
"message": "用户组 {name} 保存成功" "message": ""
}, },
"error": { "error": {
"message": "无法保存用户组 {name}" "message": ""
} }
} }
}, },
"select": { "select": {
"label": "选择用户组", "label": "",
"notFound": "未找到用户组" "notFound": ""
} }
} }
}, },
@@ -493,47 +493,47 @@
"list": { "list": {
"title": "应用", "title": "应用",
"noResults": { "noResults": {
"title": "尚无应用", "title": "",
"action": "创建您的第一个应用" "action": ""
} }
}, },
"create": { "create": {
"title": "新建应用", "title": "",
"notification": { "notification": {
"success": { "success": {
"title": "创建成功", "title": "",
"message": "应用已成功创建" "message": ""
}, },
"error": { "error": {
"title": "创建失败", "title": "",
"message": "无法创建此应用" "message": ""
} }
} }
}, },
"edit": { "edit": {
"title": "编辑应用", "title": "",
"notification": { "notification": {
"success": { "success": {
"title": "更改应用成功", "title": "",
"message": "应用保存成功" "message": ""
}, },
"error": { "error": {
"title": "无法应用更改", "title": "",
"message": "无法保存此应用" "message": ""
} }
} }
}, },
"delete": { "delete": {
"title": "删除应用", "title": "",
"message": "确认删除应用 {name} 吗?", "message": "",
"notification": { "notification": {
"success": { "success": {
"title": "成功删除", "title": "",
"message": "应用已成功删除" "message": ""
}, },
"error": { "error": {
"title": "删除失败", "title": "",
"message": "无法删除应用" "message": ""
} }
} }
} }
@@ -543,16 +543,16 @@
"label": "名称" "label": "名称"
}, },
"description": { "description": {
"label": "描述" "label": ""
}, },
"url": { "url": {
"label": "Url" "label": ""
} }
}, },
"action": { "action": {
"select": { "select": {
"label": "选择应用", "label": "",
"notFound": "未找到应用" "notFound": ""
} }
} }
}, },
@@ -560,48 +560,48 @@
"page": { "page": {
"list": { "list": {
"title": "组件", "title": "组件",
"search": "搜索组件", "search": "",
"noResults": { "noResults": {
"title": "尚无组件" "title": ""
} }
}, },
"create": { "create": {
"title": "新的组件 {name}", "title": "",
"notification": { "notification": {
"success": { "success": {
"title": "创建成功", "title": "",
"message": "组件已成功创建" "message": ""
}, },
"error": { "error": {
"title": "创建失败", "title": "",
"message": "无法创建组件" "message": ""
} }
} }
}, },
"edit": { "edit": {
"title": "编辑组件 {name}", "title": "",
"notification": { "notification": {
"success": { "success": {
"title": "更改应用成功", "title": "",
"message": "组件已成功保存" "message": ""
}, },
"error": { "error": {
"title": "无法应用更改", "title": "",
"message": "无法保存此组件" "message": ""
} }
} }
}, },
"delete": { "delete": {
"title": "删除组件", "title": "",
"message": "确认删除组件 {name} 吗?", "message": "",
"notification": { "notification": {
"success": { "success": {
"title": "成功删除", "title": "",
"message": "组件已成功删除" "message": ""
}, },
"error": { "error": {
"title": "删除失败", "title": "",
"message": "无法删除组件" "message": ""
} }
} }
} }
@@ -611,21 +611,21 @@
"label": "名称" "label": "名称"
}, },
"url": { "url": {
"label": "Url" "label": ""
} }
}, },
"action": { "action": {
"create": "新建组件" "create": ""
}, },
"testConnection": { "testConnection": {
"action": { "action": {
"create": "测试连接并创建", "create": "",
"edit": "测试连接并保存" "edit": ""
}, },
"alertNotice": "成功建立连接后保存按钮将启用", "alertNotice": "",
"notification": { "notification": {
"success": { "success": {
"title": "连接成功", "title": "",
"message": "" "message": ""
}, },
"invalidUrl": { "invalidUrl": {
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "嵌入互联网上的任何内容。某些网站可能限制访问。", "description": "嵌入互联网上的任何内容。某些网站可能限制访问。",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1989,7 +1989,7 @@
"notFound": { "notFound": {
"title": "", "title": "",
"description": "", "description": "",
"link": "查看全部面板", "link": "查看所有面板",
"notice": "" "notice": ""
}, },
"homeBoard": { "homeBoard": {
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "工具", "label": "工具",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "创建者" "label": "创建者"
@@ -2208,7 +2208,7 @@
"label": "过期时间" "label": "过期时间"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "工具", "label": "工具",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""
@@ -2749,7 +2749,7 @@
"description": "" "description": ""
}, },
"torrent": { "torrent": {
"name": "", "name": "Torrents",
"description": "" "description": ""
}, },
"youTube": { "youTube": {

View File

@@ -1381,7 +1381,7 @@
"memory": "crwdns5734:0{memory}crwdne5734:0", "memory": "crwdns5734:0{memory}crwdne5734:0",
"memoryAvailable": "crwdns5736:0{memoryAvailable}crwdnd5736:0{percent}crwdne5736:0", "memoryAvailable": "crwdns5736:0{memoryAvailable}crwdnd5736:0{percent}crwdne5736:0",
"version": "crwdns5738:0{version}crwdne5738:0", "version": "crwdns5738:0{version}crwdne5738:0",
"uptime": "crwdns5740:0{days}crwdnd5740:0{hours}crwdnd5740:0{minutes}crwdne5740:0", "uptime": "crwdns7008:0{months}crwdnd7008:0{days}crwdnd7008:0{hours}crwdnd7008:0{minutes}crwdne7008:0",
"loadAverage": "crwdns5742:0crwdne5742:0", "loadAverage": "crwdns5742:0crwdne5742:0",
"minute": "crwdns5744:0crwdne5744:0", "minute": "crwdns5744:0crwdne5744:0",
"minutes": "crwdns5746:0{count}crwdne5746:0", "minutes": "crwdns5746:0{count}crwdne5746:0",

View File

@@ -27,7 +27,7 @@
"description": "Konfigurovat chování importu" "description": "Konfigurovat chování importu"
}, },
"boardSelection": { "boardSelection": {
"title": "Nalezeno {count} ploch", "title": "",
"description": "Vyberte všechny plochy s velikostmi, které chcete importovat", "description": "Vyberte všechny plochy s velikostmi, které chcete importovat",
"action": { "action": {
"selectAll": "Vybrat vše", "selectAll": "Vybrat vše",
@@ -38,17 +38,17 @@
"title": "Přehled importu", "title": "Přehled importu",
"description": "", "description": "",
"action": { "action": {
"import": "Potvrdit import a pokračovat" "import": ""
}, },
"entities": { "entities": {
"apps": "Aplikace", "apps": "Aplikace",
"boards": "Plochy", "boards": "Plochy",
"integrations": "Integrace", "integrations": "",
"credentialUsers": "" "credentialUsers": ""
} }
}, },
"tokenModal": { "tokenModal": {
"title": "Zadejte token pro import", "title": "",
"field": { "field": {
"token": { "token": {
"label": "Token", "label": "Token",
@@ -57,14 +57,14 @@
}, },
"notification": { "notification": {
"error": { "error": {
"title": "Neplatný token", "title": "",
"message": "Token, který jste zadali je neplatný" "message": ""
} }
} }
} }
}, },
"user": { "user": {
"title": "Správce", "title": "",
"subtitle": "", "subtitle": "",
"notification": { "notification": {
"success": { "success": {
@@ -1213,11 +1213,11 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Vložte jakýkoli obsah z internetu. Některé webové stránky mohou omezit přístup.", "description": "Vložte jakýkoli obsah z internetu. Některé webové stránky mohou omezit přístup.",
"option": { "option": {
"embedUrl": { "embedUrl": {
"label": "" "label": "Embed URL"
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "Povolit celou obrazovku" "label": "Povolit celou obrazovku"
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Nástroje", "label": "Nástroje",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Vytvořil/a" "label": "Vytvořil/a"
@@ -2208,7 +2208,7 @@
"label": "Datum konce platnosti" "label": "Datum konce platnosti"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Nástroje", "label": "Nástroje",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -41,8 +41,8 @@
"import": "" "import": ""
}, },
"entities": { "entities": {
"apps": "", "apps": "Apps",
"boards": "", "boards": "Boards",
"integrations": "", "integrations": "",
"credentialUsers": "" "credentialUsers": ""
} }
@@ -51,7 +51,7 @@
"title": "", "title": "",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": ""
} }
}, },
@@ -293,7 +293,7 @@
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "", "title": "Admin",
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "",
@@ -302,7 +302,7 @@
} }
}, },
"app": { "app": {
"title": "", "title": "Apps",
"item": { "item": {
"create": { "create": {
"label": "", "label": "",
@@ -323,7 +323,7 @@
} }
}, },
"board": { "board": {
"title": "", "title": "Boards",
"item": { "item": {
"create": { "create": {
"label": "", "label": "",
@@ -491,7 +491,7 @@
"app": { "app": {
"page": { "page": {
"list": { "list": {
"title": "", "title": "Apps",
"noResults": { "noResults": {
"title": "", "title": "",
"action": "" "action": ""
@@ -1026,7 +1026,7 @@
"label": "" "label": ""
}, },
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "Horisontal" "label": "Horisontal"
@@ -1050,7 +1050,7 @@
"description": "", "description": "",
"option": { "option": {
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "Horisontal" "label": "Horisontal"
@@ -1083,7 +1083,7 @@
"description": "Kontroller PiHole eller AdGuard fra dit dashboard", "description": "Kontroller PiHole eller AdGuard fra dit dashboard",
"option": { "option": {
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "Horisontal" "label": "Horisontal"
@@ -1183,7 +1183,7 @@
"checkList": "Tjekliste", "checkList": "Tjekliste",
"increaseIndent": "Forøg indrykning", "increaseIndent": "Forøg indrykning",
"decreaseIndent": "Formindsk indrykning", "decreaseIndent": "Formindsk indrykning",
"link": "", "link": "Link",
"unlink": "Fjern link", "unlink": "Fjern link",
"image": "Integrer billede", "image": "Integrer billede",
"addTable": "Tilføj tabel", "addTable": "Tilføj tabel",
@@ -1432,11 +1432,11 @@
"option": {} "option": {}
}, },
"video": { "video": {
"name": "", "name": "Video Stream",
"description": "Indlejr en video stream eller video fra et kamera eller et website", "description": "Indlejr en video stream eller video fra et kamera eller et website",
"option": { "option": {
"feedUrl": { "feedUrl": {
"label": "" "label": "Feed URL"
}, },
"hasAutoPlay": { "hasAutoPlay": {
"label": "Auto-afspilning", "label": "Auto-afspilning",
@@ -1511,7 +1511,7 @@
"detailsTitle": "" "detailsTitle": ""
}, },
"downSpeed": { "downSpeed": {
"columnTitle": "", "columnTitle": "Down",
"detailsTitle": "Download hastighed" "detailsTitle": "Download hastighed"
}, },
"index": { "index": {
@@ -1522,7 +1522,7 @@
"columnTitle": "" "columnTitle": ""
}, },
"integration": { "integration": {
"columnTitle": "" "columnTitle": "Integration"
}, },
"name": { "name": {
"columnTitle": "" "columnTitle": ""
@@ -1560,7 +1560,7 @@
"detailsTitle": "" "detailsTitle": ""
}, },
"upSpeed": { "upSpeed": {
"columnTitle": "", "columnTitle": "Up",
"detailsTitle": "" "detailsTitle": ""
} }
}, },
@@ -1635,7 +1635,7 @@
"available": "", "available": "",
"tv": "TV-anmodninger", "tv": "TV-anmodninger",
"movie": "Film anmodninger", "movie": "Film anmodninger",
"total": "" "total": "Total"
}, },
"users": { "users": {
"main": "Topbrugere", "main": "Topbrugere",
@@ -1685,7 +1685,7 @@
"empty": "Tom", "empty": "Tom",
"table": { "table": {
"file": "Fil", "file": "Fil",
"eta": "", "eta": "ETA",
"progress": "Fremskridt", "progress": "Fremskridt",
"transcode": "Transkod", "transcode": "Transkod",
"healthCheck": "" "healthCheck": ""
@@ -1766,7 +1766,7 @@
"invalidError": "" "invalidError": ""
}, },
"apps": { "apps": {
"label": "", "label": "Apps",
"avoidDuplicates": { "avoidDuplicates": {
"label": "", "label": "",
"description": "" "description": ""
@@ -1907,7 +1907,7 @@
"unrecognizedLink": "" "unrecognizedLink": ""
}, },
"layout": { "layout": {
"title": "" "title": "Layout"
}, },
"background": { "background": {
"title": "Baggrund" "title": "Baggrund"
@@ -2026,8 +2026,8 @@
"navbar": { "navbar": {
"items": { "items": {
"home": "Hjem", "home": "Hjem",
"boards": "", "boards": "Boards",
"apps": "", "apps": "Apps",
"integrations": "", "integrations": "",
"searchEngies": "", "searchEngies": "",
"medias": "", "medias": "",
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Værktøjer", "label": "Værktøjer",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2064,15 +2064,15 @@
"page": { "page": {
"home": { "home": {
"statistic": { "statistic": {
"board": "", "board": "Boards",
"user": "Brugere", "user": "Brugere",
"invite": "Invitationer", "invite": "Invitationer",
"integration": "", "integration": "",
"app": "", "app": "Apps",
"group": "" "group": ""
}, },
"statisticLabel": { "statisticLabel": {
"boards": "", "boards": "Boards",
"resources": "", "resources": "",
"authentication": "", "authentication": "",
"authorization": "" "authorization": ""
@@ -2139,7 +2139,7 @@
"title": "Sikkerhed" "title": "Sikkerhed"
}, },
"board": { "board": {
"title": "" "title": "Boards"
} }
}, },
"list": { "list": {
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Skaber" "label": "Skaber"
@@ -2208,7 +2208,7 @@
"label": "Udløbsdato" "label": "Udløbsdato"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2286,7 +2286,7 @@
} }
}, },
"board": { "board": {
"title": "", "title": "Boards",
"homeBoard": { "homeBoard": {
"label": "", "label": "",
"description": "" "description": ""
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2442,7 +2442,7 @@
} }
}, },
"containerImage": { "containerImage": {
"label": "" "label": "Image"
}, },
"ports": { "ports": {
"label": "Porte" "label": "Porte"
@@ -2450,7 +2450,7 @@
}, },
"action": { "action": {
"start": { "start": {
"label": "", "label": "Start",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "",
@@ -2463,7 +2463,7 @@
} }
}, },
"stop": { "stop": {
"label": "", "label": "Stop",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "",
@@ -2552,7 +2552,7 @@
"manage": { "manage": {
"label": "Administrer", "label": "Administrer",
"boards": { "boards": {
"label": "" "label": "Boards"
}, },
"integrations": { "integrations": {
"label": "", "label": "",
@@ -2576,7 +2576,7 @@
"label": "" "label": ""
}, },
"apps": { "apps": {
"label": "", "label": "Apps",
"new": { "new": {
"label": "" "label": ""
}, },
@@ -2591,7 +2591,7 @@
}, },
"general": "Generelt", "general": "Generelt",
"security": "Sikkerhed", "security": "Sikkerhed",
"board": "", "board": "Boards",
"groups": { "groups": {
"label": "" "label": ""
}, },
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Værktøjer", "label": "Værktøjer",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""
@@ -2627,7 +2627,7 @@
"help": "", "help": "",
"group": { "group": {
"app": { "app": {
"title": "", "title": "Apps",
"children": { "children": {
"action": { "action": {
"open": { "open": {
@@ -2643,7 +2643,7 @@
} }
}, },
"board": { "board": {
"title": "", "title": "Boards",
"children": { "children": {
"action": { "action": {
"open": { "open": {
@@ -2749,7 +2749,7 @@
"description": "" "description": ""
}, },
"torrent": { "torrent": {
"name": "", "name": "Torrents",
"description": "" "description": ""
}, },
"youTube": { "youTube": {

File diff suppressed because it is too large Load Diff

View File

@@ -51,7 +51,7 @@
"title": "", "title": "",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": ""
} }
}, },
@@ -124,7 +124,7 @@
}, },
"field": { "field": {
"email": { "email": {
"label": "", "label": "E-Mail",
"verified": "" "verified": ""
}, },
"username": { "username": {
@@ -1678,7 +1678,7 @@
"savedSpace": "", "savedSpace": "",
"healthChecks": "", "healthChecks": "",
"videoCodecs": "Κωδικοποιητές", "videoCodecs": "Κωδικοποιητές",
"videoContainers": "", "videoContainers": "Containers",
"videoResolutions": "Αναλύσεις" "videoResolutions": "Αναλύσεις"
}, },
"workers": { "workers": {
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Εργαλεία", "label": "Εργαλεία",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2208,7 +2208,7 @@
"label": "Ημερομηνία λήξης" "label": "Ημερομηνία λήξης"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2419,7 +2419,7 @@
} }
}, },
"docker": { "docker": {
"title": "", "title": "Containers",
"table": { "table": {
"updated": "", "updated": "",
"search": "", "search": "",
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Εργαλεία", "label": "Εργαλεία",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -51,7 +51,7 @@
"title": "", "title": "",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": ""
} }
}, },
@@ -767,7 +767,7 @@
}, },
"common": { "common": {
"beta": "", "beta": "",
"error": "", "error": "Error",
"action": { "action": {
"add": "Añadir", "add": "Añadir",
"apply": "Aplicar", "apply": "Aplicar",
@@ -1029,10 +1029,10 @@
"label": "Diseño", "label": "Diseño",
"option": { "option": {
"row": { "row": {
"label": "" "label": "Horizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1053,10 +1053,10 @@
"label": "Diseño", "label": "Diseño",
"option": { "option": {
"row": { "row": {
"label": "" "label": "Horizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1086,10 +1086,10 @@
"label": "Diseño", "label": "Diseño",
"option": { "option": {
"row": { "row": {
"label": "" "label": "Horizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Incrusta cualquier contenido de Internet. Algunos sitios web pueden restringir el acceso.", "description": "Incrusta cualquier contenido de Internet. Algunos sitios web pueden restringir el acceso.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1532,7 +1532,7 @@
"detailsTitle": "" "detailsTitle": ""
}, },
"ratio": { "ratio": {
"columnTitle": "", "columnTitle": "Ratio",
"detailsTitle": "" "detailsTitle": ""
}, },
"received": { "received": {
@@ -1635,7 +1635,7 @@
"available": "", "available": "",
"tv": "Solicitudes de TV", "tv": "Solicitudes de TV",
"movie": "Solicitudes de películas", "movie": "Solicitudes de películas",
"total": "" "total": "Total"
}, },
"users": { "users": {
"main": "Mejores usuarios", "main": "Mejores usuarios",
@@ -1903,7 +1903,7 @@
"title": "", "title": "",
"section": { "section": {
"general": { "general": {
"title": "", "title": "General",
"unrecognizedLink": "" "unrecognizedLink": ""
}, },
"layout": { "layout": {
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Herramientas", "label": "Herramientas",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2127,7 +2127,7 @@
"fieldsDisabledExternalProvider": "", "fieldsDisabledExternalProvider": "",
"setting": { "setting": {
"general": { "general": {
"title": "", "title": "General",
"item": { "item": {
"language": "", "language": "",
"board": "", "board": "",
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Creador" "label": "Creador"
@@ -2208,7 +2208,7 @@
"label": "Fecha de caducidad" "label": "Fecha de caducidad"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2217,7 +2217,7 @@
"back": "", "back": "",
"setting": { "setting": {
"general": { "general": {
"title": "", "title": "General",
"owner": "Propietario", "owner": "Propietario",
"ownerOfGroup": "", "ownerOfGroup": "",
"ownerOfGroupDeleted": "" "ownerOfGroupDeleted": ""
@@ -2316,7 +2316,7 @@
"status": { "status": {
"idle": "", "idle": "",
"running": "En ejecución", "running": "En ejecución",
"error": "" "error": "Error"
}, },
"job": { "job": {
"iconsUpdater": { "iconsUpdater": {
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2589,7 +2589,7 @@
"create": { "create": {
"label": "Crear" "label": "Crear"
}, },
"general": "", "general": "General",
"security": "Seguridad", "security": "Seguridad",
"board": "Tableros", "board": "Tableros",
"groups": { "groups": {
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Herramientas", "label": "Herramientas",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""
@@ -2749,7 +2749,7 @@
"description": "" "description": ""
}, },
"torrent": { "torrent": {
"name": "", "name": "Torrents",
"description": "" "description": ""
}, },
"youTube": { "youTube": {

View File

@@ -2,130 +2,130 @@
"init": { "init": {
"step": { "step": {
"start": { "start": {
"title": "Bienvenue dans Homarr", "title": "",
"subtitle": "Commençons par configurer votre instance Homarr.", "subtitle": "",
"description": "Pour commencer, veuillez selectionner comment vous souhaitez configurer votre instance Homarr.", "description": "",
"action": { "action": {
"scratch": "Partir de zéro", "scratch": "",
"importOldmarr": "Importer à partir d'Homarr avant la 1.0" "importOldmarr": ""
} }
}, },
"import": { "import": {
"title": "Importer des données", "title": "",
"subtitle": "Vous pouvez importer des données depuis une instance Homarr existante.", "subtitle": "",
"dropzone": { "dropzone": {
"title": "Déposez le fichier zip ici ou cliquez pour naviguer", "title": "",
"description": "Le zip téléchargé sera traité et vous pourrez sélectionner ce que vous voulez importer" "description": ""
}, },
"fileInfo": { "fileInfo": {
"action": { "action": {
"change": "Changer le fichier" "change": ""
} }
}, },
"importSettings": { "importSettings": {
"title": "Importer des paramètres", "title": "",
"description": "Configurer le comportement d'importation" "description": ""
}, },
"boardSelection": { "boardSelection": {
"title": "{count} tableaux trouvés", "title": "",
"description": "Choisissez tous les tableaux avec la taille que vous souhaitez importer", "description": "",
"action": { "action": {
"selectAll": "Tout sélectionner", "selectAll": "",
"unselectAll": "Tout désélectionner" "unselectAll": ""
} }
}, },
"summary": { "summary": {
"title": "Résumé de l'importation", "title": "",
"description": "Dans le résumé ci-dessous vous pouvez voir ce qui va être importé", "description": "",
"action": { "action": {
"import": "Confirmer l'importation et continuer" "import": ""
}, },
"entities": { "entities": {
"apps": "Applications", "apps": "Applications",
"boards": "Tableaux de bord", "boards": "Tableaux de bord",
"integrations": "Intégrations", "integrations": "",
"credentialUsers": "" "credentialUsers": ""
} }
}, },
"tokenModal": { "tokenModal": {
"title": "Saisir le jeton d'importation", "title": "",
"field": { "field": {
"token": { "token": {
"label": "Jeton", "label": "Jeton",
"description": "Entrez le jeton d'importation de votre instance précédente" "description": ""
} }
}, },
"notification": { "notification": {
"error": { "error": {
"title": "Jeton non valide", "title": "",
"message": "Le jeton que vous avez saisi est invalide" "message": ""
} }
} }
} }
}, },
"user": { "user": {
"title": "Administrateur", "title": "",
"subtitle": "Spécifiez les informations d'identification pour votre compte d'administrateur.", "subtitle": "",
"notification": { "notification": {
"success": { "success": {
"title": "Utilisateur créé", "title": "",
"message": "Lutilisateur a été créé avec succès" "message": ""
}, },
"error": { "error": {
"title": "La création de l'utilisateur a échoué" "title": ""
} }
} }
}, },
"group": { "group": {
"title": "Groupe externe", "title": "",
"subtitle": "", "subtitle": "",
"form": { "form": {
"name": { "name": {
"label": "Nom du groupe", "label": "",
"description": "" "description": ""
} }
} }
}, },
"settings": { "settings": {
"title": "Paramètres", "title": "Paramètres",
"subtitle": "Configurer les paramètres du serveur." "subtitle": ""
}, },
"finish": { "finish": {
"title": "Terminer la configuration", "title": "",
"subtitle": "Vous êtes prêt !", "subtitle": "",
"description": "Vous avez terminé avec succès le processus d'installation. Vous pouvez maintenant commencer à utiliser Homarr. Sélectionnez votre prochaine action :", "description": "",
"action": { "action": {
"goToBoard": "", "goToBoard": "",
"createBoard": "", "createBoard": "",
"inviteUser": "Inviter d'autres utilisateurs", "inviteUser": "",
"docs": "Lire la documentation" "docs": ""
} }
} }
}, },
"backToStart": "Retour au début" "backToStart": ""
}, },
"user": { "user": {
"title": "Utilisateurs", "title": "Utilisateurs",
"name": "Utilisateur", "name": "Utilisateur",
"page": { "page": {
"login": { "login": {
"title": "Connectez-vous à votre compte", "title": "",
"subtitle": "Bon retour parmi nous ! Veuillez entrer vos identifiants" "subtitle": ""
}, },
"invite": { "invite": {
"title": "Rejoindre Homarr", "title": "",
"subtitle": "Bienvenue sur Homarr! Veuillez créer votre compte", "subtitle": "",
"description": "Vous avez été invité par {username}" "description": ""
}, },
"init": { "init": {
"title": "Nouvelle installation Homarr", "title": "",
"subtitle": "Veuillez créer l'utilisateur administrateur initial" "subtitle": ""
} }
}, },
"field": { "field": {
"email": { "email": {
"label": "Courriel", "label": "Courriel",
"verified": "Vérifié" "verified": ""
}, },
"username": { "username": {
"label": "Nom d'utilisateur" "label": "Nom d'utilisateur"
@@ -133,18 +133,18 @@
"password": { "password": {
"label": "Mot de passe", "label": "Mot de passe",
"requirement": { "requirement": {
"length": "Contient au moins 8 caractères", "length": "",
"lowercase": "Inclut une lettre minuscule", "lowercase": "Inclut une lettre minuscule",
"uppercase": "Inclut une lettre majuscule", "uppercase": "Inclut une lettre majuscule",
"number": "Inclut un nombre", "number": "Inclut un nombre",
"special": "Contient un symbole spécial" "special": ""
} }
}, },
"passwordConfirm": { "passwordConfirm": {
"label": "Confirmation du mot de passe" "label": "Confirmation du mot de passe"
}, },
"previousPassword": { "previousPassword": {
"label": "Ancien mot de passe" "label": ""
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": ""
@@ -154,25 +154,25 @@
} }
}, },
"error": { "error": {
"usernameTaken": "Nom d'utilisateur déjà utilisé" "usernameTaken": ""
}, },
"action": { "action": {
"login": { "login": {
"label": "Connexion", "label": "Connexion",
"labelWith": "Se connecter avec {provider}", "labelWith": "",
"notification": { "notification": {
"success": { "success": {
"title": "Connexion réussie", "title": "",
"message": "Vous êtes maintenant connecté" "message": ""
}, },
"error": { "error": {
"title": "Échec de la connexion", "title": "",
"message": "" "message": ""
} }
}, },
"forgotPassword": { "forgotPassword": {
"label": "Mot de passe oublié?", "label": "",
"description": "Un administrateur peut utiliser la commande suivante pour réinitialiser votre mot de passe :" "description": ""
} }
}, },
"register": { "register": {
@@ -184,19 +184,19 @@
}, },
"error": { "error": {
"title": "", "title": "",
"message": "Votre compte n'a pas pu être créé" "message": ""
} }
} }
}, },
"create": "Créer un utilisateur", "create": "Créer un utilisateur",
"changePassword": { "changePassword": {
"label": "Changer le mot de passe", "label": "",
"notification": { "notification": {
"success": { "success": {
"message": "Mot de passe modifié avec succès" "message": ""
}, },
"error": { "error": {
"message": "Modification du mot de passe impossible" "message": ""
} }
} }
}, },
@@ -232,29 +232,29 @@
}, },
"manageAvatar": { "manageAvatar": {
"changeImage": { "changeImage": {
"label": "Modifier limage", "label": "",
"notification": { "notification": {
"success": { "success": {
"message": "L'image a été modifiée avec succès" "message": ""
}, },
"error": { "error": {
"message": "Impossible de modifier l'image" "message": ""
}, },
"toLarge": { "toLarge": {
"title": "L'image est trop volumineuse", "title": "",
"message": "La taille maximale de l'image est {size}" "message": ""
} }
} }
}, },
"removeImage": { "removeImage": {
"label": "Retirer l'image", "label": "",
"confirm": "Êtes-vous sûr de vouloir retirer cette image ?", "confirm": "",
"notification": { "notification": {
"success": { "success": {
"message": "Image retirée avec succès" "message": ""
}, },
"error": { "error": {
"message": "Impossible de retirer l'image" "message": ""
} }
} }
} }
@@ -262,42 +262,42 @@
"editProfile": { "editProfile": {
"notification": { "notification": {
"success": { "success": {
"message": "Profil mis à jour avec succès" "message": ""
}, },
"error": { "error": {
"message": "Impossible de mettre à jour le profil" "message": ""
} }
} }
}, },
"delete": { "delete": {
"label": "Supprimer définitivement l'utilisateur", "label": "",
"description": "Supprime cet utilisateur ainsi que ses préférences. Ne supprimera aucun tableau. L'utilisateur ne sera pas averti.", "description": "",
"confirm": "Êtes-vous sûr de vouloir supprimer l'utilisateur {username} ainsi que ses préférences ?" "confirm": ""
}, },
"select": { "select": {
"label": "Sélectionner l'utilisateur", "label": "",
"notFound": "Aucun utilisateur trouvé" "notFound": ""
}, },
"transfer": { "transfer": {
"label": "Choisir un nouveau propriétaire" "label": ""
} }
} }
}, },
"group": { "group": {
"title": "Groupes", "title": "",
"name": "Groupe", "name": "",
"search": "Trouver un groupe", "search": "",
"field": { "field": {
"name": "Nom", "name": "Nom",
"members": "Membres" "members": ""
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "Admin", "title": "Admin",
"item": { "item": {
"admin": { "admin": {
"label": "Administrateur", "label": "",
"description": "Les membres avec cette permission ont un accès complet à toutes les fonctionnalités et paramètres" "description": ""
} }
} }
}, },
@@ -305,15 +305,15 @@
"title": "Applications", "title": "Applications",
"item": { "item": {
"create": { "create": {
"label": "Créer une app", "label": "",
"description": "Autoriser les membres à créer des apps" "description": ""
}, },
"use-all": { "use-all": {
"label": "Utiliser toutes les apps", "label": "",
"description": "" "description": ""
}, },
"modify-all": { "modify-all": {
"label": "Modifier toutes les apps", "label": "",
"description": "" "description": ""
}, },
"full-all": { "full-all": {
@@ -344,11 +344,11 @@
} }
}, },
"integration": { "integration": {
"title": "Intégrations", "title": "",
"item": { "item": {
"create": { "create": {
"label": "Créer des intégrations", "label": "",
"description": "Autoriser les membres à créer des intégrations" "description": ""
}, },
"use-all": { "use-all": {
"label": "", "label": "",
@@ -365,37 +365,37 @@
} }
}, },
"media": { "media": {
"title": "Médias", "title": "",
"item": { "item": {
"upload": { "upload": {
"label": "Téléverser des médias", "label": "",
"description": "Autoriser les membres à téléverser des médias" "description": ""
}, },
"view-all": { "view-all": {
"label": "Voir tous les médias", "label": "",
"description": "Autoriser les membres à voir tous les médias" "description": ""
}, },
"full-all": { "full-all": {
"label": "Accès complet aux médias", "label": "",
"description": "Autoriser les membres à gérer et supprimer les médias" "description": ""
} }
} }
}, },
"other": { "other": {
"title": "Autre", "title": "",
"item": { "item": {
"view-logs": { "view-logs": {
"label": "Voir les logs", "label": "",
"description": "Autoriser les membres à voir les logs" "description": ""
} }
} }
}, },
"search-engine": { "search-engine": {
"title": "Moteurs de recherche", "title": "",
"item": { "item": {
"create": { "create": {
"label": "Créer des moteurs de recherche", "label": "",
"description": "Autoriser les membres à créer des moteurs de recherche" "description": ""
}, },
"modify-all": { "modify-all": {
"label": "", "label": "",
@@ -413,62 +413,62 @@
"external": "" "external": ""
}, },
"reservedNotice": { "reservedNotice": {
"message": "Ce groupe est réservé pour l'utilisation du système et restreint certaines actions. <checkoutDocs></checkoutDocs>" "message": ""
}, },
"action": { "action": {
"create": { "create": {
"label": "Nouveau groupe", "label": "",
"notification": { "notification": {
"success": { "success": {
"message": "Le groupe a été créé avec succès" "message": ""
}, },
"error": { "error": {
"message": "Le groupe n'a pas pu être créé" "message": ""
} }
} }
}, },
"transfer": { "transfer": {
"label": "Changer le propriétaire", "label": "",
"description": "Transférer la propriété de ce groupe à un autre utilisateur.", "description": "",
"confirm": "Êtes-vous sûr de vouloir transférer la propriété du groupe {name} à {username}?", "confirm": "",
"notification": { "notification": {
"success": { "success": {
"message": "Le groupe {group} a été transféré avec succès à {user}" "message": ""
}, },
"error": { "error": {
"message": "Impossible de transférer la propriété" "message": ""
} }
} }
}, },
"addMember": { "addMember": {
"label": "Ajouter un membre" "label": ""
}, },
"removeMember": { "removeMember": {
"label": "Retirer un membre", "label": "",
"confirm": "Êtes-vous sûr de vouloir retirer {user} de ce groupe ?" "confirm": ""
}, },
"delete": { "delete": {
"label": "Supprimer le groupe", "label": "",
"description": "Une fois que vous supprimez un groupe, il n'y a pas de retour en arrière possible. Soyez certain.", "description": "",
"confirm": "Êtes-vous sûr de vouloir supprimer le groupe {name}?", "confirm": "",
"notification": { "notification": {
"success": { "success": {
"message": "Groupe {name} supprimé avec succès" "message": ""
}, },
"error": { "error": {
"message": "Impossible de supprimer le groupe {name}" "message": ""
} }
} }
}, },
"changePermissions": { "changePermissions": {
"notification": { "notification": {
"success": { "success": {
"title": "Permissions sauvegardées", "title": "",
"message": "Les permissions ont été sauvegardées avec succès" "message": ""
}, },
"error": { "error": {
"title": "Permissions non sauvegardées", "title": "",
"message": "Les permissions n'ont pas été sauvegardées" "message": ""
} }
} }
}, },
@@ -483,8 +483,8 @@
} }
}, },
"select": { "select": {
"label": "Sélectionner un groupe", "label": "",
"notFound": "Aucun groupe trouvé" "notFound": ""
} }
} }
}, },
@@ -493,16 +493,16 @@
"list": { "list": {
"title": "Applications", "title": "Applications",
"noResults": { "noResults": {
"title": "Il n'y a pas encore d'apps", "title": "",
"action": "Créer votre première app" "action": ""
} }
}, },
"create": { "create": {
"title": "Nouvelle app", "title": "",
"notification": { "notification": {
"success": { "success": {
"title": "Créé avec succès", "title": "",
"message": "L'application a bien été créée" "message": ""
}, },
"error": { "error": {
"title": "", "title": "",
@@ -518,17 +518,17 @@
"message": "" "message": ""
}, },
"error": { "error": {
"title": "Impossible d'appliquer les changements", "title": "",
"message": "" "message": ""
} }
} }
}, },
"delete": { "delete": {
"title": "Supprimer l'app", "title": "",
"message": "Êtes-vous sûr de vouloir supprimer l'app {name}?", "message": "",
"notification": { "notification": {
"success": { "success": {
"title": "Suppression effectuée avec succès", "title": "",
"message": "" "message": ""
}, },
"error": { "error": {
@@ -543,23 +543,23 @@
"label": "Nom" "label": "Nom"
}, },
"description": { "description": {
"label": "Description" "label": ""
}, },
"url": { "url": {
"label": "Url" "label": ""
} }
}, },
"action": { "action": {
"select": { "select": {
"label": "Sélectionner l'app", "label": "",
"notFound": "Aucune app trouvée" "notFound": ""
} }
} }
}, },
"integration": { "integration": {
"page": { "page": {
"list": { "list": {
"title": "Intégrations", "title": "",
"search": "", "search": "",
"noResults": { "noResults": {
"title": "" "title": ""
@@ -569,7 +569,7 @@
"title": "", "title": "",
"notification": { "notification": {
"success": { "success": {
"title": "Créé avec succès", "title": "",
"message": "" "message": ""
}, },
"error": { "error": {
@@ -611,37 +611,37 @@
"label": "Nom" "label": "Nom"
}, },
"url": { "url": {
"label": "Url" "label": ""
} }
}, },
"action": { "action": {
"create": "Nouvelle intégration" "create": ""
}, },
"testConnection": { "testConnection": {
"action": { "action": {
"create": "Tester la connexion et créer", "create": "",
"edit": "Tester la connexion et enregistrer" "edit": ""
}, },
"alertNotice": "Le bouton Enregistrer est activé une fois qu'une connexion est établie avec succès", "alertNotice": "",
"notification": { "notification": {
"success": { "success": {
"title": "Connexion réussie", "title": "",
"message": "La connexion a été établie avec succès" "message": ""
}, },
"invalidUrl": { "invalidUrl": {
"title": "URL invalide", "title": "URL invalide",
"message": "L'URL est invalide." "message": ""
}, },
"secretNotDefined": { "secretNotDefined": {
"title": "Identifiants manquants", "title": "",
"message": "Les informations d'identification n'ont pas toutes été fournies" "message": ""
}, },
"invalidCredentials": { "invalidCredentials": {
"title": "Informations d'identification incorrectes.", "title": "",
"message": "Les informations d'identification ne sont pas valides" "message": ""
}, },
"commonError": { "commonError": {
"title": "Échec de la connexion", "title": "",
"message": "" "message": ""
}, },
"badRequest": { "badRequest": {
@@ -709,11 +709,11 @@
"kind": { "kind": {
"username": { "username": {
"label": "Nom d'utilisateur", "label": "Nom d'utilisateur",
"newLabel": "Nouveau nom d'utilisateur" "newLabel": ""
}, },
"apiKey": { "apiKey": {
"label": "Clé API", "label": "",
"newLabel": "Nouvelle clé API" "newLabel": ""
}, },
"password": { "password": {
"label": "Mot de passe", "label": "Mot de passe",
@@ -761,12 +761,12 @@
} }
}, },
"copy": { "copy": {
"label": "Copier l'URL" "label": ""
} }
} }
}, },
"common": { "common": {
"beta": "Bêta", "beta": "",
"error": "Erreur", "error": "Erreur",
"action": { "action": {
"add": "Ajouter", "add": "Ajouter",
@@ -774,7 +774,7 @@
"backToOverview": "", "backToOverview": "",
"create": "Créer", "create": "Créer",
"edit": "Modifier", "edit": "Modifier",
"import": "Importer", "import": "",
"insert": "Insérer", "insert": "Insérer",
"remove": "Supprimer", "remove": "Supprimer",
"save": "Sauvegarder", "save": "Sauvegarder",
@@ -783,29 +783,29 @@
"delete": "Supprimer", "delete": "Supprimer",
"discard": "", "discard": "",
"confirm": "Confirmer", "confirm": "Confirmer",
"continue": "Continuer", "continue": "",
"previous": "Précédent", "previous": "Précédent",
"next": "Suivant", "next": "Suivant",
"checkoutDocs": "Voir la documentation", "checkoutDocs": "",
"checkLogs": "Vérifiez les logs pour plus de détails", "checkLogs": "",
"tryAgain": "Réessayer", "tryAgain": "Réessayer",
"loading": "Chargement" "loading": ""
}, },
"here": "ici", "here": "",
"iconPicker": { "iconPicker": {
"label": "", "label": "",
"header": "" "header": ""
}, },
"colorScheme": { "colorScheme": {
"options": { "options": {
"light": "Clair", "light": "",
"dark": "Sombre" "dark": ""
} }
}, },
"information": { "information": {
"min": "Min", "min": "",
"max": "Max", "max": "",
"days": "Jours", "days": "",
"hours": "Heures", "hours": "Heures",
"minutes": "Minutes" "minutes": "Minutes"
}, },
@@ -832,7 +832,7 @@
}, },
"multiText": { "multiText": {
"placeholder": "", "placeholder": "",
"addLabel": "Ajouter {value}" "addLabel": ""
}, },
"select": { "select": {
"placeholder": "", "placeholder": "",
@@ -842,11 +842,11 @@
}, },
"userAvatar": { "userAvatar": {
"menu": { "menu": {
"switchToDarkMode": "Activer le mode sombre", "switchToDarkMode": "",
"switchToLightMode": "Activer le mode clair", "switchToLightMode": "",
"management": "Administration", "management": "",
"preferences": "Vos préférences", "preferences": "Vos préférences",
"logout": "Se déconnecter", "logout": "",
"login": "Connexion", "login": "Connexion",
"homeBoard": "", "homeBoard": "",
"loggedOut": "", "loggedOut": "",
@@ -992,7 +992,7 @@
}, },
"widget": { "widget": {
"app": { "app": {
"name": "App", "name": "",
"description": "", "description": "",
"option": { "option": {
"appId": { "appId": {
@@ -1113,7 +1113,7 @@
"processing": "", "processing": "",
"disconnected": "", "disconnected": "",
"hours": "Heures", "hours": "Heures",
"minutes": "", "minutes": "Minutes",
"unlimited": "" "unlimited": ""
} }
}, },
@@ -1172,7 +1172,7 @@
"underline": "Souligner", "underline": "Souligner",
"colorText": "Colorer le texte", "colorText": "Colorer le texte",
"colorHighlight": "Surligner en couleur", "colorHighlight": "Surligner en couleur",
"code": "", "code": "Code",
"clear": "Effacer la mise en forme", "clear": "Effacer la mise en forme",
"heading": "Titre {level}", "heading": "Titre {level}",
"align": "Aligner le texte : {position}", "align": "Aligner le texte : {position}",
@@ -1204,7 +1204,7 @@
}, },
"popover": { "popover": {
"clearColor": "Enlever la couleur", "clearColor": "Enlever la couleur",
"source": "", "source": "Source",
"widthPlaceholder": "Valeur en % ou en pixels", "widthPlaceholder": "Valeur en % ou en pixels",
"columns": "Colonnes", "columns": "Colonnes",
"rows": "Lignes", "rows": "Lignes",
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Intégrer n'importe quel contenu à partir d'Internet. Certains sites Web peuvent restreindre l'accès.", "description": "Intégrer n'importe quel contenu à partir d'Internet. Certains sites Web peuvent restreindre l'accès.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1532,7 +1532,7 @@
"detailsTitle": "" "detailsTitle": ""
}, },
"ratio": { "ratio": {
"columnTitle": "", "columnTitle": "Ratio",
"detailsTitle": "" "detailsTitle": ""
}, },
"received": { "received": {
@@ -1635,7 +1635,7 @@
"available": "", "available": "",
"tv": "Demandes de séries TV", "tv": "Demandes de séries TV",
"movie": "Demandes de films", "movie": "Demandes de films",
"total": "" "total": "Total"
}, },
"users": { "users": {
"main": "Principaux utilisateurs", "main": "Principaux utilisateurs",
@@ -1677,7 +1677,7 @@
"filesCount": "", "filesCount": "",
"savedSpace": "", "savedSpace": "",
"healthChecks": "", "healthChecks": "",
"videoCodecs": "", "videoCodecs": "Codecs",
"videoContainers": "Conteneurs", "videoContainers": "Conteneurs",
"videoResolutions": "Résolutions" "videoResolutions": "Résolutions"
}, },
@@ -1685,7 +1685,7 @@
"empty": "Vide", "empty": "Vide",
"table": { "table": {
"file": "Fichier", "file": "Fichier",
"eta": "", "eta": "ETA",
"progress": "Progrès", "progress": "Progrès",
"transcode": "Transcodeur", "transcode": "Transcodeur",
"healthCheck": "" "healthCheck": ""
@@ -1892,7 +1892,7 @@
"label": "Nom" "label": "Nom"
}, },
"isPublic": { "isPublic": {
"label": "", "label": "Public",
"description": "" "description": ""
} }
}, },
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Outils", "label": "Outils",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2052,7 +2052,7 @@
"help": { "help": {
"label": "Aide", "label": "Aide",
"items": { "items": {
"documentation": "", "documentation": "Documentation",
"submitIssue": "", "submitIssue": "",
"discord": "Communauté Discord", "discord": "Communauté Discord",
"sourceCode": "" "sourceCode": ""
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Créateur" "label": "Créateur"
@@ -2315,7 +2315,7 @@
"title": "", "title": "",
"status": { "status": {
"idle": "", "idle": "",
"running": "", "running": "Running",
"error": "Erreur" "error": "Erreur"
}, },
"job": { "job": {
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2380,7 +2380,7 @@
}, },
"tab": { "tab": {
"documentation": { "documentation": {
"label": "" "label": "Documentation"
}, },
"apiKey": { "apiKey": {
"label": "", "label": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2433,7 +2433,7 @@
"label": "État", "label": "État",
"option": { "option": {
"created": "Créé", "created": "Créé",
"running": "", "running": "Running",
"paused": "En pause", "paused": "En pause",
"restarting": "Redémarrage en cours", "restarting": "Redémarrage en cours",
"exited": "", "exited": "",
@@ -2442,10 +2442,10 @@
} }
}, },
"containerImage": { "containerImage": {
"label": "" "label": "Image"
}, },
"ports": { "ports": {
"label": "" "label": "Ports"
} }
}, },
"action": { "action": {
@@ -2463,7 +2463,7 @@
} }
}, },
"stop": { "stop": {
"label": "", "label": "Stop",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "",
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Outils", "label": "Outils",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""
@@ -2676,8 +2676,8 @@
"title": "", "title": "",
"option": { "option": {
"colorScheme": { "colorScheme": {
"light": "Activer le mode clair", "light": "",
"dark": "Activer le mode sombre" "dark": ""
}, },
"language": { "language": {
"label": "", "label": "",
@@ -2749,7 +2749,7 @@
"description": "" "description": ""
}, },
"torrent": { "torrent": {
"name": "", "name": "Torrents",
"description": "" "description": ""
}, },
"youTube": { "youTube": {
@@ -2769,7 +2769,7 @@
"title": "Aide", "title": "Aide",
"option": { "option": {
"documentation": { "documentation": {
"label": "" "label": "Documentation"
}, },
"submitIssue": { "submitIssue": {
"label": "" "label": ""

View File

@@ -92,7 +92,7 @@
}, },
"finish": { "finish": {
"title": "סיים את ההגדרה", "title": "סיים את ההגדרה",
"subtitle": "", "subtitle": "המערכת מוכנה לפעולה!",
"description": "השלמת בהצלחה את תהליך ההגדרה. כעת תוכל להתחיל להשתמש ב-Homarr. בחר את הפעולה הבאה שלך:", "description": "השלמת בהצלחה את תהליך ההגדרה. כעת תוכל להתחיל להשתמש ב-Homarr. בחר את הפעולה הבאה שלך:",
"action": { "action": {
"goToBoard": "עבור ללוח {name}", "goToBoard": "עבור ללוח {name}",
@@ -449,7 +449,7 @@
}, },
"delete": { "delete": {
"label": "מחק קבוצה", "label": "מחק קבוצה",
"description": "", "description": "ברגע שתמחק/י קבוצה, לא ניתן יהיה לחזור אחורה. אנא ודא/י זאת בוודאות.",
"confirm": "האם אתה בטוח שברצונך למחוק את הקבוצה {name}?", "confirm": "האם אתה בטוח שברצונך למחוק את הקבוצה {name}?",
"notification": { "notification": {
"success": { "success": {
@@ -634,86 +634,86 @@
}, },
"secretNotDefined": { "secretNotDefined": {
"title": "חסרים פרטי התחברות", "title": "חסרים פרטי התחברות",
"message": "" "message": "לא סופקו כל פרטי ההתחברות"
}, },
"invalidCredentials": { "invalidCredentials": {
"title": "", "title": "פרטי התחברות שגויים",
"message": "" "message": "פרטי ההתחברות אינם חוקיים"
}, },
"commonError": { "commonError": {
"title": "", "title": "החיבור נכשל",
"message": "" "message": "לא ניתן היה ליצור את החיבור"
}, },
"badRequest": { "badRequest": {
"title": "", "title": "בקשה שגויה",
"message": "" "message": "הבקשה הייתה שגויה"
}, },
"unauthorized": { "unauthorized": {
"title": "", "title": "לא מורשה",
"message": "" "message": "כנראה פרטי התחברות שגויים"
}, },
"forbidden": { "forbidden": {
"title": "", "title": "אסור",
"message": "" "message": "כנראה חסרות הרשאות"
}, },
"notFound": { "notFound": {
"title": "", "title": "לא נמצא",
"message": "" "message": "כנראה כתובת אתר או נתיב שגויים"
}, },
"internalServerError": { "internalServerError": {
"title": "", "title": "שגיאת שרת פנימית",
"message": "" "message": "השרת נתקל בשגיאה"
}, },
"serviceUnavailable": { "serviceUnavailable": {
"title": "", "title": "השירות אינו זמין",
"message": "" "message": "השרת אינו זמין כרגע"
}, },
"connectionAborted": { "connectionAborted": {
"title": "", "title": "החיבור הופסק",
"message": "" "message": "החיבור בוטל"
}, },
"domainNotFound": { "domainNotFound": {
"title": "", "title": "הדומיין לא נמצא",
"message": "" "message": "לא ניתן למצוא את הדומיין"
}, },
"connectionRefused": { "connectionRefused": {
"title": "", "title": "החיבור נדחה",
"message": "" "message": "החיבור נדחה"
}, },
"invalidJson": { "invalidJson": {
"title": "", "title": "JSON לא חוקי",
"message": "" "message": "התגובה לא הייתה JSON חוקי"
}, },
"wrongPath": { "wrongPath": {
"title": "", "title": "נתיב שגוי",
"message": "" "message": "כנראה שהנתיב שגוי"
} }
} }
}, },
"secrets": { "secrets": {
"title": "", "title": "נתוני גישה",
"lastUpdated": "", "lastUpdated": "עדכון אחרון {date}",
"notSet": { "notSet": {
"label": "", "label": "לא הוגדר ערך",
"tooltip": "" "tooltip": "נתון הגישה הנדרש עדיין לא נקבע"
}, },
"secureNotice": "", "secureNotice": "לא ניתן לאחזר את נתון הגישה לאחר היצירה",
"reset": { "reset": {
"title": "", "title": "איפוס נתון גישה",
"message": "" "message": "האם את/ה בטוח/ה שברצונך למחוק את נתון הגישה הזה?"
}, },
"noSecretsRequired": { "noSecretsRequired": {
"segmentTitle": "", "segmentTitle": "אין נתוני גישה",
"text": "" "text": "לא נדרשים נתוני גישה לאינטגרציה זו"
}, },
"kind": { "kind": {
"username": { "username": {
"label": "שם משתמש", "label": "שם משתמש",
"newLabel": "" "newLabel": "שם משתמש חדש"
}, },
"apiKey": { "apiKey": {
"label": "", "label": "מפתח API",
"newLabel": "" "newLabel": "מפתח API חדש"
}, },
"password": { "password": {
"label": "סיסמה", "label": "סיסמה",
@@ -722,14 +722,14 @@
} }
}, },
"permission": { "permission": {
"use": "", "use": "בחר אינטגרציות בפריטים",
"interact": "", "interact": "אינטראקציה עם אינטגרציות",
"full": "גישת אינטגרציה מלאה" "full": "גישת אינטגרציה מלאה"
} }
}, },
"media": { "media": {
"plural": "מדיה", "plural": "מדיה",
"search": "", "search": "מצא מדיה",
"field": { "field": {
"name": "שם", "name": "שם",
"size": "גודל", "size": "גודל",
@@ -737,75 +737,75 @@
}, },
"action": { "action": {
"upload": { "upload": {
"label": "", "label": "העלה מדיה",
"file": "", "file": "בחר קובץ",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "המדיה הועלתה בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "לא ניתן היה להעלות את המדיה"
} }
} }
}, },
"delete": { "delete": {
"label": "", "label": "מחק מדיה",
"description": "", "description": "האם אתה בטוח שברצונך למחוק את המדיה <bName></bName>?",
"notification": { "notification": {
"success": { "success": {
"message": "" "message": "המדיה נמחקה בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "לא ניתן למחוק את המדיה"
} }
} }
}, },
"copy": { "copy": {
"label": "" "label": "העתק קישור"
} }
} }
}, },
"common": { "common": {
"beta": "", "beta": "בטא",
"error": "שגיאה", "error": "שגיאה",
"action": { "action": {
"add": "הוסף", "add": "הוסף",
"apply": "החל", "apply": "החל",
"backToOverview": "", "backToOverview": "חזרה לסקירה כללית",
"create": "צור", "create": "צור",
"edit": "עריכה", "edit": "עריכה",
"import": "", "import": "ייבוא",
"insert": "הוספה", "insert": "הוספה",
"remove": "הסר", "remove": "הסר",
"save": "שמור", "save": "שמור",
"saveChanges": "שמור שינויים", "saveChanges": "שמור שינויים",
"cancel": "בטל", "cancel": "בטל",
"delete": "מחיקה", "delete": "מחיקה",
"discard": "", "discard": "ביטול",
"confirm": "לאשר", "confirm": "לאשר",
"continue": "", "continue": "המשך",
"previous": "הקודם", "previous": "הקודם",
"next": "הבא", "next": "הבא",
"checkoutDocs": "", "checkoutDocs": "בדוק את התיעוד",
"checkLogs": "", "checkLogs": "בדוק לוגים לפרטים נוספים",
"tryAgain": "נא לנסות שוב", "tryAgain": "נא לנסות שוב",
"loading": "" "loading": "טוען"
}, },
"here": "", "here": "כאן",
"iconPicker": { "iconPicker": {
"label": "", "label": "קישור של הסמל",
"header": "" "header": "הקלד שם או אובייקטים לסינון עבור אייקונים... Homarr יחפש עבורך סמלים של {countIcons} ."
}, },
"colorScheme": { "colorScheme": {
"options": { "options": {
"light": "", "light": "בהיר",
"dark": "" "dark": "כהה"
} }
}, },
"information": { "information": {
"min": "", "min": "מינימום",
"max": "", "max": "מקסימום",
"days": "", "days": "ימים",
"hours": "שעות", "hours": "שעות",
"minutes": "דקות" "minutes": "דקות"
}, },
@@ -823,41 +823,41 @@
"error": "לא ניתן להחיל שינויים" "error": "לא ניתן להחיל שינויים"
}, },
"transfer": { "transfer": {
"success": "", "success": "הועבר בהצלחה",
"error": "" "error": "ההעברה נכשלה"
} }
}, },
"multiSelect": { "multiSelect": {
"placeholder": "" "placeholder": "בחר ערך אחד או יותר"
}, },
"multiText": { "multiText": {
"placeholder": "", "placeholder": "הוסף עוד ערכים",
"addLabel": "" "addLabel": "הוסף {value}"
}, },
"select": { "select": {
"placeholder": "", "placeholder": "בחר ערך",
"badge": { "badge": {
"recommended": "" "recommended": "מומלץ"
} }
}, },
"userAvatar": { "userAvatar": {
"menu": { "menu": {
"switchToDarkMode": "", "switchToDarkMode": "עבור למצב כהה",
"switchToLightMode": "", "switchToLightMode": "עבור למצב בהיר",
"management": "", "management": "ניהול",
"preferences": "העדפות שלך", "preferences": "העדפות שלך",
"logout": "", "logout": "התנתק/י",
"login": "התחבר/י", "login": "התחבר/י",
"homeBoard": "", "homeBoard": "לוח הבית שלך",
"loggedOut": "", "loggedOut": "נותקת מהמערכת",
"updateAvailable": "" "updateAvailable": "{countUpdates} עדכונים זמינים: {tag}"
} }
}, },
"dangerZone": "אזור מסוכן", "dangerZone": "אזור מסוכן",
"noResults": "לא נמצאו תוצאות", "noResults": "לא נמצאו תוצאות",
"preview": { "preview": {
"show": "", "show": "הצג תצוגה מקדימה",
"hide": "" "hide": "הסתר תצוגה המקדימה"
}, },
"zod": { "zod": {
"errors": { "errors": {
@@ -867,7 +867,7 @@
"startsWith": "שדה זה חייב להתחיל עם {startsWith}", "startsWith": "שדה זה חייב להתחיל עם {startsWith}",
"endsWith": "שדה זה חייב להסתיים עם {endsWith}", "endsWith": "שדה זה חייב להסתיים עם {endsWith}",
"includes": "שדה זה חייב להכיל {includes}", "includes": "שדה זה חייב להכיל {includes}",
"invalidEmail": "" "invalidEmail": "שדה זה חייב להיות דוא\"ל חוקי"
}, },
"tooSmall": { "tooSmall": {
"string": "שדה זה חייב להיות באורך של {minimum} תווים לפחות", "string": "שדה זה חייב להיות באורך של {minimum} תווים לפחות",
@@ -878,13 +878,13 @@
"number": "שדה זה חייב להיות קטן או שווה ל {maximum}" "number": "שדה זה חייב להיות קטן או שווה ל {maximum}"
}, },
"custom": { "custom": {
"passwordsDoNotMatch": "", "passwordsDoNotMatch": "סיסמאות לא תואמות",
"passwordRequirements": "", "passwordRequirements": "הסיסמה אינה עומדת בדרישות",
"boardAlreadyExists": "", "boardAlreadyExists": "לוח בשם זה כבר קיים",
"invalidFileType": "", "invalidFileType": "סוג קובץ לא חוקי, צפוי {expected}",
"fileTooLarge": "", "fileTooLarge": "הקובץ גדול מדי, הגודל המרבי הוא {maxSize}",
"invalidConfiguration": "", "invalidConfiguration": "תצורה לא חוקית",
"groupNameTaken": "" "groupNameTaken": "שם הקבוצה כבר תפוס"
} }
} }
} }
@@ -892,12 +892,12 @@
"section": { "section": {
"dynamic": { "dynamic": {
"action": { "action": {
"create": "", "create": "מדור דינמי חדש",
"remove": "" "remove": "הסר קטע דינמי"
}, },
"remove": { "remove": {
"title": "", "title": "הסר קטע דינמי",
"message": "" "message": "האם אתה בטוח שברצונך להסיר את הקטע הדינמי הזה? פריטים יועברו לאותו מיקום במדור האב."
} }
}, },
"category": { "category": {
@@ -907,29 +907,29 @@
} }
}, },
"action": { "action": {
"create": "", "create": "קטגוריה חדשה",
"edit": "", "edit": "שנה את שם הקטגוריה",
"remove": "", "remove": "הסר קטגוריה",
"moveUp": "הזזה למעלה", "moveUp": "הזזה למעלה",
"moveDown": "הזזה למטה", "moveDown": "הזזה למטה",
"createAbove": "", "createAbove": "קטגוריה חדשה למעלה",
"createBelow": "" "createBelow": "קטגוריה חדשה למטה"
}, },
"create": { "create": {
"title": "", "title": "קטגוריה חדשה",
"submit": "" "submit": "הוסף קטגוריה"
}, },
"remove": { "remove": {
"title": "", "title": "הסר קטגוריה",
"message": "" "message": "האם אתה בטוח שברצונך להסיר את הקטגוריה {name}?"
}, },
"edit": { "edit": {
"title": "", "title": "שנה את שם הקטגוריה",
"submit": "" "submit": "שנה את שם הקטגוריה"
}, },
"menu": { "menu": {
"label": { "label": {
"create": "", "create": "קטגוריה חדשה",
"changePosition": "שנה מיקום" "changePosition": "שנה מיקום"
} }
} }
@@ -937,12 +937,12 @@
}, },
"item": { "item": {
"action": { "action": {
"create": "", "create": "פריט חדש",
"import": "", "import": "ייבוא פריט",
"edit": "", "edit": "ערוך פריט",
"moveResize": "", "moveResize": "הזז/שנה גודל פריט",
"duplicate": "", "duplicate": "שכפול פריט",
"remove": "" "remove": "הסרת פריט"
}, },
"menu": { "menu": {
"label": { "label": {
@@ -950,11 +950,11 @@
} }
}, },
"create": { "create": {
"title": "", "title": "בחירת פריט להוספה",
"addToBoard": "" "addToBoard": "הוספה ללוח"
}, },
"moveResize": { "moveResize": {
"title": "", "title": "הזז/שנה גודל פריט",
"field": { "field": {
"width": { "width": {
"label": "רוחב" "label": "רוחב"
@@ -963,67 +963,67 @@
"label": "גובה" "label": "גובה"
}, },
"xOffset": { "xOffset": {
"label": "" "label": "היסט X"
}, },
"yOffset": { "yOffset": {
"label": "" "label": "היסט Y"
} }
} }
}, },
"edit": { "edit": {
"title": "", "title": "ערוך פריט",
"advancedOptions": { "advancedOptions": {
"label": "", "label": "אפשרויות מתקדמות",
"title": "" "title": "אפשרויות פריט מתקדמות"
}, },
"field": { "field": {
"integrations": { "integrations": {
"label": "אינטגרציות" "label": "אינטגרציות"
}, },
"customCssClasses": { "customCssClasses": {
"label": "" "label": "מחלקות עיצוב מותאמות אישית"
} }
} }
}, },
"remove": { "remove": {
"title": "", "title": "הסרת פריט",
"message": "" "message": "האם אתה בטוח שברצונך להסיר פריט זה?"
} }
}, },
"widget": { "widget": {
"app": { "app": {
"name": "", "name": "אפליקציה",
"description": "", "description": "הטמעת אפליקציה בלוח.",
"option": { "option": {
"appId": { "appId": {
"label": "" "label": "בחר אפליקציה"
}, },
"openInNewTab": { "openInNewTab": {
"label": "פתיחה בכרטיסיה חדשה" "label": "פתיחה בכרטיסיה חדשה"
}, },
"showTitle": { "showTitle": {
"label": "" "label": "הצג את שם האפליקציה"
}, },
"showDescriptionTooltip": { "showDescriptionTooltip": {
"label": "" "label": "הצג תיאור"
}, },
"pingEnabled": { "pingEnabled": {
"label": "" "label": "אפשר פינג פשוט"
} }
}, },
"error": { "error": {
"notFound": { "notFound": {
"label": "", "label": "אין אפליקציה",
"tooltip": "" "tooltip": "לא נבחרה אפליקציה חוקית"
} }
} }
}, },
"bookmarks": { "bookmarks": {
"name": "", "name": "סימניות",
"description": "", "description": "מציג קישורי אפליקציות מרובים",
"option": { "option": {
"title": { "title": {
"label": "" "label": "כותרת"
}, },
"layout": { "layout": {
"label": "פריסה", "label": "פריסה",
@@ -1035,19 +1035,19 @@
"label": "אנכי" "label": "אנכי"
}, },
"grid": { "grid": {
"label": "" "label": "רשת"
} }
} }
}, },
"items": { "items": {
"label": "", "label": "סימניות",
"add": "" "add": "הוסף סימניה"
} }
} }
}, },
"dnsHoleSummary": { "dnsHoleSummary": {
"name": "", "name": "סיכום חור אבטחה DNS",
"description": "", "description": "מציג את הסיכום חור אבטחת DNS שלך",
"option": { "option": {
"layout": { "layout": {
"label": "פריסה", "label": "פריסה",
@@ -1059,27 +1059,27 @@
"label": "אנכי" "label": "אנכי"
}, },
"grid": { "grid": {
"label": "" "label": "רשת"
} }
} }
}, },
"usePiHoleColors": { "usePiHoleColors": {
"label": "" "label": "השתמש בצבעי Pi-Hole"
} }
}, },
"error": { "error": {
"internalServerError": "", "internalServerError": "אחזור סיכום החור אבטחת DNS נכשל",
"integrationsDisconnected": "" "integrationsDisconnected": "אין נתונים זמינים, כל האינטגרציות מנותקות"
}, },
"data": { "data": {
"adsBlockedToday": "נחסמו היום", "adsBlockedToday": "נחסמו היום",
"adsBlockedTodayPercentage": "נחסמו היום", "adsBlockedTodayPercentage": "נחסמו היום",
"dnsQueriesToday": "שאילתות היום", "dnsQueriesToday": "שאילתות היום",
"domainsBeingBlocked": "" "domainsBeingBlocked": "דומיינים ברשימת החסימה"
} }
}, },
"dnsHoleControls": { "dnsHoleControls": {
"name": "", "name": "בקרות חור אבטחת DNS",
"description": "שלוט ב-PiHole או ב-AdGuard מלוח המחוונים שלך", "description": "שלוט ב-PiHole או ב-AdGuard מלוח המחוונים שלך",
"option": { "option": {
"layout": { "layout": {
@@ -1092,68 +1092,68 @@
"label": "אנכי" "label": "אנכי"
}, },
"grid": { "grid": {
"label": "" "label": "רשת"
} }
} }
}, },
"showToggleAllButtons": { "showToggleAllButtons": {
"label": "" "label": "הצג את כל הלחצנים"
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "השליטה בחור אבטחת DNS נכשלה"
}, },
"controls": { "controls": {
"enableAll": "", "enableAll": "אפשר הכל",
"disableAll": "", "disableAll": "השבת הכל",
"setTimer": "", "setTimer": "הגדר טיימר",
"set": "הגדר", "set": "הגדר",
"enabled": "מאופשר", "enabled": "מאופשר",
"disabled": "מושבת", "disabled": "מושבת",
"processing": "", "processing": "מעבד",
"disconnected": "", "disconnected": "מנותק",
"hours": "שעות", "hours": "שעות",
"minutes": "דקות", "minutes": "דקות",
"unlimited": "" "unlimited": "השאר ריק עבור ללא הגבלה"
} }
}, },
"clock": { "clock": {
"name": "", "name": "תאריך ושעה",
"description": "מציג את התאריך והשעה הנוכחיים.", "description": "מציג את התאריך והשעה הנוכחיים.",
"option": { "option": {
"customTitleToggle": { "customTitleToggle": {
"label": "", "label": "תצוגת כותרת/עיר מותאמת אישית",
"description": "" "description": "הצג כותרת מותאמת אישית או שם העיר/המדינה על גבי השעון."
}, },
"customTitle": { "customTitle": {
"label": "" "label": "כותרת"
}, },
"is24HourFormat": { "is24HourFormat": {
"label": "", "label": "פורמט 24 שעות",
"description": "" "description": "השתמש בפורמט של 24 שעות במקום בפורמט של 12 שעות"
}, },
"showSeconds": { "showSeconds": {
"label": "" "label": "הצג שניות"
}, },
"useCustomTimezone": { "useCustomTimezone": {
"label": "" "label": "השתמש באזור זמן קבוע"
}, },
"timezone": { "timezone": {
"label": "אזור זמן", "label": "אזור זמן",
"description": "" "description": "בחר את אזור הזמן בהתאם לתקן IANA"
}, },
"showDate": { "showDate": {
"label": "" "label": "הצג את התאריך"
}, },
"dateFormat": { "dateFormat": {
"label": "", "label": "פורמט תאריך",
"description": "" "description": "איך צריך להיראות התאריך"
} }
} }
}, },
"notebook": { "notebook": {
"name": "פנקס רשימות", "name": "פנקס רשימות",
"description": "", "description": "ווידג'ט פשוט של מחברת התומך ב-markdown",
"option": { "option": {
"showToolbar": { "showToolbar": {
"label": "הצג את סרגל הכלים לסיוע כתיבת סימון" "label": "הצג את סרגל הכלים לסיוע כתיבת סימון"
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "הטמע כל תוכן מהאינטרנט. חלק מהאתרים עשויים להגביל את הגישה.", "description": "הטמע כל תוכן מהאינטרנט. חלק מהאתרים עשויים להגביל את הגישה.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1245,31 +1245,31 @@
} }
}, },
"error": { "error": {
"noUrl": "", "noUrl": "לא סופק קישור של iFrame",
"noBrowerSupport": "הדפדפן שלך אינו תומך ב-iframes. נא עדכן את הדפדפן שלך." "noBrowerSupport": "הדפדפן שלך אינו תומך ב-iframes. נא עדכן את הדפדפן שלך."
} }
}, },
"smartHome-entityState": { "smartHome-entityState": {
"name": "", "name": "מצב ישות",
"description": "", "description": "הצג את המצב של ישות והחלף אותו באופן אופציונלי",
"option": { "option": {
"entityId": { "entityId": {
"label": "מזהה ישות" "label": "מזהה ישות"
}, },
"displayName": { "displayName": {
"label": "" "label": "שם תצוגה"
}, },
"entityUnit": { "entityUnit": {
"label": "" "label": "יחידת ישות"
}, },
"clickable": { "clickable": {
"label": "" "label": "ניתן ללחיצה"
} }
} }
}, },
"smartHome-executeAutomation": { "smartHome-executeAutomation": {
"name": "", "name": "הפעל אוטומציה",
"description": "", "description": "הפעל אוטומציה בלחיצה אחת",
"option": { "option": {
"displayName": { "displayName": {
"label": "הצג שם" "label": "הצג שם"
@@ -1279,26 +1279,26 @@
} }
}, },
"spotlightAction": { "spotlightAction": {
"run": "" "run": "הפעל {name}"
} }
}, },
"calendar": { "calendar": {
"name": "לוח שנה", "name": "לוח שנה",
"description": "", "description": "הצג אירועים מהאינטגרציות שלך בתצוגת לוח שנה בתוך פרק זמן יחסי מסוים",
"option": { "option": {
"releaseType": { "releaseType": {
"label": "סוג שחרור של Radarr", "label": "סוג שחרור של Radarr",
"options": { "options": {
"inCinemas": "", "inCinemas": "בבתי קולנוע",
"digitalRelease": "", "digitalRelease": "שחרור דיגיטלי",
"physicalRelease": "" "physicalRelease": "שחרור פיזי"
} }
}, },
"filterPastMonths": { "filterPastMonths": {
"label": "" "label": "התחל מ"
}, },
"filterFutureMonths": { "filterFutureMonths": {
"label": "" "label": "סיים ב"
} }
} }
}, },
@@ -1307,24 +1307,24 @@
"description": "מציג את מידע מזג האוויר הנוכחי של מיקום מוגדר.", "description": "מציג את מידע מזג האוויר הנוכחי של מיקום מוגדר.",
"option": { "option": {
"isFormatFahrenheit": { "isFormatFahrenheit": {
"label": "" "label": "טמפרטורה בפרנהייט"
}, },
"location": { "location": {
"label": "מיקום מזג האוויר" "label": "מיקום מזג האוויר"
}, },
"showCity": { "showCity": {
"label": "" "label": "הצג עיר"
}, },
"hasForecast": { "hasForecast": {
"label": "" "label": "הצג תחזית"
}, },
"forecastDayCount": { "forecastDayCount": {
"label": "", "label": "כמות ימי התחזית",
"description": "" "description": "כאשר הווידג'ט אינו רחב מספיק, פחות ימים מוצגים"
}, },
"dateFormat": { "dateFormat": {
"label": "", "label": "פורמט תאריך",
"description": "" "description": "איך צריך להיראות התאריך"
} }
}, },
"kind": { "kind": {
@@ -1346,16 +1346,16 @@
}, },
"indexerManager": { "indexerManager": {
"name": "סטטוס מנהל אינדקס", "name": "סטטוס מנהל אינדקס",
"description": "", "description": "מצב האינדקסים שלך",
"option": { "option": {
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "" "label": "פתח את אתר האינדקס בכרטיסייה חדשה"
} }
}, },
"title": "מנהל אינדקס", "title": "מנהל אינדקס",
"testAll": "בדוק הכל", "testAll": "בדוק הכל",
"error": { "error": {
"internalServerError": "" "internalServerError": "נכשל באחזור סטטוס האינדקסים"
} }
}, },
"healthMonitoring": { "healthMonitoring": {
@@ -1376,41 +1376,41 @@
} }
}, },
"popover": { "popover": {
"information": "", "information": "מידע",
"processor": "", "processor": "מעבד: {cpuModelName}",
"memory": "", "memory": "זיכרון: {memory}GiB",
"memoryAvailable": "", "memoryAvailable": "זמין: {memoryAvailable}GiB ({percent}%)",
"version": "", "version": "גרסה: {version}",
"uptime": "", "uptime": "",
"loadAverage": "", "loadAverage": "ממוצע עומס:",
"minute": "", "minute": "דקה אחת",
"minutes": "", "minutes": "{count} דקות",
"used": "", "used": "בשימוש",
"available": "זמין", "available": "זמין",
"lastSeen": "" "lastSeen": "עדכון סטטוס אחרון: {lastSeen}"
}, },
"memory": {}, "memory": {},
"error": { "error": {
"internalServerError": "" "internalServerError": "נכשל בעדכון סטטוס בריאות המערכת"
} }
}, },
"common": { "common": {
"location": { "location": {
"query": "", "query": "עיר / מיקוד",
"latitude": "", "latitude": "קו רוחב",
"longitude": "", "longitude": "קו אורך",
"disabledTooltip": "", "disabledTooltip": "אנא הזן עיר או מיקוד",
"unknownLocation": "", "unknownLocation": "מיקום לא ידוע",
"search": "חיפוש", "search": "חיפוש",
"table": { "table": {
"header": { "header": {
"city": "", "city": "עיר",
"country": "", "country": "מדינה",
"coordinates": "", "coordinates": "קואורדינטות",
"population": "" "population": "אוכלוסיה"
}, },
"action": { "action": {
"select": "" "select": "בחר {city}, {countryCode}"
}, },
"population": { "population": {
"fallback": "לא ידוע" "fallback": "לא ידוע"
@@ -1418,16 +1418,16 @@
} }
}, },
"integration": { "integration": {
"noData": "", "noData": "לא נמצא אינטגרציה",
"description": "" "description": "לחץ על <here></here> כדי ליצור אינטגרציה חדשה"
}, },
"app": { "app": {
"noData": "לא נמצאה אפליקציה", "noData": "לא נמצאה אפליקציה",
"description": "" "description": "לחץ על <here></here> כדי ליצור אפליקציה חדשה"
}, },
"error": { "error": {
"noIntegration": "", "noIntegration": "לא נבחרה אינטגרציה",
"noData": "" "noData": "אין נתוני אינטגרציה זמינים"
}, },
"option": {} "option": {}
}, },
@@ -1570,7 +1570,7 @@
"paused": "מושהה", "paused": "מושהה",
"completed": "הושלם", "completed": "הושלם",
"failed": "", "failed": "",
"processing": "", "processing": "מעבד",
"leeching": "", "leeching": "",
"stalled": "", "stalled": "",
"unknown": "לא ידוע", "unknown": "לא ידוע",
@@ -1615,7 +1615,7 @@
"availability": { "availability": {
"unknown": "לא ידוע", "unknown": "לא ידוע",
"pending": "", "pending": "",
"processing": "", "processing": "מעבד",
"partiallyAvailable": "חלקי", "partiallyAvailable": "חלקי",
"available": "זמין" "available": "זמין"
}, },
@@ -2013,7 +2013,7 @@
} }
}, },
"management": { "management": {
"metaTitle": "", "metaTitle": "ניהול",
"title": { "title": {
"morning": "", "morning": "",
"afternoon": "", "afternoon": "",
@@ -2297,8 +2297,8 @@
"defaultColorScheme": { "defaultColorScheme": {
"label": "", "label": "",
"options": { "options": {
"light": "", "light": "בהיר",
"dark": "" "dark": "כהה"
} }
} }
}, },
@@ -2676,8 +2676,8 @@
"title": "", "title": "",
"option": { "option": {
"colorScheme": { "colorScheme": {
"light": "", "light": "עבור למצב בהיר",
"dark": "" "dark": "עבור למצב כהה"
}, },
"language": { "language": {
"label": "", "label": "",

View File

@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Ugradite bilo koji sadržaj s interneta. Neke web stranice mogu ograničiti pristup.", "description": "Ugradite bilo koji sadržaj s interneta. Neke web stranice mogu ograničiti pristup.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1432,7 +1432,7 @@
"option": {} "option": {}
}, },
"video": { "video": {
"name": "", "name": "Video Stream",
"description": "Ugradi video stream ili video sa kamere i/ili web stranice", "description": "Ugradi video stream ili video sa kamere i/ili web stranice",
"option": { "option": {
"feedUrl": { "feedUrl": {
@@ -1685,7 +1685,7 @@
"empty": "Isprazni", "empty": "Isprazni",
"table": { "table": {
"file": "", "file": "",
"eta": "", "eta": "ETA",
"progress": "Napredak", "progress": "Napredak",
"transcode": "", "transcode": "",
"healthCheck": "" "healthCheck": ""
@@ -2042,7 +2042,7 @@
"tools": { "tools": {
"label": "Alati", "label": "Alati",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "",
"tasks": "" "tasks": ""
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Alati", "label": "Alati",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -51,7 +51,7 @@
"title": "Import token megadása", "title": "Import token megadása",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "Írja be a megjelenített import tokent az előző homarr példányból" "description": "Írja be a megjelenített import tokent az előző homarr példányból"
} }
}, },
@@ -546,7 +546,7 @@
"label": "Leírás" "label": "Leírás"
}, },
"url": { "url": {
"label": "" "label": "Url"
} }
}, },
"action": { "action": {
@@ -611,7 +611,7 @@
"label": "Név" "label": "Név"
}, },
"url": { "url": {
"label": "" "label": "Url"
} }
}, },
"action": { "action": {
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Eszközök", "label": "Eszközök",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2208,7 +2208,7 @@
"label": "Lejárati idő" "label": "Lejárati idő"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Eszközök", "label": "Eszközök",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

File diff suppressed because it is too large Load Diff

View File

@@ -1685,7 +1685,7 @@
"empty": "空", "empty": "空",
"table": { "table": {
"file": "ファイル", "file": "ファイル",
"eta": "", "eta": "ETA",
"progress": "進捗状況", "progress": "進捗状況",
"transcode": "トランスコード", "transcode": "トランスコード",
"healthCheck": "" "healthCheck": ""
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "ツール", "label": "ツール",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2058,7 +2058,7 @@
"sourceCode": "" "sourceCode": ""
} }
}, },
"about": "" "about": "About"
} }
}, },
"page": { "page": {
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "クリエイター" "label": "クリエイター"
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "ツール", "label": "ツール",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""
@@ -2612,7 +2612,7 @@
"label": "設定" "label": "設定"
}, },
"about": { "about": {
"label": "" "label": "About"
} }
} }
}, },
@@ -2837,7 +2837,7 @@
"label": "" "label": ""
}, },
"about": { "about": {
"label": "" "label": "About"
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": ""

View File

@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "인터넷에서 콘텐츠를 퍼옵니다. 일부 웹사이트는 액세스를 제한할 수 있습니다.", "description": "인터넷에서 콘텐츠를 퍼옵니다. 일부 웹사이트는 액세스를 제한할 수 있습니다.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1783,9 +1783,9 @@
"label": "", "label": "",
"description": "", "description": "",
"option": { "option": {
"sm": "", "sm": "Small",
"md": "", "md": "Medium",
"lg": "" "lg": "Large"
} }
}, },
"sidebarBehavior": { "sidebarBehavior": {
@@ -2042,7 +2042,7 @@
"tools": { "tools": {
"label": "도구", "label": "도구",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "",
"tasks": "" "tasks": ""
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "크리에이터" "label": "크리에이터"
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "도구", "label": "도구",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Įterpkite bet kokį turinį iš interneto. Kai kuriose svetainėse prieiga gali būti ribojama.", "description": "Įterpkite bet kokį turinį iš interneto. Kai kuriose svetainėse prieiga gali būti ribojama.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Įrankiai", "label": "Įrankiai",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Kūrėjas" "label": "Kūrėjas"
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Įrankiai", "label": "Įrankiai",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Iegult jebkuru saturu no interneta. Dažas vietnes var ierobežot piekļuvi.", "description": "Iegult jebkuru saturu no interneta. Dažas vietnes var ierobežot piekļuvi.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1528,7 +1528,7 @@
"columnTitle": "" "columnTitle": ""
}, },
"progress": { "progress": {
"columnTitle": "", "columnTitle": "Progress",
"detailsTitle": "" "detailsTitle": ""
}, },
"ratio": { "ratio": {
@@ -1685,8 +1685,8 @@
"empty": "Tukšs", "empty": "Tukšs",
"table": { "table": {
"file": "", "file": "",
"eta": "", "eta": "ETA",
"progress": "", "progress": "Progress",
"transcode": "", "transcode": "",
"healthCheck": "" "healthCheck": ""
} }
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Rīki", "label": "Rīki",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Izveidotājs" "label": "Izveidotājs"
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2445,7 +2445,7 @@
"label": "Attēls" "label": "Attēls"
}, },
"ports": { "ports": {
"label": "" "label": "Ports"
} }
}, },
"action": { "action": {
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Rīki", "label": "Rīki",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -136,7 +136,7 @@
"length": "Bevat ten minste 8 tekens", "length": "Bevat ten minste 8 tekens",
"lowercase": "Inclusief kleine letter", "lowercase": "Inclusief kleine letter",
"uppercase": "Inclusief hoofdletter", "uppercase": "Inclusief hoofdletter",
"number": "Inclusief getal", "number": "Inclusief aantal",
"special": "Inclusief speciaal teken" "special": "Inclusief speciaal teken"
} }
}, },
@@ -773,7 +773,7 @@
"apply": "Toepassen", "apply": "Toepassen",
"backToOverview": "Terug naar overzicht", "backToOverview": "Terug naar overzicht",
"create": "Aanmaken", "create": "Aanmaken",
"edit": "Bewerken", "edit": "Wijzigen",
"import": "Importeren", "import": "Importeren",
"insert": "Invoegen", "insert": "Invoegen",
"remove": "Verwijderen", "remove": "Verwijderen",
@@ -788,7 +788,7 @@
"next": "Volgende", "next": "Volgende",
"checkoutDocs": "De documentatie bekijken", "checkoutDocs": "De documentatie bekijken",
"checkLogs": "Controleer logs voor meer details", "checkLogs": "Controleer logs voor meer details",
"tryAgain": "Probeer opnieuw", "tryAgain": "Probeer het opnieuw",
"loading": "Laden" "loading": "Laden"
}, },
"here": "hier", "here": "hier",
@@ -803,8 +803,8 @@
} }
}, },
"information": { "information": {
"min": "Min.", "min": "Min",
"max": "Max.", "max": "Max",
"days": "Dagen", "days": "Dagen",
"hours": "Uren", "hours": "Uren",
"minutes": "Minuten" "minutes": "Minuten"
@@ -999,7 +999,7 @@
"label": "App kiezen" "label": "App kiezen"
}, },
"openInNewTab": { "openInNewTab": {
"label": "In nieuw tabblad openen" "label": "Open in nieuw tabblad"
}, },
"showTitle": { "showTitle": {
"label": "App naam weergeven" "label": "App naam weergeven"
@@ -1026,7 +1026,7 @@
"label": "Titel" "label": "Titel"
}, },
"layout": { "layout": {
"label": "Lay-out", "label": "Indeling",
"option": { "option": {
"row": { "row": {
"label": "Horizontaal" "label": "Horizontaal"
@@ -1050,7 +1050,7 @@
"description": "Toont het overzicht van je DNS-hole", "description": "Toont het overzicht van je DNS-hole",
"option": { "option": {
"layout": { "layout": {
"label": "Lay-out", "label": "Indeling",
"option": { "option": {
"row": { "row": {
"label": "Horizontaal" "label": "Horizontaal"
@@ -1074,7 +1074,7 @@
"data": { "data": {
"adsBlockedToday": "Vandaag geblokkeerd", "adsBlockedToday": "Vandaag geblokkeerd",
"adsBlockedTodayPercentage": "Vandaag geblokkeerd", "adsBlockedTodayPercentage": "Vandaag geblokkeerd",
"dnsQueriesToday": "Aanvragen vandaag", "dnsQueriesToday": "Queries vandaag",
"domainsBeingBlocked": "Domeinen op blokkadelijst" "domainsBeingBlocked": "Domeinen op blokkadelijst"
} }
}, },
@@ -1083,7 +1083,7 @@
"description": "Bedien PiHole of AdGuard vanaf je dashboard", "description": "Bedien PiHole of AdGuard vanaf je dashboard",
"option": { "option": {
"layout": { "layout": {
"label": "Lay-out", "label": "Indeling",
"option": { "option": {
"row": { "row": {
"label": "Horizontaal" "label": "Horizontaal"
@@ -1156,7 +1156,7 @@
"description": "Een eenvoudige notitie widget die markdown ondersteunt", "description": "Een eenvoudige notitie widget die markdown ondersteunt",
"option": { "option": {
"showToolbar": { "showToolbar": {
"label": "De werkbalk weergeven om je te helpen markdown te schrijven" "label": "Toon de werkbalk om je te helpen markdown te schrijven"
}, },
"allowReadOnlyCheck": { "allowReadOnlyCheck": {
"label": "Controle in alleen-lezen modus toestaan" "label": "Controle in alleen-lezen modus toestaan"
@@ -1170,7 +1170,7 @@
"italic": "Schuingedrukt", "italic": "Schuingedrukt",
"strikethrough": "Doorgestreept", "strikethrough": "Doorgestreept",
"underline": "Onderstreept", "underline": "Onderstreept",
"colorText": "Tekstkleur", "colorText": "Kleur tekst",
"colorHighlight": "Gekleurde tekst markeren", "colorHighlight": "Gekleurde tekst markeren",
"code": "Code", "code": "Code",
"clear": "Opmaak wissen", "clear": "Opmaak wissen",
@@ -1179,19 +1179,19 @@
"blockquote": "Blokquote", "blockquote": "Blokquote",
"horizontalLine": "Horizontale lijn", "horizontalLine": "Horizontale lijn",
"bulletList": "Opsommingslijst", "bulletList": "Opsommingslijst",
"orderedList": "Gerangschikte lijst", "orderedList": "Geordende lijst",
"checkList": "Controlelijst", "checkList": "Controlelijst",
"increaseIndent": "Inspringing vergroten", "increaseIndent": "Inspringen vergroten",
"decreaseIndent": "Inspringen verminderen", "decreaseIndent": "Inspringen verminderen",
"link": "Link", "link": "Link",
"unlink": "Link verwijderen", "unlink": "Link verwijderen",
"image": "Afbeelding insluiten", "image": "Afbeelding insluiten",
"addTable": "Tabel toevoegen", "addTable": "Tabel toevoegen",
"deleteTable": "Tabel verwijderen", "deleteTable": "Tabel verwijderen",
"colorCell": "Celkleur", "colorCell": "Kleur cel",
"mergeCell": "Cellen samenvoegen schakelen", "mergeCell": "Cellen samenvoegen togglen",
"addColumnLeft": "Kolom ervoor toevoegen", "addColumnLeft": "Kolom toevoegen vóór",
"addColumnRight": "Kolom erna toevoegen", "addColumnRight": "Kolom toevoegen",
"deleteColumn": "Kolom verwijderen", "deleteColumn": "Kolom verwijderen",
"addRowTop": "Rij toevoegen vóór", "addRowTop": "Rij toevoegen vóór",
"addRowBelow": "Rij toevoegen ná", "addRowBelow": "Rij toevoegen ná",
@@ -1214,7 +1214,7 @@
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
"description": "Elke inhoud van het internet insluiten. Sommige websites kunnen de toegang beperken.", "description": "Insluiten van alle inhoud van het internet. Sommige websites kunnen de toegang beperken.",
"option": { "option": {
"embedUrl": { "embedUrl": {
"label": "URL insluiten" "label": "URL insluiten"
@@ -1254,7 +1254,7 @@
"description": "Status van een entiteit weergeven en optioneel omschakelen", "description": "Status van een entiteit weergeven en optioneel omschakelen",
"option": { "option": {
"entityId": { "entityId": {
"label": "Entiteits-ID" "label": "Entiteit-ID"
}, },
"displayName": { "displayName": {
"label": "Weergavenaam" "label": "Weergavenaam"
@@ -1287,7 +1287,7 @@
"description": "Gebeurtenissen van je integraties weergeven in een kalenderweergave binnen een bepaalde relatieve tijdsperiode", "description": "Gebeurtenissen van je integraties weergeven in een kalenderweergave binnen een bepaalde relatieve tijdsperiode",
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr uitgavetype", "label": "Radarr release type",
"options": { "options": {
"inCinemas": "In bioscopen", "inCinemas": "In bioscopen",
"digitalRelease": "Digitale uitgave", "digitalRelease": "Digitale uitgave",
@@ -1310,7 +1310,7 @@
"label": "Temperatuur in fahrenheit" "label": "Temperatuur in fahrenheit"
}, },
"location": { "location": {
"label": "Weerlocatie" "label": "Weerslocatie"
}, },
"showCity": { "showCity": {
"label": "Stad weergeven" "label": "Stad weergeven"
@@ -1328,7 +1328,7 @@
} }
}, },
"kind": { "kind": {
"clear": "Wissen", "clear": "Helder",
"mainlyClear": "Overwegend helder", "mainlyClear": "Overwegend helder",
"fog": "Mist", "fog": "Mist",
"drizzle": "Motregen", "drizzle": "Motregen",
@@ -1345,14 +1345,14 @@
} }
}, },
"indexerManager": { "indexerManager": {
"name": "Indexeringsbeheerder status", "name": "Indexeer beheerder status",
"description": "Status van je indexers", "description": "Status van je indexers",
"option": { "option": {
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "Indexersite in nieuw tabblad openen" "label": "Indexersite in nieuw tabblad openen"
} }
}, },
"title": "Indexeringsbeheerder", "title": "Indexeer beheerder",
"testAll": "Alles testen", "testAll": "Alles testen",
"error": { "error": {
"internalServerError": "Indexersstatus ophalen mislukt" "internalServerError": "Indexersstatus ophalen mislukt"
@@ -1381,7 +1381,7 @@
"memory": "Geheugen: {memory}GiB", "memory": "Geheugen: {memory}GiB",
"memoryAvailable": "Beschikbaar: {memoryAvailable}GiB ({percent}%)", "memoryAvailable": "Beschikbaar: {memoryAvailable}GiB ({percent}%)",
"version": "Versie: {version}", "version": "Versie: {version}",
"uptime": "Uptime: {days} Dagen, {hours} Uren, {minutes} Minuten", "uptime": "",
"loadAverage": "Gemiddelde belasting:", "loadAverage": "Gemiddelde belasting:",
"minute": "1 minuut", "minute": "1 minuut",
"minutes": "{count} minuten", "minutes": "{count} minuten",
@@ -1433,10 +1433,10 @@
}, },
"video": { "video": {
"name": "Video stream", "name": "Video stream",
"description": "Een videostream of video van een camera of website insluiten", "description": "Een videostream of video van een camera of een website insluiten",
"option": { "option": {
"feedUrl": { "feedUrl": {
"label": "Feed-URL" "label": "Feed URL"
}, },
"hasAutoPlay": { "hasAutoPlay": {
"label": "Automatisch afspelen", "label": "Automatisch afspelen",
@@ -1511,7 +1511,7 @@
"detailsTitle": "Categorieën (of extra informatie)" "detailsTitle": "Categorieën (of extra informatie)"
}, },
"downSpeed": { "downSpeed": {
"columnTitle": "Omlaag", "columnTitle": "Down",
"detailsTitle": "Downloadsnelheid" "detailsTitle": "Downloadsnelheid"
}, },
"index": { "index": {
@@ -1560,12 +1560,12 @@
"detailsTitle": "Client type downloaden" "detailsTitle": "Client type downloaden"
}, },
"upSpeed": { "upSpeed": {
"columnTitle": "Omhoog", "columnTitle": "Up",
"detailsTitle": "Uploadsnelheid" "detailsTitle": "Uploadsnelheid"
} }
}, },
"states": { "states": {
"downloading": "Downloaden", "downloading": "Bezig met downloaden",
"queued": "In wachtrij", "queued": "In wachtrij",
"paused": "Gepauzeerd", "paused": "Gepauzeerd",
"completed": "Voltooid", "completed": "Voltooid",
@@ -1601,7 +1601,7 @@
}, },
"mediaRequests-requestList": { "mediaRequests-requestList": {
"name": "Media-aanvragen lijst", "name": "Media-aanvragen lijst",
"description": "Bekijk een lijst met alle media-aanvragen van je Overseerr of Jellyseerr instantie", "description": "Bekijk een lijst met alle mediaverzoeken van je Overseerr of Jellyseerr instantie",
"option": { "option": {
"linksTargetNewTab": { "linksTargetNewTab": {
"label": "Links in nieuw tabblad openen" "label": "Links in nieuw tabblad openen"
@@ -1623,18 +1623,18 @@
}, },
"mediaRequests-requestStats": { "mediaRequests-requestStats": {
"name": "Media-aanvragen statistieken", "name": "Media-aanvragen statistieken",
"description": "Statistieken over je media-aanvragen", "description": "Statistieken over je mediaverzoeken",
"option": {}, "option": {},
"titles": { "titles": {
"stats": { "stats": {
"main": "Mediastatistieken", "main": "Media statistieken",
"approved": "Reeds goedgekeurd", "approved": "Reeds goedgekeurd",
"pending": "In afwachting van goedkeuring", "pending": "In afwachting van goedkeuring",
"processing": "Wordt verwerkt", "processing": "Wordt verwerkt",
"declined": "Reeds geweigerd", "declined": "Reeds geweigerd",
"available": "Reeds beschikbaar", "available": "Reeds beschikbaar",
"tv": "TV aanvragen", "tv": "TV verzoeken",
"movie": "Film aanvragen", "movie": "Film verzoeken",
"total": "Totaal" "total": "Totaal"
}, },
"users": { "users": {
@@ -1665,7 +1665,7 @@
"queued": "In wachtrij", "queued": "In wachtrij",
"status": { "status": {
"healthy": "Gezond", "healthy": "Gezond",
"unhealthy": "Niet-gezond" "unhealthy": "Ongezond"
} }
}, },
"panel": { "panel": {
@@ -1784,7 +1784,7 @@
"description": "In versies vóór 1.0 bestonden drie verschillende modi, zodat je het aantal kolommen voor elke schermgrootte kon kiezen.", "description": "In versies vóór 1.0 bestonden drie verschillende modi, zodat je het aantal kolommen voor elke schermgrootte kon kiezen.",
"option": { "option": {
"sm": "Klein", "sm": "Klein",
"md": "Gemiddeld", "md": "Middel",
"lg": "Groot" "lg": "Groot"
} }
}, },
@@ -1907,7 +1907,7 @@
"unrecognizedLink": "De opgegeven link wordt niet herkend en geeft geen voorbeeld, maar werkt misschien nog wel." "unrecognizedLink": "De opgegeven link wordt niet herkend en geeft geen voorbeeld, maar werkt misschien nog wel."
}, },
"layout": { "layout": {
"title": "Lay-out" "title": "Indeling"
}, },
"background": { "background": {
"title": "Achtergrond" "title": "Achtergrond"
@@ -2293,7 +2293,7 @@
} }
}, },
"appearance": { "appearance": {
"title": "Weergave", "title": "Opmaak",
"defaultColorScheme": { "defaultColorScheme": {
"label": "Standaard kleurenschema", "label": "Standaard kleurenschema",
"options": { "options": {
@@ -2332,7 +2332,7 @@
"label": "Pings" "label": "Pings"
}, },
"mediaServer": { "mediaServer": {
"label": "Mediaserver" "label": "Media server"
}, },
"mediaOrganizer": { "mediaOrganizer": {
"label": "Media organisatoren" "label": "Media organisatoren"
@@ -2435,9 +2435,9 @@
"created": "Aangemaakt", "created": "Aangemaakt",
"running": "Actief", "running": "Actief",
"paused": "Gepauzeerd", "paused": "Gepauzeerd",
"restarting": "Herstarten", "restarting": "Bezig met herstarten",
"exited": "Verlaten", "exited": "Verlaten",
"removing": "Verwijderen", "removing": "Bezig met verwijderen",
"dead": "Dood" "dead": "Dood"
} }
}, },
@@ -2463,7 +2463,7 @@
} }
}, },
"stop": { "stop": {
"label": "Stoppen", "label": "Stop",
"notification": { "notification": {
"success": { "success": {
"title": "Containers gestopt", "title": "Containers gestopt",
@@ -2476,7 +2476,7 @@
} }
}, },
"restart": { "restart": {
"label": "Herstarten", "label": "Herstart",
"notification": { "notification": {
"success": { "success": {
"title": "Containers herstart", "title": "Containers herstart",
@@ -2557,7 +2557,7 @@
"integrations": { "integrations": {
"label": "Integraties", "label": "Integraties",
"edit": { "edit": {
"label": "Bewerken" "label": "Wijzigen"
}, },
"new": { "new": {
"label": "Nieuw" "label": "Nieuw"
@@ -2569,7 +2569,7 @@
"label": "Nieuw" "label": "Nieuw"
}, },
"edit": { "edit": {
"label": "Bewerken" "label": "Wijzigen"
} }
}, },
"medias": { "medias": {
@@ -2581,7 +2581,7 @@
"label": "Nieuw" "label": "Nieuw"
}, },
"edit": { "edit": {
"label": "Bewerken" "label": "Wijzigen"
} }
}, },
"users": { "users": {
@@ -2749,7 +2749,7 @@
"description": "Zoeken op het web met DuckDuckGo" "description": "Zoeken op het web met DuckDuckGo"
}, },
"torrent": { "torrent": {
"name": "Verouderde torrents weergeven", "name": "Torrents",
"description": "Zoeken naar torrents op torrentdownloads.pro" "description": "Zoeken naar torrents op torrentdownloads.pro"
}, },
"youTube": { "youTube": {

View File

@@ -51,7 +51,7 @@
"title": "", "title": "",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": ""
} }
}, },
@@ -1183,7 +1183,7 @@
"checkList": "Sjekkliste", "checkList": "Sjekkliste",
"increaseIndent": "Øk innrykk", "increaseIndent": "Øk innrykk",
"decreaseIndent": "Reduser innrykk", "decreaseIndent": "Reduser innrykk",
"link": "", "link": "Link",
"unlink": "Fjern lenke", "unlink": "Fjern lenke",
"image": "Bygg inn bilde", "image": "Bygg inn bilde",
"addTable": "Legg til tabell", "addTable": "Legg til tabell",
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Bygg inn innhold fra Internett. Noen nettsteder kan begrense adgang.", "description": "Bygg inn innhold fra Internett. Noen nettsteder kan begrense adgang.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1436,7 +1436,7 @@
"description": "Bygg inn en videostrøm eller video fra et kamera eller et nettsted", "description": "Bygg inn en videostrøm eller video fra et kamera eller et nettsted",
"option": { "option": {
"feedUrl": { "feedUrl": {
"label": "" "label": "Feed URL"
}, },
"hasAutoPlay": { "hasAutoPlay": {
"label": "Autospill", "label": "Autospill",
@@ -1784,7 +1784,7 @@
"description": "", "description": "",
"option": { "option": {
"sm": "Liten", "sm": "Liten",
"md": "", "md": "Medium",
"lg": "Stor" "lg": "Stor"
} }
}, },
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Verktøy", "label": "Verktøy",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Skaper" "label": "Skaper"
@@ -2208,7 +2208,7 @@
"label": "Utløpsdato" "label": "Utløpsdato"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2442,7 +2442,7 @@
} }
}, },
"containerImage": { "containerImage": {
"label": "" "label": "Image"
}, },
"ports": { "ports": {
"label": "Porter" "label": "Porter"
@@ -2450,7 +2450,7 @@
}, },
"action": { "action": {
"start": { "start": {
"label": "", "label": "Start",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "",
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Verktøy", "label": "Verktøy",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -51,7 +51,7 @@
"title": "", "title": "",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": ""
} }
}, },
@@ -293,7 +293,7 @@
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "", "title": "Admin",
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "",
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Osadzaj dowolne treści z internetu. Niektóre strony internetowe mogą ograniczać dostęp.", "description": "Osadzaj dowolne treści z internetu. Niektóre strony internetowe mogą ograniczać dostęp.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1254,7 +1254,7 @@
"description": "", "description": "",
"option": { "option": {
"entityId": { "entityId": {
"label": "ID encji" "label": "ID obiektu"
}, },
"displayName": { "displayName": {
"label": "" "label": ""
@@ -1685,7 +1685,7 @@
"empty": "Puste", "empty": "Puste",
"table": { "table": {
"file": "", "file": "",
"eta": "", "eta": "ETA",
"progress": "Postęp", "progress": "Postęp",
"transcode": "", "transcode": "",
"healthCheck": "" "healthCheck": ""
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Narzędzia", "label": "Narzędzia",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Twórca" "label": "Twórca"
@@ -2208,7 +2208,7 @@
"label": "Wygasa" "label": "Wygasa"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Narzędzia", "label": "Narzędzia",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -51,7 +51,7 @@
"title": "", "title": "",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": ""
} }
}, },
@@ -1026,13 +1026,13 @@
"label": "" "label": ""
}, },
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "" "label": "Horizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1050,13 +1050,13 @@
"description": "", "description": "",
"option": { "option": {
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "" "label": "Horizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1083,13 +1083,13 @@
"description": "Controle o PiHole ou o AdGuard em seu painel de controle", "description": "Controle o PiHole ou o AdGuard em seu painel de controle",
"option": { "option": {
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "" "label": "Horizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1183,7 +1183,7 @@
"checkList": "Lista de verificação", "checkList": "Lista de verificação",
"increaseIndent": "Aumentar recuo", "increaseIndent": "Aumentar recuo",
"decreaseIndent": "Diminuir recuo", "decreaseIndent": "Diminuir recuo",
"link": "", "link": "Link",
"unlink": "Remover link", "unlink": "Remover link",
"image": "Incorporar imagem", "image": "Incorporar imagem",
"addTable": "Adicionar tabela", "addTable": "Adicionar tabela",
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Incorporar qualquer conteúdo da internet. Alguns sites podem restringir o acesso.", "description": "Incorporar qualquer conteúdo da internet. Alguns sites podem restringir o acesso.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1635,7 +1635,7 @@
"available": "", "available": "",
"tv": "Solicitações de TV", "tv": "Solicitações de TV",
"movie": "Solicitações de filmes", "movie": "Solicitações de filmes",
"total": "" "total": "Total"
}, },
"users": { "users": {
"main": "Principais usuários", "main": "Principais usuários",
@@ -1677,7 +1677,7 @@
"filesCount": "", "filesCount": "",
"savedSpace": "", "savedSpace": "",
"healthChecks": "", "healthChecks": "",
"videoCodecs": "", "videoCodecs": "Codecs",
"videoContainers": "", "videoContainers": "",
"videoResolutions": "" "videoResolutions": ""
}, },
@@ -1907,7 +1907,7 @@
"unrecognizedLink": "" "unrecognizedLink": ""
}, },
"layout": { "layout": {
"title": "" "title": "Layout"
}, },
"background": { "background": {
"title": "Antecedentes" "title": "Antecedentes"
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Ferramentas", "label": "Ferramentas",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Criador" "label": "Criador"
@@ -2208,7 +2208,7 @@
"label": "Data de expiração" "label": "Data de expiração"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Ferramentas", "label": "Ferramentas",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -51,7 +51,7 @@
"title": "", "title": "",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": ""
} }
}, },
@@ -733,7 +733,7 @@
"field": { "field": {
"name": "Nume", "name": "Nume",
"size": "Mărime", "size": "Mărime",
"creator": "" "creator": "Creator"
}, },
"action": { "action": {
"upload": { "upload": {
@@ -1032,7 +1032,7 @@
"label": "Orizontal" "label": "Orizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1056,7 +1056,7 @@
"label": "Orizontal" "label": "Orizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1089,7 +1089,7 @@
"label": "Orizontal" "label": "Orizontal"
}, },
"column": { "column": {
"label": "" "label": "Vertical"
}, },
"grid": { "grid": {
"label": "" "label": ""
@@ -1183,7 +1183,7 @@
"checkList": "Lista de verificare cu bifă", "checkList": "Lista de verificare cu bifă",
"increaseIndent": "Mărește spațierea", "increaseIndent": "Mărește spațierea",
"decreaseIndent": "Scade spațierea", "decreaseIndent": "Scade spațierea",
"link": "", "link": "Link",
"unlink": "Șterge link-ul", "unlink": "Șterge link-ul",
"image": "Încorporează imagine", "image": "Încorporează imagine",
"addTable": "Adaugă tabelă", "addTable": "Adaugă tabelă",
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Încorporați orice conținut de pe internet. Unele site-uri web pot restricționa accesul.", "description": "Încorporați orice conținut de pe internet. Unele site-uri web pot restricționa accesul.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1283,7 +1283,7 @@
} }
}, },
"calendar": { "calendar": {
"name": "", "name": "Calendar",
"description": "", "description": "",
"option": { "option": {
"releaseType": { "releaseType": {
@@ -1635,7 +1635,7 @@
"available": "", "available": "",
"tv": "Cereri seriale TV", "tv": "Cereri seriale TV",
"movie": "Cereri filme", "movie": "Cereri filme",
"total": "" "total": "Total"
}, },
"users": { "users": {
"main": "Top utilizatori", "main": "Top utilizatori",
@@ -1892,7 +1892,7 @@
"label": "Nume" "label": "Nume"
}, },
"isPublic": { "isPublic": {
"label": "", "label": "Public",
"description": "" "description": ""
} }
}, },
@@ -1903,7 +1903,7 @@
"title": "", "title": "",
"section": { "section": {
"general": { "general": {
"title": "", "title": "General",
"unrecognizedLink": "" "unrecognizedLink": ""
}, },
"layout": { "layout": {
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Unelte", "label": "Unelte",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2127,7 +2127,7 @@
"fieldsDisabledExternalProvider": "", "fieldsDisabledExternalProvider": "",
"setting": { "setting": {
"general": { "general": {
"title": "", "title": "General",
"item": { "item": {
"language": "", "language": "",
"board": "", "board": "",
@@ -2199,16 +2199,16 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "" "label": "Creator"
}, },
"expirationDate": { "expirationDate": {
"label": "Data expirării" "label": "Data expirării"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2217,7 +2217,7 @@
"back": "", "back": "",
"setting": { "setting": {
"general": { "general": {
"title": "", "title": "General",
"owner": "Proprietar", "owner": "Proprietar",
"ownerOfGroup": "", "ownerOfGroup": "",
"ownerOfGroupDeleted": "" "ownerOfGroupDeleted": ""
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2589,7 +2589,7 @@
"create": { "create": {
"label": "Creează" "label": "Creează"
}, },
"general": "", "general": "General",
"security": "Securitate", "security": "Securitate",
"board": "Planșe", "board": "Planșe",
"groups": { "groups": {
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Unelte", "label": "Unelte",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

File diff suppressed because it is too large Load Diff

View File

@@ -1381,7 +1381,7 @@
"memory": "Pamäť: {memory}GiB", "memory": "Pamäť: {memory}GiB",
"memoryAvailable": "K dispozícii: {memoryAvailable}GiB ({percent}%)", "memoryAvailable": "K dispozícii: {memoryAvailable}GiB ({percent}%)",
"version": "Verzia: {version}", "version": "Verzia: {version}",
"uptime": "Doba prevádzky: {days} dní, {hours} hodín, {minutes} minút", "uptime": "",
"loadAverage": "Priemerné zaťaženie:", "loadAverage": "Priemerné zaťaženie:",
"minute": "1 minúta", "minute": "1 minúta",
"minutes": "{count} minút", "minutes": "{count} minút",

View File

@@ -293,7 +293,7 @@
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "", "title": "Admin",
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "",
@@ -1199,7 +1199,7 @@
}, },
"align": { "align": {
"left": "Leva stran", "left": "Leva stran",
"center": "", "center": "Center",
"right": "Desno" "right": "Desno"
}, },
"popover": { "popover": {
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Vstavite katero koli vsebino iz interneta. Nekatera spletna mesta lahko omejijo dostop.", "description": "Vstavite katero koli vsebino iz interneta. Nekatera spletna mesta lahko omejijo dostop.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1685,7 +1685,7 @@
"empty": "Prazno", "empty": "Prazno",
"table": { "table": {
"file": "", "file": "",
"eta": "", "eta": "ETA",
"progress": "Napredek", "progress": "Napredek",
"transcode": "", "transcode": "",
"healthCheck": "" "healthCheck": ""
@@ -2042,7 +2042,7 @@
"tools": { "tools": {
"label": "Orodja", "label": "Orodja",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "",
"tasks": "" "tasks": ""
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Ustvarjalec" "label": "Ustvarjalec"
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Orodja", "label": "Orodja",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -51,7 +51,7 @@
"title": "", "title": "",
"field": { "field": {
"token": { "token": {
"label": "", "label": "Token",
"description": "" "description": ""
} }
}, },
@@ -293,7 +293,7 @@
}, },
"permission": { "permission": {
"admin": { "admin": {
"title": "", "title": "Admin",
"item": { "item": {
"admin": { "admin": {
"label": "", "label": "",
@@ -1026,7 +1026,7 @@
"label": "" "label": ""
}, },
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "Horisontal" "label": "Horisontal"
@@ -1050,7 +1050,7 @@
"description": "", "description": "",
"option": { "option": {
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "Horisontal" "label": "Horisontal"
@@ -1083,7 +1083,7 @@
"description": "Styr PiHole eller AdGuard från din instrumentpanel", "description": "Styr PiHole eller AdGuard från din instrumentpanel",
"option": { "option": {
"layout": { "layout": {
"label": "", "label": "Layout",
"option": { "option": {
"row": { "row": {
"label": "Horisontal" "label": "Horisontal"
@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Bädda in valfritt innehåll från internet. Vissa webbplatser kan begränsa åtkomsten.", "description": "Bädda in valfritt innehåll från internet. Vissa webbplatser kan begränsa åtkomsten.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -1522,7 +1522,7 @@
"columnTitle": "" "columnTitle": ""
}, },
"integration": { "integration": {
"columnTitle": "" "columnTitle": "Integration"
}, },
"name": { "name": {
"columnTitle": "" "columnTitle": ""
@@ -1677,8 +1677,8 @@
"filesCount": "", "filesCount": "",
"savedSpace": "", "savedSpace": "",
"healthChecks": "", "healthChecks": "",
"videoCodecs": "", "videoCodecs": "Codecs",
"videoContainers": "", "videoContainers": "Containers",
"videoResolutions": "Upplösningar" "videoResolutions": "Upplösningar"
}, },
"workers": { "workers": {
@@ -1907,7 +1907,7 @@
"unrecognizedLink": "" "unrecognizedLink": ""
}, },
"layout": { "layout": {
"title": "" "title": "Layout"
}, },
"background": { "background": {
"title": "Bakgrund" "title": "Bakgrund"
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Verktyg", "label": "Verktyg",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2199,7 +2199,7 @@
}, },
"field": { "field": {
"id": { "id": {
"label": "" "label": "ID"
}, },
"creator": { "creator": {
"label": "Skapare" "label": "Skapare"
@@ -2208,7 +2208,7 @@
"label": "Utgångsdatum" "label": "Utgångsdatum"
}, },
"token": { "token": {
"label": "" "label": "Token"
} }
} }
} }
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2390,7 +2390,7 @@
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "" "createdBy": ""
} }
} }
@@ -2419,7 +2419,7 @@
} }
}, },
"docker": { "docker": {
"title": "", "title": "Containers",
"table": { "table": {
"updated": "", "updated": "",
"search": "", "search": "",
@@ -2442,7 +2442,7 @@
} }
}, },
"containerImage": { "containerImage": {
"label": "" "label": "Image"
}, },
"ports": { "ports": {
"label": "Portar" "label": "Portar"
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Verktyg", "label": "Verktyg",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""
@@ -2749,7 +2749,7 @@
"description": "" "description": ""
}, },
"torrent": { "torrent": {
"name": "", "name": "Torrents",
"description": "" "description": ""
}, },
"youTube": { "youTube": {

View File

@@ -6,59 +6,59 @@
"subtitle": "Homarr örneğinizi kurmaya başlayalım.", "subtitle": "Homarr örneğinizi kurmaya başlayalım.",
"description": "Başlamak için lütfen Homarr örneğinizi nasıl kurmak istediğinizi seçin.", "description": "Başlamak için lütfen Homarr örneğinizi nasıl kurmak istediğinizi seçin.",
"action": { "action": {
"scratch": "Sıfırdan Başla", "scratch": "Sıfırdan başlayın",
"importOldmarr": "Homarr 1.0'dan Önceki Yedeğinizi İçe Aktarın" "importOldmarr": "Homarr 1.0'dan önceki yedeğinizi içe aktarın"
} }
}, },
"import": { "import": {
"title": "Verileri İçe Aktar", "title": "Verileri içe aktar",
"subtitle": "Mevcut Homarr Örneğinden Alınan Verileri İçe Aktarabilirsiniz.", "subtitle": "Mevcut bir Homarr örneğinden alınan verileri içe aktarabilirsiniz.",
"dropzone": { "dropzone": {
"title": "Zip dosyasını buraya sürükleyin veya göz atmak için tıklayın", "title": "Zip dosyasını buraya sürükleyin veya göz atmak için tıklayın",
"description": "Seçtiğiniz zip işlenecek ve içe aktarmak istediğiniz verileri seçebileceksiniz" "description": "Seçtiğiniz zip işlenecek ve içe aktarmak istediğiniz verileri seçebileceksiniz"
}, },
"fileInfo": { "fileInfo": {
"action": { "action": {
"change": "Dosyayı Değiştir" "change": "Dosyayı değiştir"
} }
}, },
"importSettings": { "importSettings": {
"title": "İçe Aktarma Ayarları", "title": "İçe aktarma ayarları",
"description": "İçe Aktarma İşlevlerini Yapılandırın" "description": "İçe aktarma işlevlerini yapılandırın"
}, },
"boardSelection": { "boardSelection": {
"title": "{count} Panel Bulundu", "title": "{count} panel bulundu",
"description": "İçe Aktarılacak Tüm Panellerin Boyutlarını Seçin", "description": "İçe aktarılacak tüm panellerin boyutlarını seçin",
"action": { "action": {
"selectAll": "Tümünü Seç", "selectAll": "Tümünü seç",
"unselectAll": "Tüm Seçimi Kaldır" "unselectAll": "Tüm seçimi kaldır"
} }
}, },
"summary": { "summary": {
"title": "İçe Aktarma Özeti", "title": "İçe aktarma özeti",
"description": "Aşağıdaki Özeti Kontrol Ederek İçe Aktarılacak İşlevleri Görebilirsiniz", "description": "Aşağıdaki özeti kontrol ederek içe aktarılacak işlevleri görebilirsiniz",
"action": { "action": {
"import": "İçe Aktarmayı Onayla ve Devam Et" "import": "İçe aktarmayı onayla ve devam et"
}, },
"entities": { "entities": {
"apps": "Uygulamalar", "apps": "Uygulamalar",
"boards": "Paneller", "boards": "Paneller",
"integrations": "Entegrasyonlar", "integrations": "Entegrasyonlar",
"credentialUsers": "Kullanıcı Kimlik Bilgileri" "credentialUsers": "Kullanıcı kimlik Bilgileri"
} }
}, },
"tokenModal": { "tokenModal": {
"title": "İçe Aktarma Token'ını Girin", "title": "İçe aktarma token'ını girin",
"field": { "field": {
"token": { "token": {
"label": "Erişim Anahtarı", "label": "Erişim Anahtarı",
"description": "Önceki Homarr Örneğinizden Aldığınız İçe Aktarma Token'ını girin" "description": "Önceki homarr örneğinizden aldığınız içe aktarma Token'ını girin"
} }
}, },
"notification": { "notification": {
"error": { "error": {
"title": "Geçersiz Token", "title": "Geçersiz token",
"message": "Girdiğiniz Token Geçersiz" "message": "Girdiğiniz token geçersiz"
} }
} }
} }
@@ -92,24 +92,24 @@
}, },
"finish": { "finish": {
"title": "Kurulumu Bitir", "title": "Kurulumu Bitir",
"subtitle": "Başlamaya Hazırsınız!", "subtitle": "Başlamaya hazırsınız!",
"description": "Kurulum sürecini başarıyla tamamladınız. Artık Homarr'ı kullanmaya başlayabilirsiniz. Sonraki eyleminizi seçin:", "description": "Kurulum sürecini başarıyla tamamladınız. Artık Homarr'ı kullanmaya başlayabilirsiniz. Sonraki eyleminizi seçin:",
"action": { "action": {
"goToBoard": "{name} Paneline Git", "goToBoard": "{name} paneline git",
"createBoard": "İlk Panelinizi Oluşturun", "createBoard": "İlk panelinizi oluşturun",
"inviteUser": "Yeni Kullanıcı Davet Et", "inviteUser": "Yeni kullanıcı davet et",
"docs": "Dökümanları Oku" "docs": "Dökümanları okuyun"
} }
} }
}, },
"backToStart": "Başlangıca Geri Dön" "backToStart": "Başlangıca geri dön"
}, },
"user": { "user": {
"title": "Kullanıcılar", "title": "Kullanıcılar",
"name": "Kullanıcı", "name": "Kullanıcı",
"page": { "page": {
"login": { "login": {
"title": "Hesabınıza Giriş Yapın", "title": "Hesabınıza giriş yapın",
"subtitle": "Tekrar hoş geldiniz! Lütfen kimlik bilgilerinizi girin" "subtitle": "Tekrar hoş geldiniz! Lütfen kimlik bilgilerinizi girin"
}, },
"invite": { "invite": {
@@ -118,7 +118,7 @@
"description": "{username} tarafından davet edildiniz" "description": "{username} tarafından davet edildiniz"
}, },
"init": { "init": {
"title": "Yeni Homarr Kurulumu", "title": "Yeni Homarr kurulumu",
"subtitle": "Lütfen yönetici kullanıcısını oluşturun" "subtitle": "Lütfen yönetici kullanıcısını oluşturun"
} }
}, },
@@ -141,20 +141,20 @@
} }
}, },
"passwordConfirm": { "passwordConfirm": {
"label": "Şifreyi Onayla" "label": "Şifreyi onayla"
}, },
"previousPassword": { "previousPassword": {
"label": "Eski Şifre" "label": "Eski Şifre"
}, },
"homeBoard": { "homeBoard": {
"label": "Öntanımlı Panel" "label": "Varsayılan panel"
}, },
"pingIconsEnabled": { "pingIconsEnabled": {
"label": "Pingler İçin Simgeler Kullanın" "label": "Pingler için simgeler kullanın"
} }
}, },
"error": { "error": {
"usernameTaken": "Kullanıcı Adı Önceden Alındı" "usernameTaken": "Kullanıcı adı önceden alındı"
}, },
"action": { "action": {
"login": { "login": {
@@ -203,10 +203,10 @@
"changeHomeBoard": { "changeHomeBoard": {
"notification": { "notification": {
"success": { "success": {
"message": "Öntanımlı panel başarıyla değiştirildi" "message": "Varsayılan panel başarıyla değiştirildi"
}, },
"error": { "error": {
"message": "Öntanımlı panel değiştirilemiyor" "message": "Varsayılan panel değiştirilemiyor"
} }
} }
}, },
@@ -391,7 +391,7 @@
} }
}, },
"search-engine": { "search-engine": {
"title": "Arama Motorları", "title": "Arama motorları",
"item": { "item": {
"create": { "create": {
"label": "Arama motorları oluşturun", "label": "Arama motorları oluşturun",
@@ -498,7 +498,7 @@
} }
}, },
"create": { "create": {
"title": "Yeni Uygulama", "title": "Yeni uygulama",
"notification": { "notification": {
"success": { "success": {
"title": "Oluşturma başarılı", "title": "Oluşturma başarılı",
@@ -566,7 +566,7 @@
} }
}, },
"create": { "create": {
"title": "Yeni {name} Entegrasyonu", "title": "Yeni {name} entegrasyonu",
"notification": { "notification": {
"success": { "success": {
"title": "Oluşturma başarılı", "title": "Oluşturma başarılı",
@@ -615,7 +615,7 @@
} }
}, },
"action": { "action": {
"create": "Yeni Entegrasyon" "create": "Yeni entegrasyon"
}, },
"testConnection": { "testConnection": {
"action": { "action": {
@@ -703,13 +703,13 @@
"message": "Gizli anahtarı sıfırlamak istediğinizden emin misiniz?" "message": "Gizli anahtarı sıfırlamak istediğinizden emin misiniz?"
}, },
"noSecretsRequired": { "noSecretsRequired": {
"segmentTitle": "Hiçbir Gizli Anahtar Bulunamadı", "segmentTitle": "Hiçbir Gizli anahtar yok",
"text": "Bu entegrasyon için gizli anahtar gerekmiyor" "text": "Bu entegrasyon için gizli anahtar gerekmiyor"
}, },
"kind": { "kind": {
"username": { "username": {
"label": "Kullanıcı adı", "label": "Kullanıcı adı",
"newLabel": "Yeni Kullanıcı Adı" "newLabel": "Yeni kullanıcı adı"
}, },
"apiKey": { "apiKey": {
"label": "API Anahtarı", "label": "API Anahtarı",
@@ -717,7 +717,7 @@
}, },
"password": { "password": {
"label": "Şifre", "label": "Şifre",
"newLabel": "Yeni Parola" "newLabel": "Yeni parola"
} }
} }
}, },
@@ -766,7 +766,7 @@
} }
}, },
"common": { "common": {
"beta": "Test", "beta": "Beta",
"error": "Hata", "error": "Hata",
"action": { "action": {
"add": "Ekle", "add": "Ekle",
@@ -803,8 +803,8 @@
} }
}, },
"information": { "information": {
"min": "En Düşük", "min": "Asgari",
"max": "En Yüksek", "max": "Azami",
"days": "Gün", "days": "Gün",
"hours": "Saat", "hours": "Saat",
"minutes": "Dakika" "minutes": "Dakika"
@@ -842,22 +842,22 @@
}, },
"userAvatar": { "userAvatar": {
"menu": { "menu": {
"switchToDarkMode": "Koyu Temaya Geç", "switchToDarkMode": "Koyu moda geç",
"switchToLightMode": "Aydınlık Temaya Geç", "switchToLightMode": "Aydınlık moda geç",
"management": "Yönetim", "management": "Yönetim",
"preferences": "Tercihleriniz", "preferences": "Tercihleriniz",
"logout": "Oturumu kapat", "logout": "Oturumu kapat",
"login": "Giriş", "login": "Giriş",
"homeBoard": "Öntanımlı Panel", "homeBoard": "Varsayılan Panel",
"loggedOut": "Oturum kapatıldı", "loggedOut": "Oturum kapatıldı",
"updateAvailable": "{countUpdates} güncelleme mevcut: {tag}" "updateAvailable": "{countUpdates} güncelleme mevcut: {tag}"
} }
}, },
"dangerZone": "Tehlikeli Bölge", "dangerZone": "Tehlikeli bölge",
"noResults": "Sonuç bulunamadı", "noResults": "Sonuç bulunamadı",
"preview": { "preview": {
"show": "Ara Renkleri Göster", "show": "Önizlemeyi göster",
"hide": "Ara Renkleri Gizle" "hide": "Önizlemeyi Gizle"
}, },
"zod": { "zod": {
"errors": { "errors": {
@@ -866,16 +866,16 @@
"string": { "string": {
"startsWith": "Bu alan {startsWith} ile başlamalıdır", "startsWith": "Bu alan {startsWith} ile başlamalıdır",
"endsWith": "Bu alan {endsWith} ile bitmelidir", "endsWith": "Bu alan {endsWith} ile bitmelidir",
"includes": "Bu alan {includes} içermelidir", "includes": "Bu alan {includes} adresini içermelidir",
"invalidEmail": "Bu alanda geçerli bir e-posta olmalıdır" "invalidEmail": "Bu alanda geçerli bir e-posta olmalıdır"
}, },
"tooSmall": { "tooSmall": {
"string": "Bu alan en az {minimum} karakter uzunluğunda olmalıdır", "string": "Bu alan en az {minimum} karakter uzunluğunda olmalıdır",
"number": "Bu alan {minimum} değerinden uzun veya eşit olmalıdır" "number": "Bu alan {minimum} adresinden uzun veya eşit olmalıdır"
}, },
"tooBig": { "tooBig": {
"string": "Bu alan en fazla {maximum} karakter uzunluğunda olmalıdır", "string": "Bu alan en fazla {maximum} karakter uzunluğunda olmalıdır",
"number": "Bu alan {maximum} değerinden kısa veya eşit olmalıdır" "number": "Bu alan {maximum} adresinden kısa veya eşit olmalıdır"
}, },
"custom": { "custom": {
"passwordsDoNotMatch": "Parolalar uyuşmuyor", "passwordsDoNotMatch": "Parolalar uyuşmuyor",
@@ -892,7 +892,7 @@
"section": { "section": {
"dynamic": { "dynamic": {
"action": { "action": {
"create": "Yeni Dinamik Bölüm", "create": "Yeni dinamik bölüm",
"remove": "Dinamik bölümü kaldır" "remove": "Dinamik bölümü kaldır"
}, },
"remove": { "remove": {
@@ -907,16 +907,16 @@
} }
}, },
"action": { "action": {
"create": "Yeni Kategori", "create": "Yeni kategori",
"edit": "Kategoriyi Yeniden Adlandır", "edit": "Kategoriyi yeniden adlandır",
"remove": "Kategoriyi kaldır", "remove": "Kategoriyi kaldır",
"moveUp": "Yukarı taşı", "moveUp": "Yukarı taşı",
"moveDown": "Aşağı taşı", "moveDown": "Aşağı taşı",
"createAbove": "Yukarı Yeni Kategori", "createAbove": "Yukarı yeni kategori",
"createBelow": "Aşağı Yeni Kategori" "createBelow": "Aşağı yeni kategori"
}, },
"create": { "create": {
"title": "Yeni Kategori", "title": "Yeni kategori",
"submit": "Kategori ekle" "submit": "Kategori ekle"
}, },
"remove": { "remove": {
@@ -924,12 +924,12 @@
"message": "{name} kategorisini kaldırmak istediğinizden emin misiniz?" "message": "{name} kategorisini kaldırmak istediğinizden emin misiniz?"
}, },
"edit": { "edit": {
"title": "Kategoriyi Yeniden Adlandır", "title": "Kategoriyi yeniden adlandır",
"submit": "Kategoriyi Yeniden Adlandır" "submit": "Kategoriyi yeniden adlandır"
}, },
"menu": { "menu": {
"label": { "label": {
"create": "Yeni Kategori", "create": "Yeni kategori",
"changePosition": "Pozisyonu değiştir" "changePosition": "Pozisyonu değiştir"
} }
} }
@@ -937,10 +937,10 @@
}, },
"item": { "item": {
"action": { "action": {
"create": "Yeni Öğe", "create": "Yeni öğe",
"import": "Öğeleri İçe Aktar", "import": "Öğeleri İçe Aktar",
"edit": "Öğeyi Düzenle", "edit": "Öğeyi Düzenle",
"moveResize": "Öğeyi Tı / Yeniden Boyutlandır", "moveResize": "Öğeyi tı / yeniden boyutlandır",
"duplicate": "Öğeyi Çoğalt", "duplicate": "Öğeyi Çoğalt",
"remove": "Öğeyi kaldır" "remove": "Öğeyi kaldır"
}, },
@@ -954,7 +954,7 @@
"addToBoard": "Panele Ekle" "addToBoard": "Panele Ekle"
}, },
"moveResize": { "moveResize": {
"title": "Öğeyi Tı / Yeniden Boyutlandır", "title": "Öğeyi tı / yeniden boyutlandır",
"field": { "field": {
"width": { "width": {
"label": "Genişlik" "label": "Genişlik"
@@ -999,7 +999,7 @@
"label": "Uygulama seç" "label": "Uygulama seç"
}, },
"openInNewTab": { "openInNewTab": {
"label": "Yeni Sekmede Aç" "label": "Yeni sekmede aç"
}, },
"showTitle": { "showTitle": {
"label": "Uygulama adını göster" "label": "Uygulama adını göster"
@@ -1013,13 +1013,13 @@
}, },
"error": { "error": {
"notFound": { "notFound": {
"label": "Uygulama Eklenmedi", "label": "Uygulama yok",
"tooltip": "Geçerli bir uygulama seçmediniz" "tooltip": "Geçerli bir uygulama seçmediniz"
} }
} }
}, },
"bookmarks": { "bookmarks": {
"name": "Yer İmleri", "name": "Yer imleri",
"description": "Birden fazla uygulama bağlantısını görüntüler", "description": "Birden fazla uygulama bağlantısını görüntüler",
"option": { "option": {
"title": { "title": {
@@ -1040,7 +1040,7 @@
} }
}, },
"items": { "items": {
"label": "Yer İmleri", "label": "Yer imleri",
"add": "Yer imi ekle" "add": "Yer imi ekle"
} }
} }
@@ -1069,7 +1069,7 @@
}, },
"error": { "error": {
"internalServerError": "DNS Çözümleyici Özeti alınamadı", "internalServerError": "DNS Çözümleyici Özeti alınamadı",
"integrationsDisconnected": "Veri Bulunamadı, Tüm Entegrasyonların Bağlantısı Kesildi" "integrationsDisconnected": "Veri yok, tüm entegrasyonların bağlantısı kesildi"
}, },
"data": { "data": {
"adsBlockedToday": "Bugün engellenenler", "adsBlockedToday": "Bugün engellenenler",
@@ -1079,7 +1079,7 @@
} }
}, },
"dnsHoleControls": { "dnsHoleControls": {
"name": "DNS Çözümleyici Kontrolleri", "name": "DNS çözümleyici kontrolleri",
"description": "Kontrol panelinizden PiHole veya AdGuard'ı kontrol edin", "description": "Kontrol panelinizden PiHole veya AdGuard'ı kontrol edin",
"option": { "option": {
"layout": { "layout": {
@@ -1110,7 +1110,7 @@
"set": "Ayarla", "set": "Ayarla",
"enabled": "Etkin", "enabled": "Etkin",
"disabled": "Pasif", "disabled": "Pasif",
"processing": "İşlemde", "processing": "İşleniyor",
"disconnected": "Bağlantısı kesildi", "disconnected": "Bağlantısı kesildi",
"hours": "Saat", "hours": "Saat",
"minutes": "Dakika", "minutes": "Dakika",
@@ -1118,7 +1118,7 @@
} }
}, },
"clock": { "clock": {
"name": "Tarih ve Saat", "name": "Tarih ve saat",
"description": "Geçerli tarih ve saati görüntüler.", "description": "Geçerli tarih ve saati görüntüler.",
"option": { "option": {
"customTitleToggle": { "customTitleToggle": {
@@ -1152,7 +1152,7 @@
} }
}, },
"notebook": { "notebook": {
"name": "Not Defteri", "name": "Not defteri",
"description": "Markdown'ı destekleyen basit bir not defteri bileşeni", "description": "Markdown'ı destekleyen basit bir not defteri bileşeni",
"option": { "option": {
"showToolbar": { "showToolbar": {
@@ -1268,7 +1268,7 @@
} }
}, },
"smartHome-executeAutomation": { "smartHome-executeAutomation": {
"name": "Otomasyon Yürüt", "name": "Otomasyonu Yürüt",
"description": "Tek tıklamayla otomasyonu tetikleyin", "description": "Tek tıklamayla otomasyonu tetikleyin",
"option": { "option": {
"displayName": { "displayName": {
@@ -1295,10 +1295,10 @@
} }
}, },
"filterPastMonths": { "filterPastMonths": {
"label": "Başlangıç" "label": "Başla"
}, },
"filterFutureMonths": { "filterFutureMonths": {
"label": "Bitiş" "label": "Bitir"
} }
} }
}, },
@@ -1345,11 +1345,11 @@
} }
}, },
"indexerManager": { "indexerManager": {
"name": "Dizinleyici Yönetim Durumu", "name": "Dizin oluşturucu yöneticisi statüsü",
"description": "Dizinleyicilerinizin durumu", "description": "Dizinleyicilerinizin durumu",
"option": { "option": {
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "Dizinleyici Sitesini Yeni Sekmede Aç" "label": "Dizinleyici sitesini yeni sekmede aç"
} }
}, },
"title": "Dizin oluşturucu yöneticisi", "title": "Dizin oluşturucu yöneticisi",
@@ -1379,14 +1379,14 @@
"information": "Bilgi", "information": "Bilgi",
"processor": "İşlemci: {cpuModelName}", "processor": "İşlemci: {cpuModelName}",
"memory": "Bellek: {memory}GiB", "memory": "Bellek: {memory}GiB",
"memoryAvailable": "Kullanılabilir: {memoryAvailable} GiB ({percent}%)", "memoryAvailable": "Mevcut: {memoryAvailable}GiB ({percent}%)",
"version": "Sürüm: {version}", "version": "Sürüm: {version}",
"uptime": "Çalışma Süresi: {days} Gün, {hours} Saat, {minutes} Dakika", "uptime": "",
"loadAverage": "Ortalama yük:", "loadAverage": "Ortalama yük:",
"minute": "1 dakika", "minute": "1 dakika",
"minutes": "{count} dakika", "minutes": "{count} dakika",
"used": "Kullanılan", "used": "Kullanılan",
"available": "Kullanılabilir", "available": "Mevcut",
"lastSeen": "Son durum güncellemesi: {lastSeen}" "lastSeen": "Son durum güncellemesi: {lastSeen}"
}, },
"memory": {}, "memory": {},
@@ -1455,7 +1455,7 @@
} }
}, },
"mediaServer": { "mediaServer": {
"name": "Güncel Medya Sunucusu Akışları", "name": "Güncel medya sunucusu akışları",
"description": "Medya sunucularınızdaki mevcut akışları gösterin", "description": "Medya sunucularınızdaki mevcut akışları gösterin",
"option": {} "option": {}
}, },
@@ -1470,7 +1470,7 @@
"label": "Öğelerin sıralanmasını etkinleştir" "label": "Öğelerin sıralanmasını etkinleştir"
}, },
"defaultSort": { "defaultSort": {
"label": "Öntanımlı olarak sıralama için kullanılan sütun" "label": "Varsayılan olarak sıralama için kullanılan sütun"
}, },
"descendingDefaultSort": { "descendingDefaultSort": {
"label": "Ters sıralama" "label": "Ters sıralama"
@@ -1503,7 +1503,7 @@
"columnTitle": "Kontroller" "columnTitle": "Kontroller"
}, },
"added": { "added": {
"columnTitle": "Ekleme", "columnTitle": "Eklendi",
"detailsTitle": "Ekleme Tarihi" "detailsTitle": "Ekleme Tarihi"
}, },
"category": { "category": {
@@ -1532,7 +1532,7 @@
"detailsTitle": "İndirme İlerlemesi" "detailsTitle": "İndirme İlerlemesi"
}, },
"ratio": { "ratio": {
"columnTitle": "Oran", "columnTitle": "Ratio",
"detailsTitle": "Torrent oranı (alınan/gönderilen)" "detailsTitle": "Torrent oranı (alınan/gönderilen)"
}, },
"received": { "received": {
@@ -1570,7 +1570,7 @@
"paused": "Duraklatıldı", "paused": "Duraklatıldı",
"completed": "Tamamlanan", "completed": "Tamamlanan",
"failed": "Başarısız", "failed": "Başarısız",
"processing": "İşlemde", "processing": "İşleniyor",
"leeching": "Leechleme", "leeching": "Leechleme",
"stalled": "Durduruldu", "stalled": "Durduruldu",
"unknown": "Bilinmeyen", "unknown": "Bilinmeyen",
@@ -1615,7 +1615,7 @@
"availability": { "availability": {
"unknown": "Bilinmeyen", "unknown": "Bilinmeyen",
"pending": "Bekleyen", "pending": "Bekleyen",
"processing": "İşlemde", "processing": "İşleniyor",
"partiallyAvailable": "Kısmi", "partiallyAvailable": "Kısmi",
"available": "Mevcut" "available": "Mevcut"
}, },
@@ -1631,8 +1631,8 @@
"approved": "Onaylanan", "approved": "Onaylanan",
"pending": "Onay bekleyen", "pending": "Onay bekleyen",
"processing": "İşleniyor", "processing": "İşleniyor",
"declined": "Reddedilen", "declined": "Zaten reddedildi",
"available": "Mevcut", "available": "Zaten Mevcut",
"tv": "Dizi talepleri", "tv": "Dizi talepleri",
"movie": "Film talepleri", "movie": "Film talepleri",
"total": "Toplam" "total": "Toplam"
@@ -1644,14 +1644,14 @@
} }
}, },
"mediaTranscoding": { "mediaTranscoding": {
"name": "Medya Kod Dönüştürme", "name": "Medya kod dönüştürme",
"description": "Medya kod dönüştürmenizin istatistikleri, geçerli kuyruğu ve çalışan durumu", "description": "Medya kod dönüştürmenizin istatistikleri, geçerli kuyruğu ve çalışan durumu",
"option": { "option": {
"defaultView": { "defaultView": {
"label": "Öntanımlı Görünüm" "label": "Varsayılan görünüm"
}, },
"queuePageSize": { "queuePageSize": {
"label": "Kuyruk Sayfa Boyutu" "label": "Sıra sayfa boyutu"
} }
}, },
"tab": { "tab": {
@@ -1703,8 +1703,8 @@
} }
}, },
"rssFeed": { "rssFeed": {
"name": "RSS Beslemeleri", "name": "RSS beslemeleri",
"description": "Bir veya daha fazla RSS, ATOM veya JSON beslemesini takip edin ve görüntüleyin", "description": "Bir veya daha fazla genel RSS, ATOM veya JSON beslemesini izleyin ve görüntüleyin",
"option": { "option": {
"feedUrls": { "feedUrls": {
"label": "Besleme URL'leri" "label": "Besleme URL'leri"
@@ -1713,10 +1713,10 @@
"label": "RTL'yi etkinleştir" "label": "RTL'yi etkinleştir"
}, },
"textLinesClamp": { "textLinesClamp": {
"label": "Açıklamalarda satır sınırı" "label": "Açıklamalar satır sınırı"
}, },
"maximumAmountPosts": { "maximumAmountPosts": {
"label": "Gönderi sayısı sınırı" "label": "Gönderi değer sınırı"
} }
} }
} }
@@ -1842,7 +1842,7 @@
"description": "Görsel, tüm arka plan alanını kaplayacak kadar tekrarlanır." "description": "Görsel, tüm arka plan alanını kaplayacak kadar tekrarlanır."
}, },
"no-repeat": { "no-repeat": {
"label": "Tekrarlama Yok", "label": "Tekrarlama yok",
"description": "Görsel tekrarlanmaz ve tüm alanı doldurmayabilir." "description": "Görsel tekrarlanmaz ve tüm alanı doldurmayabilir."
}, },
"repeat-x": { "repeat-x": {
@@ -1919,7 +1919,7 @@
"title": "Özel Css" "title": "Özel Css"
}, },
"access": { "access": {
"title": "Erişim Kontrolü", "title": "Erişim kontrolü",
"permission": { "permission": {
"item": { "item": {
"view": { "view": {
@@ -1935,14 +1935,14 @@
} }
}, },
"dangerZone": { "dangerZone": {
"title": "Tehlikeli Bölge", "title": "Tehlikeli bölge",
"action": { "action": {
"rename": { "rename": {
"label": "Panelin ismini değiştir", "label": "Panelin adını değiştir",
"description": "İsmin değiştirilmesi bu panele olan tüm bağlantıların kopmasına neden olacaktır.", "description": "İsmin değiştirilmesi bu panele olan tüm bağlantıların kopmasına neden olacaktır.",
"button": "İsmi değiştir", "button": "İsmi değiştir",
"modal": { "modal": {
"title": "Panelin ismini değiştir" "title": "Panelin adını değiştir"
} }
}, },
"visibility": { "visibility": {
@@ -1993,7 +1993,7 @@
"notice": "Bağlantıyı kontrol edin veya erişilebilir olması gerektiğini düşünüyorsanız bir yöneticiyle iletişime geçin" "notice": "Bağlantıyı kontrol edin veya erişilebilir olması gerektiğini düşünüyorsanız bir yöneticiyle iletişime geçin"
}, },
"homeBoard": { "homeBoard": {
"title": "Öntanımlı Panel Yapılandırılmadı", "title": "Ana panel yok",
"admin": { "admin": {
"description": "Sunucu için henüz bir ana sayfa paneli belirlemediniz.", "description": "Sunucu için henüz bir ana sayfa paneli belirlemediniz.",
"link": "Sunucu geneli için ana panel yapılandırın", "link": "Sunucu geneli için ana panel yapılandırın",
@@ -2001,13 +2001,13 @@
}, },
"user": { "user": {
"description": "Henüz bir ev paneli belirlemediniz.", "description": "Henüz bir ev paneli belirlemediniz.",
"link": "Öntanımlı Paneli Yapılandır", "link": "Varsayılan paneli yapılandır",
"notice": "Bu Sayfanın Kaybolmasını Sağlamak İçin Tercihlerden Öntanımlı Panel Atayın" "notice": "Bu sayfanın kaybolmasını sağlamak için tercihlerden varsayılan panel seçin"
}, },
"anonymous": { "anonymous": {
"description": "Sunucu Yöneticiniz Henüz Bir Öntanımlı Panel Atamadı.", "description": "Sunucu yöneticiniz henüz bir varsayılan panel belirlemedi.",
"link": "Herkese açık panelleri görüntüle", "link": "Herkese açık panelleri görüntüle",
"notice": "Bu Sayfanın Kaybolmasını Sağlamak İçin Sunucu Yöneticisinden Öntanımlı Panel Atamasını İsteyin" "notice": "Bu sayfanın kaybolmasını sağlamak için sunucu yöneticisinden varsayılan panel ayarlamasını isteyin"
} }
} }
} }
@@ -2025,11 +2025,11 @@
}, },
"navbar": { "navbar": {
"items": { "items": {
"home": "Ana Sayfa", "home": "Ana sayfa",
"boards": "Paneller", "boards": "Paneller",
"apps": "Uygulamalar", "apps": "Uygulamalar",
"integrations": "Entegrasyonlar", "integrations": "Entegrasyonlar",
"searchEngies": "Arama Motorları", "searchEngies": "Arama motorları",
"medias": "Medyalar", "medias": "Medyalar",
"users": { "users": {
"label": "Kullanıcılar", "label": "Kullanıcılar",
@@ -2082,7 +2082,7 @@
"title": "Panelleriniz", "title": "Panelleriniz",
"action": { "action": {
"new": { "new": {
"label": "Yeni Panel" "label": "Yeni panel"
}, },
"open": { "open": {
"label": "Panel'i aç" "label": "Panel'i aç"
@@ -2091,10 +2091,10 @@
"label": "Ayarlar" "label": "Ayarlar"
}, },
"setHomeBoard": { "setHomeBoard": {
"label": "Öntanımlı Panel Olarak Ata", "label": "Varsayılan panel olarak ayarlayın",
"badge": { "badge": {
"label": "Ana Sayfa", "label": "Ana sayfa",
"tooltip": "Bu panel sizin öntanımlı paneliniz olarak görüntülenecektir" "tooltip": "Bu panel sizin varsayılan paneliniz olarak görüntülenecektir"
} }
}, },
"delete": { "delete": {
@@ -2130,7 +2130,7 @@
"title": "Genel", "title": "Genel",
"item": { "item": {
"language": "Dil & Bölge", "language": "Dil & Bölge",
"board": "Öntanımlı Panel", "board": "Varsayılan panel",
"firstDayOfWeek": "Haftanın ilk günü", "firstDayOfWeek": "Haftanın ilk günü",
"accessibility": "Erişilebilirlik" "accessibility": "Erişilebilirlik"
} }
@@ -2151,7 +2151,7 @@
}, },
"create": { "create": {
"metaTitle": "Kullanıcı ekle", "metaTitle": "Kullanıcı ekle",
"title": "Yeni Kullanıcı Oluştur", "title": "Yeni kullanıcı oluştur",
"step": { "step": {
"personalInformation": { "personalInformation": {
"label": "Kişisel bilgiler" "label": "Kişisel bilgiler"
@@ -2180,10 +2180,10 @@
} }
}, },
"invite": { "invite": {
"title": "Kullanıcı Davetlerini Yönet", "title": "Kullanıcı davetlerini yönet",
"action": { "action": {
"new": { "new": {
"title": "Yeni Davet", "title": "Yeni davet",
"description": "Süre sona erdikten sonra davet artık geçerli olmayacak ve daveti alan kişi bir hesap oluşturamayacaktır." "description": "Süre sona erdikten sonra davet artık geçerli olmayacak ve daveti alan kişi bir hesap oluşturamayacaktır."
}, },
"copy": { "copy": {
@@ -2266,36 +2266,36 @@
} }
}, },
"crawlingAndIndexing": { "crawlingAndIndexing": {
"title": "Arama ve İndeksleme", "title": "Tarama ve Dizinleme",
"warning": "Buradaki ayarların etkinleştirilmesi veya devre dışı bırakılması, arama motorlarının sayfanızı arama ve indekleme şeklini ciddi şekilde etkileyecektir. Her ayar bir istek başlatır ve bu ayarları almak tarayıcının görevidir. Değişiklikler birkaç gün veya hafta sürebilir. Bazı ayarlar arama motoruna özel olabilir.", "warning": "Burada herhangi bir ayarı etkinleştirmek veya devre dışı bırakmak, arama motorlarının sayfanızı nasıl dizine ekleyeceğini ve tarayacağını ciddi şekilde etkileyecektir. Herhangi bir ayar bir istektir ve bu ayarları uygulamak tarayıcıya bağlıdır. Herhangi bir değişikliğin uygulanması birkaç gün veya hafta sürebilir. Bazı ayarlar arama motoruna öz olabilir.",
"noIndex": { "noIndex": {
"title": "İndeksleme Yapma", "title": "İndeks yok",
"text": "Web sitesini arama motorlarında indekslemeyin veya herhangi bir arama sonucunda görüntülemeyin" "text": "Web sitesini arama motorlarında indekslemeyin ve hiçbir arama sonucunda göstermeyin"
}, },
"noFollow": { "noFollow": {
"title": "Bağlantıları Takip Etme", "title": "Takip yok",
"text": "İndeksleme sırasında bağlantıları takip etmeyin. Bunu devre dışı bırakmak, tarayıcıların Homarr'daki tüm bağlantıları izlemeye çalışmasına neden olur." "text": "Dizinleme sırasında hiçbir bağlantıyı takip etmeyin. Bunu devre dışı bırakmak, tarayıcıların Homarr'daki tüm bağlantıları takip etmeye çalışmasına yol açacaktır."
}, },
"noTranslate": { "noTranslate": {
"title": "Çeviri Yapma", "title": "Çeviri yok",
"text": "Kullanıcının site üzerinde okumak isteyeceği dilin olmaması durumunda Google, arama sonuçlarında bir çeviri bağlantısı gösterecektir" "text": "Site dilinin kullanıcının okumak isteyeceği bir dil olmaması durumunda Google, arama sonuçlarında bir çeviri bağlantısı gösterecektir"
}, },
"noSiteLinksSearchBox": { "noSiteLinksSearchBox": {
"title": "Site Arama Alanını Gösterme", "title": "Site bağlantıları arama kutusu yok",
"text": "Google, aranan bağlantıların yanı sıra diğer doğrudan bağlantılardan oluşan bir arama kutusu oluşturur. Bu seçenek etkinleştirildiğinde Google'dan bu alanı devre dışı bırakması istenecektir." "text": "Google, taranan bağlantıların yanı sıra diğer doğrudan bağlantılarla bir arama kutusu oluşturacaktır. Bunu etkinleştirmek Google'dan bu kutuyu devre dışı bırakmasını isteyecektir."
} }
}, },
"board": { "board": {
"title": "Paneller", "title": "Paneller",
"homeBoard": { "homeBoard": {
"label": "Genel Öntanımlı Panel", "label": "Küresel ana sayfa paneli",
"description": "Seçim yalnızca herkese açık paneller için kullanılabilir" "description": "Seçim için yalnızca herkese açık paneller kullanılabilir"
} }
}, },
"appearance": { "appearance": {
"title": "Görünüş", "title": "Görünüş",
"defaultColorScheme": { "defaultColorScheme": {
"label": "Öntanımlı Renk Düzeni", "label": "Varsayılan renk şeması",
"options": { "options": {
"light": "Aydınlık", "light": "Aydınlık",
"dark": "Koyu" "dark": "Koyu"
@@ -2305,7 +2305,7 @@
"culture": { "culture": {
"title": "Kültür", "title": "Kültür",
"defaultLocale": { "defaultLocale": {
"label": "Öntanımlı Dil" "label": "Varsayılan dil"
} }
} }
} }
@@ -2347,7 +2347,7 @@
"label": "Medya Talep Listesi" "label": "Medya Talep Listesi"
}, },
"rssFeeds": { "rssFeeds": {
"label": "RSS Beslemeleri" "label": "RSS beslemeleri"
}, },
"indexerManager": { "indexerManager": {
"label": "Dizinleyici Yöneticisi" "label": "Dizinleyici Yöneticisi"
@@ -2365,7 +2365,7 @@
"label": "Güncelleme denetleyicisi" "label": "Güncelleme denetleyicisi"
}, },
"mediaTranscoding": { "mediaTranscoding": {
"label": "Medya Kod Dönüştürme" "label": "Medya kod dönüştürme"
} }
} }
}, },
@@ -2400,7 +2400,7 @@
}, },
"about": { "about": {
"version": "Sürüm {version}", "version": "Sürüm {version}",
"text": "Homarr, gönüllüler tarafından sürdürülen topluluk odaklı bir açık kaynak projesidir. Bu kişiler sayesinde Homarr, 2021'den bugüne büyüyerek ilerleyen bir projedir. Ekibimiz, boş zamanlarında Homarr üzerinde birçok farklı ülkeden tamamen uzaktan, hiçbir ücret almadan çalışmaktadır.", "text": "Homarr, gönüllüler tarafından sürdürülen topluluk odaklı bir açık kaynak projesidir. Bu kişiler sayesinde Homarr, 2021'den beri büyüyen bir projedir. Ekibimiz, boş zamanlarında Homarr üzerinde birçok farklı ülkeden tamamen uzaktan, hiçbir ücret almadan çalışmaktadır.",
"accordion": { "accordion": {
"contributors": { "contributors": {
"title": "Katkıda Bulunanlar", "title": "Katkıda Bulunanlar",
@@ -2408,7 +2408,7 @@
}, },
"translators": { "translators": {
"title": "Çevirmenler", "title": "Çevirmenler",
"subtitle": "{count} kişi Homarr'ın bir çok dile çevrilmesine katkı sağlıyor" "subtitle": "{count} dilde birçok kişi çevirilere katkıda bulunuyor"
}, },
"libraries": { "libraries": {
"title": "Kütüphaneler", "title": "Kütüphaneler",
@@ -2435,7 +2435,7 @@
"created": "Oluşturuldu", "created": "Oluşturuldu",
"running": "Çalışıyor", "running": "Çalışıyor",
"paused": "Duraklatıldı", "paused": "Duraklatıldı",
"restarting": "Yeniden Başlatılıyor", "restarting": "Yeniden başlatılıyor",
"exited": ıkıldı", "exited": ıkıldı",
"removing": "Kaldırılıyor", "removing": "Kaldırılıyor",
"dead": "Ölü" "dead": "Ölü"
@@ -2650,7 +2650,7 @@
"label": "Panel'i aç" "label": "Panel'i aç"
}, },
"homeBoard": { "homeBoard": {
"label": "Öntanımlı Panel Olarak Ata" "label": "Varsayılan panel olarak ayarla"
}, },
"settings": { "settings": {
"label": "Ayarları aç" "label": "Ayarları aç"
@@ -2676,8 +2676,8 @@
"title": "Genel komutlar", "title": "Genel komutlar",
"option": { "option": {
"colorScheme": { "colorScheme": {
"light": "Aydınlık Temaya Geç", "light": "Aydınlık moda geç",
"dark": "Koyu Temaya Geç" "dark": "Koyu moda geç"
}, },
"language": { "language": {
"label": "Dili değiştir", "label": "Dili değiştir",
@@ -2688,16 +2688,16 @@
} }
}, },
"newBoard": { "newBoard": {
"label": "Yeni Panel Oluştur" "label": "Yeni bir panel oluştur"
}, },
"importBoard": { "importBoard": {
"label": "Bir paneli içe aktar" "label": "Bir paneli içe aktar"
}, },
"newApp": { "newApp": {
"label": "Yeni Uygulama Oluştur" "label": "Yeni bir uygulama oluştur"
}, },
"newIntegration": { "newIntegration": {
"label": "Yeni Entegrasyon Oluştur", "label": "Yeni bir entegrasyon oluşturun",
"children": { "children": {
"detail": { "detail": {
"title": "Oluşturmak istediğiniz entegrasyon türünü seçin" "title": "Oluşturmak istediğiniz entegrasyon türünü seçin"
@@ -2705,13 +2705,13 @@
} }
}, },
"newUser": { "newUser": {
"label": "Yeni Kullanıcı Oluştur" "label": "Yeni bir kullanıcı oluştur"
}, },
"newInvite": { "newInvite": {
"label": "Yeni Davet Oluştur" "label": "Yeni bir davet oluştur"
}, },
"newGroup": { "newGroup": {
"label": "Yeni Grup Oluştur" "label": "Yeni bir grup oluştur"
} }
} }
} }
@@ -2795,7 +2795,7 @@
"title": "Sayfalar", "title": "Sayfalar",
"option": { "option": {
"manageHome": { "manageHome": {
"label": "Ana Sayfayı Yönet" "label": "Ana sayfayı yönet"
}, },
"manageBoard": { "manageBoard": {
"label": "Panelleri yönet" "label": "Panelleri yönet"
@@ -2825,7 +2825,7 @@
"label": "Docker'ı yönet" "label": "Docker'ı yönet"
}, },
"manageApi": { "manageApi": {
"label": "Swagger API'si" "label": "Swagger API"
}, },
"manageLog": { "manageLog": {
"label": "Günlükleri görüntüle" "label": "Günlükleri görüntüle"
@@ -2840,7 +2840,7 @@
"label": "Hakkında" "label": "Hakkında"
}, },
"homeBoard": { "homeBoard": {
"label": "Öntanımlı Panel" "label": "Varsayılan panel"
}, },
"preferences": { "preferences": {
"label": "Tercihleriniz" "label": "Tercihleriniz"
@@ -2894,7 +2894,7 @@
"label": "İsim" "label": "İsim"
}, },
"short": { "short": {
"label": "Kısa Yol" "label": "Kısa"
}, },
"urlTemplate": { "urlTemplate": {
"label": "URL arama şablonu" "label": "URL arama şablonu"
@@ -2905,15 +2905,15 @@
}, },
"page": { "page": {
"list": { "list": {
"title": "Arama Motorları", "title": "Arama motorları",
"noResults": { "noResults": {
"title": "Henüz bir arama motoru yapılandırılmadı", "title": "Henüz bir arama motoru yok",
"action": "İlk arama motorunuzu oluşturun" "action": "İlk arama motorunuzu oluşturun"
}, },
"interactive": "Etkileşimli, entegrasyon kullanır" "interactive": "Etkileşimli, entegrasyon kullanır"
}, },
"create": { "create": {
"title": "Yeni Arama Motoru", "title": "Yeni arama motoru",
"notification": { "notification": {
"success": { "success": {
"title": "Arama motoru oluşturuldu", "title": "Arama motoru oluşturuldu",

View File

@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Інструменти", "label": "Інструменти",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Інструменти", "label": "Інструменти",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""

View File

@@ -1213,7 +1213,7 @@
} }
}, },
"iframe": { "iframe": {
"name": "", "name": "iFrame",
"description": "Nhúng bất kỳ nội dung nào từ internet. Một số trang web có thể hạn chế quyền truy cập.", "description": "Nhúng bất kỳ nội dung nào từ internet. Một số trang web có thể hạn chế quyền truy cập.",
"option": { "option": {
"embedUrl": { "embedUrl": {
@@ -2042,9 +2042,9 @@
"tools": { "tools": {
"label": "Công cụ", "label": "Công cụ",
"items": { "items": {
"docker": "", "docker": "Docker",
"logs": "", "logs": "",
"api": "", "api": "API",
"tasks": "" "tasks": ""
} }
}, },
@@ -2370,7 +2370,7 @@
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "",
@@ -2602,7 +2602,7 @@
"tools": { "tools": {
"label": "Công cụ", "label": "Công cụ",
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"logs": { "logs": {
"label": "" "label": ""