mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
0443c8c200
Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: revanced-bot <github@revanced.app>
88 lines
2.6 KiB
JSON
Executable File
88 lines
2.6 KiB
JSON
Executable File
{
|
|
"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",
|
|
"downloadingMessage": "Nagda-download ng update..."
|
|
},
|
|
"applicationItem": {
|
|
"infoButton": "Impormasyon"
|
|
},
|
|
"latestCommitCard": {
|
|
"loadingLabel": "Naglo-load...",
|
|
"timeagoLabel": "${time} ang nakalipas"
|
|
},
|
|
"patcherView": {},
|
|
"appSelectorCard": {
|
|
"currentVersion": "Ngayong Bersyon"
|
|
},
|
|
"patchSelectorCard": {
|
|
"widgetEmptySubtitle": "Walang patches ang napili"
|
|
},
|
|
"socialMediaCard": {
|
|
"widgetSubtitle": "Online na kami!"
|
|
},
|
|
"appSelectorView": {
|
|
"viewTitle": "Pumili ka ng app",
|
|
"searchBarHint": "Hanapin ang app",
|
|
"storageButton": "Storage",
|
|
"selectFromStorageButton": "Pumili ka galing sa storage"
|
|
},
|
|
"patchesSelectorView": {
|
|
"viewTitle": "Pumili ka ng patches",
|
|
"doneButton": "Tapos na",
|
|
"defaultChip": "Default",
|
|
"noneChip": "Wala"
|
|
},
|
|
"patchOptionsView": {},
|
|
"patchItem": {},
|
|
"installerView": {},
|
|
"settingsView": {
|
|
"systemThemeLabel": "Sistema",
|
|
"lightThemeLabel": "Liwanag",
|
|
"darkThemeLabel": "Dilim",
|
|
"dynamicThemeLabel": "Material You",
|
|
"languageLabel": "Wika",
|
|
"deleteLogsLabel": "Burahin lahat ng logs",
|
|
"deletedLogs": "Nabura na yung logs"
|
|
},
|
|
"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": {}
|
|
} |