🌐 add crowdin translations
This commit is contained in:
6
public/locales/es/common.json
Normal file
6
public/locales/es/common.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": "Guardar"
|
||||
},
|
||||
"tip": "Consejo: "
|
||||
}
|
||||
118
public/locales/es/layout/add-service-app-shelf.json
Normal file
118
public/locales/es/layout/add-service-app-shelf.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": "Añadir un servicio"
|
||||
},
|
||||
"modal": {
|
||||
"title": "Añadir servicio",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "Opciones",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "Nombre del servicio",
|
||||
"placeholder": "Plex"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": "URL del icono"
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": "URL del servicio"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "Tipo de servicio",
|
||||
"defaultValue": "Otro",
|
||||
"placeholder": "Elige uno"
|
||||
},
|
||||
"category": {
|
||||
"label": "Categoría",
|
||||
"placeholder": "Seleccione una categoría o cree una nueva",
|
||||
"nothingFound": "",
|
||||
"createLabel": ""
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"noKey": ""
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": "aquí."
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": ""
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": "Añadir servicio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
public/locales/es/layout/app-shelf-menu.json
Normal file
18
public/locales/es/layout/app-shelf-menu.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"buttons": {
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "Ajustes",
|
||||
"dangerZone": ""
|
||||
},
|
||||
"actions": {
|
||||
"edit": "Editar",
|
||||
"delete": "Eliminar"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
public/locales/es/layout/app-shelf.json
Normal file
10
public/locales/es/layout/app-shelf.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": "Tus descargas"
|
||||
},
|
||||
"others": {
|
||||
"text": "Otros"
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/es/modules/calendar.json
Normal file
11
public/locales/es/modules/calendar.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Calendario",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/es/modules/common-media-cards.json
Normal file
6
public/locales/es/modules/common-media-cards.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "Reproducir",
|
||||
"request": "Solicitar"
|
||||
}
|
||||
}
|
||||
5
public/locales/es/modules/common.json
Normal file
5
public/locales/es/modules/common.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": "Ajustes"
|
||||
}
|
||||
}
|
||||
60
public/locales/es/modules/dashdot.json
Normal file
60
public/locales/es/modules/dashdot.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"cpu": "Procesador",
|
||||
"ram": "Memoria RAM",
|
||||
"storage": "Almacenaje",
|
||||
"network": "Red",
|
||||
"gpu": "Procesador Gráfico"
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "Almacenaje",
|
||||
"label": "Almacenaje:"
|
||||
},
|
||||
"network": {
|
||||
"title": "Red",
|
||||
"label": "Red:",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": "Procesador"
|
||||
},
|
||||
"memory": {
|
||||
"title": "Memoria RAM"
|
||||
},
|
||||
"gpu": {
|
||||
"title": "Procesador Gráfico"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/es/modules/date.json
Normal file
11
public/locales/es/modules/date.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Fecha",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/es/modules/dlspeed.json
Normal file
6
public/locales/es/modules/dlspeed.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
69
public/locales/es/modules/docker.json
Normal file
69
public/locales/es/modules/docker.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Docker",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "Nombre",
|
||||
"image": "Imágen",
|
||||
"ports": "Puertos",
|
||||
"state": "Estado"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": "{{ports}} más"
|
||||
},
|
||||
"states": {
|
||||
"running": "",
|
||||
"created": "Creado",
|
||||
"stopped": "Detenido",
|
||||
"unknown": "Desconocido"
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "Añadir servicio",
|
||||
"message": "Añadir servicio a Homarr"
|
||||
},
|
||||
"restart": {
|
||||
"title": "Reiniciar"
|
||||
},
|
||||
"stop": {
|
||||
"title": "Detener"
|
||||
},
|
||||
"start": {
|
||||
"title": "Comenzar"
|
||||
},
|
||||
"refreshData": "Actualizar datos",
|
||||
"addToHomarr": {
|
||||
"title": "Añadir a Homarr"
|
||||
},
|
||||
"remove": {
|
||||
"title": "Eliminar"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"successfullyExecuted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"unknownError": {
|
||||
"title": ""
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": "Docker"
|
||||
}
|
||||
}
|
||||
30
public/locales/es/modules/overseerr.json
Normal file
30
public/locales/es/modules/overseerr.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Overseerr",
|
||||
"description": ""
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "Cancelar",
|
||||
"request": "Solicitar"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "Temporada",
|
||||
"numberOfEpisodes": "Número de episodios"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/es/modules/ping.json
Normal file
11
public/locales/es/modules/ping.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": "Cargando..."
|
||||
}
|
||||
}
|
||||
9
public/locales/es/modules/search.json
Normal file
9
public/locales/es/modules/search.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
}
|
||||
}
|
||||
40
public/locales/es/modules/torrents-status.json
Normal file
40
public/locales/es/modules/torrents-status.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "Nombre",
|
||||
"size": "Tamaño",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
32
public/locales/es/modules/weather.json
Normal file
32
public/locales/es/modules/weather.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Clima",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": "Mostrar en Fahrenheit"
|
||||
},
|
||||
"location": {
|
||||
"label": "Ubicación del clima"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "Niebla",
|
||||
"drizzle": "Llovizna",
|
||||
"freezingDrizzle": "Llovizna helada",
|
||||
"rain": "Lluvia",
|
||||
"freezingRain": "Lluvia helada",
|
||||
"snowFall": "Caída de nieve",
|
||||
"snowGrains": "Granos de nieve",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": "Desconocido"
|
||||
}
|
||||
}
|
||||
}
|
||||
14
public/locales/es/settings/common.json
Normal file
14
public/locales/es/settings/common.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "Ajustes",
|
||||
"tooltip": "Ajustes",
|
||||
"tabs": {
|
||||
"common": "Común",
|
||||
"customizations": "Personalizaciones"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "Hecho con ❤️ por @"
|
||||
}
|
||||
}
|
||||
1
public/locales/es/settings/customization/app-width.json
Normal file
1
public/locales/es/settings/customization/app-width.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"suffix": "Color {{color}}"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "Opacidad de la aplicación"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "Título de Página",
|
||||
"placeholder": "Homarr 🦞"
|
||||
},
|
||||
"logo": {
|
||||
"label": "Logo",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"background": {
|
||||
"label": "Fondo",
|
||||
"placeholder": ""
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "Sombra"
|
||||
}
|
||||
3
public/locales/es/settings/general/color-schema.json
Normal file
3
public/locales/es/settings/general/color-schema.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "Cambiar al modo {{scheme}}"
|
||||
}
|
||||
55
public/locales/es/settings/general/config-changer.json
Normal file
55
public/locales/es/settings/general/config-changer.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"submitButton": ""
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "Idioma"
|
||||
}
|
||||
1
public/locales/es/settings/general/module-enabler.json
Normal file
1
public/locales/es/settings/general/module-enabler.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
11
public/locales/es/settings/general/search-engine.json
Normal file
11
public/locales/es/settings/general/search-engine.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
}
|
||||
}
|
||||
3
public/locales/es/settings/general/theme-selector.json
Normal file
3
public/locales/es/settings/general/theme-selector.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "Cambiar al modo {{theme}}"
|
||||
}
|
||||
1
public/locales/es/settings/general/widget-positions.json
Normal file
1
public/locales/es/settings/general/widget-positions.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user