Skip to content

Commit

Permalink
Update Spanish translation (#2165)
Browse files Browse the repository at this point in the history
Updated some empty fields.
  • Loading branch information
RTapeLoadingError committed Feb 11, 2023
1 parent b68ed2e commit bb29ad3
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions resources/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"bpm": "BPM",
"playDate": "脷ltimas reproducciones",
"channels": "Canales",
"createdAt": ""
"createdAt": "Creado el"
},
"actions": {
"addToQueue": "Reproducir despu茅s",
Expand All @@ -53,8 +53,8 @@
"updatedAt": "Actualizado el",
"comment": "Comentario",
"rating": "Calificaci贸n",
"createdAt": "",
"size": ""
"createdAt": "Creado el",
"size": "Tama帽o del archivo"
},
"actions": {
"playAll": "Reproducir",
Expand All @@ -64,7 +64,7 @@
"addToPlaylist": "Agregar a la lista",
"download": "Descargar",
"info": "Obtener informaci贸n",
"share": ""
"share": "Compartir"
},
"lists": {
"all": "Todos",
Expand All @@ -85,7 +85,7 @@
"playCount": "Reproducciones",
"rating": "Calificaci贸n",
"genre": "G茅nero",
"size": ""
"size": "Tama帽o"
}
},
"user": {
Expand Down Expand Up @@ -165,32 +165,32 @@
}
},
"radio": {
"name": "",
"name": "Radio |||| Radios",
"fields": {
"name": "",
"streamUrl": "",
"homePageUrl": "",
"updatedAt": "",
"createdAt": ""
"name": "Nombre",
"streamUrl": "URL del stream",
"homePageUrl": "URL de la p谩gina web",
"updatedAt": "Actualizado el",
"createdAt": "Creado el"
},
"actions": {
"playNow": ""
"playNow": "Reproducir ahora"
}
},
"share": {
"name": "",
"name": "Compartir",
"fields": {
"username": "",
"username": "Nombre de usuario",
"url": "",
"description": "",
"contents": "",
"expiresAt": "",
"lastVisitedAt": "",
"visitCount": "",
"format": "",
"maxBitRate": "",
"updatedAt": "",
"createdAt": ""
"description": "Descripci贸n",
"contents": "Contenido",
"expiresAt": "Caduca el",
"lastVisitedAt": "Visitado por 煤ltima vez el",
"visitCount": "N煤mero de visitas",
"format": "Formato",
"maxBitRate": "Tasa de bits M谩x.",
"updatedAt": "Actualizado el",
"createdAt": "Creado el"
}
}
},
Expand Down Expand Up @@ -252,8 +252,8 @@
"unselect": "Deseleccionado",
"skip": "Omitir",
"bulk_actions_mobile": "",
"share": "",
"download": ""
"share": "Compartir",
"download": "Descargar"
},
"boolean": {
"true": "S铆",
Expand Down Expand Up @@ -361,8 +361,8 @@
"listenBrainzLinkFailure": "No se pudo conectar con ListenBrainz: %{error}",
"listenBrainzUnlinkSuccess": "Se desconecto ListenBrainz y se desactivo el scrobbling",
"listenBrainzUnlinkFailure": "No se pudo desconectar ListenBrainz",
"downloadOriginalFormat": "",
"shareOriginalFormat": "",
"downloadOriginalFormat": "Descargar formato original",
"shareOriginalFormat": "Compartir formato original",
"shareDialogTitle": "",
"shareBatchDialogTitle": "",
"shareSuccess": "",
Expand All @@ -387,9 +387,9 @@
"replaygain": "",
"preAmp": "",
"gain": {
"none": "",
"album": "",
"track": ""
"none": "Ninguno",
"album": "脕lbum",
"track": "Pista"
}
}
},
Expand Down Expand Up @@ -449,7 +449,7 @@
"vol_up": "Subir volumen",
"vol_down": "Bajar volumen",
"toggle_love": "Marca esta canci贸n como favorita",
"current_song": ""
"current_song": "Canci贸n actual"
}
}
}
}

0 comments on commit bb29ad3

Please sign in to comment.