From e6d5b8b2811170768621e5ded641fbfd0624332d Mon Sep 17 00:00:00 2001 From: dsim Date: Tue, 23 Jan 2024 15:43:55 +0100 Subject: [PATCH] Generate translations for QR Code managment --- pod/locale/fr/LC_MESSAGES/django.po | 323 ++++++++++++++++++++------ pod/locale/fr/LC_MESSAGES/djangojs.po | 17 +- pod/locale/nl/LC_MESSAGES/django.po | 265 +++++++++++++++++---- pod/locale/nl/LC_MESSAGES/djangojs.po | 17 +- 4 files changed, 493 insertions(+), 129 deletions(-) diff --git a/pod/locale/fr/LC_MESSAGES/django.po b/pod/locale/fr/LC_MESSAGES/django.po index 8a7b92de36..dcdfebc92b 100644 --- a/pod/locale/fr/LC_MESSAGES/django.po +++ b/pod/locale/fr/LC_MESSAGES/django.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Pod\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-17 11:17+0100\n" +"POT-Creation-Date: 2024-01-23 15:38+0100\n" "PO-Revision-Date: \n" "Last-Translator: obado \n" "Language-Team: Pod Team cotech-esup-pod@esup-portail.org\n" @@ -111,6 +111,7 @@ msgstr "Recevez des notifications push sur vos appareils." #: pod/authentication/models.py pod/live/models.py pod/meeting/models.py #: pod/podfile/models.py pod/video/admin.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html #: pod/video_search/templates/search/search.html msgid "Owner" msgstr "Propriétaire" @@ -230,6 +231,7 @@ msgstr "Fermer" #: pod/playlist/views.py pod/recorder/templates/recorder/add_recording.html #: pod/recorder/templates/recorder/record_delete.html pod/recorder/views.py #: pod/video/templates/channel/channel_edit.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/video-form.html #: pod/video/templates/videos/video_delete.html #: pod/video/templates/videos/video_edit.html @@ -514,7 +516,7 @@ msgid "Do you want to show the public chat in the live?" msgstr "Souhaitez-vous montrer le tchat public en direct ?" #: pod/bbb/models.py -msgid "Save meeting in dashboard" +msgid "Save meeting in Dashboard" msgstr "Enregistrer la session dans le tableau de bord" #: pod/bbb/models.py @@ -764,6 +766,9 @@ msgstr "Désolé, aucune session BigBlueButton en cours n’a été trouvée" #: pod/playlist/templates/playlist/playlist-videos-list.html #: pod/recorder/templates/recorder/record_list.html #: pod/video/templates/videos/video_list.html +#: pod/video/templates/videos/video_list_grid_selectable.html +#: pod/video/templates/videos/video_list_table_selectable.html +#: pod/video/templates/videos/video_row_select.html msgid "More" msgstr "Plus" @@ -932,6 +937,7 @@ msgstr "Sauvegarder" #: pod/playlist/templates/playlist/playlist.html #: pod/video/templates/channel/form_theme.html #: pod/video/templates/videos/category_modal.html +#: pod/video/templates/videos/dashboard_modal.html #: pod/video/templates/videos/video_note_comments_display.html #: pod/video/templates/videos/video_note_display.html #: pod/video/templates/videos/video_notes.html @@ -954,6 +960,7 @@ msgstr "Liste des chapitres" #: pod/main/models.py pod/main/views.py pod/playlist/forms.py #: pod/playlist/models.py pod/video/models.py #: pod/video/templates/channel/list_theme.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/video_sort_select.html msgid "Title" msgstr "Titre" @@ -1003,6 +1010,7 @@ msgstr "Supprimer le chapitre « %(chapter_title)s »" #: pod/recorder/templates/recorder/record_delete.html #: pod/video/templates/channel/list_theme.html #: pod/video/templates/videos/category_modal.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/video_delete.html msgid "Delete" msgstr "Supprimer" @@ -1017,12 +1025,12 @@ msgstr "Chapitre vidéo" #: pod/cut/templates/video_cut.html pod/dressing/templates/video_dressing.html #: pod/enrichment/templates/enrichment/group_enrichment.html #: pod/main/templates/navbar.html pod/video/templates/videos/add_video.html -#: pod/video/templates/videos/my_videos.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/video_collaborate.html #: pod/video/templates/videos/video_delete.html #: pod/video/templates/videos/video_edit.html pod/video/views.py -msgid "My videos" -msgstr "Mes vidéos" +msgid "Dashboard" +msgstr "Tableau de bord" #: pod/chapter/templates/video_chapter.html pod/cut/templates/video_cut.html #: pod/video/templates/videos/video_collaborate.html @@ -1582,6 +1590,8 @@ msgid "Caption" msgstr "Sous-titre / Légende" #: pod/completion/templates/video_caption_maker.html +#: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Play" msgstr "Lecture" @@ -1873,6 +1883,7 @@ msgid "Please select values between 00:00:00 and " msgstr "Veuillez renseigner des valeurs comprises entre 00:00:00 et " #: pod/cut/templates/video_cut.html pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Cut the video" msgstr "Découper la vidéo" @@ -2145,6 +2156,8 @@ msgid "Select" msgstr "Sélectionner" #: pod/dressing/templates/video_dressing.html +#: pod/video/templates/videos/dashboard.html +#: pod/video/templates/videos/dashboard_modal.html msgid "Apply" msgstr "Appliquer" @@ -2216,7 +2229,8 @@ msgstr "Temps de fin de l’affichage de l’enrichissement en secondes." #: pod/enrichment/models.py #: pod/enrichment/templates/enrichment/list_enrichment.html #: pod/import_video/templates/import_video/list.html pod/live/models.py -#: pod/video/forms.py pod/video/models.py pod/video/views.py +#: pod/video/forms.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html pod/video/views.py #: pod/video_search/templates/search/search.html msgid "Type" msgstr "Type" @@ -2587,8 +2601,8 @@ msgid "" "You will then be able to find the encoded video directly in the Dashboard " "tab after a while." msgstr "" -"Vous pourrez alors retrouver la vidéo encodée directement dans l’onglet Tableau " -"de bord après un certain temps." +"Vous pourrez alors retrouver la vidéo encodée directement dans l’onglet " +"Tableau de bord après un certain temps." #: pod/import_video/templates/import_video/add_or_edit.html #: pod/video/templates/videos/add_video.html @@ -2673,6 +2687,7 @@ msgstr "Filtres" #: pod/main/templates/aside.html #: pod/meeting/templates/meeting/filter_aside_recording.html #: pod/recorder/models.py pod/video/forms.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/filter_aside.html #: pod/video_search/templates/search/search.html msgid "Tags" @@ -2881,8 +2896,8 @@ msgid "" "This video was uploaded to Pod; its origin is %(type)s: %(url)s" msgstr "" -"Cette vidéo a été téléversée sur Pod ; son origine est %(type)s : %(url)s" +"Cette vidéo a été téléversée sur Pod ; son origine est %(type)s : %(url)s" #: pod/import_video/views.py pod/meeting/views.py msgid "Try changing the record type or address for this recording." @@ -2893,8 +2908,8 @@ msgstr "" #: pod/import_video/views.py #, python-format msgid "" -"This video '%(name)s' was uploaded to Pod; its origin is %(type)s: %(url)s

