mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 22:07:59 -05:00
feat: whisper STT and record screen (#1363)
This commit is contained in:
@@ -3,17 +3,20 @@ translation_strings = {
|
||||
"AUTOPLAY": "Reproducción automática",
|
||||
"About": "Acerca de",
|
||||
"Add a ": "Agregar un ",
|
||||
"Browse your files": "Explorar sus archivos",
|
||||
"COMMENT": "COMENTARIO",
|
||||
"Categories": "Categorías",
|
||||
"Category": "Categoría",
|
||||
"Change Language": "Cambiar idioma",
|
||||
"Change password": "Cambiar contraseña",
|
||||
"Click 'Start Recording' and select the screen or tab to record. Once recording is finished, click 'Stop Recording,' and the recording will be uploaded.": "Haga clic en 'Iniciar grabación' y seleccione la pantalla o pestaña para grabar. Una vez finalizada la grabación, haga clic en 'Detener grabación' y la grabación se subirá.",
|
||||
"Comment": "Comentario",
|
||||
"Comments": "Comentarios",
|
||||
"Comments are disabled": "Los comentarios están deshabilitados",
|
||||
"Contact": "Contacto",
|
||||
"DELETE MEDIA": "ELIMINAR MEDIOS",
|
||||
"DOWNLOAD": "DESCARGAR",
|
||||
"Drag and drop files": "Arrastre y suelte archivos",
|
||||
"EDIT MEDIA": "EDITAR MEDIOS",
|
||||
"EDIT PROFILE": "EDITAR PERFIL",
|
||||
"EDIT SUBTITLE": "EDITAR SUBTÍTULO",
|
||||
@@ -42,8 +45,10 @@ translation_strings = {
|
||||
"PLAYLISTS": "LISTAS DE REPRODUCCIÓN",
|
||||
"Playlists": "Listas de reproducción",
|
||||
"Powered by": "Desarrollado por",
|
||||
"Publish": "Publicar",
|
||||
"Published on": "Publicado en",
|
||||
"Recommended": "Recomendado",
|
||||
"Record Screen": "Grabar pantalla",
|
||||
"Register": "Registrarse",
|
||||
"SAVE": "GUARDAR",
|
||||
"SEARCH": "BUSCAR",
|
||||
@@ -54,9 +59,13 @@ translation_strings = {
|
||||
"Select": "Seleccionar",
|
||||
"Sign in": "Iniciar sesión",
|
||||
"Sign out": "Cerrar sesión",
|
||||
"Start Recording": "Iniciar grabación",
|
||||
"Stop Recording": "Detener grabación",
|
||||
"Subtitle was added": "El subtítulo fue agregado",
|
||||
"Subtitles": "Subtítulos",
|
||||
"Tags": "Etiquetas",
|
||||
"Terms": "Términos",
|
||||
"Trim": "Recortar",
|
||||
"UPLOAD": "SUBIR",
|
||||
"Up next": "A continuación",
|
||||
"Upload": "Subir",
|
||||
@@ -64,10 +73,12 @@ translation_strings = {
|
||||
"Uploads": "Subidas",
|
||||
"VIEW ALL": "VER TODO",
|
||||
"View all": "Ver todo",
|
||||
"View media": "Ver medios",
|
||||
"comment": "comentario",
|
||||
"is a modern, fully featured open source video and media CMS. It is developed to meet the needs of modern web platforms for viewing and sharing media": "es un CMS de video y medios de código abierto, moderno y completamente equipado. Está desarrollado para satisfacer las necesidades de las plataformas web modernas para ver y compartir medios",
|
||||
"media in category": "medios en la categoría",
|
||||
"media in tag": "medios en la etiqueta",
|
||||
"or": "o",
|
||||
"view": "vista",
|
||||
"views": "vistas",
|
||||
"yet": "aún",
|
||||
|
||||
Reference in New Issue
Block a user