mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
|
{
|
||
|
"okButton": "Ok",
|
||
|
"cancelButton": "Hindi",
|
||
|
"dismissButton": "Kalimutan",
|
||
|
"quitButton": "Itigil",
|
||
|
"updateButton": "Magbago",
|
||
|
"enabledLabel": "Makaya",
|
||
|
"disabledLabel": "Hindi",
|
||
|
"installed": "Naka-install: ${version}",
|
||
|
"suggested": "Version payo ng ReVanced: ${version}",
|
||
|
"yesButton": "Sige",
|
||
|
"noButton": "Hindi",
|
||
|
"warning": "Babala",
|
||
|
"options": "Mga Pagpipilian",
|
||
|
"notice": "Pabatid",
|
||
|
"noShowAgain": "Wag na ipakita ito muli",
|
||
|
"add": "Idagdag",
|
||
|
"remove": "Itanggal",
|
||
|
"showChangelogButton": "Ipakita ang naibago",
|
||
|
"showUpdateButton": "Ipakita ang pagbabago",
|
||
|
"navigationView": {
|
||
|
"dashboardTab": "Dashboard",
|
||
|
"patcherTab": "Patcher",
|
||
|
"settingsTab": "Settings"
|
||
|
},
|
||
|
"homeView": {
|
||
|
"refreshSuccess": "Tapos nang Refresh",
|
||
|
"widgetTitle": "Mga Dashboard",
|
||
|
"updatesSubtitle": "Mga Pagbabago",
|
||
|
"patchedSubtitle": "Naka-patch nga aplikasyon",
|
||
|
"changeLaterSubtitle": "Pwede mo palitan ito sa settings mamaya.",
|
||
|
"noUpdates": "Walang pagbabagong mayroon"
|
||
|
},
|
||
|
"applicationItem": {},
|
||
|
"latestCommitCard": {},
|
||
|
"patcherView": {},
|
||
|
"appSelectorCard": {},
|
||
|
"patchSelectorCard": {},
|
||
|
"socialMediaCard": {},
|
||
|
"appSelectorView": {},
|
||
|
"patchesSelectorView": {},
|
||
|
"patchOptionsView": {},
|
||
|
"patchItem": {},
|
||
|
"installerView": {},
|
||
|
"settingsView": {},
|
||
|
"appInfoView": {
|
||
|
"widgetTitle": "Impormasyon",
|
||
|
"openButton": "Buksan",
|
||
|
"uninstallButton": "i-alis",
|
||
|
"unmountButton": "i-tanggal",
|
||
|
"unmountDialogText": "Gusto mo bang i-tanggal ang aplikasyong ito?",
|
||
|
"uninstallDialogText": "Gusto mo bang i-alis ang aplikasyong ito?",
|
||
|
"patchedDateHint": "${date} at ${time}",
|
||
|
"appliedPatchesHint": "${quantity} ang naka-apply nga patches"
|
||
|
},
|
||
|
"contributorsView": {},
|
||
|
"installErrorDialog": {}
|
||
|
}
|