From 6c7de25e4ac1873a7e8a4aef7d6c74acae7a444b Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Fri, 18 Jul 2025 01:24:03 +0000 Subject: [PATCH] chore(locales): new Crowdin translations --- locales/fil/misc.js | 59 +++++++++++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 23 deletions(-) diff --git a/locales/fil/misc.js b/locales/fil/misc.js index 639321200..ce0e065d0 100644 --- a/locales/fil/misc.js +++ b/locales/fil/misc.js @@ -1,25 +1,38 @@ export default { - PAGE: 'Pahina %1 ng %2', - POSITION: 'Posisyon', - GO_TO: 'Pumunta sa', - CURRENT: 'Kasalukuyan', - QUEUE: 'Queue', - CANCEL: 'Kanselahin', - LOADING: 'Naglo-load...', - MORE_THAN_A_DAY: 'higit sa isang araw', - YOUR_SEARCH: 'iyong hinahanap', - ADDED_BY: 'Idinagdag ni <@%1>', - STAGE_TOPIC: 'Musika ni Quaver', - LIVE: 'LIVE', - STREAMING: 'Streaming', - ACTION_IRREVERSIBLE: 'Ang aksyon na ito ay hindi na mababawi.', - CONFIRM: 'Kumpirmahin', - ADD: 'Idagdag', - DASHBOARD: 'Dashboard', - GET_PREMIUM: 'Kumuha ng Premium', - NONE: 'None', - ENABLED: 'Naka-enable', - DISABLED: 'Naka-disable', - ENABLE: 'Naka-enable', - DISABLE: 'Naka-disable' + PAGE: 'Pahina %1 ng %2', + POSITION: 'Posisyon', + GO_TO: 'Pumunta sa', + CURRENT: 'Kasalukuyan', + QUEUE: 'Queue', + CANCEL: 'Kanselahin', + LOADING: 'Naglo-load...', + MORE_THAN_A_DAY: 'higit sa isang araw', + YOUR_SEARCH: 'iyong hinahanap', + ADDED_BY: 'Idinagdag ni <@%1>', + STAGE_TOPIC: 'Musika ni Quaver', + LIVE: 'LIVE', + STREAMING: 'Streaming', + ACTION_IRREVERSIBLE: 'Ang aksyon na ito ay hindi na mababawi.', + CONFIRM: 'Kumpirmahin', + ADD: 'Idagdag', + DASHBOARD: 'Dashboard', + GET_PREMIUM: 'Kumuha ng Premium', + NONE: 'None', + ENABLED: 'Naka-enable', + DISABLED: 'Naka-disable', + ENABLE: 'Naka-enable', + DISABLE: 'Naka-disable', + SOURCES: { + HTTP: 'Web', + SPOTIFY: 'Spotify', + APPLEMUSIC: 'Apple Music', + 'FLOWERY-TTS': 'Flowery TTS', + YOUTUBE: 'YouTube', + YOUTUBEMUSIC: 'YouTube Music', + DEEZER: 'Deezer', + SOUNDCLOUD: 'SoundCloud', + YANDEXMUSIC: 'Yandex Music', + VKMUSIC: 'VK Music', + TIDAL: 'Tidal' + } }; \ No newline at end of file