Skip to content

Commit

Permalink
New translations main.json (Spanish) (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkuepper authored Oct 18, 2024
1 parent bd9901f commit 88b4350
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions BMM.Core/Translation/es/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,10 +294,10 @@
"SettingsViewModel": {
"Title": "Perfil",
"HeadlineSettings": "Configuración",
"PlayInChronologicalOrderHeader": "Play in chronological order",
"PlayInChronologicalOrderText": "Play podcast episodes from oldest to newest",
"PlayInChronologicalOrderHeader": "Reproducir en orden cronológico",
"PlayInChronologicalOrderText": "Reproducir los episodios del podcast de más antiguo a más reciente",
"OptionAutoplayHeader": "Reproducción automática",
"OptionAutoplayText": "Play music after listening to today's episode of Fra Kåre. Only applies when playing through the tile on the home screen.",
"OptionAutoplayText": "Reproducir música después de escuchar el episodio de hoy de Fra Kåre. Solo se aplica cuando se reproduce a través del mosaico en la pantalla de inicio.",
"OptionStreakHeader": "Racha en Inicio",
"OptionStreakText": "Mostrar las estadísticas de escucha en la pantalla de inicio",
"OptionEnablePushHeader": "Activar notificaciones push",
Expand Down Expand Up @@ -417,7 +417,7 @@
"SearchHint": "Buscar",
"FailedToAdd": "No se pudo agregar la pista a la lista de reproducción. Inténtalo de nuevo más tarde.",
"AlbumFailedToAddAlreadyExists": "Este álbum ya está en la lista de reproducción.",
"CollectionAlreadyInTrackCollection": "Collection is already added to your playlist.",
"CollectionAlreadyInTrackCollection": "La colección ya está agregada a tu lista de reproducción.",
"TrackAlreadyExistInTrackCollection": "Esta pista ya existe en la lista de reproducción {0}",
"FailedToAddAlbum": "No se pudo agregar el álbum a la lista porque contiene álbumes.",
"FailedToAddUnknownType": "Adición de un \"{0}\" a una lista de reproducción en la actualidad no es compatible.",
Expand All @@ -432,7 +432,7 @@
"Track.AddedToMyTracks": "Agregó a Mis pistas",
"Track.RemovedFromMyTracks": "Quitar de Mis pistas",
"Track.FailedToRemoveFromMyTracks": "No se ha podido eliminar la pista de Mis Pistas",
"Track.AddToQueue": "Add to end of queue",
"Track.AddToQueue": "Añadir al final de la cola",
"Track.QueueToPlayNext": "Reproducir lo siguiente",
"Track.AddedToQueue": "Añadido a la cola",
"Track.GoToAlbum": "Ir al álbum",
Expand All @@ -448,7 +448,7 @@
"Album.AddToPlaylist": "Añadir álbum a lista de reproducción",
"Album.AddToMyTracks": "Añadir álbum a mis temas",
"Album.AddedToMyTracks": "Agregado a Mis pistas",
"Album.AddToQueue": "Add to end of queue",
"Album.AddToQueue": "Añadir al final de la cola",
"Album.Share": "Compartir álbum",
"FailedToAdd": "No se pudo agregar la pista a la lista de reproducción. Inténtalo de nuevo más tarde.",
"FailedToAddAlbum": "No se pudo agregar el álbum a la lista porque contiene álbumes.",
Expand All @@ -459,7 +459,7 @@
"Contributor.Play": "Reproducir",
"Contributor.Share": "Compartir contribuyente",
"OfflineTrackCollection.DeletePlaylist": "Borrar lista de reproducción",
"AddAllToPlaylist": "Add all tracks to playlist",
"AddAllToPlaylist": "Agregar todas las pistas a la lista de reproducción",
"Cancel": "Cancelar"
},
"Notifications": {
Expand Down

0 comments on commit 88b4350

Please sign in to comment.