New Crowdin updates (#571)
* New translations date.json (French) * New translations calendar.json (French) * New translations docker.json (French) * New translations about.json (French) * New translations calendar.json (Spanish) * New translations common.json (Spanish) * New translations dashdot.json (Spanish) * New translations date.json (Spanish) * New translations docker.json (Danish) * New translations ping.json (Danish) * New translations docker.json (German) * New translations ping.json (German) * New translations docker.json (Hebrew) * New translations ping.json (Hebrew) * New translations docker.json (Italian) * New translations ping.json (Italian) * New translations docker.json (Dutch) * New translations ping.json (Dutch) * New translations docker.json (Swedish) * New translations ping.json (Swedish) * New translations docker.json (LOLCAT) * New translations ping.json (LOLCAT) * New translations config-changer.json (French) * New translations docker.json (Italian) * New translations ping.json (Italian) * New translations config-changer.json (Italian) * New translations docker.json (Dutch) * New translations ping.json (Dutch) * New translations config-changer.json (Dutch) * New translations calendar.json (Ukrainian) * New translations common.json (Ukrainian) * New translations dashdot.json (Ukrainian) * New translations date.json (Ukrainian) * New translations dlspeed.json (Ukrainian) * New translations docker.json (Ukrainian) * New translations overseerr.json (Ukrainian) * New translations ping.json (Ukrainian) * New translations search.json (Ukrainian) * New translations weather.json (Ukrainian) * New translations common.json (Ukrainian) * New translations page-appearance.json (Ukrainian) * New translations config-changer.json (Ukrainian) * New translations search-engine.json (Ukrainian) * New translations widget-positions.json (Ukrainian) * New translations usenet.json (Ukrainian) * New translations login.json (Ukrainian) * New translations selector.json (Ukrainian) * New translations toggle-edit-mode.json (Ukrainian) * New translations add-app.json (Ukrainian) * New translations about.json (Ukrainian) * New translations torrents-status.json (Ukrainian) * New translations add-app.json (Spanish) * New translations date.json (Spanish) * New translations dlspeed.json (Spanish) * New translations docker.json (Spanish) * New translations overseerr.json (Spanish) * New translations ping.json (Spanish) * New translations search.json (Spanish) * New translations weather.json (Spanish) * New translations page-appearance.json (Spanish) * New translations config-changer.json (Spanish) * New translations usenet.json (Spanish) * New translations add-app.json (Spanish) * New translations about.json (Spanish) * New translations torrents-status.json (Spanish) * New translations docker.json (Hebrew) * New translations ping.json (Hebrew) * New translations calendar.json (French) * New translations dashdot.json (French) * New translations dlspeed.json (French) * New translations docker.json (French) * New translations overseerr.json (French) * New translations ping.json (French) * New translations config-changer.json (French) * New translations add-app.json (French) * New translations common.json (Spanish) * New translations config-changer.json (Spanish) * New translations search-engine.json (Spanish) * New translations widget-positions.json (Spanish)
This commit is contained in:
@@ -1,45 +1,45 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"label": "Cambiador de configuración",
|
||||
"description": "{{configCount}} configuraciones disponibles",
|
||||
"loadingNew": "Cargando tu configuración...",
|
||||
"pleaseWait": ""
|
||||
"pleaseWait": "Por favor, ¡espera hasta que tu nueva configuración esté carga!"
|
||||
},
|
||||
"modal": {
|
||||
"copy": {
|
||||
"title": "",
|
||||
"title": "Elige el nombre de tu nueva configuración",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"label": "Nombre de la configuración",
|
||||
"validation": {
|
||||
"required": "",
|
||||
"notUnique": ""
|
||||
"required": "Se requiere nombre de la configuración",
|
||||
"notUnique": "El nombre de la configuración ya está en uso"
|
||||
},
|
||||
"placeholder": ""
|
||||
"placeholder": "Nombre de tu nueva configuración"
|
||||
},
|
||||
"submitButton": ""
|
||||
"submitButton": "Confirmar"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Configuración guardada",
|
||||
"message": "Configuración guardada como {{configName}}"
|
||||
},
|
||||
"configCopied": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Configuración copiada",
|
||||
"message": "Configuración copiada como {{configName}}"
|
||||
},
|
||||
"configNotCopied": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Imposible copiar la configuración",
|
||||
"message": "Tu configuración no fue copiada como {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"confirmDeletion": {
|
||||
"title": "",
|
||||
"warningText": "",
|
||||
"text": "",
|
||||
"title": "Confirmar eliminación de tu configuración",
|
||||
"warningText": "Estás a punto de eliminar '<b>{{configName}}</b>'",
|
||||
"text": "Por favor, ten en cuenta que la eliminación no es reversible y tus datos serán borrados indefinidamente. Después de hacer clic en el botón, el archivo será eliminado permanentemente del disco. Asegúrate de crear un respaldo adecuado de tu configuración.",
|
||||
"buttons": {
|
||||
"confirm": ""
|
||||
"confirm": "Si, eliminar '<b>{{configName}}</b>'"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -57,8 +57,8 @@
|
||||
"message": "Error en el borrado de la configuración"
|
||||
},
|
||||
"deleteFailedDefaultConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "La configuración por defecto no puede ser eliminada",
|
||||
"message": "La configuración no fue eliminada del sistema"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -76,11 +76,11 @@
|
||||
},
|
||||
"accept": {
|
||||
"title": "Configuración subida",
|
||||
"text": ""
|
||||
"text": "Arrastra archivos aquí para subir la configuración. Solo se soportan archivos JSON."
|
||||
},
|
||||
"reject": {
|
||||
"title": "Subida Arrastar y Soltar rechada",
|
||||
"text": ""
|
||||
"text": "Este formato der archivo no está soportado. Por favor, sube solo archivos JSON."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"title": "Motor de búsqueda",
|
||||
"configurationName": "Configuración del motor de búsqueda",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"generalTip": "¡Hay múltiples prefijos que puedes usar! Añadiendo éstos delante de tu búsqueda, filtrará los resultados. !s (Web), !t (Torrents), !y (YouTube), y !m (Media).",
|
||||
"placeholderTip": "%s puede utilizarse como modelo para la petición."
|
||||
},
|
||||
"customEngine": {
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Posisionar widgets a la izquierda"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user