Commit Graph

181 Commits

Author SHA1 Message Date
J. Lavoie 993c104f79
Translated using Weblate (French)
Currently translated at 100.0% (722 of 722 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-11-03 20:35:02 +01:00
Binnette 7f04c3c51e
Translated using Weblate (French)
Currently translated at 100.0% (722 of 722 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-10-31 16:04:08 +00:00
The Cats 41e96fa3e7
Translated using Weblate (French)
Currently translated at 100.0% (722 of 722 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-09-24 17:00:37 +00:00
ChunkyProgrammer 47ef3e5746
Subscriptions: Add community tab (#3973)
* Add subscription community tab

* fix up community tab

* simplify if statement

* use global.community for all references to community

* dont show community when useRss is set

* check visibleTabs for showing the community tab

* fix caching, decrease datalimit for community, add missing translations

* L: Hide shared posts, IV: Don't show errors for empty community tab

* add links to related issues
2023-09-23 00:19:50 +00:00
J. Lavoie 91c292c734
Translated using Weblate (French)
Currently translated at 100.0% (719 of 719 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-09-19 01:00:52 +02:00
Dragibus Noir 2af19f0f1d
Translated using Weblate (French)
Currently translated at 99.7% (717 of 719 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-09-13 15:49:03 +02:00
Hosted Weblate 1641423224
Merge branch 'origin/development' into Weblate. 2023-09-12 19:39:04 +02:00
Dragibus Noir 97e9407e6f
Translated using Weblate (French)
Currently translated at 100.0% (720 of 720 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-09-12 19:38:46 +02:00
ChunkyProgrammer 67bdf718c0
Fix localization of counts (#4011)
* Fix localization of counts

* Apply suggestions from code review

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

* Remove unused locale resources

---------

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2023-09-12 19:38:36 +02:00
Dragibus Noir 148b40683c
Translated using Weblate (French)
Currently translated at 99.8% (719 of 720 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-09-12 16:52:52 +02:00
Dragibus Noir 110e68f073
Translated using Weblate (French)
Currently translated at 100.0% (717 of 717 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-09-08 15:56:45 +02:00
Ophiushi d399858b76
Translated using Weblate (French)
Currently translated at 100.0% (714 of 714 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-09-05 17:55:11 +02:00
Ophiushi dd37a512ce
Translated using Weblate (French)
Currently translated at 100.0% (709 of 709 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-08-24 22:52:46 +02:00
Ophiushi 5153b5b4ac
Translated using Weblate (French)
Currently translated at 100.0% (706 of 706 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-08-24 10:51:18 +02:00
Ophiushi 6fece431fb
Translated using Weblate (French)
Currently translated at 100.0% (705 of 705 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-08-17 20:51:10 +02:00
J. Lavoie 0a578be82b
Translated using Weblate (French)
Currently translated at 100.0% (704 of 704 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-08-13 04:51:51 +02:00
J. Lavoie bd24db91a0
Translated using Weblate (French)
Currently translated at 100.0% (704 of 704 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-07-26 02:05:40 +02:00
Ophiushi b83975c998
Translated using Weblate (French)
Currently translated at 100.0% (704 of 704 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-07-23 14:07:21 +02:00
Preston b9eb2a76fb
Add Tabs to subscriptions page for live streams and shorts (#3725)
* Add Tabs to subscriptions page for live streams and shorts

* Fix naming issue with fetching live streams via Invidious RSS

* Remove console log

* Better error handling and better live stream sorting

* Fix linter issues

* Change videos RSS feed. Make live stream call more efficient.

* Store last used tab in memory. Return to last used tab on mount

* Fix live sorting. Reorganize tabs and check for currentTab via created instead of mounted

* Fix linting issue

* Start Global locales object, add distraction free checks for subscriptions tab

* Start Global locales object for all locales

* Cleanup and reduce duplicate code

* Undo original distraction free settings change

* Fix missing change in previous commit

* Add distraction free settings to hide tabs

* Improve accessibility

* Make app-wide hide live streams setting override hide subscriptions live

* Fix incorrect all tabs disabled message

* Fix arrow key navigation

* Create shared UI component for the subscription tabs

---------

Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2023-07-21 07:33:34 -04:00
The Cats 43961d6fe6
Translated using Weblate (French)
Currently translated at 100.0% (689 of 689 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-07-18 20:06:54 +02:00
John Donne 7ae0154616
Translated using Weblate (French)
Currently translated at 99.8% (688 of 689 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-07-17 14:06:51 +02:00
Ophiushi a2f0fd073e
Translated using Weblate (French)
Currently translated at 100.0% (689 of 689 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-07-04 16:52:59 +02:00
absidue 939352347d
Add a script to update the region/geolocation files (#3701)
* Add a script to update the region/geolocation files

* Update tooltip now that we only list supported geolocations

* Add language sensitive sorting
2023-07-01 10:08:09 -04:00
Ophiushi efb01730c5
Translated using Weblate (French)
Currently translated at 100.0% (687 of 687 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-06-15 20:48:24 +02:00
Ophiushi 9459fb2ad5
Translated using Weblate (French)
Currently translated at 100.0% (687 of 687 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-06-02 19:51:46 +02:00
J. Lavoie 790c6347e6
Translated using Weblate (French)
Currently translated at 100.0% (683 of 683 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-05-30 00:49:14 +02:00
Hosted Weblate 763dcb3897
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-05-21 19:50:46 +02:00
Dragibus Noir edb8abd7dd
Translated using Weblate (French)
Currently translated at 99.1% (678 of 684 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-05-21 19:50:17 +02:00
Yaron Shahrabani c4f6033dee
Update Channel age restricted key (#3237)
* Update Channel.js

Typo fixed

* Fix channel age-restricted key in all files

---------

Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2023-04-10 08:08:55 -04:00
PikachuEXE 454534adb7
Fix some translation entries sometimes not used when rendered (#3337)
* * Update all translation keys with 2 spaces to have 1 space only

Avoid not being translated when rendering

* - Remove unused translation entry
2023-04-08 22:50:52 +00:00
The Cats 7e84417ef9
Translated using Weblate (French)
Currently translated at 100.0% (674 of 674 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-03-24 13:39:57 +01:00
J. Lavoie be05848bb7
Translated using Weblate (French)
Currently translated at 100.0% (673 of 673 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-03-22 12:40:19 +01:00
Dragibus Noir cbf398e1a0
Translated using Weblate (French)
Currently translated at 100.0% (673 of 673 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-03-17 21:38:38 +01:00
J. Lavoie aa32e75070
Translated using Weblate (French)
Currently translated at 100.0% (671 of 671 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-03-07 00:42:20 +01:00
Dragibus Noir 1b69215855
Translated using Weblate (French)
Currently translated at 100.0% (669 of 669 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-03-04 06:40:07 +01:00
J. Lavoie 7d80254641
Translated using Weblate (French)
Currently translated at 100.0% (669 of 669 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-03-01 16:38:20 +01:00
J. Lavoie a55415dfbe
Translated using Weblate (French)
Currently translated at 100.0% (660 of 660 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-02-05 02:45:50 +01:00
absidue b6892afb26
Use share menu on playlist page (#3121)
* Use share menu on playlist page

* Add support for playlist embed links

* Fix share button tooltip
2023-02-01 15:38:27 -05:00
J. Lavoie 24cc42fe32
Translated using Weblate (French)
Currently translated at 100.0% (662 of 662 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-01-28 01:57:47 +01:00
Dragibus Noir 3771dfdbaa
Translated using Weblate (French)
Currently translated at 100.0% (659 of 659 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-01-05 16:49:56 +01:00
The Cats 68d4915dea
Translated using Weblate (French)
Currently translated at 100.0% (658 of 658 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-01-03 19:51:25 +01:00
J. Lavoie cf645bc5bb
Translated using Weblate (French)
Currently translated at 100.0% (657 of 657 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-12-27 11:51:05 +01:00
J. Lavoie f38f2b7ae8
Translated using Weblate (French)
Currently translated at 100.0% (651 of 651 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-12-19 22:50:25 +01:00
Dragibus Noir 176716483d
Translated using Weblate (French)
Currently translated at 98.7% (643 of 651 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-12-18 12:49:00 +01:00
Dragibus Noir 606b7ff794
Translated using Weblate (French)
Currently translated at 100.0% (639 of 639 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-11-28 16:48:02 +01:00
Dragibus Noir 85b02a9814
Translated using Weblate (French)
Currently translated at 100.0% (638 of 638 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-11-27 07:47:00 +01:00
Dragibus Noir 6e386ae8d6
Translated using Weblate (French)
Currently translated at 100.0% (637 of 637 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-11-14 20:48:25 +01:00
J. Lavoie 5d4f18f7ea
Translated using Weblate (French)
Currently translated at 100.0% (636 of 636 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-11-05 01:01:54 +01:00
Dragibus Noir 8c4c38c6a2
Translated using Weblate (French)
Currently translated at 100.0% (635 of 635 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-10-30 02:05:23 +02:00
Dragibus Noir 00450e765e
Translated using Weblate (French)
Currently translated at 100.0% (634 of 634 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-10-29 17:03:54 +02:00