Commit Graph

2317 Commits

Author SHA1 Message Date
Aiz 6ddbce2e02
Add setting to disable automatic fetching of subscription feed (#2632)
* Add setting to disable automatic fetching of subscriptions

* rename from load to fetch. fix profile switch auto fetching

* add message for when auto fetch is disabled

* add strings to locale file

* Use a switch column grid for the subscription settings

This matches the layout other settings components

* remove import of now unused ft-flex-box component

* add variable to track if an attempt to fetch has been made.

used so the disable automatic fetch message doesn't block the
empty channels message.

* reduce distance between switches by adding compact=true

* edit tooltip wording
2022-09-29 22:29:47 -04:00
ovari ddcfa5367f
Translated using Weblate (Hungarian)
Currently translated at 100.0% (626 of 626 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hu/
2022-09-30 03:23:31 +02:00
Eric 8fd269d735
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (626 of 626 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/
2022-09-30 03:23:30 +02:00
Allan Nordhøy f737dc2656
Translated using Weblate (Norwegian Bokmål)
Currently translated at 81.4% (510 of 626 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nb_NO/
2022-09-30 01:24:10 +02:00
Ihor Hordiichuk 341ba0442d
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (626 of 626 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/uk/
2022-09-30 00:20:30 +02:00
Hosted Weblate b62e5b65fa
Merge branch 'origin/development' into Weblate. 2022-09-29 22:02:04 +02:00
이정희 36b62a1fe9
Translated using Weblate (Korean)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ko/
2022-09-29 22:02:03 +02:00
absidue bc886af726
Implement chapters (#2224)
* Implement chapters

* Generate chapters locally for the Invidious API backend

* Performance improvements

* More performance improvements

* Improve chapters appearance and add compact mode for Invidious

* Update UI while seeking instead of afterwards

* Invidious extract chapters with range timestamps properly and duplicate chapters

* Minor code improvement

* Add accessibility labels and keyboard navigation

* Add chapter markers

* Fix missing newline at the bottom of ft-video-player.css

* Fix marker placement
2022-09-29 20:01:54 +00:00
gallegonovato 1e62ba9d30
Translated using Weblate (Spanish)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-29 20:17:58 +02:00
ovari fbc0bff055
Translated using Weblate (Hungarian)
Currently translated at 97.2% (605 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hu/
2022-09-29 13:20:04 +02:00
Eric 95a74f5133
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/
2022-09-29 13:20:02 +02:00
ovari e0c3f47c6c
Translated using Weblate (Hungarian)
Currently translated at 92.4% (575 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hu/
2022-09-29 08:19:40 +02:00
Massimo Pissarello a84f9c466b
Translated using Weblate (Italian)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-09-29 08:19:38 +02:00
Jeff Huang 40eea46808
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hant/
2022-09-29 08:19:38 +02:00
Ihor Hordiichuk 6ce8c2c48d
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/uk/
2022-09-29 01:17:55 +02:00
Milo Ivir 81159ccdb6
Translated using Weblate (Croatian)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hr/
2022-09-29 01:17:54 +02:00
Sveinn í Felli 0c641412c3
Translated using Weblate (Icelandic)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/is/
2022-09-28 22:19:30 +02:00
Fjuro 7c008feafc
Translated using Weblate (Czech)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2022-09-28 22:19:29 +02:00
Oğuz Ersen 69a4cb068a
Translated using Weblate (Turkish)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/tr/
2022-09-28 22:19:28 +02:00
Massimo Pissarello c892ca1c05
Translated using Weblate (Italian)
Currently translated at 100.0% (622 of 622 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-09-28 22:19:28 +02:00
absidue e094fc504f
Fix broken urdu language (#2633) 2022-09-28 13:57:11 -04:00
Aiz c9c522a2b1
Use Intl.RelativeTimeFormat() for premiere upcoming time left (#2610)
* Improve premiere timestamp

Removes the unesseccary parts of the timestamp, year and seconds.

displays month as long name (eg., March)

* fix linting... forgot to add the file again before commit.

* get and use current locale set in freetube

this fixes issues where os locale and freetube locale don't match

* use 'default' when no locale is set in freetube.

this defaults to system locale

* use i18n to get locale and format date with intl

* format date with intl.datetimeformat

forgot to add file again after changes...

* use intl relative time format to format upcomingTimeLeft

* rename timeUnitI18nKey to just timeUnit

It's no longer used as a key and is no longer partial
2022-09-24 23:23:45 +00:00
absidue ac4cc4a611
Compress and lazy load locales (#2603)
* Compress and lazy load locales

* Remove index.html when loading the locales on the web

* Fix locale output path for web build
2022-09-24 11:06:50 -04:00
Emma 25d954f990
Cleaning up calls to the Clipboard API (#2597)
* Added a copyToClipboard function to utils

This should make it easier to handle errors which
result from the clipboard API (which are more likely
in web builds). This should also make it easier to handle
copying to clipboard in cordova builds by abstracting the
platform specific code out of the views and moving it
all into one function.

* Moved the $t function out of utils

* Removing locale snippets I was using and am not now

* Added function comment to copyToClipboard

* Adding some missing references

* Adding an additional check

* Re-reviewing my changes, I found a mistake

* Update src/renderer/store/modules/utils.js

Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>

* Update static/locales/en-US.yaml

Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>

* Reverting the language back to what it was previously

* Switching to using i18n.t()

instead of handling the translations myself.
Also, it looks like eslint removed a tab.

Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
2022-09-21 15:00:21 +08:00
Mohd Arsh Ali 60166eb6b2
Urdu lang (#2509)
* added support for urdu-lang

* re-edit

* re-edit

* re-edit changes
2022-09-20 14:31:38 +00:00
Fjuro 3875d144fb
Translated using Weblate (Czech)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2022-09-20 15:21:46 +02:00
Mihail 8db6b8104f
Translated using Weblate (Romanian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ro/
2022-09-19 21:22:13 +02:00
Mozart Michael 8309505637
Translated using Weblate (Romanian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ro/
2022-09-19 21:22:12 +02:00
SC 6c31dd9ffe
Translated using Weblate (Portuguese)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt/
2022-09-19 21:22:12 +02:00
nts boiuekjv d9ab06d243
Translated using Weblate (Japanese)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ja/
2022-09-19 12:18:25 +02:00
Massimo Pissarello 50222db65a
Translated using Weblate (Italian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-09-18 11:15:54 +02:00
The Cats 5c3d1ef17b
Translated using Weblate (Spanish)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 20:18:22 +02:00
gallegonovato b6557e3694
Translated using Weblate (Spanish)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:25:55 +02:00
The Cats ff47a47ef3
Translated using Weblate (Spanish)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:25:55 +02:00
The Cats 45a1dfe3fb
Translated using Weblate (Spanish)
Currently translated at 99.8% (619 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:25:39 +02:00
gallegonovato b807e16b72
Translated using Weblate (Spanish)
Currently translated at 99.8% (619 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:25:39 +02:00
gallegonovato 3b33af7711
Translated using Weblate (Spanish)
Currently translated at 99.6% (618 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:25:10 +02:00
The Cats 415a66df95
Translated using Weblate (Spanish)
Currently translated at 99.6% (618 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:25:10 +02:00
The Cats 622b349532
Translated using Weblate (Spanish)
Currently translated at 99.5% (617 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:24:55 +02:00
gallegonovato 40c75d8e43
Translated using Weblate (Spanish)
Currently translated at 99.5% (617 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:24:54 +02:00
The Cats 7f1121043b
Translated using Weblate (Spanish)
Currently translated at 98.2% (609 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:20:10 +02:00
gallegonovato 53765a123f
Translated using Weblate (Spanish)
Currently translated at 98.2% (609 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 18:20:10 +02:00
gallegonovato 4e52a577bf
Translated using Weblate (Spanish)
Currently translated at 96.9% (601 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-17 17:17:42 +02:00
Dragibus Noir 84b683089d
Translated using Weblate (French)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-09-16 21:16:48 +02:00
The Cats c67452f63c
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt_BR/
2022-09-16 18:19:18 +02:00
gallegonovato 891045ad4e
Translated using Weblate (Spanish)
Currently translated at 96.7% (600 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-15 15:20:02 +02:00
Fjuro b8afaf9852
Translated using Weblate (Czech)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2022-09-14 21:16:33 +02:00
gallegonovato 45e1daa51f
Translated using Weblate (Spanish)
Currently translated at 96.7% (600 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-12 23:17:33 +02:00
Kauã Azevedo 7bcbeacd9b
Translated using Weblate (Spanish)
Currently translated at 96.6% (599 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-12 00:24:19 +02:00
Kauã Azevedo f1970347e6
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (619 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt_BR/
2022-09-12 00:24:18 +02:00
Mozart Michael 3c813f3e38
Translated using Weblate (Romanian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ro/
2022-09-11 19:20:59 +02:00
Sergio Varela 4a088b6b9b
Translated using Weblate (Spanish)
Currently translated at 96.6% (599 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-11 19:20:56 +02:00
gallegonovato 9a5b47c720
Translated using Weblate (Spanish)
Currently translated at 96.6% (599 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-11 17:59:37 +02:00
Kauã Azevedo 9cf664ba2c
Translated using Weblate (Spanish)
Currently translated at 96.6% (599 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-11 17:59:36 +02:00
Rusi Dimitrov 4927233176
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/bg/
2022-09-11 13:22:23 +02:00
gallegonovato 9fedbca934
Translated using Weblate (Spanish)
Currently translated at 94.0% (583 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-10 22:22:25 +02:00
Vik 4b47ebee1c
Translated using Weblate (Russian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2022-09-09 22:20:37 +02:00
Massimo Pissarello efc5477563
Translated using Weblate (Italian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-09-09 11:18:19 +02:00
Massimo Pissarello c2329b9e42
Translated using Weblate (Italian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-09-08 19:22:10 +02:00
Massimo Pissarello b6e17b6bde
Translated using Weblate (Italian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-09-08 17:21:55 +02:00
J. Lavoie 7b7c9990f5
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/en_GB/
2022-09-08 15:22:21 +02:00
J. Lavoie 91ca964913
Translated using Weblate (Italian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-09-08 15:22:21 +02:00
J. Lavoie 790265ed7d
Translated using Weblate (Finnish)
Currently translated at 99.8% (619 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fi/
2022-09-08 15:22:20 +02:00
J. Lavoie d853b27194
Translated using Weblate (German)
Currently translated at 99.8% (619 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/de/
2022-09-08 15:22:20 +02:00
Milo Ivir 65cc82af78
Translated using Weblate (Croatian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hr/
2022-09-07 21:22:07 +02:00
Егор Ермаков 76ee250694
Translated using Weblate (Russian)
Currently translated at 99.8% (619 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2022-09-07 17:21:34 +02:00
Jeff Huang 3aa90dc905
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hant/
2022-09-07 05:26:41 +02:00
Rex_sa 9faff9087b
Translated using Weblate (Arabic)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ar/
2022-09-06 22:22:51 +02:00
Fjuro a15af3a778
Translated using Weblate (Czech)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2022-09-06 17:22:50 +02:00
Grzegorz Wójcicki 2a4ca22f66
Translated using Weblate (Polish)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pl/
2022-09-06 16:22:57 +02:00
Yaron Shahrabani 059eeab47a
Translated using Weblate (Hebrew)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/he/
2022-09-06 09:22:39 +02:00
Oğuz Ersen d0394e6fba
Translated using Weblate (Turkish)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/tr/
2022-09-06 07:21:20 +02:00
Sveinn í Felli a453c8436e
Translated using Weblate (Icelandic)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/is/
2022-09-06 03:28:19 +02:00
Ihor Hordiichuk 780105af2b
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/uk/
2022-09-06 03:28:18 +02:00
J. Lavoie cdd390229f
Translated using Weblate (Italian)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-09-06 03:28:17 +02:00
J. Lavoie 9452693824
Translated using Weblate (French)
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-09-06 03:28:17 +02:00
Eric 87c771ff58
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (620 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/
2022-09-06 03:28:16 +02:00
J. Lavoie 8ebf680ceb
Translated using Weblate (German)
Currently translated at 99.6% (618 of 620 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/de/
2022-09-06 03:28:15 +02:00
Aiz c784841b22
Display time remaining until video goes live (#2501)
* display time left until video premiers:

* video premiere display time left with time units

Displays time left in seconds, minutes, hours, and days.

This depends on how much time is left.

* premiere time left, display time in singular if needed

also simplified the big if block

* premiere time left, display time unit in lowercase

* Add Starting Soon string to locale file

* apply fixes reported by linter

* premiere time left, add suggested changes

Better temp variable scoping, flatten nested code, rename temp variables, use string intepolation

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

* replace tabs with spaces

tabs where used in some places in the suggested code

* display time left, remove "starting soon" string

Since upcomingTimeStamp will be null when the time has passed the scheduled timestamp
it doesn't make sense to use something that will rarely be displayed.
e.g. a user has to click on the video with less than a second remaing until it goes live for it to be displayed

it would also be displayed as "Premieres in Starting soon" which doesn't make sense

* display 'less than a minute' instead of exactly how many seconds remain

Looks better and works for values less than 0

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2022-09-05 23:45:45 +02:00
Malik 141860376d
#2463: Change formats button title from "Video" to "Media" (#2537) 2022-09-05 09:07:48 +00:00
gallegonovato e6a134ab46
Translated using Weblate (Spanish)
Currently translated at 94.3% (583 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-09-04 19:16:27 +02:00
Темак 67ec849f41
Translated using Weblate (Russian)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2022-08-31 19:22:50 +02:00
SC c77da63d0a
Translated using Weblate (Portuguese)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt/
2022-08-25 19:19:27 +02:00
Hugel cf313c5624
Translated using Weblate (Filipino)
Currently translated at 9.7% (60 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fil/
2022-08-25 10:16:55 +02:00
My Random Thoughts f153dfbb2a
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/en_GB/
2022-08-24 13:18:57 +02:00
Темак 708711b65f
Translated using Weblate (Russian)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2022-08-22 01:20:06 +02:00
Lukas b89d2c8393
Translated using Weblate (Alemannic)
Currently translated at 5.1% (32 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gsw/
2022-08-21 16:06:02 +02:00
Lukas c545d25684
Translated using Weblate (German)
Currently translated at 99.6% (616 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/de/
2022-08-21 16:06:01 +02:00
Lukas 7900ec3d4f
Added translation using Weblate (Alemannic) 2022-08-21 15:36:40 +02:00
Massimo Pissarello bc3aaa4536
Translated using Weblate (Italian)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-08-20 07:21:25 +02:00
Chance Ducharme 70481b4880
Translated using Weblate (French)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2022-08-18 13:19:53 +02:00
Massimo Pissarello 617bd8af32
Translated using Weblate (Italian)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-08-18 10:17:05 +02:00
Riccardo Cazzin e22e39c384
Translated using Weblate (Italian)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2022-08-17 18:14:55 +02:00
Kyotaro Iijima 3fb378a2be
Translated using Weblate (Japanese)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ja/
2022-08-13 23:20:35 +02:00
Темак 6ccc2b975f
Translated using Weblate (Russian)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2022-08-12 12:16:54 +02:00
Hin Weisner 5aa109dfa2
Translated using Weblate (Spanish)
Currently translated at 93.6% (579 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2022-08-12 02:21:26 +02:00
Milo Ivir 5bdcd1920b
Translated using Weblate (Croatian)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hr/
2022-08-11 23:19:28 +02:00
Grzegorz Wójcicki 8830fb2577
Translated using Weblate (Polish)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pl/
2022-08-11 21:19:32 +02:00
Sveinn í Felli d499c2b97a
Translated using Weblate (Icelandic)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/is/
2022-08-11 18:16:30 +02:00
Егор Ермаков 786b5bb1fe
Translated using Weblate (Russian)
Currently translated at 100.0% (618 of 618 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2022-08-11 18:16:29 +02:00