mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-14 14:22:28 +03:00
fix(ui): update Español translation (#3805)
Corrected "aletorio" and added some more translations
This commit is contained in:
parent
70f536e04d
commit
0bb4b881e9
@ -27,12 +27,12 @@
|
|||||||
"playDate": "Últimas reproducciones",
|
"playDate": "Últimas reproducciones",
|
||||||
"channels": "Canales",
|
"channels": "Canales",
|
||||||
"createdAt": "Creado el",
|
"createdAt": "Creado el",
|
||||||
"grouping": "",
|
"grouping": "Agrupación",
|
||||||
"mood": "",
|
"mood": "",
|
||||||
"participants": "",
|
"participants": "Participantes",
|
||||||
"tags": "",
|
"tags": "Etiquetas",
|
||||||
"mappedTags": "",
|
"mappedTags": "Etiquetas asignadas",
|
||||||
"rawTags": ""
|
"rawTags": "Etiquetas sin procesar"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"addToQueue": "Reproducir después",
|
"addToQueue": "Reproducir después",
|
||||||
@ -65,10 +65,10 @@
|
|||||||
"releaseDate": "Publicado",
|
"releaseDate": "Publicado",
|
||||||
"releases": "Lanzamiento |||| Lanzamientos",
|
"releases": "Lanzamiento |||| Lanzamientos",
|
||||||
"released": "Publicado",
|
"released": "Publicado",
|
||||||
"recordLabel": "",
|
"recordLabel": "Discográfica",
|
||||||
"catalogNum": "",
|
"catalogNum": "Número de catálogo",
|
||||||
"releaseType": "",
|
"releaseType": "Tipo de lanzamiento",
|
||||||
"grouping": "",
|
"grouping": "Agrupación",
|
||||||
"media": "",
|
"media": "",
|
||||||
"mood": ""
|
"mood": ""
|
||||||
},
|
},
|
||||||
@ -76,7 +76,7 @@
|
|||||||
"playAll": "Reproducir",
|
"playAll": "Reproducir",
|
||||||
"playNext": "Reproducir siguiente",
|
"playNext": "Reproducir siguiente",
|
||||||
"addToQueue": "Reproducir después",
|
"addToQueue": "Reproducir después",
|
||||||
"shuffle": "Aletorio",
|
"shuffle": "Aleatorio",
|
||||||
"addToPlaylist": "Agregar a la lista",
|
"addToPlaylist": "Agregar a la lista",
|
||||||
"download": "Descargar",
|
"download": "Descargar",
|
||||||
"info": "Obtener información",
|
"info": "Obtener información",
|
||||||
@ -102,22 +102,22 @@
|
|||||||
"rating": "Calificación",
|
"rating": "Calificación",
|
||||||
"genre": "Género",
|
"genre": "Género",
|
||||||
"size": "Tamaño",
|
"size": "Tamaño",
|
||||||
"role": ""
|
"role": "Rol"
|
||||||
},
|
},
|
||||||
"roles": {
|
"roles": {
|
||||||
"albumartist": "",
|
"albumartist": "Artista del álbum",
|
||||||
"artist": "",
|
"artist": "Artista",
|
||||||
"composer": "",
|
"composer": "Compositor",
|
||||||
"conductor": "",
|
"conductor": "Director de orquesta",
|
||||||
"lyricist": "",
|
"lyricist": "Letrista",
|
||||||
"arranger": "",
|
"arranger": "Arreglista",
|
||||||
"producer": "",
|
"producer": "Productor",
|
||||||
"director": "",
|
"director": "Director",
|
||||||
"engineer": "",
|
"engineer": "Ingeniero de sonido",
|
||||||
"mixer": "",
|
"mixer": "Mezclador",
|
||||||
"remixer": "",
|
"remixer": "Remixer",
|
||||||
"djmixer": "",
|
"djmixer": "DJ Mixer",
|
||||||
"performer": ""
|
"performer": "Intérprete"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
@ -141,7 +141,7 @@
|
|||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"created": "Usuario creado",
|
"created": "Usuario creado",
|
||||||
"updated": "Usuario actulalizado",
|
"updated": "Usuario actualizado",
|
||||||
"deleted": "Usuario eliminado"
|
"deleted": "Usuario eliminado"
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
@ -228,17 +228,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"missing": {
|
"missing": {
|
||||||
"name": "",
|
"name": "Faltante",
|
||||||
"fields": {
|
"fields": {
|
||||||
"path": "",
|
"path": "Ruta",
|
||||||
"size": "",
|
"size": "Tamaño",
|
||||||
"updatedAt": ""
|
"updatedAt": "Actualizado el"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"remove": ""
|
"remove": "Eliminar"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"removed": ""
|
"removed": "Eliminado"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -413,12 +413,12 @@
|
|||||||
"downloadOriginalFormat": "Descargar formato original",
|
"downloadOriginalFormat": "Descargar formato original",
|
||||||
"shareOriginalFormat": "Compartir formato original",
|
"shareOriginalFormat": "Compartir formato original",
|
||||||
"shareDialogTitle": "Compartir %{resource} '%{name}'",
|
"shareDialogTitle": "Compartir %{resource} '%{name}'",
|
||||||
"shareBatchDialogTitle": "Compartir 1 %{resource} |||| Share %{smart_count} %{resource}",
|
"shareBatchDialogTitle": "Compartir 1 %{resource} |||| Compartir %{smart_count} %{resource}",
|
||||||
"shareSuccess": "URL copiada al portapapeles: %{url}",
|
"shareSuccess": "URL copiada al portapapeles: %{url}",
|
||||||
"shareFailure": "Error al copiar la URL %{url} al portapapeles",
|
"shareFailure": "Error al copiar la URL %{url} al portapapeles",
|
||||||
"downloadDialogTitle": "Descargar %{resource} '%{name}' (%{size})",
|
"downloadDialogTitle": "Descargar %{resource} '%{name}' (%{size})",
|
||||||
"shareCopyToClipboard": "Copiar al portapapeles: Ctrl+C, Intro",
|
"shareCopyToClipboard": "Copiar al portapapeles: Ctrl+C, Intro",
|
||||||
"remove_missing_title": "",
|
"remove_missing_title": "Eliminar elemento faltante",
|
||||||
"remove_missing_content": ""
|
"remove_missing_content": ""
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user