Skip to content

Commit 54683a2

Browse files
infyProductionsweblate
authored andcommitted
chore(i18n): Translated using Weblate (Filipino)
Currently translated at 10.5% (36 of 342 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fil/
1 parent 8d12eeb commit 54683a2

File tree

1 file changed

+80
-1
lines changed

1 file changed

+80
-1
lines changed

src/i18n/resources/fil.json

+80-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,80 @@
1-
{}
1+
{
2+
"common": {
3+
"console": {
4+
"plugins": {
5+
"execute-failed": "Nabigong patakbuin ang plugin {{pluginName}}::{{contextName}}",
6+
"executed-at-ms": "Ang plugin na {{pluginName}}::{{contextName}} ay pinatakbo sa loob ng {{ms}}ms",
7+
"initialize-failed": "Nabigo ang pagsimula ng plugin na \"{{pluginName}}\"",
8+
"load-all": "Nilo-load lahat ng mga plugin",
9+
"load-failed": "Nabigong i-load ang plugin na \"{{pluginName}}\"",
10+
"loaded": "Na-load ang \"{{pluginName}}\" na plugin",
11+
"unload-failed": "Nabigong i-unload ang plugin na \"{{pluginName}}\"",
12+
"unloaded": "Na-unload ang \"{{pluginName}}\" na plugin"
13+
}
14+
}
15+
},
16+
"language": {
17+
"code": "fil",
18+
"local-name": "Tagalog",
19+
"name": "Filipino"
20+
},
21+
"main": {
22+
"console": {
23+
"did-finish-load": {
24+
"dev-tools": "Natapos ang pag-load. Nabuksan ang DevTools"
25+
},
26+
"i18n": {
27+
"loaded": "na-load ang i18n"
28+
},
29+
"second-instance": {
30+
"receive-command": "Natanggap ang command sa pamamagitan ng protocol: \"{{command}}\""
31+
},
32+
"theme": {
33+
"css-file-not-found": "Ang CSS file na \"{{cssFile}}\" ay hindi umiiral, hindi papansin"
34+
},
35+
"unresponsive": {
36+
"details": "Hindi tumutugon na Error!\n{{error}}"
37+
},
38+
"when-ready": {
39+
"clearing-cache-after-20s": "Naglilinis ng app cache"
40+
},
41+
"window": {
42+
"tried-to-render-offscreen": "Nasubukan ng window na mag-render sa labas ng screen, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
43+
}
44+
},
45+
"dialog": {
46+
"hide-menu-enabled": {
47+
"detail": "Nakatago ang menu, gamitin ang 'Alt' para makita ito (o 'Escape' kung gagamitin ang In-App na Menu)",
48+
"message": "Ang Pagtatago ng Menu ay napagana na",
49+
"title": "Napagana ang Pagtatago ng Menu"
50+
},
51+
"need-to-restart": {
52+
"buttons": {
53+
"later": "Mamaya",
54+
"restart-now": "Mag-restart na"
55+
},
56+
"detail": "Ang plugin na \"{{pluginName}}\" ay kinakailangan ng restart para gumana ito",
57+
"message": "Kinakailangan ng \"{{pluginName}}\" na mag-restart",
58+
"title": "Kinakailangan ng Restart"
59+
},
60+
"unresponsive": {
61+
"buttons": {
62+
"quit": "Lumabas",
63+
"relaunch": "Muling patakbuhin",
64+
"wait": "Maghintay"
65+
},
66+
"detail": "Ikinalulungkot namin ang abala! piliin kung ano ang gagawin:",
67+
"message": "Ang Application ay Hindi Tumutugon",
68+
"title": "Di tumutugon ang Window"
69+
},
70+
"update-available": {
71+
"buttons": {
72+
"disable": "Di-paganahin ang mga Update",
73+
"download": "I-download",
74+
"ok": "OK"
75+
},
76+
"detail": "Ang isang bagong bersyon ay available at maaaring i-download sa {{downloadLink}}"
77+
}
78+
}
79+
}
80+
}

0 commit comments

Comments
 (0)