From af1695687a21d2db50bd3566e8474cd5eb3e43a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 19:38:39 -0700 Subject: [PATCH] New Crowdin translations by GitHub Action (#3589) Co-authored-by: Crowdin Bot --- public/locales/es/common.json | 44 +++++++++++++++++------------------ public/locales/fr/common.json | 8 +++---- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index c3306fe83..075a4c566 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -140,7 +140,7 @@ "connectionStatusPendingDisconnect": "Desconexión pendiente", "connectionStatusDisconnecting": "Desconectando", "connectionStatusDisconnected": "Desconectado", - "connectionStatusConnected": "Connected", + "connectionStatusConnected": "Conectado", "uptime": "Tiempo activo", "maxDown": "Descarga máxima", "maxUp": "Subida máxima", @@ -279,9 +279,9 @@ }, "netalertx": { "total": "Total", - "connected": "Connected", - "new_devices": "New Devices", - "down_alerts": "Down Alerts" + "connected": "Conectado", + "new_devices": "Nuevos dispositivos", + "down_alerts": "Alertas de caída" }, "pihole": { "queries": "Consultas", @@ -544,7 +544,7 @@ "hdhomerun": { "channels": "Canales", "hd": "Alta definición", - "tunerCount": "Tuners", + "tunerCount": "Sintonizadores", "channelNumber": "Canal", "channelNetwork": "Red", "signalStrength": "Intensidad", @@ -827,7 +827,7 @@ }, "romm": { "platforms": "Plataformas", - "totalRoms": "Total ROMs" + "totalRoms": "ROMs totales" }, "netdata": { "warnings": "Advertencias", @@ -835,38 +835,38 @@ }, "plantit": { "events": "Eventos", - "plants": "Plants", + "plants": "Plantas", "photos": "Fotos", - "species": "Species" + "species": "Especies" }, "gitea": { "notifications": "Notificaciones", "issues": "Números", - "pulls": "Pull Requests" + "pulls": "Solicitudes de cambios" }, "stash": { - "scenes": "Scenes", - "scenesPlayed": "Scenes Played", - "playCount": "Total Plays", - "playDuration": "Time Watched", - "sceneSize": "Scenes Size", - "sceneDuration": "Scenes Duration", + "scenes": "Escenas", + "scenesPlayed": "Escenas reproducidas", + "playCount": "Reproducciones totales", + "playDuration": "Tiempo visto", + "sceneSize": "Tamaño de las escenas", + "sceneDuration": "Duración de las escenas", "images": "Imágenes", "imageSize": "Tamaño de imagen", "galleries": "Galerías", - "performers": "Performers", - "studios": "Studios", + "performers": "Intérpretes", + "studios": "Estudios", "movies": "Películas", "tags": "Etiquetas", - "oCount": "O Count" + "oCount": "O cuenta" }, "tandoor": { "users": "Usuarios", "recipes": "Recetas", - "keywords": "Keywords" + "keywords": "Palabras clave" }, "homebox": { - "items": "Items", + "items": "Objetos", "totalWithWarranty": "Con Garantía", "locations": "Ubicaciones", "labels": "Etiquetas", @@ -875,10 +875,10 @@ }, "crowdsec": { "alerts": "Alertas", - "bans": "Bans" + "bans": "Baneos" }, "wgeasy": { - "connected": "Connected", + "connected": "Conectado", "enabled": "Activado", "disabled": "Desactivado", "total": "Total" diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 401b7464a..beb8420c6 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -884,9 +884,9 @@ "total": "Total" }, "swagdashboard": { - "proxied": "Proxied", - "auth": "With Auth", - "outdated": "Outdated", - "banned": "Banned" + "proxied": "Par proxy", + "auth": "Avec authentification", + "outdated": "Obsolète", + "banned": "Banni" } }