Commit Graph

29 Commits

Author SHA1 Message Date
gallegonovato
a42fc73b3a
Translated using Weblate (Galician)
Currently translated at 100.0% (660 of 660 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2023-02-03 14:39:33 +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
gallegonovato
761ea2cc00
Translated using Weblate (Galician)
Currently translated at 100.0% (662 of 662 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2023-01-26 15:50:28 +01:00
gallegonovato
f8814d7c46
Translated using Weblate (Galician)
Currently translated at 100.0% (659 of 659 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2023-01-05 16:50:00 +01:00
gallegonovato
5f8be73d43
Translated using Weblate (Galician)
Currently translated at 100.0% (658 of 658 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2023-01-02 18:50:34 +01:00
gallegonovato
2d636cb4b5
Translated using Weblate (Galician)
Currently translated at 100.0% (657 of 657 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-12-24 15:50:25 +01:00
gallegonovato
c98955029f
Translated using Weblate (Galician)
Currently translated at 99.8% (656 of 657 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-12-24 13:50:18 +01:00
gallegonovato
241b2a3620
Translated using Weblate (Galician)
Currently translated at 100.0% (653 of 653 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-12-22 20:50:32 +01:00
gallegonovato
8e2b8c6bca
Translated using Weblate (Galician)
Currently translated at 100.0% (651 of 651 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-12-18 19:49:01 +01:00
gallegonovato
5703665676
Translated using Weblate (Galician)
Currently translated at 100.0% (639 of 639 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-11-29 12:47:49 +01:00
gallegonovato
c578fa1ab6
Translated using Weblate (Galician)
Currently translated at 100.0% (639 of 639 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-11-27 18:48:30 +01:00
MP
874e29bce6
Translated using Weblate (Galician)
Currently translated at 100.0% (638 of 638 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-11-24 23:48:07 +01:00
gallegonovato
edccb02de9
Translated using Weblate (Galician)
Currently translated at 100.0% (638 of 638 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-11-24 23:48:07 +01:00
gallegonovato
9269240565
Translated using Weblate (Galician)
Currently translated at 100.0% (637 of 637 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-11-14 14:48:23 +01:00
gallegonovato
d1bc60b274
Translated using Weblate (Galician)
Currently translated at 100.0% (636 of 636 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-11-13 18:47:12 +01:00
gallegonovato
969a77c083
Translated using Weblate (Galician)
Currently translated at 91.0% (579 of 636 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-11-13 16:47:12 +01:00
absidue
c0f98eeafe
Use named parameters instead of $ and % in localised strings (#2685)
* Use named parameters instead of $ and % in localised strings

* Fix URL warning again

* Update placeholders in most locales

* Let the translators fix the problematic RTL strings

* Fix the missing quotes in some of the YAML files
2022-10-13 11:51:15 +00:00
gallegonovato
03cb0dbc47
Translated using Weblate (Galician)
Currently translated at 81.5% (514 of 630 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2022-10-10 15:04:36 +02:00
Malik
141860376d
#2463: Change formats button title from "Video" to "Media" (#2537) 2022-09-05 09:07:48 +00:00
Cody Sechelski
edf0f0bc93
Added Dracula Theme (#1727)
* Added Dracula Theme
• Added Light and Dark versions of the logo using Dracula Colors
• Added the base theme and Dracula accent colors to the theme.css
• Added the options for the new theme and colors in the theme-settings comp
• Added translations for the theme and color names to all local yaml files that
  already had theme and color information

* fixed some yamls that I broke

* fixed some more yamls that I broke

* fixed an indentation error

* fixed the formating issues. It's back to 2 spaces rather than 4.

* removed package-lock, added back a new line at the end of the .gitignore, tweaked the colors a bit to add more contrast beween the text and backgroud colors in the overflow menu on the video cards., changed the card color to be slightly ligher than the background instead of slightly darker.

* apparently there was a blank line in the package.json file that was removed. Just trying to get this diff out of the pr

* apparently there was a blank line in the package.json file that was removed. Just trying to get this diff out of the pr

* fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting.

* fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting.

* fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting.

* resoliving conflicts in a local file

* added contract to all of the dracula primary colors. Added contrast for the main dracula theme's secondary and teriary text colors
2021-09-22 18:26:14 -04:00
J. Lavoie
075649395f
Translated using Weblate (Galician)
Currently translated at 97.8% (494 of 505 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2021-08-30 08:34:32 +02:00
ChunkyProgrammer
011ee17711
[Feature] Add trending pages for music, gaming & movies (#1483)
* Add other trending pages

* Add better formatting

* fixed trending cache

* Fix Trending page title

Changes in PR #1321 make this necessary

* update locale files

* add accessibility improvements

accessibility improvements

* focus tab on reload

Co-authored-by: Preston <freetubeapp@protonmail.com>
2021-08-21 23:08:38 +02:00
mogax
de00147979
Translated using Weblate (Galician)
Currently translated at 99.5% (494 of 496 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2021-07-16 15:33:31 +02:00
David Rebolo Magariños
571b218be6
Translated using Weblate (Galician)
Currently translated at 100.0% (489 of 489 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2021-06-26 20:34:34 +02:00
MP
28f6bbbd51
Translated using Weblate (Galician)
Currently translated at 91.6% (382 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2020-12-27 22:29:13 +01:00
MP
bef6732e63
Translated using Weblate (Galician)
Currently translated at 87.2% (364 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2020-12-27 14:29:14 +01:00
MP
0680170e07
Translated using Weblate (Galician)
Currently translated at 58.9% (246 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2020-12-27 01:29:14 +01:00
MP
f623ab8953
Translated using Weblate (Galician)
Currently translated at 36.6% (153 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/gl/
2020-12-26 19:29:19 +01:00
MP
683221cb0e
Added translation using Weblate (Galician) 2020-12-26 17:17:54 +01:00