mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-20 21:46:04 -05:00
feat: whisper STT and record screen (#1363)
This commit is contained in:
@@ -3,17 +3,20 @@ translation_strings = {
|
||||
"AUTOPLAY": "REPRODUÇÃO AUTOMÁTICA",
|
||||
"About": "Sobre",
|
||||
"Add a ": "Adicionar um ",
|
||||
"Browse your files": "Procurar seus arquivos",
|
||||
"COMMENT": "COMENTÁRIO",
|
||||
"Categories": "Categorias",
|
||||
"Category": "Categoria",
|
||||
"Change Language": "Mudar idioma",
|
||||
"Change password": "Mudar senha",
|
||||
"Click 'Start Recording' and select the screen or tab to record. Once recording is finished, click 'Stop Recording,' and the recording will be uploaded.": "Clique em 'Iniciar gravação' e selecione a tela ou guia para gravar. Quando a gravação terminar, clique em 'Parar gravação' e a gravação será enviada.",
|
||||
"Comment": "Comentário",
|
||||
"Comments": "Comentários",
|
||||
"Comments are disabled": "Comentários estão desativados",
|
||||
"Contact": "Contato",
|
||||
"DELETE MEDIA": "EXCLUIR MÍDIA",
|
||||
"DOWNLOAD": "BAIXAR",
|
||||
"Drag and drop files": "Arraste e solte arquivos",
|
||||
"EDIT MEDIA": "EDITAR MÍDIA",
|
||||
"EDIT PROFILE": "EDITAR PERFIL",
|
||||
"EDIT SUBTITLE": "EDITAR LEGENDA",
|
||||
@@ -42,8 +45,10 @@ translation_strings = {
|
||||
"PLAYLISTS": "PLAYLISTS",
|
||||
"Playlists": "Playlists",
|
||||
"Powered by": "Desenvolvido por",
|
||||
"Publish": "Publicar",
|
||||
"Published on": "Publicado em",
|
||||
"Recommended": "Recomendado",
|
||||
"Record Screen": "Gravar tela",
|
||||
"Register": "Registrar",
|
||||
"SAVE": "SALVAR",
|
||||
"SEARCH": "PESQUISAR",
|
||||
@@ -54,9 +59,13 @@ translation_strings = {
|
||||
"Select": "Selecionar",
|
||||
"Sign in": "Entrar",
|
||||
"Sign out": "Sair",
|
||||
"Start Recording": "Iniciar Gravação",
|
||||
"Stop Recording": "Parar Gravação",
|
||||
"Subtitle was added": "Legenda foi adicionada",
|
||||
"Subtitles": "Legendas",
|
||||
"Tags": "Tags",
|
||||
"Terms": "Termos",
|
||||
"Trim": "Cortar",
|
||||
"UPLOAD": "CARREGAR",
|
||||
"Up next": "A seguir",
|
||||
"Upload": "Carregar",
|
||||
@@ -64,10 +73,12 @@ translation_strings = {
|
||||
"Uploads": "Uploads",
|
||||
"VIEW ALL": "VER TODOS",
|
||||
"View all": "Ver todos",
|
||||
"View media": "Ver mídia",
|
||||
"comment": "comentário",
|
||||
"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": "é um CMS de vídeo e mídia de código aberto, moderno e completo. Foi desenvolvido para atender às necessidades das plataformas web modernas para visualização e compartilhamento de mídia",
|
||||
"media in category": "mídia na categoria",
|
||||
"media in tag": "mídia na tag",
|
||||
"or": "ou",
|
||||
"view": "visualização",
|
||||
"views": "visualizações",
|
||||
"yet": "ainda",
|
||||
|
||||
Reference in New Issue
Block a user