%(desc)s" +"This video '%(name)s' was uploaded to Pod; its origin is %(type)s: %(url)s

%(desc)s" msgstr "" "Cette vidéo « %(name)s » a été téléversée sur Pod ; son origine est " "%(type)s : %(url)s

%(desc)s" @@ -2902,8 +2917,8 @@ msgstr "" #: pod/import_video/views.py #, python-format msgid "" -"This video '%(name)s' was uploaded to Pod; its origin is Youtube: %(url)s" +"This video '%(name)s' was uploaded to Pod; its origin is Youtube: %(url)s" msgstr "" "Cette vidéo « %(name)s » a été téléversée sur Pod ; son origine est " "Youtube : %(url)s" @@ -3001,8 +3016,8 @@ msgid "QR code to record immediately an event" msgstr "QR code pour la programmation d’un évènement immédiat" #: pod/live/admin.py -msgid "QR Code" -msgstr "QR Code" +msgid "QR code" +msgstr "QR code" #: pod/live/admin.py pod/live/models.py pod/recorder/models.py #: pod/video/models.py @@ -3022,6 +3037,7 @@ msgid "Auto start admin" msgstr "Enregistrement auto" #: pod/live/admin.py pod/live/models.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html msgid "Thumbnails" msgstr "Vignettes" @@ -3068,6 +3084,7 @@ msgstr "Mot de passe" #: pod/live/forms.py pod/live/templates/live/event_edit.html pod/main/admin.py #: pod/meeting/forms.py pod/video/forms.py +#: pod/video/templates/videos/dashboard.html msgid "Advanced options" msgstr "Options avancées" @@ -3173,7 +3190,8 @@ msgstr "" "enregistrements de ce diffuseur au format JSON." #: pod/live/models.py pod/recorder/models.py pod/video/forms.py -#: pod/video/models.py pod/video_search/templates/search/search.html +#: pod/video/models.py pod/video/templates/videos/dashboard.html +#: pod/video_search/templates/search/search.html msgid "Main language" msgstr "Langue principale" @@ -3201,6 +3219,7 @@ msgstr "" #: pod/live/models.py pod/main/forms.py pod/main/models.py #: pod/playlist/forms.py pod/playlist/models.py pod/video/forms.py #: pod/video/models.py pod/video/templates/channel/list_theme.html +#: pod/video/templates/videos/dashboard.html msgid "Description" msgstr "Description" @@ -3216,6 +3235,7 @@ msgstr "" #: pod/live/models.py pod/meeting/models.py pod/playlist/models.py #: pod/playlist/templates/playlist/playlist-informations-card.html #: pod/video/forms.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html msgid "Additional owners" msgstr "Propriétaires additionnels" @@ -3633,8 +3653,14 @@ msgstr "QR code pour le lien :" #: pod/live/templates/live/event-info.html #: pod/video/templates/videos/video-info.html -msgid "Warning, it use google API" -msgstr "Attention, utilise une API Google" +msgid "Download this QR code" +msgstr "Télécharger ce QR code" + +#: pod/live/templates/live/event-info.html +#: pod/podfile/templates/podfile/list_folder_files.html +#: pod/video/templates/videos/video-info.html +msgid "Download" +msgstr "Télécharger" #: pod/live/templates/live/event-script.html msgid "Recording not done: " @@ -3737,6 +3763,8 @@ msgid "Current event" msgstr "Évènement en cours" #: pod/live/templates/live/event_card.html pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html +#: pod/video/templatetags/video_tags.py msgid "This content is in draft." msgstr "Ce contenu est en mode brouillon." @@ -3907,6 +3935,10 @@ msgstr "Évènements à venir" msgid "Past events" msgstr "Évènements passés" +#: pod/live/templatetags/event_tags.py +msgid "QR code event's link" +msgstr "QR code pour le lien de l'évènement :" + #: pod/live/utils.py #, python-format msgid "Registration of event #%(content_id)s" @@ -4756,7 +4788,8 @@ msgid "Share" msgstr "Partager" #: pod/main/templates/aside.html pod/recorder/models.py pod/video/forms.py -#: pod/video/models.py pod/video/templates/videos/filter_aside.html +#: pod/video/models.py pod/video/templates/videos/dashboard.html +#: pod/video/templates/videos/filter_aside.html msgid "Disciplines" msgstr "Disciplines" @@ -4781,7 +4814,7 @@ msgstr "" "droite, mode sombre ou dyslexie etc.), gérer la session (authentification) " "et analyser le trafic du site (pour certaines instances)." -#: pod/main/templates/base.html +#: pod/main/templates/base.html pod/video/templates/videos/add_video.html msgid "Learn more" msgstr "En savoir plus" @@ -4838,7 +4871,7 @@ msgid "Release" msgstr "Version" #: pod/main/templates/footer.html -msgid "videos availables" +msgid "videos available" msgstr "vidéos disponibles" #: pod/main/templates/mail/mail.html pod/main/templates/mail/mail_sender.html @@ -4898,6 +4931,11 @@ msgstr "Menu principal" msgid "Close main menu" msgstr "Ferme le menu principal" +#: pod/main/templates/navbar.html pod/recorder/models.py pod/video/forms.py +#: pod/video/models.py +msgid "Channels" +msgstr "Chaînes" + #: pod/main/templates/navbar.html msgid "Promoted playlists" msgstr "Listes de lecture promues" @@ -5090,6 +5128,7 @@ msgid "Recurring" msgstr "Récurrence" #: pod/meeting/forms.py pod/video/feeds.py pod/video/models.py +#: pod/video/templates/videos/video_row_select.html #: pod/video/templates/videos/video_sort_select.html msgid "Duration" msgstr "Durée" @@ -5828,16 +5867,16 @@ msgid "" msgstr "" "\n" "

Bonjour,\n" -"

%(owner)s vous invite à une réunion récurrente " -"%(meeting_title)s.

\n" +"

%(owner)s vous invite à une réunion récurrente " +"%(meeting_title)s.

\n" "

Date de début : %(start_date_time)s

\n" "

Récurrent jusqu’à la date : %(end_date)s

\n" "

La réunion se tiendra tou(te)s les %(frequency)s %(recurrence)s \n" "

Voici le lien pour rejoindre la réunion :\n" " %(join_link)s

\n" -"

Vous avez besoin de ce mot de passe pour entrer : " -"%(password)s

\n" +"

Vous avez besoin de ce mot de passe pour entrer : " +"%(password)s

\n" "

Cordialement

\n" " " @@ -5863,8 +5902,8 @@ msgstr "" "

