Commit Graph

66 Commits

Author SHA1 Message Date
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
Malik 141860376d
#2463: Change formats button title from "Video" to "Media" (#2537) 2022-09-05 09:07:48 +00:00
Pieter van der Razemond ed537d3931
Translated using Weblate (Dutch)
Currently translated at 99.8% (601 of 602 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-07-12 17:18:54 +02:00
Kyra Wertho bb09ab6422
Translated using Weblate (Dutch)
Currently translated at 100.0% (556 of 556 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-04-19 00:11:40 +02:00
Kyra Wertho 35c767c20d
Translated using Weblate (Dutch)
Currently translated at 100.0% (552 of 552 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-04-04 18:10:48 +02:00
Kyra Wertho 34b84466bc
Translated using Weblate (Dutch)
Currently translated at 100.0% (552 of 552 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-04-04 02:13:02 +02:00
mm4c e49acde428
Translated using Weblate (Dutch)
Currently translated at 100.0% (552 of 552 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-02-20 12:55:49 +01:00
mm4c 3a3a834e14
Translated using Weblate (Dutch)
Currently translated at 100.0% (550 of 550 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-02-09 18:57:55 +01:00
mm4c 02fe8eb7e6
Translated using Weblate (Dutch)
Currently translated at 100.0% (550 of 550 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-02-08 00:54:03 +01:00
mm4c ef0b6d7499
Translated using Weblate (Dutch)
Currently translated at 100.0% (545 of 545 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-02-02 14:53:24 +01:00
mm4c e5ff23a38a
Translated using Weblate (Dutch)
Currently translated at 100.0% (547 of 547 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2022-01-30 22:54:08 +01:00
Dennis ten Hoove d2bc1821ba
Translated using Weblate (Dutch)
Currently translated at 100.0% (537 of 537 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-12-21 01:51:31 +01:00
Dennis ten Hoove 8f3f4adcf3
Translated using Weblate (Dutch)
Currently translated at 100.0% (523 of 523 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-10-24 20:08:19 +02: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
Dennis ten Hoove 818fa687f3
Translated using Weblate (Dutch)
Currently translated at 100.0% (505 of 505 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-09-06 02:41:28 +02:00
J. Lavoie 8929f91a8f
Translated using Weblate (Dutch)
Currently translated at 100.0% (505 of 505 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-08-30 08:34:28 +02:00
Dennis ten Hoove b71a70d10c
Translated using Weblate (Dutch)
Currently translated at 100.0% (505 of 505 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-08-28 21:35:24 +02:00
Dennis ten Hoove f54c2298b8
Translated using Weblate (Dutch)
Currently translated at 100.0% (505 of 505 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-08-26 16:35:25 +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
Dennis ten Hoove 2f559631dc
Translated using Weblate (Dutch)
Currently translated at 100.0% (496 of 496 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-07-06 22:34:52 +02:00
Dennis ten Hoove da1c333ff8
Translated using Weblate (Dutch)
Currently translated at 100.0% (496 of 496 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-07-04 05:32:18 +02:00
Dennis ten Hoove 696d6db238
Translated using Weblate (Dutch)
Currently translated at 100.0% (489 of 489 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-06-26 23:33:24 +02:00
Emilia 036a310cd8
Translated using Weblate (Dutch)
Currently translated at 98.7% (483 of 489 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-06-25 21:34:44 +02:00
Dennis ten Hoove bd063a9d51
Translated using Weblate (Dutch)
Currently translated at 100.0% (468 of 468 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-06-10 20:33:32 +02:00
Dennis ten Hoove 2fb8129bc2
Translated using Weblate (Dutch)
Currently translated at 100.0% (468 of 468 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-05-30 04:34:59 +02:00
Dennis ten Hoove f6fb6c67c9
Translated using Weblate (Dutch)
Currently translated at 100.0% (466 of 466 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-05-19 22:34:58 +02:00
Dennis ten Hoove 549fabade7
Translated using Weblate (Dutch)
Currently translated at 100.0% (466 of 466 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-05-18 04:33:33 +02:00
Dennis ten Hoove 7eca876e40
Translated using Weblate (Dutch)
Currently translated at 100.0% (454 of 454 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-05-01 14:32:12 +02:00
Dennis ten Hoove c060c56303
Translated using Weblate (Dutch)
Currently translated at 100.0% (451 of 451 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-04-17 21:27:00 +02:00
efb4f5ff-1298-471a-8973-3d47447115dc 35394d7522
Translated using Weblate (Dutch)
Currently translated at 100.0% (450 of 450 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-04-09 00:26:58 +02:00
Dennis ten Hoove de48af8516
Translated using Weblate (Dutch)
Currently translated at 100.0% (450 of 450 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-04-03 07:26:43 +02:00
J. Lavoie c453f447f8
Translated using Weblate (Dutch)
Currently translated at 100.0% (448 of 448 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-03-27 04:29:45 +01:00
Dennis ten Hoove 986053ad03
Translated using Weblate (Dutch)
Currently translated at 100.0% (448 of 448 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-03-07 13:50:33 +01:00
Dennis ten Hoove d8ec6631f4
Translated using Weblate (Dutch)
Currently translated at 100.0% (444 of 444 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-02-10 21:50:39 +01:00
Dennis ten Hoove 8a9c3063cf
Translated using Weblate (Dutch)
Currently translated at 100.0% (444 of 444 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-02-01 11:41:56 +01:00
Dennis ten Hoove 54cf367f66
Translated using Weblate (Dutch)
Currently translated at 100.0% (444 of 444 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-01-26 00:32:15 +01:00
Dennis ten Hoove 1105a2c302
Translated using Weblate (Dutch)
Currently translated at 100.0% (444 of 444 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-01-25 19:32:14 +01:00
Dennis ten Hoove 261291a640
Translated using Weblate (Dutch)
Currently translated at 100.0% (442 of 442 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-01-16 03:32:11 +01:00
Dennis ten Hoove 072585224f
Translated using Weblate (Dutch)
Currently translated at 100.0% (442 of 442 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-01-16 01:35:50 +01:00
Dennis ten Hoove cd3d4b1390
Translated using Weblate (Dutch)
Currently translated at 100.0% (418 of 418 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-01-11 13:32:10 +01:00
Dennis ten Hoove 64f2f9ed28
Translated using Weblate (Dutch)
Currently translated at 100.0% (417 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2021-01-03 10:29:16 +01:00
Dennis ten Hoove 07576ecdc6
Translated using Weblate (Dutch)
Currently translated at 100.0% (417 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-12-30 23:29:15 +01:00
Dennis ten Hoove a3e7ad32bb
Translated using Weblate (Dutch)
Currently translated at 100.0% (417 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-12-18 20:29:20 +01:00
Dennis ten Hoove e4273dae54
Translated using Weblate (Dutch)
Currently translated at 100.0% (417 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-11-22 01:29:00 +01:00
Issa1553 aaacaf556c
Translated using Weblate (Dutch)
Currently translated at 100.0% (417 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-11-07 17:26:50 +01:00
Dennis ten Hoove 8d2a941ec7
Translated using Weblate (Dutch)
Currently translated at 100.0% (417 of 417 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-10-31 20:26:47 +01:00
Dennis ten Hoove d06bc0476c
Translated using Weblate (Dutch)
Currently translated at 100.0% (415 of 415 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-10-26 09:26:46 +01:00
Dennis ten Hoove 1912c3aa46
Translated using Weblate (Dutch)
Currently translated at 100.0% (408 of 408 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-10-22 08:26:45 +02:00
Dennis ten Hoove d69a0cb2e3
Translated using Weblate (Dutch)
Currently translated at 100.0% (400 of 400 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-10-09 19:26:59 +02:00
Dennis ten Hoove 1915801e9d
Translated using Weblate (Dutch)
Currently translated at 100.0% (399 of 399 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2020-10-08 23:38:31 +02:00