Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from AbyssDeep/master
Browse files Browse the repository at this point in the history
Spanish Translation
  • Loading branch information
FaisalUmair committed Dec 15, 2017
2 parents 0ef0d4c + faeb34e commit 1291f49
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
38 changes: 38 additions & 0 deletions locale/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"Udemy Login": "Inicio de Udemy",
"Email": "Email",
"Password": "Contraseña",
"Login": "Iniciar Sesión",
"Type Username/Password": "Ingresar Nombre de Usuario/Contraseña",
"Incorrect Username/Password": "El Nombre de Usuario/Contraseña es incorrecto",
"Logging in": "Accediendo",
"Loading Courses": "Cargando cursos",
"You have not enrolled in any course": "No estás inscrito en ningún curso",
"Getting Info": "Obteniendo información",
"Courses": "Cursos",
"Building Course Data": "Construyendo datos del Curso",
"Downloaded": "Descargado",
"out of": "de",
"lectures": "Lectura",
"Download Completed": "Descarga Completa!",
"Click this message to hide it": "Presiona este mensaje para ocultarlo",
"Download Failed": "Descarga Fallido!",
"Click this message to retry": "Presiona este mensaje para reintentarlo",
"Settings": "Configuración",
"Download Settings": "Configuración de Descargar",
"Download Path": "Ruta de Descarga",
"Cannot select this folder": "No se puede seleccionar esta carpeta",
"Enable Lecture Start/End": "Activar Inicio/Fin de Lectura",
"Lecture Start": "Inicio de Lectura",
"Start Download at": "Iniciar descarga en",
"Lecture End": "Fin de Lectura",
"End Download at": "Terminar descarga en",
"Video Quality": "Calidad de descarga",
"Auto": "Auto",
"Lowest": "Mínimo",
"Highest": "Máximo",
"Application Settings": "Configuración de la Aplicación",
"Language (Requires App Restart)": "Idioma (Requiere reiniciar la aplicación)",
"Save": "Guardar",
"Settings Saved": "Configuración guardada"
}
3 changes: 2 additions & 1 deletion locale/meta.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"Italian" : "it.json"
"Italian" : "it.json",
"Español" : "es.json"
}

0 comments on commit 1291f49

Please sign in to comment.