2022-08-07 00:37:12 +01:00
{
2022-08-31 11:05:38 +01:00
"okButton" : "OK" ,
2022-09-05 13:43:13 +01:00
"cancelButton" : "Cancel" ,
"enabledLabel" : "Enabled" ,
"disabledLabel" : "Disabled" ,
2022-09-06 14:40:49 +01:00
"yesLabel" : "Yes" ,
"noLabel" : "No" ,
2022-09-07 12:01:04 +01:00
"navigationView" : {
2022-08-07 00:37:12 +01:00
"dashboardTab" : "Dashboard" ,
2022-08-10 18:00:28 +05:30
"patcherTab" : "Patcher" ,
"settingsTab" : "Settings"
2022-08-07 00:37:12 +01:00
} ,
"homeView" : {
"widgetTitle" : "Dashboard" ,
2022-08-16 23:19:46 +05:30
"updatesSubtitle" : "Updates" ,
2022-08-16 18:36:56 +05:30
"patchedSubtitle" : "Patched Applications" ,
"updatesAvailable" : "Updates Available" ,
2022-09-02 00:10:10 +01:00
"noUpdates" : "No updates available" ,
2022-09-02 14:35:25 +01:00
"noInstallations" : "No patched applications installed" ,
2022-08-18 15:33:33 +01:00
"installed" : "Installed" ,
2022-09-07 13:03:54 +01:00
"updateDialogTitle" : "Update" ,
"updateDialogText" : "Are you sure you want to download and update Manager?" ,
2022-08-18 15:33:33 +01:00
"notificationTitle" : "ReVanced Manager was updated!" ,
2022-08-18 22:26:35 +01:00
"notificationText" : "Tap to open the app" ,
"downloadingMessage" : "Downloading update!" ,
2022-09-14 12:30:53 +01:00
"installingMessage" : "Installing update... Hang on!" ,
2022-08-18 22:26:35 +01:00
"errorDownloadMessage" : "Unable to download update!" ,
2022-09-12 00:35:41 +01:00
"errorInstallMessage" : "Unable to download update!" ,
"noConnection" : "No internet connection"
2022-08-07 00:37:12 +01:00
} ,
"applicationItem" : {
2022-08-16 18:36:56 +05:30
"patchButton" : "Patch" ,
2022-09-05 13:43:13 +01:00
"infoButton" : "Info" ,
2022-08-07 00:37:12 +01:00
"changelogLabel" : "Changelog"
} ,
"latestCommitCard" : {
"loadingLabel" : "Loading" ,
2022-08-17 13:25:08 +01:00
"timeagoLabel" : "{time} ago" ,
2022-08-07 00:37:12 +01:00
"patcherLabel" : "Patcher: " ,
"managerLabel" : "Manager: " ,
"updateButton" : "Update Manager"
} ,
"patcherView" : {
2022-08-09 01:16:33 +01:00
"widgetTitle" : "Patcher" ,
2022-09-15 01:15:13 +01:00
"patchButton" : "Patch" ,
"patchDialogTitle" : "Warning" ,
"patchDialogText" : "You have selected a resource patch and a split APK installation was detected so patching errors can occur.\nAre you sure you want to proceed with patching a split base APK?"
2022-08-07 00:37:12 +01:00
} ,
"appSelectorCard" : {
"widgetTitle" : "Select application" ,
2022-08-17 17:07:00 +01:00
"widgetTitleSelected" : "Selected application" ,
2022-08-07 23:40:48 +01:00
"widgetSubtitle" : "No application selected." ,
2022-09-02 14:35:25 +01:00
"noAppsLabel" : "No applications found."
2022-08-07 00:37:12 +01:00
} ,
"patchSelectorCard" : {
"widgetTitle" : "Select patches" ,
2022-08-17 17:07:00 +01:00
"widgetTitleSelected" : "Selected patches" ,
2022-08-15 03:31:36 +01:00
"widgetSubtitle" : "Select an application first." ,
"widgetEmptySubtitle" : "No patches selected."
2022-08-08 00:31:55 +01:00
} ,
2022-09-02 14:35:25 +01:00
"socialMediaCard" : {
"widgetTitle" : "Social Media" ,
"widgetSubtitle" : "We are online!"
} ,
2022-08-08 00:31:55 +01:00
"appSelectorView" : {
2022-08-13 10:56:30 +01:00
"searchBarHint" : "Search applications" ,
2022-08-31 09:32:10 +01:00
"storageButton" : "Storage" ,
2022-08-13 10:56:30 +01:00
"errorMessage" : "Unable to use selected application."
2022-08-08 00:31:55 +01:00
} ,
"patchesSelectorView" : {
2022-08-09 01:16:33 +01:00
"searchBarHint" : "Search patches" ,
2022-09-16 00:49:11 +05:30
"doneButton" : "Done" ,
"noPatchesFound" : "No patches found for the selected app."
2022-08-10 18:00:28 +05:30
} ,
2022-08-31 11:05:38 +01:00
"patchItem" : {
"unsupportedWarningButton" : "Unsupported version" ,
2022-09-07 13:03:54 +01:00
"unsupportedDialogTitle" : "Warning" ,
"unsupportedDialogText" : "Selecting this patch may or may not result in patching errors.\n\nApp version: {packageVersion}\nCurrent supported versions:\n{supportedVersions}"
2022-08-31 11:05:38 +01:00
} ,
2022-08-13 10:56:30 +01:00
"installerView" : {
"widgetTitle" : "Installer" ,
2022-08-24 13:22:36 +01:00
"installButton" : "Install" ,
2022-09-06 14:40:49 +01:00
"installRootButton" : "Install as Root" ,
2022-08-24 13:22:36 +01:00
"openButton" : "Open" ,
2022-08-30 19:23:37 +05:30
"shareButton" : "Share file" ,
2022-08-18 15:33:33 +01:00
"notificationTitle" : "ReVanced Manager is patching" ,
2022-09-06 14:40:49 +01:00
"notificationText" : "Tap to return to the installer" ,
"shareApkMenuOption" : "Share APK" ,
"shareLogMenuOption" : "Share log"
2022-08-13 10:56:30 +01:00
} ,
2022-08-10 18:00:28 +05:30
"settingsView" : {
"widgetTitle" : "Settings" ,
2022-09-02 14:35:25 +01:00
"appearanceSectionTitle" : "Appearance" ,
"patcherSectionTitle" : "Patcher" ,
"teamSectionTitle" : "Team" ,
"infoSectionTitle" : "Info" ,
2022-09-05 03:32:36 +01:00
"darkThemeLabel" : "Dark Mode" ,
2022-09-08 12:56:30 +01:00
"darkThemeHint" : "Welcome to the Dark Side" ,
2022-09-05 03:32:36 +01:00
"dynamicThemeLabel" : "Material You" ,
"dynamicThemeHint" : "Enjoy an experience closer to your device" ,
2022-09-02 14:35:25 +01:00
"languageLabel" : "Language" ,
"englishOption" : "English" ,
"frenchOption" : "French" ,
2022-09-07 02:37:25 +01:00
"sourcesLabel" : "Sources" ,
2022-09-07 11:14:54 +01:00
"sourcesLabelHint" : "Configure your custom sources" ,
2022-09-07 02:37:25 +01:00
"orgPatchesLabel" : "Patches Org" ,
"sourcesPatchesLabel" : "Patches Source" ,
"orgIntegrationsLabel" : "Integrations Org" ,
"sourcesIntegrationsLabel" : "Integrations Source" ,
2022-09-07 11:14:54 +01:00
"sourcesResetDialogTitle" : "Reset" ,
"sourcesResetDialogText" : "Are you sure you want to reset custom sources to their default values?" ,
2022-09-02 14:35:25 +01:00
"contributorsLabel" : "Contributors" ,
"contributorsHint" : "A list of contributors of ReVanced" ,
2022-09-13 17:46:22 +01:00
"logsLabel" : "Logs" ,
"logsHint" : "Share device debug logs" ,
2022-09-02 14:35:25 +01:00
"aboutLabel" : "About" ,
2022-09-14 12:25:35 +01:00
"snackbarMessage" : "Copied to clipboard"
2022-08-14 19:33:01 +05:30
} ,
2022-09-05 13:43:13 +01:00
"appInfoView" : {
"widgetTitle" : "App Info" ,
"openButton" : "Open" ,
"uninstallButton" : "Uninstall" ,
"patchButton" : "Patch" ,
2022-09-17 14:45:43 +01:00
"unpatchButton" : "Unpatch" ,
2022-09-07 13:03:54 +01:00
"uninstallDialogTitle" : "Uninstall" ,
"uninstallDialogText" : "Are you sure you want to uninstall this app?" ,
2022-09-17 14:45:43 +01:00
"unpatchDialogTitle" : "Unpatch" ,
"unpatchDialogText" : "Are you sure you want to unpatch this app?" ,
2022-09-07 13:03:54 +01:00
"rootDialogTitle" : "Error" ,
"rootDialogText" : "App was installed with root mode enabled but currently root mode is disabled.\nPlease enable root mode first." ,
2022-09-05 13:43:13 +01:00
"packageNameLabel" : "Package Name" ,
2022-09-06 14:40:49 +01:00
"installTypeLabel" : "Installation Type" ,
"rootTypeLabel" : "Root" ,
"nonRootTypeLabel" : "Non-root" ,
2022-09-05 13:43:13 +01:00
"patchedDateLabel" : "Patched Date" ,
"patchedDateHint" : "{date} at {time}" ,
"appliedPatchesLabel" : "Applied Patches" ,
"appliedPatchesHint" : "{quantity} applied patches"
2022-09-12 17:30:44 +01:00
} ,
"contributorsView" : {
"widgetTitle" : "Contributors" ,
"patcherContributors" : "Patcher Contributors" ,
"patchesContributors" : "Patches Contributors" ,
"integrationsContributors" : "Integrations Contributors" ,
"cliContributors" : "CLI Contributors" ,
"managerContributors" : "Manager Contributors"
2022-08-07 00:37:12 +01:00
}
2022-08-21 03:25:58 +01:00
}