chore(lang): updated translations from crowdin

* ci: add write permission to download translations

* chore(lang): update translations from crowdin

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-09-28 12:05:13 +00:00
committed by GitHub
parent bb47f163d3
commit ca1b3383e8
34 changed files with 5319 additions and 2566 deletions

View File

@@ -6,7 +6,7 @@ on:
- cron: "0 0 * * *" # every day at midnight - cron: "0 0 * * *" # every day at midnight
permissions: permissions:
contents: read # required for code checkout contents: write # required to push changes
jobs: jobs:
download-crowdin-translations: download-crowdin-translations:

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "", "width": "",
"height": "" "height": ""
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "", "name": "",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "", "label": "",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,25 +945,29 @@
"label": "主题", "label": "主题",
"newLabel": "新主题" "newLabel": "新主题"
}, },
"url": {
"label": "网址",
"newLabel": "新网址"
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "API 密钥 (Key)",
"newLabel": "" "newLabel": "新 API 密钥 (Key)"
}, },
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "API 密钥 (保密)",
"newLabel": "" "newLabel": "新 API 密钥 (保密)"
}, },
"githubAppId": { "githubAppId": {
"label": "", "label": "应用ID",
"newLabel": "" "newLabel": "新应用ID"
}, },
"githubInstallationId": { "githubInstallationId": {
"label": "", "label": "安装 ID",
"newLabel": "" "newLabel": "新安装 ID"
}, },
"privateKey": { "privateKey": {
"label": "", "label": "私人密钥",
"newLabel": "" "newLabel": "新私人密钥"
} }
} }
}, },
@@ -1015,7 +1019,7 @@
} }
}, },
"common": { "common": {
"success": "", "success": "成功",
"beta": "测试版", "beta": "测试版",
"error": "错误", "error": "错误",
"action": { "action": {
@@ -1282,21 +1286,21 @@
"label": "启用状态检查" "label": "启用状态检查"
}, },
"layout": { "layout": {
"label": "", "label": "界面",
"option": { "option": {
"row": "", "row": "横向",
"row-reverse": "", "row-reverse": "横向 (反转)",
"column": "", "column": "垂直",
"column-reverse": "" "column-reverse": "垂直 (反转)"
} }
}, },
"descriptionDisplayMode": { "descriptionDisplayMode": {
"label": "", "label": "描述信息显示模式",
"description": "", "description": "选择应用描述的显示方式",
"option": { "option": {
"normal": "", "normal": "窗口组件内",
"tooltip": "", "tooltip": "显示为悬停提示",
"hidden": "" "hidden": "隐藏"
} }
} }
}, },
@@ -1543,7 +1547,15 @@
"width": "宽度", "width": "宽度",
"height": "高度" "height": "高度"
}, },
"placeholder": "开始写笔记" "placeholder": "开始写笔记",
"dismiss": {
"title": "是否放弃修改?",
"message": "仍有未保存的更改,确定要丢弃吗?",
"action": {
"discard": "放弃修改",
"keepEditing": "继续编辑"
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "日历", "name": "日历",
"description": "在日历视图中显示某个相对时间段内的集成事件", "description": "在日历视图中显示某个相对时间段内的集成事件",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr 发布类型", "label": "Radarr 发布类型",
@@ -2273,7 +2288,7 @@
"label": "帖子数量限制" "label": "帖子数量限制"
}, },
"hideDescription": { "hideDescription": {
"label": "" "label": "隐藏描述"
} }
} }
}, },
@@ -2488,9 +2503,31 @@
"option": {} "option": {}
}, },
"systemResources": { "systemResources": {
"name": "", "name": "系统资源",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "CPU", "cpu": "CPU",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "防火墙接口" "label": "防火墙接口"
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {
@@ -3303,7 +3343,7 @@
}, },
"field": { "field": {
"name": { "name": {
"label": "" "label": "名称"
}, },
"interval": { "interval": {
"label": "计划时间间隔" "label": "计划时间间隔"

File diff suppressed because it is too large Load Diff

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Šířka", "width": "Šířka",
"height": "Výška" "height": "Výška"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalendář", "name": "Kalendář",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Typ vydání filmu pro Radarr", "label": "Typ vydání filmu pro Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "Emne", "label": "Emne",
"newLabel": "Nyt emne" "newLabel": "Nyt emne"
}, },
"url": {
"label": "Url",
"newLabel": "Ny Url"
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "API-nøgle (Key)", "label": "API-nøgle (Key)",
"newLabel": "Ny API-nøgle (Key)" "newLabel": "Ny API-nøgle (Key)"
@@ -954,16 +958,16 @@
"newLabel": "Ny API-nøgle (Key)" "newLabel": "Ny API-nøgle (Key)"
}, },
"githubAppId": { "githubAppId": {
"label": "", "label": "App Id",
"newLabel": "" "newLabel": "Nyt App Id"
}, },
"githubInstallationId": { "githubInstallationId": {
"label": "", "label": "Installations Id",
"newLabel": "" "newLabel": "Nyt Installations Id"
}, },
"privateKey": { "privateKey": {
"label": "", "label": "Privat nøgle",
"newLabel": "" "newLabel": "Ny privat nøgle"
} }
} }
}, },
@@ -1543,7 +1547,15 @@
"width": "Bredde", "width": "Bredde",
"height": "Højde" "height": "Højde"
}, },
"placeholder": "Begynd at skrive dine noter" "placeholder": "Begynd at skrive dine noter",
"dismiss": {
"title": "Annuller ændringer?",
"message": "Du har ugemte ændringer i din notesbog. Er du sikker på, at du vil kassere dem?",
"action": {
"discard": "Fortryd ændringer",
"keepEditing": "Fortsæt redigering"
}
}
}, },
"iframe": { "iframe": {
"name": "indlejret dokument (iframe)", "name": "indlejret dokument (iframe)",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalender", "name": "Kalender",
"description": "Vis begivenheder fra dine integrationer i en kalendervisning inden for en vis relativ tidsperiode", "description": "Vis begivenheder fra dine integrationer i en kalendervisning inden for en vis relativ tidsperiode",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr udgivelsestype", "label": "Radarr udgivelsestype",
@@ -2273,7 +2288,7 @@
"label": "Grænse for antal indlæg" "label": "Grænse for antal indlæg"
}, },
"hideDescription": { "hideDescription": {
"label": "" "label": "Skjul beskrivelse"
} }
} }
}, },
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "Systemressourcer", "name": "Systemressourcer",
"description": "CPU, Hukommelse, Disk og andet hardwareforbrug af dit system", "description": "CPU, Hukommelse, Disk og andet hardwareforbrug af dit system",
"option": {}, "option": {
"hasShadow": {
"label": "Aktiver diagramskygge"
},
"visibleCharts": {
"label": "Synlige diagrammer",
"description": "Vælg de diagrammer, du ønsker at være synlige.",
"option": {
"cpu": "CPU",
"memory": "Hukommelse",
"network": "Netværk"
}
},
"labelDisplayMode": {
"label": "Label visningstilstand",
"option": {
"textWithIcon": "Vis tekst med ikon",
"text": "Vis kun tekst",
"icon": "Vis kun ikonet",
"hidden": "Skjul etiket"
}
}
},
"card": { "card": {
"cpu": "CPU", "cpu": "CPU",
"memory": "MEM", "memory": "MEM",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "Firewall Grænseflader" "label": "Firewall Grænseflader"
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Breite", "width": "Breite",
"height": "Höhe" "height": "Höhe"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalender", "name": "Kalender",
"description": "Zeigt Ereignisse aus Ihren Integrationen in einer Kalenderansicht innerhalb eines bestimmten Zeitraums an", "description": "Zeigt Ereignisse aus Ihren Integrationen in einer Kalenderansicht innerhalb eines bestimmten Zeitraums an",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr Veröffentlichungs Typ", "label": "Radarr Veröffentlichungs Typ",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "Thema", "label": "Thema",
"newLabel": "Neues Thema erstellen" "newLabel": "Neues Thema erstellen"
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Breite", "width": "Breite",
"height": "Höhe" "height": "Höhe"
}, },
"placeholder": "Mit dem Schreiben von Notizen beginnen" "placeholder": "Mit dem Schreiben von Notizen beginnen",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalender", "name": "Kalender",
"description": "Zeigt Ereignisse aus Ihren Integrationen in einer Kalenderansicht innerhalb eines bestimmten Zeitraums an", "description": "Zeigt Ereignisse aus Ihren Integrationen in einer Kalenderansicht innerhalb eines bestimmten Zeitraums an",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr Veröffentlichungs Typ", "label": "Radarr Veröffentlichungs Typ",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "Systemressourcen", "name": "Systemressourcen",
"description": "CPU, Arbeitsspeicher, Festplatte und andere Hardware-Nutzung Ihres Systems", "description": "CPU, Arbeitsspeicher, Festplatte und andere Hardware-Nutzung Ihres Systems",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "CPU", "cpu": "CPU",
"memory": "Arbeitsspeicher", "memory": "Arbeitsspeicher",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "Firewall Schnittstellen" "label": "Firewall Schnittstellen"
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Πλάτος", "width": "Πλάτος",
"height": "Ύψος" "height": "Ύψος"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iframe", "name": "iframe",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Ημερολόγιο", "name": "Ημερολόγιο",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Τύπος κυκλοφορίας Radarr", "label": "Τύπος κυκλοφορίας Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "", "width": "",
"height": "" "height": ""
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "", "name": "",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "", "label": "",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "Tema", "label": "Tema",
"newLabel": "Nuevo tema" "newLabel": "Nuevo tema"
}, },
"url": {
"label": "URL",
"newLabel": "Nueva URL"
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "Clave API (Clave)", "label": "Clave API (Clave)",
"newLabel": "Nueva clave API (Clave)" "newLabel": "Nueva clave API (Clave)"
@@ -1543,7 +1547,15 @@
"width": "Ancho", "width": "Ancho",
"height": "Alto" "height": "Alto"
}, },
"placeholder": "Comienza a escribir tus notas" "placeholder": "Comienza a escribir tus notas",
"dismiss": {
"title": "¿Descartar los cambios?",
"message": "Tienes cambios sin guardar en tu bloc de notas. ¿Estás seguro de que quieres descartarlos?",
"action": {
"discard": "Descartar cambios",
"keepEditing": "Seguir editando"
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Calendario", "name": "Calendario",
"description": "Mostrar los eventos de tus integraciones en una vista de calendario dentro de un cierto período de tiempo", "description": "Mostrar los eventos de tus integraciones en una vista de calendario dentro de un cierto período de tiempo",
"duration": {
"allDay": "Todo el día"
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Tipo de lanzamiento de Radarr", "label": "Tipo de lanzamiento de Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "Recursos del sistema", "name": "Recursos del sistema",
"description": "CPU, Memoria, Disco y otro uso de hardware de su sistema", "description": "CPU, Memoria, Disco y otro uso de hardware de su sistema",
"option": {}, "option": {
"hasShadow": {
"label": "Activar sombreado de gráfico"
},
"visibleCharts": {
"label": "Gráficos visibles",
"description": "Selecciona los gráficos que quieres que sean visibles.",
"option": {
"cpu": "CPU",
"memory": "Memoria",
"network": "Red"
}
},
"labelDisplayMode": {
"label": "Modo de visualización de etiqueta",
"option": {
"textWithIcon": "Mostrar texto con icono",
"text": "Mostrar solo el texto",
"icon": "Mostrar solo el icono",
"hidden": "Ocultar etiqueta"
}
}
},
"card": { "card": {
"cpu": "CPU", "cpu": "CPU",
"memory": "MEM", "memory": "MEM",
@@ -2925,7 +2962,7 @@
"boards": "Tableros", "boards": "Tableros",
"resources": "Recursos", "resources": "Recursos",
"authentication": "Autenticación", "authentication": "Autenticación",
"authorization": "Autorización" "authorization": "Autenticación"
} }
}, },
"board": { "board": {
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "Interfaces del Firewall" "label": "Interfaces del Firewall"
},
"weather": {
"label": "Tiempo"
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "", "width": "",
"height": "" "height": ""
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "", "name": "",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "", "label": "",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "Sujet", "label": "Sujet",
"newLabel": "Nouveau sujet" "newLabel": "Nouveau sujet"
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Largeur", "width": "Largeur",
"height": "Hauteur" "height": "Hauteur"
}, },
"placeholder": "Commencer à écrire vos notes" "placeholder": "Commencer à écrire vos notes",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Calendrier", "name": "Calendrier",
"description": "Afficher les événements de vos intégrations dans une vue calendrier pendant une certaine période de temps relative", "description": "Afficher les événements de vos intégrations dans une vue calendrier pendant une certaine période de temps relative",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Type de sortie Radarr", "label": "Type de sortie Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -938,32 +938,36 @@
"newLabel": "תחום חדש" "newLabel": "תחום חדש"
}, },
"personalAccessToken": { "personalAccessToken": {
"label": "", "label": "טוקן גישה אישי",
"newLabel": "" "newLabel": "טוקן גישה אישי חדש"
}, },
"topic": { "topic": {
"label": "נושא", "label": "נושא",
"newLabel": "נושא חדש" "newLabel": "נושא חדש"
}, },
"opnsenseApiKey": { "url": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"opnsenseApiKey": {
"label": "מפתח API (מפתח)",
"newLabel": "מפתח API חדש (מפתח)"
},
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "מפתח API (סודי)",
"newLabel": "" "newLabel": "מפתח API חדש (סודי)"
}, },
"githubAppId": { "githubAppId": {
"label": "", "label": "מזהה אפליקציה",
"newLabel": "" "newLabel": "מזהה אפליקציה חדש"
}, },
"githubInstallationId": { "githubInstallationId": {
"label": "", "label": "מזהה התקנה",
"newLabel": "" "newLabel": "מזהה התקנה חדש"
}, },
"privateKey": { "privateKey": {
"label": "", "label": "מפתח פרטי",
"newLabel": "" "newLabel": "מפתח פרטי חדש"
} }
} }
}, },
@@ -1015,7 +1019,7 @@
} }
}, },
"common": { "common": {
"success": "", "success": "הצלחה",
"beta": "בטא", "beta": "בטא",
"error": "שגיאה", "error": "שגיאה",
"action": { "action": {
@@ -1282,21 +1286,21 @@
"label": "אפשר בדיקת מצב" "label": "אפשר בדיקת מצב"
}, },
"layout": { "layout": {
"label": "", "label": "פריסה",
"option": { "option": {
"row": "", "row": "אופקי",
"row-reverse": "", "row-reverse": "אופקי (היפוך)",
"column": "", "column": "אנכי",
"column-reverse": "" "column-reverse": "אנכי (היפוך)"
} }
}, },
"descriptionDisplayMode": { "descriptionDisplayMode": {
"label": "", "label": "מצב תצוגת תיאור",
"description": "", "description": "בחר כיצד להציג את תיאור האפליקציה",
"option": { "option": {
"normal": "", "normal": "בתוך הווידג'ט",
"tooltip": "", "tooltip": "כתיאור כלים",
"hidden": "" "hidden": "מוסתר"
} }
} }
}, },
@@ -1543,7 +1547,15 @@
"width": "רוחב", "width": "רוחב",
"height": "גובה" "height": "גובה"
}, },
"placeholder": "התחל לכתוב את ההערות שלך" "placeholder": "התחל לכתוב את ההערות שלך",
"dismiss": {
"title": "לבטל שינויים?",
"message": "יש לך שינויים שלא נשמרו במחברת שלך. האם אתה בטוח שברצונך למחוק אותם?",
"action": {
"discard": "בטל שינויים",
"keepEditing": "המשך לערוך"
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "לוח שנה", "name": "לוח שנה",
"description": "הצג אירועים מהאינטגרציות שלך בתצוגת לוח שנה בתוך פרק זמן יחסי מסוים", "description": "הצג אירועים מהאינטגרציות שלך בתצוגת לוח שנה בתוך פרק זמן יחסי מסוים",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "סוג שחרור של Radarr", "label": "סוג שחרור של Radarr",
@@ -2116,32 +2131,32 @@
"globalRatio": "יחס גלובלי" "globalRatio": "יחס גלובלי"
}, },
"mediaReleases": { "mediaReleases": {
"name": "", "name": "מדיה משוחררת",
"description": "", "description": "הצגת מדיה שנוספה לאחרונה או מהדורות עתידיות מאינטגרציות שונות",
"option": { "option": {
"layout": { "layout": {
"label": "", "label": "פריסה",
"option": { "option": {
"backdrop": { "backdrop": {
"label": "" "label": "רקע"
}, },
"poster": { "poster": {
"label": "" "label": "פוסטר"
} }
} }
}, },
"showDescriptionTooltip": { "showDescriptionTooltip": {
"label": "" "label": "הצג תיאור קצר"
}, },
"showType": { "showType": {
"label": "" "label": "הצג תג סוג מדיה"
}, },
"showSource": { "showSource": {
"label": "" "label": "הצג שילוב מקורות"
} }
}, },
"length": { "length": {
"duration": "" "duration": "דקות {length}"
} }
}, },
"mediaRequests-requestList": { "mediaRequests-requestList": {
@@ -2273,7 +2288,7 @@
"label": "הגבלת כמות הודעות" "label": "הגבלת כמות הודעות"
}, },
"hideDescription": { "hideDescription": {
"label": "" "label": "הסתר תיאור"
} }
} }
}, },
@@ -2297,7 +2312,7 @@
"label": "הצג פרטים" "label": "הצג פרטים"
}, },
"showOnlyIcon": { "showOnlyIcon": {
"label": "" "label": "הצג רק אייקון"
}, },
"topReleases": { "topReleases": {
"label": "מהדורות מובילות", "label": "מהדורות מובילות",
@@ -2316,8 +2331,8 @@
"listAlreadyImportedImages": "רשימת התמונות שכבר יובאו", "listAlreadyImportedImages": "רשימת התמונות שכבר יובאו",
"allImagesAlreadyImported": "כל התמונות כבר יובאו", "allImagesAlreadyImported": "כל התמונות כבר יובאו",
"onlyAdminCanImport": "רק מנהלים יכולים לייבא מדוקר", "onlyAdminCanImport": "רק מנהלים יכולים לייבא מדוקר",
"selectAll": "", "selectAll": "בחר הכל",
"deselectAll": "" "deselectAll": "בטל בחירה של הכל"
}, },
"provider": { "provider": {
"label": "ספק" "label": "ספק"
@@ -2367,8 +2382,8 @@
}, },
"invalid": "הגדרת מאגר לא חוקית, אנא בדוק את הערכים", "invalid": "הגדרת מאגר לא חוקית, אנא בדוק את הערכים",
"noProvider": { "noProvider": {
"label": "", "label": "ללא ספק",
"tooltip": "" "tooltip": "לא ניתן היה לנתח את הספק, אנא הגדר אותו ידנית לאחר ייבוא ​​התמונות"
} }
} }
}, },
@@ -2379,20 +2394,20 @@
"starsCount": "כוכבים", "starsCount": "כוכבים",
"forksCount": "פיצולים", "forksCount": "פיצולים",
"issuesCount": "תקלות פתוחות", "issuesCount": "תקלות פתוחות",
"markViewed": "", "markViewed": "סמן כנצפה",
"openProjectPage": "פתח את דף הפרויקט", "openProjectPage": "פתח את דף הפרויקט",
"openReleasePage": "פתח את דף הגרסאות", "openReleasePage": "פתח את דף הגרסאות",
"releaseDescription": "תיאור הגרסה", "releaseDescription": "תיאור הגרסה",
"projectDescription": "", "projectDescription": "תיאור הפרויקט",
"created": "נוצר", "created": "נוצר",
"error": { "error": {
"label": "שגיאה", "label": "שגיאה",
"messages": { "messages": {
"invalidIdentifier": "", "invalidIdentifier": "מזהה לא חוקי",
"noMatchingVersion": "לא נמצאה גרסה תואמת", "noMatchingVersion": "לא נמצאה גרסה תואמת",
"noReleasesFound": "", "noReleasesFound": "לא נמצאו שיחרורים",
"noProviderSeleceted": "", "noProviderSeleceted": "לא נבחר ספק",
"noProviderResponse": "" "noProviderResponse": "אין תשובה מהספק"
} }
} }
}, },
@@ -2453,31 +2468,31 @@
} }
}, },
"firewall": { "firewall": {
"name": "", "name": "ניטור חומת אש",
"description": "", "description": "מציג סיכום של חומות אש",
"tab": { "tab": {
"system": "", "system": "מערכת",
"interfaces": "" "interfaces": "ממשקים"
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "לא ניתן לקבל נתונים מחומת האש"
}, },
"option": { "option": {
"interfaces": "" "interfaces": "ממשקי רשת לתצוגה"
}, },
"widget": { "widget": {
"fwname": "", "fwname": "שם",
"version": "", "version": "גרסה",
"versiontitle": "", "versiontitle": "גרסאות",
"cputitle": "", "cputitle": "ניצול מעבד",
"memorytitle": "", "memorytitle": "ניצול זיכרון",
"cpu": "", "cpu": "מעבד",
"memory": "", "memory": "זיכרון",
"interfaces": { "interfaces": {
"name": "", "name": "שם",
"trans": "", "trans": "משודר",
"recv": "", "recv": "התקבל",
"title": "" "title": "ממשקי רשת"
} }
} }
}, },
@@ -2488,15 +2503,37 @@
"option": {} "option": {}
}, },
"systemResources": { "systemResources": {
"name": "", "name": "משאבי מערכת",
"description": "", "description": "שימוש במעבד, זיכרון, דיסק וחומרה אחרת של המערכת שלך",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "תרשימים גלויים",
"description": "בחר את התרשימים שברצונך שיהיו גלויים.",
"option": {
"cpu": "מעבד",
"memory": "זיכרון",
"network": "רשת"
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "מעבד",
"memory": "", "memory": "זיכרון",
"network": "", "network": "רשת",
"up": "", "up": "העלאה",
"down": "" "down": "הורדה"
} }
} }
}, },
@@ -2685,7 +2722,7 @@
"label": "צבע סמל" "label": "צבע סמל"
}, },
"clearColor": { "clearColor": {
"label": "" "label": "ניקוי צבע"
}, },
"customCss": { "customCss": {
"label": "עיצוב מותאם אישית עבור הלוח הזה", "label": "עיצוב מותאם אישית עבור הלוח הזה",
@@ -3271,15 +3308,18 @@
"label": "מכולות דוקר" "label": "מכולות דוקר"
}, },
"firewallCpu": { "firewallCpu": {
"label": "" "label": "מעבד חומת האש"
}, },
"firewallMemory": { "firewallMemory": {
"label": "" "label": "זיכרון חומת אש"
}, },
"firewallVersion": { "firewallVersion": {
"label": "" "label": "גרסת חומת אש"
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "ממשקי חומת אש"
},
"weather": {
"label": "" "label": ""
} }
}, },
@@ -3291,10 +3331,10 @@
"weeklyMonday": "כל שבוע ביום שני", "weeklyMonday": "כל שבוע ביום שני",
"update": { "update": {
"success": { "success": {
"message": "" "message": "המרווח עודכן בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "נכשל בעדכון מרווח"
} }
} }
}, },
@@ -3303,55 +3343,55 @@
}, },
"field": { "field": {
"name": { "name": {
"label": "" "label": "שם"
}, },
"interval": { "interval": {
"label": "מרווח זמן לתזמון" "label": "מרווח זמן לתזמון"
}, },
"lastExecution": { "lastExecution": {
"label": "" "label": "הרצה אחרונה"
}, },
"actions": { "actions": {
"label": "" "label": "פעולות"
} }
}, },
"table": { "table": {
"search": "" "search": "חפש {count} משימות..."
}, },
"action": { "action": {
"refresh": { "refresh": {
"label": "" "label": "רענן"
} }
}, },
"refresh": { "refresh": {
"success": { "success": {
"message": "" "message": "המשימות רעננו בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "רענון המשימות נכשל"
} }
}, },
"trigger": { "trigger": {
"success": { "success": {
"message": "" "message": "המשימה הופעלה בהצלחה"
}, },
"error": { "error": {
"message": "" "message": "הפעלת המשימה נכשלה"
} }
}, },
"enable": { "enable": {
"success": { "success": {
"message": "" "message": "המשימה הופעלה בהצלחה"
} }
}, },
"disable": { "disable": {
"success": { "success": {
"message": "" "message": "המשימה הושבתה בהצלחה"
} }
}, },
"toggle": { "toggle": {
"error": { "error": {
"message": "" "message": "נכשל בהחלפת סטטוס המשימה"
} }
} }
}, },
@@ -3861,7 +3901,7 @@
"tools": { "tools": {
"label": "כלים", "label": "כלים",
"tasks": { "tasks": {
"label": "" "label": "משימות"
}, },
"docker": { "docker": {
"label": "דוקר" "label": "דוקר"
@@ -4391,10 +4431,10 @@
"log": { "log": {
"level": { "level": {
"option": { "option": {
"debug": "", "debug": "ניפוי באגים",
"info": "", "info": "מידע",
"warn": "", "warn": "אזהרה",
"error": "" "error": "שגיאה"
} }
} }
} }

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Širina", "width": "Širina",
"height": "Visina" "height": "Visina"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalendar", "name": "Kalendar",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Vrsta izdanja u Radarr-u", "label": "Vrsta izdanja u Radarr-u",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Szélesség", "width": "Szélesség",
"height": "Magasság" "height": "Magasság"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "Beágyazott keret (iFrame)", "name": "Beágyazott keret (iFrame)",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Naptár", "name": "Naptár",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr kiadás típusa", "label": "Radarr kiadás típusa",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

File diff suppressed because it is too large Load Diff

View File

@@ -945,6 +945,10 @@
"label": "トピック", "label": "トピック",
"newLabel": "新規トピック" "newLabel": "新規トピック"
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "API キー (キー)", "label": "API キー (キー)",
"newLabel": "新しいAPIキーキー" "newLabel": "新しいAPIキーキー"
@@ -1543,7 +1547,15 @@
"width": "幅", "width": "幅",
"height": "高さ" "height": "高さ"
}, },
"placeholder": "あなたのノートを書き始めましょう" "placeholder": "あなたのノートを書き始めましょう",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "カレンダー", "name": "カレンダー",
"description": "カレンダービューで、特定の相対的な期間内に、連携機能からのイベントを表示します", "description": "カレンダービューで、特定の相対的な期間内に、連携機能からのイベントを表示します",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr リリースタイプ", "label": "Radarr リリースタイプ",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "システムリソース", "name": "システムリソース",
"description": "CPU、メモリ、ディスクなどのシステムハードウェアの使用", "description": "CPU、メモリ、ディスクなどのシステムハードウェアの使用",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "CPU", "cpu": "CPU",
"memory": "MEM", "memory": "MEM",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "ファイアウォールのインターフェース" "label": "ファイアウォールのインターフェース"
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "너비", "width": "너비",
"height": "높이" "height": "높이"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "캘린더", "name": "캘린더",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "레이더 릴리스 유형", "label": "레이더 릴리스 유형",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Plotis", "width": "Plotis",
"height": "Aukštis" "height": "Aukštis"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalendorius", "name": "Kalendorius",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "\"Radarr\" išleidimo tipas", "label": "\"Radarr\" išleidimo tipas",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Platums", "width": "Platums",
"height": "Augstums" "height": "Augstums"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalendārs", "name": "Kalendārs",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr laiduma tips", "label": "Radarr laiduma tips",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Breedte", "width": "Breedte",
"height": "Hoogte" "height": "Hoogte"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalender", "name": "Kalender",
"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",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr uitgavetype", "label": "Radarr uitgavetype",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Bredde", "width": "Bredde",
"height": "Høyde" "height": "Høyde"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalender", "name": "Kalender",
"description": "Vis hendelser fra integrasjonene dine i en kalendervisning innenfor en bestemt relativ tidsperiode", "description": "Vis hendelser fra integrasjonene dine i en kalendervisning innenfor en bestemt relativ tidsperiode",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr utgivelsestype", "label": "Radarr utgivelsestype",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "Temat", "label": "Temat",
"newLabel": "Nowy temat" "newLabel": "Nowy temat"
}, },
"url": {
"label": "Adres URL",
"newLabel": "Nowy adres URL"
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "Klucz API", "label": "Klucz API",
"newLabel": "Nowy klucz API" "newLabel": "Nowy klucz API"
@@ -954,16 +958,16 @@
"newLabel": "Nowy klucz API (Secret)" "newLabel": "Nowy klucz API (Secret)"
}, },
"githubAppId": { "githubAppId": {
"label": "", "label": "Identyfikator aplikacji",
"newLabel": "" "newLabel": "Nowy identyfikator aplikacji"
}, },
"githubInstallationId": { "githubInstallationId": {
"label": "", "label": "Identyfikator instalacji",
"newLabel": "" "newLabel": "Nowy identyfikator instalacji"
}, },
"privateKey": { "privateKey": {
"label": "", "label": "Klucz prywatny",
"newLabel": "" "newLabel": "Nowy klucz prywatny"
} }
} }
}, },
@@ -1543,7 +1547,15 @@
"width": "Szerokość", "width": "Szerokość",
"height": "Wysokość" "height": "Wysokość"
}, },
"placeholder": "Zacznij pisać swoje notatki" "placeholder": "Zacznij pisać swoje notatki",
"dismiss": {
"title": "Odrzucić zmiany?",
"message": "Masz niezapisane zmiany w notatniku. Czy na pewno chcesz je odrzucić?",
"action": {
"discard": "Odrzuć zmiany",
"keepEditing": "Kontynuuj edycję"
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalendarz", "name": "Kalendarz",
"description": "Wyświetlaj zdarzenia z integracji w widoku kalendarza w określonym okresie czasowym", "description": "Wyświetlaj zdarzenia z integracji w widoku kalendarza w określonym okresie czasowym",
"duration": {
"allDay": "Cały dzień"
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Rodzaj premiery w Radarr", "label": "Rodzaj premiery w Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "Zasoby systemowe", "name": "Zasoby systemowe",
"description": "Wykorzystanie CPU, pamięci, dysku i innych zasobów sprzętowych system", "description": "Wykorzystanie CPU, pamięci, dysku i innych zasobów sprzętowych system",
"option": {}, "option": {
"hasShadow": {
"label": "Włącz cieniowanie wykresu"
},
"visibleCharts": {
"label": "Widoczne wykresy",
"description": "Wybierz wykresy, które chcesz, aby były widoczne.",
"option": {
"cpu": "Procesor",
"memory": "Pamięć",
"network": "Sieć"
}
},
"labelDisplayMode": {
"label": "Tryb wyświetlania etykiet",
"option": {
"textWithIcon": "Pokaż tekst z ikoną",
"text": "Pokaż tylko tekst",
"icon": "Pokaż tylko ikonę",
"hidden": "Ukryj etykietę"
}
}
},
"card": { "card": {
"cpu": "Procesor", "cpu": "Procesor",
"memory": "Pamięć", "memory": "Pamięć",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "Interfejsy firewalla" "label": "Interfejsy firewalla"
},
"weather": {
"label": "Pogoda"
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Largura", "width": "Largura",
"height": "Altura" "height": "Altura"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Calendário", "name": "Calendário",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Tipo de libertação de Radarr", "label": "Tipo de libertação de Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Lățime", "width": "Lățime",
"height": "Înălțime" "height": "Înălțime"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "", "name": "",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Tip de evenimente ale Radarr", "label": "Tip de evenimente ale Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Ширина", "width": "Ширина",
"height": "Высота" "height": "Высота"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Календарь", "name": "Календарь",
"description": "Отображает события из ваших интеграций в календаре в определённом временном периоде", "description": "Отображает события из ваших интеграций в календаре в определённом временном периоде",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Тип релиза Radarr", "label": "Тип релиза Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Šírka", "width": "Šírka",
"height": "Výška" "height": "Výška"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalendár", "name": "Kalendár",
"description": "Zobrazte udalosti z vašich integrácií v zobrazení kalendára za určité relatívne časové obdobie", "description": "Zobrazte udalosti z vašich integrácií v zobrazení kalendára za určité relatívne časové obdobie",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Typ Radarr releasu", "label": "Typ Radarr releasu",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Širina", "width": "Širina",
"height": "Višina" "height": "Višina"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Koledar", "name": "Koledar",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Tip sprostitve Radarr", "label": "Tip sprostitve Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Bredd", "width": "Bredd",
"height": "Höjd" "height": "Höjd"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Kalender", "name": "Kalender",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr - händelse att visa i kalendern", "label": "Radarr - händelse att visa i kalendern",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "Konu", "label": "Konu",
"newLabel": "Yeni konu" "newLabel": "Yeni konu"
}, },
"url": {
"label": "Url",
"newLabel": "Yeni url"
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "API Anahtarı (Anahtar)", "label": "API Anahtarı (Anahtar)",
"newLabel": "Yeni API Anahtarı (Anahtar)" "newLabel": "Yeni API Anahtarı (Anahtar)"
@@ -1543,7 +1547,15 @@
"width": "Genişlik", "width": "Genişlik",
"height": "Yükseklik" "height": "Yükseklik"
}, },
"placeholder": "Not almaya başlayın" "placeholder": "Not almaya başlayın",
"dismiss": {
"title": "Değişikliklerden vazgeçilsin mi?",
"message": "Defterinizde kaydedilmemiş değişiklikleriniz var. Bunları silmek istediğinizden emin misiniz?",
"action": {
"discard": "Değişiklileri at",
"keepEditing": "Düzenlemeyi sürdür"
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Takvim", "name": "Takvim",
"description": "Entegrasyonlarınızdaki etkinlikleri belirli bir göreli zaman dilimi içinde bir takvim görünümünde görüntüleyin", "description": "Entegrasyonlarınızdaki etkinlikleri belirli bir göreli zaman dilimi içinde bir takvim görünümünde görüntüleyin",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr yayın türü", "label": "Radarr yayın türü",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "Sistem kaynakları", "name": "Sistem kaynakları",
"description": "Sisteminizin CPU, Bellek, Disk ve diğer donanım kullanımları", "description": "Sisteminizin CPU, Bellek, Disk ve diğer donanım kullanımları",
"option": {}, "option": {
"hasShadow": {
"label": "Grafik gölgelendirmesini etkinleştir"
},
"visibleCharts": {
"label": "Görünür grafikler",
"description": "Görünür olmasını istediğiniz grafikleri seçin.",
"option": {
"cpu": "İşlemci",
"memory": "Bellek",
"network": "Ağ"
}
},
"labelDisplayMode": {
"label": "Etiket görüntüleme modu",
"option": {
"textWithIcon": "Simge ile metni göster",
"text": "Yalnızca metni göster",
"icon": "Yalnızca simge göster",
"hidden": "Etiketi gizle"
}
}
},
"card": { "card": {
"cpu": "İşlemci", "cpu": "İşlemci",
"memory": "BELLEK", "memory": "BELLEK",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "Güvenlik Duvarı Arayüzleri" "label": "Güvenlik Duvarı Arayüzleri"
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Ширина", "width": "Ширина",
"height": "Висота" "height": "Висота"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Календар", "name": "Календар",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr - тип релізів", "label": "Radarr - тип релізів",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "Chủ đề mới" "newLabel": "Chủ đề mới"
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Chiều rộng", "width": "Chiều rộng",
"height": "Chiều cao" "height": "Chiều cao"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "", "name": "",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "Lịch", "name": "Lịch",
"description": "", "description": "",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Loại phát hành Radarr", "label": "Loại phát hành Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {

View File

@@ -945,6 +945,10 @@
"label": "", "label": "",
"newLabel": "" "newLabel": ""
}, },
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "寬度", "width": "寬度",
"height": "高度" "height": "高度"
}, },
"placeholder": "" "placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
}, },
"iframe": { "iframe": {
"name": "iFrame", "name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": { "calendar": {
"name": "日曆", "name": "日曆",
"description": "在特定的相對時間範圍內,將來自您的集成事件以日曆視圖顯示", "description": "在特定的相對時間範圍內,將來自您的集成事件以日曆視圖顯示",
"duration": {
"allDay": ""
},
"option": { "option": {
"releaseType": { "releaseType": {
"label": "Radarr 發行類型", "label": "Radarr 發行類型",
@@ -2490,7 +2505,29 @@
"systemResources": { "systemResources": {
"name": "", "name": "",
"description": "", "description": "",
"option": {}, "option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": { "card": {
"cpu": "", "cpu": "",
"memory": "", "memory": "",
@@ -3281,6 +3318,9 @@
}, },
"firewallInterfaces": { "firewallInterfaces": {
"label": "" "label": ""
},
"weather": {
"label": ""
} }
}, },
"interval": { "interval": {