New Crowdin translations by GitHub Action (#3758)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot] 2024-09-09 21:15:33 -07:00 committed by GitHub
parent e1a6acf5e6
commit 8fa6454161
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 2074 additions and 646 deletions

View file

@ -12,7 +12,7 @@
"number": "{{value, number}}",
"ms": "{{value, number}}",
"date": "{{value, date}}",
"relativeDate": "{{valor, relativaFecha}}",
"relativeDate": "{{value, relativeDate}}",
"uptime": "{{value, uptime}}",
"months": "me",
"days": "d",
@ -226,6 +226,10 @@
"leech": "Descargas",
"seed": "Semillas"
},
"develancacheui": {
"cachehitbytes": "Bytes encontrados en caché",
"cachemissbytes": "Bytes faltantes en caché"
},
"downloadstation": {
"download": "Descarga",
"upload": "Subida",
@ -319,6 +323,19 @@
"seconds": "{{number}}s",
"ago": "Hace {{value}}"
},
"technitium": {
"totalQueries": "Consultas",
"totalNoError": "Success",
"totalServerFailure": "Failures",
"totalNxDomain": "NX Domains",
"totalRefused": "Refused",
"totalAuthoritative": "Authoritative",
"totalRecursive": "Recursive",
"totalCached": "Cached",
"totalBlocked": "Bloqueado",
"totalDropped": "Dropped",
"totalClients": "Clientes"
},
"tdarr": {
"queue": "En cola",
"processed": "Procesado",
@ -827,7 +844,11 @@
},
"romm": {
"platforms": "Plataformas",
"totalRoms": "ROMs totales"
"totalRoms": "Games",
"saves": "Saves",
"states": "States",
"screenshots": "Screenshots",
"totalfilesize": "Total Size"
},
"netdata": {
"warnings": "Advertencias",
@ -852,13 +873,13 @@
"sceneSize": "Tamaño de las escenas",
"sceneDuration": "Duración de las escenas",
"images": "Imágenes",
"imageSize": "Tamaño de imagen",
"imageSize": "Tamaño de las imágenes",
"galleries": "Galerías",
"performers": "Intérpretes",
"studios": "Estudios",
"movies": "Películas",
"tags": "Etiquetas",
"oCount": "O cuenta"
"oCount": "Cantidad de O"
},
"tandoor": {
"users": "Usuarios",
@ -867,7 +888,7 @@
},
"homebox": {
"items": "Objetos",
"totalWithWarranty": "Con Garantía",
"totalWithWarranty": "Con garantía",
"locations": "Ubicaciones",
"labels": "Etiquetas",
"users": "Usuarios",
@ -885,7 +906,7 @@
},
"swagdashboard": {
"proxied": "Proxy activado",
"auth": "Con Autenticación",
"auth": "Con autenticación",
"outdated": "Desactualizado",
"banned": "Baneado"
},
@ -897,13 +918,26 @@
"stocks": {
"stocks": "Acciones",
"loading": "Cargando",
"open": "Abierto - Mercado EEUU",
"closed": "Cerrado - Mercado EEUU",
"invalidConfiguration": "Configuración no válida"
"open": "Abierto - Mercado EE. UU.",
"closed": "Cerrado - Mercado EE. UU.",
"invalidConfiguration": "Configuración inválida"
},
"frigate": {
"cameras": "Cameras",
"cameras": "Cámaras",
"uptime": "Tiempo activo",
"version": "Versión"
},
"linkwarden": {
"links": "Enlaces",
"collections": "Colecciones",
"tags": "Etiquetas"
},
"zabbix": {
"unclassified": "Not classified",
"information": "Información",
"warning": "Warning",
"average": "Average",
"high": "High",
"disaster": "Disaster"
}
}