Date de fin : %(end_date)s

\n" "

Voici le lien pour rejoindre la réunion :\n" " %(join_link)s

\n" -"

Vous avez besoin de ce mot de passe pour entrer : " -"%(password)s

\n" +"

Vous avez besoin de ce mot de passe pour entrer : " +"%(password)s

\n" "

Cordialement

\n" " " @@ -6188,13 +6227,16 @@ msgstr "Gérer la liste de lecture" #: pod/playlist/templates/playlist/playlist-videos-list.html #: pod/video/templates/videos/video_list.html +#: pod/video/templates/videos/video_list_grid_selectable.html +#: pod/video/templates/videos/video_list_table_selectable.html +#: pod/video/views.py msgid "Sorry, no video found." msgstr "Désolé, aucune vidéo trouvée." #: pod/playlist/templates/playlist/playlist.html #: pod/playlist/templates/playlist/playlist_content.html #: pod/video/templates/channel/channel.html -#: pod/video/templates/videos/my_videos.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/videos.html #: pod/video_search/templates/search/search.html #, python-format @@ -6517,10 +6559,6 @@ msgstr "Partager le dossier « %(folder_name)s » avec un autre utilisateur" msgid "Upload Files" msgstr "Téléverser des fichiers" -#: pod/podfile/templates/podfile/list_folder_files.html -msgid "Download" -msgstr "Télécharger" - #: pod/podfile/templates/podfile/list_folder_files.html msgid "Delete file" msgstr "Supprimer le fichier" @@ -6726,6 +6764,7 @@ msgstr "" #: pod/recorder/models.py pod/video/forms.py pod/video/models.py #: pod/video/templates/videos/add_video.html +#: pod/video/templates/videos/dashboard.html msgid "Transcript" msgstr "Transcrire" @@ -6742,6 +6781,7 @@ msgstr "" "mots entre guillemets." #: pod/recorder/models.py pod/video/forms.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html msgid "Licence" msgstr "Licence" @@ -6828,6 +6868,8 @@ msgid "File size" msgstr "Taille du fichier" #: pod/recorder/models.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html +#: pod/video/templates/videos/video_row_select.html #: pod/video/templates/videos/video_sort_select.html msgid "Date added" msgstr "Date d’ajout" @@ -6891,8 +6933,8 @@ msgstr "Prévisualisation d’enregistrement" #: pod/video/templates/videos/video-element.html msgid "" "To view this video please enable JavaScript, and consider upgrading to a web " -"browser that supports HTML5 video" +"browser that supports HTML5 video" msgstr "" "Pour visionner cette vidéo, veuillez activer JavaScript et envisager de " "passer à un navigateur Web qui Bonjour,
un nouvel enregistrement a été ajouté sur la plateforme " "%(title_site)s à partir de l’enregistreur « %(recorder)s ».
Pour " -"l’ajouter, cliquez sur le lien ci-dessous.

%(link_url)s
Si le lien n’est pas actif, il " -"faut le copier-coller dans la barre d’adresse de votre navigateur.

Cordialement.

" +"l’ajouter, cliquez sur le lien ci-dessous.

" +"%(link_url)s
Si le lien n’est pas actif, il faut le copier-coller " +"dans la barre d’adresse de votre navigateur.

Cordialement.

" #: pod/recorder/views.py msgid "New recording added." @@ -7066,7 +7107,7 @@ msgstr "" "supplémentaires à la vidéo. Ces autres propriétaires auront les mêmes droits " "que vous sauf qu’ils ne peuvent pas supprimer cette vidéo." -#: pod/video/forms.py +#: pod/video/forms.py pod/video/templates/videos/dashboard.html msgid "Date of the event field" msgstr "Date de l’évènement" @@ -7234,11 +7275,11 @@ msgstr "Fichier source" msgid "General settings" msgstr "Paramètres généraux" -#: pod/video/forms.py +#: pod/video/forms.py pod/video/templates/videos/dashboard.html msgid "Channel options" msgstr "Options de chaîne" -#: pod/video/forms.py +#: pod/video/forms.py pod/video/templates/videos/dashboard.html msgid "Restrictions" msgstr "Restrictions" @@ -7318,8 +7359,8 @@ msgid "" "%(url)s

\n" msgstr "" "vous pouvez changer la date de suppression en éditant votre vidéo :

\n" -"

%(scheme)s:%(url)s

\n" +"

" +"%(scheme)s:%(url)s

