Commit Graph

21 Commits

Author SHA1 Message Date
absidue f7206ec7e8
Use blob URLs for storyboards instead of writing them to the file system (#4891) 2024-04-08 09:31:20 +08:00
ChunkyProgrammer d8387b76d7
Add i18n-eslint-plugin (#4763)
* add i18n-eslint-plugin

* remove `FreeTube` `Invidious` and `YouTube` from locale files as those shouldn't be translated

* Remove testing code

* Uncomment code

* use separate getColorTranslations function

* make suggested changes

Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>

* Add back blank line between import & export

---------

Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
Co-authored-by: PikachuEXE <git@pikachuexe.net>
2024-04-07 14:58:15 +00:00
ChunkyProgrammer 6cbe6b5e9d
Fix some translation issues (#4674)
* fix some locale issues

* change local API to Local API

* update translation keys to `Falling back to Local API`

* fix translation key for local api in js files
2024-02-16 22:20:22 +01:00
absidue 939352347d
Add a script to update the region/geolocation files (#3701)
* Add a script to update the region/geolocation files

* Update tooltip now that we only list supported geolocations

* Add language sensitive sorting
2023-07-01 10:08:09 -04:00
Goku 98a72edb8c
Translated using Weblate (Urdu)
Currently translated at 17.7% (122 of 687 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ur/
2023-06-12 18:49:52 +02:00
Hosted Weblate 40d52594a3
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-05-13 13:11:12 +02:00
ChunkyProgrammer 68f7b49f6e
Try to fix Weblate issue (#3527) 2023-05-13 13:10:32 +02:00
PikachuEXE 454534adb7
Fix some translation entries sometimes not used when rendered (#3337)
* * Update all translation keys with 2 spaces to have 1 space only

Avoid not being translated when rendering

* - Remove unused translation entry
2023-04-08 22:50:52 +00:00
Hosted Weblate d5dc85c6e5
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-04-04 10:05:24 +02:00
Hosted Weblate 22edd55fb2
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-04-04 10:05:20 +02:00
Hosted Weblate 01bcfc3a8b
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-04-04 10:05:16 +02:00
Hosted Weblate b0474d394f
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-04-04 10:05:13 +02:00
Hosted Weblate 1a4e81ed34
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-04-04 10:05:08 +02:00
absidue 9b7f339a9b
Fix the invalid syntax that weblate introduced to the language files (#3398) 2023-04-04 08:04:34 +00:00
Hosted Weblate 8a4aee2099
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-04-02 03:24:57 +02:00
Hosted Weblate 379a07af1a
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-04-02 03:24:54 +02:00
Hosted Weblate 1a8cb98165
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/
2023-04-02 03:24:35 +02: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
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
absidue e094fc504f
Fix broken urdu language (#2633) 2022-09-28 13:57:11 -04: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