mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
refactor: Remove empty keys
This commit is contained in:
parent
d10abd4829
commit
4c6e214bf6
83 changed files with 585 additions and 10815 deletions
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -24,7 +24,6 @@
|
|||
"widgetTitle": "لوحة التحكم",
|
||||
"updatesSubtitle": "تحديثات",
|
||||
"lastPatchedAppSubtitle": "آخر تطبيق تم تعديله",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "يمكنك تغيير هذا في الإعدادات في وقت لاحق.",
|
||||
"noSavedAppFound": "لم يتم العثور على تطبيق",
|
||||
"noInstallations": "لا توجد تطبيقات معدلة مثبتة",
|
||||
|
@ -54,7 +53,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "المُعَّدِّل",
|
||||
"patchButton": "تعديل",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "تم إزالة التعديلات التالية منذ آخر مرة استخدمتها فيها.\n\n${patches}\n\nتابع على أي حال؟",
|
||||
"requiredOptionDialogText": "يجب ضبط بعض خيارات التعديل."
|
||||
},
|
||||
|
@ -105,14 +103,11 @@
|
|||
"patchOptionsView": {
|
||||
"customValue": "تخصيص القيمة",
|
||||
"setToNull": "تعيين إلى ملغي",
|
||||
"nullValue": "",
|
||||
"viewTitle": "خيارات التعديل",
|
||||
"saveOptions": "حفظ",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "المزيد من خيارات الإدخال",
|
||||
"selectFilePath": "تحديد مسار الملف",
|
||||
"selectFolder": "تحديد مجلد",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "هذا الخيار غير مدعوم",
|
||||
"requiredOptionNull": "يجب تعيين الخيارات التالية:\n\n${options}"
|
||||
},
|
||||
|
@ -185,7 +180,6 @@
|
|||
"showUpdateDialogHint": "عرض مربع حوار عندما يتوفر تحديث جديد",
|
||||
"universalPatchesLabel": "عرض التعديلات العامة",
|
||||
"universalPatchesHint": "عرض جميع التطبيقات والتعديلات العامة (قد تؤدي إلى إبطاء قائمة التطبيقات)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "حفظ آخر تعديل لتثبيته أو تصديره لاحقًا",
|
||||
"versionCompatibilityCheckLabel": "التحقق من توافق الإصدار",
|
||||
"versionCompatibilityCheckHint": "منع تحديد التعديلات غير المتوافقة مع إصدار التطبيق المحدد",
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -24,7 +24,6 @@
|
|||
"widgetTitle": "İdarəetmə lövhəsi",
|
||||
"updatesSubtitle": "Yeniləmələr",
|
||||
"lastPatchedAppSubtitle": "Son yamaqlanmış tətbiq",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Bunu daha sonra tənzimləmələrdə dəyişə bilərsiniz.",
|
||||
"noSavedAppFound": "Heç bir tətbiq tapılmadı",
|
||||
"noInstallations": "Yamaqlanmış tətbiq quraşdırılmayıb",
|
||||
|
@ -54,7 +53,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Yamaqlayıcı",
|
||||
"patchButton": "Yamaqla",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Aşağıdakı yamaqlar son istifadənizdən bəri silindi.\n\n${patches}\n\nYenə də davam edilsin?",
|
||||
"requiredOptionDialogText": "Bəzi yamaq seçimləri təyin edilməlidir."
|
||||
},
|
||||
|
@ -105,14 +103,11 @@
|
|||
"patchOptionsView": {
|
||||
"customValue": "Xüsusi dəyər",
|
||||
"setToNull": "Boş olaraq təyin et",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Yamaq seçimləri",
|
||||
"saveOptions": "Saxla",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Daha çox giriş seçimləri",
|
||||
"selectFilePath": "Fayl yolunu seç",
|
||||
"selectFolder": "Qovluq seç",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Bu seçim dəstəklənmir",
|
||||
"requiredOptionNull": "Aşağıdakı seçimlər tənzimlənməlidir:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +180,6 @@
|
|||
"showUpdateDialogHint": "Yeni yenilənmə mövcud olduqda dialoq pəncərəsi göstər",
|
||||
"universalPatchesLabel": "Ümumi yamaqları göstər",
|
||||
"universalPatchesHint": "Bütün tətbiqləri və ümumi yamaqları göstər (tətbiq siyahısı yavaşlaya bilər)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Versiya uyumluluq yoxlanışı",
|
||||
"versionCompatibilityCheckHint": "Seçilmiş tətbiq versiyası ilə uyumlu olmayan yamaqların seçilməsini əngəllə",
|
||||
"requireSuggestedAppVersionLabel": "Təklif edilən tətbiq versiyasın tələb et",
|
||||
|
@ -238,10 +231,8 @@
|
|||
"appInfoView": {
|
||||
"widgetTitle": "Tətbiq məlumatı",
|
||||
"openButton": "Aç",
|
||||
"installButton": "",
|
||||
"uninstallButton": "Sil",
|
||||
"unmountButton": "Ayır",
|
||||
"exportButton": "",
|
||||
"deleteButton": "Sil",
|
||||
"rootDialogTitle": "Xəta",
|
||||
"lastPatchedAppDescription": "Bu, son yamaqlanmış tətbiqin nüsxəsidir.",
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
"widgetTitle": "Галоўная",
|
||||
"updatesSubtitle": "Абнаўленні",
|
||||
"lastPatchedAppSubtitle": "Апошняя абноўленая праграма",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Вы можаце змяніць гэта ў наладах пазней.",
|
||||
"noSavedAppFound": "Праграма не знойдзена",
|
||||
"noInstallations": "Няма ўсталяваных праграм з выпраўленнямі",
|
||||
|
@ -54,7 +53,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Праграма выпраўлення",
|
||||
"patchButton": "Выправіць",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Наступныя выпраўленні былі выдалены з моманту іх апошняга выкарыстання.\n\n${patches}\n\nУсё роўна працягнуць?",
|
||||
"requiredOptionDialogText": "Неабходна задаць некаторыя параметры выпраўленняў."
|
||||
},
|
||||
|
@ -105,14 +103,11 @@
|
|||
"patchOptionsView": {
|
||||
"customValue": "Уласнае значэнне",
|
||||
"setToNull": "Усталюйце значэнне нуль",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Параметры выпраўлення",
|
||||
"saveOptions": "Захаваць",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Больш уваходных параметраў",
|
||||
"selectFilePath": "Выбраць шлях да файла",
|
||||
"selectFolder": "Выбраць папку",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Гэты параметр не падтрымліваецца",
|
||||
"requiredOptionNull": "Наступныя параметры павінны быць зададзены:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +180,6 @@
|
|||
"showUpdateDialogHint": "Паказваць акно, калі даступна новае абнаўленне",
|
||||
"universalPatchesLabel": "Паказваць універсальныя выпраўленні",
|
||||
"universalPatchesHint": "Адлюстраваць усе праграмы і ўніверсальныя выпраўленні (можа запаволіць спіс праграм)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Праверка сумяшчальнасці версіі",
|
||||
"versionCompatibilityCheckHint": "Прадухіляць выбар выпраўленняў, якія несумяшчальныя з выбранай версіяй праграмы",
|
||||
"requireSuggestedAppVersionLabel": "Запыт прапанаванай версіі праграмы",
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Успешно обновяване",
|
||||
"widgetTitle": "Табло за управление",
|
||||
"updatesSubtitle": "Актуализации",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Можете да промените това в настройките на по-късен етап.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Няма инсталирани модифицирани приложения",
|
||||
"installUpdate": "Продължете към инсталирането на актуализациите?",
|
||||
"updateSheetTitle": "Актуализирай ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Модификатор",
|
||||
"patchButton": "Модифицирайте",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Следните модификации са били премахнати след като са били употребени за последно от вас.\n\n${patches}\n\nПродължете въпреки това?",
|
||||
"requiredOptionDialogText": "Опциите на някои модификации трябва да бъдат зададени."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Стойност по избор",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Опции за модификациите",
|
||||
"saveOptions": "Запази",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Повече опции за въвеждане",
|
||||
"selectFilePath": "Изберете път към файла",
|
||||
"selectFolder": "Изберете папка",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Тази опция не се поддържа",
|
||||
"requiredOptionNull": "Следните опции трябва да бъдат зададени:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Показва диалогов прозорец, когато е налична нова актуализация",
|
||||
"universalPatchesLabel": "Покажи универсални модификации",
|
||||
"universalPatchesHint": "Показване на всички приложения и универсални пачове (може да забави списъка с приложения)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Проверка на съвместимост на версиите",
|
||||
"versionCompatibilityCheckHint": "Предотвратява избирането на модификации, които не са съвместими с избраната версия на приложението",
|
||||
"requireSuggestedAppVersionLabel": "Изискване на препоръчана версия на приложението",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Инсталиране",
|
||||
"uninstallButton": "Деинсталирай",
|
||||
"unmountButton": "Демонтиране",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Грешка",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Сигурни ли сте, че искате да демонтирате това приложение?",
|
||||
"uninstallDialogText": "Сигурни ли сте, че искате да деиснталирате това приложение?",
|
||||
"rootDialogText": "Приложението е инсталирано с superuser разрешения, но в момента ReVanced Manager няма разрешения. Моля, първо дайте superuser разрешения.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Име на пакета",
|
||||
"installTypeLabel": "Тип инсталация",
|
||||
"mountTypeLabel": "Монтиране",
|
||||
"regularTypeLabel": "Нормален",
|
||||
"patchedDateLabel": "Дата на модификацията",
|
||||
"appliedPatchesLabel": "Приложени модификации",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "на ${date} в ${time}",
|
||||
"appliedPatchesHint": "${quantity} приложени модификации",
|
||||
"updateNotImplemented": "Тази функция все още не е внедрена"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "সফলভাবে রিফ্রেশ করা হয়েছে",
|
||||
"widgetTitle": "ড্যাশবোর্ড",
|
||||
"updatesSubtitle": "আপডেটসমূহ",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "পরবর্তীতে আপনি এটি সেটিং থেকে পরিবর্তন করতে পারবেন।",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "কোন প্যাচড অ্যাপ্লিকেশন ইনস্টল করা হয়নি",
|
||||
"installUpdate": "আপডেট ইনস্টল করতে এগিয়ে যেতে চান?",
|
||||
"updateSheetTitle": "ReVanced Manager আপডেট করুন",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "প্যাচার",
|
||||
"patchButton": "প্যাচ",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "আপনি এর আগে যখন ব্যবহার করেছিলেন তারপর এই প্যাচগুলো অপসারণ করা হয়।\n\n${patches}\n\nযেকোন ভাবে এগিয়ে যেতে চান?",
|
||||
"requiredOptionDialogText": "কিছু প্যাচ অপশন সেট করতে হবে।"
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "কাস্টম ভ্যালু",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "প্যাচ অপশন",
|
||||
"saveOptions": "সংরক্ষণ করুন",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "আরও ইনপুট অপশন",
|
||||
"selectFilePath": "ফাইলের স্থান নির্বাচন করুন",
|
||||
"selectFolder": "ফোল্ডার নির্বাচন করুন",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "এই অপশনসটি অসমর্থিত",
|
||||
"requiredOptionNull": "এই অপশনগুলো সেট করতে হবে:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "যখন হালনাগাদ উপলব্ধ থাকবে তখন একটি ডায়ালগ দেখান",
|
||||
"universalPatchesLabel": "বৈশ্বিক প্যাচসমূহ দেখান",
|
||||
"universalPatchesHint": "সকল অ্যাপ এবং বৈশ্বিক প্যাচসমূহ দেখায় (অ্যাপ লিস্ট দেখানো একটু ধীর হতে পারে)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "সংস্করণ সামঞ্জস্যতা পরীক্ষা করা",
|
||||
"versionCompatibilityCheckHint": "নির্বাচিত অ্যাপ সংস্করণের সাথে সামঞ্জস্যপূর্ণ নয় এমন প্যাচ নির্বাচন করা আটকায়",
|
||||
"requireSuggestedAppVersionLabel": "প্রস্তাবিত অ্যাপ সংস্করণ প্রয়োজন",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "ইনস্টল করুন",
|
||||
"uninstallButton": "আনইন্সটল করুন",
|
||||
"unmountButton": "আনমাউন্ট",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "ত্রুটি দেখা দিয়েছে",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "আপনি কি অ্যাপটি আনমাউন্ট করার ব্যপারে নিশ্চিত?",
|
||||
"uninstallDialogText": "আপনি কি অ্যাপটি আনইনস্টল করার ব্যপারে নিশ্চিত?",
|
||||
"rootDialogText": "অ্যাপটি Superuser অনুমতি নিয়ে ইনস্টল করা হয়েছে, কিন্তু বর্তমানে ReVanced Manager এর Superuser অনুমতি নেই। অনুগ্রহপূর্বক প্রথমে Superuser অনুমতি দিন।",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "প্যাকেজের নাম",
|
||||
"installTypeLabel": "ইনস্টলের ধরন",
|
||||
"mountTypeLabel": "মাউন্ট",
|
||||
"regularTypeLabel": "সাধারণ",
|
||||
"patchedDateLabel": "প্যাচ করার তারিখ",
|
||||
"appliedPatchesLabel": "ব্যবহৃত প্যাচ",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} তারিখে ${time} টায়",
|
||||
"appliedPatchesHint": "${quantity} টি প্যাচ ব্যবহৃত",
|
||||
"updateNotImplemented": "এই ফিচারটি এখনো কার্যকর করা হয়নি"
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,19 +1,9 @@
|
|||
{
|
||||
"okButton": "D'acord",
|
||||
"cancelButton": "Cancel·lar",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "Actualitzar",
|
||||
"suggested": "",
|
||||
"yesButton": "Sí",
|
||||
"noButton": "",
|
||||
"warning": "Advertència",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Tauler de control",
|
||||
"patcherTab": "Pedaçor",
|
||||
|
@ -23,20 +13,7 @@
|
|||
"refreshSuccess": "S'ha actualitzat correctament",
|
||||
"widgetTitle": "Tauler de control",
|
||||
"updatesSubtitle": "Actualitzacions",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "Historial de canvis",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "Descarregant l'actualització...",
|
||||
"downloadedMessage": "S'ha baixat l'actualització",
|
||||
"installingMessage": "Instal·lant l'actualització...",
|
||||
|
@ -48,22 +25,14 @@
|
|||
"infoButton": "Informació"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "S'està carregant...",
|
||||
"timeagoLabel": ""
|
||||
"loadingLabel": "S'està carregant..."
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "Pedaçor",
|
||||
"patchButton": "Pedaçar",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "Pedaçar"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "No s'ha trobat cap aplicació",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "No s'ha trobat cap aplicació"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Seleccioneu pedaços",
|
||||
|
@ -72,191 +41,72 @@
|
|||
"widgetEmptySubtitle": "No s'ha seleccionat cap pedaç"
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": "Estem en línia!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "Emmagatzematge",
|
||||
"selectFromStorageButton": "Selecciona des d'emmagatzematge",
|
||||
"errorMessage": "No s'ha pogut utilitzar l'aplicació seleccionada",
|
||||
"downloadToast": "La funció de descàrrega encara no està disponible",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "Característíca no implementada",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "Característíca no implementada"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Seleccioneu pedaços",
|
||||
"searchBarHint": "Cerca pedaços",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "Fet",
|
||||
"defaultChip": "Per defecte",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "Cap",
|
||||
"noneTooltip": "Desseleccionar tots els pegats",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "No s'han trobat pedaços per a l'aplicació seleccionada",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"noPatchesFound": "No s'han trobat pedaços per a l'aplicació seleccionada"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "La selecció d'aquest pedaç pot provocar errors d'aplicació.\n\nVersió de l'aplicació: ${packageVersion}\nVersions compatibles:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "La selecció d'aquest pedaç pot provocar errors d'aplicació.\n\nVersió de l'aplicació: ${packageVersion}\nVersions compatibles:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Instal·la",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Obre",
|
||||
"notificationTitle": "ReVanced Manager està aplicant pedaços",
|
||||
"notificationText": "Toqui per tornar a l'instal·lador",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "L'instal·lador està en funcionament, no es pot sortir..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Configuració",
|
||||
"appearanceSectionTitle": "Aparença",
|
||||
"teamSectionTitle": "Equip",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "Avançat",
|
||||
"exportSectionTitle": "Importar i exportar",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "Gaudeixi d'una experiència més acord al seu dispositiu",
|
||||
"languageLabel": "Llengua",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Font de les integracions",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Restablir",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "Direcció URL de la API",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "URL de l'API",
|
||||
"orgPatchesLabel": "Organització dels pedaços",
|
||||
"sourcesPatchesLabel": "Font dels pedaços",
|
||||
"orgIntegrationsLabel": "Organització de les integracions",
|
||||
"contributorsLabel": "Col·laboradors",
|
||||
"contributorsHint": "Una llista de col·laboradors de ReVanced",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Quant a",
|
||||
"snackbarMessage": "S'ha copiat al porta-retalls",
|
||||
"restartAppForChanges": "Reinicieu l'aplicació per a aplicar els canvis",
|
||||
"deleteTempDirLabel": "Esborrar arxius temporals",
|
||||
"deleteTempDirHint": "Suprimeix els fitxers temporals no utilitzats",
|
||||
"deletedTempDir": "Arxius temporals eliminats",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Registres suprimits",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "No es pot utilitzar el fitxer JSON seleccionat",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "No es pot utilitzar el fitxer JSON seleccionat"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "Informació de l'aplicació",
|
||||
"openButton": "Obre",
|
||||
"installButton": "Instal·la",
|
||||
"uninstallButton": "Desinstal·la",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Error",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "L'aplicació s'ha instal·lat amb permisos de superusuari, però actualment ReVanced Manager no té cap permís.\nSi us plau, concediu primer permisos de superusuari.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nom del paquet",
|
||||
"installTypeLabel": "Tipus d'instal·lació",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Data pedaçada",
|
||||
"appliedPatchesLabel": "Pedaços aplicats",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} a les ${time}",
|
||||
"appliedPatchesHint": "${quantity} pedaços aplicats",
|
||||
"updateNotImplemented": "Aquesta funció encara no s'ha implementat"
|
||||
|
@ -264,30 +114,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Col·laboradors"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Úspěšně obnoveno",
|
||||
"widgetTitle": "Řídící panel",
|
||||
"updatesSubtitle": "Aktualizace",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Tuto možnost můžete změnit později v nastavení.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nejsou nainstalovány žádné záplatované aplikace",
|
||||
"installUpdate": "Pokračovat v instalaci aktualizace?",
|
||||
"updateSheetTitle": "Aktualizovat ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Záplatovač",
|
||||
"patchButton": "Záplatovat",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Následující záplaty byly odstraněny od doby, kdy jste je naposledy použili.\n\n${patches}\n\nPřesto pokračovat?",
|
||||
"requiredOptionDialogText": "Je třeba nastavit některé možnosti záplat."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Vlastní hodnota",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Nastavení záplat",
|
||||
"saveOptions": "Uložit",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Další možnosti vstupu",
|
||||
"selectFilePath": "Zvolte cestu k souboru",
|
||||
"selectFolder": "Vybrat složku",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Tato možnost není podporována",
|
||||
"requiredOptionNull": "Tyto možnosti musí být nastaveny:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Zobrazit dialogové okno, když je dostupná nová aktualizace",
|
||||
"universalPatchesLabel": "Zobrazit univerzální záplaty",
|
||||
"universalPatchesHint": "Zobrazit všechny aplikace a univerzální záplaty (může zpomalit seznam aplikací)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Kontrola kompatibility verzí",
|
||||
"versionCompatibilityCheckHint": "Zabránit výběru záplat, které nejsou kompatibilní s vybranou verzí aplikace",
|
||||
"requireSuggestedAppVersionLabel": "Vyžadovat navrhovanou verzi aplikace",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Instalovat",
|
||||
"uninstallButton": "Odinstalovat",
|
||||
"unmountButton": "Odpojit",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Chyba",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Opravdu chcete odpojit tuto aplikaci?",
|
||||
"uninstallDialogText": "Opravdu chcete odinstalovat tuto aplikaci?",
|
||||
"rootDialogText": "Aplikace byla nainstalována s oprávněním superuser, ale aktuálně ReVanced Manager nemá žádná oprávnění.\nProsím nejprve udělte oprávnění superuser.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Název balíčku",
|
||||
"installTypeLabel": "Typ instalace",
|
||||
"mountTypeLabel": "Připojit",
|
||||
"regularTypeLabel": "Běžný",
|
||||
"patchedDateLabel": "Datum patchování",
|
||||
"appliedPatchesLabel": "Použité patche",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} v ${time}",
|
||||
"appliedPatchesHint": "${quantity} použité patche",
|
||||
"updateNotImplemented": "Tato funkce ještě není implementována"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Opdatering succesfuldt",
|
||||
"widgetTitle": "Oversigt",
|
||||
"updatesSubtitle": "Opdateringer",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Du kan ændre dette i indstillingerne senere.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Ingen patchede apps installeret",
|
||||
"installUpdate": "Fortsæt med at installere opdateringen?",
|
||||
"updateSheetTitle": "Opdater ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Patch",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Følgende patches er blevet fjernet siden sidste gang du brugte dem.\n\n${patches}\n\nFortsæt alligevel?",
|
||||
"requiredOptionDialogText": "Nogle patch muligheder skal indstilles."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Tilpasset værdi",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Patch indstillinger",
|
||||
"saveOptions": "Gem",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Flere input-indstillinger",
|
||||
"selectFilePath": "Vælg fil sti",
|
||||
"selectFolder": "Vælg mappe",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Denne indstilling understøttes ikke",
|
||||
"requiredOptionNull": "Følgende indstillinger skal indstilles:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Vis en dialog når en ny opdatering er tilgængelig",
|
||||
"universalPatchesLabel": "Vis universelle patches",
|
||||
"universalPatchesHint": "Vis alle apps og universelle patches (kan forsinke listen over apps)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Versions kompatibilitetskontrol",
|
||||
"versionCompatibilityCheckHint": "Forhindre valg af patches der ikke er kompatible med den valgte app-version",
|
||||
"requireSuggestedAppVersionLabel": "Kræv foreslået app-version",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Installér",
|
||||
"uninstallButton": "Afinstallér",
|
||||
"unmountButton": "Afmonter",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Fejl",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Er du sikker på, at du vil afmontere denne app?",
|
||||
"uninstallDialogText": "Er du sikker på, at du vil afinstallere denne app?",
|
||||
"rootDialogText": "App blev installeret med superbruger tilladelser, men i øjeblikket har ReVanced Manager ingen tilladelser.\nGiv superbruger tilladelser først.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Pakkenavn",
|
||||
"installTypeLabel": "Installationstype",
|
||||
"mountTypeLabel": "Montér",
|
||||
"regularTypeLabel": "Almindelig",
|
||||
"patchedDateLabel": "Dato for patching",
|
||||
"appliedPatchesLabel": "Anvendte patches",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} kl. ${time}",
|
||||
"appliedPatchesHint": "${quantity} anvendte patches",
|
||||
"updateNotImplemented": "Denne funktion er ikke implementeret endnu"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Erfolgreich aktualisiert",
|
||||
"widgetTitle": "Übersicht",
|
||||
"updatesSubtitle": "Aktualisierungen",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "In den Einstellungen kannst du das später noch ändern.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Keine gepatchten Apps installiert",
|
||||
"installUpdate": "Mit der Installation des Updates fortfahren?",
|
||||
"updateSheetTitle": "ReVanced-Manager aktualisieren",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Patchen",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Die folgenden Patches wurden seit der letzten Verwendung entfernt.\n\n${patches}\n\nTrotzdem fortfahren?",
|
||||
"requiredOptionDialogText": "Einige Patch-Optionen müssen gesetzt werden."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Benutzerdefinierter Wert",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Patch-Optionen",
|
||||
"saveOptions": "Speichern",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Weitere Eingabeoptionen",
|
||||
"selectFilePath": "Dateipfad auswählen",
|
||||
"selectFolder": "Ordner auswählen",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Dieser Vorgang ist nicht unterstützt.",
|
||||
"requiredOptionNull": "Die folgenden Optionen müssen gesetzt sein:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Dialog anzeigen, wenn ein neues Update verfügbar ist",
|
||||
"universalPatchesLabel": "Universelle Patches zeigen",
|
||||
"universalPatchesHint": "Alle Apps und Universal Patches anzeigen (kann die App Liste verlangsamen)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Versionskompatibilitätskontrolle",
|
||||
"versionCompatibilityCheckHint": "Verhindert die Auswahl von Patches, die nicht mit der gewählten App-Version kompatibel sind",
|
||||
"requireSuggestedAppVersionLabel": "Empfohlene App-Version erforderlich",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Installieren",
|
||||
"uninstallButton": "Deinstallieren",
|
||||
"unmountButton": "Unmounten",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Fehler",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Bist du sicher, dass du die Patches dieser App entfernen möchtest?",
|
||||
"uninstallDialogText": "Bist du sicher, dass du diese App deinstallieren möchtest?",
|
||||
"rootDialogText": "Die App wurde mit Superuser-Berechtigungen installiert, aber derzeit hat ReVanced Manager keine Berechtigungen.\nBitte erteile zuerst Superuser-Berechtigungen.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Paketname",
|
||||
"installTypeLabel": "Installationsart",
|
||||
"mountTypeLabel": "Einhängen",
|
||||
"regularTypeLabel": "Normal",
|
||||
"patchedDateLabel": "Patch-Datum",
|
||||
"appliedPatchesLabel": "Angewandte Patches",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} um ${time}",
|
||||
"appliedPatchesHint": "${quantity} angewandte Patches",
|
||||
"updateNotImplemented": "Diese Funktion ist noch nicht implementiert"
|
||||
|
|
|
@ -54,7 +54,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Τροποποιητής",
|
||||
"patchButton": "Τροποποίηση",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Οι παρακάτω τροποποιήσεις αφαιρέθηκαν από την τελευταία φορά που τις χρησιμοποιήσατε.\n\n${patches}\n\nΣυνέχεια παρόλα αυτά;",
|
||||
"requiredOptionDialogText": "Κάποιες επιλογές τροποποιήσεων πρέπει να οριστούν."
|
||||
},
|
||||
|
|
|
@ -24,9 +24,7 @@
|
|||
"widgetTitle": "Panel",
|
||||
"updatesSubtitle": "Actualizaciones",
|
||||
"lastPatchedAppSubtitle": "Última app parcheada",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Puedes cambiar esto en la configuración más tarde.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "No tienes apps parcheadas instaladas",
|
||||
"installUpdate": "¿Continuar instalando la actualización?",
|
||||
"updateSheetTitle": "Actualizar ReVanced Manager",
|
||||
|
@ -54,7 +52,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Parcheador",
|
||||
"patchButton": "Parchear",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Los siguientes parches han sido eliminados desde la última vez que los usaste.\n\n${patches}\n\n¿Continuar de todos modos?",
|
||||
"requiredOptionDialogText": "Deben establecerse algunas opciones de parche."
|
||||
},
|
||||
|
@ -104,15 +101,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Valor personalizado",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Opciones de parche",
|
||||
"saveOptions": "Guardar",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Más opciones de entrada",
|
||||
"selectFilePath": "Seleccionar ruta del archivo",
|
||||
"selectFolder": "Seleccionar carpeta",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Esta opción no está disponible",
|
||||
"requiredOptionNull": "Hay que establecer las siguientes opciones:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +178,6 @@
|
|||
"showUpdateDialogHint": "Mostrar un diálogo cuando una nueva actualización esté disponible",
|
||||
"universalPatchesLabel": "Mostrar parches universales",
|
||||
"universalPatchesHint": "Mostrar todas las apps y parches universales (puede ralentizar la lista de aplicaciones)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Comprobación de compatibilidad de versiones",
|
||||
"versionCompatibilityCheckHint": "Evitar la selección de parches que no sean compatibles con la versión de la app seleccionada",
|
||||
"requireSuggestedAppVersionLabel": "Versión sugerida de la app requerida",
|
||||
|
@ -241,22 +232,16 @@
|
|||
"installButton": "Instalar",
|
||||
"uninstallButton": "Desinstalar",
|
||||
"unmountButton": "Desmontar",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Error",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "¿Estás seguro de que quieres desmontar esta app?",
|
||||
"uninstallDialogText": "¿Estás seguro de que quieres desinstalar esta app?",
|
||||
"rootDialogText": "La app se instaló con permisos de superusuario, pero actualmente ReVanced Manager no tiene permisos.\nPor favor, concede permisos de superusuario primero.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nombre del paquete",
|
||||
"installTypeLabel": "Tipo de instalación",
|
||||
"mountTypeLabel": "Montar",
|
||||
"regularTypeLabel": "Normal",
|
||||
"patchedDateLabel": "Fecha del parche",
|
||||
"appliedPatchesLabel": "Parches aplicados",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} a las ${time}",
|
||||
"appliedPatchesHint": "${quantity} parches aplicados",
|
||||
"updateNotImplemented": "Esta función no se ha implementado aún"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Edukalt värskendatud",
|
||||
"widgetTitle": "Töölaud",
|
||||
"updatesSubtitle": "Värskendused",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Saate seda hiljem sätetest muuta. ",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Ühtegi parandatud rakendust pole installitud",
|
||||
"installUpdate": "Jätka värskenduse installimist?",
|
||||
"updateSheetTitle": "Värskenda ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Parandaja",
|
||||
"patchButton": "Parandus",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Väljatoodud parandused on vahepeal eemaldatud.\n\n${patches}\n\nJätka ikkagi? ",
|
||||
"requiredOptionDialogText": "Mõned paranduste sätted on vaja valida. "
|
||||
},
|
||||
|
@ -83,8 +79,7 @@
|
|||
"errorMessage": "Ei ole võimalik kasutada valitud rakendust",
|
||||
"downloadToast": "Alla laadimise funktsioon ei ole hetkel saadaval",
|
||||
"requireSuggestedAppVersionDialogText": "Rakenduse versioon mille olete valinud ei ühti soovitatud versiooniga, mis võib põhjustada ootamatuid vigu. Palun kasutage soovitatud versiooni.\n\nValitud versioon: ${selected}\nSoovitatud versioon: ${suggested}\n\nSelleks, et ikkagi jätkata lülitage sätetest välja \"Nõua soovitatud versiooni\".",
|
||||
"featureNotAvailable": "Funktsioon ei ole implementeeritud",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "Funktsioon ei ole implementeeritud"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Valige parandused",
|
||||
|
@ -98,165 +93,61 @@
|
|||
"noneChip": "Mitte ükski",
|
||||
"noneTooltip": "Eemalda valikust kõik parandused",
|
||||
"loadPatchesSelection": "Impordi paranduste valik",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "Valitud rakenduse jaoks ei leitud mode",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"noPatchesFound": "Valitud rakenduse jaoks ei leitud mode"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Selle paiga valimine võib tekitada paigatõrke.\n\nRakenduse versioon: ${packageVersion}\nToetatud versioonid: ${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "Selle paiga valimine võib tekitada paigatõrke.\n\nRakenduse versioon: ${packageVersion}\nToetatud versioonid: ${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Paigalda",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Ava",
|
||||
"notificationTitle": "ReVanced Manager on lappimine",
|
||||
"notificationText": "Puudutage Installeri juurde naasmiseks",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "Installer töötab endiselt, ei saa väljuda..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Sätted",
|
||||
"appearanceSectionTitle": "Välimus",
|
||||
"teamSectionTitle": "Meeskond",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "Täpsemad seaded",
|
||||
"exportSectionTitle": "Import & eksport",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "Nautige kogemust oma seadmele lähemal",
|
||||
"languageLabel": "Keel",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Integratsioonide allikas",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Lähtesta",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "API URL",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "API URL",
|
||||
"orgPatchesLabel": "Plaastrite organisatsioon",
|
||||
"sourcesPatchesLabel": "Plaastrite allikas",
|
||||
"orgIntegrationsLabel": "Integratsiooni organisatsioon",
|
||||
"contributorsLabel": "Panustajad",
|
||||
"contributorsHint": "Revancedi kaasautorite nimekiri",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Teave",
|
||||
"snackbarMessage": "Lõikelauale kopeeritud",
|
||||
"restartAppForChanges": "Muudatuste rakendamiseks taaskäivitage rakendus",
|
||||
"deleteTempDirLabel": "Kustuta ajutised failid",
|
||||
"deleteTempDirHint": "Kustutage kasutamata ajutised failid",
|
||||
"deletedTempDir": "Ajutised failid kustutatud",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Logid kustutatud",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "Ekspordi võtmehoius",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "Võtmehoius eksporditud",
|
||||
"noKeystoreExportFileFound": "Puudub võtmesalv mida eksportida",
|
||||
"importKeystoreLabel": "Impordi võtmehoius",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "Võtmehoius imporditud",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "Valitud JSON-faili kasutamine nurjus",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "Valitud JSON-faili kasutamine nurjus"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "Rakenduse teave",
|
||||
"openButton": "Ava",
|
||||
"installButton": "Paigalda",
|
||||
"uninstallButton": "Desinstalli",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Viga",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "Rakendus installiti superkasutaja õigustega, kuid hetkel pole ReVanced halduril õigusi.\nPalun lubage esmalt superkasutaja õigused.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Pakendi nimi",
|
||||
"installTypeLabel": "Paigaldamise tüüp",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Parandamise kuupäev",
|
||||
"appliedPatchesLabel": "Rakendatud parandused",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} kell ${time}",
|
||||
"appliedPatchesHint": "${quantity} rakendatud parandus/st (1= parandus, 2+= parandust)",
|
||||
"updateNotImplemented": "Seda funktsiooni pole veel ellu viidud"
|
||||
|
@ -264,30 +155,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Panustajad"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -13,7 +13,6 @@
|
|||
"add": "افزودن",
|
||||
"remove": "حذف",
|
||||
"showChangelogButton": "نمایش تغییرات",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "پیشخوان",
|
||||
"patcherTab": "نصب کننده پچ",
|
||||
|
@ -23,19 +22,9 @@
|
|||
"refreshSuccess": "با موفقیت به روزرسانی شد",
|
||||
"widgetTitle": "پیشخوان",
|
||||
"updatesSubtitle": "بهروزرسانیها",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "هیچ برنامه پچ شده ای نصب نشده",
|
||||
"installUpdate": "ادامه نصب بروزرسانی?",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "لیست تغییرات",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "اتصال به ${url}.",
|
||||
"downloadingMessage": "در حال بارگیری بهروزرسانی...",
|
||||
"downloadedMessage": "بهروزرسانی دانلود شد",
|
||||
|
@ -54,16 +43,10 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "نصب کننده پچ",
|
||||
"patchButton": "پچ",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": "بعضی از تنظیمات پچ باید انتخاب شود."
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "هیچ برنامه ای یافت نشد",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "هیچ برنامه ای یافت نشد"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "پچ ها را انتخاب کنید",
|
||||
|
@ -76,15 +59,11 @@
|
|||
"widgetSubtitle": "ما آنلاین هستیم!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "محل ذخیره",
|
||||
"selectFromStorageButton": "انتخاب از محل ذخیره",
|
||||
"errorMessage": "امکان استفاده از برنامه انتخابی وجود ندارد",
|
||||
"downloadToast": "بارگیری عملکرد فعلا در دسترس نیست",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "قابلیت اضافه نشده است",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "قابلیت اضافه نشده است"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "پچ ها را انتخاب کنید",
|
||||
|
@ -97,166 +76,57 @@
|
|||
"defaultTooltip": "تمام پچ های پیشفرض انتخاب شود",
|
||||
"noneChip": "هیچکدام",
|
||||
"noneTooltip": "حذف انتخاب همه پچ ها",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "هیچ وصله ای برای این برنامه پیدا نشد",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"noPatchesFound": "هیچ وصله ای برای این برنامه پیدا نشد"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "انتخاب این پچ(وصله) ممکنه خطاهای در هنگام پچ کردن ایجاد کند.\n\nنسخه برنامه: ${packageVersion}\nنسخه های پشتیبان شده:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "انتخاب این پچ(وصله) ممکنه خطاهای در هنگام پچ کردن ایجاد کند.\n\nنسخه برنامه: ${packageVersion}\nنسخه های پشتیبان شده:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "نصب",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "باز کن",
|
||||
"notificationTitle": "ریونسد منیجر در حال پچ کردن است",
|
||||
"notificationText": "کلیک کنید تا به نصب کننده برگردید",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "نصب کننده در حال اجراست، نمیتوان خارج شد..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "تنظیمات",
|
||||
"appearanceSectionTitle": "ظاهر",
|
||||
"teamSectionTitle": "گروه",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "پیشرفته",
|
||||
"exportSectionTitle": "وارد کردن /خروجی گرفتن",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "Material You",
|
||||
"dynamicThemeHint": "یک تجربه نزدیکتر به دستگاهتان را داشته باشید",
|
||||
"languageLabel": "زبان",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "منبع یکپارچه سازی",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "تنظیم مجدد",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "آدرس API",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "آدرس API",
|
||||
"orgPatchesLabel": "سازمان پچها(وصله ها)",
|
||||
"sourcesPatchesLabel": "منبع پچ ها",
|
||||
"orgIntegrationsLabel": "سازمان یکپارچه سازی",
|
||||
"contributorsLabel": "مشارکت کنندگان",
|
||||
"contributorsHint": "لیست مشارکتکنندگان ریونسد",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "درباره ما",
|
||||
"snackbarMessage": "در کلیپبورد کپی شد",
|
||||
"restartAppForChanges": "راهاندازی مجدد برنامه برای اعمال تغییرات",
|
||||
"deleteTempDirLabel": "حذف فایل های موقت",
|
||||
"deleteTempDirHint": "حذف فایلهای بی استفاده",
|
||||
"deletedTempDir": "فایل های موقت حذف شدند",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "لاگ ها حذف شدند",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "فایل JSON انتخاب شده قابل استفاده نیست",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "فایل JSON انتخاب شده قابل استفاده نیست"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "اطلاعات برنامه",
|
||||
"openButton": "بازکردن",
|
||||
"installButton": "نصب",
|
||||
"uninstallButton": "حذف نصب",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "خطا",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "برنامه با مجوز کاربر ویژه نصب شده، ولی اکنون برنامه هیچ مجوزی ندارد. لطفا ابتدا مجوز کاربر ویژه را اعطا کنید.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "نام بسته",
|
||||
"installTypeLabel": "نوع نصب",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "تاریخ وصله شدن",
|
||||
"appliedPatchesLabel": "وصله های اعمال شده",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} در ${time}",
|
||||
"appliedPatchesHint": "${quantity} وصله اعمال شده",
|
||||
"updateNotImplemented": "این ویژگی هنوز تکمیل نشده است"
|
||||
|
@ -264,30 +134,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "مشارکت کنندگان"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Päivitys onnistui",
|
||||
"widgetTitle": "Hallintapaneeli",
|
||||
"updatesSubtitle": "Päivitykset",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Voit muuttaa tätä aseutksista koska tahansa.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Paikattuja sovelluksia ei ole asennettu",
|
||||
"installUpdate": "Jatketaanko päivityksen asennusta?",
|
||||
"updateSheetTitle": "Päivitä ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Paikkaaja",
|
||||
"patchButton": "Paikkaa",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Seuraavat paikkaukset on poistettu edellisen käyttökerran jälkeen.\n\n${patches}\n\nJatketaanko silti?",
|
||||
"requiredOptionDialogText": "Joitakin paikkausasetuksia on määritettävä."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Oma arvo",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Paikkausasetukset",
|
||||
"saveOptions": "Tallenna",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Enemmän syöteasetuksia",
|
||||
"selectFilePath": "Valitse tiedostosijainti",
|
||||
"selectFolder": "Valitse kansio",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Tätä asetusta ei tueta",
|
||||
"requiredOptionNull": "Seuraavat asetukset on määritettävä:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Näytä ilmoitus, kun uusi päivitys on saatavilla",
|
||||
"universalPatchesLabel": "Näytä yleispaikkaukset",
|
||||
"universalPatchesHint": "Näytä kaikki sovellukset ja yleispaikkaukset (voi hidastaa sovelluslistausta)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Version yhteensopivuustarkastus",
|
||||
"versionCompatibilityCheckHint": "Estä valitsemasta valitun sovellusversion kanssa yhteensopimattomia paikkauksia",
|
||||
"requireSuggestedAppVersionLabel": "Vaadi ehdotettu sovellusversio",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Asenna",
|
||||
"uninstallButton": "Poista asennus",
|
||||
"unmountButton": "Irroita liitos",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Virhe",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Haluatko varmasti irrottaa sovelluksen liitoksen?",
|
||||
"uninstallDialogText": "Oletko varma, että haluat poistaa sovelluksen?",
|
||||
"rootDialogText": "Sovellus asennettiin superuser-oikeuksilla, mutta ReVanced Managerilla ei tällä hetkellä ole näitä käyttöoikeuksia.\nMyönnä superuser-käyttöoikeus ensin.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Paketin nimi",
|
||||
"installTypeLabel": "Asennustyyppi",
|
||||
"mountTypeLabel": "Liitä",
|
||||
"regularTypeLabel": "Tavallinen",
|
||||
"patchedDateLabel": "Paikkausaika",
|
||||
"appliedPatchesLabel": "Suoritetut paikkaukset",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} klo ${time}",
|
||||
"appliedPatchesHint": "${quantity} suoritettua paikkausta",
|
||||
"updateNotImplemented": "Ominaisuutta ei ole vielä toteutettu"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Tapos nang Refresh",
|
||||
"widgetTitle": "Mga Dashboard",
|
||||
"updatesSubtitle": "Mga Pagbabago",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Pwede mo palitan ito sa settings mamaya.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "No patched apps installed",
|
||||
"installUpdate": "Ituloy ang pag-install ng update?",
|
||||
"updateSheetTitle": "I-update ang ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Tagapagtapal",
|
||||
"patchButton": "Tapalan",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Ang mga sumusunod na patches ay tinanggal mula noong huling beses mong gamitin ang mga ito.\n\n${patches}\n\nItuloy pa rin ba?",
|
||||
"requiredOptionDialogText": "Kailangan mo i-set ang ilang mga opsyon para sa patch."
|
||||
},
|
||||
|
@ -81,7 +77,6 @@
|
|||
"storageButton": "Storage",
|
||||
"selectFromStorageButton": "Pumili ka galing sa storage",
|
||||
"errorMessage": "Hindi magamit ang napiling aplikasyon",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "Ang bersyon ng app na iyong pinili ay hindi tumutugma sa inirerekomendang bersyon na maaaring magdulot ng di-inaasahang mga isyu. Mangyaring gamitin ang inirerekomendang bersyon.\n\nPiniling bersyon: ${selected} \nInirerekomendang bersyon: ${suggested}\n\nPara magpatuloy pa rin, i-disable ang \"Kinakailangang inirerekomendang bersyon ng app\" sa mga setting.",
|
||||
"featureNotAvailable": "Hindi pa nagagawa ang feature",
|
||||
"featureNotAvailableText": "Ang app na ito ay isang split APK at maaari lamang ma-patch at ma-install nang maayos sa pamamagitan ng pag-mount na may root permissions. Gayunpaman, maaari mong ma-patch at ma-install ang buong APK sa pamamagitan ng pagpili nito mula sa storage."
|
||||
|
@ -103,16 +98,11 @@
|
|||
"setRequiredOption": "Ilang mga patch ay nangangailangan ng mga opsyon na dapat itakda:\n\n${patches}\n\nMangyaring i-set ang mga ito bago magpatuloy."
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Mga opsyon ng patch",
|
||||
"saveOptions": "I-save",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Mga karagdagang opsyon sa input",
|
||||
"selectFilePath": "Pumili ng landas ng file",
|
||||
"selectFolder": "Pumili ng folder",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Hindi suportado ang opsyong ito",
|
||||
"requiredOptionNull": "Ang mga sumusunod na opsyon ay kailangang i-set:\n\n${options}"
|
||||
},
|
||||
|
@ -162,71 +152,21 @@
|
|||
"useAlternativeSources": "Gumamit ng alternatibong mga sources ",
|
||||
"useAlternativeSourcesHint": "Gamitin ang mga alternatibong sources para sa mga ReVanced Patches at ReVanced Integrations sa halip ng API",
|
||||
"sourcesResetDialogTitle": "I-reset",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "URL ng API",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "URL ng API",
|
||||
"orgPatchesLabel": "Pagsasaayos ng mga pantapal",
|
||||
"sourcesPatchesLabel": "Pinanggalingan ng mga pantapal",
|
||||
"orgIntegrationsLabel": "Pagsasaayos ng mga integrasyon",
|
||||
"contributorsLabel": "Mga nag-ambag",
|
||||
"contributorsHint": "Listahan ng mga tumulong sa ReVanced",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Tungkol",
|
||||
"snackbarMessage": "Nakopya sa clipboard",
|
||||
"restartAppForChanges": "I-restart ang app para umepekto ang mga pagbabago",
|
||||
"deleteTempDirLabel": "Burahin ang mga pansamantalang file",
|
||||
"deleteTempDirHint": "Burahin ang mga hindi na ginagamit na pansamantalang file",
|
||||
"deletedTempDir": "Binura ang mga pansamantalang file",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "Burahin lahat ng logs",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Nabura na yung logs",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "Mag-import ng keystore",
|
||||
"importKeystoreHint": "Mag-import ng isang keystore na ginamit sa pagpirma ng mga apps",
|
||||
"importedKeystore": "Nai-import ang keystore",
|
||||
|
@ -241,22 +181,16 @@
|
|||
"installButton": "I-install",
|
||||
"uninstallButton": "Alisin",
|
||||
"unmountButton": "I-unmount",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Error",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Gusto mo bang i-tanggal ang aplikasyong ito?",
|
||||
"uninstallDialogText": "Gusto mo bang i-alis ang aplikasyong ito?",
|
||||
"rootDialogText": "Na-install ang app gamit ang pahintulot ng superuser, pero walang kasalukuyang pahintulot ang ReVanced Manager.\nBigyan muna kami ng pahintulot pang-superuser.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Pangalan ng package",
|
||||
"installTypeLabel": "Uri ng installation",
|
||||
"mountTypeLabel": "I-mount ",
|
||||
"regularTypeLabel": "Regular ",
|
||||
"patchedDateLabel": "Petsa ng pagtatapal",
|
||||
"appliedPatchesLabel": "Nalapat na mga pantapal",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} sa ${time}",
|
||||
"appliedPatchesHint": "${quantity} ang naka-apply nga patches",
|
||||
"updateNotImplemented": "Binubuo pa lamang ang feature na ito"
|
||||
|
@ -264,30 +198,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Mga nag-ambag"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Actualisé avec succès",
|
||||
"widgetTitle": "Tableau de bord",
|
||||
"updatesSubtitle": "Mises à jour",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Vous pouvez changer cela dans les paramètres ultérieurement.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Aucune application patchée installée",
|
||||
"installUpdate": "Continuer à installer la mise à jour ?",
|
||||
"updateSheetTitle": "Mettre à jour ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcheur",
|
||||
"patchButton": "Patcher",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Les patchs suivants ont été supprimés depuis la dernière fois que vous les avez utilisés.\n\n${patches}\n\nContinuer quand même ?",
|
||||
"requiredOptionDialogText": "Certaines options de patch doivent être définies."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Valeur personnalisée",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Options de patch",
|
||||
"saveOptions": "Enregistrer",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Plus d'options d'entrée",
|
||||
"selectFilePath": "Sélectionner l'emplacement du fichier",
|
||||
"selectFolder": "Sélectionner le dossier",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Cette option n'est pas prise en charge",
|
||||
"requiredOptionNull": "Les options suivantes doivent être définies :\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Affiche une boîte de dialogue quand une nouvelle mise à jour est disponible",
|
||||
"universalPatchesLabel": "Afficher les patchs universels",
|
||||
"universalPatchesHint": "Afficher toutes les applications et les patchs universels (peut ralentir la liste des applications)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Vérification de la compatibilité des versions",
|
||||
"versionCompatibilityCheckHint": "Empêcher la sélection de patchs qui ne sont pas compatibles avec la version sélectionnée de l'application",
|
||||
"requireSuggestedAppVersionLabel": "Requiert la version suggérée de l'application",
|
||||
|
@ -248,15 +238,12 @@
|
|||
"unmountDialogText": "Êtes-vous sûr de vouloir démonter cette application ?",
|
||||
"uninstallDialogText": "Êtes-vous sûr de vouloir désinstaller cette application ?",
|
||||
"rootDialogText": "L'application a été installée avec les permissions root, mais ReVanced Manager n'a actuellement aucune permission.\nVeuillez d'abord accorder l'accès root.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nom du paquet",
|
||||
"installTypeLabel": "Type d'installation",
|
||||
"mountTypeLabel": "Monter",
|
||||
"regularTypeLabel": "Standard",
|
||||
"patchedDateLabel": "Date du patch",
|
||||
"appliedPatchesLabel": "Patchs appliqués",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "le ${date} à ${time}",
|
||||
"appliedPatchesHint": "${quantity} patchs appliqués",
|
||||
"updateNotImplemented": "Cette fonctionnalité n'est pas encore disponible"
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "רוענן בהצלחה",
|
||||
"widgetTitle": "לוח בקרה",
|
||||
"updatesSubtitle": "עדכונים",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "ניתן לשנות זאת בהגדרות מאוחר יותר.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "אין אפליקציות מתוקנת מותקנות",
|
||||
"installUpdate": "המשך להתקין את העדכון?",
|
||||
"updateSheetTitle": "עדכן את ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "מתקן",
|
||||
"patchButton": "תיקון",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "התיקונים הבאים הוסרו מאז הפעם האחרונה שהשתמשת בהם.\n${patches}\nלהמשיך בכל זאת?",
|
||||
"requiredOptionDialogText": "כמה אפשרויות תיקון חייבות להיקבע."
|
||||
},
|
||||
|
@ -83,8 +79,7 @@
|
|||
"errorMessage": "לא ניתן להשתמש ביישום שנבחר",
|
||||
"downloadToast": "פונקציית ההורדה אינה זמינה כעת",
|
||||
"requireSuggestedAppVersionDialogText": "גרסת האפליקציה שבחרת אינה תואמת את הגרסה המומלצת, מה שעלול להוביל לבעיות בלתי צפויות. אנא השתמש בגרסה המומלצת.\n\nהגרסה שנבחרה: ${selected}\nהגרסה המומלצת: ${suggested}\n\nכדי להמשיך בכל זאת, כבה את \"דרוש גרסת אפליקציה מומלצת\" בהגדרות.",
|
||||
"featureNotAvailable": "תכונה לא מיושמת",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "תכונה לא מיושמת"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "בחר תיקונים",
|
||||
|
@ -104,15 +99,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "ערך מותאם אישית",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "אפשרויות תיקון",
|
||||
"saveOptions": "שמור",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "אפשרויות קלט נוספות",
|
||||
"selectFilePath": "בחר נתיב קובץ",
|
||||
"selectFolder": "בחר תיקייה",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "האפשרות הזו אינה נתמכת",
|
||||
"requiredOptionNull": "האפשרויות הבאות חייבות להיקבע:\n\n${options}"
|
||||
},
|
||||
|
@ -120,12 +111,10 @@
|
|||
"unsupportedDialogText": "בחירת תיקון זה עלול לגרום לשגיאות תיקון.\nגרסת יישום: ${packageVersion}\nגרסאות נתמכות:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "תיקון זה אינו נתמך עבור גרסה זו של האפליקציה.",
|
||||
"unsupportedRequiredOption": "התיקון כולל אפשרות דרושה שאינה נתמכת על ידי אפליקציה זו",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": "השתמש בבחירה ברירת המחדל"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "בחר סוג התקנה",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "התקן",
|
||||
"installRootType": "טען",
|
||||
"installNonRootType": "רגיל",
|
||||
|
@ -147,7 +136,6 @@
|
|||
"debugSectionTitle": "איתור באגים",
|
||||
"advancedSectionTitle": "הגדרות מתקדמות",
|
||||
"exportSectionTitle": "יבוא ויצוא",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "ערכת הנושא של האפליקציה",
|
||||
"systemThemeLabel": "מערכת",
|
||||
"lightThemeLabel": "בהיר",
|
||||
|
@ -156,17 +144,11 @@
|
|||
"dynamicThemeHint": "תהנה/י מחוויה קרובה יותר למכשיר שלך",
|
||||
"languageLabel": "שפה",
|
||||
"languageUpdated": "עדכוני שפה",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "מקור אינטגרציות",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "איפוס",
|
||||
"sourcesResetDialogText": "האם אתה בטוח שברצונך לאפס את המקורות לערכי ברירת המחדל שלהם?",
|
||||
"apiURLResetDialogText": "האם אתה בטוח שברצונך לאפס את כתובת הAPI לערך ברירת המחדל?",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "כתובת API",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "כתובת API",
|
||||
"orgPatchesLabel": "ארגון תיקונים",
|
||||
"sourcesPatchesLabel": "מקור התיקונים",
|
||||
|
@ -174,24 +156,12 @@
|
|||
"contributorsLabel": "תורמים",
|
||||
"contributorsHint": "רשימת התורמים לReVanced",
|
||||
"logsLabel": "שתף לוג",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "אתה עומד לכבות את שינוי בחירת התיקונים.\nהבחירה ברירת המחדל של התיקונים תשוחזר.\n\nלכבות בכל מקרה?",
|
||||
"autoUpdatePatchesLabel": "עדכון תיקונים באופן אוטומטי",
|
||||
"autoUpdatePatchesHint": "עדכן אוטומטית את התיקונים לגרסה העדכנית ביותר",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "הצג תיקונים אוניברסליים",
|
||||
"universalPatchesHint": "הצג את כל האפליקציות והתיקונים האוניברסליים (עשוי להאט את רשימת האפליקציות)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "בדיקת תאימות לגרסה",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "אודות",
|
||||
"snackbarMessage": "הועתק ללוח",
|
||||
"restartAppForChanges": "הפעל מחדש את היישום כדי להחיל את השינויים",
|
||||
|
@ -216,47 +186,31 @@
|
|||
"resetStoredOptionsDialogText": "איפוס אפשרויות התיקון יסיר את כל האפשרויות השמורות.",
|
||||
"resetStoredOptions": "האפשרויות אופסו",
|
||||
"deleteLogsLabel": "נקה יומנים",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "תיעוד אירועים נחמק",
|
||||
"regenerateKeystoreLabel": "יצירה חוזרת של מפתח-האחסון",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "יצירה חוזרת של מפתח-האחסון?",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "מפתח-אחסון נוצר מחדש",
|
||||
"exportKeystoreLabel": "יצוא מפתח-אחסון",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "מפתח-אחסון מיוצא",
|
||||
"noKeystoreExportFileFound": "אין מפתח-אחסון כדי ליציא",
|
||||
"importKeystoreLabel": "יבוא מפתח-אחסון",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "מפתח-אחסון מיובא",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "מידע אפליקציה",
|
||||
"openButton": "פתח",
|
||||
"installButton": "התקן",
|
||||
"uninstallButton": "הסר התקנה",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "שגיאה",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "האם אתה בטוח שברצונך להסיר את האפליקציה הזו?",
|
||||
"rootDialogText": "האפליקציה הותקנה עם הרשאות משתמש-על, אך כרגע למנהל המחודש אין הרשאות.\nאנא הענק תחילה הרשאות משתמש-על.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "שם חבילה",
|
||||
"installTypeLabel": "סוג התקנה",
|
||||
"mountTypeLabel": "טען",
|
||||
"regularTypeLabel": "רגיל",
|
||||
"patchedDateLabel": "תאריך תיקון",
|
||||
"appliedPatchesLabel": "תיקונים הוחלו",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} ב־${time}",
|
||||
"appliedPatchesHint": "${quantity} שינויים הוחלו",
|
||||
"updateNotImplemented": "תכונה זו טרם יושמה"
|
||||
|
@ -275,7 +229,6 @@
|
|||
"status_failure_conflict": "התנגשות בהתקנה",
|
||||
"status_failure_storage": "בעיית אחסון בהתקנה",
|
||||
"status_failure_incompatible": "התקנה לא תואמת",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "ההתקנה נכשלה",
|
||||
"mount_version_mismatch_description": "ההתקנה נכשלה בגלל שהאפליקציה המותקנת היא גרסה שונה מהאפליקציה המתוקנת.\n\nהתקן את גרסת האפליקציה שאתה מעלה ונסה שוב.",
|
||||
"mount_no_root_description": "ההתקנה נכשלה בגלל שלא ניתנה גישת שורש.\n\nהענק גישת שורש ל-ReVanced Manager ונסה שוב.",
|
||||
|
|
|
@ -23,20 +23,13 @@
|
|||
"refreshSuccess": "रीफ्रेश हो गया है",
|
||||
"widgetTitle": "नियंत्रण-पट्ट",
|
||||
"updatesSubtitle": "अपडेट",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "आप बाद में सेटिंग में जाकर इसे बदल सकते हैं।",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "कोई पैच किया गया एप्लिकेशन इंस्टॉल नहीं किया गया",
|
||||
"installUpdate": "अपडेट इंस्टॉल करना जारी रखें?",
|
||||
"updateSheetTitle": "ReVanced Manager अपडेट करें ",
|
||||
"updateDialogTitle": "नई अपडेट उपलब्ध है",
|
||||
"updatePatchesSheetTitle": "ReVanced Patches अपडेट करें",
|
||||
"updateChangelogTitle": "परिवर्तन पत्र",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "अपडेट डाउनलोड हो रहा है",
|
||||
"downloadedMessage": "अपडेट डाउनलोड हो चुकी है",
|
||||
"installingMessage": "अपडेट इंस्टॉल हो रहा है",
|
||||
|
@ -53,17 +46,10 @@
|
|||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "पैचर",
|
||||
"patchButton": "पैच",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "पैच"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "कोई एप्लिकेशन नहीं मिला।",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "कोई एप्लिकेशन नहीं मिला।"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "पैच चुने",
|
||||
|
@ -76,187 +62,82 @@
|
|||
"widgetSubtitle": "हम ऑनलाइन है"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "संग्रहण",
|
||||
"selectFromStorageButton": "स्टोरेज से चुनें",
|
||||
"errorMessage": "चुने हुए ऐप्लकैशन को उपयोग करने मे असमर्थ",
|
||||
"downloadToast": "डाउनलोड फ़ंक्शन वर्तमान में अनुपलब्ध है",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "कार्रवाई लागू नहीं किया गया है",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "कार्रवाई लागू नहीं किया गया है"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "पैच चुने",
|
||||
"searchBarHint": "पैच खोजे",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "पूरा हुआ",
|
||||
"defaultChip": "डिफॉल्ट",
|
||||
"defaultTooltip": "सभी डिफ़ॉल्ट पैच का चयन करें",
|
||||
"noneChip": "कुछ नहीं",
|
||||
"noneTooltip": "सभी पैच अचयनित करें",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले",
|
||||
"setRequiredOption": ""
|
||||
"noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले"
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "सेव करें",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "फ़ोल्डर चुनें",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"selectFolder": "फ़ोल्डर चुनें"
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "इस पैच को चुनने से पैचिंग मे त्रुटि हो सकती है। \n\nएप वर्ज़न: ${packageVersion}\nसमर्थित वर्ज़न:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "इस पैच को चुनने से पैचिंग मे त्रुटि हो सकती है। \n\nएप वर्ज़न: ${packageVersion}\nसमर्थित वर्ज़न:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "इंस्टॉल करे",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "खोलें",
|
||||
"notificationTitle": "ReVanced Manager पैच कर रहा है",
|
||||
"notificationText": "इंस्टॉल कर्ता पर जाने के लिए टैप करे",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "इंस्टॉल कर्ता अब भी चल रहा है, बाहर नहीं निकल सकते"
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "सेटिंग्स",
|
||||
"appearanceSectionTitle": "स्वरूप",
|
||||
"teamSectionTitle": "टीम",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "एडवांसड",
|
||||
"exportSectionTitle": "आयात और निर्यात",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "रोशनी",
|
||||
"darkThemeLabel": "डार्क मोड",
|
||||
"dynamicThemeLabel": "मेटीरियल यू",
|
||||
"dynamicThemeHint": "अपने डिवाइस के करीब एक अनुभव का आनंद लें",
|
||||
"languageLabel": "भाषा",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "एकीकरण स्रोत",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "रीसेट करें",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "API URL",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "API URL",
|
||||
"orgPatchesLabel": "पैच संगठन",
|
||||
"sourcesPatchesLabel": "पैच स्रोत",
|
||||
"orgIntegrationsLabel": "एकीकरण संगठन",
|
||||
"contributorsLabel": "योगदान कर्ता",
|
||||
"contributorsHint": "ReVanced के योगदानकर्ताओ की सूची",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "विवरण",
|
||||
"snackbarMessage": "क्लिपबोर्ड में कॉपी हो गया है",
|
||||
"restartAppForChanges": "बदलाव लागू करने के लिए ऐप रीस्टार्ट करें",
|
||||
"deleteTempDirLabel": "अस्थाई फ़ाइलें मिटायें",
|
||||
"deleteTempDirHint": "अप्रयुक्त अस्थायी फ़ाइलों को हटाएं",
|
||||
"deletedTempDir": "क्षणिक फ़ाईल मिटाए गए।",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "लोग साफ़ करे",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "लॉग हटा दिए गए",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "निर्यात कीस्टोर",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "कीस्टोर निर्यात किया गया",
|
||||
"noKeystoreExportFileFound": "निर्यात करने के लिए कोई कीस्टोर नहीं",
|
||||
"importKeystoreLabel": "कीस्टोर आयात करें",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "कीस्टोर आयात किया गया",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "चुने हुए JSON फाइल को उपयोग करने मे असमर्थ",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "चुने हुए JSON फाइल को उपयोग करने मे असमर्थ"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "ऐप की जानकारी",
|
||||
"openButton": "खोलें",
|
||||
"installButton": "इंस्टॉल करे",
|
||||
"uninstallButton": "अनइंस्टॉल करें",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "त्रुटि",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "एप्प superuser परमिशन के साथ इनस्टॉल हुआ था, परन्तु ReVanced मैनेजर के पास कोई परमिशन नहीं है। पहले superuser परमिशन इनेबल करे।",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "पैकेज का नाम",
|
||||
"installTypeLabel": "इंस्टॉल का प्रकार",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "पैच करने की तिथि",
|
||||
"appliedPatchesLabel": "लागू किए हुआ पैच",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} ${time} पर",
|
||||
"appliedPatchesHint": "${quantity} लागू किए गए पैच",
|
||||
"updateNotImplemented": "यह फीचर फिलहाल इम्प्लीमेंट नहीं हुआ है"
|
||||
|
@ -264,30 +145,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "योगदान कर्ता"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,19 +1,11 @@
|
|||
{
|
||||
"okButton": "U redu",
|
||||
"cancelButton": "Poništi",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "Ažuriraj",
|
||||
"suggested": "Preporučena verzija: ${version}",
|
||||
"yesButton": "Da",
|
||||
"noButton": "Ne",
|
||||
"warning": "Upozorenje",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Nadzorna ploča",
|
||||
"patcherTab": "Zakrpe",
|
||||
|
@ -23,20 +15,9 @@
|
|||
"refreshSuccess": "Uspješno osvježeno",
|
||||
"widgetTitle": "Nadzorna ploča",
|
||||
"updatesSubtitle": "Ažuriranja",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nema instaliranih zakrpanih aplikacija",
|
||||
"installUpdate": "Nastaviti s instalacijom ažuriranja?",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "Zapisnik promjena",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "Preuzimanje ažuriranja...",
|
||||
"downloadedMessage": "Ažuriranje je preuzeto",
|
||||
"installingMessage": "Instaliranje ažuriranja...",
|
||||
|
@ -53,17 +34,10 @@
|
|||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "Zakrpe",
|
||||
"patchButton": "Zakrpi",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "Zakrpi"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "Nije pronađena nijedna aplikacija",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "Nije pronađena nijedna aplikacija"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Odaberite zakrpe",
|
||||
|
@ -76,187 +50,76 @@
|
|||
"widgetSubtitle": "Pronađite nas ovdje!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "Pohrana",
|
||||
"selectFromStorageButton": "Odaberi iz pohrane",
|
||||
"errorMessage": "Nije moguće koristiti odabranu aplikaciju",
|
||||
"downloadToast": "Funkcija preuzimanja još nije dostupna",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "Ova značajka još nije ugrađena",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "Ova značajka još nije ugrađena"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Odaberite zakrpe",
|
||||
"searchBarHint": "Pretraživanje zakrpa",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "Završeno",
|
||||
"defaultChip": "Zadano",
|
||||
"defaultTooltip": "Odaberi sve zadane zakrpe",
|
||||
"noneChip": "Ništa",
|
||||
"noneTooltip": "Poništi odabir svih zakrpa",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Odabirom ove zakrpe mogu se pojaviti greške pri krpanju.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "Odabirom ove zakrpe mogu se pojaviti greške pri krpanju.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Instaliraj",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Otvori",
|
||||
"notificationTitle": "Krpanje u tijeku",
|
||||
"notificationText": "Dodirnite za povratak na instalacijski program",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "Instalacija je u tijeku, nije moguće izaći..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Postavke",
|
||||
"appearanceSectionTitle": "Izgled",
|
||||
"teamSectionTitle": "Naš tim",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "Napredno",
|
||||
"exportSectionTitle": "Uvezi / izvezi",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "Tamni način",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "Uživajte u iskustvu prilagođenom vašem uređaju",
|
||||
"languageLabel": "Jezik",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Izvori ugradnje",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Ponovno postavljanje",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "API URL",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "API URL",
|
||||
"orgPatchesLabel": "Autori zakrpa",
|
||||
"sourcesPatchesLabel": "Izvor zakrpa",
|
||||
"orgIntegrationsLabel": "Organizacije za ugradnju",
|
||||
"contributorsLabel": "Pridonositelji",
|
||||
"contributorsHint": "Popis suradnika ReVanceda",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "O aplikaciji",
|
||||
"snackbarMessage": "Kopirano u međuspremnik",
|
||||
"restartAppForChanges": "Za primjenu promjena ponovo pokreni program",
|
||||
"deleteTempDirLabel": "Izbriši privremene datoteke",
|
||||
"deleteTempDirHint": "Izbrišite nekorištene privremene datoteke",
|
||||
"deletedTempDir": "Privremene datoteke su izbrisane",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Zapisnici su izbrisani",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "Izvezi spremište ključeva",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "Spremište ključeva je izvezeno",
|
||||
"noKeystoreExportFileFound": "Nema spremišta ključeva za izvoz",
|
||||
"importKeystoreLabel": "Uvezi spremište ključeva",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "Spremište ključeva je uvezeno",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "Nije moguće koristiti odabranu JSON datoteku",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "Nije moguće koristiti odabranu JSON datoteku"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "O aplikaciji",
|
||||
"openButton": "Otvori",
|
||||
"installButton": "Instaliraj",
|
||||
"uninstallButton": "Deinstaliraj",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Greška",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "Aplikacija je bila instalirana s superkorisničkom dopuštenosti, ali trenutno ReVanced Upravitelj nema dopuštenja.\nPrvo dodijelite superkorisničko dopuštenje.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Naziv paketa",
|
||||
"installTypeLabel": "Vrsta instalacije",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Zakrpano",
|
||||
"appliedPatchesLabel": "Primijenjene zakrpe",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} u ${time}",
|
||||
"appliedPatchesHint": "${quantity} primijenjenih zakrpa",
|
||||
"updateNotImplemented": "Ova značajka još nije implementirana"
|
||||
|
@ -264,30 +127,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Pridonositelji"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -54,7 +54,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patchelő",
|
||||
"patchButton": "Patch",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "A következő patcheket a legutóbbi használatuk óta eltávolították.\n\n${patches}\n\nMindenképpen folytatja?",
|
||||
"requiredOptionDialogText": "Néhány patch lehetőséget be kell állítani."
|
||||
},
|
||||
|
|
|
@ -1,42 +1,18 @@
|
|||
{
|
||||
"okButton": "Այո",
|
||||
"cancelButton": "Չեղարկում",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "Այո՛",
|
||||
"noButton": "Ոչ",
|
||||
"warning": "Զգուշացում",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Վահանակ",
|
||||
"patcherTab": "Կարկատել",
|
||||
"settingsTab": "Կարգավորումներ"
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "Վահանակ",
|
||||
"updatesSubtitle": "Թարմացումներ",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "Փոփոխությունների օրագիր",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "Թարմացումը ներբեռնվում է...",
|
||||
"downloadedMessage": "Թարմացումը ներբեռնվեց",
|
||||
"installingMessage": "Թարմացումը տեղադրվում է...",
|
||||
|
@ -48,22 +24,14 @@
|
|||
"infoButton": "Ինֆո"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "Բեռնվում է...",
|
||||
"timeagoLabel": ""
|
||||
"loadingLabel": "Բեռնվում է..."
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "Կարկատել",
|
||||
"patchButton": "Կարկատել",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "Կարկատել"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "Դիմումներ չեն գտնվել",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "Դիմումներ չեն գտնվել"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Ընտրեք patches",
|
||||
|
@ -76,218 +44,29 @@
|
|||
"widgetSubtitle": "Մենք առցանց ենք!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "Պահեստ",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "Հնարավոր չէ օգտագործել ընտրված ծրագիրը",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
"errorMessage": "Հնարավոր չէ օգտագործել ընտրված ծրագիրը"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Ընտրեք patches",
|
||||
"searchBarHint": "Վերջ",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "Վերջ",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"doneButton": "Վերջ"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Տեղադրվել",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Բաց",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
"openButton": "Բաց"
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Կարգավորումներ",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "Լեզուն",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Ծրագրի մասին",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"aboutLabel": "Ծրագրի մասին"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "Բաց",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": "Ներկայումս այս ֆունկցիան հասանելի չէ"
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Berhasil Memuat Ulang",
|
||||
"widgetTitle": "Dasbor",
|
||||
"updatesSubtitle": "Pembaruan",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Anda dapat mengubahnya di pengaturan nanti.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Aplikasi tambalan tidak terpasang",
|
||||
"installUpdate": "Lanjutkan untuk mengunduh pembaruan?",
|
||||
"updateSheetTitle": "Perbarui Manajer ReVanced",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Penambal",
|
||||
"patchButton": "Tambalan",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Patch berikut telah dihapus sejak terakhir kali Anda menggunakannya.\n\n${patches}\n\nTetap lanjut?",
|
||||
"requiredOptionDialogText": "Beberapa opsi patch harus diatur."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Nilai kustom",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Opsi tambalan",
|
||||
"saveOptions": "Simpan",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Opsi masukan lainnya",
|
||||
"selectFilePath": "Pilih lokasi berkas",
|
||||
"selectFolder": "Pilih folder",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Pilihan ini tidak didukung",
|
||||
"requiredOptionNull": "Pilihan ini harus terpilih:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Tampilkan dialog ketika pembaruan tersedia",
|
||||
"universalPatchesLabel": "Tampilkan tambalan universal",
|
||||
"universalPatchesHint": "Menampilkan semua aplikasi dan tambalan universal (dapat memperlambat daftar aplikasi)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Periksa versi kompatibilitas",
|
||||
"versionCompatibilityCheckHint": "Cegah pemilihan tambalan yang tidak kompatibel dengan versi aplikasi yang dipilih",
|
||||
"requireSuggestedAppVersionLabel": "Memerlukan versi aplikasi yang disarankan",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Pasang",
|
||||
"uninstallButton": "Copot",
|
||||
"unmountButton": "Lepas mount",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Kesalahan",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Apakah yakin ingin melepas mount aplikasi ini?",
|
||||
"uninstallDialogText": "Apakah yakin ingin mencopot aplikasi ini?",
|
||||
"rootDialogText": "Aplikasi dipasang dengan izin superuser, tapi saat ini ReVanced Manager belum diizinkan.\nMohon berikan izin superuser dulu.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nama paket",
|
||||
"installTypeLabel": "Tipe pemasangan",
|
||||
"mountTypeLabel": "Mount",
|
||||
"regularTypeLabel": "Reguler",
|
||||
"patchedDateLabel": "Kapan ditambal",
|
||||
"appliedPatchesLabel": "Tambalan terterap",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} pukul ${time}",
|
||||
"appliedPatchesHint": "${quantity} tambalan terterap",
|
||||
"updateNotImplemented": "Fitur ini belum diimplementasi"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Endurnærð farsællega",
|
||||
"widgetTitle": "Stjórnborð",
|
||||
"updatesSubtitle": "Uppfærslur",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Þú getur breytt þessu í stillingunum síðar.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Engin pjatlað forrit uppsett",
|
||||
"installUpdate": "Halda áfram að setja upp uppfærsluna?",
|
||||
"updateSheetTitle": "Uppfæra ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Bót",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Eftirfarandi patches hafa verið fjarlægðir síðan þú notaðir þá síðast.\n\n${patches}\n\nHalda samt áfram?",
|
||||
"requiredOptionDialogText": "Það þarf að stilla nokkra patch valkosti."
|
||||
},
|
||||
|
@ -96,49 +92,22 @@
|
|||
"defaultChip": "Sjálfgefinn",
|
||||
"defaultTooltip": "Veldu alla sjálfgefna plástra",
|
||||
"noneChip": "Enginn",
|
||||
"noneTooltip": "Afvelja alla plástra",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
"noneTooltip": "Afvelja alla plástra"
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Sérsniðinsgildi",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Patch valkostir",
|
||||
"saveOptions": "Vista",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "Veldu skráarslóð",
|
||||
"selectFolder": "Veldu mappa",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"selectFolder": "Veldu mappa"
|
||||
},
|
||||
"patchItem": {},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Setja upp",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "Venjulegur",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Opna",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "Flytja út annál",
|
||||
"screenshotDetected": "Skjáskot hefur fundist. Ef þú ert að reyna að deila skránni, vinsamlegast deildu textaafriti í staðinn.\n\nAfrita annál á klippiborð?",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
"screenshotDetected": "Skjáskot hefur fundist. Ef þú ert að reyna að deila skránni, vinsamlegast deildu textaafriti í staðinn.\n\nAfrita annál á klippiborð?"
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Stillingar",
|
||||
|
@ -152,142 +121,26 @@
|
|||
"systemThemeLabel": "Kerfi",
|
||||
"lightThemeLabel": "Ljós",
|
||||
"darkThemeLabel": "Dökkt",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "Tungumál",
|
||||
"languageUpdated": "Tungumál uppfært",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Endurstilla",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "Framlagsaðilar",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "Deila annálum",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "Sjálfvirk uppfærsla patches",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Um",
|
||||
"snackbarMessage": "Afritað á klippiborð",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Annálum eytt",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"deletedLogs": "Annálum eytt"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "Forritsupplýsingar",
|
||||
"openButton": "Opna",
|
||||
"installButton": "Setja upp",
|
||||
"uninstallButton": "Fjarlægja",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Villa",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "Venjulegur",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
"regularTypeLabel": "Venjulegur"
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": "Framlagsaðilar"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Ricaricato con successo",
|
||||
"widgetTitle": "Dashboard",
|
||||
"updatesSubtitle": "Aggiornamenti",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Questo sarà modificabile nelle impostazioni in un secondo momento.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nessuna applicazione patchata è stata installata",
|
||||
"installUpdate": "Proseguire con l'installazione dell'aggiornamento?",
|
||||
"updateSheetTitle": "Aggiorna ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Patch",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Le seguenti patch sono state rimosse dall'ultima volta che le hai usate.\n\n${patches}\n\nContinuare comunque?",
|
||||
"requiredOptionDialogText": "Alcune opzioni di patch devono essere impostate."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Valore personalizzato",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Opzioni patch",
|
||||
"saveOptions": "Salva",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Più opzioni di input",
|
||||
"selectFilePath": "Seleziona percorso file",
|
||||
"selectFolder": "Seleziona cartella",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Questa opzione non è supportata",
|
||||
"requiredOptionNull": "È necessario impostare le seguenti opzioni:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Mostra una finestra di dialogo quando è disponibile un nuovo aggiornamento",
|
||||
"universalPatchesLabel": "Mostra patch universali",
|
||||
"universalPatchesHint": "Mostra tutte le app e patch universali (rallenterà la lista delle app)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Controllo compatibilità versione",
|
||||
"versionCompatibilityCheckHint": "Impedisci di selezionare patch che non sono compatibili con la versione dell'app selezionata",
|
||||
"requireSuggestedAppVersionLabel": "Richiedi versione consigliata dell'app",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Installa",
|
||||
"uninstallButton": "Disinstalla",
|
||||
"unmountButton": "Smonta",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Errore",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Sicuro di voler smontare quest'app?",
|
||||
"uninstallDialogText": "Sicuro di voler disinstallare quest'app?",
|
||||
"rootDialogText": "L'app è stata installata con i permessi di root, ma attualmente ReVanced Manager non ha nessun permesso.\nSi prega di concedere prima i permessi di root.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nome pacchetto",
|
||||
"installTypeLabel": "Tipo di installazione",
|
||||
"mountTypeLabel": "Monta",
|
||||
"regularTypeLabel": "Normale",
|
||||
"patchedDateLabel": "Data di patch",
|
||||
"appliedPatchesLabel": "Patch applicate",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} alle ${time}",
|
||||
"appliedPatchesHint": "${quantity} patch applicate",
|
||||
"updateNotImplemented": "Questa funzionalità non è stata ancora implementata"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "正常に更新されました",
|
||||
"widgetTitle": "ダッシュボード",
|
||||
"updatesSubtitle": "更新",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "この設定は後から変更できます",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "パッチ済みのアプリはインストールされていません",
|
||||
"installUpdate": "更新を適用しますか?",
|
||||
"updateSheetTitle": "ReVanced Managerを更新",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "パッチャー",
|
||||
"patchButton": "パッチ",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "以下のパッチはもう使用できません。\n\n${patches}\n\n続行しますか?",
|
||||
"requiredOptionDialogText": "一部のパッチオプションを設定する必要があります。"
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "カスタム値",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "パッチオプション",
|
||||
"saveOptions": "保存",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "他の入力オプション",
|
||||
"selectFilePath": "ファイルパスを選択",
|
||||
"selectFolder": "フォルダーを選択",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "このオプションはサポートされていません",
|
||||
"requiredOptionNull": "以下のオプションを設定する必要があります:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "新しいアップデートが利用可能な場合にダイアログを表示する",
|
||||
"universalPatchesLabel": "共通パッチの表示",
|
||||
"universalPatchesHint": "すべてのアプリと共通パッチを表示します(アプリ一覧の読み込みが遅くなる可能性があります)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "バージョンの互換性の確認",
|
||||
"versionCompatibilityCheckHint": "選択したアプリのバージョンと互換性のないパッチの選択を防止",
|
||||
"requireSuggestedAppVersionLabel": "推奨バージョンの使用を強制",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "インストール",
|
||||
"uninstallButton": "アンインストール",
|
||||
"unmountButton": "マウント解除",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "エラー",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "このアプリをアンマウントしてもよろしいですか?",
|
||||
"uninstallDialogText": "本当にこのアプリをアンインストールしますか?",
|
||||
"rootDialogText": "アプリはスーパーユーザー権限でインストールされましたが、現在 ReVanced Manager にはその権限がありません。 スーパーユーザー権限を付与してください。",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "パッケージ名",
|
||||
"installTypeLabel": "インストールの種類",
|
||||
"mountTypeLabel": "マウント",
|
||||
"regularTypeLabel": "通常",
|
||||
"patchedDateLabel": "パッチ適用日時",
|
||||
"appliedPatchesLabel": "適用されたパッチ",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} ${time}",
|
||||
"appliedPatchesHint": "${quantity} 個の適用されたパッチ",
|
||||
"updateNotImplemented": "この機能はまだ実装されていません"
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "Артқа",
|
||||
"dismissButton": "Елемеу",
|
||||
"quitButton": "Шығу",
|
||||
|
@ -23,10 +22,7 @@
|
|||
"refreshSuccess": "Сәтті жаңартылды",
|
||||
"widgetTitle": "Бақылау тақтасы",
|
||||
"updatesSubtitle": "Жаңартулар",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Мұны кейінірек баптауда өзгертіп ала аласыз.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Патчталған қолданбалар орнатылмаған",
|
||||
"installUpdate": "Жаңартуды әрі қарай орната берейік пе?",
|
||||
"updateSheetTitle": "ReVanced Manager-ді жаңарту",
|
||||
|
@ -34,260 +30,28 @@
|
|||
"updatePatchesSheetTitle": "ReVanced патчін жаңарту",
|
||||
"updateChangelogTitle": "Өзгерту тарихы",
|
||||
"updateDialogText": "${file} үшін жаңарту қолжетімді.\n\nҚазіргі ${version} нұсқасы орнатылып тұр.",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "Жаңарту жүктелген",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
"downloadedMessage": "Жаңарту жүктелген"
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": "Ақпарат"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {
|
||||
"widgetTitle": "Патчер",
|
||||
"patchButton": "Патч",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
"patchButton": "Патч"
|
||||
},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Баптау",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"widgetTitle": "Баптау"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,271 +23,30 @@
|
|||
"refreshSuccess": "បានរីហ្វ្រែសដោយជោគជ័យ",
|
||||
"widgetTitle": "ផ្ទាំងគ្រប់គ្រង",
|
||||
"updatesSubtitle": "អាប់ដេត",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "អ្នកអាចផ្លាស់ប្តូរដូច្នេះនៅក្នុងការកំណត់នៅពេលក្រោយ។",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "បន្តដំឡើងបច្ចុប្បន្នភាពឬ?",
|
||||
"updateSheetTitle": "អាប់ដេត ReVanced Manager",
|
||||
"updateDialogTitle": "មានបច្ចុប្បន្នភាពថ្មិ",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "កំណត់ហេតុផ្លាស់ប្ដូរ",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
"updateChangelogTitle": "កំណត់ហេតុផ្លាស់ប្ដូរ"
|
||||
},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {
|
||||
"widgetTitle": "ផាត់ឆើ",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
"widgetTitle": "ផាត់ឆើ"
|
||||
},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {
|
||||
"widgetTitle": "ការកំណត់",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "កំណត់ឡើងវិញ",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"sourcesResetDialogTitle": "កំណត់ឡើងវិញ"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -54,7 +54,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "패치하기",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "최근 적용한 패치들 중 다음 패치가 제거됩니다.\n\n${patches}\n\n계속 진행하겠습니까?",
|
||||
"requiredOptionDialogText": "일부 패치 옵션을 설정해야 합니다."
|
||||
},
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -12,8 +12,6 @@
|
|||
"noShowAgain": "Daugiau to nerodyti",
|
||||
"add": "Pridėti",
|
||||
"remove": "Pašalinti",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Valdymo skydas",
|
||||
"patcherTab": "Pataisytuvas",
|
||||
|
@ -23,19 +21,10 @@
|
|||
"refreshSuccess": "Sėkmingai atnaujinta",
|
||||
"widgetTitle": "Valdymo skydas",
|
||||
"updatesSubtitle": "Atnaujinimai",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nėra įdiegtų pataisytų programų",
|
||||
"installUpdate": "Tęsti atnaujinimą?",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "Atnaujinti ReVanced pataisymus",
|
||||
"updateChangelogTitle": "Pakeitimų sąrašas",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "Tai prijungs jus prie ${url}.",
|
||||
"downloadingMessage": "Atsiunčiamas atnaujinimas...",
|
||||
"downloadedMessage": "Atnaujinimas atsiųstas",
|
||||
|
@ -54,16 +43,10 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Pataisytuvas",
|
||||
"patchButton": "Pataisymas",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": "Reikia nustatyti kai kurias pataisymų parinktis."
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "Nerasta jokių programų",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "Nerasta jokių programų"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Pasirinkite pataisymus",
|
||||
|
@ -76,15 +59,11 @@
|
|||
"widgetSubtitle": "Mes esame internete!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "Saugykla",
|
||||
"selectFromStorageButton": "Pasirinkti iš talpyklos",
|
||||
"errorMessage": "Neina naudoti parinktos programos",
|
||||
"downloadToast": "Atsisiuntimas dar neprieinamas",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "Funkcija dar neįgyvendinta",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "Funkcija dar neįgyvendinta"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Pasirinkite pataisymus",
|
||||
|
@ -104,32 +83,23 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Pasirinkta vertė",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Pataisymų parinktys",
|
||||
"saveOptions": "Išsaugoti",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Daugiau įvesties pasirinkčių",
|
||||
"selectFilePath": "Pasirinkite failo kelią",
|
||||
"selectFolder": "Pasirinkti aplanką",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Ši parinktis nepalaikoma",
|
||||
"requiredOptionNull": "Reikia nustatyti šias parinktis:\n\n${options}"
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Pasirinkus šį pataisymą, gali atsirasti pataisymo klaidų.\n\nProgramos versija: ${packageVersion}\nPalaikomos versijos:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "Šiame pataisyme yra privaloma parinktis, kurios ši programa nepalaiko",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": "Naudoti numatytą pasirinkimą"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "Pasirinkite diegimo tipą",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Įdiegti",
|
||||
"installRootType": "Įdėti",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "Dar kartą paspauskite atgal, kad atšauktumėte",
|
||||
"openButton": "Atidaryti",
|
||||
"notificationTitle": "ReVanced Tvarkyklė yra pataisomas",
|
||||
|
@ -147,7 +117,6 @@
|
|||
"debugSectionTitle": "Derinimas",
|
||||
"advancedSectionTitle": "Išplėstiniai nustatymai",
|
||||
"exportSectionTitle": "Importuoti ir eksportuoti",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "Programos tema",
|
||||
"systemThemeLabel": "Sistema",
|
||||
"lightThemeLabel": "Šviesus",
|
||||
|
@ -156,17 +125,11 @@
|
|||
"dynamicThemeHint": "Mėgaukis patirtimi artimiau tavo įrenginiui",
|
||||
"languageLabel": "Kalba",
|
||||
"languageUpdated": "Kalba atnaujinta",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Integracijų šaltinis",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Nustatyti iš naujo",
|
||||
"sourcesResetDialogText": "Ar tikrai norite iš naujo nustatyti savo šaltinius į numatytąsias vertes?",
|
||||
"apiURLResetDialogText": "Ar tikrai norite iš naujo nustatyti savo API URL adresą į numatytąją vertę?",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "API URL",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "API URL",
|
||||
"orgPatchesLabel": "Modifikacijų organizacija",
|
||||
"sourcesPatchesLabel": "Modifikacijų šaltinis",
|
||||
|
@ -176,21 +139,14 @@
|
|||
"logsLabel": "Dalytis įrašais",
|
||||
"logsHint": "Dalytis ReVanced Tvarkyklės įrašais",
|
||||
"enablePatchesSelectionLabel": "Leisti keisti pataisymų pasirinkimą",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "Keičiant pataisymų pasirinkimą gali kilti netikėtų problemų.\n\nVis tiek įjungti?",
|
||||
"disablePatchesSelectionWarningText": "Jūs ketinate išjungti pataisymų pasirinkimo keitimą.\nNumatytasis pataisymų pasirinkimas bus atstatytas.\n\nVis dėlto išjungti?",
|
||||
"autoUpdatePatchesLabel": "Automatiškai atnaujinti pataisymus",
|
||||
"autoUpdatePatchesHint": "Automatiškai atnaujinti pataisymus iki naujausios versijos",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "Rodyti universalius pataisymus",
|
||||
"universalPatchesHint": "Rodyti visas programas ir universalius pataisymus (gali sulėtėti programų sąrašas)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Versijos suderinamumo tikrinimas",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "Reikalauti siūlomos programėlės versijos",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "Pasirinkus ne siūlomą programėlės versiją, gali kilti nenumatytų problemų.\n\nAr norite vis tiek tęsti?",
|
||||
"aboutLabel": "Apie",
|
||||
"snackbarMessage": "Nukopijuota į iškarpinę",
|
||||
|
@ -240,23 +196,13 @@
|
|||
"openButton": "Atidaryti",
|
||||
"installButton": "Įdiegti",
|
||||
"uninstallButton": "Išdiegti",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Klaida",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "Programa buvo įdiegta su super vartotojo leidimais, tačiau šiuo metu ReVanced Tvarkyklė neturi jokių leidimų.\nPrašome pirmiausia suteikti super vartotojo leidimus.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Paketo pavadinimas",
|
||||
"installTypeLabel": "Įdiegimo tipas",
|
||||
"mountTypeLabel": "Įdėti",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Pataisymo data",
|
||||
"appliedPatchesLabel": "Pritaikyti pataisymai",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} ${time}",
|
||||
"appliedPatchesHint": "${quantity} pritaikyti pataisymai",
|
||||
"updateNotImplemented": "Ši funkcija dar neįgyvendinta"
|
||||
|
@ -264,30 +210,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Prisidėjusieji žmonės"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"okButton": "Labi",
|
||||
"cancelButton": "Atcelt",
|
||||
"dismissButton": "",
|
||||
"quitButton": "Iziet",
|
||||
"updateButton": "Atjaunināt",
|
||||
"suggested": "Ieteiktā versija: ${version}",
|
||||
|
@ -23,10 +22,7 @@
|
|||
"refreshSuccess": "Veiksmīgi atsvaidzināts",
|
||||
"widgetTitle": "Info panelis",
|
||||
"updatesSubtitle": "Atjauninājumi",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Jūs varat mainīt šo iestatījumu vēlāk.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nav atrasta neviena pačota aplikācija",
|
||||
"installUpdate": "Vai turpināt instalēt atjauninājumu?",
|
||||
"updateSheetTitle": "Atjaunit ReVanced pārvaldnieku",
|
||||
|
@ -54,9 +50,7 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Pačeris",
|
||||
"patchButton": "Pačot",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Kopš pēdējās lietošanas reizes ir noņemti šādi ielāpi.\n\n${patches}\n\nTurpināt jebkurā gadījumā?",
|
||||
"requiredOptionDialogText": ""
|
||||
"removedPatchesWarningDialogText": "Kopš pēdējās lietošanas reizes ir noņemti šādi ielāpi.\n\n${patches}\n\nTurpināt jebkurā gadījumā?"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "Izvēlaties lietotni",
|
||||
|
@ -83,71 +77,37 @@
|
|||
"errorMessage": "Nevar izmantot atlasīto aplikāciju",
|
||||
"downloadToast": "Instalēšanas funkcija pašlaik nav pieejama",
|
||||
"requireSuggestedAppVersionDialogText": "Lietotnes versija, kuru Jūs izvēlējāties, neatbilst rekomendētajai versijai, kas var novest līdz dažādām ķibelēm. Aicinām Jūs lietot rekomendēto versiju.\n\nIzvēlētā versija: ${selected}\nRekomendētā versija: ${suggested}\n\nLai turpinātu tā pat, atslēdziet \"Piespiest rekomendēto aplikācijas versiju\" iestatījumos.",
|
||||
"featureNotAvailable": "Funkcija nav ieviesta",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "Funkcija nav ieviesta"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Izvēlies pačus",
|
||||
"searchBarHint": "Meklē pačus",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "Gatavs",
|
||||
"defaultChip": "Parasts",
|
||||
"defaultTooltip": "Atlasiet visus standarta pači",
|
||||
"noneChip": "Neviens",
|
||||
"noneTooltip": "Atsijāt visus pači",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs",
|
||||
"setRequiredOption": ""
|
||||
"noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs"
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "Saglabāt",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"saveOptions": "Saglabāt"
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Izvēloties šo paču var rasties paču kļūdas\n\nApp versija: ${packageVersion}\nPašlaik atbalstītās versijas:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "Izvēloties šo paču var rasties paču kļūdas\n\nApp versija: ${packageVersion}\nPašlaik atbalstītās versijas:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Instalēt",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Atvērt",
|
||||
"notificationTitle": "ReVanced Manager pašlaik pačo",
|
||||
"notificationText": "Spied, lai atgrieztos pie instalācijas",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "Vēl notiek instalācija, nevar iziet..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Iestatījumi",
|
||||
"appearanceSectionTitle": "Izskats",
|
||||
"teamSectionTitle": "Komanda",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "Papildus",
|
||||
"exportSectionTitle": "Importēt / Eksportēt",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "Aplikācijas motīvs",
|
||||
"systemThemeLabel": "Sistēma",
|
||||
"lightThemeLabel": "Gaišs",
|
||||
|
@ -155,108 +115,40 @@
|
|||
"dynamicThemeLabel": "Materiāls izskats",
|
||||
"dynamicThemeHint": "Izbaudi pieredzi personalizētu tavai ierīcei",
|
||||
"languageLabel": "Valoda",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Integrācijas avots",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Atiestatīt",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "API Saite",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "API Saite",
|
||||
"orgPatchesLabel": "Paču autori",
|
||||
"sourcesPatchesLabel": "Paču avots",
|
||||
"orgIntegrationsLabel": "Integrāciju autori",
|
||||
"contributorsLabel": "Autori",
|
||||
"contributorsHint": "ReVanced ieguldītāji",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Par",
|
||||
"snackbarMessage": "Ievietots starpliktuvē",
|
||||
"restartAppForChanges": "Restartējiet lietotni, lai piemērotu izmaiņas",
|
||||
"deleteTempDirLabel": "Dzēst pagaidu failus",
|
||||
"deleteTempDirHint": "Dzēst neizmantotos pagaidu failus",
|
||||
"deletedTempDir": "Pagaidu faili izdzēsti",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Žurnāls dzēsts",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "Eksportēt drošības atslēgu krātuvi",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "Drošības atslēgu krātuve ir eksportēta",
|
||||
"noKeystoreExportFileFound": "Eksportējamo drošības atslēgu krātuves nav",
|
||||
"importKeystoreLabel": "Importēt drošības atslēgu krātuvi",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "Drošības atslēgu krātuve ir importēta",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "Nevar izmantot atlasīto JSON failu",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "Nevar izmantot atlasīto JSON failu"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "Lietotnes informācija",
|
||||
"openButton": "Atvērt",
|
||||
"installButton": "Instalēt",
|
||||
"uninstallButton": "Atinstalēt",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Kļūda",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "Aplikācija tika instalēta ar superuser pieejām, taču ReVanced Manager nav šādu pieeju.\nLūdzams uzlikt vispirms superuser ieejas.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Pakotnes nosaukums",
|
||||
"installTypeLabel": "Instalācijas tips",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Pača datums",
|
||||
"appliedPatchesLabel": "Lietotie pači",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} un ${time}",
|
||||
"appliedPatchesHint": "${quantity} lietoti pači",
|
||||
"updateNotImplemented": "Šī funkcija vēl nav izveidota"
|
||||
|
@ -264,30 +156,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Autori"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,42 +1,18 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "Batal",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "Kemas kini",
|
||||
"suggested": "",
|
||||
"yesButton": "Ya",
|
||||
"noButton": "Tidak",
|
||||
"warning": "Amaran",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Papan Pemuka",
|
||||
"patcherTab": "Pemodifikasi",
|
||||
"settingsTab": "Tetapan"
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "Papan Pemuka",
|
||||
"updatesSubtitle": "Kemas Kini",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "Log perubahan",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "Memuat turun pengemaskinian...",
|
||||
"downloadedMessage": "Kemaskini dimuat turun",
|
||||
"installingMessage": "Memasang pengemaskinian...",
|
||||
|
@ -48,22 +24,14 @@
|
|||
"infoButton": "Maklumat"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "Memuatkan...",
|
||||
"timeagoLabel": ""
|
||||
"loadingLabel": "Memuatkan..."
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "Pemodifikasi",
|
||||
"patchButton": "Modifikasi",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "Modifikasi"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "Tiada aplikasi ditemui",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "Tiada aplikasi ditemui"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Pilih modifikasi",
|
||||
|
@ -76,187 +44,62 @@
|
|||
"widgetSubtitle": "Ikuti kami!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "Storan",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
"errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Pilih modifikasi",
|
||||
"searchBarHint": "Cari modifikasi",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "Selesai",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "Tiada",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "Tiada modifikasi dijumpai untuk apl pilihan",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"noPatchesFound": "Tiada modifikasi dijumpai untuk apl pilihan"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Memilih modifikasi mungkin menyebabkan ralat ketika modifikasi.\n\nVersi aplikasi: ${packageVersion}\nVersi disokong:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "Memilih modifikasi mungkin menyebabkan ralat ketika modifikasi.\n\nVersi aplikasi: ${packageVersion}\nVersi disokong:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Pasang",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Buka",
|
||||
"notificationTitle": "Revanced Manager sedang memodifikasi",
|
||||
"notificationText": "Tap untuk kembali ke pemasang",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "Pemasang masih dijalankan, jangan keluar..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Tetapan",
|
||||
"appearanceSectionTitle": "Penampilan",
|
||||
"teamSectionTitle": "Pasukan",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "Lanjutan",
|
||||
"exportSectionTitle": "Import & Eksport",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "Nikmati tema yang lebih serasi dengan anda",
|
||||
"languageLabel": "Bahasa",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Sumber Integrasi",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Set semula",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "Pengarang Modifikasi",
|
||||
"sourcesPatchesLabel": "Sumber Modifikasi",
|
||||
"orgIntegrationsLabel": "Pengarang Integrasi",
|
||||
"contributorsLabel": "Penyumbang",
|
||||
"contributorsHint": "Senarai penyokong ReVanced",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Tentang",
|
||||
"snackbarMessage": "Disalin ke papan klip",
|
||||
"restartAppForChanges": "Mulakan semula apl untuk menggunakan tetapan",
|
||||
"deleteTempDirLabel": "Buang fail sementara",
|
||||
"deleteTempDirHint": "Padam fail sementara yang tidak digunakan",
|
||||
"deletedTempDir": "Fail sementara dibuang",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Log telah dipadam",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "Tidak dapat menggunakan fail JSON yang dipilih",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "Tidak dapat menggunakan fail JSON yang dipilih"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "Maklumat apl",
|
||||
"openButton": "Buka",
|
||||
"installButton": "Pasang",
|
||||
"uninstallButton": "Nyah pasang",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Ralat",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "Aplikasi telah dipasang dengan kebenaran superuser, tetapi ReVanced Manager sekarang tidak ada kebeneran.\nMinta membenarkan kebenaran superuser dahulu.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nama pakej",
|
||||
"installTypeLabel": "Jenis Pemasangan",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Tarikh Modifikasi",
|
||||
"appliedPatchesLabel": "Modifikasi Digunakan",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} pada ${time}",
|
||||
"appliedPatchesHint": "${quantity} modifikasi digunakan",
|
||||
"updateNotImplemented": "Ciri ini masih belum dilaksanakan"
|
||||
|
@ -264,30 +107,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Penyumbang"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -4,290 +4,21 @@
|
|||
"dismissButton": "မလုပ်တော့ပါ",
|
||||
"quitButton": "ထွက်မည်",
|
||||
"updateButton": "အပ်ပဒိတ်",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Oppdatert vellykket",
|
||||
"widgetTitle": "Kontrollpanel",
|
||||
"updatesSubtitle": "Oppdateringer",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Du kan endre dette i innstillingene senere.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Ingen patchede apper installert",
|
||||
"installUpdate": "Fortsette å installere oppdateringen?",
|
||||
"updateSheetTitle": "Oppdater rebalansert behandler",
|
||||
|
@ -54,8 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Oppdatering",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": "Noen oppdateringsalternativer må angis."
|
||||
},
|
||||
"appSelectorCard": {
|
||||
|
@ -104,15 +99,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Egendefinert verdi",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Oppdatering av alternativer",
|
||||
"saveOptions": "Lagre",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Flere inndata-alternativer",
|
||||
"selectFilePath": "Velg filbane",
|
||||
"selectFolder": "Velg mappe",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Dette alternativet støttes ikke",
|
||||
"requiredOptionNull": "Følgende alternativer må settes:\n\n${options}"
|
||||
},
|
||||
|
@ -178,15 +169,12 @@
|
|||
"enablePatchesSelectionLabel": "Tillat å endre oppdateringsvalg",
|
||||
"enablePatchesSelectionHint": "Ikke forhindre valg eller deselektering av plastre",
|
||||
"enablePatchesSelectionWarningText": "Å endre valget av korrigeringer kan forårsake uventede problemer.\n\nAktiver likevel?",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "Auto oppdatere feilrettinger",
|
||||
"autoUpdatePatchesHint": "Oppdater feilrettinger automatisk til siste versjon",
|
||||
"showUpdateDialogLabel": "Vis oppdateringsdialog",
|
||||
"showUpdateDialogHint": "Vis en dialog når en ny oppdatering er tilgjengelig",
|
||||
"universalPatchesLabel": "Vis universelle oppdateringer",
|
||||
"universalPatchesHint": "Vis alle apper og universelle plastre (kan gjøre app-listen tregere",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Versjons kompatibilitetssjekk",
|
||||
"versionCompatibilityCheckHint": "Forhindre valg av feilrettinger som ikke er kompatible med den valgte appversjonen",
|
||||
"requireSuggestedAppVersionLabel": "Krev foreslått appversjon",
|
||||
|
@ -238,25 +226,18 @@
|
|||
"appInfoView": {
|
||||
"widgetTitle": "Info om app",
|
||||
"openButton": "Åpne",
|
||||
"installButton": "",
|
||||
"uninstallButton": "Avinstaller",
|
||||
"unmountButton": "Demonter",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Feil",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Er du sikker på at du vil avmontere denne appen?",
|
||||
"uninstallDialogText": "Er du sikker på at du vil avinstallere denne appen?",
|
||||
"rootDialogText": "Appen ble installert med superbrukerrettigheter, men for tiden ReVanced Manager har ingen tillatelser.\nVennligst gi superbruker-tillatelser først.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Navn på pakke",
|
||||
"installTypeLabel": "Installasjon type",
|
||||
"mountTypeLabel": "Monter",
|
||||
"regularTypeLabel": "Vanlig",
|
||||
"patchedDateLabel": "Oppdatert dato",
|
||||
"appliedPatchesLabel": "Anvendte depotplastre",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} ved ${time}",
|
||||
"appliedPatchesHint": "${quantity} brukte plastre",
|
||||
"updateNotImplemented": "Denne funksjonen er ikke implementert ennå"
|
||||
|
@ -279,7 +260,6 @@
|
|||
"status_unknown": "Installasjonen mislyktes",
|
||||
"mount_version_mismatch_description": "Installasjonen mislyktes på grunn av at den installerte appen var en annen versjon enn den programmet som ble patchet.\n\nInstaller versjonen av appen du monterer, og prøv på nytt.",
|
||||
"mount_no_root_description": "Installasjonen mislyktes på grunn av at root-tilgang ikke ble gitt.\n\nGi root-tilgang til ReVanced Manager og prøv igjen.",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "Installasjonen tok for lang tid til å fullføre.\n\nVil du prøve på nytt?",
|
||||
"status_failure_storage_description": "Installasjonen mislyktes på grunn av utilstrekkelig lagring.\n\nFrigjør plass og prøv igjen.",
|
||||
"status_failure_invalid_description": "Installasjonen mislyktes på grunn av at den patchede appen er ugyldig.\n\nAvinstaller appen og prøv igjen?",
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Vernieuwen voltooid",
|
||||
"widgetTitle": "Overzicht",
|
||||
"updatesSubtitle": "Updates",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "U kunt dit op een later moment wijzigen in de instellingen.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Geen gepatchte applicaties geïnstalleerd",
|
||||
"installUpdate": "Doorgaan met het installeren van de update?",
|
||||
"updateSheetTitle": "Update ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Patchen",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "De volgende patches zijn verwijderd sinds de laatste keer dat je ze hebt gebruikt.\n\n${patches}\n\nToch doorgaan?",
|
||||
"requiredOptionDialogText": "Er moeten enkele patch-opties worden ingesteld."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Aangepaste waarde",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Patch opties",
|
||||
"saveOptions": "Opslaan",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Meer invoeropties",
|
||||
"selectFilePath": "Bestandspad selecteren",
|
||||
"selectFolder": "Map selecteren",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Deze optie wordt niet ondersteund",
|
||||
"requiredOptionNull": "De volgende opties moeten worden ingesteld:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Een dialoogvenster weergeven wanneer een nieuwe update beschikbaar is",
|
||||
"universalPatchesLabel": "Toon universele patches",
|
||||
"universalPatchesHint": "Alle apps en universele patches weergeven (kan de app-lijst vertragen)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Versie compatibiliteitscontrole",
|
||||
"versionCompatibilityCheckHint": "Voorkom patches te selecteren die niet compatibel zijn met de geselecteerde app versie",
|
||||
"requireSuggestedAppVersionLabel": "Voorgestelde app versie vereisen",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Installeren",
|
||||
"uninstallButton": "Verwijderen",
|
||||
"unmountButton": "Ontkoppelen",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Fout",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Weet je zeker dat je de patches van deze app wilt verwijderen?",
|
||||
"uninstallDialogText": "Weet je zeker dat je deze app wilt verwijderen?",
|
||||
"rootDialogText": "App is geïnstalleerd met root-rechten, maar op dit moment heeft ReVanced Manager geen rechten.\nVerleen eerst root-rechten.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Pakketnaam",
|
||||
"installTypeLabel": "Installatiemethode",
|
||||
"mountTypeLabel": "Koppelen",
|
||||
"regularTypeLabel": "Normaal",
|
||||
"patchedDateLabel": "Patchedatum",
|
||||
"appliedPatchesLabel": "Toegepaste patches",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} om ${time}",
|
||||
"appliedPatchesHint": "${quantity} patches toegepast",
|
||||
"updateNotImplemented": "Deze functie is nog niet geïmplementeerd"
|
||||
|
|
|
@ -1,293 +1,63 @@
|
|||
{
|
||||
"okButton": "ଠିକ୍ ଅଛି",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "ହଁ",
|
||||
"noButton": "ନାହିଁ",
|
||||
"warning": "ଚେତାଵନୀ",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "ରଫୁକାର",
|
||||
"settingsTab": "ସେଟିଂ"
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": "କୌଣସି ଇଣ୍ଟର୍ନେଟ୍ ସଂଯୋଗ ନାହିଁ"
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": "ସୂଚନା"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": "${time} ପୂର୍ବେ"
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "ରଫୁକାର",
|
||||
"patchButton": "ରଫୁ",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
"patchButton": "ରଫୁ"
|
||||
},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": "ଆମେ ଅନଲାଇନ୍ ଅଛୁ!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "ଷ୍ଟୋରେଜ୍",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
"storageButton": "ଷ୍ଟୋରେଜ୍"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "ହେଲା",
|
||||
"defaultChip": "ଡିଫଲ୍ଟ",
|
||||
"defaultTooltip": "ସମସ୍ତ ଡିଫଲ୍ଟ ରଫୁ ଚୟନ କର",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
"defaultTooltip": "ସମସ୍ତ ଡିଫଲ୍ଟ ରଫୁ ଚୟନ କର"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {
|
||||
"widgetTitle": "ସେଟିଂ",
|
||||
"appearanceSectionTitle": "ରୂପ",
|
||||
"teamSectionTitle": "ଦଳ",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "ଵିକଶିତ",
|
||||
"exportSectionTitle": "ଆମଦାନୀ ଓ ରପ୍ତାନି",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "ଆପ୍ ଥିମ୍",
|
||||
"systemThemeLabel": "ସିଷ୍ଟମ୍",
|
||||
"lightThemeLabel": "ହାଲୁକା",
|
||||
"darkThemeLabel": "ଗାଢ଼",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "ଭାଷା",
|
||||
"languageUpdated": "ଭାଷା ଅଦ୍ୟତନ କରାଗଲା",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "APIର URL",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "APIର URL",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "ସମ୍ବନ୍ଧରେ",
|
||||
"snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "ଆପ୍ ସୂଚନା",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "ତ୍ରୁଟି",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
"rootDialogTitle": "ତ୍ରୁଟି"
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Odświeżono pomyślnie",
|
||||
"widgetTitle": "Panel główny",
|
||||
"updatesSubtitle": "Aktualizacje",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Możesz to zmienić w ustawieniach w późniejszym czasie.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nie zainstalowano żadnych załatanych aplikacji",
|
||||
"installUpdate": "Kontynuować instalację aktualizacji?",
|
||||
"updateSheetTitle": "Zaktualizuj Menedżera ReVanced",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Program łatający",
|
||||
"patchButton": "Łataj",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Następujące łatki zostały usunięte od ostatniego użycia.\n\n${patches}\n\nKontynuować mimo to?",
|
||||
"requiredOptionDialogText": "Niektóre opcje muszą być ustawione."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Niestandardowa wartość",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Opcje łatek",
|
||||
"saveOptions": "Zapisz",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Więcej opcji wejściowych",
|
||||
"selectFilePath": "Wybierz ścieżkę pliku",
|
||||
"selectFolder": "Wybierz folder",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Ta opcja nie jest wspierana",
|
||||
"requiredOptionNull": "Należy ustawić następujące opcje:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Pokaż powiadomienie, gdy nowa wersja jest dostępna",
|
||||
"universalPatchesLabel": "Pokaż uniwersalne łatki",
|
||||
"universalPatchesHint": "Wyświetl wszystkie aplikacje i uniwersalne łatki (może spowolnić wczytywane listy aplikacji)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Sprawdzanie zgodności wersji",
|
||||
"versionCompatibilityCheckHint": "Zapobiegaj wybieraniu łatek, które nie są kompatybilne z wybraną wersją aplikacji",
|
||||
"requireSuggestedAppVersionLabel": "Wymagaj sugerowanej wersji aplikacji",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Zainstaluj",
|
||||
"uninstallButton": "Odinstaluj",
|
||||
"unmountButton": "Odinstaluj",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Błąd",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Czy na pewno chcesz odinstalować tę aplikację?",
|
||||
"uninstallDialogText": "Czy na pewno chcesz odinstalować tę aplikację?",
|
||||
"rootDialogText": "Aplikacja została zainstalowana z uprawnieniami superużytkownika, ale obecnie Menedżer ReVanced nie ma uprawnień.\nProszę najpierw przyznać uprawnienia superużytkownika.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nazwa pakietu",
|
||||
"installTypeLabel": "Typ instalacji",
|
||||
"mountTypeLabel": "Zainstaluj",
|
||||
"regularTypeLabel": "Standardowe",
|
||||
"patchedDateLabel": "Data załatania",
|
||||
"appliedPatchesLabel": "Zastosowane łatki",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} o godzinie ${time}",
|
||||
"appliedPatchesHint": "Zastosowano ${quantity} łatek",
|
||||
"updateNotImplemented": "Ta funkcja nie została jeszcze zaimplementowana"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Atualizado com sucesso",
|
||||
"widgetTitle": "Painel",
|
||||
"updatesSubtitle": "Atualizações",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Você pode ajustar essa opção nas configurações mais tarde.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nenhum aplicativo patcheado instalado",
|
||||
"installUpdate": "Continuar a instalação da atualização?",
|
||||
"updateSheetTitle": "Atualizar o ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Patch",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Os seguintes patches foram removidos desde a última vez que você os utilizou:\n\n${patches}\n\nContinuar mesmo assim?",
|
||||
"requiredOptionDialogText": "Algumas opções de patch tiveram que ser definidas."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Valor personalizado",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Opções de patch",
|
||||
"saveOptions": "Salvar",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Mais opções de entrada",
|
||||
"selectFilePath": "Selecione o caminho do arquivo",
|
||||
"selectFolder": "Selecione a pasta",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Essa opção não é suportada",
|
||||
"requiredOptionNull": "As seguintes opções precisam ser definidas:\n\n${options}"
|
||||
},
|
||||
|
@ -128,7 +120,6 @@
|
|||
"installTypeDescription": "Selecione o tipo de instalação para continuar.",
|
||||
"installButton": "Instalar",
|
||||
"installRootType": "Montar",
|
||||
"installNonRootType": "",
|
||||
"warning": "Desative as atualizações automáticas do aplicativo patcheado para evitar problemas inesperados.",
|
||||
"pressBackAgain": "Pressione voltar mais uma vez para cancelar",
|
||||
"openButton": "Abrir",
|
||||
|
@ -147,7 +138,6 @@
|
|||
"debugSectionTitle": "Depurando",
|
||||
"advancedSectionTitle": "Avançado",
|
||||
"exportSectionTitle": "Importar e exportar",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "Tema do aplicativo",
|
||||
"systemThemeLabel": "Sistema",
|
||||
"lightThemeLabel": "Claro",
|
||||
|
@ -163,10 +153,8 @@
|
|||
"useAlternativeSourcesHint": "Use fontes alternativas para Patches do ReVanced e Integrações do ReVanced em vez da API",
|
||||
"sourcesResetDialogTitle": "Redefinir",
|
||||
"sourcesResetDialogText": "Você tem certeza que deseja redefinir as fontes para os valores padrão?",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "Nota: Isso irá baixar automaticamente os Patches ReVanced e as Integrações ReVanced de fontes alternativas.\n\nIsso irá conectá-lo à fonte alternativa.",
|
||||
"apiURLLabel": "URL da API",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "URL da API",
|
||||
"orgPatchesLabel": "Organização dos patches",
|
||||
"sourcesPatchesLabel": "Fonte dos patches",
|
||||
|
@ -185,8 +173,6 @@
|
|||
"showUpdateDialogHint": "Mostra um aviso quando uma nova atualização estiver disponível",
|
||||
"universalPatchesLabel": "Mostrar patches universais",
|
||||
"universalPatchesHint": "Mostra todos os aplicativos e patches universais (pode deixar a lista de aplicativos mais lenta)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Verificar compatibilidade de versão",
|
||||
"versionCompatibilityCheckHint": "Impedir a seleção de patches que não são compatíveis com a versão do app selecionado",
|
||||
"requireSuggestedAppVersionLabel": "Exigir versão sugerida do app",
|
||||
|
@ -228,7 +214,6 @@
|
|||
"exportedKeystore": "Keystore exportado",
|
||||
"noKeystoreExportFileFound": "Nenhum keystore para exportar",
|
||||
"importKeystoreLabel": "Importar keystore",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "Keystore importado",
|
||||
"selectKeystorePassword": "Senha do keystore",
|
||||
"selectKeystorePasswordHint": "Selecione a senha de keystore usada para assinar aplicativos",
|
||||
|
@ -240,23 +225,12 @@
|
|||
"openButton": "Abrir",
|
||||
"installButton": "Instalar",
|
||||
"uninstallButton": "Desisntalar",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Erro",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "O aplicativo foi instalado com permissões de superusuário, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda as permissões de superusuário primeiro.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nome do pacote",
|
||||
"installTypeLabel": "Tipo de instalação",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Data de patcheamento",
|
||||
"appliedPatchesLabel": "Patches aplicados",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} às ${time}",
|
||||
"appliedPatchesHint": "${quantity} patches aplicados",
|
||||
"updateNotImplemented": "Este recurso ainda não foi implementado"
|
||||
|
@ -265,20 +239,13 @@
|
|||
"widgetTitle": "Contribuidores"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "Instalação inválida",
|
||||
"install_failed_version_downgrade": "Não é possível rebaixar",
|
||||
"status_failure_conflict": "Conflito de instalação",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "Instalação incompatível",
|
||||
"status_failure_timeout": "Instalação expirou",
|
||||
"status_unknown": "Falha na instalação",
|
||||
"mount_version_mismatch_description": "A instalação falhou porque o app instalado era de uma versão diferente do app patcheado.\n\nInstale a versão do app que você está montando e tente de novo.",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "A instalação falhou devido ao aplicativo não ter sido instalado neste dispositivo para ser instalado sobre ele. U\n\nInstale o aplicativo despachado antes de montar e tente novamente.",
|
||||
"status_failure_timeout_description": "A instalação levou muito tempo para terminar.\n\nGostaria de tentar novamente?",
|
||||
"status_failure_storage_description": "A instalação falhou devido ao armazenamento insuficiente.\n\nLibere algum espaço e tente novamente.",
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Atualizado com sucesso",
|
||||
"widgetTitle": "Painel de Controlo",
|
||||
"updatesSubtitle": "Atualizações",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Podes modificar esta definição mais tarde.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nenhum app patcheado instalado",
|
||||
"installUpdate": "Continuar para instalar a atualização?",
|
||||
"updateSheetTitle": "Atualizar o ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Modificador",
|
||||
"patchButton": "Modificar",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "As seguintes modificações foram removidas desde a última vez que as utilizaste.\n\n${patches}\n\nContinuar na mesma?",
|
||||
"requiredOptionDialogText": "Algumas opções das Modificações precisam ser definidas."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Valor personalizado",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Opções de modificação",
|
||||
"saveOptions": "Guardar",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Mais opções de entrada",
|
||||
"selectFilePath": "Selecionar caminho do arquivo",
|
||||
"selectFolder": "Selecionar pasta",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Esta opção não é suportada",
|
||||
"requiredOptionNull": "As seguintes opções devem ser definidas:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Mostrar uma notificação quando uma atualização estiver disponível",
|
||||
"universalPatchesLabel": "Mostrar Modificações universais",
|
||||
"universalPatchesHint": "Mostrar todas as aplicações e Modificações universais (pode tornar a lista de aplicações mais lenta)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Verificar a compatibilidade das versões",
|
||||
"versionCompatibilityCheckHint": "Impedir a seleção de modificações que não são compatíveis com a versão selecionada do aplicativo",
|
||||
"requireSuggestedAppVersionLabel": "Exigir a versão recomendada da aplicação",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Instalar",
|
||||
"uninstallButton": "Desinstalar",
|
||||
"unmountButton": "Desmontar",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Erro",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Tens a certeza que queres remover as modificações desta aplicação?",
|
||||
"uninstallDialogText": "Tem certeza que quer desinstalar esse app?",
|
||||
"rootDialogText": "A aplicação foi instalada com permissões de Super-Utilizador, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda permissões de Super-Utilizador primeiro.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Nome do pacote",
|
||||
"installTypeLabel": "Tipo de instalação",
|
||||
"mountTypeLabel": "Montar",
|
||||
"regularTypeLabel": "Normal",
|
||||
"patchedDateLabel": "Data do patch",
|
||||
"appliedPatchesLabel": "Modificações aplicadas",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} às ${time}",
|
||||
"appliedPatchesHint": "${quantity} modificação/ões aplicada/s",
|
||||
"updateNotImplemented": "Este recurso ainda não foi implementado"
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "Împrospătat cu succes",
|
||||
"widgetTitle": "Panou de bord",
|
||||
"updatesSubtitle": "Actualizări",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Puteți schimba acest lucru în setări mai târziu.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nu sunt instalate aplicații patch-uite",
|
||||
"installUpdate": "Continuați să instalați actualizarea?",
|
||||
"updateSheetTitle": "Actualizare ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Patch",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Următoarele patch-uri au fost eliminate de la ultima dată când le-ați folosit.\n\n${patches}\n\nContinuați oricum?",
|
||||
"requiredOptionDialogText": "Unele opțiuni pentru patch-uri trebuie setate."
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Valoare personalizată",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "Opțiuni patch",
|
||||
"saveOptions": "Salvează",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "Mai multe opțiuni de intrare",
|
||||
"selectFilePath": "Selectați calea fișierului",
|
||||
"selectFolder": "Selectați dosarul",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Această opțiune nu este acceptată",
|
||||
"requiredOptionNull": "Următoarele opțiuni trebuie setate:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "Arată un dialog atunci când este disponibilă o nouă actualizare",
|
||||
"universalPatchesLabel": "Arată patch-urile universale",
|
||||
"universalPatchesHint": "Afişaţi toate aplicaţiile şi patch-urile universale (poate încetini lista de aplicaţii)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Verificare compatibilitate versiune",
|
||||
"versionCompatibilityCheckHint": "Preveniți selectarea patch-urilor care nu sunt compatibile cu versiunea aplicației selectate",
|
||||
"requireSuggestedAppVersionLabel": "Solicitați o versiune sugerată a aplicației",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "Instalează",
|
||||
"uninstallButton": "Dezinstalează",
|
||||
"unmountButton": "Demontare",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Eroare",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Sunteți sigur că vreți să unpatch-uiți această aplicație?",
|
||||
"uninstallDialogText": "Sunteţi sigur că doriţi să dezinstalaţi această aplicaţie?",
|
||||
"rootDialogText": "Aplicația a fost instalată cu permisiuni de superuser, dar momentan ReVanced Manager nu are permisiuni.\nVă rugăm să acordați mai întâi permisiuni superuser.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Numele pachetului",
|
||||
"installTypeLabel": "Tipul instalării",
|
||||
"mountTypeLabel": "Montează",
|
||||
"regularTypeLabel": "Obișnuit",
|
||||
"patchedDateLabel": "Data patch-uirii",
|
||||
"appliedPatchesLabel": "Patch-uri aplicate",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} la ${time}",
|
||||
"appliedPatchesHint": "${quantity} patch-uri aplicate",
|
||||
"updateNotImplemented": "Această funcție nu a fost încă implementată"
|
||||
|
|
|
@ -54,7 +54,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Патчер",
|
||||
"patchButton": "Пропатчить",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Следующие патчи были удалены с момента их последнего использования.\n\n ${patches}\n\n Все равно продолжить?",
|
||||
"requiredOptionDialogText": "Некоторые параметры патчей должны быть обязательно установлены."
|
||||
},
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"okButton": "OK",
|
||||
"cancelButton": "Zrušiť",
|
||||
"dismissButton": "",
|
||||
"quitButton": "Ukončiť",
|
||||
"updateButton": "Aktualizovať",
|
||||
"suggested": "Navrhované: ${version}",
|
||||
|
@ -12,8 +11,6 @@
|
|||
"noShowAgain": "Nabudúce nezobrazovať",
|
||||
"add": "Pridať",
|
||||
"remove": "Odstrániť",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Hlavný panel",
|
||||
"patcherTab": "Zaplátač",
|
||||
|
@ -23,19 +20,10 @@
|
|||
"refreshSuccess": "Úspešne obnovené",
|
||||
"widgetTitle": "Hlavný panel",
|
||||
"updatesSubtitle": "Aktualizácie",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Zaplátané aplikácie nie sú nainštalované",
|
||||
"installUpdate": "Pokračovať v inštalácii aktualizácie?",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "Aktualizovať ReVanced záplaty",
|
||||
"updateChangelogTitle": "Zoznam zmien",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "Tým sa pripojíte na ${url}.",
|
||||
"downloadingMessage": "Sťahovanie aktualizácie...",
|
||||
"downloadedMessage": "Aktualizácia bola stiahnutá",
|
||||
|
@ -53,17 +41,10 @@
|
|||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "Zaplátač",
|
||||
"patchButton": "Záplata",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "Záplata"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "Nebola nájdená žiadna aplikácia",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "Nebola nájdená žiadna aplikácia"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Vyberte záplaty",
|
||||
|
@ -76,60 +57,37 @@
|
|||
"widgetSubtitle": "Sme opäť online!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "Úložisko",
|
||||
"selectFromStorageButton": "Vybrať z úložiska",
|
||||
"errorMessage": "Nie je možné použiť vybranú aplikáciu",
|
||||
"downloadToast": "Funkcia sťahovania zatiaľ nie je k dispozícii",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "Funkcia nie je implementovaná",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "Funkcia nie je implementovaná"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Vyberte záplaty",
|
||||
"searchBarHint": "Vyhľadajte záplaty",
|
||||
"universalPatches": "Univerzálne záplaty",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "Hotovo",
|
||||
"defaultChip": "Predvolené",
|
||||
"defaultTooltip": "Vybrať všetky predvolené záplaty",
|
||||
"noneChip": "Žiadne",
|
||||
"noneTooltip": "Zrušiť výber všetkých odporúčaných záplat",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu",
|
||||
"setRequiredOption": ""
|
||||
"noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu"
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "Uložiť",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "Táto možnosť nie je podporovaná",
|
||||
"requiredOptionNull": "Je potrebné nastaviť nasledujúce možnosti:\n\n${options}"
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Výber tejto záplaty môže spôsobiť chyby.\n\nVerzia aplikácie: ${packageVersion}\nPodporované verzie:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "Táto záplata obsahuje požadovanú možnosť, ktorú táto apka nepodporuje",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": "Použiť predvolený výber"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "Vyberte typ inštalácie",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Inštalovať",
|
||||
"installRootType": "Pripojiť",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "Opätovným stlačením tlačidla späť zrušíte",
|
||||
"openButton": "Otvoriť",
|
||||
"notificationTitle": "ReVanced manažér zapláta",
|
||||
|
@ -144,10 +102,8 @@
|
|||
"widgetTitle": "Nastavenia",
|
||||
"appearanceSectionTitle": "Vzhľad",
|
||||
"teamSectionTitle": "Tím",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "Pokročilé",
|
||||
"exportSectionTitle": "Import a export",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "Motív aplikácie",
|
||||
"systemThemeLabel": "Systém",
|
||||
"lightThemeLabel": "Svetlý",
|
||||
|
@ -155,108 +111,47 @@
|
|||
"dynamicThemeLabel": "Material You",
|
||||
"dynamicThemeHint": "Užite si tému bližíe prispôsobenú vášmu zariadeniu",
|
||||
"languageLabel": "Jazyk",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Zdroj integrácie",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Resetovať",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "URL API",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "URL API",
|
||||
"orgPatchesLabel": "Autor záplaty",
|
||||
"sourcesPatchesLabel": "Zdroj záplaty",
|
||||
"orgIntegrationsLabel": "Autor integrácie",
|
||||
"contributorsLabel": "Prispievatelia",
|
||||
"contributorsHint": "Zoznam prispievateľov projektu ReVanced",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "Chystáte sa zakázať zmenu výberu záplat. \nPredvolený výber záplat bude obnovený.\n\nZakázať aj napriek tomu?",
|
||||
"autoUpdatePatchesLabel": "Automaticky aktualizovať záplaty",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Informácie",
|
||||
"snackbarMessage": "Skopírované do schránky",
|
||||
"restartAppForChanges": "Ak chcete použiť zmeny, reštartujte aplikáciu",
|
||||
"deleteTempDirLabel": "Odstrániť dočasné súbory",
|
||||
"deleteTempDirHint": "Odstrániť nepoužívané dočasné súbory",
|
||||
"deletedTempDir": "Dočasné súbory odstránené",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "Obnoví sa predvolený výber záplat.",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Záznamy odstránené",
|
||||
"regenerateKeystoreLabel": "Vytvoriť nové úložisko kľúčov",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "Vytvoriť nové úložisko kľúčov?",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "Vygenerované nové úložisko kľúčov",
|
||||
"exportKeystoreLabel": "Exportovať úložisko kľúčov",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "Úložisko kľúčov exportované",
|
||||
"noKeystoreExportFileFound": "Žiadne úložisko kľúčov na export",
|
||||
"importKeystoreLabel": "Importovať úložisko kľúčov",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "Úložisko kľúčov importované",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "Nie je možné použiť vybraný JSON súbor",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "Nie je možné použiť vybraný JSON súbor"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "Informácie o aplikácii",
|
||||
"openButton": "Otvoriť",
|
||||
"installButton": "Inštalovať",
|
||||
"uninstallButton": "Odinštalovať",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Chyba",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "Aplikácia bola nainštalovaná s oprávneniami superpoužívateľa, ale v súčasnosti ReVanced Manažér nemá žiadne oprávnenia. Najskôr mu udeľte oprávnenia superužívateľa.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Názov balíka",
|
||||
"installTypeLabel": "Spôsob inštalácie",
|
||||
"mountTypeLabel": "Pripojiť",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Dátum záplaty",
|
||||
"appliedPatchesLabel": "Použité záplaty",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} o ${time}",
|
||||
"appliedPatchesHint": "${quantity} použitých záplat",
|
||||
"updateNotImplemented": "Táto funkcia ešte nebola implementovaná"
|
||||
|
@ -264,30 +159,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Prispievatelia"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -2,16 +2,12 @@
|
|||
"okButton": "V redu",
|
||||
"cancelButton": "Prekliči",
|
||||
"dismissButton": "Opusti",
|
||||
"quitButton": "",
|
||||
"updateButton": "Posodobi",
|
||||
"suggested": "Priporočena različica: ${version}",
|
||||
"yesButton": "Da",
|
||||
"noButton": "Ne",
|
||||
"warning": "Opozorilo",
|
||||
"notice": "Notice",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "Pokaži, kaj je novega",
|
||||
"showUpdateButton": "Pokaži posodobitev",
|
||||
"navigationView": {
|
||||
|
@ -23,20 +19,15 @@
|
|||
"refreshSuccess": "Osvežitev je uspela",
|
||||
"widgetTitle": "Nadzorna plošča",
|
||||
"updatesSubtitle": "Posodobitve",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "To lahko tudi kasneje spremenite v nastavitvah.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Nameščena ni nobena popravljena aplikacija",
|
||||
"installUpdate": "Nadaljujem z nameščanjem posodobitve?",
|
||||
"updateSheetTitle": "Posodobi ReVanced Manager",
|
||||
"updateDialogTitle": "Na voljo je posodobitev",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "Zadnje spremembe",
|
||||
"updateDialogText": "Za ${file} je na voljo posodobitev.\n\nTrenutno je nameščena različica ${version}.",
|
||||
"downloadConsentDialogTitle": "Prenesem potrebne datoteke?",
|
||||
"downloadConsentDialogText": "ReVanced Manager mora za svoje nemoteno delovanje prenesti potrebne datoteke.",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "Prenašam posodobitev ...",
|
||||
"downloadedMessage": "Posodobitev prenesena",
|
||||
"installingMessage": "Nameščam posodobitev ...",
|
||||
|
@ -54,9 +45,7 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Popravljalnik",
|
||||
"patchButton": "Popravi",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Spodnji popravki so bili odstranjeni, odkar ste jih nazadnje uporabili.\n\n${patches}\n\nVseeno nadaljujem?",
|
||||
"requiredOptionDialogText": ""
|
||||
"removedPatchesWarningDialogText": "Spodnji popravki so bili odstranjeni, odkar ste jih nazadnje uporabili.\n\n${patches}\n\nVseeno nadaljujem?"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "Izberi aplikacijo",
|
||||
|
@ -89,9 +78,6 @@
|
|||
"patchesSelectorView": {
|
||||
"viewTitle": "Izberite popravke",
|
||||
"searchBarHint": "Iščite popravke",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "Končano",
|
||||
"defaultChip": "Privzeto",
|
||||
"defaultTooltip": "Izberi vse privzete popravke",
|
||||
|
@ -99,45 +85,25 @@
|
|||
"noneTooltip": "Razveljavi izbiro vseh popravkov",
|
||||
"loadPatchesSelection": "Naloži izbor popravkov",
|
||||
"noSavedPatches": "Za izbrano aplikacijo ni shranjenega izbora popravkov.\nS pritiskom na Končano shranite trenutni izbor.",
|
||||
"noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov",
|
||||
"setRequiredOption": ""
|
||||
"noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov"
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Vrednost po meri",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "Save",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"saveOptions": "Save"
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "Popravek ni združljiv s to različico aplikacije.",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "Priporočamo, da uporabite privzete možnosti in izbor popravkov. Če jih spremenite, lahko pride do nepričakovanih težav.\n\nPreden spremenite izbor popravkov, boste morali v nastavitvah vklopiti \"Omogoči spreminjanje izborov popravkov\".",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"patchesChangeWarningDialogText": "Priporočamo, da uporabite privzete možnosti in izbor popravkov. Če jih spremenite, lahko pride do nepričakovanih težav.\n\nPreden spremenite izbor popravkov, boste morali v nastavitvah vklopiti \"Omogoči spreminjanje izborov popravkov\"."
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "Izberite vrsto namestitve, s katero želite nadaljevati.",
|
||||
"installButton": "Namesti",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "Običajna",
|
||||
"warning": "Onemogočite samodejno posodabljanje za popravljeno aplikacijo, drugače lahko pride do nepredvidenih težav.",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Odpri",
|
||||
"notificationTitle": "Upravitelj ReVanced popravlja",
|
||||
"notificationText": "Dotaknite se za vrnitev na namestitveni program",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "Namestitveni program še teče, ne morem končati ..."
|
||||
},
|
||||
"settingsView": {
|
||||
|
@ -148,9 +114,6 @@
|
|||
"advancedSectionTitle": "Napredno",
|
||||
"exportSectionTitle": "Uvoz in izvoz",
|
||||
"dataSectionTitle": "Viri podatkov",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "Temni videz",
|
||||
"dynamicThemeLabel": "Material You",
|
||||
"dynamicThemeHint": "Videz je prilagojen za vašo napravo",
|
||||
|
@ -178,15 +141,11 @@
|
|||
"enablePatchesSelectionLabel": "Dovoli spreminjanje izborov popravkov",
|
||||
"enablePatchesSelectionHint": "Ne prepreči izbiranja ali opuščanja popravkov",
|
||||
"enablePatchesSelectionWarningText": "Spreminjanje izbora popravkov lahko povzroči nepredvidene težave.\n\nGa vseeno omogočim?",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "Samodejno posodobi popravke",
|
||||
"showUpdateDialogLabel": "Pokaži posodobitveno pogovorno okno",
|
||||
"showUpdateDialogHint": "Pokaži pogovorno okno, ko je na voljo posodobitev",
|
||||
"universalPatchesLabel": "Pokaži splošne popravke",
|
||||
"universalPatchesHint": "Prikaži vse aplikacije in splošne popravke (lahko upočasni prikaz seznama aplikacij)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "Preverjanje združljivosti različic",
|
||||
"versionCompatibilityCheckHint": "Prepreči izbiranje popravkov, ki niso združljivi z izbrano različico aplikacije",
|
||||
"requireSuggestedAppVersionLabel": "Zahtevaj priporočeno različico",
|
||||
|
@ -211,18 +170,13 @@
|
|||
"resetStoredPatchesDialogText": "Obnovljen bo privzeti izbor popravkov.",
|
||||
"resetStoredPatches": "Izbor popravkov je bil ponastavljen",
|
||||
"resetStoredOptionsLabel": "Ponastavi možnosti popravkov",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "Ali naj ponastavim možnosti popravkov?",
|
||||
"resetStoredOptionsDialogText": "S ponastavitvijo možnosti popravkov bodo odstranjene vse shranjene možnosti.",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "Počisti dnevniške podatke",
|
||||
"deleteLogsHint": "Izbriše dnevniške vnose za ReVanced Manager",
|
||||
"deletedLogs": "Dnevniški vnosi izbrisani",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "Ponovno generira shrambo ključev za podpisovanje aplikacij",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "Popravljenih aplikacij, podpisanih s staro shrambo ključev, ne bo več mogoče posodobiti.",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "Izvozi shrambo ključev",
|
||||
"exportKeystoreHint": "Izvozi shrambo ključev za podpisovanje aplikacij",
|
||||
"exportedKeystore": "Shramba ključev je izvožena",
|
||||
|
@ -241,22 +195,15 @@
|
|||
"installButton": "Namesti",
|
||||
"uninstallButton": "Odstrani",
|
||||
"unmountButton": "Odklopi",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Napaka",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "Ali res želite odklopiti to aplikacijo?",
|
||||
"uninstallDialogText": "Ali res želite odstraniti to aplikacijo?",
|
||||
"rootDialogText": "Aplikacija je bila nameščena s skrbniškimi dovoljenji, a trenutno upravitelj ReVanced nima ustreznih dovoljenj.\nProsimo, da mu najprej odobrite skrbniška dovoljenja.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Naziv paketa",
|
||||
"installTypeLabel": "Vrsta namestitve",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "Običajna",
|
||||
"patchedDateLabel": "Datum popravila",
|
||||
"appliedPatchesLabel": "Uveljavljeni popravki",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} ob ${time}",
|
||||
"appliedPatchesHint": "${quantity} uveljavljenih popravkov",
|
||||
"updateNotImplemented": "Ta funkcionalnost še ni implementirana"
|
||||
|
|
|
@ -4,39 +4,18 @@
|
|||
"dismissButton": "Largoje",
|
||||
"quitButton": "Hiq dorë",
|
||||
"updateButton": "Përditëso",
|
||||
"suggested": "",
|
||||
"yesButton": "Po",
|
||||
"noButton": "Jo",
|
||||
"warning": "Kujdes",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Paneli",
|
||||
"patcherTab": "Modifikuesi",
|
||||
"settingsTab": "Rregullimet"
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "Paneli",
|
||||
"updatesSubtitle": "Përditësimet",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "Lista e ndryshimeve",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "Përditësimi po shkarkohet...",
|
||||
"downloadedMessage": "Përditesimi u shkarkua",
|
||||
"installingMessage": "Përditësimi po instalohet...",
|
||||
|
@ -48,26 +27,17 @@
|
|||
"infoButton": "Informacion"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "Po ngarkohet...",
|
||||
"timeagoLabel": ""
|
||||
"loadingLabel": "Po ngarkohet..."
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "Modifikuesi",
|
||||
"patchButton": "Arnim",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "Arnim"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "Nuk u gjeten aplikacione",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "Nuk u gjeten aplikacione"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Zgjidh modifikimet",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "Në fillim zgjidh një aplikacion",
|
||||
"widgetEmptySubtitle": "Nuk janë zgjedhur modifikime"
|
||||
},
|
||||
|
@ -76,187 +46,62 @@
|
|||
"widgetSubtitle": "Jemi online!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "Magazina",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "Nuk mund te perdoret aplikacioni qe u zgjodh",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
"errorMessage": "Nuk mund te perdoret aplikacioni qe u zgjodh"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Zgjidh modifikimet",
|
||||
"searchBarHint": "Kërko për modifikime",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "U krye",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "Asnjë",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "Nuk u gjetën modifikime për aplikacionin e zgjedhur",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"noPatchesFound": "Nuk u gjetën modifikime për aplikacionin e zgjedhur"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Duke zgjedhur kte modifikim mund te shfaqen gabime.\n\nVersioni i app-it: ${packageVersion}\nVersionet e mbeshtetura:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "Duke zgjedhur kte modifikim mund te shfaqen gabime.\n\nVersioni i app-it: ${packageVersion}\nVersionet e mbeshtetura:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "Instalo",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "Hape",
|
||||
"notificationTitle": "Menaxheri ReVanced po bën modifikime",
|
||||
"notificationText": "Prek që të kthehesh te instaluesi",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "Instaluesi po punon ende, nuk mund te dalesh..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Rregullimet",
|
||||
"appearanceSectionTitle": "Pamja",
|
||||
"teamSectionTitle": "Skuadra",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "Të përparuarat",
|
||||
"exportSectionTitle": "Importo & Eksporto",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "Materiali Ti",
|
||||
"dynamicThemeHint": "Shijo një përvojë më të afërt me pajisjen tënde",
|
||||
"languageLabel": "Gjuha",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Burimi i integrimeve",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Rivendos",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "Organizimi i modifikimeve",
|
||||
"sourcesPatchesLabel": "Burimi i modifikuesëve",
|
||||
"orgIntegrationsLabel": "Organizimi i integrimeve",
|
||||
"contributorsLabel": "Kontribuesit",
|
||||
"contributorsHint": "Lista e kontribuesve të ReVanced",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Rreth nesh",
|
||||
"snackbarMessage": "U kopjua te kujtesa e fragmenteve",
|
||||
"restartAppForChanges": "Rinisni aplikacionin per te aplikuar ndryshimet",
|
||||
"deleteTempDirLabel": "Fshi skedaret e perkoheshme",
|
||||
"deleteTempDirHint": "Fshije dosje te pa perdorura",
|
||||
"deletedTempDir": "Dosjet e perkohshme u fshine",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "Regjistrat u fshinë",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "Nuk mund të përdoret skedari i zgjedhur JSON",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "Nuk mund të përdoret skedari i zgjedhur JSON"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "Informacioni i aplikacionit",
|
||||
"openButton": "Hape",
|
||||
"installButton": "",
|
||||
"uninstallButton": "Ç'instaloje",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Gabim",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "Aplikacioni u instalua me lejet e superpërdoruesit, por aktualisht Menaxheri i ReVanced nuk ka leje.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Emri i paketës",
|
||||
"installTypeLabel": "Lloji i instalimit\n",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "Data e arnuar",
|
||||
"appliedPatchesLabel": "Arna të aplikuara",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} më ${time}",
|
||||
"appliedPatchesHint": "${quantity} modifikime të aplikuara",
|
||||
"updateNotImplemented": "Kjo veçori nuk është zbatuar ende"
|
||||
|
@ -264,30 +109,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "Kontribuesit"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -54,7 +54,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Печер",
|
||||
"patchButton": "Печуј",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Следећи печеви су уклоњени од последњег пута када сте их користили.\n\n${patches}\n\nИпак наставити?",
|
||||
"requiredOptionDialogText": "Неке опције морају бити подешене."
|
||||
},
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
"lastPatchedAppSubtitle": "Senast patchad app",
|
||||
"patchedSubtitle": "Installerade appar",
|
||||
"changeLaterSubtitle": "Du kan ändra detta i inställningarna vid ett senare tillfälle.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Inga patchade appar installerade",
|
||||
"installUpdate": "Gå vidare och installera uppdateringen?",
|
||||
"updateSheetTitle": "Uppdatera ReVanced Manager",
|
||||
|
@ -54,7 +53,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Patcher",
|
||||
"patchButton": "Patch",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Följande patchar har tagits bort sedan du senast använde dem.\n\n${patches}\n\nFortsätt ändå?",
|
||||
"requiredOptionDialogText": "Vissa patchalternativ måste anges."
|
||||
},
|
||||
|
@ -241,22 +239,17 @@
|
|||
"installButton": "Installera",
|
||||
"uninstallButton": "Avinstallera",
|
||||
"unmountButton": "Avmontera",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "Fel",
|
||||
"lastPatchedAppDescription": "Detta är en säkerhetskopia av den app som senast patchades.",
|
||||
"unmountDialogText": "Är du säker på att du vill avmontera denna app?",
|
||||
"uninstallDialogText": "Är du säker på att du vill avinstallera denna appen?",
|
||||
"rootDialogText": "Appen installerades med superanvändarbehörigheter, men ReVanced-hanteraren har för närvarande inga behörigheter. Bevilja superanvändarbehörigheter först.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "Paketnamn",
|
||||
"installTypeLabel": "Installationstyp",
|
||||
"mountTypeLabel": "Montera",
|
||||
"regularTypeLabel": "Regular",
|
||||
"patchedDateLabel": "Patchat datum",
|
||||
"appliedPatchesLabel": "Tillämpade patchar",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} vid ${time}",
|
||||
"appliedPatchesHint": "${quantity} tillämpade patchar",
|
||||
"updateNotImplemented": "Denna funktionen har inte lagts till ännu"
|
||||
|
|
|
@ -1,293 +1,21 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "Chagua programu kwanza",
|
||||
"widgetEmptySubtitle": ""
|
||||
"widgetSubtitle": "Chagua programu kwanza"
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -12,8 +12,6 @@
|
|||
"noShowAgain": "இதனை மீண்டும் காண்பிக்க வேண்டாம்",
|
||||
"add": "சேர்",
|
||||
"remove": "நீக்கு",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "கட்டுப்பாட்டகம்",
|
||||
"patcherTab": "இணைப்பான்",
|
||||
|
@ -23,20 +21,7 @@
|
|||
"refreshSuccess": "வெற்றிகரமாகப் புதுப்பிக்கப்பட்டது",
|
||||
"widgetTitle": "கட்டுப்பாட்டகம்",
|
||||
"updatesSubtitle": "புதுப்பித்தல்கள்",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "மாற்றங்களின் பதிவு",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "மேம்பாடு பதிவிறக்கப்படுகிறது...",
|
||||
"downloadedMessage": "புதுப்பிப்பு பதிவிறக்கப்பட்டது",
|
||||
"installingMessage": "புதுப்பிப்பை நிறுவுகிறது...",
|
||||
|
@ -48,22 +33,14 @@
|
|||
"infoButton": "தகவல்"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "ஏற்றுகிறது...",
|
||||
"timeagoLabel": ""
|
||||
"loadingLabel": "ஏற்றுகிறது..."
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "இணைப்பான்",
|
||||
"patchButton": "இணைப்பு",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "இணைப்பு"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "செயலிகள் கண்டறியப்படவில்லை",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "செயலிகள் கண்டறியப்படவில்லை"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "இணைப்புகளைத் தேர்ந்தெடுக்கவும்",
|
||||
|
@ -76,187 +53,72 @@
|
|||
"widgetSubtitle": "நாங்கள் ஆன்லைனில் இருக்கிறோம்!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "சேமிப்பு",
|
||||
"selectFromStorageButton": "இருப்பிலிருந்து தேர்வு செய்க ",
|
||||
"errorMessage": "தேர்ந்தெடுக்கப்பட்ட செயலியைப் பயன்படுத்த இயலவில்லை",
|
||||
"downloadToast": "பதிவிறக்கம் செய்யும் ஆதரவு இன்னும் வரவில்லை ",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "இணைப்புகளைத் தேர்ந்தெடுக்கவும்",
|
||||
"searchBarHint": "இணைப்புகளைத் தேடு",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "Patches",
|
||||
"doneButton": "முடிந்தது",
|
||||
"defaultChip": "இயல்புநிலை",
|
||||
"defaultTooltip": "எல்லா இயல்பான இணைப்புகளையும் தேர்ந்தெடு",
|
||||
"noneChip": "எதுவுமில்லை",
|
||||
"noneTooltip": "அனைத்து கோப்புகளையும் நீக்கவும்",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "தேர்ந்தெடுக்கப்பட்ட செயலிக்கு இணைப்புகள் காணப்படவில்லை",
|
||||
"setRequiredOption": ""
|
||||
"noPatchesFound": "தேர்ந்தெடுக்கப்பட்ட செயலிக்கு இணைப்புகள் காணப்படவில்லை"
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "Save",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"saveOptions": "Save"
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "இந்த இணைப்பைத் தேர்ந்தெடுப்பது, இணைப்புப் பிழைகளை ஏற்படுத்தலாம்.\n\nபயன்பாட்டின் பதிப்பு: ${packageVersion}\nதற்போதைய ஆதரிக்கப்படும் பதிப்புகள்:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "இந்த இணைப்பைத் தேர்ந்தெடுப்பது, இணைப்புப் பிழைகளை ஏற்படுத்தலாம்.\n\nபயன்பாட்டின் பதிப்பு: ${packageVersion}\nதற்போதைய ஆதரிக்கப்படும் பதிப்புகள்:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "நிறுவு",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "திற",
|
||||
"notificationTitle": "ReVanced Manager இணைக்கப் படுகிறது",
|
||||
"notificationText": "நிறுவிக்குத் திரும்பச் செல்ல இங்கே கிளிக் செய்யவும்",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "நிறுவி இன்னும் இயங்குகிறது, வெளியேற முடியாது..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "அமைப்புகள்",
|
||||
"appearanceSectionTitle": "தோற்றம்",
|
||||
"teamSectionTitle": "குழு",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "மேம்பட்ட அமைப்புகள்",
|
||||
"exportSectionTitle": "இறக்க & ஏற்ற",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "Material You",
|
||||
"dynamicThemeHint": "உங்கள் கருவிக்கு நெருக்கமான அனுபவத்தை அனுபவிக்கவும்",
|
||||
"languageLabel": "மொழி",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "ஒருங்கிணைப்புகளின் மூலம்",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "மறுஅமை",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "இணைப்புகளின் அமைப்பு",
|
||||
"sourcesPatchesLabel": "இணைப்புகளின் மூலம்",
|
||||
"orgIntegrationsLabel": "ஒருங்கிணைப்புகளின் அமைப்பு",
|
||||
"contributorsLabel": "பங்களிப்பாளர்கள்",
|
||||
"contributorsHint": "ReVancedற்குப் பங்களித்தோர் பட்டியல்",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "இதைப் பற்றி",
|
||||
"snackbarMessage": "நகலகத்திற்கு நகலெடுக்கப்பட்டது",
|
||||
"restartAppForChanges": "மாற்றங்களைப் பயன்படுத்த பயன்பாட்டை மறுதொடக்கம் செய்யுங்கள்",
|
||||
"deleteTempDirLabel": "தற்காலிக கோப்புகளை நீக்கவும்",
|
||||
"deleteTempDirHint": "பயன்படுத்தப்படாத தற்காலிக கோப்புகளை நீக்கவும்",
|
||||
"deletedTempDir": "தற்காலிக கோப்புகள் நீக்கப்பட்டன",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "பதிவுகள் நீக்கப்பட்டன",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "தேர்ந்தெடுக்கப்பட்ட JSON கோப்பைப் பயன்படுத்த முடியவில்லை",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "தேர்ந்தெடுக்கப்பட்ட JSON கோப்பைப் பயன்படுத்த முடியவில்லை"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "செயலியின் தகவல்",
|
||||
"openButton": "திற",
|
||||
"installButton": "நிறுவு",
|
||||
"uninstallButton": "நிறுவல்நீக்கம்",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "பிழை",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "பயன்பாடு சூப்பர் யூசர் அனுமதிகளுடன் நிறுவப்பட்டது, ஆனால் தற்போது ReVanced Managerக்கு அனுமதிகள் இல்லை.\nமுதலில் சூப்பர் யூசர் அனுமதிகளை வழங்கவும்.",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "தொகுப்புப் பெயர்",
|
||||
"installTypeLabel": "நிறுவல் முறை",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "இணைப்புத் தேதி",
|
||||
"appliedPatchesLabel": "இயக்கப்பட்ட இணைப்புகள்",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} அன்று ${time} மணி",
|
||||
"appliedPatchesHint": "${quantity} இயக்கப்பட்ட இணைப்புகள்",
|
||||
"updateNotImplemented": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை"
|
||||
|
@ -264,30 +126,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "பங்களிப்பாளர்கள்"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,42 +1,19 @@
|
|||
{
|
||||
"okButton": "సరే",
|
||||
"cancelButton": "రద్దుచేయి",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "అప్డేట్",
|
||||
"suggested": "",
|
||||
"yesButton": "అవును",
|
||||
"noButton": "కాదు",
|
||||
"warning": "హెచ్చరిక",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "డాష్బోర్డ్",
|
||||
"patcherTab": "ప్యాచర్",
|
||||
"settingsTab": "సెట్టింగులు"
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "డాష్బోర్డ్",
|
||||
"updatesSubtitle": "అప్డేట్లు",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "మార్పుల సంచిక",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "అప్డేట్ డౌన్లోడ్ చేయబడుతోంది...",
|
||||
"downloadedMessage": "అప్డేట్ డౌన్లోడ్ అయింది",
|
||||
"installingMessage": "అప్డేట్ ఇన్స్టాల్ చేయబడుతోంది...",
|
||||
|
@ -48,22 +25,14 @@
|
|||
"infoButton": "సమాచారం"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "లోడ్ అవుతుంది...",
|
||||
"timeagoLabel": ""
|
||||
"loadingLabel": "లోడ్ అవుతుంది..."
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "పూడ్చేది",
|
||||
"patchButton": "అతుకు",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "అతుకు"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "ఏ అనువర్తనాలూ లేవు",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "ఏ అనువర్తనాలూ లేవు"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "అతుకులు ఎంచుకోండి",
|
||||
|
@ -76,218 +45,46 @@
|
|||
"widgetSubtitle": "మేము ఆన్లైన్లో ఉన్నాం!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "నిల్వ",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "ఎంచుకున్న అనువర్తనాన్ని వాడలేకపోయాం",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
"errorMessage": "ఎంచుకున్న అనువర్తనాన్ని వాడలేకపోయాం"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "అతుకులు ఎంచుకోండి",
|
||||
"searchBarHint": "అతుకులు వెతకండి",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "Patches",
|
||||
"doneButton": "అయింది",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "ఏదీ కాదు",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
"noneChip": "ఏదీ కాదు"
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "భద్రపరచు",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"saveOptions": "భద్రపరచు"
|
||||
},
|
||||
"patchItem": {},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "స్థాపించు",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "తెరువు",
|
||||
"notificationTitle": "రీవాన్సడ్ మేనేజర్ పాచ్ చేస్తుంది",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
"notificationTitle": "రీవాన్సడ్ మేనేజర్ పాచ్ చేస్తుంది"
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "అమరికలు",
|
||||
"appearanceSectionTitle": "స్వరూపం",
|
||||
"teamSectionTitle": "జట్టు",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "అధునాతన",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "Material You",
|
||||
"dynamicThemeHint": "మీ పరికరానికి దగ్గరి అనుభవాన్ని ఆనందించండి",
|
||||
"languageLabel": "భాషలు",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "దోహదకారి",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "గురించి",
|
||||
"snackbarMessage": "క్లిప్బోర్డ్కి కాపీ అయింది",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"snackbarMessage": "క్లిప్బోర్డ్కి కాపీ అయింది"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "అనువర్తన సమాచారం",
|
||||
"openButton": "తెరువు",
|
||||
"installButton": "స్థాపించు",
|
||||
"uninstallButton": "తీసివేయు",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "లోపం",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
"rootDialogTitle": "లోపం"
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": "దోహదకారి"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -12,8 +12,6 @@
|
|||
"noShowAgain": "ไม่ต้องแสดงอีก",
|
||||
"add": "เพิ่ม",
|
||||
"remove": "ลบ",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "หน้าหลัก",
|
||||
"patcherTab": "ตัวดัดแปลง",
|
||||
|
@ -23,20 +21,10 @@
|
|||
"refreshSuccess": "รีเฟรชสำเร็จแล้ว",
|
||||
"widgetTitle": "หน้าหลัก",
|
||||
"updatesSubtitle": "อัปเดต",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "ไม่มีแอปที่มีการดัดแปลงติดตั้งไว้",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "อัปเดต ReVanced Manager",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "อัปเดต ReVanced Patches",
|
||||
"updateChangelogTitle": "บันทึกการเปลี่ยนแปลง",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "กำลังดาวน์โหลดอัปเดต...",
|
||||
"downloadedMessage": "ดาวน์โหลดอัปเดตแล้ว",
|
||||
"installingMessage": "กำลังติดตั้งอัปเดต...",
|
||||
|
@ -53,17 +41,10 @@
|
|||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "ตัวดัดแปลง",
|
||||
"patchButton": "เริ่มการดัดแปลง",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "เริ่มการดัดแปลง"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "ไม่พบแอปพลิเคชัน",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "ไม่พบแอปพลิเคชัน"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "เลือกการดัดแปลง",
|
||||
|
@ -82,72 +63,38 @@
|
|||
"selectFromStorageButton": "เลือกจากที่เก็บข้อมูล",
|
||||
"errorMessage": "ไม่สามารถใช้แอปพลิเคชันที่เลือกไว้ได้",
|
||||
"downloadToast": "ฟังก์ชันดาวน์โหลดยังไม่พร้อมใช้งาน",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "ไม่ได้ใช้คุณลักษณะ",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "ไม่ได้ใช้คุณลักษณะ"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "เลือกการดัดแปลง",
|
||||
"searchBarHint": "ค้นหาการดัดแปลง",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "Patches",
|
||||
"doneButton": "เรียบร้อย",
|
||||
"defaultChip": "ค่าเริ่มต้น",
|
||||
"defaultTooltip": "เลือกการดัดแปลงเริ่มต้นทั้งหมด",
|
||||
"noneChip": "ไม่เลือก",
|
||||
"noneTooltip": "เลิกเลือกการดัดแปลงทั้งหมด",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้",
|
||||
"setRequiredOption": ""
|
||||
"noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้"
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "บันทึก",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"saveOptions": "บันทึก"
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "ติดตั้ง",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "เปิด",
|
||||
"notificationTitle": "ReVanced Manager กำลังดัดแปลง",
|
||||
"notificationText": "แตะเพื่อกลับไปยังตัวติดตั้ง",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "ตัวติดตั้งกำลังทำงานอยู่ ไม่สามารถออกได้..."
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "ตั้งค่า",
|
||||
"appearanceSectionTitle": "หน้าตา",
|
||||
"teamSectionTitle": "ทีม",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "ขั้นสูง",
|
||||
"exportSectionTitle": "นำเข้าและส่งออก",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "ธีมของแอปพลิเคชั่น",
|
||||
"systemThemeLabel": "ค่าเริ่มต้นของระบบ",
|
||||
"lightThemeLabel": "สว่าง",
|
||||
|
@ -156,107 +103,41 @@
|
|||
"dynamicThemeHint": "เพลิดเพลินกับประสบการณ์ที่ใกล้ชิดกับอุปกรณ์ของคุณมากขึ้น",
|
||||
"languageLabel": "ภาษา",
|
||||
"languageUpdated": "อัพเดตภาษาแล้ว",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "ที่มาของส่วนเสริม",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "รีเซ็ต",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "ลิงค์ของ API",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "ลิงค์ของ API",
|
||||
"orgPatchesLabel": "ผู้ดูแลการดัดแปลง",
|
||||
"sourcesPatchesLabel": "ที่มาของการดัดแปลง",
|
||||
"orgIntegrationsLabel": "ผู้ดูแลส่วนเสริม",
|
||||
"contributorsLabel": "ผู้ช่วยเหลือโปรเจกต์",
|
||||
"contributorsHint": "รายชื่อผู้ที่ช่วยเหลือกับโปรเจ็กต์ ReVanced",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "เกี่ยวกับ",
|
||||
"snackbarMessage": "คัดลอกลงคลิปบอร์ดแล้ว",
|
||||
"restartAppForChanges": "รีสตาร์ทแอปเพื่อใช้การเปลี่ยนค่า",
|
||||
"deleteTempDirLabel": "ลบไฟล์ชั่วคราว",
|
||||
"deleteTempDirHint": "ลบไฟล์ชั่วคราวที่ไม่ได้ใช้งาน",
|
||||
"deletedTempDir": "ลบไฟล์ชั่วคราวแล้ว",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "ลบบันทึกแล้ว",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "ส่งออก keystore",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "ส่งออก keystore แล้ว",
|
||||
"noKeystoreExportFileFound": "ไม่มี keystore ให้ส่งออก",
|
||||
"importKeystoreLabel": "นำเข้า keystore",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "นำเข้า keystore แล้ว",
|
||||
"selectKeystorePassword": "รหัสผ่านของ keystore",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "ข้อมูลแอป",
|
||||
"openButton": "เปิด",
|
||||
"installButton": "ติดตั้ง",
|
||||
"uninstallButton": "ถอนการติดตั้ง",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "ข้อผิดพลาด",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "แอปได้รับการติดตั้งด้วยสิทธิ์ผู้ใช้ขั้นสูงแต่ ReVanced Manager ปัจจุบันยังไม่ได้รับสิทธิ์\nโปรดอนุญาตสิทธิ์ผู้ใช้ขั้นสูงก่อน",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "ชื่อแพ็กเกจ",
|
||||
"installTypeLabel": "รูปแบบการติดตั้ง",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "วันที่ดัดแปลง",
|
||||
"appliedPatchesLabel": "ใช้การดัดแปลงแล้ว",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} เวลา ${time}",
|
||||
"appliedPatchesHint": "ติดตั้งไว้ ${quantity} ตัว",
|
||||
"updateNotImplemented": "ยังไม่ได้ใช้คุณลักษณะนี้"
|
||||
|
@ -264,30 +145,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "ผู้ช่วยเหลือโปรเจกต์"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -54,7 +54,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Yamalayıcı",
|
||||
"patchButton": "Yamala",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Aşağıdaki yamalar son kullanımınızdan sonra kaldırıldı.\n\n${patches}\n\nYine de devam edilsin mi?",
|
||||
"requiredOptionDialogText": "Bazı yama seçeneklerinin ayarlanması gerekiyor."
|
||||
},
|
||||
|
|
|
@ -54,7 +54,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Патчер",
|
||||
"patchButton": "Патчити",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Наступні патчі було видалено з моменту останнього використання.\n\n${patches}\n\nВсе одно продовжити?",
|
||||
"requiredOptionDialogText": "Потрібно встановити деякі параметри патчу."
|
||||
},
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -16,17 +16,13 @@
|
|||
"showUpdateButton": "Yangilanishni ko'rish",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Asboblar",
|
||||
"patcherTab": "",
|
||||
"settingsTab": "Sozlamalar"
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "Muvaffaqiyatli yangilandi",
|
||||
"widgetTitle": "Asboblar",
|
||||
"updatesSubtitle": "Yangilanishlar",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "Keyinroq sozlamalardan o'zgartirishingiz mumkin.",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "Patchlangan dasturlar o'rnatilmagan",
|
||||
"installUpdate": "Yangilanish o'rnatilishi davom ettirilsinmi?",
|
||||
"updateSheetTitle": "ReVanced Managerni yangilash",
|
||||
|
@ -36,7 +32,6 @@
|
|||
"updateDialogText": "${file} uchun yangilanish mavjud.\n\nHozirgi o'rnatilgan versiya: ${version}.",
|
||||
"downloadConsentDialogTitle": "Ba'zi fayllarni yuklab olish?",
|
||||
"downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak.",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "Yangilanishlar otvotti...",
|
||||
"downloadedMessage": "Yangilanish otqizildi",
|
||||
"installingMessage": "Yangilanishlar ornatib olinvotti...",
|
||||
|
@ -48,246 +43,45 @@
|
|||
"infoButton": "Ma'lumot"
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "Yuklanmoqda...",
|
||||
"timeagoLabel": ""
|
||||
"loadingLabel": "Yuklanmoqda..."
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "Patch",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "Patch"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "Ilovalar topilmadi",
|
||||
"anyVersion": ""
|
||||
"noAppsLabel": "Ilovalar topilmadi"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Patchlarni tanlang",
|
||||
"widgetTitleSelected": "Tanlangan patchlar",
|
||||
"widgetSubtitle": "Ilovani birinchi tanlang",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
"widgetSubtitle": "Ilovani birinchi tanlang"
|
||||
},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Patchlarni tanlang",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "Patches",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
"patches": "Patches"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Sozlamalar",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "Import & eksport",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "Integratsiyani manbai",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "Oddiy holga qaytarish",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "API URL",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "API URL",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "Patchlarni manbai",
|
||||
"orgIntegrationsLabel": "Integratsiyani tashkiloti",
|
||||
"contributorsLabel": "Yordamchilar",
|
||||
"contributorsHint": "ReVanced yordamchilani royxati",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "Haqida",
|
||||
"snackbarMessage": "Vaqtinchalik xotiraga nusxalandi",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
"snackbarMessage": "Vaqtinchalik xotiraga nusxalandi"
|
||||
},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {
|
||||
"widgetTitle": "Yordamchilar"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -54,7 +54,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "Trình vá",
|
||||
"patchButton": "Vá",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "Những bản vá sau đây đã bị loại bỏ từ lần cuối bạn dùng chúng.\n\n${patches}\n\nVẫn tiếp tục?",
|
||||
"requiredOptionDialogText": "Một số tùy chọn bản vá cần được thiết đặt."
|
||||
},
|
||||
|
|
|
@ -23,10 +23,7 @@
|
|||
"refreshSuccess": "已刷新",
|
||||
"widgetTitle": "控制面板",
|
||||
"updatesSubtitle": "更新",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "您可以稍后在设置中更改此设置。",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "没有安装已修补的应用",
|
||||
"installUpdate": "继续安装该更新?",
|
||||
"updateSheetTitle": "更新 ReVanced Manager",
|
||||
|
@ -54,7 +51,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "修补器",
|
||||
"patchButton": "修补",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "自您上次使用以下补丁以来,它们已被删除。\n\n${patches}\n\n还是继续吗?",
|
||||
"requiredOptionDialogText": "某些补丁选项必须设置。"
|
||||
},
|
||||
|
@ -104,15 +100,11 @@
|
|||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "自定义值",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "补丁选项",
|
||||
"saveOptions": "保存",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "更多输入选项",
|
||||
"selectFilePath": "选择文件路径",
|
||||
"selectFolder": "选择文件夹",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "不支持此选项",
|
||||
"requiredOptionNull": "必须设置以下选项:\n\n${options}"
|
||||
},
|
||||
|
@ -185,8 +177,6 @@
|
|||
"showUpdateDialogHint": "当有新的更新时显示对话框",
|
||||
"universalPatchesLabel": "显示通用补丁",
|
||||
"universalPatchesHint": "显示所有应用和通用补丁(可能会减慢应用列表)",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "版本兼容性检查",
|
||||
"versionCompatibilityCheckHint": "禁止选择与所选应用版本不兼容的补丁",
|
||||
"requireSuggestedAppVersionLabel": "需要推荐的应用版本",
|
||||
|
@ -241,22 +231,16 @@
|
|||
"installButton": "安装",
|
||||
"uninstallButton": "卸载",
|
||||
"unmountButton": "卸载",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "错误",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "您确定要卸载此应用程序吗?",
|
||||
"uninstallDialogText": "您确定要卸载此应用程序吗?",
|
||||
"rootDialogText": "应用程序曾以超级用户权限安装,但是 ReVanced 管理器目前没有权限。\n请先授予超级用户权限。",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "包名",
|
||||
"installTypeLabel": "安装类型",
|
||||
"mountTypeLabel": "安装",
|
||||
"regularTypeLabel": "常规",
|
||||
"patchedDateLabel": "修补日期",
|
||||
"appliedPatchesLabel": "应用的补丁",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} 于 ${time}",
|
||||
"appliedPatchesHint": "已应用 ${quantity} 个补丁",
|
||||
"updateNotImplemented": "此功能尚未实现"
|
||||
|
|
|
@ -23,20 +23,14 @@
|
|||
"refreshSuccess": "刷新成功",
|
||||
"widgetTitle": "儀表板",
|
||||
"updatesSubtitle": "更新",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "你可以之後喺設定改返",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "未安裝修改咗既應用",
|
||||
"installUpdate": "繼續安裝更新嗎?",
|
||||
"updateSheetTitle": "更新 ReVanced Manager",
|
||||
"updateDialogTitle": "有新嘅更新",
|
||||
"updatePatchesSheetTitle": "更新 ReVanced 補丁",
|
||||
"updateChangelogTitle": "變更日誌",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "下載必要嘅文件?",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "正在下載更新",
|
||||
"downloadedMessage": "已下載更新",
|
||||
"installingMessage": "正在安裝更新…",
|
||||
|
@ -53,10 +47,7 @@
|
|||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "修補工具",
|
||||
"patchButton": "修補",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
"patchButton": "修補"
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "選擇一個應用程式",
|
||||
|
@ -82,9 +73,7 @@
|
|||
"selectFromStorageButton": "係儲存空間裏面選擇",
|
||||
"errorMessage": "用唔到揀咗嘅應用",
|
||||
"downloadToast": "下載功能依家未用得",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "功能未能提供",
|
||||
"featureNotAvailableText": ""
|
||||
"featureNotAvailable": "功能未能提供"
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "揀補丁",
|
||||
|
@ -99,74 +88,34 @@
|
|||
"noneTooltip": "取消選擇所有修補項目",
|
||||
"loadPatchesSelection": "載入選擇嘅補丁",
|
||||
"noSavedPatches": "冇保存咗嘅補丁選擇俾呢個應用。\n撳\"完成\"嚟保存當前嘅選擇。",
|
||||
"noPatchesFound": "冇補丁俾呢個揀咗嘅應用。",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
"noPatchesFound": "冇補丁俾呢個揀咗嘅應用。"
|
||||
},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
"unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}"
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "安裝",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "開啟",
|
||||
"notificationTitle": "ReVanced 管理器正在修補中",
|
||||
"notificationText": "點擊即可返回安裝程式",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": "安裝程序進行緊,不好退出"
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "設定",
|
||||
"appearanceSectionTitle": "主題",
|
||||
"teamSectionTitle": "團隊",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "進階選項",
|
||||
"exportSectionTitle": "匯入/匯出",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "暗黑模式",
|
||||
"dynamicThemeLabel": "Material You",
|
||||
"dynamicThemeHint": "享受一個更貼近你裝置嘅體驗",
|
||||
"languageLabel": "語言",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "項目整合來源",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "重設",
|
||||
"sourcesResetDialogText": "真喺要重新設定你嘅來源返去預設值?",
|
||||
"apiURLResetDialogText": "真喺要重新設定 API URL 返去預設值?",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "API 网址",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "API 网址",
|
||||
"orgPatchesLabel": "修補檔組織",
|
||||
"sourcesPatchesLabel": "修補檔來源",
|
||||
|
@ -175,88 +124,31 @@
|
|||
"contributorsHint": "ReVanced 貢獻者列表",
|
||||
"logsLabel": "分享記錄檔",
|
||||
"logsHint": "分享 ReVanced Manager 嘅記錄檔",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "關於",
|
||||
"snackbarMessage": "已複製到剪貼簿",
|
||||
"restartAppForChanges": "重啟應用嚟套用變更",
|
||||
"deleteTempDirLabel": "刪除暫時文件",
|
||||
"deleteTempDirHint": "刪除未使用的暫存檔案",
|
||||
"deletedTempDir": "暫時文件已刪除",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "日志已被刪除",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "導出 keystore",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "已導出 keystore",
|
||||
"noKeystoreExportFileFound": "沒有可導出的 keystore",
|
||||
"importKeystoreLabel": "導入 keystore",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "已導入 keystore",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "無法使用選取的 JSON 文件",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
"jsonSelectorErrorMessage": "無法使用選取的 JSON 文件"
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "應用程式資訊",
|
||||
"openButton": "打開",
|
||||
"installButton": "安裝",
|
||||
"uninstallButton": "解除安裝",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "錯誤",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "程序已用 superuser 權限安裝完畢,但是目前 ReVanced Manager 還未授權.\n請讓ReVanced Manager 授權 superuser",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "應用程式名稱",
|
||||
"installTypeLabel": "安裝方式",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "修補日期",
|
||||
"appliedPatchesLabel": "已經修補咗嘅補丁",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "${date} 嘅 ${time}",
|
||||
"appliedPatchesHint": "${quantity} 修補咗嘅補丁",
|
||||
"updateNotImplemented": "呢個功能仲未開發"
|
||||
|
@ -264,30 +156,5 @@
|
|||
"contributorsView": {
|
||||
"widgetTitle": "貢獻者"
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"installErrorDialog": {}
|
||||
}
|
|
@ -24,7 +24,6 @@
|
|||
"widgetTitle": "儀表板",
|
||||
"updatesSubtitle": "更新",
|
||||
"lastPatchedAppSubtitle": "最後修補的應用程式",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "你可以稍後在設定中變更這項設定。",
|
||||
"noSavedAppFound": "未找到應用程式",
|
||||
"noInstallations": "未安裝已修補的應用程式",
|
||||
|
@ -54,7 +53,6 @@
|
|||
"patcherView": {
|
||||
"widgetTitle": "修補工具",
|
||||
"patchButton": "補丁",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "自從您上次使用以來,以下補丁已遭移除。\n\n${patches} \n\n仍要繼續執行嗎?",
|
||||
"requiredOptionDialogText": "某些補丁需要進一步設定。"
|
||||
},
|
||||
|
@ -105,10 +103,8 @@
|
|||
"patchOptionsView": {
|
||||
"customValue": "自訂值",
|
||||
"setToNull": "設為空值",
|
||||
"nullValue": "",
|
||||
"viewTitle": "補丁選項",
|
||||
"saveOptions": "儲存",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "更多輸入選項",
|
||||
"selectFilePath": "請選取檔案路徑",
|
||||
"selectFolder": "請選取資料夾",
|
||||
|
|
|
@ -1,293 +1,19 @@
|
|||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
Loading…
Reference in a new issue