From dd186c570f18febee219b98752522026f1c7c59a Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sun, 31 May 2026 08:04:07 +0200 Subject: [PATCH] Translated using Weblate Currently translated at 0.8% (10 of 1244 strings) (Tagalog) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/tl/ Co-authored-by: Redd --- src/i18n/locales/tl.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/tl.json b/src/i18n/locales/tl.json index 0967ef424..5fac3c348 100644 --- a/src/i18n/locales/tl.json +++ b/src/i18n/locales/tl.json @@ -1 +1,14 @@ -{} +{ + "action": { + "addToFavorites": "Idagdag sa $t(entity.favorite, {\"count\": 2})", + "addToPlaylist": "Idagdag sa $t(entity.playlist, {\"count\": 1})", + "addOrRemoveFromSelection": "Idagdag o alisin sa pinili", + "collapseAllFolders": "Isara lahat ng mga folder", + "expandAllFolders": "Buksan lahat ng mga folder", + "createPlaylist": "Gumawa $t(entity.playlist, {\"count\": 1})", + "createRadioStation": "Gumawa $t(entity.radioStation, {\"count\": 1})", + "selectAll": "Piliin lahat", + "deselectAll": "Huwag piliin lahat", + "downloadStarted": "Nagsimulang mag-dowload ng {{count}} (mga) aytem" + } +}