Asier Iturralde Sarasola
26fb55bf37
Translated using Weblate (Basque)
...
Currently translated at 62.8% (685 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eu/
2019-11-14 12:11:44 +01:00
Julien Maulny
96c5f75da2
Translated using Weblate (French (France))
...
Currently translated at 98.6% (1075 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2019-11-14 12:11:41 +01:00
chocobozzz
193a327f59
Translated using Weblate (French (France))
...
Currently translated at 97.4% (1062 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2019-11-13 10:10:37 +01:00
Chocobozzz
a42294c5ed
Merge branch 'weblate' into develop
2019-11-13 10:05:27 +01:00
Chocobozzz
350131cbaf
Make build works
2019-11-13 10:04:16 +01:00
Julien Maulny
a4610bc688
Fix stats block display in dark theme
2019-11-13 09:02:26 +01:00
Yorwba
f88e73f740
Fix link for account creation on another instance
2019-11-13 08:58:17 +01:00
Chocobozzz
e8e09e27ff
Bumped to version v2.0.0
2019-11-12 08:04:15 +01:00
Chocobozzz
24b1c65abd
Remove html tags
2019-11-07 14:12:57 +01:00
Chocobozzz
ad912c3de6
Update server and player
2019-11-07 12:00:09 +01:00
Chocobozzz
fbe771350b
Update all angular language files
2019-11-07 10:56:04 +01:00
Chocobozzz
852ecadfc4
Rename server files
2019-11-07 10:39:48 +01:00
Chocobozzz
b730865ccc
Rename player files
2019-11-07 10:39:07 +01:00
Chocobozzz
2855fb8fb0
Use xliff 1.2
2019-11-07 10:34:03 +01:00
Chocobozzz
d223932cc3
Rename angular files
2019-11-07 10:31:37 +01:00
Chocobozzz
30a79dc43d
Remove unused files
2019-11-07 10:28:32 +01:00
Chocobozzz
a52c95648f
Add player and server fr
2019-11-07 10:24:19 +01:00
Chocobozzz
3aea8eb2e7
Try new worflow with french
2019-11-07 09:45:14 +01:00
Chocobozzz
c2368b7241
update fr
2019-11-06 18:08:58 +01:00
Chocobozzz
d387253670
Try to update angular_FR
2019-11-06 17:49:31 +01:00
Chocobozzz
84a07cd3a3
add target to base file
2019-11-06 17:12:54 +01:00
Chocobozzz
bc967f2e62
Move locales in the same directory
2019-11-06 15:22:28 +01:00
Chocobozzz
d33338d71f
Optimize mascot images
2019-11-06 10:04:00 +01:00
Chocobozzz
f1d9b2d6bf
Fix start/stop of first element when loading a playlist
2019-11-06 09:14:18 +01:00
Chocobozzz
4ba8469c0e
Pull translations
2019-11-05 15:51:41 +01:00
Chocobozzz
df73971f77
Regen translations
2019-11-05 15:26:12 +01:00
Chocobozzz
5f697f3ddb
Add missing i18n tags
2019-11-05 15:19:04 +01:00
Chocobozzz
5d9e4eaabe
Add ability to enabled HLS in the admin panel
2019-11-05 10:13:37 +01:00
Chocobozzz
e128425b7b
Update translations
2019-11-04 15:41:09 +01:00
Chocobozzz
f0876a2c35
Add mascot in peertube about page
2019-11-04 14:43:16 +01:00
Chocobozzz
4618b6867a
Update translations
2019-10-30 11:38:58 +01:00
Chocobozzz
2377a7f3ce
Add mascot to configure warning modal
2019-10-30 11:15:55 +01:00
Chocobozzz
e81461950a
Increase 404 mascot size
2019-10-30 11:05:45 +01:00
Chocobozzz
006b83927b
Add mascot in welcome modal
2019-10-30 11:00:08 +01:00
Chocobozzz
767619f639
Add mascot to 404 page
2019-10-30 10:04:53 +01:00
Chocobozzz
16fd7c4b86
Bumped to version v2.0.0-rc.1
2019-10-29 08:26:43 +01:00
Chocobozzz
42aac9fcfc
Fix player captions menu
2019-10-28 09:37:33 +01:00
Chocobozzz
f003ef1b54
Don't redirect on verify account page after login
2019-10-28 08:47:17 +01:00
Chocobozzz
4586328858
Fix other videos width to avoid layout movement
2019-10-25 11:31:52 +02:00
Chocobozzz
9ea6541488
Add class to views elements
2019-10-25 11:12:15 +02:00
Chocobozzz
a2ffd046d6
Speedup theme injection
2019-10-25 10:57:23 +02:00
Chocobozzz
ce78f1f6f0
More robust new instance follower notification
2019-10-25 09:45:38 +02:00
Chocobozzz
ab67d3e8fd
Update translations
2019-10-24 10:04:19 +02:00
Chocobozzz
4e0c3c74d6
Fix translations
2019-10-24 09:44:56 +02:00
Julien Maulny
0c695c5c96
Add a drag&drop delay on playlist videos to allow user scroll on small screens ( #2154 )
...
* Add delay on playlist element reordering to fix user scroll on mobile
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* Upgrade @angular/cdk to include bugfix about drag&drop
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* add delay on playlist drag&drop on all touch screens
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
2019-10-23 18:12:22 +02:00
Filip Bengtsson
34398be429
Some language fixes ( #2198 )
...
* Fix preposition
* Fix French colon spacing
* Some grammar fixes
* Preposition fix
* Update signup-success.component.html
After suggestion from @frankstrater.
2019-10-23 14:39:09 +02:00
Julien Maulny
e805020896
Allow to toggle video publication date to display absolute date
2019-10-23 10:47:34 +02:00
Chocobozzz
18c9772876
Fix checkbox themes
2019-10-22 11:14:58 +02:00
Chocobozzz
1cd4fe501d
Fix i18n generation script
2019-10-22 10:30:09 +02:00
Chocobozzz
009d581e2d
Fix french translations in signup page
2019-10-22 09:48:37 +02:00