\n" "\n" #: pod/video/management/commands/check_obsolete_videos.py @@ -7542,7 +7583,7 @@ msgstr "Vue d’ensemble" msgid "Is Video" msgstr "Est une vidéo" -#: pod/video/models.py +#: pod/video/models.py pod/video/templates/videos/dashboard.html msgid "Date to delete" msgstr "Date de suppression" @@ -7731,6 +7772,7 @@ msgstr[0] "%(counter)s thème trouvé dans cette chaine" msgstr[1] "%(counter)s thèmes trouvés dans cette chaine" #: pod/video/templates/channel/channel.html +#: pod/video/templates/videos/dashboard.html #, python-format msgid "%(counter)s video" msgid_plural "%(counter)s videos" @@ -7905,6 +7947,8 @@ msgid "Help for form fields" msgstr "Aide pour les champs de formulaire" #: pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html +#: pod/video/templatetags/video_tags.py msgid "This content is password protected." msgstr "Ce contenu est protégé par un mot de passe." @@ -7913,19 +7957,30 @@ msgid "This content has restricted access." msgstr "Ce contenu est en accès restreint." #: pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html +#: pod/video/templatetags/video_tags.py msgid "This content is chaptered." msgstr "Ce contenu est chapitré." #: pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html #: pod/video/templates/videos/category_modal_card.html +#: pod/video/templates/videos/video_row_select.html msgid "Video content." msgstr "Contenu vidéo." #: pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html #: pod/video/templates/videos/category_modal_card.html +#: pod/video/templates/videos/video_row_select.html msgid "Audio content." msgstr "Contenu audio." +#: pod/video/templates/videos/card_select.html +#: pod/video/templates/videos/video_row_select.html +msgid "Selected" +msgstr "Sélectionné" + #: pod/video/templates/videos/category_modal.html msgid "category title" msgstr "titre catégorie" @@ -7979,6 +8034,65 @@ msgstr "Sélectionner/Désélectionner toutes les vidéos" msgid "Submit changes" msgstr "Soumettre les changements" +#: pod/video/templates/videos/dashboard.html +#: pod/video/templates/videos/dashboard_modal.html +msgid "Multiple actions" +msgstr "Actions multiples" + +#: pod/video/templates/videos/dashboard.html +msgid "" +"To edit several videos at the same time, you can select the ones you want by " +"clicking on them then select an action to perform using the drop-down menu " +"below, finally apply the modification. You can also refine your video search " +"using the filters in the right menu." +msgstr "" +"Vous pouvez éditer plusieurs vidéos en même temps, pour cela cliquez sur " +"celles que vous voulez modifier, sélectionnez une action à effectuer dans le " +"formulaire ci-dessous puis appliquer. Vous pouvez également affiner le " +"résultat de la recherche grâce aux filtres dans le menu de droite." + +#: pod/video/templates/videos/dashboard.html +msgid "Choose an action" +msgstr "Choisissez une action" + +#: pod/video/templates/videos/dashboard.html +msgid "Edit a field" +msgstr "Modifier un champ" + +#: pod/video/templates/videos/dashboard.html +msgid "Cursus" +msgstr "Cursus" + +#: pod/video/templates/videos/dashboard.html +msgid "No video found" +msgstr "Aucune vidéo trouvée." + +#: pod/video/templates/videos/dashboard.html +msgid "Clear selection" +msgstr "Effacer la sélection" + +#: pod/video/templates/videos/dashboard.html +msgid "" +"You have not uploaded any videos yet, please use the ”Add a new video” " +"button to add one" +msgstr "" +"Vous n’avez pas encore mis en ligne de vidéos, veuillez utiliser le bouton " +"« Ajouter une nouvelle vidéo » pour en ajouter une" + +#: pod/video/templates/videos/dashboard.html +msgid "Grid display mode" +msgstr "Mode d'affichage par grille" + +#: pod/video/templates/videos/dashboard.html +msgid "List display mode" +msgstr "Mode d'affichage par liste" + +#: pod/video/templates/videos/dashboard_modal.html +#: pod/video/templates/videos/video_list_grid_selectable.html +#: pod/video/templates/videos/video_list_table_selectable.html +msgid "Loading..." +msgstr "Chargement en cours…" + #: pod/video/templates/videos/filter_aside.html msgid "" "The videos on the left are automatically sorted according to the filters " @@ -8024,33 +8138,40 @@ msgid "Show all videos" msgstr "Afficher toutes les vidéos" #: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Remove from playlist" msgstr "Retirer de la liste de lecture" #: pod/video/templates/videos/link_video.html #: pod/video/templates/videos/video-info.html +#: pod/video/templates/videos/video_row_select.html msgid "Remove from favorite" msgstr "Retirer des favoris" #: pod/video/templates/videos/link_video.html #: pod/video/templates/videos/video-info.html +#: pod/video/templates/videos/video_row_select.html msgid "Add in favorite" msgstr "Ajouter aux favoris" #: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Edit the video" msgstr "Éditer la vidéo" #: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Complete the video" msgstr "Compléter la vidéo" #: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Chapter the video" msgstr "Chapitrer la vidéo" #: pod/video/templates/videos/link_video.html #: pod/video/templates/videos/video_edit.html +#: pod/video/templates/videos/video_row_select.html msgid "Delete the video" msgstr "Supprimer la vidéo" @@ -8063,22 +8184,6 @@ msgstr "Version par défaut de la vidéo" msgid "Original version" msgstr "Version originale" -#: pod/video/templates/videos/my_videos.html -msgid "" -"You have not uploaded any videos yet, please use the \"Add a new video\" " -"button to add one" -msgstr "" -"Vous n’avez pas encore mis en ligne de vidéos, veuillez utiliser le bouton " -"« Ajouter une nouvelle vidéo » pour en ajouter une" - -#: pod/video/templates/videos/my_videos.html -msgid "" -"Please use the thumbnails toolbar which is located under the video on which " -"you want to work with." -msgstr "" -"Veuillez utiliser la barre d’outils située au bas de la vignette de la vidéo " -"sur laquelle vous voulez travailler." - #: pod/video/templates/videos/video-all-info.html msgid "Report the video" msgstr "Signaler la vidéo" @@ -8088,8 +8193,8 @@ msgid "" "This video is chaptered. Click the chapter button on the video player to view them." msgstr "" -"Cette vidéo est chapitrée. Cliquez sur le bouton de chapitre sur le lecteur vidéo pour les voir." +"Cette vidéo est chapitrée. Cliquez sur le bouton de chapitre sur le lecteur vidéo pour les voir." #: pod/video/templates/videos/video-all-info.html msgid "Other versions" @@ -8287,10 +8392,6 @@ msgstr "" "Utilisez ces liens dans une conférence BigBlueButton ou une activité vidéo " "interactive H5P :" -#: pod/video/templates/videos/video-info.html -msgid "QR code" -msgstr "QR code" - #: pod/video/templates/videos/video_collaborate.html msgid "Collaborate" msgstr "Collaborer" @@ -8332,6 +8433,25 @@ msgstr "Pour supprimer la vidéo, veuillez cocher et cliquer sur envoyer." msgid "Add a new video" msgstr "Ajouter une nouvelle vidéo" +#: pod/video/templates/videos/video_edit.html +#, python-format +msgid "" +"\n" +" By default, the deletion date of your video is set to " +"%(counter)s year, in accordance with your profile. As a teacher, you can " +"modify this date. If you are a student and wish to extend this period, add a " +"teacher as an additional video owner\n" +" " +msgid_plural "" +"\n" +" By default, the deletion date of your video is set to " +"%(counter)s years, in accordance with your profile. As a teacher, you can " +"modify this date. If you are a student and wish to extend this period, add a " +"teacher as an additional video owner\n" +" " +msgstr[0] "" +msgstr[1] "" + #: pod/video/templates/videos/video_edit.html #: pod/video/templates/videos/video_page_content.html msgid "The video is currently waiting for encoding." @@ -8363,8 +8483,8 @@ msgid "Save and see" msgstr "Sauvegarder et voir" #: pod/video/templates/videos/video_edit.html -msgid "Back to my videos" -msgstr "Retour à mes vidéos" +msgid "Back to dashboard" +msgstr "Retour au tableau de bord" #: pod/video/templates/videos/video_edit.html msgid "Staff" @@ -8483,6 +8603,22 @@ msgstr "Afficher les statistiques de visualisation de toutes les vidéos" msgid ": " msgstr " : " +#: pod/video/templatetags/video_tags.py +msgid "QR code video's link" +msgstr "QR code pour le lien de la vidéo :" + +#: pod/video/templatetags/video_tags.py +msgid "This content is not password protected." +msgstr "Ce contenu n'est pas protégé par un mot de passe." + +#: pod/video/templatetags/video_tags.py +msgid "This content is public." +msgstr "Ce contenu est visible par tous." + +#: pod/video/templatetags/video_tags.py +msgid "This content is not chaptered." +msgstr "Ce contenu n'est pas chapitré." + #: pod/video/templatetags/video_tags.py #, python-format msgid "tags_for_model tag was given an invalid model: %s" @@ -8547,20 +8683,40 @@ msgid "You cannot edit this channel." msgstr "Vous ne pouvez éditer cette chaîne." #: pod/video/views.py -msgid "You cannot watch this video." -msgstr "Vous ne pouvez pas voir cette vidéo." +#, python-format +msgid "%(counter)s video removed" +msgid_plural "%(counter)s videos removed" +msgstr[0] "%(counter)s vidéo supprimée" +msgstr[1] "%(counter)s vidéos supprimées" #: pod/video/views.py -msgid "You cannot edit this video." -msgstr "Vous ne pouvez pas éditer cette vidéo." +#, python-format +msgid "%(counter)s video transcripted" +msgid_plural "%(counter)s videos transcripted" +msgstr[0] "%(counter)s vidéo transcrite" +msgstr[1] "%(counter)s vidéos transcrites" #: pod/video/views.py -msgid "You cannot delete this video." -msgstr "Vous ne pouvez pas supprimer cette vidéo." +#, python-format +msgid "%(counter)s video modified" +msgid_plural "%(counter)s videos modified" +msgstr[0] "%(counter)s vidéo modifiée" +msgstr[1] "%(counter)s vidéos modifiées" #: pod/video/views.py -msgid "You cannot delete a video that is being encoded." -msgstr "Vous ne pouvez pas supprimer une vidéo en cours d’encodage." +#, python-format +msgid "%(counter)s video in error" +msgid_plural "%(counter)s videos in error" +msgstr[0] "%(counter)s vidéo en erreur" +msgstr[1] "%(counter)s vidéos en erreur" + +#: pod/video/views.py +msgid "You cannot watch this video." +msgstr "Vous ne pouvez pas voir cette vidéo." + +#: pod/video/views.py +msgid "You cannot edit this video." +msgstr "Vous ne pouvez pas éditer cette vidéo." #: pod/video/views.py msgid "The video has been deleted." @@ -8571,6 +8727,14 @@ msgstr "La vidéo a été supprimée." msgid "Deleting the video \"%(vtitle)s\"" msgstr "Supprimer la vidéo « %(vtitle)s »" +#: pod/video/views.py +msgid "You cannot delete this video." +msgstr "Vous ne pouvez pas supprimer cette vidéo." + +#: pod/video/views.py +msgid "You cannot delete a video that is being encoded." +msgstr "Vous ne pouvez pas supprimer une vidéo en cours d’encodage." + #: pod/video/views.py msgid "Transcription not enabled on this platform." msgstr "Transcription non activée sur cette plateforme." @@ -8588,6 +8752,10 @@ msgstr "" msgid "The video transcript has been restarted." msgstr "La transcription de la vidéo a été relancée." +#: pod/video/views.py +msgid "An available transcription language must be specified." +msgstr "Une langue de transcription disponible doit être spécifié." + #: pod/video/views.py #, python-format msgid "You cannot %s this note or comment." @@ -8921,3 +9089,4 @@ msgstr "Résultats de la recherche" #: pod/xapi/apps.py msgid "Esup-Pod xAPI" msgstr "xAPI Esup-Pod" + diff --git a/pod/locale/fr/LC_MESSAGES/djangojs.po b/pod/locale/fr/LC_MESSAGES/djangojs.po index d0ca251815..014cdd0c11 100644 --- a/pod/locale/fr/LC_MESSAGES/djangojs.po +++ b/pod/locale/fr/LC_MESSAGES/djangojs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Esup-Pod\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-17 11:17+0100\n" +"POT-Creation-Date: 2024-01-23 15:38+0100\n" "PO-Revision-Date: \n" "Last-Translator: obado \n" "Language-Team: \n" @@ -293,7 +293,7 @@ msgstr "Les balises Iframe et Script ne sont pas autorisées." #: pod/enrichment/static/js/enrichment.js pod/main/static/js/main.js #: pod/video/static/js/ajax-display-channels.js -#: pod/video/static/js/comment-script.js +#: pod/video/static/js/comment-script.js pod/video/static/js/dashboard.js msgid "Close" msgstr "Fermer" @@ -630,6 +630,7 @@ msgid "No channels found" msgstr "Aucun chaîne trouvée" #: pod/video/static/js/ajax-display-channels.js +#: pod/video/static/js/video_select.js msgid "%(count)s video" msgid_plural "%(count)s videos" msgstr[0] "%(count)s vidéo" @@ -721,6 +722,18 @@ msgid_plural "%s comments" msgstr[0] "%s commentaire" msgstr[1] "%s commentaires" +#: pod/video/static/js/dashboard.js +msgid "Please confirm the editing of the following video:" +msgid_plural "Please confirm the editing of the following videos:" +msgstr[0] "Veuillez confirmer l'édition de la vidéo suivante :" +msgstr[1] "Veuillez confirmer l'édition des vidéos suivantes :" + +#: pod/video/static/js/filter_aside_video_list_refresh.js +msgid "%(count)s video found" +msgid_plural "%(count)s videos found" +msgstr[0] "%(count)s vidéo trouvée" +msgstr[1] "%(count)s vidéos trouvée" + #: pod/video/static/js/regroup_videos_by_theme.js #: pod/video/static/js/video_category.js msgid "This content is password protected." diff --git a/pod/locale/nl/LC_MESSAGES/django.po b/pod/locale/nl/LC_MESSAGES/django.po index 78d54f6c51..8a89e769bb 100644 --- a/pod/locale/nl/LC_MESSAGES/django.po +++ b/pod/locale/nl/LC_MESSAGES/django.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Pod\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-17 11:17+0100\n" +"POT-Creation-Date: 2024-01-23 15:38+0100\n" "PO-Revision-Date: 2023-06-08 14:37+0200\n" "Last-Translator: obado \n" "Language-Team: \n" @@ -111,6 +111,7 @@ msgstr "" #: pod/authentication/models.py pod/live/models.py pod/meeting/models.py #: pod/podfile/models.py pod/video/admin.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html #: pod/video_search/templates/search/search.html msgid "Owner" msgstr "" @@ -226,6 +227,7 @@ msgstr "" #: pod/playlist/views.py pod/recorder/templates/recorder/add_recording.html #: pod/recorder/templates/recorder/record_delete.html pod/recorder/views.py #: pod/video/templates/channel/channel_edit.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/video-form.html #: pod/video/templates/videos/video_delete.html #: pod/video/templates/videos/video_edit.html @@ -508,7 +510,7 @@ msgstr "" #: pod/bbb/models.py msgid "" "Do you want to save the video of this meeting, at the end of the live, " -"directly in \"Dashboard\"?" +"directly in “Dashboard“?" msgstr "" #: pod/bbb/models.py @@ -718,6 +720,9 @@ msgstr "" #: pod/playlist/templates/playlist/playlist-videos-list.html #: pod/recorder/templates/recorder/record_list.html #: pod/video/templates/videos/video_list.html +#: pod/video/templates/videos/video_list_grid_selectable.html +#: pod/video/templates/videos/video_list_table_selectable.html +#: pod/video/templates/videos/video_row_select.html msgid "More" msgstr "" @@ -875,6 +880,7 @@ msgstr "" #: pod/playlist/templates/playlist/playlist.html #: pod/video/templates/channel/form_theme.html #: pod/video/templates/videos/category_modal.html +#: pod/video/templates/videos/dashboard_modal.html #: pod/video/templates/videos/video_note_comments_display.html #: pod/video/templates/videos/video_note_display.html #: pod/video/templates/videos/video_notes.html @@ -897,6 +903,7 @@ msgstr "" #: pod/main/models.py pod/main/views.py pod/playlist/forms.py #: pod/playlist/models.py pod/video/models.py #: pod/video/templates/channel/list_theme.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/video_sort_select.html msgid "Title" msgstr "Titel" @@ -946,6 +953,7 @@ msgstr "" #: pod/recorder/templates/recorder/record_delete.html #: pod/video/templates/channel/list_theme.html #: pod/video/templates/videos/category_modal.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/video_delete.html msgid "Delete" msgstr "" @@ -960,11 +968,11 @@ msgstr "" #: pod/cut/templates/video_cut.html pod/dressing/templates/video_dressing.html #: pod/enrichment/templates/enrichment/group_enrichment.html #: pod/main/templates/navbar.html pod/video/templates/videos/add_video.html -#: pod/video/templates/videos/my_videos.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/video_collaborate.html #: pod/video/templates/videos/video_delete.html #: pod/video/templates/videos/video_edit.html pod/video/views.py -msgid "My videos" +msgid "Dashboard" msgstr "" #: pod/chapter/templates/video_chapter.html pod/cut/templates/video_cut.html @@ -1513,6 +1521,8 @@ msgid "Caption" msgstr "" #: pod/completion/templates/video_caption_maker.html +#: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Play" msgstr "" @@ -1783,6 +1793,7 @@ msgid "Please select values between 00:00:00 and " msgstr "" #: pod/cut/templates/video_cut.html pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Cut the video" msgstr "" @@ -2042,6 +2053,8 @@ msgid "Select" msgstr "" #: pod/dressing/templates/video_dressing.html +#: pod/video/templates/videos/dashboard.html +#: pod/video/templates/videos/dashboard_modal.html msgid "Apply" msgstr "" @@ -2113,7 +2126,8 @@ msgstr "" #: pod/enrichment/models.py #: pod/enrichment/templates/enrichment/list_enrichment.html #: pod/import_video/templates/import_video/list.html pod/live/models.py -#: pod/video/forms.py pod/video/models.py pod/video/views.py +#: pod/video/forms.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html pod/video/views.py #: pod/video_search/templates/search/search.html msgid "Type" msgstr "" @@ -2519,6 +2533,7 @@ msgstr "" #: pod/main/templates/aside.html #: pod/meeting/templates/meeting/filter_aside_recording.html #: pod/recorder/models.py pod/video/forms.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/filter_aside.html #: pod/video_search/templates/search/search.html msgid "Tags" @@ -2717,15 +2732,15 @@ msgstr "" #: pod/import_video/views.py #, python-format msgid "" -"This video '%(name)s' was uploaded to Pod; its origin is %(type)s: %(url)s

