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/
This commit is contained in:
Oscar Gerardo Ramos Flores
2023-12-08 17:26:28 +00:00
committed by Hosted Weblate
parent aa0424db08
commit 52b2625486

View File

@ -20,23 +20,52 @@
},
"main": {
"console": {
"did-finish-load": {
"dev-tools": "Carga Finalizada. DevTools abiertas"
},
"i18n": {
"loaded": "i18n cargado"
},
"second-instance": {
"receive-command": "Comando recibido sobre protocolo: \"{{comando}}\""
},
"theme": {
"css-file-not-found": "Archivo CSS \"{{archivocss}}\" no existe, ignorando"
},
"unresponsive": {
"details": "Error que no responde! {{error}}"
},
"when-ready": {
"clearing-cache-after-20s": "Borrar caché de la aplicación"
},
"window": {
"tried-to-render-offscreen": "La ventana intentó mostrarse fuera de la pantalla, tamañoventana={{tamañoVentana}}, tamañoVisualizacion={{tamañoVisualizacion}}, posicion={{posición}}"
}
},
"dialog": {
"hide-menu-enabled": {
"detail": "",
"message": "Menu oculto esta deshabilitado",
"title": "Menú oculto activado"
},
"need-to-restart": {
"buttons": {
"later": "Más tarde",
"restart-now": "Reiniciar ahora"
},
"message": "\"{{pluginName}}\" necesita reiniciar"
"detail": "\"{{pluginName}}\" se requiere reiniciar para que el plugin tome efecto",
"message": "\"{{pluginName}}\" necesita reiniciar",
"title": "Se requiere reinicio"
},
"unresponsive": {
"buttons": {
"quit": "Salir",
"relaunch": "Volver a abrir",
"wait": "Espera"
},
"message": "La aplicación no responde"
"detail": "Sentimos las molestias. Por favor, elija qué hacer:",
"message": "La aplicación no responde",
"title": "La ventana no responde"
}
}
}