]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
21 months agoFix error display in bulk service
Chocobozzz [Wed, 28 Sep 2022 13:15:41 +0000 (15:15 +0200)] 
Fix error display in bulk service

21 months agoFix lint
Chocobozzz [Wed, 28 Sep 2022 12:55:58 +0000 (14:55 +0200)] 
Fix lint

21 months agoFix error when running setup:cli
Chocobozzz [Wed, 28 Sep 2022 12:55:15 +0000 (14:55 +0200)] 
Fix error when running setup:cli

21 months agoForce channel in my videos
Chocobozzz [Wed, 28 Sep 2022 12:20:11 +0000 (14:20 +0200)] 
Force channel in my videos

21 months agoPut video quota info in its own component
Chocobozzz [Wed, 28 Sep 2022 11:59:23 +0000 (13:59 +0200)] 
Put video quota info in its own component

21 months agoAdd transcoding quota message to admin config page
The Cashew Trader [Tue, 27 Sep 2022 13:43:42 +0000 (13:43 +0000)] 
Add transcoding quota message to admin config page

21 months agoCorrectly unsubscribe upload events on destroy
Chocobozzz [Wed, 28 Sep 2022 11:36:59 +0000 (13:36 +0200)] 
Correctly unsubscribe upload events on destroy

21 months agofix: keep partially uploaded files
kukhariev [Wed, 31 Aug 2022 16:11:18 +0000 (19:11 +0300)] 
fix: keep partially uploaded files

Do not delete a partially uploaded file when closing the upload page

fixes #5078, #4432

