]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
2 years agoMerge branch 'release/4.2.0' into develop
Chocobozzz [Thu, 23 Jun 2022 08:53:16 +0000 (10:53 +0200)] 
Merge branch 'release/4.2.0' into develop

2 years agoFix going live latency mode
Chocobozzz [Thu, 23 Jun 2022 08:52:27 +0000 (10:52 +0200)] 
Fix going live latency mode

2 years agoMore precise format byte with GB
Chocobozzz [Thu, 23 Jun 2022 08:45:28 +0000 (10:45 +0200)] 
More precise format byte with GB

2 years agoFix search index tests
Chocobozzz [Wed, 8 Jun 2022 12:58:34 +0000 (14:58 +0200)] 
Fix search index tests

2 years agoFix fast restream in saved permanent live
Chocobozzz [Thu, 23 Jun 2022 08:29:43 +0000 (10:29 +0200)] 
Fix fast restream in saved permanent live

2 years agoFix video right check
Chocobozzz [Wed, 22 Jun 2022 12:03:50 +0000 (14:03 +0200)] 
Fix video right check

2 years agoRefactor video rights checker
Chocobozzz [Wed, 22 Jun 2022 07:44:08 +0000 (09:44 +0200)] 
Refactor video rights checker

2 years agostore uploaded video filename (#4885)
kontrollanten [Tue, 21 Jun 2022 13:31:25 +0000 (15:31 +0200)] 
store uploaded video filename (#4885)

* store uploaded video filename

closes #4731

* dont crash if videos channel exist

* migration: use raw query

* video source: fixes after code review

* cleanup

* bump migration

* updates after code review

* refactor: use checkUserCanManageVideo

* videoSource: add openapi doc

* test(check-params/video-source): fix timeout

* Styling

* Correctly set original filename as source

Co-authored-by: Chocobozzz <me@florianbigard.com>
2 years agoEnsure peertube root directory is setup to be traversed by nginx (#5028)
J Webb [Tue, 21 Jun 2022 12:40:53 +0000 (12:40 +0000)] 
Ensure peertube root directory is setup to be traversed by nginx (#5028)

* Update production.md

On Ubuntu 22.04, the dir `/var/www/peertube` is restricted to user peertube & group peertube. This causes issues with many of the subsequent sudo commands, and also results in white-screen on initial visit to the site due to JS files not being accessible. This PR loosens those requirements, but maybe would be better if nginx is just added to peertube group? This is my first time installing PeertTube, so I'll defer to someone with more knowledge of this framework to vet the approach here.

* Set specific mode on peertube root directory

* Minor fixup

* Prefer ls instead of chmod to check directory

Co-authored-by: Chocobozzz <me@florianbigard.com>
2 years agofixes video not played from defined parameters in embed service (#5023)
Durgaraj Karki [Tue, 21 Jun 2022 12:38:15 +0000 (18:23 +0545)] 
fixes video not played from defined parameters in embed service  (#5023)

* fixes video not played from defined parameters in embed service

* adds parameters to the oembed services

* Styling

Co-authored-by: Chocobozzz <me@florianbigard.com>
2 years agoFix missing link orange
Chocobozzz [Tue, 21 Jun 2022 09:28:46 +0000 (11:28 +0200)] 
Fix missing link orange

2 years agoUpdate server dependencies
Chocobozzz [Tue, 21 Jun 2022 09:16:38 +0000 (11:16 +0200)] 
Update server dependencies

2 years agoUpgrade server dependencies
Chocobozzz [Tue, 21 Jun 2022 09:10:58 +0000 (11:10 +0200)] 
Upgrade server dependencies

2 years agoMerge branch 'release/4.2.0' into develop
Chocobozzz [Tue, 21 Jun 2022 09:07:38 +0000 (11:07 +0200)] 
Merge branch 'release/4.2.0' into develop

2 years agoUpgrade critital server dependencies
Chocobozzz [Tue, 21 Jun 2022 08:59:46 +0000 (10:59 +0200)] 
Upgrade critital server dependencies

2 years agoMerge branch 'release/4.2.0' into develop
Chocobozzz [Tue, 21 Jun 2022 09:00:23 +0000 (11:00 +0200)] 
Merge branch 'release/4.2.0' into develop

2 years agoUpgrade vulnerable dependencies
Chocobozzz [Tue, 21 Jun 2022 08:59:46 +0000 (10:59 +0200)] 
Upgrade vulnerable dependencies

2 years agoAdd E2E tests for signup
Chocobozzz [Tue, 21 Jun 2022 07:09:46 +0000 (09:09 +0200)] 
Add E2E tests for signup

2 years agoBumped to version v4.2.1 v4.2.1
Chocobozzz [Tue, 21 Jun 2022 07:14:42 +0000 (09:14 +0200)] 
Bumped to version v4.2.1

2 years agoMerge branch 'release/4.2.0' into develop
Chocobozzz [Tue, 21 Jun 2022 07:03:20 +0000 (09:03 +0200)] 
Merge branch 'release/4.2.0' into develop

2 years agoUpdate changelog
Chocobozzz [Tue, 21 Jun 2022 07:02:47 +0000 (09:02 +0200)] 
Update changelog

2 years agoFix AP element with deleted video federation
Chocobozzz [Tue, 21 Jun 2022 06:59:46 +0000 (08:59 +0200)] 
Fix AP element with deleted video federation

2 years agoFix docker user entrypoint
Chocobozzz [Tue, 21 Jun 2022 06:47:39 +0000 (08:47 +0200)] 
Fix docker user entrypoint

2 years agoReduce form error font size
Chocobozzz [Mon, 20 Jun 2022 14:49:07 +0000 (16:49 +0200)] 
Reduce form error font size

2 years agoHandle input error in custom input text
Chocobozzz [Mon, 20 Jun 2022 14:42:21 +0000 (16:42 +0200)] 
Handle input error in custom input text

2 years agoHandle input error in markdown textarea
Chocobozzz [Mon, 20 Jun 2022 13:56:16 +0000 (15:56 +0200)] 
Handle input error in markdown textarea

2 years agoLess complicated markdown textarea CSS
Chocobozzz [Mon, 20 Jun 2022 13:16:26 +0000 (15:16 +0200)] 
Less complicated markdown textarea CSS

2 years agoCorrectly handle unknown remote actor image size
Chocobozzz [Mon, 20 Jun 2022 09:48:40 +0000 (11:48 +0200)] 
Correctly handle unknown remote actor image size

2 years agoFix dropdown z-index
Chocobozzz [Mon, 20 Jun 2022 09:39:54 +0000 (11:39 +0200)] 
Fix dropdown z-index

2 years agoUpdate translations
Chocobozzz [Mon, 20 Jun 2022 09:00:14 +0000 (11:00 +0200)] 
Update translations

2 years agoMerge remote-tracking branch 'weblate/develop' into develop
Chocobozzz [Mon, 20 Jun 2022 08:57:07 +0000 (10:57 +0200)] 
Merge remote-tracking branch 'weblate/develop' into develop

2 years agoFix typo
Chocobozzz [Mon, 20 Jun 2022 08:56:32 +0000 (10:56 +0200)] 
Fix typo

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Sun, 19 Jun 2022 20:11:51 +0000 (20:11 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 92.5% (1861 of 2011 strings)

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

2 years agoTranslated using Weblate (Basque)
Eder Etxebarria [Mon, 20 Jun 2022 04:36:54 +0000 (04:36 +0000)] 
Translated using Weblate (Basque)

Currently translated at 35.0% (724 of 2065 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Sun, 19 Jun 2022 13:52:35 +0000 (13:52 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 90.5% (1821 of 2011 strings)

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

2 years agoTranslated using Weblate (Spanish)
Berto Te [Sun, 19 Jun 2022 13:54:56 +0000 (13:54 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (2065 of 2065 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Sat, 18 Jun 2022 19:45:17 +0000 (19:45 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 38.1% (97 of 254 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Sat, 18 Jun 2022 19:42:07 +0000 (19:42 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 76.9% (1547 of 2011 strings)

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

2 years agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Sun, 19 Jun 2022 00:08:46 +0000 (00:08 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 75.7% (1564 of 2065 strings)

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

2 years agoTranslated using Weblate (Vietnamese)
Hồ Nhất Duy [Fri, 17 Jun 2022 15:32:02 +0000 (15:32 +0000)] 
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (2065 of 2065 strings)

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

2 years agoTranslated using Weblate (Chinese (Traditional))
Jeff Huang [Fri, 17 Jun 2022 02:25:49 +0000 (02:25 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (2065 of 2065 strings)

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

2 years agoTranslated using Weblate (Russian)
Александр [Thu, 16 Jun 2022 21:14:46 +0000 (21:14 +0000)] 
Translated using Weblate (Russian)

Currently translated at 96.6% (1995 of 2065 strings)

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

2 years agoTranslated using Weblate (Czech)
Jiri Podhorecky [Thu, 16 Jun 2022 21:32:30 +0000 (21:32 +0000)] 
Translated using Weblate (Czech)

Currently translated at 98.7% (2039 of 2065 strings)

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

2 years agoTranslated using Weblate (Czech)
Jiri Podhorecky [Thu, 16 Jun 2022 21:12:45 +0000 (21:12 +0000)] 
Translated using Weblate (Czech)

Currently translated at 96.7% (1998 of 2065 strings)

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

2 years agoTranslated using Weblate (Czech)
Jiri Podhorecky [Thu, 16 Jun 2022 21:10:19 +0000 (21:10 +0000)] 
Translated using Weblate (Czech)

Currently translated at 96.7% (1997 of 2065 strings)

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

2 years agoMerge branch 'release/4.2.0' into develop
Chocobozzz [Mon, 20 Jun 2022 08:23:19 +0000 (10:23 +0200)] 
Merge branch 'release/4.2.0' into develop

2 years agoUpdate changelog
Chocobozzz [Mon, 20 Jun 2022 08:19:48 +0000 (10:19 +0200)] 
Update changelog

2 years agoRelax views federation
Chocobozzz [Mon, 20 Jun 2022 08:04:52 +0000 (10:04 +0200)] 
Relax views federation

2 years agoDon't break player on ice error
Chocobozzz [Mon, 20 Jun 2022 07:57:46 +0000 (09:57 +0200)] 
Don't break player on ice error

I don't really know why the ice error is not catched by simple-peer,
where it should according to the code

2 years agoFix users stats
Chocobozzz [Fri, 17 Jun 2022 14:16:28 +0000 (16:16 +0200)] 
Fix users stats

2 years agoFix user name work wrapping
Chocobozzz [Fri, 17 Jun 2022 14:07:45 +0000 (16:07 +0200)] 
Fix user name work wrapping

2 years agoFix searching in blocklist
Chocobozzz [Fri, 17 Jun 2022 14:06:58 +0000 (16:06 +0200)] 
Fix searching in blocklist

2 years agoFix video selection buttons placement
Chocobozzz [Fri, 17 Jun 2022 13:48:03 +0000 (15:48 +0200)] 
Fix video selection buttons placement

2 years agoOptimize view endpoint
Chocobozzz [Fri, 17 Jun 2022 12:34:37 +0000 (14:34 +0200)] 
Optimize view endpoint

2 years agoMerge branch 'release/4.2.0' into develop
Chocobozzz [Fri, 17 Jun 2022 12:17:06 +0000 (14:17 +0200)] 
Merge branch 'release/4.2.0' into develop

2 years agoSend views in a dedicated queue
Chocobozzz [Fri, 17 Jun 2022 12:08:13 +0000 (14:08 +0200)] 
Send views in a dedicated queue

2 years agoOptimize broadcast job creation
Chocobozzz [Fri, 17 Jun 2022 08:49:37 +0000 (10:49 +0200)] 
Optimize broadcast job creation

2 years agoAdd simulate many viewers script
Chocobozzz [Fri, 17 Jun 2022 08:48:37 +0000 (10:48 +0200)] 
Add simulate many viewers script

Helps us to improve views scalability on peertube

2 years agoIncrease max watch sections
Chocobozzz [Fri, 17 Jun 2022 07:04:45 +0000 (09:04 +0200)] 
Increase max watch sections

2 years agoFix transaction when processing local viewer
Chocobozzz [Fri, 17 Jun 2022 07:03:18 +0000 (09:03 +0200)] 
Fix transaction when processing local viewer

2 years agoIncrease test timeout
Chocobozzz [Fri, 17 Jun 2022 06:01:58 +0000 (08:01 +0200)] 
Increase test timeout

2 years agoDon't display input error in red on typing
Chocobozzz [Thu, 16 Jun 2022 15:26:08 +0000 (17:26 +0200)] 
Don't display input error in red on typing

2 years agoUpdate translations
Chocobozzz [Thu, 16 Jun 2022 15:10:16 +0000 (17:10 +0200)] 
Update translations

2 years agoFix strings that cannot be merged by xlf-merge
Chocobozzz [Thu, 16 Jun 2022 15:05:24 +0000 (17:05 +0200)] 
Fix strings that cannot be merged by xlf-merge

2 years agoTranslated using Weblate (tp (generated) (tp))
Ret Samys [Thu, 16 Jun 2022 12:46:45 +0000 (12:46 +0000)] 
Translated using Weblate (tp (generated) (tp))

Currently translated at 27.5% (35 of 127 strings)

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

2 years agoTranslated using Weblate (tp (generated) (tp))
Ret Samys [Thu, 16 Jun 2022 12:50:17 +0000 (12:50 +0000)] 
Translated using Weblate (tp (generated) (tp))

Currently translated at 1.1% (23 of 2011 strings)

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

2 years agoAdded translation using Weblate (tp (generated) (tp))
Ret Samys [Thu, 16 Jun 2022 13:02:58 +0000 (15:02 +0200)] 
Added translation using Weblate (tp (generated) (tp))

2 years agoTranslated using Weblate (tp (generated) (tp))
Ret Samys [Thu, 16 Jun 2022 12:38:17 +0000 (12:38 +0000)] 
Translated using Weblate (tp (generated) (tp))

Currently translated at 17.3% (22 of 127 strings)

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

2 years agoAdded translation using Weblate (tp (generated) (tp))
Ret Samys [Thu, 16 Jun 2022 12:35:29 +0000 (14:35 +0200)] 
Added translation using Weblate (tp (generated) (tp))

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 21:56:37 +0000 (21:56 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 38.1% (97 of 254 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 21:15:24 +0000 (21:15 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 73.8% (1486 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 18:07:48 +0000 (18:07 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 37.7% (96 of 254 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 18:31:30 +0000 (18:31 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 70.3% (1414 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 18:31:03 +0000 (18:31 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
jan Seli [Wed, 15 Jun 2022 18:31:10 +0000 (18:31 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 18:30:58 +0000 (18:30 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
jan Seli [Wed, 15 Jun 2022 18:31:01 +0000 (18:31 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
jan Seli [Wed, 15 Jun 2022 18:30:55 +0000 (18:30 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 18:30:42 +0000 (18:30 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
jan Seli [Wed, 15 Jun 2022 18:30:26 +0000 (18:30 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 18:30:19 +0000 (18:30 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
jan Seli [Wed, 15 Jun 2022 18:30:14 +0000 (18:30 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 17:07:05 +0000 (17:07 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 69.2% (1392 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Wed, 15 Jun 2022 14:44:38 +0000 (14:44 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 65.6% (1321 of 2011 strings)

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

2 years agoTranslated using Weblate (Greek)
Siourdakis Thanos [Tue, 14 Jun 2022 08:32:52 +0000 (08:32 +0000)] 
Translated using Weblate (Greek)

Currently translated at 48.4% (989 of 2040 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Mon, 13 Jun 2022 19:37:13 +0000 (19:37 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 63.6% (1281 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Mon, 13 Jun 2022 17:14:42 +0000 (17:14 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 60.3% (1213 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Mon, 13 Jun 2022 16:04:45 +0000 (16:04 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 55.0% (1108 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
Kevin Cope [Mon, 13 Jun 2022 15:59:57 +0000 (15:59 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 54.3% (1092 of 2011 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Mon, 13 Jun 2022 15:57:13 +0000 (15:57 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 54.3% (1092 of 2011 strings)

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

2 years agoTranslated using Weblate (Spanish)
Berto Te [Mon, 13 Jun 2022 08:27:13 +0000 (08:27 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (2040 of 2040 strings)

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

2 years agoTranslated using Weblate (French (France) (fr_FR))
J. Lavoie [Sun, 12 Jun 2022 18:19:13 +0000 (18:19 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 100.0% (128 of 128 strings)

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

2 years agoTranslated using Weblate (German)
J. Lavoie [Sun, 12 Jun 2022 18:18:09 +0000 (18:18 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (128 of 128 strings)

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

2 years agoTranslated using Weblate (French (France) (fr_FR))
J. Lavoie [Sun, 12 Jun 2022 18:20:01 +0000 (18:20 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 97.5% (1989 of 2040 strings)

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

2 years agoTranslated using Weblate (Czech)
Jiri Podhorecky [Sun, 12 Jun 2022 09:19:14 +0000 (09:19 +0000)] 
Translated using Weblate (Czech)

Currently translated at 100.0% (128 of 128 strings)

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

2 years agoTranslated using Weblate (Czech)
Jiri Podhorecky [Sun, 12 Jun 2022 09:19:43 +0000 (09:19 +0000)] 
Translated using Weblate (Czech)

Currently translated at 100.0% (256 of 256 strings)

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

2 years agoTranslated using Weblate (Czech)
Jiri Podhorecky [Sun, 12 Jun 2022 09:13:01 +0000 (09:13 +0000)] 
Translated using Weblate (Czech)

Currently translated at 100.0% (2040 of 2040 strings)

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

2 years agoTranslated using Weblate (Czech)
Jiri Podhorecky [Sun, 12 Jun 2022 08:17:37 +0000 (08:17 +0000)] 
Translated using Weblate (Czech)

Currently translated at 97.5% (1989 of 2040 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Sat, 11 Jun 2022 20:38:03 +0000 (20:38 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 79.2% (99 of 125 strings)

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

2 years agoTranslated using Weblate (Toki Pona (tok))
hecko [Sat, 11 Jun 2022 13:53:41 +0000 (13:53 +0000)] 
Translated using Weblate (Toki Pona (tok))

Currently translated at 53.5% (1076 of 2011 strings)

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