mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-13 18:17:00 +01:00
🌐 New Crowdin updates (#1531)
This commit is contained in:
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "内部地址",
|
||||
"description": "应用的内部IP地址。"
|
||||
"description": "应用的内部IP地址。",
|
||||
"troubleshoot": {
|
||||
"label": "遇到问题了?",
|
||||
"header": "下面是一些常见的错误和解决方法:",
|
||||
"lines": {
|
||||
"nothingAfterPort": "在大多数情况下(不是所有情况),您不应该在端口之后输入任何路径。(即使是 pihole 的 '/admin' 或 plex 的 '/web')",
|
||||
"protocolCheck": "一定要确保URL前面是http或https,并确保你使用的是正确的URL。",
|
||||
"preferIP": "建议使用要与之通信的机器或容器的直接 Ip 地址。",
|
||||
"enablePings": "通过开启ping检查IP是否正确。 自定义面板 -> 布局 -> 启用 ping。应用磁贴上会出现一个红色或绿色的小泡泡,鼠标悬停在此就会显示相应代码(在大多数的情况下,绿色泡泡的代码为200)。",
|
||||
"wget": "为了确保homarr可以与其他应用程序通信,请使用wget/curl/ping应用程序的IP:port。",
|
||||
"iframe": "在使用 iframe 时,应始终使用与 Homarr 相同的协议 (http/s)。",
|
||||
"clearCache": "有些信息是在缓存中注册的,因此除非您在Homarr的一般选项中清除缓存,否则集成可能无法工作。"
|
||||
},
|
||||
"footer": "更多故障排除,请联系我们的{{discord}}。"
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "外部地址",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "RSS 组件",
|
||||
"description": "",
|
||||
"description": "RSS 组件允许您在面板上显示 RSS 源。",
|
||||
"settings": {
|
||||
"title": "RSS 组件设置",
|
||||
"rssFeedUrl": {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"description": "为残疾和残障人士配置 Homarr"
|
||||
},
|
||||
"access": {
|
||||
"name": "访问",
|
||||
"name": "",
|
||||
"description": "配置谁有权访问您的面板"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "crwdns2063:0crwdne2063:0",
|
||||
"description": "crwdns2307:0crwdne2307:0"
|
||||
"description": "crwdns2307:0crwdne2307:0",
|
||||
"troubleshoot": {
|
||||
"label": "crwdns3874:0crwdne3874:0",
|
||||
"header": "crwdns3876:0crwdne3876:0",
|
||||
"lines": {
|
||||
"nothingAfterPort": "crwdns3878:0crwdne3878:0",
|
||||
"protocolCheck": "crwdns3880:0crwdne3880:0",
|
||||
"preferIP": "crwdns3882:0crwdne3882:0",
|
||||
"enablePings": "crwdns3884:0crwdne3884:0",
|
||||
"wget": "crwdns3886:0crwdne3886:0",
|
||||
"iframe": "crwdns3888:0crwdne3888:0",
|
||||
"clearCache": "crwdns3890:0crwdne3890:0"
|
||||
},
|
||||
"footer": "crwdns3892:0{{discord}}crwdne3892:0"
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "crwdns2067:0crwdne2067:0",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "crwdns2853:0crwdne2853:0",
|
||||
"queriesToday": "crwdns2855:0crwdne2855:0",
|
||||
"queriesBlockedTodayPercentage": "crwdns2859:0crwdne2859:0",
|
||||
"queriesBlockedToday": "crwdns2861:0crwdne2861:0"
|
||||
"queriesBlockedTodayPercentage": "crwdns3894:0crwdne3894:0",
|
||||
"queriesBlockedToday": "crwdns3896:0crwdne3896:0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"description": "crwdns2991:0crwdne2991:0"
|
||||
},
|
||||
"access": {
|
||||
"name": "crwdns3855:0crwdne3855:0",
|
||||
"name": "crwdns3898:0crwdne3898:0",
|
||||
"description": "crwdns3857:0crwdne3857:0"
|
||||
}
|
||||
}
|
||||
|
||||
35
public/locales/cs/authentication/invite.json
Normal file
35
public/locales/cs/authentication/invite.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
"label": ""
|
||||
},
|
||||
"password": {
|
||||
"label": ""
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"loading": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
20
public/locales/cs/authentication/login.json
Normal file
20
public/locales/cs/authentication/login.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
"label": ""
|
||||
},
|
||||
"password": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
},
|
||||
"afterLoginRedirection": ""
|
||||
},
|
||||
"alert": ""
|
||||
}
|
||||
5
public/locales/cs/boards/common.json
Normal file
5
public/locales/cs/boards/common.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"header": {
|
||||
"customize": ""
|
||||
}
|
||||
}
|
||||
29
public/locales/cs/boards/customize.json
Normal file
29
public/locales/cs/boards/customize.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"pageTitle": "Přizpůsobení {{name}} plochy",
|
||||
"backToBoard": "Zpět na plochu",
|
||||
"settings": {
|
||||
"appearance": {
|
||||
"primaryColor": "Primární barva",
|
||||
"secondaryColor": "Doplňková barva"
|
||||
}
|
||||
},
|
||||
"save": {
|
||||
"button": "",
|
||||
"note": ""
|
||||
},
|
||||
"notifications": {
|
||||
"pending": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
44
public/locales/cs/common.json
Normal file
44
public/locales/cs/common.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"save": "",
|
||||
"about": "",
|
||||
"cancel": "",
|
||||
"close": "",
|
||||
"back": "",
|
||||
"delete": "",
|
||||
"ok": "",
|
||||
"edit": "",
|
||||
"next": "",
|
||||
"previous": "",
|
||||
"confirm": "",
|
||||
"enabled": "",
|
||||
"disabled": "",
|
||||
"enableAll": "",
|
||||
"disableAll": "",
|
||||
"version": "",
|
||||
"changePosition": "",
|
||||
"remove": "",
|
||||
"removeConfirm": "",
|
||||
"createItem": "",
|
||||
"sections": {
|
||||
"settings": "",
|
||||
"dangerZone": ""
|
||||
},
|
||||
"secrets": {
|
||||
"apiKey": "",
|
||||
"username": "",
|
||||
"password": ""
|
||||
},
|
||||
"tip": "",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": ""
|
||||
},
|
||||
"loading": "",
|
||||
"breakPoints": {
|
||||
"small": "malý",
|
||||
"medium": "střední",
|
||||
"large": "velký"
|
||||
},
|
||||
"seeMore": ""
|
||||
}
|
||||
25
public/locales/cs/layout/common.json
Normal file
25
public/locales/cs/layout/common.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"modals": {
|
||||
"blockedPopups": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"list": {
|
||||
"browserPermission": "",
|
||||
"adBlockers": "",
|
||||
"otherBrowser": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"category": {
|
||||
"openAllInNewTab": ""
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"moveUp": "",
|
||||
"moveDown": "",
|
||||
"addCategory": "",
|
||||
"addAbove": "",
|
||||
"addBelow": ""
|
||||
}
|
||||
}
|
||||
25
public/locales/cs/layout/element-selector/selector.json
Normal file
25
public/locales/cs/layout/element-selector/selector.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "Přidat novou dlaždici",
|
||||
"text": "Dlaždice jsou hlavním prvkem Homarru. Slouží k zobrazení Vašich aplikací a dalších informací. Můžete přidat libovolný počet dlaždic."
|
||||
},
|
||||
"widgetDescription": "",
|
||||
"goBack": "",
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
},
|
||||
"apps": "Aplikace",
|
||||
"app": {
|
||||
"defaultName": ""
|
||||
},
|
||||
"widgets": "Widgety",
|
||||
"categories": "Kategorie",
|
||||
"category": {
|
||||
"newName": "",
|
||||
"defaultName": "",
|
||||
"created": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
1
public/locales/cs/layout/errors/access-denied.json
Normal file
1
public/locales/cs/layout/errors/access-denied.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
public/locales/cs/layout/errors/not-found.json
Normal file
1
public/locales/cs/layout/errors/not-found.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
34
public/locales/cs/layout/header.json
Normal file
34
public/locales/cs/layout/header.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"experimentalNote": {
|
||||
"label": ""
|
||||
},
|
||||
"search": {
|
||||
"label": "Vyhledat",
|
||||
"engines": {
|
||||
"web": "",
|
||||
"youtube": "",
|
||||
"torrent": "",
|
||||
"movie": ""
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"avatar": {
|
||||
"switchTheme": "Změnit motiv",
|
||||
"preferences": "Uživatelská nastavení",
|
||||
"defaultBoard": "Výchozí plocha",
|
||||
"manage": "Spravovat",
|
||||
"about": {
|
||||
"label": "",
|
||||
"new": ""
|
||||
},
|
||||
"logout": "Odhlásit z {{username}}",
|
||||
"login": ""
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"movie": {
|
||||
"title": "",
|
||||
"topResults": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "",
|
||||
"button": {
|
||||
"disabled": "",
|
||||
"enabled": ""
|
||||
},
|
||||
"popover": {
|
||||
"title": "Režim úprav je povolen pro velikost <1>{{size}}</1>",
|
||||
"text": "Nyní můžete upravovat a configurovat Vaše aplikace. Změny <strong>nejsou uloženy</strong> dokud neopustíte režim úprav"
|
||||
},
|
||||
"unloadEvent": ""
|
||||
}
|
||||
32
public/locales/cs/layout/manage.json
Normal file
32
public/locales/cs/layout/manage.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"navigation": {
|
||||
"home": {
|
||||
"title": "Domovská stránka"
|
||||
},
|
||||
"boards": {
|
||||
"title": "Plochy"
|
||||
},
|
||||
"users": {
|
||||
"title": "Uživatelé",
|
||||
"items": {
|
||||
"manage": "Spravovat",
|
||||
"invites": "Pozvánky"
|
||||
}
|
||||
},
|
||||
"help": {
|
||||
"title": "Nápověda",
|
||||
"items": {
|
||||
"documentation": "",
|
||||
"report": "Nahlášení problému/chyby",
|
||||
"discord": "Komunitní Discord",
|
||||
"contribute": "Zapojte se"
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"title": "Nástroje",
|
||||
"items": {
|
||||
"docker": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
1
public/locales/cs/layout/mobile/drawer.json
Normal file
1
public/locales/cs/layout/mobile/drawer.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
29
public/locales/cs/layout/modals/about.json
Normal file
29
public/locales/cs/layout/modals/about.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"description": "",
|
||||
"contact": "",
|
||||
"addToDashboard": "",
|
||||
"tip": "",
|
||||
"key": "",
|
||||
"action": "",
|
||||
"keybinds": "",
|
||||
"documentation": "",
|
||||
"actions": {
|
||||
"toggleTheme": "",
|
||||
"focusSearchBar": "",
|
||||
"openDocker": "",
|
||||
"toggleEdit": ""
|
||||
},
|
||||
"metrics": {
|
||||
"configurationSchemaVersion": "",
|
||||
"configurationsCount": "",
|
||||
"version": "",
|
||||
"nodeEnvironment": "",
|
||||
"i18n": "",
|
||||
"locales": "",
|
||||
"experimental_disableEditMode": ""
|
||||
},
|
||||
"version": {
|
||||
"new": "",
|
||||
"dropdown": ""
|
||||
}
|
||||
}
|
||||
128
public/locales/cs/layout/modals/add-app.json
Normal file
128
public/locales/cs/layout/modals/add-app.json
Normal file
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"tabs": {
|
||||
"general": "",
|
||||
"behaviour": "",
|
||||
"network": "",
|
||||
"appearance": "",
|
||||
"integration": ""
|
||||
},
|
||||
"general": {
|
||||
"appname": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"troubleshoot": {
|
||||
"label": "",
|
||||
"header": "",
|
||||
"lines": {
|
||||
"nothingAfterPort": "",
|
||||
"protocolCheck": "",
|
||||
"preferIP": "",
|
||||
"enablePings": "",
|
||||
"wget": "",
|
||||
"iframe": "",
|
||||
"clearCache": ""
|
||||
},
|
||||
"footer": ""
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"behaviour": {
|
||||
"isOpeningNewTab": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"tooltipDescription": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"customProtocolWarning": ""
|
||||
},
|
||||
"network": {
|
||||
"statusChecker": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"statusCodes": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"icon": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"autocomplete": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"noItems": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"appNameFontSize": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"appNameStatus": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"dropdown": {
|
||||
"normal": "",
|
||||
"hover": "",
|
||||
"hidden": ""
|
||||
}
|
||||
},
|
||||
"positionAppName": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"dropdown": {
|
||||
"top": "",
|
||||
"right": "",
|
||||
"bottom": "",
|
||||
"left": ""
|
||||
}
|
||||
},
|
||||
"lineClampAppName": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
"type": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"placeholder": "",
|
||||
"defined": "",
|
||||
"undefined": "",
|
||||
"public": "",
|
||||
"private": "",
|
||||
"explanationPrivate": "",
|
||||
"explanationPublic": ""
|
||||
},
|
||||
"secrets": {
|
||||
"description": "",
|
||||
"warning": "",
|
||||
"clear": "",
|
||||
"save": "",
|
||||
"update": ""
|
||||
}
|
||||
},
|
||||
"validation": {
|
||||
"popover": "",
|
||||
"name": "",
|
||||
"noUrl": "",
|
||||
"invalidUrl": "",
|
||||
"noIconUrl": "",
|
||||
"noExternalUri": "",
|
||||
"invalidExternalUri": ""
|
||||
}
|
||||
}
|
||||
1
public/locales/cs/layout/modals/change-position.json
Normal file
1
public/locales/cs/layout/modals/change-position.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
44
public/locales/cs/manage/boards.json
Normal file
44
public/locales/cs/manage/boards.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"metaTitle": "Plochy",
|
||||
"pageTitle": "Plochy",
|
||||
"cards": {
|
||||
"statistics": {
|
||||
"apps": "Aplikace",
|
||||
"widgets": "Widgety",
|
||||
"categories": "Kategorie"
|
||||
},
|
||||
"buttons": {
|
||||
"view": ""
|
||||
},
|
||||
"menu": {
|
||||
"setAsDefault": "",
|
||||
"delete": {
|
||||
"label": "",
|
||||
"disabled": ""
|
||||
}
|
||||
},
|
||||
"badges": {
|
||||
"fileSystem": "",
|
||||
"default": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"create": ""
|
||||
},
|
||||
"modals": {
|
||||
"delete": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"create": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": ""
|
||||
},
|
||||
"submit": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
23
public/locales/cs/manage/index.json
Normal file
23
public/locales/cs/manage/index.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"metaTitle": "Spravovat",
|
||||
"hero": {
|
||||
"title": "Vítej zpět, {{username}}",
|
||||
"fallbackUsername": "",
|
||||
"subtitle": "Vítejte ve Vašem Centru aplikací. Organizujte, optimalizujte a ovládněte!"
|
||||
},
|
||||
"quickActions": {
|
||||
"title": "Rychlé akce",
|
||||
"boards": {
|
||||
"title": "Vaše plochy",
|
||||
"subtitle": "Vytvářejte a spravujte Vaše plochy"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"title": "Pozvěte nového uživatele",
|
||||
"subtitle": "Vytvářejte a posílejte pozvánky k registraci"
|
||||
},
|
||||
"manageUsers": {
|
||||
"title": "Správa uživatelů",
|
||||
"subtitle": "Odstraňujte a spravujte Vaše uživatele"
|
||||
}
|
||||
}
|
||||
}
|
||||
36
public/locales/cs/manage/users.json
Normal file
36
public/locales/cs/manage/users.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"metaTitle": "Uživatelé",
|
||||
"pageTitle": "Správa uživatelů",
|
||||
"text": "",
|
||||
"buttons": {
|
||||
"create": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"user": ""
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
"deleteUser": "",
|
||||
"demoteAdmin": "",
|
||||
"promoteToAdmin": ""
|
||||
},
|
||||
"modals": {
|
||||
"delete": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"change-role": {
|
||||
"promote": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"demote": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"confirm": ""
|
||||
}
|
||||
},
|
||||
"searchDoesntMatch": ""
|
||||
}
|
||||
52
public/locales/cs/manage/users/create.json
Normal file
52
public/locales/cs/manage/users/create.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"steps": {
|
||||
"account": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"username": {
|
||||
"label": ""
|
||||
},
|
||||
"email": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"password": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"card": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"property": "",
|
||||
"value": "",
|
||||
"username": "",
|
||||
"email": "",
|
||||
"password": ""
|
||||
},
|
||||
"notSet": "",
|
||||
"valid": ""
|
||||
},
|
||||
"failed": ""
|
||||
},
|
||||
"completed": {
|
||||
"alert": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"generateRandomPassword": "",
|
||||
"createAnother": ""
|
||||
}
|
||||
}
|
||||
48
public/locales/cs/manage/users/invites.json
Normal file
48
public/locales/cs/manage/users/invites.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"pageTitle": "Správa pozvánek uživatelů",
|
||||
"description": "Pomocí pozvánek můžete pozvat uživatele do instance služby Homarr. Pozvánka je platná pouze po určitou dobu a lze ji použít pouze jednou. Platnost musí být v rozmezí od 5 minut do 12 měsíců od vytvoření.",
|
||||
"button": {
|
||||
"createInvite": "Vytvořit pozvánku",
|
||||
"deleteInvite": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"id": "ID",
|
||||
"creator": "Vytvořil",
|
||||
"expires": "Expiruje",
|
||||
"action": "Akce"
|
||||
},
|
||||
"data": {
|
||||
"expiresAt": "",
|
||||
"expiresIn": "za {{in}}"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"create": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"form": {
|
||||
"expires": "",
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"copy": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"invitationLink": "",
|
||||
"details": {
|
||||
"id": "ID",
|
||||
"token": ""
|
||||
},
|
||||
"button": {
|
||||
"close": ""
|
||||
}
|
||||
},
|
||||
"delete": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"noInvites": ""
|
||||
}
|
||||
43
public/locales/cs/modules/bookmark.json
Normal file
43
public/locales/cs/modules/bookmark.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"name": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"items": {
|
||||
"label": ""
|
||||
},
|
||||
"layout": {
|
||||
"label": "Rozložení",
|
||||
"data": {
|
||||
"autoGrid": "",
|
||||
"horizontal": "",
|
||||
"vertical": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"noneFound": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"validation": {
|
||||
"length": "",
|
||||
"invalidLink": "",
|
||||
"errorMsg": ""
|
||||
},
|
||||
"name": "",
|
||||
"url": "",
|
||||
"newTab": "",
|
||||
"hideHostname": "",
|
||||
"hideIcon": "",
|
||||
"delete": ""
|
||||
}
|
||||
}
|
||||
39
public/locales/cs/modules/calendar.json
Normal file
39
public/locales/cs/modules/calendar.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"useSonarrv4": {
|
||||
"label": ""
|
||||
},
|
||||
"useRadarrv5": {
|
||||
"label": ""
|
||||
},
|
||||
"radarrReleaseType": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"inCinemas": "",
|
||||
"physicalRelease": "",
|
||||
"digitalRelease": ""
|
||||
}
|
||||
},
|
||||
"hideWeekDays": {
|
||||
"label": ""
|
||||
},
|
||||
"showUnmonitored": {
|
||||
"label": ""
|
||||
},
|
||||
"fontSize": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"xs": "",
|
||||
"sm": "",
|
||||
"md": "",
|
||||
"lg": "",
|
||||
"xl": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/cs/modules/common-media-cards.json
Normal file
6
public/locales/cs/modules/common-media-cards.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "",
|
||||
"request": ""
|
||||
}
|
||||
}
|
||||
10
public/locales/cs/modules/common.json
Normal file
10
public/locales/cs/modules/common.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": ""
|
||||
},
|
||||
"errors": {
|
||||
"unmappedOptions": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
118
public/locales/cs/modules/dashdot.json
Normal file
118
public/locales/cs/modules/dashdot.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"dashName": {
|
||||
"label": ""
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
},
|
||||
"usePercentages": {
|
||||
"label": ""
|
||||
},
|
||||
"columns": {
|
||||
"label": ""
|
||||
},
|
||||
"graphHeight": {
|
||||
"label": ""
|
||||
},
|
||||
"graphsOrder": {
|
||||
"label": "",
|
||||
"storage": {
|
||||
"label": "",
|
||||
"enabled": {
|
||||
"label": ""
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
},
|
||||
"compactView": {
|
||||
"label": ""
|
||||
},
|
||||
"multiView": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
"label": "",
|
||||
"enabled": {
|
||||
"label": ""
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
},
|
||||
"compactView": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "",
|
||||
"enabled": {
|
||||
"label": ""
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
},
|
||||
"multiView": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"ram": {
|
||||
"label": "",
|
||||
"enabled": {
|
||||
"label": ""
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"gpu": {
|
||||
"label": "",
|
||||
"enabled": {
|
||||
"label": ""
|
||||
},
|
||||
"span": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": "",
|
||||
"protocolDowngrade": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
},
|
||||
"ram": {
|
||||
"title": ""
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
33
public/locales/cs/modules/date.json
Normal file
33
public/locales/cs/modules/date.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
},
|
||||
"dateFormat": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"hide": ""
|
||||
}
|
||||
},
|
||||
"enableTimezone": {
|
||||
"label": ""
|
||||
},
|
||||
"timezoneLocation": {
|
||||
"label": ""
|
||||
},
|
||||
"titleState": {
|
||||
"label": "",
|
||||
"info": "",
|
||||
"data": {
|
||||
"both": "",
|
||||
"city": "",
|
||||
"none": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
35
public/locales/cs/modules/dlspeed.json
Normal file
35
public/locales/cs/modules/dlspeed.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
public/locales/cs/modules/dns-hole-controls.json
Normal file
18
public/locales/cs/modules/dns-hole-controls.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"showToggleAllButtons": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
28
public/locales/cs/modules/dns-hole-summary.json
Normal file
28
public/locales/cs/modules/dns-hole-summary.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"usePiHoleColors": {
|
||||
"label": ""
|
||||
},
|
||||
"layout": {
|
||||
"label": "Rozložení",
|
||||
"data": {
|
||||
"grid": "",
|
||||
"row": "",
|
||||
"column": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "",
|
||||
"queriesToday": "",
|
||||
"queriesBlockedTodayPercentage": "",
|
||||
"queriesBlockedToday": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
83
public/locales/cs/modules/docker.json
Normal file
83
public/locales/cs/modules/docker.json
Normal file
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"image": "",
|
||||
"ports": "",
|
||||
"state": ""
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": ""
|
||||
},
|
||||
"states": {
|
||||
"running": "",
|
||||
"created": "",
|
||||
"stopped": "",
|
||||
"unknown": ""
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"restart": {
|
||||
"title": ""
|
||||
},
|
||||
"stop": {
|
||||
"title": ""
|
||||
},
|
||||
"start": {
|
||||
"title": ""
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
},
|
||||
"remove": {
|
||||
"title": ""
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"start": {
|
||||
"start": "",
|
||||
"end": ""
|
||||
},
|
||||
"stop": {
|
||||
"start": "",
|
||||
"end": ""
|
||||
},
|
||||
"restart": {
|
||||
"start": "",
|
||||
"end": ""
|
||||
},
|
||||
"remove": {
|
||||
"start": "",
|
||||
"end": ""
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"unknownError": {
|
||||
"title": ""
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
}
|
||||
}
|
||||
45
public/locales/cs/modules/iframe.json
Normal file
45
public/locales/cs/modules/iframe.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"embedUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"allowFullScreen": {
|
||||
"label": ""
|
||||
},
|
||||
"allowTransparency": {
|
||||
"label": ""
|
||||
},
|
||||
"allowScrolling": {
|
||||
"label": ""
|
||||
},
|
||||
"allowPayment": {
|
||||
"label": ""
|
||||
},
|
||||
"allowAutoPlay": {
|
||||
"label": ""
|
||||
},
|
||||
"allowMicrophone": {
|
||||
"label": ""
|
||||
},
|
||||
"allowCamera": {
|
||||
"label": ""
|
||||
},
|
||||
"allowGeolocation": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"noUrl": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"browserSupport": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
33
public/locales/cs/modules/media-requests-list.json
Normal file
33
public/locales/cs/modules/media-requests-list.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"replaceLinksWithExternalHost": {
|
||||
"label": ""
|
||||
},
|
||||
"openInNewTab": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"noRequests": "",
|
||||
"state": {
|
||||
"approved": "",
|
||||
"pendingApproval": "",
|
||||
"declined": ""
|
||||
},
|
||||
"tooltips": {
|
||||
"approve": "",
|
||||
"decline": "",
|
||||
"approving": ""
|
||||
},
|
||||
"mutation": {
|
||||
"approving": "",
|
||||
"declining": "",
|
||||
"request": "",
|
||||
"approved": "",
|
||||
"declined": ""
|
||||
}
|
||||
}
|
||||
27
public/locales/cs/modules/media-requests-stats.json
Normal file
27
public/locales/cs/modules/media-requests-stats.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"replaceLinksWithExternalHost": {
|
||||
"label": ""
|
||||
},
|
||||
"openInNewTab": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaStats": {
|
||||
"title": "",
|
||||
"pending": "",
|
||||
"tvRequests": "",
|
||||
"movieRequests": "",
|
||||
"approved": "",
|
||||
"totalRequests": ""
|
||||
},
|
||||
"userStats": {
|
||||
"title": "",
|
||||
"requests": ""
|
||||
}
|
||||
}
|
||||
25
public/locales/cs/modules/media-server.json
Normal file
25
public/locales/cs/modules/media-server.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"loading": "",
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"session": "",
|
||||
"user": "",
|
||||
"currentlyPlaying": ""
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
15
public/locales/cs/modules/notebook.json
Normal file
15
public/locales/cs/modules/notebook.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"showToolbar": {
|
||||
"label": ""
|
||||
},
|
||||
"content": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
30
public/locales/cs/modules/overseerr.json
Normal file
30
public/locales/cs/modules/overseerr.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "",
|
||||
"request": ""
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "",
|
||||
"numberOfEpisodes": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/cs/modules/ping.json
Normal file
11
public/locales/cs/modules/ping.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
}
|
||||
}
|
||||
31
public/locales/cs/modules/rss.json
Normal file
31
public/locales/cs/modules/rss.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"rssFeedUrl": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"refreshInterval": {
|
||||
"label": ""
|
||||
},
|
||||
"dangerousAllowSanitizedItemContent": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"textLinesClamp": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
30
public/locales/cs/modules/search.json
Normal file
30
public/locales/cs/modules/search.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
},
|
||||
"switched-to": "",
|
||||
"searchEngines": {
|
||||
"search": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"youtube": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"torrents": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"overseerr": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"tip": "",
|
||||
"switchedSearchEngine": ""
|
||||
}
|
||||
81
public/locales/cs/modules/torrents-status.json
Normal file
81
public/locales/cs/modules/torrents-status.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"refreshInterval": {
|
||||
"label": ""
|
||||
},
|
||||
"displayCompletedTorrents": {
|
||||
"label": ""
|
||||
},
|
||||
"displayStaleTorrents": {
|
||||
"label": ""
|
||||
},
|
||||
"labelFilterIsWhitelist": {
|
||||
"label": ""
|
||||
},
|
||||
"labelFilter": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"footer": {
|
||||
"error": "",
|
||||
"lastUpdated": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
},
|
||||
"item": {
|
||||
"text": ""
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": "",
|
||||
"filterHidingItems": ""
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"generic": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"loading": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"popover": {
|
||||
"introductionPrefix": "",
|
||||
"metrics": {
|
||||
"queuePosition": "",
|
||||
"progress": "",
|
||||
"totalSelectedSize": "",
|
||||
"state": "",
|
||||
"ratio": "",
|
||||
"completed": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
49
public/locales/cs/modules/usenet.json
Normal file
49
public/locales/cs/modules/usenet.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"queue": "",
|
||||
"history": ""
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "",
|
||||
"paused": ""
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"eta": "",
|
||||
"progress": ""
|
||||
},
|
||||
"empty": "",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"paused": ""
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"duration": ""
|
||||
},
|
||||
"empty": "",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"paused": ""
|
||||
}
|
||||
}
|
||||
24
public/locales/cs/modules/video-stream.json
Normal file
24
public/locales/cs/modules/video-stream.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"FeedUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"autoPlay": {
|
||||
"label": ""
|
||||
},
|
||||
"muted": {
|
||||
"label": ""
|
||||
},
|
||||
"controls": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"invalidStream": ""
|
||||
}
|
||||
}
|
||||
37
public/locales/cs/modules/weather.json
Normal file
37
public/locales/cs/modules/weather.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
},
|
||||
"displayCityName": {
|
||||
"label": ""
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "",
|
||||
"drizzle": "",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "",
|
||||
"freezingRain": "",
|
||||
"snowFall": "",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": ""
|
||||
}
|
||||
},
|
||||
"error": ""
|
||||
}
|
||||
1
public/locales/cs/password-requirements.json
Normal file
1
public/locales/cs/password-requirements.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
38
public/locales/cs/settings/common.json
Normal file
38
public/locales/cs/settings/common.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"title": "",
|
||||
"tooltip": "",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "",
|
||||
"thirdPartyContent": "",
|
||||
"thirdPartyContentTable": {
|
||||
"dependencyName": "",
|
||||
"dependencyVersion": ""
|
||||
}
|
||||
},
|
||||
"grow": "",
|
||||
"layout": {
|
||||
"preview": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"divider": "",
|
||||
"main": "",
|
||||
"sidebar": "",
|
||||
"cannotturnoff": "",
|
||||
"dashboardlayout": "",
|
||||
"enablersidebar": "Povolit pravý postranní panel",
|
||||
"enablelsidebar": "Povolit levý postranní panel",
|
||||
"enablesearchbar": "",
|
||||
"enabledocker": "",
|
||||
"enableping": "Povolit pingy",
|
||||
"enablelsidebardesc": "Volitelné. Lze použít pouze pro aplikace a integrace",
|
||||
"enablersidebardesc": "Volitelné. Lze použít pouze pro aplikace a integrace"
|
||||
}
|
||||
}
|
||||
6
public/locales/cs/settings/customization/access.json
Normal file
6
public/locales/cs/settings/customization/access.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"allowGuests": {
|
||||
"label": "Povolit anonymní uživatele",
|
||||
"description": "Povolte nepřihlášeným uživatelům zobrazovat vaši plochu"
|
||||
}
|
||||
}
|
||||
29
public/locales/cs/settings/customization/general.json
Normal file
29
public/locales/cs/settings/customization/general.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"text": "",
|
||||
"accordeon": {
|
||||
"layout": {
|
||||
"name": "Rozložení",
|
||||
"description": "Povolte a zakažte prvky v záhlaví a na dlaždicích plochy"
|
||||
},
|
||||
"gridstack": {
|
||||
"name": "GridStack",
|
||||
"description": "Upravte chování a sloupce v oblasti plochy"
|
||||
},
|
||||
"pageMetadata": {
|
||||
"name": "Metadata stránky",
|
||||
"description": "Upravte názvy, logo a PWA"
|
||||
},
|
||||
"appereance": {
|
||||
"name": "",
|
||||
"description": "Přizpůsobte pozadí, barvy a zobrazení aplikací"
|
||||
},
|
||||
"accessibility": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"access": {
|
||||
"name": "",
|
||||
"description": "Nastavte, kdo má přístup k Vaší ploše"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
public/locales/cs/settings/customization/gridstack.json
Normal file
10
public/locales/cs/settings/customization/gridstack.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "Sloupce ve velikosti {{size}}",
|
||||
"descriptionPreset": "Počet sloupců, pokud je obrazovka užší než {{pixels}} pixelů",
|
||||
"descriptionExceedsPreset": "Počet sloupců, pokud je obrazovka širší než {{pixels}} pixelů"
|
||||
},
|
||||
"unsavedChanges": "",
|
||||
"applyChanges": "",
|
||||
"defaultValues": ""
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "Průhlednost aplikace"
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "Název stránky",
|
||||
"description": "Název plochy v levém horním rohu"
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "Meta název",
|
||||
"description": "Název zobrazený na kartě prohlížeče"
|
||||
},
|
||||
"logo": {
|
||||
"label": "Logo",
|
||||
"description": "Logo zobrazené v levém horním rohu"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "Ikona",
|
||||
"description": "Ikona zobrazená na kartě prohlížeče"
|
||||
},
|
||||
"background": {
|
||||
"label": "Pozadí"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Vlastní CSS",
|
||||
"description": "Dále si můžete přizpůsobit ovládací panel pomocí CSS, doporučujeme pouze zkušeným uživatelům",
|
||||
"placeholder": "",
|
||||
"applying": ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
24
public/locales/cs/settings/general/cache-buttons.json
Normal file
24
public/locales/cs/settings/general/cache-buttons.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
86
public/locales/cs/settings/general/config-changer.json
Normal file
86
public/locales/cs/settings/general/config-changer.json
Normal file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"loadingNew": "",
|
||||
"pleaseWait": ""
|
||||
},
|
||||
"modal": {
|
||||
"copy": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"validation": {
|
||||
"required": "",
|
||||
"notUnique": ""
|
||||
},
|
||||
"placeholder": ""
|
||||
},
|
||||
"submitButton": ""
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"configCopied": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"configNotCopied": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"confirmDeletion": {
|
||||
"title": "",
|
||||
"warningText": "",
|
||||
"text": "",
|
||||
"buttons": {
|
||||
"confirm": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"deleteFailedDefaultConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"reject": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
22
public/locales/cs/settings/general/edit-mode-toggle.json
Normal file
22
public/locales/cs/settings/general/edit-mode-toggle.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"submit": ""
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
20
public/locales/cs/settings/general/search-engine.json
Normal file
20
public/locales/cs/settings/general/search-engine.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"title": "",
|
||||
"configurationName": "",
|
||||
"custom": "",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
},
|
||||
"customEngine": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"searchNewTab": {
|
||||
"label": ""
|
||||
},
|
||||
"searchEnabled": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
1
public/locales/cs/settings/general/widget-positions.json
Normal file
1
public/locales/cs/settings/general/widget-positions.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
32
public/locales/cs/tools/docker.json
Normal file
32
public/locales/cs/tools/docker.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"title": "",
|
||||
"alerts": {
|
||||
"notConfigured": {
|
||||
"text": "Vaše instance Homarr nemá nakonfigurovaný Docker nebo se nepodařilo načíst kontejnery. Podívejte se prosím do dokumentace, jak integraci nastavit."
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"selectBoard": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"board": {
|
||||
"label": ""
|
||||
},
|
||||
"submit": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"selectBoard": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
48
public/locales/cs/user/preferences.json
Normal file
48
public/locales/cs/user/preferences.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"pageTitle": "",
|
||||
"boards": {
|
||||
"defaultBoard": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"accessibility": {
|
||||
"title": "",
|
||||
"disablePulse": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"replaceIconsWithDots": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
},
|
||||
"localization": {
|
||||
"language": {
|
||||
"label": ""
|
||||
},
|
||||
"firstDayOfWeek": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"monday": "",
|
||||
"saturday": "",
|
||||
"sunday": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"searchEngine": {
|
||||
"title": "",
|
||||
"custom": "",
|
||||
"newTab": {
|
||||
"label": ""
|
||||
},
|
||||
"autoFocus": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"template": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
7
public/locales/cs/widgets/draggable-list.json
Normal file
7
public/locales/cs/widgets/draggable-list.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"noEntries": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"buttonAdd": ""
|
||||
}
|
||||
14
public/locales/cs/widgets/error-boundary.json
Normal file
14
public/locales/cs/widgets/error-boundary.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"card": {
|
||||
"title": "",
|
||||
"buttons": {
|
||||
"details": "",
|
||||
"tryAgain": ""
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"text": "",
|
||||
"label": "",
|
||||
"reportButton": ""
|
||||
}
|
||||
}
|
||||
22
public/locales/cs/zod.json
Normal file
22
public/locales/cs/zod.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"errors": {
|
||||
"default": "",
|
||||
"required": "",
|
||||
"string": {
|
||||
"startsWith": "",
|
||||
"endsWith": "",
|
||||
"includes": ""
|
||||
},
|
||||
"tooSmall": {
|
||||
"string": "",
|
||||
"number": ""
|
||||
},
|
||||
"tooBig": {
|
||||
"string": "",
|
||||
"number": ""
|
||||
},
|
||||
"custom": {
|
||||
"passwordMatch": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "Intern adresse",
|
||||
"description": "Appens interne IP."
|
||||
"description": "Appens interne IP.",
|
||||
"troubleshoot": {
|
||||
"label": "Har du problemer?",
|
||||
"header": "Her er en liste over de mest almindelige fejl og fejlfindingen:",
|
||||
"lines": {
|
||||
"nothingAfterPort": "Du bør i de fleste, hvis ikke alle, tilfælde ikke indtaste nogen sti efter porten. (Selv '/admin' for pihole eller '/web' for plex)",
|
||||
"protocolCheck": "Sørg altid for, at der står http eller https foran URL'en, og sørg for, at du bruger den rigtige.",
|
||||
"preferIP": "Det anbefales at bruge den direkte ip på den maskine eller container, du forsøger at kommunikere med.",
|
||||
"enablePings": "Tjek, at IP'en er korrekt ved at aktivere pings. Customize Board -> Layout -> Enable pings. En lille rød eller grøn boble vil dukke op på dine app-fliser, og hvis du holder musen over den, får du svarets kode (en grøn boble med kode 200 forventes i de fleste tilfælde).",
|
||||
"wget": "For at sikre, at homarr kan kommunikere med de andre apps, skal du sørge for at wget/curl/ping appens IP:port.",
|
||||
"iframe": "Når det gælder iframes, skal de altid bruge den samme protokol (http/s) som Homarr.",
|
||||
"clearCache": "Nogle oplysninger er registreret i cachen, så en integration virker måske ikke, medmindre du rydder cachen i Homarrs generelle indstillinger."
|
||||
},
|
||||
"footer": "For yderligere fejlfinding, kontakt os på vores {{discord}}."
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "Ekstern adresse",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "Domæner på adlister",
|
||||
"queriesToday": "Forespørgsler i dag",
|
||||
"queriesBlockedTodayPercentage": "blokeret i dag",
|
||||
"queriesBlockedToday": "blokeret i dag"
|
||||
"queriesBlockedTodayPercentage": "Blokeret i dag",
|
||||
"queriesBlockedToday": "Blokeret i dag"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "Interne Adresse",
|
||||
"description": "Interne IP-Adresse der Anwendung."
|
||||
"description": "Interne IP-Adresse der Anwendung.",
|
||||
"troubleshoot": {
|
||||
"label": "Haben Sie Probleme?",
|
||||
"header": "Hier finden Sie eine Liste der am häufigsten gemachten Fehler und deren Behebung:",
|
||||
"lines": {
|
||||
"nothingAfterPort": "Sie sollten in den meisten Fällen keinen Pfad nach dem Port eingeben (z.b. auch '/admin' für Pihole oder '/web' für Plex)",
|
||||
"protocolCheck": "Achten Sie immer darauf, dass der URL ein http oder https vorangestellt ist, und stellen Sie sicher, dass Sie die richtige URL verwenden.",
|
||||
"preferIP": "Es wird empfohlen, die direkte IP-Adresse der Maschine oder des Containers zu verwenden, mit der/dem Sie kommunizieren möchten.",
|
||||
"enablePings": "Prüfen Sie, ob die IP erreichbar ist, indem Sie Pings aktivieren. Passen Sie das Board an -> Layout -> Pings aktivieren. Eine kleine rote oder grüne Blase erscheint auf Ihren App-Kacheln und wenn Sie sie anklicken, wird der Antwortcode angezeigt (in den meisten Fällen wird eine grüne Blase mit dem Code 200 erwartet).",
|
||||
"wget": "Um sicherzustellen, dass homarr mit den anderen Anwendungen kommunizieren kann, stellen Sie sicher, dass Sie mit wget/curl/ping die IP:Port der Anwendung ermitteln.",
|
||||
"iframe": "Wenn es um iframes geht, sollten diese immer das gleiche Protokoll (http/s) wie Homarr verwenden.",
|
||||
"clearCache": "Einige Informationen werden im Cache gespeichert, so dass eine Integration möglicherweise nicht funktioniert, bis Sie den Cache in den allgemeinen Optionen von Homarr löschen."
|
||||
},
|
||||
"footer": "Für weitere Fehlerbehebungen wenden Sie sich bitte an unseren {{discord}}."
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "Externe Adresse",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "Domains auf der Adlist",
|
||||
"queriesToday": "Heutige Anfragen",
|
||||
"queriesBlockedTodayPercentage": "heute blockiert",
|
||||
"queriesBlockedToday": "heute blockiert"
|
||||
"queriesBlockedTodayPercentage": "Heute blockiert",
|
||||
"queriesBlockedToday": "Heute blockiert"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"description": "Homarr für behinderte und gehandicapte Benutzer einrichten"
|
||||
},
|
||||
"access": {
|
||||
"name": "Zugriff",
|
||||
"name": "Zugang",
|
||||
"description": "Konfigurieren Sie, wer Zugriff auf Ihr Board hat"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "Εσωτερική διεύθυνση",
|
||||
"description": "Η εσωτερική διεύθυνση IP της εφαρμογής."
|
||||
"description": "Η εσωτερική διεύθυνση IP της εφαρμογής.",
|
||||
"troubleshoot": {
|
||||
"label": "Έχετε προβλήματα;",
|
||||
"header": "Εδώ είναι μια λίστα με συνήθη λάθη και αντιμετώπιση προβλημάτων:",
|
||||
"lines": {
|
||||
"nothingAfterPort": "Στις περισσότερες, αν όχι σε όλες τις περιπτώσεις, δεν θα πρέπει να εισαγάγετε καμία διαδρομή μετά τη θύρα. (Ακόμα και το '/admin' για το pihole ή το '/web' για το plex)",
|
||||
"protocolCheck": "Βεβαιωθείτε πάντα ότι της διεύθυνσης URL προηγείται το http ή το https, και βεβαιωθείτε ότι χρησιμοποιείτε το σωστό.",
|
||||
"preferIP": "Συνιστάται να χρησιμοποιείτε την άμεση ip του μηχανήματος ή του container με το οποίο προσπαθείτε να επικοινωνήσετε.",
|
||||
"enablePings": "Ελέγξτε ότι η διεύθυνση IP είναι σωστή ενεργοποιώντας τα pings. Προσαρμογή πίνακα -> Διάταξη -> Ενεργοποίηση pings. Μια μικρή κόκκινη ή πράσινη φούσκα θα εμφανιστεί στα πλακίδια της εφαρμογής σας και αν κρατήσετε από πάνω το ποντίκι σας, θα σας δώσει τον κωδικό απάντησης (στις περισσότερες περιπτώσεις αναμένεται μια πράσινη φούσκα με κωδικό 200).",
|
||||
"wget": "Για να βεβαιωθείτε ότι το homarr μπορεί να επικοινωνήσει με τις άλλες εφαρμογές, βεβαιωθείτε ότι μπορείτε να κάνετε wget/curl/ping στην IP:port της εφαρμογής.",
|
||||
"iframe": "Όσον αφορά τα iframes, αυτά θα πρέπει πάντα να χρησιμοποιούν το ίδιο πρωτόκολλο (http/s) με το Homarr.",
|
||||
"clearCache": "Ορισμένες πληροφορίες καταχωρούνται στην προσωρινή μνήμη, οπότε μια ενσωμάτωση μπορεί να μη λειτουργήσει αν δεν καθαρίσετε την προσωρινή μνήμη στις γενικές επιλογές του Homarr."
|
||||
},
|
||||
"footer": "Για περισσότερη αντιμετώπιση προβλημάτων, επικοινωνήστε μαζί μας στο {{discord}}."
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "Εξωτερική διεύθυνση",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "Domains σε λίστες διαφημίσεων",
|
||||
"queriesToday": "Σημερινά queries",
|
||||
"queriesBlockedTodayPercentage": "σημερινοί αποκλεισμοί",
|
||||
"queriesBlockedToday": "σημερινοί αποκλεισμοί"
|
||||
"queriesBlockedTodayPercentage": "",
|
||||
"queriesBlockedToday": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"description": "Διαμόρφωση του Homarr για χρήστες με αναπηρία και άτομα με ειδικές ανάγκες"
|
||||
},
|
||||
"access": {
|
||||
"name": "Πρόσβαση",
|
||||
"name": "",
|
||||
"description": "Ρυθμίστε ποιος έχει πρόσβαση στο ταμπλό σας"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
{}
|
||||
{
|
||||
"title": "Acceso denegado",
|
||||
"text": "No tienes suficientes permisos para acceder a esta página. Si crees que esto no es intencionado, por favor, ponte en contacto con tu administrador.",
|
||||
"switchAccount": "Cambiar a una cuenta diferente"
|
||||
}
|
||||
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "Dirección interna",
|
||||
"description": "Dirección IP interna de la aplicación."
|
||||
"description": "Dirección IP interna de la aplicación.",
|
||||
"troubleshoot": {
|
||||
"label": "¿Tienes problemas?",
|
||||
"header": "Aquí hay una lista de errores comunes y solución de problemas:",
|
||||
"lines": {
|
||||
"nothingAfterPort": "En la mayoría de los casos, si no en todos, no debes ingresar ninguna ruta después del puerto. (Incluso '/admin' para pihole o '/web' para plex)",
|
||||
"protocolCheck": "Asegúrate siempre de que la URL esté precedida por http o https, y de estar utilizando la correcta.",
|
||||
"preferIP": "Se recomienda utilizar la ip directa de la máquina o contenedor con el que intentas comunicar.",
|
||||
"enablePings": "Comprueba que la IP es correcta habilitando los pings. Personalizar tablero -> Diseño -> Habilitar pings. Aparecerá una pequeña burbuja roja o verde en los mosaicos de su aplicación y, al pasar sobre ella, obtendrá su código de respuesta (en la mayoría de los casos se espera una burbuja verde con el código 200).",
|
||||
"wget": "Para asegurarte de que Homarr pueda comunicarse con las otras aplicaciones, asegúrate de hacer wget/curl/ping a la 'ip:puerto' de la aplicación.",
|
||||
"iframe": "Cuando se trata de iframes, siempre deben usar el mismo protocolo (http/s) que Homarr.",
|
||||
"clearCache": "Algunos datos se registran en caché, por lo que es posible que una integración no funcione a menos que borres la caché en las opciones generales de Homarr."
|
||||
},
|
||||
"footer": "Para obtener más información sobre la solución de problemas, ponte en contacto con nosotros en {{discord}}."
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "Dirección externa",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"label": "Usar la API de Sonarr v4"
|
||||
},
|
||||
"useRadarrv5": {
|
||||
"label": "Usar la API de Sonarr v5"
|
||||
"label": "Usar la API de Radarr v5"
|
||||
},
|
||||
"radarrReleaseType": {
|
||||
"label": "Tipo de lanzamiento de Radarr",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "Dominios en las listas",
|
||||
"queriesToday": "Consultas de hoy",
|
||||
"queriesBlockedTodayPercentage": "Bloqueado hoy",
|
||||
"queriesBlockedToday": "Bloqueado hoy"
|
||||
"queriesBlockedTodayPercentage": "Bloqueados hoy",
|
||||
"queriesBlockedToday": "Bloqueados hoy"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "RSS",
|
||||
"description": "Muestra las noticias de las fuentes RSS que añadas.",
|
||||
"description": "El widget RSS te permite mostrar las fuentes RSS en tu panel.",
|
||||
"settings": {
|
||||
"title": "Ajustes del widget RSS",
|
||||
"rssFeedUrl": {
|
||||
|
||||
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "Adresse interne",
|
||||
"description": "IP interne de l'application."
|
||||
"description": "IP interne de l'application.",
|
||||
"troubleshoot": {
|
||||
"label": "Un problème ?",
|
||||
"header": "Voici une liste des erreurs les plus courantes et des solutions de dépannage :",
|
||||
"lines": {
|
||||
"nothingAfterPort": "Dans la plupart des cas, si ce n'est tous, vous ne devez pas saisir de chemin après le port. (Même le '/admin' pour pihole ou '/web' pour plex)",
|
||||
"protocolCheck": "Assurez-vous toujours que l'URL est précédé de http ou https, et que vous utilisez le bon.",
|
||||
"preferIP": "Il est recommandé d'utiliser l'adresse IP directe de la machine ou du conteneur avec lequel vous essayez de communiquer.",
|
||||
"enablePings": "Vérifiez que l'IP est correcte en activant les \"pings\". Personnaliser le tableau de bord -> Mise en page -> Activer les \"pings\". Une petite bulle rouge ou verte apparaîtra sur les tuiles de vos applications et en la survolant, vous verrez le code de réponse (une bulle verte avec le code 200 est attendue dans la plupart des cas).",
|
||||
"wget": "Pour s'assurer que homarr peut communiquer avec les autres applications, assurez-vous de wget/curl/ping le combo \"IP:port\" de l'application.",
|
||||
"iframe": "En ce qui concerne les iframes, ceux-ci devraient toujours utiliser le même protocole (http/s) que Homarr.",
|
||||
"clearCache": "Certaines informations sont enregistrées dans le cache, donc une intégration peut ne pas fonctionner à moins que vous ne vidiez le cache dans les options générales de Homarr."
|
||||
},
|
||||
"footer": "Pour plus d'aide, contactez nous sûr {{discord}}."
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "Adresse externe",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "Domaines sur les listes de blocage",
|
||||
"queriesToday": "Requêtes aujourd'hui",
|
||||
"queriesBlockedTodayPercentage": "bloqué aujourd'hui",
|
||||
"queriesBlockedToday": "bloqué aujourd'hui"
|
||||
"queriesBlockedTodayPercentage": "Bloqué aujourd'hui",
|
||||
"queriesBlockedToday": "Bloqué aujourd'hui"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Widget RSS",
|
||||
"description": "",
|
||||
"description": "Le widget RSS vous permet d'afficher des flux RSS sur votre tableau de bord.",
|
||||
"settings": {
|
||||
"title": "Paramètres du widget RSS",
|
||||
"rssFeedUrl": {
|
||||
|
||||
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "כתובת פנימית",
|
||||
"description": "כתובת פנימית של האפליקציה."
|
||||
"description": "כתובת פנימית של האפליקציה.",
|
||||
"troubleshoot": {
|
||||
"label": "יש בעיות?",
|
||||
"header": "להלן רשימה של טעויות נפוצות ופתרון בעיות:",
|
||||
"lines": {
|
||||
"nothingAfterPort": "צריך, ברוב אם לא בכל המקרים, לא להזין שום נתיב אחרי הפורט. (אפילו '/admin' עבור pihole או '/web' עבור plex)",
|
||||
"protocolCheck": "נא לודא תמיד שכתובת האתר קודמת על ידי http או https, ולוודא שכתובת הנכונה.",
|
||||
"preferIP": "מומלץ להשתמש ב-IP הישיר של המכונה או המכולה שאיתם מנסים לתקשר.",
|
||||
"enablePings": "בדוק שה-IP נכון על ידי הפעלת פינגים. התאמה אישית של לוח -> פריסה -> אפשר פינגים. בועה אדומה או ירוקה קטנה תופיע על אריחי האפליקציה שלך וריחוף עליה ייתן לך את קוד התגובה שלה (ברוב המקרים צפויה בועה ירוקה עם קוד 200).",
|
||||
"wget": "כדי לוודא ש-homarr יכול לתקשר עם האפליקציות האחרות, הקפד לעשות wget/curl/ping של ה-IP:port של האפליקציה.",
|
||||
"iframe": "כשמדובר ב-iframes, אלה צריכים תמיד להשתמש באותו פרוטוקול (http/s) כמו Homarr.",
|
||||
"clearCache": "חלק מהמידע רשום במטמון, כך שאינטגרציה עשויה שלא לעבוד אלא אם תנקה את המטמון באפשרויות הכלליות של Homarr."
|
||||
},
|
||||
"footer": "לפתרון בעיות נוסף, צור קשר ב-{{discord}} שלנו."
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "כתובת חיצונית",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"metaTitle": "Napravi račun",
|
||||
"title": "Napravi račun",
|
||||
"text": "Definirajte svoje vjerodajnice u nastavku",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
@@ -11,25 +11,25 @@
|
||||
"label": "Lozinka"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"label": ""
|
||||
"label": "Potvrdi lozinku"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "Napravi račun"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"loading": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Izrada računa",
|
||||
"text": "Molimo pričekajte"
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Račun kreiran",
|
||||
"text": "Vaš račun je uspješno kreiran"
|
||||
},
|
||||
"error": {
|
||||
"title": "Pogreška",
|
||||
"text": ""
|
||||
"text": "Nešto nije u redu, pojavila se sljedeća pogreška: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"metaTitle": "Prijaviti se",
|
||||
"title": "Dobro došli natrag!",
|
||||
"text": "",
|
||||
"text": "Molimo unesite svoje vjerodajnice",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
@@ -14,7 +14,7 @@
|
||||
"buttons": {
|
||||
"submit": "Prijavi se"
|
||||
},
|
||||
"afterLoginRedirection": ""
|
||||
"afterLoginRedirection": "Nakon prijave, bit ćete preusmjereni na {{url}}"
|
||||
},
|
||||
"alert": ""
|
||||
"alert": "Vaše vjerodajnice nisu točne ili ovaj račun ne postoji. Molim te pokušaj ponovno."
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"header": {
|
||||
"customize": ""
|
||||
"customize": "Prilagodite ploču"
|
||||
}
|
||||
}
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"pageTitle": "",
|
||||
"backToBoard": "",
|
||||
"metaTitle": "Prilagodite ploču {{name}}",
|
||||
"pageTitle": "Prilagodba za {{name}} ploču",
|
||||
"backToBoard": "Povratak na ploču",
|
||||
"settings": {
|
||||
"appearance": {
|
||||
"primaryColor": "",
|
||||
"secondaryColor": ""
|
||||
"primaryColor": "Primarna boja",
|
||||
"secondaryColor": "Sekundarna boja"
|
||||
}
|
||||
},
|
||||
"save": {
|
||||
"button": "",
|
||||
"note": ""
|
||||
"button": "Spremi promjene",
|
||||
"note": "Pažljivo, imate nespremljene promjene!"
|
||||
},
|
||||
"notifications": {
|
||||
"pending": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Spremanje prilagodbe",
|
||||
"message": "Pričekajte dok ne spremimo vašu prilagodbu"
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Prilagodba spremljena",
|
||||
"message": "Vaša prilagodba je uspješno spremljena"
|
||||
},
|
||||
"error": {
|
||||
"title": "Pogreška",
|
||||
"message": ""
|
||||
"message": "Nije moguće spremiti promjene"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3,12 +3,12 @@
|
||||
"about": "O aplikaciji",
|
||||
"cancel": "Otkaži",
|
||||
"close": "Zatvori",
|
||||
"back": "",
|
||||
"back": "leđa",
|
||||
"delete": "Obriši",
|
||||
"ok": "U REDU",
|
||||
"edit": "Uredi",
|
||||
"next": "",
|
||||
"previous": "",
|
||||
"next": "Sljedeći",
|
||||
"previous": "Prethodno",
|
||||
"confirm": "Potvrdi",
|
||||
"enabled": "Omogućeno",
|
||||
"disabled": "Onemogućeno",
|
||||
@@ -40,5 +40,5 @@
|
||||
"medium": "srednje",
|
||||
"large": "veliko"
|
||||
},
|
||||
"seeMore": ""
|
||||
"seeMore": "Vidi više..."
|
||||
}
|
||||
@@ -2,24 +2,24 @@
|
||||
"modals": {
|
||||
"blockedPopups": {
|
||||
"title": "Skočni prozor blokiran",
|
||||
"text": "",
|
||||
"text": "Vaš preglednik je blokirao pristup Homarru svom API-ju. To je najčešće uzrokovano AdBlockerima ili uskraćenim dopuštenjima. Homarr ne može automatski zatražiti dopuštenja.",
|
||||
"list": {
|
||||
"browserPermission": "",
|
||||
"adBlockers": "",
|
||||
"otherBrowser": ""
|
||||
"browserPermission": "Kliknite na ikonu pored URL-a i provjerite dopuštenja. Dopusti skočne prozore i prozore",
|
||||
"adBlockers": "Onemogućite blokatore oglasa i sigurnosne alate u pregledniku",
|
||||
"otherBrowser": "Pokušajte s drugim preglednikom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"category": {
|
||||
"openAllInNewTab": ""
|
||||
"openAllInNewTab": "Otvori sve u novoj kartici"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"moveUp": "",
|
||||
"moveDown": "",
|
||||
"addCategory": "",
|
||||
"addAbove": "",
|
||||
"addBelow": ""
|
||||
"moveUp": "Pomakni se gore",
|
||||
"moveDown": "Pomicati prema dolje",
|
||||
"addCategory": "Dodajte kategoriju {{location}}",
|
||||
"addAbove": "iznad",
|
||||
"addBelow": "ispod"
|
||||
}
|
||||
}
|
||||
@@ -8,18 +8,18 @@
|
||||
"actionIcon": {
|
||||
"tooltip": "Dodaj ploču"
|
||||
},
|
||||
"apps": "",
|
||||
"apps": "aplikacije",
|
||||
"app": {
|
||||
"defaultName": ""
|
||||
"defaultName": "Vaša aplikacija"
|
||||
},
|
||||
"widgets": "",
|
||||
"categories": "",
|
||||
"widgets": "Widgeti",
|
||||
"categories": "Kategorije",
|
||||
"category": {
|
||||
"newName": "",
|
||||
"defaultName": "",
|
||||
"newName": "Naziv nove kategorije",
|
||||
"defaultName": "Nova kategorija",
|
||||
"created": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Kategorija je stvorena",
|
||||
"message": "Stvorena je kategorija \"{{name}}\"."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
{}
|
||||
{
|
||||
"title": "Pristup odbijen",
|
||||
"text": "Nemate dovoljna dopuštenja za pristup ovoj stranici. Ako smatrate da ovo nije namjerno, obratite se svom administratoru.",
|
||||
"switchAccount": "Prebacite se na drugi račun"
|
||||
}
|
||||
@@ -1 +1,5 @@
|
||||
{}
|
||||
{
|
||||
"title": "Stranica nije pronađena",
|
||||
"text": "Ovu stranicu nije moguće pronaći. URL za ovu stranicu je možda istekao, URL je nevažeći ili sada imate potrebna dopuštenja za pristup ovom resursu.",
|
||||
"button": "Ići kući"
|
||||
}
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"experimentalNote": {
|
||||
"label": ""
|
||||
"label": "Ovo je eksperimentalna značajka Homarra. Prijavite sve probleme na <gh>GitHub</gh> ili <dc>Discord</dc>."
|
||||
},
|
||||
"search": {
|
||||
"label": "",
|
||||
"label": "traži",
|
||||
"engines": {
|
||||
"web": "",
|
||||
"youtube": "",
|
||||
"torrent": "",
|
||||
"movie": ""
|
||||
"web": "Potražite {{query}} na webu",
|
||||
"youtube": "Potražite {{query}} na YouTubeu",
|
||||
"torrent": "Traži {{query}} torrenta",
|
||||
"movie": "Tražite {{query}} na {{app}}"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"avatar": {
|
||||
"switchTheme": "",
|
||||
"preferences": "",
|
||||
"defaultBoard": "",
|
||||
"manage": "",
|
||||
"switchTheme": "Promijeni temu",
|
||||
"preferences": "Korisničke postavke",
|
||||
"defaultBoard": "Zadana nadzorna ploča",
|
||||
"manage": "Upravljati",
|
||||
"about": {
|
||||
"label": "O aplikaciji",
|
||||
"new": ""
|
||||
"new": "Novi"
|
||||
},
|
||||
"logout": "",
|
||||
"login": ""
|
||||
"logout": "Odjava iz {{username}}",
|
||||
"login": "Prijaviti se"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
"movie": {
|
||||
"title": "",
|
||||
"topResults": ""
|
||||
"topResults": "{{count}} najboljih rezultata za <b>{{search}}</b>."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8,5 +8,5 @@
|
||||
"title": "Način uređivanja je omogućen za veličinu <1>{{size}}</1>",
|
||||
"text": "Sada možete prilagoditi i konfigurirati svoje aplikacije. Promjene se <strong>neće spremiti</strong> sve dok ne izađete iz načina uređivanja"
|
||||
},
|
||||
"unloadEvent": ""
|
||||
"unloadEvent": "Izađite iz načina uređivanja da biste spremili promjene"
|
||||
}
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"navigation": {
|
||||
"home": {
|
||||
"title": ""
|
||||
"title": "Dom"
|
||||
},
|
||||
"boards": {
|
||||
"title": ""
|
||||
"title": "Daske"
|
||||
},
|
||||
"users": {
|
||||
"title": "",
|
||||
"title": "Korisnici",
|
||||
"items": {
|
||||
"manage": "",
|
||||
"invites": ""
|
||||
"manage": "Upravljati",
|
||||
"invites": "poziva"
|
||||
}
|
||||
},
|
||||
"help": {
|
||||
"title": "",
|
||||
"title": "Pomozite",
|
||||
"items": {
|
||||
"documentation": "",
|
||||
"report": "",
|
||||
"discord": "",
|
||||
"contribute": ""
|
||||
"documentation": "Dokumentacija",
|
||||
"report": "Prijavite problem/bug",
|
||||
"discord": "Nesloga u zajednici",
|
||||
"contribute": "Doprinesite"
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"title": "",
|
||||
"title": "Alati",
|
||||
"items": {
|
||||
"docker": "Docker"
|
||||
}
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
"key": "Tipka prečaca",
|
||||
"action": "Radnja",
|
||||
"keybinds": "Namještanje tipki",
|
||||
"documentation": "",
|
||||
"documentation": "Dokumentacija",
|
||||
"actions": {
|
||||
"toggleTheme": "",
|
||||
"focusSearchBar": "",
|
||||
"openDocker": "",
|
||||
"toggleEdit": ""
|
||||
"toggleTheme": "Prebacivanje svijetlog/tamnog načina rada",
|
||||
"focusSearchBar": "Fokus na traku za pretraživanje",
|
||||
"openDocker": "Otvori docker widget",
|
||||
"toggleEdit": "Uključi/isključi način uređivanja"
|
||||
},
|
||||
"metrics": {
|
||||
"configurationSchemaVersion": "Konfiguracija verzije sheme",
|
||||
@@ -23,7 +23,7 @@
|
||||
"experimental_disableEditMode": "<b>EXPERIMENTALNO</b>: Onemogući način uređivanja"
|
||||
},
|
||||
"version": {
|
||||
"new": "",
|
||||
"dropdown": ""
|
||||
"new": "Novo: {{newVersion}}",
|
||||
"dropdown": "Dostupna je verzija {{newVersion}} ! Trenutna verzija je {{currentVersion}}"
|
||||
}
|
||||
}
|
||||
@@ -13,7 +13,21 @@
|
||||
},
|
||||
"internalAddress": {
|
||||
"label": "Interna adresa",
|
||||
"description": "Interna IP-adresa aplikacije."
|
||||
"description": "Interna IP-adresa aplikacije.",
|
||||
"troubleshoot": {
|
||||
"label": "Imate problema?",
|
||||
"header": "Evo popisa najčešćih pogrešaka i rješavanja problema:",
|
||||
"lines": {
|
||||
"nothingAfterPort": "U većini, ako ne iu svim slučajevima, ne biste trebali unositi nikakav put nakon porta. (Čak i '/admin' za pihole ili '/web' za plex)",
|
||||
"protocolCheck": "Uvijek provjerite ima li ispred URL-a http ili https i provjerite koristite li pravi.",
|
||||
"preferIP": "Preporuča se korištenje izravnog IP-a stroja ili spremnika s kojim pokušavate komunicirati.",
|
||||
"enablePings": "Provjerite je li IP ispravan omogućavanjem pingova. Prilagodite ploču -> Izgled -> Omogući pingove. Na pločicama vaše aplikacije pojavit će se mali crveni ili zeleni mjehurić, a lebdeći iznad njega dat ćete njezin kod odgovora (u većini slučajeva očekuje se zeleni mjehurić s kodom 200).",
|
||||
"wget": "Kako biste bili sigurni da homarr može komunicirati s drugim aplikacijama, provjerite wget/curl/ping IP:port aplikacije.",
|
||||
"iframe": "Kada su u pitanju iframeovi, oni bi uvijek trebali koristiti isti protokol (http/s) kao Homarr.",
|
||||
"clearCache": "Neke su informacije registrirane u predmemoriji, tako da integracija možda neće raditi osim ako ne izbrišete predmemoriju u općim opcijama Homarra."
|
||||
},
|
||||
"footer": "Za dodatna rješenja problema obratite se na našu {{discord}}."
|
||||
}
|
||||
},
|
||||
"externalAddress": {
|
||||
"label": "Vanjska adresa",
|
||||
@@ -26,10 +40,10 @@
|
||||
"description": "Otvori aplikaciju u novoj kartici umjesto u trenutnoj."
|
||||
},
|
||||
"tooltipDescription": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Opis aplikacije",
|
||||
"description": "Tekst koji unesete pojavit će se kada zadržite pokazivač iznad vaše aplikacije.\r\nKoristite ovo da biste korisnicima dali više pojedinosti o svojoj aplikaciji ili ostavite prazno da nemate ništa."
|
||||
},
|
||||
"customProtocolWarning": ""
|
||||
"customProtocolWarning": "Korištenje nestandardnog protokola. To može zahtijevati unaprijed instalirane aplikacije i predstavljati sigurnosne rizike. Provjerite je li vaša adresa sigurna i pouzdana."
|
||||
},
|
||||
"network": {
|
||||
"statusChecker": {
|
||||
@@ -55,31 +69,31 @@
|
||||
}
|
||||
},
|
||||
"appNameFontSize": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Veličina fonta naziva aplikacije",
|
||||
"description": "Postavite veličinu fonta kada se naziv aplikacije prikazuje na pločici."
|
||||
},
|
||||
"appNameStatus": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"label": "Status naziva aplikacije",
|
||||
"description": "Odaberite gdje želite da se naslov pojavi, ako uopće.",
|
||||
"dropdown": {
|
||||
"normal": "",
|
||||
"hover": "",
|
||||
"hidden": ""
|
||||
"normal": "Prikaži naslov samo na pločici",
|
||||
"hover": "Prikaz naslova samo na opisu alata",
|
||||
"hidden": "Ne pokazuj uopće"
|
||||
}
|
||||
},
|
||||
"positionAppName": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"label": "Pozicija naziva aplikacije",
|
||||
"description": "Položaj naziva aplikacije u odnosu na ikonu.",
|
||||
"dropdown": {
|
||||
"top": "",
|
||||
"right": "",
|
||||
"bottom": "",
|
||||
"left": ""
|
||||
"top": "Vrh",
|
||||
"right": "Pravo",
|
||||
"bottom": "Dno",
|
||||
"left": "Lijevo"
|
||||
}
|
||||
},
|
||||
"lineClampAppName": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Naziv aplikacije Line Clamp",
|
||||
"description": "Definira koliko redaka vaš naslov treba maksimalno stati. Postavite 0 za neograničeno."
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
@@ -104,11 +118,11 @@
|
||||
},
|
||||
"validation": {
|
||||
"popover": "Vaš obrazac sadrži neispravne podatke. Stoga se ne može spremiti. Molimo riješite sve probleme i ponovno kliknite ovaj gumb da biste spremili promjene",
|
||||
"name": "",
|
||||
"noUrl": "",
|
||||
"invalidUrl": "",
|
||||
"noIconUrl": "",
|
||||
"noExternalUri": "",
|
||||
"invalidExternalUri": ""
|
||||
"name": "Ime je potrebno",
|
||||
"noUrl": "Url je obavezan",
|
||||
"invalidUrl": "Vrijednost nije važeći url",
|
||||
"noIconUrl": "ovo polje je obavezno",
|
||||
"noExternalUri": "Potreban je vanjski URI",
|
||||
"invalidExternalUri": "Vanjski URI nije važeći URI"
|
||||
}
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user