Files
Homarr/packages/translation/src/lang/es.json
Thomas Camlong 76abfca11b chore(lang): updated translations from crowdin (#1786)
* New translations en.json (Hebrew)

* New translations en.json (Dutch)

* New translations en.json (Hebrew)

* New translations en.json (Hebrew)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Lithuanian)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Croatian)

* New translations en.json (Latvian)

* New translations en.json (Cree)

---------

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2024-12-27 20:47:14 +01:00

2964 lines
63 KiB
JSON

{
"init": {
"step": {
"start": {
"title": "",
"subtitle": "",
"description": "",
"action": {
"scratch": "",
"importOldmarr": ""
}
},
"import": {
"title": "",
"subtitle": "",
"dropzone": {
"title": "",
"description": ""
},
"fileInfo": {
"action": {
"change": ""
}
},
"importSettings": {
"title": "",
"description": ""
},
"boardSelection": {
"title": "",
"description": "",
"action": {
"selectAll": "",
"unselectAll": ""
}
},
"summary": {
"title": "",
"description": "",
"action": {
"import": ""
},
"entities": {
"apps": "Aplicaciones",
"boards": "Tableros",
"integrations": "",
"credentialUsers": ""
}
},
"tokenModal": {
"title": "",
"field": {
"token": {
"label": "Token",
"description": ""
}
},
"notification": {
"error": {
"title": "",
"message": ""
}
}
}
},
"user": {
"title": "",
"subtitle": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": ""
}
}
},
"group": {
"title": "",
"subtitle": "",
"form": {
"name": {
"label": "",
"description": ""
}
}
},
"settings": {
"title": "Ajustes",
"subtitle": ""
},
"finish": {
"title": "",
"subtitle": "",
"description": "",
"action": {
"goToBoard": "",
"createBoard": "",
"inviteUser": "",
"docs": ""
}
}
},
"backToStart": ""
},
"user": {
"title": "Usuarios",
"name": "Usuario",
"page": {
"login": {
"title": "",
"subtitle": ""
},
"invite": {
"title": "",
"subtitle": "",
"description": ""
},
"init": {
"title": "",
"subtitle": ""
}
},
"field": {
"email": {
"label": "Correo electrónico",
"verified": ""
},
"username": {
"label": "Nombre de usuario"
},
"password": {
"label": "Contraseña",
"requirement": {
"length": "",
"lowercase": "Incluye letra minúscula",
"uppercase": "Incluye letra mayúscula",
"number": "Incluye número",
"special": ""
}
},
"passwordConfirm": {
"label": "Confirmar contraseña"
},
"previousPassword": {
"label": ""
},
"homeBoard": {
"label": ""
},
"pingIconsEnabled": {
"label": ""
}
},
"error": {
"usernameTaken": ""
},
"action": {
"login": {
"label": "Iniciar sesión",
"labelWith": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"forgotPassword": {
"label": "",
"description": ""
}
},
"register": {
"label": "Crear cuenta",
"notification": {
"success": {
"title": "Cuenta creada",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"create": "Crear usuario",
"changePassword": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeHomeBoard": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changeFirstDayOfWeek": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changePingIconsEnabled": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"manageAvatar": {
"changeImage": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
},
"toLarge": {
"title": "",
"message": ""
}
}
},
"removeImage": {
"label": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
}
},
"editProfile": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"delete": {
"label": "",
"description": "",
"confirm": ""
},
"select": {
"label": "",
"notFound": ""
},
"transfer": {
"label": ""
}
}
},
"group": {
"title": "",
"name": "",
"search": "",
"field": {
"name": "Nombre",
"members": ""
},
"permission": {
"admin": {
"title": "Administrador",
"item": {
"admin": {
"label": "",
"description": ""
}
}
},
"app": {
"title": "Aplicaciones",
"item": {
"create": {
"label": "",
"description": ""
},
"use-all": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"board": {
"title": "Tableros",
"item": {
"create": {
"label": "",
"description": ""
},
"view-all": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"integration": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"use-all": {
"label": "",
"description": ""
},
"interact-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"media": {
"title": "",
"item": {
"upload": {
"label": "",
"description": ""
},
"view-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
},
"other": {
"title": "",
"item": {
"view-logs": {
"label": "",
"description": ""
}
}
},
"search-engine": {
"title": "",
"item": {
"create": {
"label": "",
"description": ""
},
"modify-all": {
"label": "",
"description": ""
},
"full-all": {
"label": "",
"description": ""
}
}
}
},
"memberNotice": {
"mixed": "",
"external": ""
},
"reservedNotice": {
"message": ""
},
"action": {
"create": {
"label": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"transfer": {
"label": "",
"description": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"addMember": {
"label": ""
},
"removeMember": {
"label": "",
"confirm": ""
},
"delete": {
"label": "",
"description": "",
"confirm": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"changePermissions": {
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"update": {
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"select": {
"label": "",
"notFound": ""
}
}
},
"app": {
"page": {
"list": {
"title": "Aplicaciones",
"noResults": {
"title": "",
"action": ""
}
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"field": {
"name": {
"label": "Nombre"
},
"description": {
"label": ""
},
"url": {
"label": ""
}
},
"action": {
"select": {
"label": "",
"notFound": ""
}
}
},
"integration": {
"page": {
"list": {
"title": "",
"search": "",
"noResults": {
"title": ""
}
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"field": {
"name": {
"label": "Nombre"
},
"url": {
"label": ""
}
},
"action": {
"create": ""
},
"testConnection": {
"action": {
"create": "",
"edit": ""
},
"alertNotice": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"invalidUrl": {
"title": "URL invalida",
"message": ""
},
"secretNotDefined": {
"title": "",
"message": ""
},
"invalidCredentials": {
"title": "",
"message": ""
},
"commonError": {
"title": "",
"message": ""
},
"badRequest": {
"title": "",
"message": ""
},
"unauthorized": {
"title": "",
"message": ""
},
"forbidden": {
"title": "",
"message": ""
},
"notFound": {
"title": "",
"message": ""
},
"internalServerError": {
"title": "",
"message": ""
},
"serviceUnavailable": {
"title": "",
"message": ""
},
"connectionAborted": {
"title": "",
"message": ""
},
"domainNotFound": {
"title": "",
"message": ""
},
"connectionRefused": {
"title": "",
"message": ""
},
"invalidJson": {
"title": "",
"message": ""
},
"wrongPath": {
"title": "",
"message": ""
}
}
},
"secrets": {
"title": "",
"lastUpdated": "",
"notSet": {
"label": "",
"tooltip": ""
},
"secureNotice": "",
"reset": {
"title": "",
"message": ""
},
"noSecretsRequired": {
"segmentTitle": "",
"text": ""
},
"kind": {
"username": {
"label": "Nombre de usuario",
"newLabel": ""
},
"apiKey": {
"label": "",
"newLabel": ""
},
"password": {
"label": "Contraseña",
"newLabel": "Nueva contraseña"
}
}
},
"permission": {
"use": "",
"interact": "",
"full": ""
}
},
"media": {
"plural": "",
"search": "",
"field": {
"name": "Nombre",
"size": "Tamaño",
"creator": "Creador"
},
"action": {
"upload": {
"label": "",
"file": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"delete": {
"label": "",
"description": "",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
}
},
"copy": {
"label": ""
}
}
},
"common": {
"beta": "",
"error": "Error",
"action": {
"add": "Añadir",
"apply": "Aplicar",
"backToOverview": "",
"create": "Crear",
"edit": "Editar",
"import": "",
"insert": "Insertar",
"remove": "Eliminar",
"save": "Guardar",
"saveChanges": "Guardar cambios",
"cancel": "Cancelar",
"delete": "Eliminar",
"discard": "",
"confirm": "Confirmar",
"continue": "",
"previous": "Anterior",
"next": "Siguiente",
"checkoutDocs": "",
"checkLogs": "",
"tryAgain": "Inténtalo de nuevo",
"loading": ""
},
"here": "",
"iconPicker": {
"label": "",
"header": ""
},
"colorScheme": {
"options": {
"light": "",
"dark": ""
}
},
"information": {
"min": "",
"max": "",
"days": "",
"hours": "Horas",
"minutes": "Minutos"
},
"notification": {
"create": {
"success": "",
"error": ""
},
"delete": {
"success": "",
"error": ""
},
"update": {
"success": "",
"error": ""
},
"transfer": {
"success": "",
"error": ""
}
},
"multiSelect": {
"placeholder": ""
},
"multiText": {
"placeholder": "",
"addLabel": ""
},
"select": {
"placeholder": "",
"badge": {
"recommended": ""
}
},
"userAvatar": {
"menu": {
"switchToDarkMode": "",
"switchToLightMode": "",
"management": "",
"preferences": "Tus preferencias",
"logout": "",
"login": "Iniciar sesión",
"homeBoard": "",
"loggedOut": "",
"updateAvailable": ""
}
},
"dangerZone": "Zona de riesgo",
"noResults": "No se han encontrado resultados",
"preview": {
"show": "",
"hide": ""
},
"zod": {
"errors": {
"default": "Este campo no es válido",
"required": "Este campo es obligatorio",
"string": {
"startsWith": "Este campo debe empezar con {startsWith}",
"endsWith": "Este campo debe terminar con {endsWith}",
"includes": "Este campo debe incluir {includes}",
"invalidEmail": ""
},
"tooSmall": {
"string": "Este campo debe tener al menos {minimum} caracteres",
"number": "Este campo debe ser mayor o igual a {minimum}"
},
"tooBig": {
"string": "Este campo debe tener como máximo {maximum} caracteres",
"number": "Este campo debe ser menor o igual a {maximum}"
},
"custom": {
"passwordsDoNotMatch": "",
"passwordRequirements": "",
"boardAlreadyExists": "",
"invalidFileType": "",
"fileTooLarge": "",
"invalidConfiguration": "",
"groupNameTaken": ""
}
}
}
},
"section": {
"dynamic": {
"action": {
"create": "",
"remove": ""
},
"remove": {
"title": "",
"message": ""
}
},
"category": {
"field": {
"name": {
"label": "Nombre"
}
},
"action": {
"create": "",
"edit": "",
"remove": "",
"moveUp": "Mover hacia arriba",
"moveDown": "Mover hacia abajo",
"createAbove": "",
"createBelow": ""
},
"create": {
"title": "",
"submit": ""
},
"remove": {
"title": "",
"message": ""
},
"edit": {
"title": "",
"submit": ""
},
"menu": {
"label": {
"create": "",
"changePosition": "Cambiar posición"
}
}
}
},
"item": {
"action": {
"create": "",
"import": "",
"edit": "",
"moveResize": "",
"duplicate": "",
"remove": ""
},
"menu": {
"label": {
"settings": "Ajustes"
}
},
"create": {
"title": "",
"addToBoard": ""
},
"moveResize": {
"title": "",
"field": {
"width": {
"label": "Ancho"
},
"height": {
"label": "Alto"
},
"xOffset": {
"label": ""
},
"yOffset": {
"label": ""
}
}
},
"edit": {
"title": "",
"advancedOptions": {
"label": "",
"title": ""
},
"field": {
"integrations": {
"label": ""
},
"customCssClasses": {
"label": ""
}
}
},
"remove": {
"title": "",
"message": ""
}
},
"widget": {
"app": {
"name": "",
"description": "",
"option": {
"appId": {
"label": ""
},
"openInNewTab": {
"label": "Abrir en una pestaña nueva"
},
"showTitle": {
"label": ""
},
"showDescriptionTooltip": {
"label": ""
},
"pingEnabled": {
"label": ""
}
},
"error": {
"notFound": {
"label": "",
"tooltip": ""
}
}
},
"bookmarks": {
"name": "",
"description": "",
"option": {
"title": {
"label": ""
},
"layout": {
"label": "Diseño",
"option": {
"row": {
"label": "Horizontal"
},
"column": {
"label": "Vertical"
},
"grid": {
"label": ""
}
}
},
"items": {
"label": "",
"add": ""
}
}
},
"dnsHoleSummary": {
"name": "",
"description": "",
"option": {
"layout": {
"label": "Diseño",
"option": {
"row": {
"label": "Horizontal"
},
"column": {
"label": "Vertical"
},
"grid": {
"label": ""
}
}
},
"usePiHoleColors": {
"label": ""
}
},
"error": {
"internalServerError": "",
"integrationsDisconnected": ""
},
"data": {
"adsBlockedToday": "Bloqueados hoy",
"adsBlockedTodayPercentage": "Bloqueados hoy",
"dnsQueriesToday": "Consultas de hoy",
"domainsBeingBlocked": ""
}
},
"dnsHoleControls": {
"name": "",
"description": "Controla Pihole o AdGuard desde tu panel",
"option": {
"layout": {
"label": "Diseño",
"option": {
"row": {
"label": "Horizontal"
},
"column": {
"label": "Vertical"
},
"grid": {
"label": ""
}
}
},
"showToggleAllButtons": {
"label": ""
}
},
"error": {
"internalServerError": ""
},
"controls": {
"enableAll": "",
"disableAll": "",
"setTimer": "",
"set": "Establecer",
"enabled": "Activado",
"disabled": "Desactivado",
"processing": "",
"disconnected": "",
"hours": "Horas",
"minutes": "Minutos",
"unlimited": ""
}
},
"clock": {
"name": "",
"description": "Muestra la fecha y hora actual.",
"option": {
"customTitleToggle": {
"label": "",
"description": ""
},
"customTitle": {
"label": ""
},
"is24HourFormat": {
"label": "",
"description": ""
},
"showSeconds": {
"label": ""
},
"useCustomTimezone": {
"label": ""
},
"timezone": {
"label": "Zona horaria",
"description": ""
},
"showDate": {
"label": ""
},
"dateFormat": {
"label": "",
"description": ""
}
}
},
"notebook": {
"name": "Bloc de notas",
"description": "",
"option": {
"showToolbar": {
"label": "Muestra la barra de herramientas para ayudarte a escribir Markdown"
},
"allowReadOnlyCheck": {
"label": "Permitir verificación en modo solo lectura"
},
"content": {
"label": "El contenido del Bloc de notas"
}
},
"controls": {
"bold": "Negrita",
"italic": "Cursiva",
"strikethrough": "Tachado",
"underline": "Subrayado",
"colorText": "Color de texto",
"colorHighlight": "Texto resaltado en color",
"code": "Código",
"clear": "Borrar formato",
"heading": "Encabezado {level}",
"align": "Alinear texto: {position}",
"blockquote": "Cita",
"horizontalLine": "Línea horizontal",
"bulletList": "Lista sin ordenar",
"orderedList": "Lista ordenada",
"checkList": "Lista de control",
"increaseIndent": "Aumentar sangría",
"decreaseIndent": "Disminuir sangría",
"link": "Enlace",
"unlink": "Eliminar enlace",
"image": "Insertar imagen",
"addTable": "Añadir tabla",
"deleteTable": "Eliminar tabla",
"colorCell": "Color de celda",
"mergeCell": "Alternar combinación de celdas",
"addColumnLeft": "Añadir columna a la izquierda",
"addColumnRight": "Añadir columna a la derecha",
"deleteColumn": "Eliminar columna",
"addRowTop": "Añadir fila encima",
"addRowBelow": "Añadir fila debajo",
"deleteRow": "Eliminar fila"
},
"align": {
"left": "Izquierda",
"center": "Centrar",
"right": "Derecha"
},
"popover": {
"clearColor": "Eliminar color",
"source": "Fuente",
"widthPlaceholder": "Valor en % o píxeles",
"columns": "Columnas",
"rows": "Filas",
"width": "Ancho",
"height": "Alto"
}
},
"iframe": {
"name": "iFrame",
"description": "Incrusta cualquier contenido de Internet. Algunos sitios web pueden restringir el acceso.",
"option": {
"embedUrl": {
"label": "URL incrustada"
},
"allowFullScreen": {
"label": "Permitir pantalla completa"
},
"allowTransparency": {
"label": "Permitir transparencia"
},
"allowScrolling": {
"label": "Permitir desplazamiento"
},
"allowPayment": {
"label": "Permitir pago"
},
"allowAutoPlay": {
"label": "Permitir reproducción automática"
},
"allowMicrophone": {
"label": "Permitir micrófono"
},
"allowCamera": {
"label": "Permitir cámara"
},
"allowGeolocation": {
"label": "Permitir geolocalización"
}
},
"error": {
"noUrl": "",
"noBrowerSupport": "Tu navegador no soporta iframes. Por favor, actualice tu navegador."
}
},
"smartHome-entityState": {
"name": "",
"description": "",
"option": {
"entityId": {
"label": "ID de la entidad"
},
"displayName": {
"label": ""
},
"entityUnit": {
"label": ""
},
"clickable": {
"label": ""
}
}
},
"smartHome-executeAutomation": {
"name": "",
"description": "",
"option": {
"displayName": {
"label": "Nombre a mostrar"
},
"automationId": {
"label": "ID de automatización"
}
},
"spotlightAction": {
"run": ""
}
},
"calendar": {
"name": "Calendario",
"description": "",
"option": {
"releaseType": {
"label": "Tipo de lanzamiento de Radarr",
"options": {
"inCinemas": "",
"digitalRelease": "",
"physicalRelease": ""
}
},
"filterPastMonths": {
"label": ""
},
"filterFutureMonths": {
"label": ""
}
}
},
"weather": {
"name": "El Tiempo",
"description": "Muestra la información meteorológica actual de la ubicación establecida.",
"option": {
"isFormatFahrenheit": {
"label": ""
},
"location": {
"label": "Ubicación"
},
"showCity": {
"label": ""
},
"hasForecast": {
"label": ""
},
"forecastDayCount": {
"label": "",
"description": ""
},
"dateFormat": {
"label": "",
"description": ""
}
},
"kind": {
"clear": "Despejado",
"mainlyClear": "Mayormente despejado",
"fog": "Niebla",
"drizzle": "Llovizna",
"freezingDrizzle": "Llovizna helada",
"rain": "Lluvia",
"freezingRain": "Lluvia helada",
"snowFall": "Nevada",
"snowGrains": "Granos de nieve",
"rainShowers": "Chubascos",
"snowShowers": "Chubascos de nieve",
"thunderstorm": "Tormenta eléctrica",
"thunderstormWithHail": "Tormenta con granizo",
"unknown": "Desconocido"
}
},
"indexerManager": {
"name": "Estado del Administrador de Índices",
"description": "",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
}
},
"title": "Administrador de Índices",
"testAll": "Probar todo",
"error": {
"internalServerError": ""
}
},
"healthMonitoring": {
"name": "Monitorización de Salud del Sistema",
"description": "Muestra información sobre la salud y el estado de tu(s) sistema(s).",
"option": {
"fahrenheit": {
"label": "Temperatura de la CPU en grados Fahrenheit"
},
"cpu": {
"label": "Mostrar información de la CPU"
},
"memory": {
"label": "Mostrar información de la memoria"
},
"fileSystem": {
"label": "Mostrar información del sistema de archivos"
}
},
"popover": {
"information": "",
"processor": "",
"memory": "",
"memoryAvailable": "",
"version": "",
"uptime": "",
"loadAverage": "",
"minute": "",
"minutes": "",
"used": "",
"available": "Disponible",
"lastSeen": ""
},
"memory": {},
"error": {
"internalServerError": ""
}
},
"common": {
"location": {
"query": "",
"latitude": "",
"longitude": "",
"disabledTooltip": "",
"unknownLocation": "",
"search": "Buscar",
"table": {
"header": {
"city": "",
"country": "",
"coordinates": "",
"population": ""
},
"action": {
"select": ""
},
"population": {
"fallback": "Desconocido"
}
}
},
"integration": {
"noData": "",
"description": ""
},
"app": {
"noData": "",
"description": ""
},
"error": {
"noIntegration": "",
"noData": ""
},
"option": {}
},
"video": {
"name": "Video en directo",
"description": "Incrusta una transmisión de video o un video de una cámara o un sitio web",
"option": {
"feedUrl": {
"label": "Fuente URL"
},
"hasAutoPlay": {
"label": "Auto-reproducción",
"description": ""
},
"isMuted": {
"label": ""
},
"hasControls": {
"label": ""
}
},
"error": {
"noUrl": "",
"forYoutubeUseIframe": ""
}
},
"mediaServer": {
"name": "",
"description": "",
"option": {}
},
"downloads": {
"name": "",
"description": "",
"option": {
"columns": {
"label": ""
},
"enableRowSorting": {
"label": ""
},
"defaultSort": {
"label": ""
},
"descendingDefaultSort": {
"label": ""
},
"showCompletedUsenet": {
"label": ""
},
"showCompletedTorrent": {
"label": ""
},
"activeTorrentThreshold": {
"label": ""
},
"categoryFilter": {
"label": ""
},
"filterIsWhitelist": {
"label": ""
},
"applyFilterToRatio": {
"label": ""
}
},
"errors": {
"noColumns": "",
"noCommunications": ""
},
"items": {
"actions": {
"columnTitle": ""
},
"added": {
"columnTitle": "",
"detailsTitle": "Fecha Agregada"
},
"category": {
"columnTitle": "",
"detailsTitle": ""
},
"downSpeed": {
"columnTitle": "Descarga",
"detailsTitle": "Velocidad de Descarga"
},
"index": {
"columnTitle": "",
"detailsTitle": ""
},
"id": {
"columnTitle": ""
},
"integration": {
"columnTitle": "Integración"
},
"name": {
"columnTitle": ""
},
"progress": {
"columnTitle": "Completado %",
"detailsTitle": ""
},
"ratio": {
"columnTitle": "Ratio",
"detailsTitle": ""
},
"received": {
"columnTitle": "",
"detailsTitle": ""
},
"sent": {
"columnTitle": "",
"detailsTitle": ""
},
"size": {
"columnTitle": "",
"detailsTitle": ""
},
"state": {
"columnTitle": "Estado",
"detailsTitle": ""
},
"time": {
"columnTitle": "",
"detailsTitle": ""
},
"type": {
"columnTitle": "",
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "Subida",
"detailsTitle": ""
}
},
"states": {
"downloading": "Descargando",
"queued": "En cola",
"paused": "Pausado",
"completed": "Completado",
"failed": "",
"processing": "",
"leeching": "",
"stalled": "",
"unknown": "Desconocido",
"seeding": ""
},
"actions": {
"clients": {
"modalTitle": "",
"pause": "",
"resume": ""
},
"client": {
"pause": "",
"resume": ""
},
"item": {
"pause": "",
"resume": "",
"delete": {
"title": "",
"modalTitle": "",
"entry": "",
"entryAndFiles": ""
}
}
},
"globalRatio": ""
},
"mediaRequests-requestList": {
"name": "",
"description": "Mostrar una lista de todas las solicitudes multimedia de tu instancia de Overseerr o Jellyseerr",
"option": {
"linksTargetNewTab": {
"label": "Abrir enlaces en una pestaña nueva"
}
},
"pending": {
"approve": "",
"approving": "",
"decline": ""
},
"availability": {
"unknown": "Desconocido",
"pending": "",
"processing": "",
"partiallyAvailable": "Parcial",
"available": "Disponible"
},
"toBeDetermined": ""
},
"mediaRequests-requestStats": {
"name": "",
"description": "Estadísticas sobre tus solicitudes multimedia",
"option": {},
"titles": {
"stats": {
"main": "Estadísticas Multimedia",
"approved": "Ya aprobado",
"pending": "Aprobaciones pendientes",
"processing": "",
"declined": "",
"available": "",
"tv": "Solicitudes de TV",
"movie": "Solicitudes de películas",
"total": "Total"
},
"users": {
"main": "Mejores usuarios",
"requests": ""
}
}
},
"mediaTranscoding": {
"name": "",
"description": "",
"option": {
"defaultView": {
"label": "Vista predeterminada"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "Trabajadores",
"queue": "Cola",
"statistics": "Estadísticas"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "En cola",
"status": {
"healthy": "Saludable",
"unhealthy": "No saludable"
}
},
"panel": {
"statistics": {
"empty": "Vacío",
"transcodes": "Transcodificaciones",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "Códecs",
"videoContainers": "Contenedores",
"videoResolutions": "Resoluciones"
},
"workers": {
"empty": "Vacío",
"table": {
"file": "Archivo",
"eta": "Tiempo restante",
"progress": "Completado %",
"transcode": "Transcodificar",
"healthCheck": ""
}
},
"queue": {
"empty": "Vacío",
"table": {
"file": "Archivo",
"size": "Tamaño",
"transcode": "Transcodificar",
"healthCheck": ""
}
}
}
},
"rssFeed": {
"name": "",
"description": "",
"option": {
"feedUrls": {
"label": ""
},
"enableRtl": {
"label": ""
},
"textLinesClamp": {
"label": ""
},
"maximumAmountPosts": {
"label": ""
}
}
}
},
"widgetPreview": {
"toggle": {
"enabled": "",
"disabled": ""
},
"dimensions": {
"title": ""
}
},
"board": {
"action": {
"edit": {
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"confirmLeave": {
"title": "",
"message": ""
}
},
"oldImport": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"form": {
"file": {
"label": "",
"invalidError": ""
},
"apps": {
"label": "Aplicaciones",
"avoidDuplicates": {
"label": "",
"description": ""
},
"onlyImportApps": {
"label": "",
"description": ""
}
},
"name": {
"label": ""
},
"screenSize": {
"label": "",
"description": "",
"option": {
"sm": "Pequeño",
"md": "Mediano",
"lg": "Grande"
}
},
"sidebarBehavior": {
"label": "",
"description": "",
"option": {
"lastSection": {
"label": "",
"description": ""
},
"removeItems": {
"label": "",
"description": ""
}
}
}
}
}
},
"field": {
"pageTitle": {
"label": ""
},
"metaTitle": {
"label": ""
},
"logoImageUrl": {
"label": ""
},
"faviconImageUrl": {
"label": ""
},
"backgroundImageUrl": {
"label": ""
},
"backgroundImageAttachment": {
"label": "Adjuntar imagen de fondo",
"option": {
"fixed": {
"label": "",
"description": ""
},
"scroll": {
"label": "",
"description": ""
}
}
},
"backgroundImageRepeat": {
"label": "",
"option": {
"repeat": {
"label": "",
"description": ""
},
"no-repeat": {
"label": "",
"description": ""
},
"repeat-x": {
"label": "",
"description": ""
},
"repeat-y": {
"label": "",
"description": ""
}
}
},
"backgroundImageSize": {
"label": "Tamaño de la imagen de fondo",
"option": {
"cover": {
"label": "",
"description": ""
},
"contain": {
"label": "",
"description": ""
}
}
},
"primaryColor": {
"label": "Color primario"
},
"secondaryColor": {
"label": "Color secundario"
},
"opacity": {
"label": ""
},
"customCss": {
"label": "",
"description": "Además, personaliza tu panel usando CSS, solo recomendado para usuarios avanzados",
"customClassesAlert": {
"title": "",
"description": ""
}
},
"columnCount": {
"label": ""
},
"name": {
"label": "Nombre"
},
"isPublic": {
"label": "Pública",
"description": ""
}
},
"content": {
"metaTitle": ""
},
"setting": {
"title": "",
"section": {
"general": {
"title": "General",
"unrecognizedLink": ""
},
"layout": {
"title": "Diseño"
},
"background": {
"title": "Fondo"
},
"color": {
"title": ""
},
"customCss": {
"title": ""
},
"access": {
"title": "",
"permission": {
"item": {
"view": {
"label": "Ver tablero"
},
"modify": {
"label": ""
},
"full": {
"label": ""
}
}
}
},
"dangerZone": {
"title": "Zona de riesgo",
"action": {
"rename": {
"label": "",
"description": "",
"button": "",
"modal": {
"title": ""
}
},
"visibility": {
"label": "",
"description": {
"public": "",
"private": ""
},
"button": {
"public": "",
"private": ""
},
"confirm": {
"public": {
"title": "",
"description": ""
},
"private": {
"title": "",
"description": ""
}
}
},
"delete": {
"label": "",
"description": "",
"button": "",
"confirm": {
"title": "Eliminar tablero",
"description": ""
}
}
}
}
}
},
"error": {
"noBoard": {
"title": "",
"description": "",
"link": "",
"notice": ""
},
"notFound": {
"title": "",
"description": "",
"link": "",
"notice": ""
},
"homeBoard": {
"title": "",
"admin": {
"description": "",
"link": "",
"notice": ""
},
"user": {
"description": "",
"link": "",
"notice": ""
},
"anonymous": {
"description": "",
"link": "",
"notice": ""
}
}
}
},
"management": {
"metaTitle": "",
"title": {
"morning": "",
"afternoon": "",
"evening": ""
},
"notFound": {
"title": "",
"text": ""
},
"navbar": {
"items": {
"home": "Inicio",
"boards": "Tableros",
"apps": "Aplicaciones",
"integrations": "",
"searchEngies": "",
"medias": "",
"users": {
"label": "Usuarios",
"items": {
"manage": "Administrar",
"invites": "Invitaciones",
"groups": ""
}
},
"tools": {
"label": "Herramientas",
"items": {
"docker": "Docker",
"logs": "",
"api": "API",
"tasks": ""
}
},
"settings": "Ajustes",
"help": {
"label": "Ayuda",
"items": {
"documentation": "Documentación",
"submitIssue": "",
"discord": "Comunidad Discord",
"sourceCode": ""
}
},
"about": "Acerca de"
}
},
"page": {
"home": {
"statistic": {
"board": "Tableros",
"user": "Usuarios",
"invite": "Invitaciones",
"integration": "",
"app": "Aplicaciones",
"group": ""
},
"statisticLabel": {
"boards": "Tableros",
"resources": "",
"authentication": "",
"authorization": ""
}
},
"board": {
"title": "Tus tableros",
"action": {
"new": {
"label": ""
},
"open": {
"label": ""
},
"settings": {
"label": "Ajustes"
},
"setHomeBoard": {
"label": "",
"badge": {
"label": "Inicio",
"tooltip": ""
}
},
"delete": {
"label": "Eliminar permanentemente",
"confirm": {
"title": "Eliminar tablero",
"description": ""
}
}
},
"visibility": {
"public": "",
"private": ""
},
"modal": {
"createBoard": {
"field": {
"name": {
"label": "Nombre"
}
}
}
}
},
"media": {
"includeFromAllUsers": ""
},
"user": {
"back": "",
"fieldsDisabledExternalProvider": "",
"setting": {
"general": {
"title": "General",
"item": {
"language": "",
"board": "",
"firstDayOfWeek": "Primer día de la semana",
"accessibility": "Accesibilidad"
}
},
"security": {
"title": "Seguridad"
},
"board": {
"title": "Tableros"
}
},
"list": {
"metaTitle": "Administrar usuarios",
"title": "Usuarios"
},
"edit": {
"metaTitle": ""
},
"create": {
"metaTitle": "Crear usuario",
"title": "",
"step": {
"personalInformation": {
"label": ""
},
"security": {
"label": "Seguridad"
},
"groups": {
"label": "",
"title": "",
"description": ""
},
"review": {
"label": ""
},
"completed": {
"title": ""
},
"error": {
"title": ""
}
},
"action": {
"createAnother": "",
"back": ""
}
},
"invite": {
"title": "Administrar invitaciones de usuario",
"action": {
"new": {
"title": "",
"description": "Después de la caducidad, una invitación ya no será válida y el destinatario de la invitación no podrá crear una cuenta."
},
"copy": {
"title": "",
"description": "",
"link": "Link de invitación",
"button": ""
},
"delete": {
"title": "Eliminar invitación",
"description": "¿Estás seguro de que deseas eliminar esta invitación? Los usuarios con este enlace ya no podrán crear una cuenta usando ese enlace."
}
},
"field": {
"id": {
"label": "ID"
},
"creator": {
"label": "Creador"
},
"expirationDate": {
"label": "Fecha de caducidad"
},
"token": {
"label": "Token"
}
}
}
},
"group": {
"back": "",
"setting": {
"general": {
"title": "General",
"owner": "Propietario",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
"members": {
"title": "",
"search": "",
"notFound": ""
},
"permissions": {
"title": "",
"form": {
"unsavedChanges": ""
}
}
}
},
"settings": {
"title": "Ajustes",
"notification": {
"success": {
"message": ""
},
"error": {
"message": ""
}
},
"section": {
"analytics": {
"title": "",
"general": {
"title": "",
"text": ""
},
"widgetData": {
"title": "",
"text": ""
},
"integrationData": {
"title": "",
"text": ""
},
"usersData": {
"title": "",
"text": ""
}
},
"crawlingAndIndexing": {
"title": "",
"warning": "",
"noIndex": {
"title": "",
"text": ""
},
"noFollow": {
"title": "",
"text": ""
},
"noTranslate": {
"title": "",
"text": ""
},
"noSiteLinksSearchBox": {
"title": "",
"text": ""
}
},
"board": {
"title": "Tableros",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "Apariencia",
"defaultColorScheme": {
"label": "",
"options": {
"light": "",
"dark": ""
}
}
},
"culture": {
"title": "",
"defaultLocale": {
"label": ""
}
}
}
},
"tool": {
"tasks": {
"title": "",
"status": {
"idle": "",
"running": "En ejecución",
"error": "Error"
},
"job": {
"iconsUpdater": {
"label": ""
},
"analytics": {
"label": ""
},
"smartHomeEntityState": {
"label": ""
},
"ping": {
"label": ""
},
"mediaServer": {
"label": "Servidor Multimedia"
},
"mediaOrganizer": {
"label": ""
},
"downloads": {
"label": ""
},
"mediaRequestStats": {
"label": ""
},
"mediaRequestList": {
"label": ""
},
"rssFeeds": {
"label": ""
},
"indexerManager": {
"label": ""
},
"healthMonitoring": {
"label": ""
},
"dnsHole": {
"label": ""
},
"sessionCleanup": {
"label": ""
},
"updateChecker": {
"label": ""
},
"mediaTranscoding": {
"label": ""
}
}
},
"api": {
"title": "API",
"modal": {
"createApiToken": {
"title": "",
"description": "",
"button": ""
}
},
"tab": {
"documentation": {
"label": "Documentación"
},
"apiKey": {
"label": "",
"title": "",
"button": {
"createApiToken": ""
},
"table": {
"header": {
"id": "ID",
"createdBy": ""
}
}
}
}
}
},
"about": {
"version": "",
"text": "",
"accordion": {
"contributors": {
"title": "",
"subtitle": ""
},
"translators": {
"title": "",
"subtitle": ""
},
"libraries": {
"title": "",
"subtitle": ""
}
}
}
}
},
"docker": {
"title": "Contenedores",
"table": {
"updated": "",
"search": "",
"selected": ""
},
"field": {
"name": {
"label": "Nombre"
},
"state": {
"label": "Estado",
"option": {
"created": "Creado",
"running": "En ejecución",
"paused": "Pausado",
"restarting": "Reiniciando",
"exited": "",
"removing": "Eliminando",
"dead": ""
}
},
"containerImage": {
"label": "Imagen"
},
"ports": {
"label": "Puertos"
}
},
"action": {
"start": {
"label": "Iniciar",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"stop": {
"label": "Detener",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"restart": {
"label": "Reiniciar",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"remove": {
"label": "Eliminar",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"refresh": {
"label": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
},
"error": {
"internalServerError": ""
}
},
"permission": {
"title": "",
"userSelect": {
"title": ""
},
"groupSelect": {
"title": ""
},
"tab": {
"user": "Usuarios",
"group": "",
"inherited": ""
},
"field": {
"user": {
"label": "Usuario"
},
"group": {
"label": ""
},
"permission": {
"label": ""
}
},
"action": {
"saveUser": "",
"saveGroup": ""
}
},
"navigationStructure": {
"manage": {
"label": "Administrar",
"boards": {
"label": "Tableros"
},
"integrations": {
"label": "",
"edit": {
"label": "Editar"
},
"new": {
"label": ""
}
},
"search-engines": {
"label": "",
"new": {
"label": ""
},
"edit": {
"label": "Editar"
}
},
"medias": {
"label": ""
},
"apps": {
"label": "Aplicaciones",
"new": {
"label": ""
},
"edit": {
"label": "Editar"
}
},
"users": {
"label": "Usuarios",
"create": {
"label": "Crear"
},
"general": "General",
"security": "Seguridad",
"board": "Tableros",
"groups": {
"label": ""
},
"invites": {
"label": "Invitaciones"
}
},
"tools": {
"label": "Herramientas",
"docker": {
"label": "Docker"
},
"logs": {
"label": ""
}
},
"settings": {
"label": "Ajustes"
},
"about": {
"label": "Acerca de"
}
}
},
"search": {
"placeholder": "",
"nothingFound": "",
"error": {
"fetch": ""
},
"mode": {
"appIntegrationBoard": {
"help": "",
"group": {
"app": {
"title": "Aplicaciones",
"children": {
"action": {
"open": {
"label": ""
},
"edit": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"board": {
"title": "Tableros",
"children": {
"action": {
"open": {
"label": ""
},
"homeBoard": {
"label": ""
},
"settings": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"integration": {
"title": ""
}
}
},
"command": {
"help": "",
"group": {
"localCommand": {
"title": ""
},
"globalCommand": {
"title": "",
"option": {
"colorScheme": {
"light": "",
"dark": ""
},
"language": {
"label": "",
"children": {
"detail": {
"title": ""
}
}
},
"newBoard": {
"label": ""
},
"importBoard": {
"label": ""
},
"newApp": {
"label": ""
},
"newIntegration": {
"label": "",
"children": {
"detail": {
"title": ""
}
}
},
"newUser": {
"label": ""
},
"newInvite": {
"label": ""
},
"newGroup": {
"label": ""
}
}
}
}
},
"external": {
"help": "",
"group": {
"searchEngine": {
"title": "",
"children": {
"action": {
"search": {
"label": ""
}
},
"detail": {
"title": ""
},
"searchResults": {
"title": ""
}
},
"option": {
"google": {
"name": "",
"description": ""
},
"bing": {
"name": "",
"description": ""
},
"duckduckgo": {
"name": "",
"description": ""
},
"torrent": {
"name": "Torrents",
"description": ""
},
"youTube": {
"name": "",
"description": ""
}
}
}
}
},
"help": {
"group": {
"mode": {
"title": ""
},
"help": {
"title": "Ayuda",
"option": {
"documentation": {
"label": "Documentación"
},
"submitIssue": {
"label": ""
},
"discord": {
"label": "Comunidad Discord"
}
}
}
}
},
"home": {
"group": {
"local": {
"title": ""
}
}
},
"page": {
"help": "",
"group": {
"page": {
"title": "",
"option": {
"manageHome": {
"label": ""
},
"manageBoard": {
"label": ""
},
"manageApp": {
"label": ""
},
"manageIntegration": {
"label": ""
},
"manageSearchEngine": {
"label": ""
},
"manageMedia": {
"label": ""
},
"manageUser": {
"label": "Administrar usuarios"
},
"manageInvite": {
"label": ""
},
"manageGroup": {
"label": ""
},
"manageDocker": {
"label": ""
},
"manageApi": {
"label": ""
},
"manageLog": {
"label": ""
},
"manageTask": {
"label": ""
},
"manageSettings": {
"label": ""
},
"about": {
"label": "Acerca de"
},
"homeBoard": {
"label": ""
},
"preferences": {
"label": "Tus preferencias"
}
}
}
}
},
"userGroup": {
"help": "",
"group": {
"user": {
"title": "Usuarios",
"children": {
"action": {
"detail": {
"label": ""
}
},
"detail": {
"title": ""
}
}
},
"group": {
"title": "",
"children": {
"action": {
"detail": {
"label": ""
},
"manageMember": {
"label": ""
},
"managePermission": {
"label": ""
}
},
"detail": {
"title": ""
}
}
}
}
}
},
"engine": {
"search": "",
"field": {
"name": {
"label": "Nombre"
},
"short": {
"label": ""
},
"urlTemplate": {
"label": ""
},
"description": {
"label": ""
}
},
"page": {
"list": {
"title": "",
"noResults": {
"title": "",
"action": ""
},
"interactive": ""
},
"create": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
},
"edit": {
"title": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
},
"configControl": "",
"searchEngineType": {
"generic": "",
"fromIntegration": ""
}
},
"delete": {
"title": "",
"message": "",
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}
}
}
}