From b812d12799be2a24d428f4528824127b07bafa80 Mon Sep 17 00:00:00 2001 From: dddevid <141579210+dddevid@users.noreply.github.com> Date: Tue, 7 Jul 2026 02:28:18 +0000 Subject: [PATCH] chore: update and normalize translations from Crowdin --- lib/l10n/app_ar.arb | 10 +--------- lib/l10n/app_az.arb | 19 +------------------ lib/l10n/app_bn.arb | 20 ++------------------ lib/l10n/app_da.arb | 20 ++------------------ lib/l10n/app_de.arb | 20 ++------------------ lib/l10n/app_el.arb | 20 ++------------------ lib/l10n/app_es.arb | 20 ++------------------ lib/l10n/app_fi.arb | 20 ++------------------ lib/l10n/app_fr.arb | 20 ++------------------ lib/l10n/app_ga.arb | 20 ++------------------ lib/l10n/app_hi.arb | 20 ++------------------ lib/l10n/app_id.arb | 20 ++------------------ lib/l10n/app_it.arb | 19 +------------------ lib/l10n/app_nl.arb | 10 +--------- lib/l10n/app_no.arb | 20 ++------------------ lib/l10n/app_pl.arb | 20 ++------------------ lib/l10n/app_pt.arb | 20 ++------------------ lib/l10n/app_ro.arb | 20 ++------------------ lib/l10n/app_ru.arb | 20 ++------------------ lib/l10n/app_sq.arb | 20 ++------------------ lib/l10n/app_sv.arb | 20 ++------------------ lib/l10n/app_te.arb | 20 ++------------------ lib/l10n/app_tr.arb | 20 ++------------------ lib/l10n/app_uk.arb | 20 ++------------------ lib/l10n/app_vi.arb | 20 ++------------------ lib/l10n/app_zh.arb | 20 ++------------------ 26 files changed, 48 insertions(+), 450 deletions(-) diff --git a/lib/l10n/app_ar.arb b/lib/l10n/app_ar.arb index b24b509d..82b00842 100644 --- a/lib/l10n/app_ar.arb +++ b/lib/l10n/app_ar.arb @@ -1,11 +1,3 @@ { - "@@locale": "ar", - "appTitle": "Musly", - "@appTitle": { - "description": "The app title" - }, - "welcome": "مرحباً", - "@welcome": { - "description": "Welcome message" - } + "@@locale": "ar" } diff --git a/lib/l10n/app_az.arb b/lib/l10n/app_az.arb index 53cda1e5..a44f465f 100644 --- a/lib/l10n/app_az.arb +++ b/lib/l10n/app_az.arb @@ -1,7 +1,6 @@ { "@@locale": "az", "@@last_modified": "2026-05-30T12:00:00Z", - "@_LIBRARY": {}, "@_SEARCH": {}, "@_SETTINGS_GENERAL": {}, @@ -35,21 +34,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" + "@_MUSIC_FOLDERS": {} } diff --git a/lib/l10n/app_bn.arb b/lib/l10n/app_bn.arb index fc4c420d..be1d52aa 100644 --- a/lib/l10n/app_bn.arb +++ b/lib/l10n/app_bn.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_da.arb b/lib/l10n/app_da.arb index 2dfe42cd..7a053efe 100644 --- a/lib/l10n/app_da.arb +++ b/lib/l10n/app_da.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 290d87bf..5ca67a88 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -1349,21 +1349,5 @@ }, "@clearAllCache": { "description": "Button to clear all cached data" - }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + } +} diff --git a/lib/l10n/app_el.arb b/lib/l10n/app_el.arb index 4c77cfde..0e9588f0 100644 --- a/lib/l10n/app_el.arb +++ b/lib/l10n/app_el.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index e60174c4..1b6d5968 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -1756,21 +1756,5 @@ "aboutLinkDiscord": "Únete a la comunidad de Discord", "@aboutLinkDiscord": { "description": "Link tile title for the Discord server" - }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + } +} diff --git a/lib/l10n/app_fi.arb b/lib/l10n/app_fi.arb index 3bdb937e..6d39bd76 100644 --- a/lib/l10n/app_fi.arb +++ b/lib/l10n/app_fi.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_fr.arb b/lib/l10n/app_fr.arb index 7793d2bb..fbaeb451 100644 --- a/lib/l10n/app_fr.arb +++ b/lib/l10n/app_fr.arb @@ -1756,21 +1756,5 @@ "aboutLinkDiscord": "Rejoignez la communauté Discord", "@aboutLinkDiscord": { "description": "Link tile title for the Discord server" - }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + } +} diff --git a/lib/l10n/app_ga.arb b/lib/l10n/app_ga.arb index 3cebea52..e1461633 100644 --- a/lib/l10n/app_ga.arb +++ b/lib/l10n/app_ga.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_hi.arb b/lib/l10n/app_hi.arb index a5565b54..102bb692 100644 --- a/lib/l10n/app_hi.arb +++ b/lib/l10n/app_hi.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_id.arb b/lib/l10n/app_id.arb index 7f1fda8b..0cd82572 100644 --- a/lib/l10n/app_id.arb +++ b/lib/l10n/app_id.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_it.arb b/lib/l10n/app_it.arb index 696b61b0..dcd81054 100644 --- a/lib/l10n/app_it.arb +++ b/lib/l10n/app_it.arb @@ -1755,23 +1755,6 @@ "@aboutLinkDiscord": { "description": "Link tile title for the Discord server" }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform", - "@_SUPPORT": {}, "supportGreeting": "Ciao! 👋", "supportParagraph1": "Sono Devid, lo sviluppatore di Musly. Ho creato questa app perché amo la musica e credo che tutti meritino un lettore musicale bellissimo e gratuito.", @@ -1788,4 +1771,4 @@ "supportWayBugs": "Segnala bug o suggerisci funzionalità", "supportWayEnjoy": "Semplicemente goditi la musica! 🎵", "supportMadeWithLove": "Fatto con 💙 in Italia" -} \ No newline at end of file +} diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index f3a90c57..81e48227 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -1,11 +1,3 @@ { - "@@locale": "nl", - "appTitle": "Musly", - "@appTitle": { - "description": "The app title" - }, - "welcome": "Welkom", - "@welcome": { - "description": "Welcome message" - } + "@@locale": "nl" } diff --git a/lib/l10n/app_no.arb b/lib/l10n/app_no.arb index b9cb964d..b1fc8884 100644 --- a/lib/l10n/app_no.arb +++ b/lib/l10n/app_no.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_pl.arb b/lib/l10n/app_pl.arb index a121e9b1..51c00a4a 100644 --- a/lib/l10n/app_pl.arb +++ b/lib/l10n/app_pl.arb @@ -34,21 +34,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_pt.arb b/lib/l10n/app_pt.arb index d8cf9978..3f72f5b0 100644 --- a/lib/l10n/app_pt.arb +++ b/lib/l10n/app_pt.arb @@ -1756,21 +1756,5 @@ "aboutLinkDiscord": "Entrar na Comunidade do Discord", "@aboutLinkDiscord": { "description": "Link tile title for the Discord server" - }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + } +} diff --git a/lib/l10n/app_ro.arb b/lib/l10n/app_ro.arb index 1c0c07f2..ed0455c9 100644 --- a/lib/l10n/app_ro.arb +++ b/lib/l10n/app_ro.arb @@ -403,21 +403,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_ru.arb b/lib/l10n/app_ru.arb index b1f5907c..33438497 100644 --- a/lib/l10n/app_ru.arb +++ b/lib/l10n/app_ru.arb @@ -1756,21 +1756,5 @@ "aboutLinkDiscord": "Присоединяйтесь к Discord сообществу", "@aboutLinkDiscord": { "description": "Link tile title for the Discord server" - }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + } +} diff --git a/lib/l10n/app_sq.arb b/lib/l10n/app_sq.arb index 4cd01f51..affd5bbb 100644 --- a/lib/l10n/app_sq.arb +++ b/lib/l10n/app_sq.arb @@ -719,21 +719,5 @@ }, "@clearAllCache": { "description": "Button to clear all cached data" - }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + } +} diff --git a/lib/l10n/app_sv.arb b/lib/l10n/app_sv.arb index 5ab48160..733cbcef 100644 --- a/lib/l10n/app_sv.arb +++ b/lib/l10n/app_sv.arb @@ -1748,21 +1748,5 @@ "aboutLinkDiscord": "Gå med Discord-communityn", "@aboutLinkDiscord": { "description": "Link tile title for the Discord server" - }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + } +} diff --git a/lib/l10n/app_te.arb b/lib/l10n/app_te.arb index 02248643..dc01b415 100644 --- a/lib/l10n/app_te.arb +++ b/lib/l10n/app_te.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_tr.arb b/lib/l10n/app_tr.arb index a3baf601..5b2b3266 100644 --- a/lib/l10n/app_tr.arb +++ b/lib/l10n/app_tr.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_uk.arb b/lib/l10n/app_uk.arb index ec2c4d3d..9e8180cf 100644 --- a/lib/l10n/app_uk.arb +++ b/lib/l10n/app_uk.arb @@ -31,21 +31,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_vi.arb b/lib/l10n/app_vi.arb index 151878e9..accac49c 100644 --- a/lib/l10n/app_vi.arb +++ b/lib/l10n/app_vi.arb @@ -30,21 +30,5 @@ "@_ERROR_MESSAGES": {}, "@_GENRE_SCREEN": {}, "@_JUKEBOX": {}, - "@_MUSIC_FOLDERS": {}, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + "@_MUSIC_FOLDERS": {} +} diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index 1aa8501a..cb067bbe 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -1501,21 +1501,5 @@ "sectionAboutDeveloper": "开发者", "@sectionAboutDeveloper": { "description": "About screen developer section header" - }, - - "lyricsSection": "LYRICS", - "wordByWordSync": "Word-by-Word Sync", - "wordByWordSyncSubtitle": "Analyzes audio locally with Whisper AI for precise word highlighting", - "whisperModel": "Whisper Model", - "whisperModelSubtitle": "Download a model for on-device speech recognition", - "whisperModelTiny": "Tiny (~40 MB) — Fast", - "whisperModelBase": "Base (~140 MB) — Balanced", - "whisperModelSmall": "Small (~470 MB) — Accurate", - "downloadModel": "Download", - "downloadingModel": "Downloading…", - "modelReady": "Ready", - "wordSyncProcessing": "Syncing words…", - "wordSyncClearCache": "Clear Word Sync Cache", - "wordSyncClearCacheSubtitle": "Removes locally stored word timestamps", - "wordSyncNotSupported": "Not supported on this platform" -} \ No newline at end of file + } +}