mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 05:56:03 -05:00
feat: whisper STT and record screen (#1363)
This commit is contained in:
@@ -3,18 +3,21 @@ translation_strings = {
|
||||
"AUTOPLAY": "Lecture automatique",
|
||||
"About": "À propos",
|
||||
"Add a": "Ajouter un",
|
||||
"Add a ": "",
|
||||
"Add a ": "Ajouter un ",
|
||||
"Browse your files": "Parcourir vos fichiers",
|
||||
"COMMENT": "COMMENTAIRE",
|
||||
"Categories": "Catégories",
|
||||
"Category": "Catégorie",
|
||||
"Change Language": "Changer de langue",
|
||||
"Change password": "Changer le mot de passe",
|
||||
"Click 'Start Recording' and select the screen or tab to record. Once recording is finished, click 'Stop Recording,' and the recording will be uploaded.": "Cliquez sur 'Démarrer l'enregistrement' et sélectionnez l'écran ou l'onglet à enregistrer. Une fois l'enregistrement terminé, cliquez sur 'Arrêter l'enregistrement', et l'enregistrement sera téléversé.",
|
||||
"Comment": "Commentaire",
|
||||
"Comments": "Commentaires",
|
||||
"Comments are disabled": "Les commentaires sont désactivés",
|
||||
"Contact": "Contact",
|
||||
"DELETE MEDIA": "SUPPRIMER LE MÉDIA",
|
||||
"DOWNLOAD": "TÉLÉCHARGER",
|
||||
"Drag and drop files": "Glisser-déposer des fichiers",
|
||||
"EDIT MEDIA": "MODIFIER LE MÉDIA",
|
||||
"EDIT PROFILE": "MODIFIER LE PROFIL",
|
||||
"EDIT SUBTITLE": "MODIFIER LE SOUS-TITRE",
|
||||
@@ -43,8 +46,10 @@ translation_strings = {
|
||||
"PLAYLISTS": "PLAYLISTS",
|
||||
"Playlists": "Playlists",
|
||||
"Powered by": "Propulsé par",
|
||||
"Publish": "Publier",
|
||||
"Published on": "Publié le",
|
||||
"Recommended": "Recommandé",
|
||||
"Record Screen": "Enregistrer l'écran",
|
||||
"Register": "S'inscrire",
|
||||
"SAVE": "ENREGISTRER",
|
||||
"SEARCH": "RECHERCHER",
|
||||
@@ -55,9 +60,13 @@ translation_strings = {
|
||||
"Select": "Sélectionner",
|
||||
"Sign in": "Se connecter",
|
||||
"Sign out": "Se déconnecter",
|
||||
"Start Recording": "Commencer l'enregistrement",
|
||||
"Stop Recording": "Arrêter l'enregistrement",
|
||||
"Subtitle was added": "Le sous-titre a été ajouté",
|
||||
"Subtitles": "Sous-titres",
|
||||
"Tags": "Tags",
|
||||
"Terms": "Conditions",
|
||||
"Trim": "Couper",
|
||||
"UPLOAD": "TÉLÉCHARGER",
|
||||
"Up next": "À suivre",
|
||||
"Upload": "Télécharger",
|
||||
@@ -65,10 +74,12 @@ translation_strings = {
|
||||
"Uploads": "Téléchargements",
|
||||
"VIEW ALL": "VOIR TOUT",
|
||||
"View all": "Voir tout",
|
||||
"View media": "Voir le média",
|
||||
"comment": "commentaire",
|
||||
"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": "est un CMS vidéo et média open source moderne et complet. Il est développé pour répondre aux besoins des plateformes web modernes pour la visualisation et le partage de médias",
|
||||
"media in category": "média dans la catégorie",
|
||||
"media in tag": "média dans le tag",
|
||||
"or": "ou",
|
||||
"view": "vue",
|
||||
"views": "vues",
|
||||
"yet": "encore",
|
||||
|
||||
Reference in New Issue
Block a user