Update Spanish translation (#2165)

Updated some empty fields.
This commit is contained in:
RTapeLoadingError 2023-02-11 18:33:59 +01:00 committed by GitHub
parent b68ed2e4f9
commit bb29ad3b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
"bpm": "BPM", "bpm": "BPM",
"playDate": "Últimas reproducciones", "playDate": "Últimas reproducciones",
"channels": "Canales", "channels": "Canales",
"createdAt": "" "createdAt": "Creado el"
}, },
"actions": { "actions": {
"addToQueue": "Reproducir después", "addToQueue": "Reproducir después",
@ -53,8 +53,8 @@
"updatedAt": "Actualizado el", "updatedAt": "Actualizado el",
"comment": "Comentario", "comment": "Comentario",
"rating": "Calificación", "rating": "Calificación",
"createdAt": "", "createdAt": "Creado el",
"size": "" "size": "Tamaño del archivo"
}, },
"actions": { "actions": {
"playAll": "Reproducir", "playAll": "Reproducir",
@ -64,7 +64,7 @@
"addToPlaylist": "Agregar a la lista", "addToPlaylist": "Agregar a la lista",
"download": "Descargar", "download": "Descargar",
"info": "Obtener información", "info": "Obtener información",
"share": "" "share": "Compartir"
}, },
"lists": { "lists": {
"all": "Todos", "all": "Todos",
@ -85,7 +85,7 @@
"playCount": "Reproducciones", "playCount": "Reproducciones",
"rating": "Calificación", "rating": "Calificación",
"genre": "Género", "genre": "Género",
"size": "" "size": "Tamaño"
} }
}, },
"user": { "user": {
@ -165,32 +165,32 @@
} }
}, },
"radio": { "radio": {
"name": "", "name": "Radio |||| Radios",
"fields": { "fields": {
"name": "", "name": "Nombre",
"streamUrl": "", "streamUrl": "URL del stream",
"homePageUrl": "", "homePageUrl": "URL de la página web",
"updatedAt": "", "updatedAt": "Actualizado el",
"createdAt": "" "createdAt": "Creado el"
}, },
"actions": { "actions": {
"playNow": "" "playNow": "Reproducir ahora"
} }
}, },
"share": { "share": {
"name": "", "name": "Compartir",
"fields": { "fields": {
"username": "", "username": "Nombre de usuario",
"url": "", "url": "",
"description": "", "description": "Descripción",
"contents": "", "contents": "Contenido",
"expiresAt": "", "expiresAt": "Caduca el",
"lastVisitedAt": "", "lastVisitedAt": "Visitado por última vez el",
"visitCount": "", "visitCount": "Número de visitas",
"format": "", "format": "Formato",
"maxBitRate": "", "maxBitRate": "Tasa de bits Máx.",
"updatedAt": "", "updatedAt": "Actualizado el",
"createdAt": "" "createdAt": "Creado el"
} }
} }
}, },
@ -252,8 +252,8 @@
"unselect": "Deseleccionado", "unselect": "Deseleccionado",
"skip": "Omitir", "skip": "Omitir",
"bulk_actions_mobile": "", "bulk_actions_mobile": "",
"share": "", "share": "Compartir",
"download": "" "download": "Descargar"
}, },
"boolean": { "boolean": {
"true": "Sí", "true": "Sí",
@ -361,8 +361,8 @@
"listenBrainzLinkFailure": "No se pudo conectar con ListenBrainz: %{error}", "listenBrainzLinkFailure": "No se pudo conectar con ListenBrainz: %{error}",
"listenBrainzUnlinkSuccess": "Se desconecto ListenBrainz y se desactivo el scrobbling", "listenBrainzUnlinkSuccess": "Se desconecto ListenBrainz y se desactivo el scrobbling",
"listenBrainzUnlinkFailure": "No se pudo desconectar ListenBrainz", "listenBrainzUnlinkFailure": "No se pudo desconectar ListenBrainz",
"downloadOriginalFormat": "", "downloadOriginalFormat": "Descargar formato original",
"shareOriginalFormat": "", "shareOriginalFormat": "Compartir formato original",
"shareDialogTitle": "", "shareDialogTitle": "",
"shareBatchDialogTitle": "", "shareBatchDialogTitle": "",
"shareSuccess": "", "shareSuccess": "",
@ -387,9 +387,9 @@
"replaygain": "", "replaygain": "",
"preAmp": "", "preAmp": "",
"gain": { "gain": {
"none": "", "none": "Ninguno",
"album": "", "album": "Álbum",
"track": "" "track": "Pista"
} }
} }
}, },
@ -449,7 +449,7 @@
"vol_up": "Subir volumen", "vol_up": "Subir volumen",
"vol_down": "Bajar volumen", "vol_down": "Bajar volumen",
"toggle_love": "Marca esta canción como favorita", "toggle_love": "Marca esta canción como favorita",
"current_song": "" "current_song": "Canción actual"
} }
} }
} }