mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 13:57:57 -05:00
feat: whisper STT and record screen (#1363)
This commit is contained in:
@@ -4,17 +4,20 @@ translation_strings = {
|
||||
"About": "Su di noi",
|
||||
"Add a": "Aggiungi un",
|
||||
"Add a ": "Aggiungi un ",
|
||||
"Browse your files": "Sfoglia i tuoi file",
|
||||
"COMMENT": "COMMENTA",
|
||||
"Categories": "Categorie",
|
||||
"Category": "Categoria",
|
||||
"Change Language": "Cambia lingua",
|
||||
"Change password": "Cambia password",
|
||||
"Click 'Start Recording' and select the screen or tab to record. Once recording is finished, click 'Stop Recording,' and the recording will be uploaded.": "Fai clic su 'Avvia registrazione' e seleziona lo schermo o la scheda da registrare. Una volta terminata la registrazione, fai clic su 'Interrompi registrazione' e la registrazione verrà caricata.",
|
||||
"Comment": "Commento",
|
||||
"Comments": "Commenti",
|
||||
"Comments are disabled": "I commenti sono disabilitati",
|
||||
"Contact": "Contatti",
|
||||
"DELETE MEDIA": "ELIMINA MEDIA",
|
||||
"DOWNLOAD": "SCARICA",
|
||||
"Drag and drop files": "Trascina e rilascia i file",
|
||||
"EDIT MEDIA": "MODIFICA IL MEDIA",
|
||||
"EDIT PROFILE": "MODIFICA IL PROFILO",
|
||||
"EDIT SUBTITLE": "MODIFICA I SOTTOTITOLI",
|
||||
@@ -43,8 +46,10 @@ translation_strings = {
|
||||
"PLAYLISTS": "PLAYLIST",
|
||||
"Playlists": "Playlist",
|
||||
"Powered by": "Powered by",
|
||||
"Publish": "Pubblica",
|
||||
"Published on": "Pubblicato il",
|
||||
"Recommended": "Raccomandati",
|
||||
"Record Screen": "Registra schermo",
|
||||
"Register": "Registrati",
|
||||
"SAVE": "SALVA",
|
||||
"SEARCH": "CERCA",
|
||||
@@ -55,9 +60,13 @@ translation_strings = {
|
||||
"Select": "Seleziona",
|
||||
"Sign in": "Login",
|
||||
"Sign out": "Logout",
|
||||
"Start Recording": "Inizia registrazione",
|
||||
"Stop Recording": "Interrompi registrazione",
|
||||
"Subtitle was added": "I sottotitoli sono stati aggiunti",
|
||||
"Subtitles": "Sottotitoli",
|
||||
"Tags": "Tag",
|
||||
"Terms": "Termini e condizioni",
|
||||
"Trim": "Taglia",
|
||||
"UPLOAD": "CARICA",
|
||||
"Up next": "A seguire",
|
||||
"Upload": "Carica",
|
||||
@@ -65,10 +74,12 @@ translation_strings = {
|
||||
"Uploads": "Caricamenti",
|
||||
"VIEW ALL": "MOSTRA TUTTI",
|
||||
"View all": "Mostra tutti",
|
||||
"View media": "Visualizza media",
|
||||
"comment": "commento",
|
||||
"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": "è un CMS per media open source moderno e completo. È stato sviluppato per rispondere per venire incontro alle esigenze delle moderne piattaforme web di visualizzazione e condivisione media",
|
||||
"media in category": "media nella categoria",
|
||||
"media in tag": "media con tag",
|
||||
"or": "o",
|
||||
"view": "visualizzazione",
|
||||
"views": "visualizzazioni",
|
||||
"yet": "ancora",
|
||||
|
||||
Reference in New Issue
Block a user