chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-09-11 00:48:42 +00:00
committed by GitHub
parent d7902f80c2
commit 789ac65cbd
32 changed files with 561 additions and 177 deletions

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "API-nøgle (Secret)", "label": "API-nøgle (Secret)",
"newLabel": "Ny API-nøgle (Key)" "newLabel": "Ny API-nøgle (Key)"
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "Clave API (Credencial)", "label": "Clave API (Credencial)",
"newLabel": "Nueva clave API (Credencial)" "newLabel": "Nueva clave API (Credencial)"
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },
@@ -1279,12 +1291,12 @@
} }
}, },
"descriptionDisplayMode": { "descriptionDisplayMode": {
"label": "", "label": "Modo de visualización de descripción",
"description": "", "description": "Elige cómo mostrar la descripción de la aplicación",
"option": { "option": {
"normal": "", "normal": "Dentro del widget",
"tooltip": "", "tooltip": "Como consejo",
"hidden": "" "hidden": "Oculto"
} }
} }
}, },
@@ -2261,7 +2273,7 @@
"label": "Cantidad límite de publicaciones" "label": "Cantidad límite de publicaciones"
}, },
"hideDescription": { "hideDescription": {
"label": "" "label": "Ocultar descripción"
} }
} }
}, },
@@ -3337,22 +3349,22 @@
}, },
"disable": { "disable": {
"success": { "success": {
"message": "" "message": "Tarea desactivada con éxito"
} }
}, },
"toggle": { "toggle": {
"error": { "error": {
"message": "" "message": "Error al cambiar el estado de la tarea"
} }
} }
}, },
"api": { "api": {
"title": "", "title": "API",
"modal": { "modal": {
"createApiToken": { "createApiToken": {
"title": "", "title": "Token de API creado",
"description": "", "description": "El token de API fue creado. Ten cuidado, este token está cifrado en la base de datos y nunca será transferido de nuevo a ti. Si pierdes este token, ya no podrás recuperar este token específico.",
"button": "" "button": "Copiar y cerrar"
} }
}, },
"tab": { "tab": {
@@ -3360,22 +3372,22 @@
"label": "Documentación" "label": "Documentación"
}, },
"apiKey": { "apiKey": {
"label": "", "label": "Autenticación",
"title": "", "title": "Claves API",
"button": { "button": {
"createApiToken": "" "createApiToken": "Crear token de API"
}, },
"modal": { "modal": {
"delete": { "delete": {
"title": "", "title": "Eliminar token de API",
"text": "" "text": "Esto eliminará permanentemente el token de la API. Los clientes de la API que utilicen este token ya no pueden autenticarse y realizar solicitudes de API. Esta acción no se puede deshacer."
} }
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "", "createdBy": "Creado por",
"actions": "" "actions": "Acciones"
} }
} }
} }
@@ -3383,20 +3395,20 @@
} }
}, },
"about": { "about": {
"version": "", "version": "Versión {version}",
"text": "", "text": "Homarr es un proyecto de código abierto impulsado por la comunidad que está siendo mantenido por voluntarios. Gracias a estas personas, Homarr ha sido un proyecto creciente desde 2021. Nuestro equipo trabaja de forma remota en Homarr desde muchos países en su tiempo libre, sin compensación.",
"accordion": { "accordion": {
"contributors": { "contributors": {
"title": "", "title": "Colaboradores",
"subtitle": "" "subtitle": "{count} manteniendo el código y Homarr"
}, },
"translators": { "translators": {
"title": "", "title": "Traductores",
"subtitle": "" "subtitle": "{count} contribuyendo con las traducciones en muchos idiomas"
}, },
"libraries": { "libraries": {
"title": "", "title": "Librerías",
"subtitle": "" "subtitle": "{count} usadas en el Código de Homarr"
} }
} }
} }
@@ -3405,10 +3417,10 @@
"docker": { "docker": {
"title": "Contenedores", "title": "Contenedores",
"table": { "table": {
"updated": "", "updated": "Actualizado {when}",
"search": "", "search": "Buscar {count} contenedores",
"selected": "", "selected": "{selectCount} de {totalCount} contenedores seleccionados",
"footer": "" "footer": "{count} contenedores en total"
}, },
"field": { "field": {
"name": { "name": {
@@ -3421,17 +3433,17 @@
"running": "En ejecución", "running": "En ejecución",
"paused": "Pausado", "paused": "Pausado",
"restarting": "Reiniciando", "restarting": "Reiniciando",
"exited": "", "exited": "Finalizado",
"removing": "Eliminando", "removing": "Eliminando",
"dead": "" "dead": "Caido"
} }
}, },
"stats": { "stats": {
"cpu": { "cpu": {
"label": "" "label": "CPU"
}, },
"memory": { "memory": {
"label": "" "label": "Memoria"
} }
}, },
"containerImage": { "containerImage": {
@@ -3442,17 +3454,17 @@
} }
}, },
"action": { "action": {
"title": "", "title": "Acciones",
"start": { "start": {
"label": "Iniciar", "label": "Iniciar",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Contenedores iniciados",
"message": "" "message": "Los contenedores se iniciaron con éxito"
}, },
"error": { "error": {
"title": "", "title": "Contenedores no iniciados",
"message": "" "message": "Los contenedores no se han podido iniciar"
} }
} }
}, },
@@ -3460,12 +3472,12 @@
"label": "Detener", "label": "Detener",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Contenedores detenidos",
"message": "" "message": "Los contenedores se detuvieron con éxito"
}, },
"error": { "error": {
"title": "", "title": "Contenedores no detenidos",
"message": "" "message": "Los contenedores no pudieron ser detenidos"
} }
} }
}, },
@@ -3473,12 +3485,12 @@
"label": "Reiniciar", "label": "Reiniciar",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Contenedores reiniciados",
"message": "" "message": "Los contenedores se reiniciaron con éxito"
}, },
"error": { "error": {
"title": "", "title": "No se reiniciaron los contenedores",
"message": "" "message": "Los contenedores no se pudieron reiniciar"
} }
} }
}, },
@@ -3486,316 +3498,316 @@
"label": "Eliminar", "label": "Eliminar",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Contenedores eliminados",
"message": "" "message": "Los contenedores fueron eliminados con éxito"
}, },
"error": { "error": {
"title": "", "title": "Contenedores no eliminados",
"message": "" "message": "Los contenedores no pudieron ser eliminados"
} }
} }
}, },
"refresh": { "refresh": {
"label": "", "label": "Actualizar",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Contenedores actualizados",
"message": "" "message": "Ahora estás viendo los datos más recientes"
}, },
"error": { "error": {
"title": "", "title": "Contenedores no actualizados",
"message": "" "message": "Algo salió mal mientras se actualizaban los contenedores"
} }
} }
}, },
"addToHomarr": { "addToHomarr": {
"label": "", "label": "Añadir a Homarr",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Añadido a Homarr",
"message": "" "message": "Las aplicaciones seleccionadas han sido añadidas a Homarr"
}, },
"error": { "error": {
"title": "", "title": "No se pudo añadir a Homarr",
"message": "" "message": "Las aplicaciones seleccionadas no se han podido añadir a Homarr"
} }
}, },
"modal": { "modal": {
"title": "" "title": "Añadir contenedor(es) docker a Homarr"
} }
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "Fallo al obtener contenedores Docker"
} }
}, },
"kubernetes": { "kubernetes": {
"cluster": { "cluster": {
"title": "", "title": "Panel del Clúster",
"label": "", "label": "Clúster",
"providers": "", "providers": "Proveedores",
"version": "", "version": "Versión",
"architecture": "", "architecture": "Arquitectura",
"capacity": { "capacity": {
"title": "", "title": "Capacidad",
"resource": { "resource": {
"reserved": "", "reserved": "Reservado",
"used": "" "used": "Usado"
} }
}, },
"resources": { "resources": {
"title": "", "title": "Recursos",
"nodes": "", "nodes": "Nodos",
"namespaces": "", "namespaces": "Espacios de nombres",
"ingresses": "", "ingresses": "Ingresos",
"services": "", "services": "Servicios",
"pods": "", "pods": "Pods",
"configmaps": "", "configmaps": "ConfigMaps",
"secrets": "", "secrets": "Credenciales",
"volumes": "" "volumes": "Volúmenes"
} }
}, },
"nodes": { "nodes": {
"label": "", "label": "Nodos",
"field": { "field": {
"name": { "name": {
"label": "" "label": "Nombre"
}, },
"state": { "state": {
"label": "", "label": "Estado",
"option": { "option": {
"ready": "", "ready": "Listo",
"NotReady": "" "NotReady": "No está listo"
} }
}, },
"cpu": { "cpu": {
"label": "" "label": "CPU"
}, },
"memory": { "memory": {
"label": "" "label": "RAM"
}, },
"pods": { "pods": {
"label": "" "label": "Pods"
}, },
"operatingSystem": { "operatingSystem": {
"label": "" "label": "Sistema Operativo"
}, },
"architecture": { "architecture": {
"label": "" "label": "Arquitectura"
}, },
"kubernetesVersion": { "kubernetesVersion": {
"label": "" "label": "Versión de Kubernetes"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "Creado"
} }
}, },
"table": { "table": {
"search": "" "search": "Buscar {count} nodos"
} }
}, },
"namespaces": { "namespaces": {
"label": "", "label": "Espacios de nombres",
"field": { "field": {
"name": { "name": {
"label": "" "label": "Nombre"
}, },
"state": { "state": {
"label": "", "label": "Estado",
"option": { "option": {
"active": "", "active": "Activo",
"terminating": "" "terminating": "Terminando"
} }
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "Creado"
} }
}, },
"table": { "table": {
"search": "" "search": "Buscar {count} espacios de nombres"
} }
}, },
"ingresses": { "ingresses": {
"label": "", "label": "Ingresos",
"field": { "field": {
"name": { "name": {
"label": "" "label": "Nombre"
}, },
"namespace": { "namespace": {
"label": "" "label": "Espacio de nombre"
}, },
"className": { "className": {
"label": "" "label": "Nombre de la clase"
}, },
"rulesAndPaths": { "rulesAndPaths": {
"label": "" "label": "Reglas y rutas"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "Creado"
} }
}, },
"table": { "table": {
"search": "" "search": "Buscar {count} ingresos"
} }
}, },
"services": { "services": {
"label": "", "label": "Servicios",
"field": { "field": {
"name": { "name": {
"label": "" "label": "Nombre"
}, },
"namespace": { "namespace": {
"label": "" "label": "Espacio de nombre"
}, },
"type": { "type": {
"label": "" "label": "Tipo"
}, },
"ports": { "ports": {
"label": "" "label": "Puertos"
}, },
"targetPorts": { "targetPorts": {
"label": "" "label": "Puertos de destino"
}, },
"clusterIP": { "clusterIP": {
"label": "" "label": "IP del clúster"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "Creado"
} }
}, },
"table": { "table": {
"search": "" "search": "Buscar {count} servicios"
} }
}, },
"pods": { "pods": {
"label": "", "label": "Pods",
"field": { "field": {
"name": { "name": {
"label": "" "label": "Nombre"
}, },
"namespace": { "namespace": {
"label": "" "label": "Espacio de nombre"
}, },
"image": { "image": {
"label": "" "label": "Imagen"
}, },
"applicationType": { "applicationType": {
"label": "" "label": "Tipo de aplicación"
}, },
"status": { "status": {
"label": "" "label": "Estado"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "Creado"
} }
}, },
"table": { "table": {
"search": "" "search": "Buscar {count} pods"
} }
}, },
"secrets": { "secrets": {
"label": "", "label": "Credenciales",
"field": { "field": {
"name": { "name": {
"label": "" "label": "Nombre"
}, },
"namespace": { "namespace": {
"label": "" "label": "Espacio de nombre"
}, },
"type": { "type": {
"label": "" "label": "Tipo"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "Creado"
} }
}, },
"table": { "table": {
"search": "" "search": "Buscar {count} credenciales"
} }
}, },
"configmaps": { "configmaps": {
"label": "", "label": "ConfigMaps",
"field": { "field": {
"name": { "name": {
"label": "" "label": "Nombre"
}, },
"namespace": { "namespace": {
"label": "" "label": "Espacio de nombre"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "Creado"
} }
}, },
"table": { "table": {
"search": "" "search": "Buscar {count} configMaps"
} }
}, },
"volumes": { "volumes": {
"label": "", "label": "Volúmenes",
"field": { "field": {
"name": { "name": {
"label": "" "label": "Nombre"
}, },
"namespace": { "namespace": {
"label": "" "label": "Espacio de nombre"
}, },
"accessModes": { "accessModes": {
"label": "" "label": "Modos de acceso"
}, },
"storage": { "storage": {
"label": "" "label": "Almacenamiento"
}, },
"storageClassName": { "storageClassName": {
"label": "" "label": "Nombre de la clase de almacenamiento"
}, },
"volumeMode": { "volumeMode": {
"label": "" "label": "Modo del volumen"
}, },
"volumeName": { "volumeName": {
"label": "" "label": "Nombre del volumen"
}, },
"status": { "status": {
"label": "" "label": "Estado"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "Creado"
} }
}, },
"table": { "table": {
"search": "" "search": "Buscar {count} volúmenes"
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "Error al recuperar datos de Kubernetes"
} }
}, },
"permission": { "permission": {
"title": "", "title": "Permisos",
"userSelect": { "userSelect": {
"title": "" "title": "Añadir permisos de usuario"
}, },
"groupSelect": { "groupSelect": {
"title": "" "title": "Añadir permisos de grupo"
}, },
"tab": { "tab": {
"user": "Usuarios", "user": "Usuarios",
"group": "", "group": "Grupos",
"inherited": "" "inherited": "Grupos heredados"
}, },
"field": { "field": {
"user": { "user": {
"label": "Usuario" "label": "Usuario"
}, },
"group": { "group": {
"label": "" "label": "Grupo"
}, },
"permission": { "permission": {
"label": "" "label": "Permisos"
} }
}, },
"action": { "action": {
"saveUser": "", "saveUser": "Guardar permisos de usuario",
"saveGroup": "" "saveGroup": "Guardar permisos de grupo"
} }
}, },
"navigationStructure": { "navigationStructure": {
@@ -3805,30 +3817,30 @@
"label": "Tableros" "label": "Tableros"
}, },
"integrations": { "integrations": {
"label": "", "label": "Integraciones",
"edit": { "edit": {
"label": "Editar" "label": "Editar"
}, },
"new": { "new": {
"label": "" "label": "Nueva"
} }
}, },
"search-engines": { "search-engines": {
"label": "", "label": "Motores de búsqueda",
"new": { "new": {
"label": "" "label": "Nuevo"
}, },
"edit": { "edit": {
"label": "Editar" "label": "Editar"
} }
}, },
"medias": { "medias": {
"label": "" "label": "Imágenes"
}, },
"apps": { "apps": {
"label": "Aplicaciones", "label": "Aplicaciones",
"new": { "new": {
"label": "" "label": "Nueva"
}, },
"edit": { "edit": {
"label": "Editar" "label": "Editar"
@@ -3839,11 +3851,11 @@
"create": { "create": {
"label": "Crear" "label": "Crear"
}, },
"general": "", "general": "General",
"security": "Seguridad", "security": "Seguridad",
"board": "Tableros", "board": "Tableros",
"groups": { "groups": {
"label": "" "label": "Grupos"
}, },
"invites": { "invites": {
"label": "Invitaciones" "label": "Invitaciones"
@@ -3852,33 +3864,33 @@
"tools": { "tools": {
"label": "Herramientas", "label": "Herramientas",
"tasks": { "tasks": {
"label": "" "label": "Tareas"
}, },
"docker": { "docker": {
"label": "" "label": "Docker"
}, },
"kubernetes": { "kubernetes": {
"label": "", "label": "Kubernetes",
"nodes": { "nodes": {
"label": "" "label": "Nodos"
}, },
"namespaces": { "namespaces": {
"label": "" "label": "Espacios de nombres"
}, },
"ingresses": { "ingresses": {
"label": "" "label": "Ingresos"
}, },
"services": { "services": {
"label": "" "label": "Servicios"
}, },
"pods": { "pods": {
"label": "" "label": "Pods"
}, },
"configmaps": { "configmaps": {
"label": "" "label": "ConfigMaps"
}, },
"secrets": { "secrets": {
"label": "" "label": "Credenciales"
}, },
"volumes": { "volumes": {
"label": "" "label": ""
@@ -4069,7 +4081,7 @@
"label": "" "label": ""
}, },
"discord": { "discord": {
"label": "Comunidad Discord" "label": "Comunidad de Discord"
} }
} }
} }

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "API キー (シークレット)", "label": "API キー (シークレット)",
"newLabel": "新しい API キー (シークレット)" "newLabel": "新しい API キー (シークレット)"
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "Klucz API (Secret)", "label": "Klucz API (Secret)",
"newLabel": "Nowy klucz API (Secret)" "newLabel": "Nowy klucz API (Secret)"
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "API Anahtarı (Gizli Anahtar)", "label": "API Anahtarı (Gizli Anahtar)",
"newLabel": "Yeni API Anahtarı (Gizli Anahtar)" "newLabel": "Yeni API Anahtarı (Gizli Anahtar)"
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },

View File

@@ -952,6 +952,18 @@
"opnsenseApiSecret": { "opnsenseApiSecret": {
"label": "", "label": "",
"newLabel": "" "newLabel": ""
},
"githubAppId": {
"label": "",
"newLabel": ""
},
"githubInstallationId": {
"label": "",
"newLabel": ""
},
"privateKey": {
"label": "",
"newLabel": ""
} }
} }
}, },