Skip to content

Commit c734ffe

Browse files
RistoDevweblate
authored andcommitted
chore(i18n): Translated using Weblate (Spanish)
Currently translated at 100.0% (457 of 457 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/es/
1 parent 3d0ad69 commit c734ffe

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/i18n/resources/es.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"console": {
44
"plugins": {
55
"execute-failed": "Error al ejecutar el complemento {{pluginName}}::{{contextName}}",
6-
"executed-at-ms": "Complemento {{pluginName}}::{{contextName}} Ejecutó en {{ms}}ms",
6+
"executed-at-ms": "Complemento {{pluginName}}::{{contextName}} se ejecutó en {{ms}}ms",
77
"initialize-failed": "Error al inicializar el complemento \"{{pluginName}}\"",
88
"load-all": "Cargando todos los complementos",
99
"load-failed": "Error al cargar el complemento \"{{pluginName}}\"",
10-
"loaded": "Complementos \"{{pluginName}}\" cargado",
10+
"loaded": "Complementos \"{{pluginName}}\" cargados",
1111
"unload-failed": "No se ha podido descargar el complemento \"{{pluginName}}\"",
1212
"unloaded": "Complemento \"{{pluginName}}\" descargado"
1313
}
@@ -237,7 +237,8 @@
237237
"submenu": {
238238
"percent": "{{ratio}}%"
239239
}
240-
}
240+
},
241+
"enable-seekbar": "Habilitar temas a la barra de búsqueda"
241242
},
242243
"name": "Tema de color del álbum"
243244
},
@@ -462,8 +463,8 @@
462463
"label": "Texto de estado",
463464
"submenu": {
464465
"artist": "Escuchando a {artist}",
465-
"title": "Escuchando {song title}",
466-
"pear-desktop": "Escuchando Pear Desktop"
466+
"pear-desktop": "Escuchando Pear Desktop",
467+
"title": "Escuchando {song title}"
467468
}
468469
}
469470
},

0 commit comments

Comments
 (0)