From e798d4ec9d91a442fd7cbb1d3a287208c4c4184d Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 13 Jan 2021 08:31:56 +0000 Subject: [PATCH] New translations en.json (Spanish) --- src/Ombi/wwwroot/translations/es.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Ombi/wwwroot/translations/es.json b/src/Ombi/wwwroot/translations/es.json index c5cee4294..c16ad28aa 100644 --- a/src/Ombi/wwwroot/translations/es.json +++ b/src/Ombi/wwwroot/translations/es.json @@ -57,7 +57,7 @@ "Vote": "Votar", "Donate": "隆Donar!", "DonateLibraryMaintainer": "Donar al desarrollador de la biblioteca", - "DonateTooltip": "As铆 es como convenzo a mi esposa para que me deje pasar mi tiempo libre desarrollando Ombi ;)", + "DonateTooltip": "As铆 es como convenzo a mi esposa para que me deje pasar mi tiempo libre desarrollando Ombi 馃榿", "UpdateAvailableTooltip": "隆Actualizaci贸n disponible!", "Settings": "Ajustes", "Welcome": "Bienvenido {{username}}", @@ -265,7 +265,7 @@ "Budget": "Presupuesto", "Keywords": "Palabras Clave/Etiquetas", "Casts": { - "CastTitle": "Enviar pantalla" + "CastTitle": "Reparto" }, "EpisodeSelector": { "AllSeasonsTooltip": "Esto solicitar谩 cada temporada para este programa", @@ -274,7 +274,7 @@ }, "SonarrConfiguration": "Configuraci贸n de Sonarr", "RadarrConfiguration": "Configuraci贸n de Radarr", - "RequestOnBehalf": "Request on behalf of", + "RequestOnBehalf": "Solicitar de parte de", "PleaseSelectUser": "Por favor, selecciona un usuario", "StreamingOn": "Emitiendo en" }, @@ -297,7 +297,7 @@ "Writer": "Guionistas", "ExecProducer": "Productor ejecutivo" }, - "NoSearch": "Sorry, nothing matches your search!" + "NoSearch": "隆Lo sentimos, nada coincide con tu b煤squeda!" }, "UserPreferences": { "Welcome": "Bienvenido {{username}}!", @@ -305,9 +305,9 @@ "DarkMode": "Modo Oscuro", "Updated": "Actualizado exitosamente", "StreamingCountry": "Pa铆s de emisi贸n", - "StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.", - "LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.", - "MobileQRCode": "Mobile QR Code", - "LegacyApp": "Launch Legacy App" + "StreamingCountryDescription": "Este es el c贸digo de pa铆s desde el que mostraremos informaci贸n de emisi贸n. Si est谩s en Espa帽a, por favor selecciona ES y tendr谩s informaci贸n relacionada con la emisi贸n en Espa帽a.", + "LanguageDescription": "Este es el idioma en el que desea mostrar la interfaz de Ombi.", + "MobileQRCode": "C贸digo QR m贸vil", + "LegacyApp": "Iniciar Aplicaci贸n Antigua" } } \ No newline at end of file