mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-25 20:06:33 +02:00
Translated using Weblate
Currently translated at 100.0% (1191 of 1191 strings) (Chinese (Traditional Han script)) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/ Translated using Weblate Currently translated at 100.0% (1191 of 1191 strings) (Czech) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Translated using Weblate Currently translated at 100.0% (1191 of 1191 strings) (Spanish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Translated using Weblate Currently translated at 100.0% (1191 of 1191 strings) (Japanese) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/ Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org> Co-authored-by: Fordas <fordas15@gmail.com> Co-authored-by: York <goog10216922@gmail.com> Co-authored-by: karigane <169052233+karigane-cha@users.noreply.github.com>
This commit is contained in:
@@ -415,7 +415,15 @@
|
||||
"spotify_description": "Muestra enlaces a Spotify en las páginas de artistas/álbumes",
|
||||
"spotify": "Mostrar enlaces de Spotify",
|
||||
"nativeSpotify_description": "Abre en la aplicación de Spotify en lugar de tu navegador",
|
||||
"nativeSpotify": "Usar la aplicación de Spotify"
|
||||
"nativeSpotify": "Usar la aplicación de Spotify",
|
||||
"listenbrainz": "Mostrar enlaces a ListenBrainz",
|
||||
"listenbrainz_description": "Muestra enlaces a ListenBrainz en las páginas de artistas/álbumes",
|
||||
"qobuz_description": "Muestra enlaces a Qobuz en las páginas de artistas/álbumes",
|
||||
"qobuz": "Mostrar enlaces a Qobuz",
|
||||
"sidePlayQueueLayout_optionHorizontal": "Horizontal",
|
||||
"sidePlayQueueLayout_optionVertical": "Vertical",
|
||||
"sidePlayQueueLayout": "Diseño de la cola de reproducción lateral",
|
||||
"sidePlayQueueLayout_description": "Establece el diseño de la cola de reproducción lateral adjunta"
|
||||
},
|
||||
"action": {
|
||||
"editPlaylist": "editar $t(entity.playlist, {\"count\": 1})",
|
||||
@@ -438,7 +446,9 @@
|
||||
"openIn": {
|
||||
"lastfm": "Abrir en Last.fm",
|
||||
"musicbrainz": "Abrir en MusicBrainz",
|
||||
"spotify": "Abrir en Spotify"
|
||||
"spotify": "Abrir en Spotify",
|
||||
"listenbrainz": "Abrir en ListenBrainz",
|
||||
"qobuz": "Abrir en Qobuz"
|
||||
},
|
||||
"moveToNext": "pasar al siguiente",
|
||||
"downloadStarted": "Iniciada descarga de {{count}} elementos",
|
||||
@@ -584,7 +594,8 @@
|
||||
"filter_single": "simple",
|
||||
"filter_multiple": "multi",
|
||||
"rename": "Renombrar",
|
||||
"newVersionAvailable": "Una nueva versión está disponible"
|
||||
"newVersionAvailable": "Una nueva versión está disponible",
|
||||
"numberOfResults": "{{numberOfResults}} resultados"
|
||||
},
|
||||
"error": {
|
||||
"remotePortWarning": "reiniciar el servidor para aplicar el nuevo puerto",
|
||||
|
||||
Reference in New Issue
Block a user