%(desc)s" +"This video '%(name)s' was uploaded to Pod; its origin is %(type)s: %(url)s

%(desc)s" msgstr "" #: pod/import_video/views.py #, python-format msgid "" -"This video '%(name)s' was uploaded to Pod; its origin is Youtube: %(url)s" +"This video '%(name)s' was uploaded to Pod; its origin is Youtube: %(url)s" msgstr "" #: pod/import_video/views.py @@ -2809,7 +2824,7 @@ msgid "QR code to record immediately an event" msgstr "" #: pod/live/admin.py -msgid "QR Code" +msgid "QR code" msgstr "" #: pod/live/admin.py pod/live/models.py pod/recorder/models.py @@ -2830,6 +2845,7 @@ msgid "Auto start admin" msgstr "" #: pod/live/admin.py pod/live/models.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html msgid "Thumbnails" msgstr "" @@ -2874,6 +2890,7 @@ msgstr "" #: pod/live/forms.py pod/live/templates/live/event_edit.html pod/main/admin.py #: pod/meeting/forms.py pod/video/forms.py +#: pod/video/templates/videos/dashboard.html msgid "Advanced options" msgstr "" @@ -2971,7 +2988,8 @@ msgid "Add piloting configuration parameters in Json format." msgstr "" #: pod/live/models.py pod/recorder/models.py pod/video/forms.py -#: pod/video/models.py pod/video_search/templates/search/search.html +#: pod/video/models.py pod/video/templates/videos/dashboard.html +#: pod/video_search/templates/search/search.html msgid "Main language" msgstr "" @@ -2997,6 +3015,7 @@ msgstr "" #: pod/live/models.py pod/main/forms.py pod/main/models.py #: pod/playlist/forms.py pod/playlist/models.py pod/video/forms.py #: pod/video/models.py pod/video/templates/channel/list_theme.html +#: pod/video/templates/videos/dashboard.html msgid "Description" msgstr "" @@ -3009,6 +3028,7 @@ msgstr "" #: pod/live/models.py pod/meeting/models.py pod/playlist/models.py #: pod/playlist/templates/playlist/playlist-informations-card.html #: pod/video/forms.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html msgid "Additional owners" msgstr "" @@ -3400,7 +3420,13 @@ msgstr "" #: pod/live/templates/live/event-info.html #: pod/video/templates/videos/video-info.html -msgid "Warning, it use google API" +msgid "Download this QR code" +msgstr "" + +#: pod/live/templates/live/event-info.html +#: pod/podfile/templates/podfile/list_folder_files.html +#: pod/video/templates/videos/video-info.html +msgid "Download" msgstr "" #: pod/live/templates/live/event-script.html @@ -3504,6 +3530,8 @@ msgid "Current event" msgstr "" #: pod/live/templates/live/event_card.html pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html +#: pod/video/templatetags/video_tags.py msgid "This content is in draft." msgstr "" @@ -3661,6 +3689,10 @@ msgstr "" msgid "Past events" msgstr "" +#: pod/live/templatetags/event_tags.py +msgid "QR code event's link" +msgstr "" + #: pod/live/utils.py #, python-format msgid "Registration of event #%(content_id)s" @@ -4503,7 +4535,8 @@ msgid "Share" msgstr "" #: pod/main/templates/aside.html pod/recorder/models.py pod/video/forms.py -#: pod/video/models.py pod/video/templates/videos/filter_aside.html +#: pod/video/models.py pod/video/templates/videos/dashboard.html +#: pod/video/templates/videos/filter_aside.html msgid "Disciplines" msgstr "" @@ -4525,7 +4558,7 @@ msgid "" "analyze site traffic." msgstr "" -#: pod/main/templates/base.html +#: pod/main/templates/base.html pod/video/templates/videos/add_video.html msgid "Learn more" msgstr "" @@ -4580,7 +4613,7 @@ msgid "Release" msgstr "" #: pod/main/templates/footer.html -msgid "videos availables" +msgid "videos available" msgstr "" #: pod/main/templates/mail/mail.html pod/main/templates/mail/mail_sender.html @@ -4835,6 +4868,7 @@ msgid "Recurring" msgstr "" #: pod/meeting/forms.py pod/video/feeds.py pod/video/models.py +#: pod/video/templates/videos/video_row_select.html #: pod/video/templates/videos/video_sort_select.html msgid "Duration" msgstr "" @@ -5838,13 +5872,16 @@ msgstr "" #: pod/playlist/templates/playlist/playlist-videos-list.html #: pod/video/templates/videos/video_list.html +#: pod/video/templates/videos/video_list_grid_selectable.html +#: pod/video/templates/videos/video_list_table_selectable.html +#: pod/video/views.py msgid "Sorry, no video found." msgstr "" #: pod/playlist/templates/playlist/playlist.html #: pod/playlist/templates/playlist/playlist_content.html #: pod/video/templates/channel/channel.html -#: pod/video/templates/videos/my_videos.html +#: pod/video/templates/videos/dashboard.html #: pod/video/templates/videos/videos.html #: pod/video_search/templates/search/search.html #, python-format @@ -6159,10 +6196,6 @@ msgstr "" msgid "Upload Files" msgstr "" -#: pod/podfile/templates/podfile/list_folder_files.html -msgid "Download" -msgstr "" - #: pod/podfile/templates/podfile/list_folder_files.html msgid "Delete file" msgstr "" @@ -6351,6 +6384,7 @@ msgstr "" #: pod/recorder/models.py pod/video/forms.py pod/video/models.py #: pod/video/templates/videos/add_video.html +#: pod/video/templates/videos/dashboard.html msgid "Transcript" msgstr "" @@ -6365,6 +6399,7 @@ msgid "" msgstr "" #: pod/recorder/models.py pod/video/forms.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html msgid "Licence" msgstr "" @@ -6446,6 +6481,8 @@ msgid "File size" msgstr "" #: pod/recorder/models.py pod/video/models.py +#: pod/video/templates/videos/dashboard.html +#: pod/video/templates/videos/video_row_select.html #: pod/video/templates/videos/video_sort_select.html msgid "Date added" msgstr "" @@ -6506,8 +6543,8 @@ msgstr "" #: pod/video/templates/videos/video-element.html msgid "" "To view this video please enable JavaScript, and consider upgrading to a web " -"browser that supports HTML5 video" +"browser that supports HTML5 video" msgstr "" #: pod/recorder/templates/recorder/link_record.html @@ -6657,7 +6694,7 @@ msgid "" "delete this video." msgstr "" -#: pod/video/forms.py +#: pod/video/forms.py pod/video/templates/videos/dashboard.html msgid "Date of the event field" msgstr "" @@ -6790,11 +6827,11 @@ msgstr "" msgid "General settings" msgstr "" -#: pod/video/forms.py +#: pod/video/forms.py pod/video/templates/videos/dashboard.html msgid "Channel options" msgstr "" -#: pod/video/forms.py +#: pod/video/forms.py pod/video/templates/videos/dashboard.html msgid "Restrictions" msgstr "" @@ -7068,7 +7105,7 @@ msgstr "" msgid "Is Video" msgstr "" -#: pod/video/models.py +#: pod/video/models.py pod/video/templates/videos/dashboard.html msgid "Date to delete" msgstr "" @@ -7254,6 +7291,7 @@ msgstr[0] "" msgstr[1] "" #: pod/video/templates/channel/channel.html +#: pod/video/templates/videos/dashboard.html #, python-format msgid "%(counter)s video" msgid_plural "%(counter)s videos" @@ -7414,6 +7452,8 @@ msgid "Help for form fields" msgstr "" #: pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html +#: pod/video/templatetags/video_tags.py msgid "This content is password protected." msgstr "" @@ -7422,19 +7462,30 @@ msgid "This content has restricted access." msgstr "" #: pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html +#: pod/video/templatetags/video_tags.py msgid "This content is chaptered." msgstr "" #: pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html #: pod/video/templates/videos/category_modal_card.html +#: pod/video/templates/videos/video_row_select.html msgid "Video content." msgstr "" #: pod/video/templates/videos/card.html +#: pod/video/templates/videos/card_select.html #: pod/video/templates/videos/category_modal_card.html +#: pod/video/templates/videos/video_row_select.html msgid "Audio content." msgstr "" +#: pod/video/templates/videos/card_select.html +#: pod/video/templates/videos/video_row_select.html +msgid "Selected" +msgstr "" + #: pod/video/templates/videos/category_modal.html msgid "category title" msgstr "categorie titel" @@ -7488,6 +7539,61 @@ msgstr "" msgid "Submit changes" msgstr "" +#: pod/video/templates/videos/dashboard.html +#: pod/video/templates/videos/dashboard_modal.html +msgid "Multiple actions" +msgstr "" + +#: pod/video/templates/videos/dashboard.html +msgid "" +"To edit several videos at the same time, you can select the ones you want by " +"clicking on them then select an action to perform using the drop-down menu " +"below, finally apply the modification. You can also refine your video search " +"using the filters in the right menu." +msgstr "" + +#: pod/video/templates/videos/dashboard.html +msgid "Choose an action" +msgstr "" + +#: pod/video/templates/videos/dashboard.html +#, fuzzy +#| msgid "Title field" +msgid "Edit a field" +msgstr "Titel veld" + +#: pod/video/templates/videos/dashboard.html +msgid "Cursus" +msgstr "" + +#: pod/video/templates/videos/dashboard.html +msgid "No video found" +msgstr "" + +#: pod/video/templates/videos/dashboard.html +msgid "Clear selection" +msgstr "" + +#: pod/video/templates/videos/dashboard.html +msgid "" +"You have not uploaded any videos yet, please use the ”Add a new video” " +"button to add one" +msgstr "" + +#: pod/video/templates/videos/dashboard.html +msgid "Grid display mode" +msgstr "" + +#: pod/video/templates/videos/dashboard.html +msgid "List display mode" +msgstr "" + +#: pod/video/templates/videos/dashboard_modal.html +#: pod/video/templates/videos/video_list_grid_selectable.html +#: pod/video/templates/videos/video_list_table_selectable.html +msgid "Loading..." +msgstr "" + #: pod/video/templates/videos/filter_aside.html msgid "" "The videos on the left are automatically sorted according to the filters " @@ -7531,33 +7637,40 @@ msgid "Show all videos" msgstr "" #: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Remove from playlist" msgstr "" #: pod/video/templates/videos/link_video.html #: pod/video/templates/videos/video-info.html +#: pod/video/templates/videos/video_row_select.html msgid "Remove from favorite" msgstr "" #: pod/video/templates/videos/link_video.html #: pod/video/templates/videos/video-info.html +#: pod/video/templates/videos/video_row_select.html msgid "Add in favorite" msgstr "" #: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Edit the video" msgstr "" #: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Complete the video" msgstr "" #: pod/video/templates/videos/link_video.html +#: pod/video/templates/videos/video_row_select.html msgid "Chapter the video" msgstr "" #: pod/video/templates/videos/link_video.html #: pod/video/templates/videos/video_edit.html +#: pod/video/templates/videos/video_row_select.html msgid "Delete the video" msgstr "" @@ -7570,18 +7683,6 @@ msgstr "" msgid "Original version" msgstr "" -#: pod/video/templates/videos/my_videos.html -msgid "" -"You have not uploaded any videos yet, please use the \"Add a new video\" " -"button to add one" -msgstr "" - -#: pod/video/templates/videos/my_videos.html -msgid "" -"Please use the thumbnails toolbar which is located under the video on which " -"you want to work with." -msgstr "" - #: pod/video/templates/videos/video-all-info.html msgid "Report the video" msgstr "" @@ -7777,10 +7878,6 @@ msgid "" "activity:" msgstr "" -#: pod/video/templates/videos/video-info.html -msgid "QR code" -msgstr "" - #: pod/video/templates/videos/video_collaborate.html msgid "Collaborate" msgstr "" @@ -7817,6 +7914,25 @@ msgstr "" msgid "Add a new video" msgstr "" +#: pod/video/templates/videos/video_edit.html +#, python-format +msgid "" +"\n" +" By default, the deletion date of your video is set to " +"%(counter)s year, in accordance with your profile. As a teacher, you can " +"modify this date. If you are a student and wish to extend this period, add a " +"teacher as an additional video owner\n" +" " +msgid_plural "" +"\n" +" By default, the deletion date of your video is set to " +"%(counter)s years, in accordance with your profile. As a teacher, you can " +"modify this date. If you are a student and wish to extend this period, add a " +"teacher as an additional video owner\n" +" " +msgstr[0] "" +msgstr[1] "" + #: pod/video/templates/videos/video_edit.html #: pod/video/templates/videos/video_page_content.html msgid "The video is currently waiting for encoding." @@ -7848,7 +7964,7 @@ msgid "Save and see" msgstr "" #: pod/video/templates/videos/video_edit.html -msgid "Back to my videos" +msgid "Back to dashboard" msgstr "" #: pod/video/templates/videos/video_edit.html @@ -7967,6 +8083,22 @@ msgstr "" msgid ": " msgstr "" +#: pod/video/templatetags/video_tags.py +msgid "QR code video's link" +msgstr "" + +#: pod/video/templatetags/video_tags.py +msgid "This content is not password protected." +msgstr "" + +#: pod/video/templatetags/video_tags.py +msgid "This content is public." +msgstr "" + +#: pod/video/templatetags/video_tags.py +msgid "This content is not chaptered." +msgstr "" + #: pod/video/templatetags/video_tags.py #, python-format msgid "tags_for_model tag was given an invalid model: %s" @@ -8025,6 +8157,34 @@ msgstr "" msgid "You cannot edit this channel." msgstr "" +#: pod/video/views.py +#, python-format +msgid "%(counter)s video removed" +msgid_plural "%(counter)s videos removed" +msgstr[0] "" +msgstr[1] "" + +#: pod/video/views.py +#, python-format +msgid "%(counter)s video transcripted" +msgid_plural "%(counter)s videos transcripted" +msgstr[0] "" +msgstr[1] "" + +#: pod/video/views.py +#, python-format +msgid "%(counter)s video modified" +msgid_plural "%(counter)s videos modified" +msgstr[0] "" +msgstr[1] "" + +#: pod/video/views.py +#, python-format +msgid "%(counter)s video in error" +msgid_plural "%(counter)s videos in error" +msgstr[0] "" +msgstr[1] "" + #: pod/video/views.py msgid "You cannot watch this video." msgstr "" @@ -8034,20 +8194,20 @@ msgid "You cannot edit this video." msgstr "" #: pod/video/views.py -msgid "You cannot delete this video." +msgid "The video has been deleted." msgstr "" #: pod/video/views.py -msgid "You cannot delete a video that is being encoded." +#, python-format +msgid "Deleting the video \"%(vtitle)s\"" msgstr "" #: pod/video/views.py -msgid "The video has been deleted." +msgid "You cannot delete this video." msgstr "" #: pod/video/views.py -#, python-format -msgid "Deleting the video \"%(vtitle)s\"" +msgid "You cannot delete a video that is being encoded." msgstr "" #: pod/video/views.py @@ -8066,6 +8226,10 @@ msgstr "" msgid "The video transcript has been restarted." msgstr "" +#: pod/video/views.py +msgid "An available transcription language must be specified." +msgstr "" + #: pod/video/views.py #, python-format msgid "You cannot %s this note or comment." @@ -8389,3 +8553,8 @@ msgstr "" #: pod/xapi/apps.py msgid "Esup-Pod xAPI" msgstr "" + +#, fuzzy +#~| msgid "Email sent?" +#~ msgid "Email addresse" +#~ msgstr "Email verzonden?" diff --git a/pod/locale/nl/LC_MESSAGES/djangojs.po b/pod/locale/nl/LC_MESSAGES/djangojs.po index 47a38ac8e1..a7a5075ab4 100644 --- a/pod/locale/nl/LC_MESSAGES/djangojs.po +++ b/pod/locale/nl/LC_MESSAGES/djangojs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Esup-Pod\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-17 11:17+0100\n" +"POT-Creation-Date: 2024-01-23 15:38+0100\n" "PO-Revision-Date: 2023-02-08 15:22+0100\n" "Last-Translator: obado \n" "Language-Team: \n" @@ -273,7 +273,7 @@ msgstr "" #: pod/enrichment/static/js/enrichment.js pod/main/static/js/main.js #: pod/video/static/js/ajax-display-channels.js -#: pod/video/static/js/comment-script.js +#: pod/video/static/js/comment-script.js pod/video/static/js/dashboard.js msgid "Close" msgstr "" @@ -599,6 +599,7 @@ msgid "No channels found" msgstr "" #: pod/video/static/js/ajax-display-channels.js +#: pod/video/static/js/video_select.js msgid "%(count)s video" msgid_plural "%(count)s videos" msgstr[0] "" @@ -690,6 +691,18 @@ msgid_plural "%s comments" msgstr[0] "" msgstr[1] "" +#: pod/video/static/js/dashboard.js +msgid "Please confirm the editing of the following video:" +msgid_plural "Please confirm the editing of the following videos:" +msgstr[0] "" +msgstr[1] "" + +#: pod/video/static/js/filter_aside_video_list_refresh.js +msgid "%(count)s video found" +msgid_plural "%(count)s videos found" +msgstr[0] "" +msgstr[1] "" + #: pod/video/static/js/regroup_videos_by_theme.js #: pod/video/static/js/video_category.js msgid "This content is password protected."