Skip to content

Commit

Permalink
Merge pull request #5217 from DanielRiera/develop
Browse files Browse the repository at this point in the history
Create base.es.json
  • Loading branch information
andydotxyz authored Oct 21, 2024
2 parents e88cc1f + ffa9ef9 commit de361f6
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions lang/translations/base.es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"Advanced": "Avanzado",
"Cancel": "Cancelar",
"Confirm": "Confirmar",
"Copy": "Copiar",
"Create Folder": "Crear Carpeta",
"Cut": "Cortar",
"Enter filename": "Introduzca nombres del archivo",
"Error": "Error",
"Favourites": "Favoritos",
"File": "Archivo",
"Folder": "Carpeta",
"New Folder": "Nueva Carpeta",
"No": "No",
"OK": "OK",
"Open": "Abrir",
"Paste": "Pegar",
"Quit": "Salir",
"Redo": "Rehacer",
"Save": "Guardar",
"Select all": "Seleccionar todo",
"Show Hidden Files": "Mostrar archivos ocultos",
"Undo": "Deshacer",
"Yes": "Si",

"file.name": {
"other": "Nombre"
},
"file.parent": {
"other": "Padre"
},

"monday": "Lunes",
"monday.short": "Lun",
"tuesday": "Martes",
"tuesday.short": "Mar",
"wednesday": "Miércoles",
"wednesday.short": "Mie",
"thursday": "Jueves",
"thursday.short": "Jue",
"friday": "Viernes",
"friday.short": "Vie",
"saturday": "Sábado",
"saturday.short": "Sab",
"sunday": "Domingo",
"sunday.short": "Dom"
}

0 comments on commit de361f6

Please sign in to comment.