Skip to content

Commit 52b2625

Browse files
oramos2025weblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 10.6% (31 of 292 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/es/
1 parent aa0424d commit 52b2625

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

src/i18n/resources/es.json

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,52 @@
2020
},
2121
"main": {
2222
"console": {
23+
"did-finish-load": {
24+
"dev-tools": "Carga Finalizada. DevTools abiertas"
25+
},
2326
"i18n": {
2427
"loaded": "i18n cargado"
28+
},
29+
"second-instance": {
30+
"receive-command": "Comando recibido sobre protocolo: \"{{comando}}\""
31+
},
32+
"theme": {
33+
"css-file-not-found": "Archivo CSS \"{{archivocss}}\" no existe, ignorando"
34+
},
35+
"unresponsive": {
36+
"details": "Error que no responde! {{error}}"
37+
},
38+
"when-ready": {
39+
"clearing-cache-after-20s": "Borrar caché de la aplicación"
40+
},
41+
"window": {
42+
"tried-to-render-offscreen": "La ventana intentó mostrarse fuera de la pantalla, tamañoventana={{tamañoVentana}}, tamañoVisualizacion={{tamañoVisualizacion}}, posicion={{posición}}"
2543
}
2644
},
2745
"dialog": {
46+
"hide-menu-enabled": {
47+
"detail": "",
48+
"message": "Menu oculto esta deshabilitado",
49+
"title": "Menú oculto activado"
50+
},
2851
"need-to-restart": {
2952
"buttons": {
3053
"later": "Más tarde",
3154
"restart-now": "Reiniciar ahora"
3255
},
33-
"message": "\"{{pluginName}}\" necesita reiniciar"
56+
"detail": "\"{{pluginName}}\" se requiere reiniciar para que el plugin tome efecto",
57+
"message": "\"{{pluginName}}\" necesita reiniciar",
58+
"title": "Se requiere reinicio"
3459
},
3560
"unresponsive": {
3661
"buttons": {
62+
"quit": "Salir",
63+
"relaunch": "Volver a abrir",
3764
"wait": "Espera"
3865
},
39-
"message": "La aplicación no responde"
66+
"detail": "Sentimos las molestias. Por favor, elija qué hacer:",
67+
"message": "La aplicación no responde",
68+
"title": "La ventana no responde"
4069
}
4170
}
4271
}

0 commit comments

Comments
 (0)