Commit Graph

46 Commits

Author SHA1 Message Date
mrjvs
7a5a9fe6fb Fix typo 2024-01-21 15:33:01 +01:00
mrjvs
4fa500013e Style the extension onboarding 2024-01-21 15:28:46 +01:00
mrjvs
faa58f9ce6 Merge branch 'extension' of https://github.com/movie-web/movie-web into extension 2024-01-20 22:54:23 +01:00
mrjvs
ab9cd9fe4b change “familiar for” to “familiar with” 2024-01-20 22:54:22 +01:00
William Oldham
9157220317 Add i81n strings for MetaPart 2024-01-20 18:13:40 +00:00
mrjvs
8a79924abd
Merge branch 'dev' into extension 2024-01-20 14:57:40 +01:00
mrjvs
88b788d831 localize setupPart 2024-01-20 13:47:21 +01:00
mrjvs
8cc6faff09 improve HLS disclaimer 2024-01-20 13:27:58 +01:00
mrjvs
741a35dee8 Style and localize the preference section of settings 2024-01-20 13:20:06 +01:00
mrjvs
6a81b30585 Localize all onboarding screens 2024-01-20 11:53:24 +01:00
Isra
caa82e15a3 Instructions 2024-01-09 21:14:03 -06:00
mrjvs
1091253392 Handle more turnstile errors + show interactive prompt + handle provider api metadata errors
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-03 23:54:08 +01:00
Jip Fr
7bf085d0f9 Been aired :O 2024-01-02 20:53:16 +01:00
Jip Fr
249f80de22 Reword "Episodes are disabled" > "Episodes have been disabled" 2024-01-01 23:31:17 +01:00
Jip Fr
58938555bb Reword the thing 2024-01-01 23:27:51 +01:00
Jip Fr
de74eac008 Disable episodes in list when episode hasn't aired yet 2024-01-01 21:55:04 +01:00
usman1100
f0676bea3e add value for extra in day for english locale 2023-12-30 20:40:19 +05:00
William Oldham
61a7607258 Fix missing English subtitle translations and remove duplicate sections 2023-12-28 23:48:54 +00:00
admin
7cb78dd40d Translated using Weblate (English)
Currently translated at 100.0% (248 of 248 strings)

Translation: movie-web/website
Translate-URL: http://weblate.movie-web.app/projects/movie-web/website/en/
Author: admin <admin@movie-web.app>
2023-12-28 21:08:27 +00:00
Vijay
bc32fc3f8a Create translation string for backlink in subtitles settings 2023-12-28 22:01:16 +05:30
Vijay
c347fe7ef5 Enhance Clarity, Consistency, and Formatting in Captioning and Subtitling Options
Refined language for captioning and subtitling options in the codebase:

- Replaced 'captions' with 'subtitles' in player.menus keys.
- Updated occurrences of "settings.captions" to "settings.subtitles" in view components.
- Updated occurrences of  "player.menus.settings.enableCaptions" to "player.menus.settings.enableSubtitles" in SettingsMenu.tsx component.

Ensured consistency in translations by applying these changes to locales for different languages across the repository.
Additionally, performed auto-formatting using ESLint and Prettier for consistent code style.

This commit aims to improve overall clarity, alignment with preferred terminology, and maintain code quality through auto-formatting.
2023-12-28 22:01:16 +05:30
Astrid
7f0701ee61 Updated English locale for playlist downloads 2023-12-27 22:39:56 +01:00
mrjvs
75af3b992d Made some more keys translatable 2023-12-21 20:47:38 +01:00
mrjvs
88356bad26
Merge branch 'dev' into coop-fixes 2023-12-13 21:44:05 +01:00
mrjvs
a76b9ed39c Add logout button if failing to load profile from original backend url 2023-12-13 00:56:15 +01:00
Jip Fr
95c5e73996 Better error for unknown account
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-10 22:10:37 +01:00
mrjvs
436a75d3f2 Add chromecasting UI 2023-12-10 17:47:38 +01:00
William Oldham
8664929b05 Fix spelling mistakes in en.json 2023-12-09 14:22:50 +00:00
mrjvs
1217bae7ee Add back and forth links for register and login 2023-12-07 01:52:35 +01:00
mrjvs
e420049097 Added proper FAQ body text 2023-12-06 22:59:58 +01:00
mrjvs
d0dca6b853 add structured randomized titles + make hero title wider + add final randomized titles in lang files
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-12-06 22:04:50 +01:00
mrjvs
59cc8b2bc4
Update src/assets/locales/en.json
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-12-02 12:57:37 +01:00
mrjvs
7841fadcb6 make email an optional setting + add device name validation 2023-12-02 00:02:09 +01:00
mrjvs
a2aaf80c7c finalized texts 2023-11-30 23:37:07 +01:00
mrjvs
4dc3a3216a Some shoepolish for movie-web
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-30 21:25:28 +01:00
mrjvs
17b9a8d674 Add info text for ios and HLS + fix lightbar overflows 2023-11-29 19:37:01 +01:00
mrjvs
a2c114d93f add page titles 2023-11-29 18:49:04 +01:00
mrjvs
761884ee01 Fix remaining time for mobile + smaller heading sizes 2023-11-29 17:51:22 +01:00
admin
f2a527f738 Translated using Weblate (English)
Currently translated at 100.0% (223 of 223 strings)

Translation: movie-web/movie-web
Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/en/
2023-11-28 23:41:00 +00:00
mrjvs
9f9a339d3d Moving locales to new location. only new keys
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-28 21:58:48 +01:00
mrjvs
a4808415db Localize the rest of everything 2023-11-28 21:11:46 +01:00
mrjvs
7537ebb56c Fix some missing translation keys 2023-11-28 19:23:41 +01:00
William Oldham
75933e7080 More localisation
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-11-27 19:19:03 +00:00
mrjvs
1161ecaca3 localize connectionsPart 2023-11-26 20:54:58 +01:00
mrjvs
5b71aae159 localize part of settings page 2023-11-26 16:33:04 +01:00
mrjvs
0ef492f58b Remove unused files/functions + localize everything except player and pages + reorganize files + fix lint warnings 2023-11-26 16:04:23 +01:00