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
permissions:
contents: read # required for code checkout
contents: write # required to push changes
jobs:
download-crowdin-translations:

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -945,6 +945,10 @@
"label": "Emne",
"newLabel": "Nyt emne"
},
"url": {
"label": "Url",
"newLabel": "Ny Url"
},
"opnsenseApiKey": {
"label": "API-nøgle (Key)",
"newLabel": "Ny API-nøgle (Key)"
@@ -954,16 +958,16 @@
"newLabel": "Ny API-nøgle (Key)"
},
"githubAppId": {
"label": "",
"newLabel": ""
"label": "App Id",
"newLabel": "Nyt App Id"
},
"githubInstallationId": {
"label": "",
"newLabel": ""
"label": "Installations Id",
"newLabel": "Nyt Installations Id"
},
"privateKey": {
"label": "",
"newLabel": ""
"label": "Privat nøgle",
"newLabel": "Ny privat nøgle"
}
}
},
@@ -1543,7 +1547,15 @@
"width": "Bredde",
"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": {
"name": "indlejret dokument (iframe)",
@@ -1695,6 +1707,9 @@
"calendar": {
"name": "Kalender",
"description": "Vis begivenheder fra dine integrationer i en kalendervisning inden for en vis relativ tidsperiode",
"duration": {
"allDay": ""
},
"option": {
"releaseType": {
"label": "Radarr udgivelsestype",
@@ -2273,7 +2288,7 @@
"label": "Grænse for antal indlæg"
},
"hideDescription": {
"label": ""
"label": "Skjul beskrivelse"
}
}
},
@@ -2490,7 +2505,29 @@
"systemResources": {
"name": "Systemressourcer",
"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": {
"cpu": "CPU",
"memory": "MEM",
@@ -3281,6 +3318,9 @@
},
"firewallInterfaces": {
"label": "Firewall Grænseflader"
},
"weather": {
"label": ""
}
},
"interval": {

View File

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

View File

@@ -945,6 +945,10 @@
"label": "Thema",
"newLabel": "Neues Thema erstellen"
},
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": {
"label": "",
"newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Breite",
"height": "Höhe"
},
"placeholder": "Mit dem Schreiben von Notizen beginnen"
"placeholder": "Mit dem Schreiben von Notizen beginnen",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
},
"iframe": {
"name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": {
"name": "Kalender",
"description": "Zeigt Ereignisse aus Ihren Integrationen in einer Kalenderansicht innerhalb eines bestimmten Zeitraums an",
"duration": {
"allDay": ""
},
"option": {
"releaseType": {
"label": "Radarr Veröffentlichungs Typ",
@@ -2490,7 +2505,29 @@
"systemResources": {
"name": "Systemressourcen",
"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": {
"cpu": "CPU",
"memory": "Arbeitsspeicher",
@@ -3281,6 +3318,9 @@
},
"firewallInterfaces": {
"label": "Firewall Schnittstellen"
},
"weather": {
"label": ""
}
},
"interval": {

View File

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

View File

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

View File

@@ -945,6 +945,10 @@
"label": "Tema",
"newLabel": "Nuevo tema"
},
"url": {
"label": "URL",
"newLabel": "Nueva URL"
},
"opnsenseApiKey": {
"label": "Clave API (Clave)",
"newLabel": "Nueva clave API (Clave)"
@@ -1543,7 +1547,15 @@
"width": "Ancho",
"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": {
"name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": {
"name": "Calendario",
"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": {
"releaseType": {
"label": "Tipo de lanzamiento de Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": {
"name": "Recursos del 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": {
"cpu": "CPU",
"memory": "MEM",
@@ -2925,7 +2962,7 @@
"boards": "Tableros",
"resources": "Recursos",
"authentication": "Autenticación",
"authorization": "Autorización"
"authorization": "Autenticación"
}
},
"board": {
@@ -3281,6 +3318,9 @@
},
"firewallInterfaces": {
"label": "Interfaces del Firewall"
},
"weather": {
"label": "Tiempo"
}
},
"interval": {

View File

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

View File

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

View File

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

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

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

View File

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

View File

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

View File

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

View File

@@ -945,6 +945,10 @@
"label": "",
"newLabel": ""
},
"url": {
"label": "",
"newLabel": ""
},
"opnsenseApiKey": {
"label": "",
"newLabel": ""
@@ -1543,7 +1547,15 @@
"width": "Breedte",
"height": "Hoogte"
},
"placeholder": ""
"placeholder": "",
"dismiss": {
"title": "",
"message": "",
"action": {
"discard": "",
"keepEditing": ""
}
}
},
"iframe": {
"name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": {
"name": "Kalender",
"description": "Gebeurtenissen van je integraties weergeven in een kalenderweergave binnen een bepaalde relatieve tijdsperiode",
"duration": {
"allDay": ""
},
"option": {
"releaseType": {
"label": "Radarr uitgavetype",
@@ -2490,7 +2505,29 @@
"systemResources": {
"name": "",
"description": "",
"option": {},
"option": {
"hasShadow": {
"label": ""
},
"visibleCharts": {
"label": "",
"description": "",
"option": {
"cpu": "",
"memory": "",
"network": ""
}
},
"labelDisplayMode": {
"label": "",
"option": {
"textWithIcon": "",
"text": "",
"icon": "",
"hidden": ""
}
}
},
"card": {
"cpu": "",
"memory": "",
@@ -3281,6 +3318,9 @@
},
"firewallInterfaces": {
"label": ""
},
"weather": {
"label": ""
}
},
"interval": {

View File

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

View File

@@ -945,6 +945,10 @@
"label": "Temat",
"newLabel": "Nowy temat"
},
"url": {
"label": "Adres URL",
"newLabel": "Nowy adres URL"
},
"opnsenseApiKey": {
"label": "Klucz API",
"newLabel": "Nowy klucz API"
@@ -954,16 +958,16 @@
"newLabel": "Nowy klucz API (Secret)"
},
"githubAppId": {
"label": "",
"newLabel": ""
"label": "Identyfikator aplikacji",
"newLabel": "Nowy identyfikator aplikacji"
},
"githubInstallationId": {
"label": "",
"newLabel": ""
"label": "Identyfikator instalacji",
"newLabel": "Nowy identyfikator instalacji"
},
"privateKey": {
"label": "",
"newLabel": ""
"label": "Klucz prywatny",
"newLabel": "Nowy klucz prywatny"
}
}
},
@@ -1543,7 +1547,15 @@
"width": "Szerokość",
"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": {
"name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": {
"name": "Kalendarz",
"description": "Wyświetlaj zdarzenia z integracji w widoku kalendarza w określonym okresie czasowym",
"duration": {
"allDay": "Cały dzień"
},
"option": {
"releaseType": {
"label": "Rodzaj premiery w Radarr",
@@ -2490,7 +2505,29 @@
"systemResources": {
"name": "Zasoby systemowe",
"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": {
"cpu": "Procesor",
"memory": "Pamięć",
@@ -3281,6 +3318,9 @@
},
"firewallInterfaces": {
"label": "Interfejsy firewalla"
},
"weather": {
"label": "Pogoda"
}
},
"interval": {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -945,6 +945,10 @@
"label": "Konu",
"newLabel": "Yeni konu"
},
"url": {
"label": "Url",
"newLabel": "Yeni url"
},
"opnsenseApiKey": {
"label": "API Anahtarı (Anahtar)",
"newLabel": "Yeni API Anahtarı (Anahtar)"
@@ -1543,7 +1547,15 @@
"width": "Genişlik",
"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": {
"name": "iFrame",
@@ -1695,6 +1707,9 @@
"calendar": {
"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",
"duration": {
"allDay": ""
},
"option": {
"releaseType": {
"label": "Radarr yayın türü",
@@ -2490,7 +2505,29 @@
"systemResources": {
"name": "Sistem kaynakları",
"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": {
"cpu": "İşlemci",
"memory": "BELLEK",
@@ -3281,6 +3318,9 @@
},
"firewallInterfaces": {
"label": "Güvenlik Duvarı Arayüzleri"
},
"weather": {
"label": ""
}
},
"interval": {

View File

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

View File

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

View File

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