21 months agoHandle network issues in video player (#5138)
kontrollanten [Wed, 28 Sep 2022 09:52:23 +0000 (11:52 +0200)] 
Handle network issues in video player (#5138)

* feat(client/player): handle network offline

* feat(client/player): human friendly err msg

* feat(client/player): handle broken resolutions

When an error occurs for a resolution, remove the resolution and try
with another resolution.

* fix(client/player): prevent err handl when offline

* fix(client/player): localize offline text

21 months agoRelax bitrate/fps test
Chocobozzz [Wed, 28 Sep 2022 09:21:25 +0000 (11:21 +0200)] 
Relax bitrate/fps test

21 months agoMerge branch 'release/4.3.0' into develop
Chocobozzz [Wed, 28 Sep 2022 09:19:25 +0000 (11:19 +0200)] 
Merge branch 'release/4.3.0' into develop

21 months agoAdd test for RTMP stream without audio
Chocobozzz [Wed, 28 Sep 2022 09:19:08 +0000 (11:19 +0200)] 
Add test for RTMP stream without audio

21 months agoMerge branch 'release/4.3.0' into develop
Chocobozzz [Wed, 28 Sep 2022 08:32:42 +0000 (10:32 +0200)] 
Merge branch 'release/4.3.0' into develop

21 months agoCorrectly handle RTMP streams without audio
Chocobozzz [Wed, 28 Sep 2022 08:23:03 +0000 (10:23 +0200)] 
Correctly handle RTMP streams without audio

21 months agoMerge branch 'release/4.3.0' into develop
Chocobozzz [Wed, 28 Sep 2022 08:03:32 +0000 (10:03 +0200)] 
Merge branch 'release/4.3.0' into develop

21 months agoPrevent "Cannot use same state" error
Chocobozzz [Wed, 28 Sep 2022 08:03:06 +0000 (10:03 +0200)] 
Prevent "Cannot use same state" error

21 months agoReword instance following title
Chocobozzz [Wed, 28 Sep 2022 07:54:57 +0000 (09:54 +0200)] 
Reword instance following title

21 months agoUpdate doc
Chocobozzz [Wed, 28 Sep 2022 06:29:33 +0000 (08:29 +0200)] 
Update doc

We use IMPORTANT NOTES instead of BREAKING CHANGES now

21 months agoSet AKISMET_KEY as env
Chocobozzz [Wed, 28 Sep 2022 06:24:18 +0000 (08:24 +0200)] 
Set AKISMET_KEY as env

21 months agoMerge branch 'release/4.3.0' into develop
Chocobozzz [Tue, 27 Sep 2022 14:23:04 +0000 (16:23 +0200)] 
Merge branch 'release/4.3.0' into develop

21 months agoFix InvalidVideoTitle console warning
Chocobozzz [Tue, 27 Sep 2022 14:19:36 +0000 (16:19 +0200)] 
Fix InvalidVideoTitle console warning

21 months agoSupport only ffmpeg >= 4.3
Chocobozzz [Tue, 27 Sep 2022 09:12:40 +0000 (11:12 +0200)] 
Support only ffmpeg >= 4.3

We have issues with video import when merging vp9 in mp4 container with
lower versions

21 months agoUpdate dependencies version supported by peertube
Chocobozzz [Tue, 27 Sep 2022 08:39:32 +0000 (10:39 +0200)] 
Update dependencies version supported by peertube

21 months agoFix moderation dropdown overflow on mobile
Chocobozzz [Tue, 27 Sep 2022 08:35:51 +0000 (10:35 +0200)] 
Fix moderation dropdown overflow on mobile

21 months agoFix number with text input overflow
Chocobozzz [Tue, 27 Sep 2022 08:05:29 +0000 (10:05 +0200)] 
Fix number with text input overflow

21 months agoHandle sync failure in synchronizeChannel fn
Chocobozzz [Tue, 27 Sep 2022 07:47:38 +0000 (09:47 +0200)] 
Handle sync failure in synchronizeChannel fn

21 months agoIncrease test timeout
Chocobozzz [Tue, 27 Sep 2022 06:26:55 +0000 (08:26 +0200)] 
Increase test timeout

21 months agoTest akismet plugin signup
Chocobozzz [Fri, 23 Sep 2022 14:23:06 +0000 (16:23 +0200)] 
Test akismet plugin signup

21 months agoAdd akismet tests
Chocobozzz [Fri, 23 Sep 2022 13:32:56 +0000 (15:32 +0200)] 
Add akismet tests

21 months agoFix error messages
Chocobozzz [Fri, 23 Sep 2022 12:41:14 +0000 (14:41 +0200)] 
Fix error messages

21 months agoSupport refusing remote comments
Chocobozzz [Fri, 23 Sep 2022 09:38:18 +0000 (11:38 +0200)] 
Support refusing remote comments

21 months agoAdd cache info for security.txt config
Chocobozzz [Thu, 22 Sep 2022 06:54:57 +0000 (08:54 +0200)] 
Add cache info for security.txt config

21 months agoBumped to version v4.3.0 v4.3.0
Chocobozzz [Wed, 21 Sep 2022 09:30:14 +0000 (11:30 +0200)] 
Bumped to version v4.3.0

21 months agoUpdate changelog
Chocobozzz [Wed, 21 Sep 2022 06:53:53 +0000 (08:53 +0200)] 
Update changelog

21 months agoFix missing i18n on signup label
Chocobozzz [Tue, 20 Sep 2022 12:20:04 +0000 (14:20 +0200)] 
Fix missing i18n on signup label

21 months agoUpdate translations
Chocobozzz [Tue, 20 Sep 2022 12:19:27 +0000 (14:19 +0200)] 
Update translations

21 months agoTranslated using Weblate (French (France) (fr_FR))
chocobozzz [Tue, 20 Sep 2022 12:08:01 +0000 (12:08 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (French (France) (fr_FR))
Luc Didry [Tue, 20 Sep 2022 12:11:46 +0000 (12:11 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (French (France) (fr_FR))
Booteille [Tue, 20 Sep 2022 09:30:46 +0000 (09:30 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 98.8% (2094 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (French (France) (fr_FR))
chocobozzz [Tue, 20 Sep 2022 07:49:43 +0000 (07:49 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 100.0% (131 of 131 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/fr_FR/

21 months agoTranslated using Weblate (French (France) (fr_FR))
chocobozzz [Tue, 20 Sep 2022 07:52:55 +0000 (07:52 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 92.5% (1961 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (French (France) (fr_FR))
Booteille [Tue, 20 Sep 2022 07:49:14 +0000 (07:49 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 92.5% (1961 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (French (France) (fr_FR))
Luc Didry [Tue, 20 Sep 2022 07:34:35 +0000 (07:34 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 91.5% (1939 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (French (France) (fr_FR))
Booteille [Tue, 20 Sep 2022 07:47:20 +0000 (07:47 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 91.5% (1939 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Tue, 20 Sep 2022 03:45:05 +0000 (03:45 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 36.5% (775 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tr/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Tue, 20 Sep 2022 03:37:39 +0000 (03:37 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 35.2% (747 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tr/

21 months agoTranslated using Weblate (Croatian)
Milo Ivir [Mon, 19 Sep 2022 16:10:48 +0000 (16:10 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/

21 months agoTranslated using Weblate (Croatian)
Milo Ivir [Mon, 19 Sep 2022 16:12:23 +0000 (16:12 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 100.0% (130 of 130 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/hr/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Mon, 19 Sep 2022 16:44:53 +0000 (16:44 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 34.9% (741 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tr/

21 months agoTranslated using Weblate (French (France) (fr_FR))
chocobozzz [Mon, 19 Sep 2022 13:27:23 +0000 (13:27 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 91.4% (1936 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (Chinese (Traditional))
Jeff Huang [Mon, 19 Sep 2022 02:35:45 +0000 (02:35 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Mon, 19 Sep 2022 03:44:37 +0000 (03:44 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 33.9% (720 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tr/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Sun, 18 Sep 2022 15:02:54 +0000 (15:02 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 100.0% (234 of 234 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/tr/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Sun, 18 Sep 2022 15:11:40 +0000 (15:11 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 30.3% (643 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tr/

21 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Sun, 18 Sep 2022 17:57:46 +0000 (17:57 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 87.4% (1852 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Sun, 18 Sep 2022 14:55:03 +0000 (14:55 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 100.0% (98 of 98 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/tr/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Sun, 18 Sep 2022 13:55:18 +0000 (13:55 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 100.0% (98 of 98 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/tr/

21 months agoTranslated using Weblate (Turkish)
barzofarev2 [Sun, 18 Sep 2022 13:41:42 +0000 (13:41 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 100.0% (98 of 98 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/tr/

21 months agoTranslated using Weblate (Russian)
Александр [Sun, 18 Sep 2022 10:03:38 +0000 (10:03 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/

21 months agoTranslated using Weblate (Vietnamese)
Hồ Nhất Duy [Sat, 17 Sep 2022 03:16:51 +0000 (03:16 +0000)] 
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (257 of 257 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/vi/

21 months agoTranslated using Weblate (Vietnamese)
Hồ Nhất Duy [Sat, 17 Sep 2022 03:20:16 +0000 (03:20 +0000)] 
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/

21 months agoTranslated using Weblate (Spanish)
Berto Te [Sat, 17 Sep 2022 06:47:56 +0000 (06:47 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/

21 months agoTranslated using Weblate (Dutch)
Ewout van Mansom [Fri, 16 Sep 2022 13:31:38 +0000 (13:31 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (131 of 131 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/nl/

21 months agoTranslated using Weblate (Thai)
Phongpanot [Fri, 16 Sep 2022 15:08:43 +0000 (15:08 +0000)] 
Translated using Weblate (Thai)

Currently translated at 46.6% (988 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/

21 months agoTranslated using Weblate (Russian)
Александр [Fri, 16 Sep 2022 09:45:38 +0000 (09:45 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/

21 months agoTranslated using Weblate (Dutch)
Ewout van Mansom [Fri, 16 Sep 2022 09:42:36 +0000 (09:42 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/

21 months agoAdd sync youtube playlist test
Chocobozzz [Mon, 19 Sep 2022 13:47:57 +0000 (15:47 +0200)] 
Add sync youtube playlist test

21 months agoAdd info about running redis server
Jelle Besseling [Sat, 17 Sep 2022 11:19:36 +0000 (13:19 +0200)] 
Add info about running redis server

21 months agoCleanup actor image without width
Chocobozzz [Fri, 16 Sep 2022 12:49:08 +0000 (14:49 +0200)] 
Cleanup actor image without width

21 months agoFix onlyAfter comparison
Chocobozzz [Fri, 16 Sep 2022 11:48:13 +0000 (13:48 +0200)] 
Fix onlyAfter comparison

21 months agoWait transcoding by default when importing a video
Chocobozzz [Fri, 16 Sep 2022 11:31:59 +0000 (13:31 +0200)] 
Wait transcoding by default when importing a video

21 months agoInject new player translations
Chocobozzz [Fri, 16 Sep 2022 09:10:12 +0000 (11:10 +0200)] 
Inject new player translations

21 months agoUpdate translations
Chocobozzz [Fri, 16 Sep 2022 09:03:41 +0000 (11:03 +0200)] 
Update translations

21 months agoTranslated using Weblate (Dutch)
Ewout van Mansom [Tue, 13 Sep 2022 11:43:41 +0000 (11:43 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/

21 months agoTranslated using Weblate (French (France) (fr_FR))
chocobozzz [Tue, 13 Sep 2022 08:31:38 +0000 (08:31 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 91.4% (1937 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

21 months agoTranslated using Weblate (Chinese (Simplified))
Dingzhong Chen [Mon, 12 Sep 2022 14:05:44 +0000 (14:05 +0000)] 
Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hans/

21 months agoCheck channel sync id is owned by channel
Chocobozzz [Fri, 16 Sep 2022 08:58:13 +0000 (10:58 +0200)] 
Check channel sync id is owned by channel

21 months agoFix broken dates with localized pages
Chocobozzz [Fri, 16 Sep 2022 08:33:26 +0000 (10:33 +0200)] 
Fix broken dates with localized pages

21 months agoAdding peertube-plugin-quickstart-typescript in the documentation.
John Livingston [Mon, 12 Sep 2022 08:46:18 +0000 (10:46 +0200)] 
Adding peertube-plugin-quickstart-typescript in the documentation.

21 months agoEscape % signs in crontab example (CLI tools docs)
Thomas Kuntz [Thu, 15 Sep 2022 15:47:02 +0000 (17:47 +0200)] 
Escape % signs in crontab example (CLI tools docs)

% is a special character for crontab. From man 5 crontab: A "%" character in the command, unless escaped with a backslash (\), will be changed into newline characters, and all data after the first % will be sent to the command as standard input.

21 months agoTranslate more strings in player stats
Ewout van Mansom [Wed, 14 Sep 2022 16:27:50 +0000 (18:27 +0200)] 
Translate more strings in player stats

21 months agoDisable uninstall button on plugin uninstallation
Chocobozzz [Fri, 16 Sep 2022 08:02:46 +0000 (10:02 +0200)] 
Disable uninstall button on plugin uninstallation

21 months agoDon't break install plugin on failure
Chocobozzz [Fri, 16 Sep 2022 07:53:27 +0000 (09:53 +0200)] 
Don't break install plugin on failure

21 months agoFix import script
Chocobozzz [Fri, 16 Sep 2022 07:52:50 +0000 (09:52 +0200)] 
Fix import script

21 months agoFix sync import of latest videos
Chocobozzz [Fri, 16 Sep 2022 07:37:07 +0000 (09:37 +0200)] 
Fix sync import of latest videos

21 months agoFix missing pagination when listing channel syncs
Chocobozzz [Wed, 14 Sep 2022 13:18:05 +0000 (15:18 +0200)] 
Fix missing pagination when listing channel syncs

21 months agoImprove VideoChannelSyncLatestScheduler logs
Chocobozzz [Wed, 14 Sep 2022 13:10:37 +0000 (15:10 +0200)] 
Improve VideoChannelSyncLatestScheduler logs

21 months agoIncrease test timeout
Chocobozzz [Wed, 14 Sep 2022 11:39:30 +0000 (13:39 +0200)] 
Increase test timeout

21 months agoPrevent job queue to be started before plugins
Chocobozzz [Wed, 14 Sep 2022 09:35:58 +0000 (11:35 +0200)] 
Prevent job queue to be started before plugins

21 months agoFix user creation date on localized page
Chocobozzz [Wed, 14 Sep 2022 07:48:43 +0000 (09:48 +0200)] 
Fix user creation date on localized page

21 months agoFix old DB enum names
Chocobozzz [Tue, 13 Sep 2022 13:22:02 +0000 (15:22 +0200)] 
Fix old DB enum names

21 months agoSimplify transcoding sentence
Chocobozzz [Tue, 13 Sep 2022 10:01:05 +0000 (12:01 +0200)] 
Simplify transcoding sentence

21 months agoDon't display remove file icon in some cases
Chocobozzz [Tue, 13 Sep 2022 10:00:13 +0000 (12:00 +0200)] 
Don't display remove file icon in some cases

21 months agoUpdate release.md process
Chocobozzz [Tue, 13 Sep 2022 08:33:57 +0000 (10:33 +0200)] 
Update release.md process

21 months agoIncrease test timeout
Chocobozzz [Tue, 13 Sep 2022 06:42:31 +0000 (08:42 +0200)] 
Increase test timeout

21 months agoBumped to version v4.3.0-rc.1 v4.3.0-rc.1
Chocobozzz [Mon, 12 Sep 2022 08:48:46 +0000 (10:48 +0200)] 
Bumped to version v4.3.0-rc.1

21 months agoUpdate translations
Chocobozzz [Mon, 12 Sep 2022 08:47:26 +0000 (10:47 +0200)] 
Update translations

21 months agoTranslated using Weblate (Chinese (Traditional))
Jeff Huang [Mon, 12 Sep 2022 01:52:22 +0000 (01:52 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/

21 months agoTranslated using Weblate (Dutch)
Ewout van Mansom [Sun, 11 Sep 2022 15:21:36 +0000 (15:21 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (2118 of 2118 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/

21 months agoTranslated using Weblate (Dutch)
Ewout van Mansom [Sat, 10 Sep 2022 22:27:59 +0000 (22:27 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 100.0% (128 of 128 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/nl/