New translations en_US.json (Spanish)
This commit is contained in:
parent
c7f3c1ab1a
commit
1d77a3d8ab
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"i18n.languageName": "Español (ES)",
|
||||
"i18n.languageNameEnglish": "Spanish (España Castellano)",
|
||||
"i18n.languageName": "Español (MX)",
|
||||
"i18n.languageNameEnglish": "Spanish (Latin America)",
|
||||
"i18n.category": "main",
|
||||
"i18n.authors": "@mefsaal",
|
||||
"app.name": "Cider",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"action.favorite": "Favorito",
|
||||
"action.removeFavorite": "Eliminar Favorito",
|
||||
"action.refresh": "Actualizar",
|
||||
"home.title": "Principal",
|
||||
"home.title": "Inicio",
|
||||
"home.recentlyPlayed": "Escuchado Recientemente",
|
||||
"home.recentlyAdded": "Agregado Recientemente",
|
||||
"home.artistsFeed": "Tu Feed de artistas",
|
||||
|
@ -286,9 +286,9 @@
|
|||
"action.dislike": "Recomendar menos este contenido",
|
||||
"action.undoDislike": "Recomendar mas este contenido",
|
||||
"action.showWebRemoteQR": "Web Remoto",
|
||||
"action.playTracksNext": "Reproducir ${app.selectedMediaItems.length} Canciones Siguientes",
|
||||
"action.playTracksLater": "Reproducir ${app.selectedMediaItems.length} Canciones mas tarde",
|
||||
"action.removeTracks": "Eliminar ${self.selectedItems.length} Canciones de la Cola",
|
||||
"action.playTracksNext": "Reproducir ${app.selectedMediaItems.length} Pistas Siguientes",
|
||||
"action.playTracksLater": "Reproducir ${app.selectedMediaItems.length} Pistas mas tarde",
|
||||
"action.removeTracks": "Eliminar ${self.selectedItems.length} Pistas de la Cola",
|
||||
"action.import": "Importar",
|
||||
"action.export": "Exportar",
|
||||
"action.showAlbum": "Mostrar Álbum Completo",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue