diff --git a/client/src/components/ChannelResult.vue b/client/src/components/ChannelResult.vue index d89619c..9c94bb3 100644 --- a/client/src/components/ChannelResult.vue +++ b/client/src/components/ChannelResult.vue @@ -75,7 +75,7 @@ }, discoverChannelMessage () { - return this.$gettextInterpolate('Discover this channel on %{host}', { host: this.host }) + return this.$gettextInterpolate(this.$gettext('Discover this channel on %{host}'), { host: this.host }) } } }) diff --git a/client/src/components/VideoResult.vue b/client/src/components/VideoResult.vue index 8172e5b..392c916 100644 --- a/client/src/components/VideoResult.vue +++ b/client/src/components/VideoResult.vue @@ -139,7 +139,7 @@ }, watchVideoMessage () { - return this.$gettextInterpolate('Watch the video on %{host}', { host: this.host }) + return this.$gettextInterpolate(this.$gettext('Watch the video on %{host}'), { host: this.host }) } }, diff --git a/client/src/locale/en_US/LC_MESSAGES/app.po b/client/src/locale/en_US/LC_MESSAGES/app.po index cc7e349..bb67aa3 100644 --- a/client/src/locale/en_US/LC_MESSAGES/app.po +++ b/client/src/locale/en_US/LC_MESSAGES/app.po @@ -25,8 +25,8 @@ msgstr[0] "%{ channel.followersCount } follower" msgstr[1] "%{channel.followersCount} followers" #: src/views/Search.vue:165 -msgid "%{resultsCount} results found for " -msgstr "%{resultsCount} results found for " +msgid "%{resultsCount} results found for" +msgstr "%{resultsCount} results found for" #: src/components/SearchWarning.vue:1 msgid "%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the corresponding administrator on the PeerTube website." @@ -128,6 +128,10 @@ msgstr "Created by" msgid "Deutsch" msgstr "Deutsch" +#: src/components/ChannelResult.vue +msgid "Discover this channel on %{host}" +msgstr "Discover this channel on %{host}" + #: src/views/Search.vue:104 msgid "Display all categories" msgstr "Display all categories" @@ -289,8 +293,8 @@ msgid "No" msgstr "No" #: src/views/Search.vue:164 -msgid "No results found for " -msgstr "No results found for " +msgid "No results found for" +msgstr "No results found for" #: src/views/Search.vue msgid "Occitan" @@ -390,13 +394,17 @@ msgstr "Travels" msgid "Vehicles" msgstr "Vehicles" +#: src/components/VideoResult.vue +msgid "Watch the video on %{host}" +msgstr "Watch the video on %{host}" + #: src/components/Footer.vue:15 msgid "Why should I have my own PeerTube website?" msgstr "Why should I have my own PeerTube website?" #: src/views/Search.vue:166 -msgid "with {{ countActiveFilters() }} active filters " -msgstr "with {{ countActiveFilters() }} active filters " +msgid "with {{ countActiveFilters() }} active filters" +msgstr "with {{ countActiveFilters() }} active filters" #: src/views/Search.vue:58 msgid "Yes" diff --git a/client/src/locale/fr_FR/LC_MESSAGES/app.po b/client/src/locale/fr_FR/LC_MESSAGES/app.po index aab455e..70e5b3e 100644 --- a/client/src/locale/fr_FR/LC_MESSAGES/app.po +++ b/client/src/locale/fr_FR/LC_MESSAGES/app.po @@ -28,7 +28,8 @@ msgstr[0] "%{ channel.followersCount } abonné" msgstr[1] "%{channel.followersCount} abonnés" #: src/views/Search.vue:165 -msgid "%{resultsCount} results found for " +#, fuzzy +msgid "%{resultsCount} results found for" msgstr "%{resultsCount} résultats trouvés pour " #: src/components/SearchWarning.vue:1 @@ -144,6 +145,10 @@ msgstr "Créé par" msgid "Deutsch" msgstr "Allemand" +#: src/components/ChannelResult.vue +msgid "Discover this channel on %{host}" +msgstr "Découvrir cette chaîne sur %{host}" + #: src/views/Search.vue:104 msgid "Display all categories" msgstr "Afficher toutes les catégories" @@ -305,7 +310,8 @@ msgid "No" msgstr "Aucun" #: src/views/Search.vue:164 -msgid "No results found for " +#, fuzzy +msgid "No results found for" msgstr "Aucun résultat trouvé pour " #: src/views/Search.vue @@ -412,12 +418,17 @@ msgstr "Voyages" msgid "Vehicles" msgstr "Véhicules" +#: src/components/VideoResult.vue +msgid "Watch the video on %{host}" +msgstr "Regarder la vidéo sur %{host}" + #: src/components/Footer.vue:15 msgid "Why should I have my own PeerTube website?" msgstr "Pourquoi devrais-je avoir mon propre site web PeerTube ?" #: src/views/Search.vue:166 -msgid "with {{ countActiveFilters() }} active filters " +#, fuzzy +msgid "with {{ countActiveFilters() }} active filters" msgstr "avec {{ countActiveFilters() }} filtres actifs " #: src/views/Search.vue:58 @@ -440,12 +451,6 @@ msgstr "Japonais" msgid "简体中文(中国)" msgstr "Chinois simplifié" -#~ msgid "Discover this channel on %{host}" -#~ msgstr "Découvrir cette chaîne sur %{host}" - -#~ msgid "Watch the video on %{host}" -#~ msgstr "Regarder la vidéo sur %{host}" - #~ msgid "Check all guides >>" #~ msgstr "Voir tous les tutos >>" diff --git a/client/src/translations/en_US.json b/client/src/translations/en_US.json index bb25dbb..4527efc 100644 --- a/client/src/translations/en_US.json +++ b/client/src/translations/en_US.json @@ -1 +1 @@ -{"en_US":{"({{ countActiveFilters() }} active)":"({{ countActiveFilters() }} active)",">> Check all guides on joinpeertube.org <<":">> Check all guides on joinpeertube.org <<","%{ channel.followersCount } follower":["%{ channel.followersCount } follower","%{channel.followersCount} followers"],"%{resultsCount} results found for ":"%{resultsCount} results found for ","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the corresponding administrator on the PeerTube website.":"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the corresponding administrator on the PeerTube website.","A free software to take back control of your videos":"A free software to take back control of your videos","A video index developed by Framasoft":"A video index developed by Framasoft","Activism":"Activism","All of these tags":"All of these tags","Animals":"Animals","Any":"Any","Apply filters":"Apply filters","Art":"Art","Attribution":"Attribution","Attribution - No Derivatives":"Attribution - No Derivatives","Attribution - Non Commercial":"Attribution - Non Commercial","Attribution - Non Commercial - No Derivatives":"Attribution - Non Commercial - No Derivatives","Attribution - Non Commercial - Share Alike":"Attribution - Non Commercial - Share Alike","Attribution - Share Alike":"Attribution - Share Alike","Best match":"Best match","Català":"Català","Category":"Category","Čeština":"Čeština","Change interface language":"Change interface language","Comedy":"Comedy","Create an account to take back control of your videos":"Create an account to take back control of your videos","Create playlists":"Create playlists","Created by":"Created by","Deutsch":"Deutsch","Display all categories":"Display all categories","Display all languages":"Display all languages","Display all licenses":"Display all licenses","Display sensitive content":"Display sensitive content","Duration":"Duration","Education":"Education","English":"English","Entertainment":"Entertainment","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Films","Filters":"Filters","Food":"Food","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Gaming","Go on this account page":"Go on this account page","Go on this channel page":"Go on this channel page","Go!":"Go!","How To":"How To","In":"In","Install PeerTube":"Install PeerTube","Italiano":"Italiano","Keyword, channel, video, etc.":"Keyword, channel, video, etc.","Kids":"Kids","Language":"Language","Last 30 days":"Last 30 days","Last 365 days":"Last 365 days","Last 7 days":"Last 7 days","Least recent":"Least recent","Licence":"Licence","Long (> 10 min)":"Long (> 10 min)","Medium (4-10 min)":"Medium (4-10 min)","Most recent":"Most recent","Music":"Music","Nederlands":"Nederlands","News & Politics":"News & Politics","Next page":"Next page","No":"No","No results found for ":"No results found for ","Occitan":"Occitan","On":"On","on %{instancesCount} indexed PeerTube websites":"on %{instancesCount} indexed PeerTube websites","One of these tags":"One of these tags","Open an account on a PeerTube website":"Open an account on a PeerTube website","Open your own videos website with PeerTube!":"Open your own videos website with PeerTube!","People":"People","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Previous page","Public Domain Dedication":"Public Domain Dedication","Published date":"Published date","Reset":"Reset","Science & Technology":"Science & Technology","Search for your favorite videos and channels on %{instancesCount} PeerTube websites listed on %{indexName}!":"Search for your favorite videos and channels on %{instancesCount} PeerTube websites listed on %{indexName}!","Short (< 4 min)":"Short (< 4 min)","Sort by:":"Sort by:","Sports":"Sports","suomi":"suomi","svenska":"svenska","Tags":"Tags","Today":"Today","Travels":"Travels","Vehicles":"Vehicles","Why should I have my own PeerTube website?":"Why should I have my own PeerTube website?","with {{ countActiveFilters() }} active filters ":"with {{ countActiveFilters() }} active filters ","Yes":"Yes","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file +{"en_US":{"({{ countActiveFilters() }} active)":"({{ countActiveFilters() }} active)",">> Check all guides on joinpeertube.org <<":">> Check all guides on joinpeertube.org <<","%{ channel.followersCount } follower":["%{ channel.followersCount } follower","%{channel.followersCount} followers"],"%{resultsCount} results found for":"%{resultsCount} results found for","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the corresponding administrator on the PeerTube website.":"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the corresponding administrator on the PeerTube website.","A free software to take back control of your videos":"A free software to take back control of your videos","A video index developed by Framasoft":"A video index developed by Framasoft","Activism":"Activism","All of these tags":"All of these tags","Animals":"Animals","Any":"Any","Apply filters":"Apply filters","Art":"Art","Attribution":"Attribution","Attribution - No Derivatives":"Attribution - No Derivatives","Attribution - Non Commercial":"Attribution - Non Commercial","Attribution - Non Commercial - No Derivatives":"Attribution - Non Commercial - No Derivatives","Attribution - Non Commercial - Share Alike":"Attribution - Non Commercial - Share Alike","Attribution - Share Alike":"Attribution - Share Alike","Best match":"Best match","Català":"Català","Category":"Category","Čeština":"Čeština","Change interface language":"Change interface language","Comedy":"Comedy","Create an account to take back control of your videos":"Create an account to take back control of your videos","Create playlists":"Create playlists","Created by":"Created by","Deutsch":"Deutsch","Discover this channel on %{host}":"Discover this channel on %{host}","Display all categories":"Display all categories","Display all languages":"Display all languages","Display all licenses":"Display all licenses","Display sensitive content":"Display sensitive content","Duration":"Duration","Education":"Education","English":"English","Entertainment":"Entertainment","Español":"Español","Esperanto":"Esperanto","Euskara":"Euskara","Films":"Films","Filters":"Filters","Food":"Food","Français":"Français","Gàidhlig":"Gàidhlig","Gaming":"Gaming","Go on this account page":"Go on this account page","Go on this channel page":"Go on this channel page","Go!":"Go!","How To":"How To","In":"In","Install PeerTube":"Install PeerTube","Italiano":"Italiano","Keyword, channel, video, etc.":"Keyword, channel, video, etc.","Kids":"Kids","Language":"Language","Last 30 days":"Last 30 days","Last 365 days":"Last 365 days","Last 7 days":"Last 7 days","Least recent":"Least recent","Licence":"Licence","Long (> 10 min)":"Long (> 10 min)","Medium (4-10 min)":"Medium (4-10 min)","Most recent":"Most recent","Music":"Music","Nederlands":"Nederlands","News & Politics":"News & Politics","Next page":"Next page","No":"No","No results found for":"No results found for","Occitan":"Occitan","On":"On","on %{instancesCount} indexed PeerTube websites":"on %{instancesCount} indexed PeerTube websites","One of these tags":"One of these tags","Open an account on a PeerTube website":"Open an account on a PeerTube website","Open your own videos website with PeerTube!":"Open your own videos website with PeerTube!","People":"People","Polski":"Polski","Português (Portugal)":"Português (Portugal)","Previous page":"Previous page","Public Domain Dedication":"Public Domain Dedication","Published date":"Published date","Reset":"Reset","Science & Technology":"Science & Technology","Search for your favorite videos and channels on %{instancesCount} PeerTube websites listed on %{indexName}!":"Search for your favorite videos and channels on %{instancesCount} PeerTube websites listed on %{indexName}!","Short (< 4 min)":"Short (< 4 min)","Sort by:":"Sort by:","Sports":"Sports","suomi":"suomi","svenska":"svenska","Tags":"Tags","Today":"Today","Travels":"Travels","Vehicles":"Vehicles","Watch the video on %{host}":"Watch the video on %{host}","Why should I have my own PeerTube website?":"Why should I have my own PeerTube website?","with {{ countActiveFilters() }} active filters":"with {{ countActiveFilters() }} active filters","Yes":"Yes","ελληνικά":"ελληνικά","русский":"русский","日本語":"日本語","简体中文(中国)":"简体中文(中国)"}} \ No newline at end of file diff --git a/client/src/translations/fr_FR.json b/client/src/translations/fr_FR.json index 84208de..ce3be14 100644 --- a/client/src/translations/fr_FR.json +++ b/client/src/translations/fr_FR.json @@ -1 +1 @@ -{"fr_FR":{"({{ countActiveFilters() }} active)":"({{ countActiveFilters() }} actifs)",">> Check all guides on joinpeertube.org <<":">> Voir tous les guides sur joinpeertube.org <<","%{ channel.followersCount } follower":["%{ channel.followersCount } abonné","%{channel.followersCount} abonnés"],"%{resultsCount} results found for ":"%{resultsCount} résultats trouvés pour ","%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the corresponding administrator on the PeerTube website.":"%{indexName} affiche les vidéos et chaînes correspondants à votre recherche, mais n'est ni l'éditeur, ni le propriétaire. Si vous constatez le moindre problème sur une vidéo, signalez-la à un administrateur directement sur le site PeerTube où elle est hébergée.","A free software to take back control of your videos":"Un logiciel libre pour reprendre le contrôle de vos vidéos","A video index developed by Framasoft":"Un index de vidéos développé par Framasoft","Activism":"Militantisme","All of these tags":"Tous les mots clés suivants","Animals":"Animaux","Any":"Tous","Apply filters":"Appliquer les filtres","Art":"Art","Attribution":"Attribution","Attribution - No Derivatives":"Attribution - Pas d’œuvre dérivée","Attribution - Non Commercial":"Attribution - Utilisation non commerciale","Attribution - Non Commercial - No Derivatives":"Attribution - Utilisation non commerciale - Pas d’œuvre dérivée","Attribution - Non Commercial - Share Alike":"Attribution - Utilisation non commerciale - Partage dans les mêmes conditions","Attribution - Share Alike":"Attribution - Partage dans les mêmes conditions","Best match":"Pertinence","Català":"Catalan","Category":"Catégorie","Čeština":"Tchèque","Change interface language":"Changer la langue de l'interface","Comedy":"Humour","Create an account to take back control of your videos":"Créez un compte pour reprendre le contrôle de vos vidéos","Create playlists":"Créer des listes de lecture","Created by":"Créé par","Deutsch":"Allemand","Display all categories":"Afficher toutes les catégories","Display all languages":"Afficher tous les langues","Display all licenses":"Afficher toutes les licences","Display sensitive content":"Afficher le contenu sensible","Duration":"Durée","Education":"Éducation","English":"Anglais","Entertainment":"Divertissement","Español":"Espagnol","Esperanto":"Espéranto","Euskara":"Basque","Films":"Films","Filters":"Filtre","Food":"Cuisine","Français":"Français","Gàidhlig":"Gaélique écossais","Gaming":"Jeux vidéos","Go on this account page":"Aller sur la page de ce compte","Go on this channel page":"Aller sur la page de cette chaîne","Go!":"Go !","How To":"Tutoriels","In":"Dans","Install PeerTube":"Installer PeerTube","Italiano":"Italien","Keyword, channel, video, etc.":"Mot-clé, chaîne, vidéo, etc.","Kids":"Enfants","Language":"Langue","Last 30 days":"Les 30 derniers jours","Last 365 days":"Les 365 derniers jours","Last 7 days":"Les 7 derniers jours","Least recent":"Moins récent","Licence":"Licence","Long (> 10 min)":"Longue (> 10 min)","Medium (4-10 min)":"Moyenne (4-10 min)","Most recent":"Plus récente","Music":"Musiques","Nederlands":"Néerlandais","News & Politics":"Actualité & Politique","Next page":"Page suivante","No":"Aucun","No results found for ":"Aucun résultat trouvé pour ","Occitan":"Occitane","On":"Le","on %{instancesCount} indexed PeerTube websites":"sur %{instancesCount} sites web PeerTube indexés","One of these tags":"Un seul des mots clés suivants","Open an account on a PeerTube website":"Ouvrir un compte sur un site web PeerTube","Open your own videos website with PeerTube!":"Ouvrez votre propre site web de vidéos avec PeerTube !","People":"Personnalités","Polski":"Polonais","Português (Portugal)":"Portugais (Portugal)","Previous page":"Page précédente","Public Domain Dedication":"Domaine public","Published date":"Date de publication","Reset":"Réinitialiser","Science & Technology":"Science & Technologie","Search for your favorite videos and channels on %{instancesCount} PeerTube websites listed on %{indexName}!":"Cherchez vos vidéos et chaînes favorites sur %{instancesCount} sites web PeerTube listées par %{indexName} !","Short (< 4 min)":"Courte (< 4 min)","Sort by:":"Trier par :","Sports":"Sports","suomi":"Finnois","svenska":"Suédois","Tags":"Étiquettes","Today":"Aujourd'hui","Travels":"Voyages","Vehicles":"Véhicules","Why should I have my own PeerTube website?":"Pourquoi devrais-je avoir mon propre site web PeerTube ?","with {{ countActiveFilters() }} active filters ":"avec {{ countActiveFilters() }} filtres actifs ","Yes":"Oui","ελληνικά":"Grec","русский":"Russe","日本語":"Japonais","简体中文(中国)":"Chinois simplifié"}} \ No newline at end of file +{"fr_FR":{"({{ countActiveFilters() }} active)":"({{ countActiveFilters() }} actifs)",">> Check all guides on joinpeertube.org <<":">> Voir tous les guides sur joinpeertube.org <<","%{ channel.followersCount } follower":["%{ channel.followersCount } abonné","%{channel.followersCount} abonnés"],"%{indexName} displays videos and channels that match your search but is not the publisher, nor the owner. If you notice any problems with a video, report it to the corresponding administrator on the PeerTube website.":"%{indexName} affiche les vidéos et chaînes correspondants à votre recherche, mais n'est ni l'éditeur, ni le propriétaire. Si vous constatez le moindre problème sur une vidéo, signalez-la à un administrateur directement sur le site PeerTube où elle est hébergée.","A free software to take back control of your videos":"Un logiciel libre pour reprendre le contrôle de vos vidéos","A video index developed by Framasoft":"Un index de vidéos développé par Framasoft","Activism":"Militantisme","All of these tags":"Tous les mots clés suivants","Animals":"Animaux","Any":"Tous","Apply filters":"Appliquer les filtres","Art":"Art","Attribution":"Attribution","Attribution - No Derivatives":"Attribution - Pas d’œuvre dérivée","Attribution - Non Commercial":"Attribution - Utilisation non commerciale","Attribution - Non Commercial - No Derivatives":"Attribution - Utilisation non commerciale - Pas d’œuvre dérivée","Attribution - Non Commercial - Share Alike":"Attribution - Utilisation non commerciale - Partage dans les mêmes conditions","Attribution - Share Alike":"Attribution - Partage dans les mêmes conditions","Best match":"Pertinence","Català":"Catalan","Category":"Catégorie","Čeština":"Tchèque","Change interface language":"Changer la langue de l'interface","Comedy":"Humour","Create an account to take back control of your videos":"Créez un compte pour reprendre le contrôle de vos vidéos","Create playlists":"Créer des listes de lecture","Created by":"Créé par","Deutsch":"Allemand","Discover this channel on %{host}":"Découvrir cette chaîne sur %{host}","Display all categories":"Afficher toutes les catégories","Display all languages":"Afficher tous les langues","Display all licenses":"Afficher toutes les licences","Display sensitive content":"Afficher le contenu sensible","Duration":"Durée","Education":"Éducation","English":"Anglais","Entertainment":"Divertissement","Español":"Espagnol","Esperanto":"Espéranto","Euskara":"Basque","Films":"Films","Filters":"Filtre","Food":"Cuisine","Français":"Français","Gàidhlig":"Gaélique écossais","Gaming":"Jeux vidéos","Go on this account page":"Aller sur la page de ce compte","Go on this channel page":"Aller sur la page de cette chaîne","Go!":"Go !","How To":"Tutoriels","In":"Dans","Install PeerTube":"Installer PeerTube","Italiano":"Italien","Keyword, channel, video, etc.":"Mot-clé, chaîne, vidéo, etc.","Kids":"Enfants","Language":"Langue","Last 30 days":"Les 30 derniers jours","Last 365 days":"Les 365 derniers jours","Last 7 days":"Les 7 derniers jours","Least recent":"Moins récent","Licence":"Licence","Long (> 10 min)":"Longue (> 10 min)","Medium (4-10 min)":"Moyenne (4-10 min)","Most recent":"Plus récente","Music":"Musiques","Nederlands":"Néerlandais","News & Politics":"Actualité & Politique","Next page":"Page suivante","No":"Aucun","Occitan":"Occitane","On":"Le","on %{instancesCount} indexed PeerTube websites":"sur %{instancesCount} sites web PeerTube indexés","One of these tags":"Un seul des mots clés suivants","Open an account on a PeerTube website":"Ouvrir un compte sur un site web PeerTube","Open your own videos website with PeerTube!":"Ouvrez votre propre site web de vidéos avec PeerTube !","People":"Personnalités","Polski":"Polonais","Português (Portugal)":"Portugais (Portugal)","Previous page":"Page précédente","Public Domain Dedication":"Domaine public","Published date":"Date de publication","Reset":"Réinitialiser","Science & Technology":"Science & Technologie","Search for your favorite videos and channels on %{instancesCount} PeerTube websites listed on %{indexName}!":"Cherchez vos vidéos et chaînes favorites sur %{instancesCount} sites web PeerTube listées par %{indexName} !","Short (< 4 min)":"Courte (< 4 min)","Sort by:":"Trier par :","Sports":"Sports","suomi":"Finnois","svenska":"Suédois","Tags":"Étiquettes","Today":"Aujourd'hui","Travels":"Voyages","Vehicles":"Véhicules","Watch the video on %{host}":"Regarder la vidéo sur %{host}","Why should I have my own PeerTube website?":"Pourquoi devrais-je avoir mon propre site web PeerTube ?","Yes":"Oui","ελληνικά":"Grec","русский":"Russe","日本語":"Japonais","简体中文(中国)":"Chinois simplifié"}} \ No newline at end of file diff --git a/client/src/views/Search.vue b/client/src/views/Search.vue index 1fd9373..6d1ed9e 100644 --- a/client/src/views/Search.vue +++ b/client/src/views/Search.vue @@ -162,9 +162,9 @@
- No results found for  - %{resultsCount} results found for  - {{ searchedTerm }} with {{ countActiveFilters() }} active filters  + No results found for  + %{resultsCount} results found for  + {{ searchedTerm }} with {{ countActiveFilters() }} active filters  on %{instancesCount} indexed PeerTube websites