mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-06-29 05:08:08 +08:00
Compare commits
2 Commits
v1.25.0-de
...
feat/trans
Author | SHA1 | Date | |
---|---|---|---|
605bc9e302 | |||
9f0b358503 |
301
assets/i18n/af_ZA.i18n.json
Normal file
301
assets/i18n/af_ZA.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/am_ET.i18n.json
Normal file
301
assets/i18n/am_ET.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "أنت على وشك تعطيل تغيير تحديد التعديلات.\nستتم استعادة التحديد الافتراضي للتعديلات.\n\nهل تريد التعطيل على أي حال؟",
|
||||
"autoUpdatePatchesLabel": "تحديث التعديلات تلقائيًا",
|
||||
"autoUpdatePatchesHint": "تحديث التعديلات تلقائيًا إلى الإصدار الأحدث",
|
||||
"usePrereleasesLabel": "استخدام الإصدارات الأولية",
|
||||
"usePrereleasesHint": "استخدام إصدارات ما قبل الإصدار من ReVanced Manager و ReVanced Patches",
|
||||
"usePrereleasesWarningText": "قد يتسبب استخدام الإصدارات الأولية في حدوث مشكلات غير متوقعة.\n\nهل تريد التمكين على أي حال؟",
|
||||
"showUpdateDialogLabel": "عرض مربع حوار التحديث",
|
||||
"showUpdateDialogHint": "عرض مربع حوار عندما يتوفر تحديث جديد",
|
||||
"universalPatchesLabel": "عرض التعديلات العامة",
|
||||
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Yamaq seçimi dəyişdirilməsini qapatmaq üzrəsiniz.\nİlkin yamaq seçimi bərpa ediləcək.\n\nYenə də qapadılsın?",
|
||||
"autoUpdatePatchesLabel": "Yamaqları avtomatik yenilə",
|
||||
"autoUpdatePatchesHint": "Yamaqları son versiyaya avtomatik yenilə",
|
||||
"usePrereleasesLabel": "İlkin buraxılışları istifadə et",
|
||||
"usePrereleasesHint": "ReVanced Manager və ReVanced Patches-in buraxılışdan əvvəlki versiyaların istifadə et",
|
||||
"usePrereleasesWarningText": "İlkin buraxılış versiyaların istifadə gözlənilməz problemlərə səbəb ola bilər.\n\nYenə də aktiv edilsin?",
|
||||
"showUpdateDialogLabel": "Yenilənmə dialoqunu göstər",
|
||||
"showUpdateDialogHint": "Təzə yenilənmə mövcud olduqda dialoq pəncərəsi göstər",
|
||||
"universalPatchesLabel": "Ümumi yamaqları göstər",
|
||||
|
@ -180,7 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "আপনি নির্বাচিত প্যাচ পরিবর্তনকে নিষ্ক্রিয় করতে যাচ্ছেন।\nপূর্বনির্ধারিত নির্বাচিত প্যাচসমূহ ফিরিয়ে আনা হবে।\n\nযেকোন ভাবে নিষ্ক্রিয় করতে চান?",
|
||||
"autoUpdatePatchesLabel": "প্যাচসমূহ স্বয়ংক্রিয়ভাবে আপডেট করুন",
|
||||
"autoUpdatePatchesHint": "প্যাচসমূহ স্বয়ংক্রিয়ভাবে সর্বশেষ সংস্করণে আপডেট হবে",
|
||||
"usePrereleasesLabel": "প্রি-রিলিজ ব্যবহার করুন",
|
||||
"showUpdateDialogLabel": "হালনাগাদ ডায়ালগ দেখান",
|
||||
"showUpdateDialogHint": "যখন হালনাগাদ উপলব্ধ থাকবে তখন একটি ডায়ালগ দেখান",
|
||||
"universalPatchesLabel": "বৈশ্বিক প্যাচসমূহ দেখান",
|
||||
|
301
assets/i18n/bs_BA.i18n.json
Normal file
301
assets/i18n/bs_BA.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
527
assets/i18n/ca_ES.i18n.json
Executable file → Normal file
527
assets/i18n/ca_ES.i18n.json
Executable file → Normal file
@ -1,298 +1,301 @@
|
||||
{
|
||||
"okButton": "D'acord",
|
||||
"cancelButton": "Cancel·lar",
|
||||
"dismissButton": "Descarta",
|
||||
"quitButton": "Sortir",
|
||||
"updateButton": "Actualitzar",
|
||||
"suggested": "Suggerit: ${version}",
|
||||
"yesButton": "Sí",
|
||||
"noButton": "No",
|
||||
"warning": "Advertència",
|
||||
"notice": "Avís",
|
||||
"noShowAgain": "No ho tornis a mostrar",
|
||||
"add": "Afegir",
|
||||
"remove": "Suprimeix",
|
||||
"showChangelogButton": "Mostra el registre de canvis",
|
||||
"showUpdateButton": "Mostrà actualització",
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "Tauler de control",
|
||||
"patcherTab": "Pedaçor",
|
||||
"settingsTab": "Configuració"
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "S'ha actualitzat correctament",
|
||||
"widgetTitle": "Tauler de control",
|
||||
"updatesSubtitle": "Actualitzacions",
|
||||
"lastPatchedAppSubtitle": "Última aplicació pedaçada",
|
||||
"patchedSubtitle": "Aplicacions instal·lades",
|
||||
"changeLaterSubtitle": "Pots caviar això després en la configuració.",
|
||||
"noSavedAppFound": "No s'ha trobat cap aplicació",
|
||||
"noInstallations": "Cap aplicació pedaçada instal·lada",
|
||||
"installUpdate": "Continuar instal·lant l'actualització?",
|
||||
"updateSheetTitle": "Actualitzar ReVanced Mànager",
|
||||
"updateDialogTitle": "Nova actualització disponible",
|
||||
"updatePatchesSheetTitle": "Actualitzar pedaços de ReVanced",
|
||||
"updateChangelogTitle": "Historial de canvis",
|
||||
"updateDialogText": "Una nova actualització està disponible per ${file}.\n\nLa versió actualment instal·lada és ${version}.",
|
||||
"downloadConsentDialogTitle": "Descarregar arxius necessaris?",
|
||||
"downloadConsentDialogText": "ReVanced Mànager necessita descarregar arxius necessaris per treballar correctament.",
|
||||
"downloadConsentDialogText2": "Això et connectarà a ${url}",
|
||||
"downloadingMessage": "Descarregant l'actualització...",
|
||||
"downloadedMessage": "S'ha baixat l'actualització",
|
||||
"installingMessage": "Instal·lant l'actualització...",
|
||||
"errorDownloadMessage": "No s'ha pogut baixar l'actualització",
|
||||
"errorInstallMessage": "No s'ha pogut instal·lar l'actualització",
|
||||
"noConnection": "No hi ha connexió a Internet"
|
||||
"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": "Informació"
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "S'està carregant...",
|
||||
"timeagoLabel": "Fa ${time} "
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "Pedaçor",
|
||||
"patchButton": "Pedaçar",
|
||||
"incompatibleArchWarningDialogText": "Aquesta arquitectura encara no està suportat i pot fallar. Voleu continuar de totes maneres?",
|
||||
"removedPatchesWarningDialogText": "Pedaços eliminats des d'última vegada que has modificat aquesta aplicació:\n\n${patches}\n\n${newPatches}Continuar igualment?",
|
||||
"addedPatchesDialogText": "Pedaços des de l'última vegada que has modificat aquesta aplicació:\n\n${addedPatches}",
|
||||
"requiredOptionDialogText": "Algunes modificacions s'han de configurar."
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "Selecciona l'aplicació",
|
||||
"widgetTitleSelected": "Aplicació seleccionada",
|
||||
"widgetSubtitle": "Cap aplicació seleccionada",
|
||||
"noAppsLabel": "No s'ha trobat cap aplicació",
|
||||
"anyVersion": "Qualsevol versió"
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Seleccioneu pedaços",
|
||||
"widgetTitleSelected": "Pedaços seleccionats",
|
||||
"widgetSubtitle": "Primer seleccioneu una aplicació",
|
||||
"widgetEmptySubtitle": "No s'ha seleccionat cap pedaç"
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "Xarxes socials",
|
||||
"widgetSubtitle": "Estem en línia!"
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "Selecciona una aplicació",
|
||||
"searchBarHint": "Cerca aplicació",
|
||||
"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": "La versió de l'aplicació que heu seleccionat no coincideix amb la versió suggerida que pot provocar problemes inesperats. Utilitzeu la versió suggerida.\n\nVersió Seleccionada: ${selected}\nVersió suggerida: ${suggested}\n\nPer continuar de totes maneres, desactiva \"Requereix la versió de l'aplicació suggerida\" a la configuració.",
|
||||
"featureNotAvailable": "Característíca no implementada",
|
||||
"featureNotAvailableText": "Aquesta aplicació és una APK dividida i només es pot apedaçar i instal·lar de manera fiable muntant amb permisos root. No obstant això, podeu modificar i instal·lar un APK complet seleccionant-lo des de l'emmagatzematge."
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "Seleccioneu pedaços",
|
||||
"searchBarHint": "Cerca pedaços",
|
||||
"universalPatches": "Modificacions universals",
|
||||
"newPatches": "Noves modificacions",
|
||||
"patches": "modificacions",
|
||||
"doneButton": "Fet",
|
||||
"defaultChip": "Per defecte",
|
||||
"defaultTooltip": "Seleciona totes les modificacions predeterminades",
|
||||
"noneChip": "Cap",
|
||||
"noneTooltip": "Desseleccionar tots els pegats",
|
||||
"loadPatchesSelection": "Carrega la modificació seleccionada",
|
||||
"noSavedPatches": "No s'ha desat la selecció de pedaç per a l'aplicació seleccionada.\nPremeu Fet per a desar la selecció actual.",
|
||||
"noPatchesFound": "No s'han trobat pedaços per a l'aplicació seleccionada",
|
||||
"setRequiredOption": "Algunes modificacions han de ser configurades:\n\n${patches}\n\nConfigura les abans de continuar."
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Valor personalitzat",
|
||||
"setToNull": "Estableix com null",
|
||||
"nullValue": "El valor d'aquest valor és null",
|
||||
"viewTitle": "Opcions de modificació",
|
||||
"saveOptions": "Guardar",
|
||||
"unselectPatch": "Desselecciona modificacions",
|
||||
"tooltip": "Més opcions d'entrada",
|
||||
"selectFilePath": "Selecciona direcció de l'arxiu",
|
||||
"selectFolder": "Selecciona carpeta",
|
||||
"requiredOption": "Configurar aquesta opció es necessari",
|
||||
"unsupportedOption": "Aquesta opció no està admesa",
|
||||
"requiredOptionNull": "S'han de configurar les següents opcions:\n\n${options}"
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "La selecció d'aquest pedaç pot provocar errors d'aplicació.\n\nVersió de l'aplicació: ${packageVersion}\nVersions compatibles:\n${supportedVersions}",
|
||||
"unsupportedPatchVersion": "El pegat no està admes per aquesta versió de l'aplicació.",
|
||||
"unsupportedRequiredOption": "Aquest pegat conté una opció obligatòria que no està admesa per aquesta aplicació",
|
||||
"patchesChangeWarningDialogText": "Es recomana utilitzar la selecció i les opcions de pegats per defecte. Canviar-les pot provocar problemes inesperats.\n\nHauràs d'activar \"Permetre canviar la selecció de pegats\" a la configuració abans de canviar cap selecció de pegats.",
|
||||
"patchesChangeWarningDialogButton": "Utilitzar la selecció per defecte"
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "Seleccionar tipus d'instal·lació",
|
||||
"installTypeDescription": "Seleccioneu el tipus d'instal·lació per a continuar.",
|
||||
"installButton": "Instal·la",
|
||||
"installRootType": "Muntar",
|
||||
"installNonRootType": "Regular",
|
||||
"warning": "Desactiva les actualitzacions automàtiques de l'aplicació modificada per evitar problemes inesperats.",
|
||||
"pressBackAgain": "Premeu enrere de nou per cancel·lar",
|
||||
"openButton": "Obre",
|
||||
"notificationTitle": "ReVanced Manager està aplicant pedaços",
|
||||
"notificationText": "Toqui per tornar a l'instal·lador",
|
||||
"exportApkButtonTooltip": "Exportar APK modificat",
|
||||
"exportLogButtonTooltip": "Exportar registre",
|
||||
"screenshotDetected": "S'ha detectat una captura de pantalla. Si intenteu compartir el registre, compartiu una còpia de text en lloc d'això.\n\nCopiar registre al porta-retalls?",
|
||||
"copiedToClipboard": "S'ha copiat el registre al porta-retalls",
|
||||
"noExit": "L'instal·lador està en funcionament, no es pot sortir..."
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "Configuració",
|
||||
"appearanceSectionTitle": "Aparença",
|
||||
"teamSectionTitle": "Equip",
|
||||
"debugSectionTitle": "Depuració",
|
||||
"advancedSectionTitle": "Avançat",
|
||||
"exportSectionTitle": "Importar i exportar",
|
||||
"dataSectionTitle": "Fonts de dades",
|
||||
"themeModeLabel": "Tema de l'aplicació",
|
||||
"systemThemeLabel": "Sistema",
|
||||
"lightThemeLabel": "Clar",
|
||||
"darkThemeLabel": "Fosc",
|
||||
"dynamicThemeLabel": "Material You",
|
||||
"dynamicThemeHint": "Gaudeixi d'una experiència més acord al seu dispositiu",
|
||||
"languageLabel": "Llengua",
|
||||
"languageUpdated": "Idioma actualitzat",
|
||||
"sourcesLabel": "Fonts alternatives",
|
||||
"sourcesLabelHint": "Configureu les fonts alternatives per a ReVanced Patches",
|
||||
"useAlternativeSources": "Utilitza fonts alternatives",
|
||||
"useAlternativeSourcesHint": "Utilitza fonts alternatives per a ReVanced Patches en lloc de l'API",
|
||||
"sourcesResetDialogTitle": "Restablir",
|
||||
"sourcesResetDialogText": "Esteu segur que voleu restablir les vostres fonts als seus valors per defecte?",
|
||||
"apiURLResetDialogText": "Esteu segur que voleu restablir la vostra URL d'API al seu valor per defecte?",
|
||||
"sourcesUpdateNote": "Nota: Això descarregarà automàticament ReVanced Patches de les fonts alternatives.\n\nAixò us connectarà a la font alternativa.",
|
||||
"apiURLLabel": "Direcció URL de la API",
|
||||
"apiURLHint": "Configureu l'URL de l'API de ReVanced Manager",
|
||||
"selectApiURL": "URL de l'API",
|
||||
"orgPatchesLabel": "Organització dels pedaços",
|
||||
"sourcesPatchesLabel": "Font dels pedaços",
|
||||
"contributorsLabel": "Col·laboradors",
|
||||
"contributorsHint": "Una llista de col·laboradors de ReVanced",
|
||||
"logsLabel": "Comparteix registres",
|
||||
"logsHint": "Comparteix els registres del ReVanced Manager",
|
||||
"enablePatchesSelectionLabel": "Permetre canviar la selecció de pegats",
|
||||
"enablePatchesSelectionHint": "No impedir la selecció o la deselecció de pegats",
|
||||
"enablePatchesSelectionWarningText": "Canviar la selecció de pegats pot provocar problemes inesperats.\n\nActivar de totes maneres?",
|
||||
"disablePatchesSelectionWarningText": "Estàs a punt de desactivar el canvi de la selecció de pegats.\nLa selecció per defecte de pegats es restaurarà.\n\nDesactivar de totes maneres?",
|
||||
"autoUpdatePatchesLabel": "Actualització automàtica de pegats",
|
||||
"autoUpdatePatchesHint": "Actualitza els pegats a la versió més recent automàticament",
|
||||
"showUpdateDialogLabel": "Mostra el diàleg d'actualització",
|
||||
"showUpdateDialogHint": "Mostra un diàleg quan hi hagi una nova actualització disponible",
|
||||
"universalPatchesLabel": "Mostrar pegats universals",
|
||||
"universalPatchesHint": "Mostra totes les aplicacions i els pegats universals (pot alentir la llista d'aplicacions)",
|
||||
"lastPatchedAppLabel": "Desa l'aplicació parchejada",
|
||||
"lastPatchedAppHint": "Desa l'últim parche per a instal·lar o exportar més tard",
|
||||
"versionCompatibilityCheckLabel": "Comprovació de la compatibilitat de la versió",
|
||||
"versionCompatibilityCheckHint": "Evita la selecció de pegats que no siguin compatibles amb la versió de l'aplicació seleccionada",
|
||||
"requireSuggestedAppVersionLabel": "Requerir la versió de l'aplicació suggerida",
|
||||
"requireSuggestedAppVersionHint": "Evita la selecció d'una aplicació amb una versió que no sigui la suggerida",
|
||||
"requireSuggestedAppVersionDialogText": "Seleccionar una aplicació que no sigui la versió suggerida pot provocar problemes inesperats.\n\nVoleu continuar de totes maneres?",
|
||||
"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",
|
||||
"exportSettingsLabel": "Exporta la configuració",
|
||||
"exportSettingsHint": "Exporta la configuració a un fitxer JSON",
|
||||
"exportedSettings": "Configuració exportada",
|
||||
"importSettingsLabel": "Importa la configuració",
|
||||
"importSettingsHint": "Importa la configuració des d'un fitxer JSON",
|
||||
"importedSettings": "Configuració importada",
|
||||
"exportPatchesLabel": "Exportar selecció de pegats",
|
||||
"exportPatchesHint": "Exporta la selecció de pegats a un fitxer JSON",
|
||||
"exportedPatches": "Selecció de pegats exportada",
|
||||
"noExportFileFound": "No hi ha cap selecció de pegats per exportar",
|
||||
"importPatchesLabel": "Importar selecció de pegats",
|
||||
"importPatchesHint": "Importa la selecció de pegats d'un fitxer JSON",
|
||||
"importedPatches": "Selecció de pegats importada",
|
||||
"resetStoredPatchesLabel": "Restablir la selecció de pegats",
|
||||
"resetStoredPatchesHint": "Restablir la selecció de pegats emmagatzemada",
|
||||
"resetStoredPatchesDialogTitle": "Restablir la selecció de pegats?",
|
||||
"resetStoredPatchesDialogText": "La selecció per defecte de pegats es restaurarà.",
|
||||
"resetStoredPatches": "La selecció de pegats s'ha restablert",
|
||||
"resetStoredOptionsLabel": "Restablir les opcions de pegats",
|
||||
"resetStoredOptionsHint": "Restablir totes les opcions de pegats",
|
||||
"resetStoredOptionsDialogTitle": "Restablir les opcions de pegats?",
|
||||
"resetStoredOptionsDialogText": "Restablir les opcions de pegats eliminarà totes les opcions desades.",
|
||||
"resetStoredOptions": "Les opcions s'han restablert",
|
||||
"deleteLogsLabel": "Netejar els registres",
|
||||
"deleteLogsHint": "Suprimir els registres recopilats del ReVanced Manager",
|
||||
"deletedLogs": "Registres suprimits",
|
||||
"regenerateKeystoreLabel": "Regenerar magatzem de claus",
|
||||
"regenerateKeystoreHint": "Regenerar el magatzem de claus que s'utilitza per signar aplicacions",
|
||||
"regenerateKeystoreDialogTitle": "Regenerar magatzem de claus?",
|
||||
"regenerateKeystoreDialogText": "Les aplicacions modificades signades amb el magatzem de claus antic ja no es podran actualitzar.",
|
||||
"regeneratedKeystore": "Magatzem de claus regenerat",
|
||||
"exportKeystoreLabel": "Exportar magatzem de claus",
|
||||
"exportKeystoreHint": "Exporta el magatzem de claus que s'utilitza per signar aplicacions",
|
||||
"exportedKeystore": "Magatzem de claus exportat",
|
||||
"noKeystoreExportFileFound": "No hi ha cap magatzem de claus per exportar",
|
||||
"importKeystoreLabel": "Importar magatzem de claus",
|
||||
"importKeystoreHint": "Importa un magatzem de claus que s'utilitza per signar aplicacions",
|
||||
"importedKeystore": "Magatzem de claus importat",
|
||||
"selectKeystorePassword": "Contrasenya del magatzem de claus",
|
||||
"selectKeystorePasswordHint": "Selecciona la contrasenya del magatzem de claus que s'utilitza per signar aplicacions",
|
||||
"jsonSelectorErrorMessage": "No es pot utilitzar el fitxer JSON seleccionat",
|
||||
"keystoreSelectorErrorMessage": "No es pot utilitzar el fitxer del magatzem de claus seleccionat"
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": "Informació de l'aplicació",
|
||||
"openButton": "Obre",
|
||||
"installButton": "Instal·la",
|
||||
"uninstallButton": "Desinstal·la",
|
||||
"unmountButton": "Desmuntar",
|
||||
"exportButton": "Exporta",
|
||||
"deleteButton": "Suprimeix",
|
||||
"rootDialogTitle": "Error",
|
||||
"lastPatchedAppDescription": "Aquesta és una còpia de seguretat de l'aplicació que es va parchejar per última vegada.",
|
||||
"unmountDialogText": "Esteu segur que voleu desmuntar aquesta aplicació?",
|
||||
"uninstallDialogText": "Esteu segur que voleu desinstal·lar aquesta aplicació?",
|
||||
"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": "Suprimeix l'aplicació?",
|
||||
"removeAppDialogText": "Estàs segur que vols suprimir aquesta còpia de seguretat?",
|
||||
"packageNameLabel": "Nom del paquet",
|
||||
"installTypeLabel": "Tipus d'instal·lació",
|
||||
"mountTypeLabel": "Muntar",
|
||||
"regularTypeLabel": "Regular",
|
||||
"patchedDateLabel": "Data pedaçada",
|
||||
"appliedPatchesLabel": "Pedaços aplicats",
|
||||
"sizeLabel": "Mida del fitxer",
|
||||
"patchedDateHint": "${date} a les ${time}",
|
||||
"appliedPatchesHint": "${quantity} pedaços aplicats",
|
||||
"updateNotImplemented": "Aquesta funció encara no s'ha implementat"
|
||||
"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": "Col·laboradors"
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "Desacord de versions",
|
||||
"mount_no_root": "Sense accés root",
|
||||
"mount_missing_installation": "Instal·lació no trobada",
|
||||
"status_failure_blocked": "Instal·lació bloquejada",
|
||||
"install_failed_verification_failure": "Verificació fallida",
|
||||
"status_failure_invalid": "Instal·lació no vàlida",
|
||||
"install_failed_version_downgrade": "No es pot degradar",
|
||||
"status_failure_conflict": "Conflicte d'instal·lació",
|
||||
"status_failure_storage": "Problema d'emmagatzematge d'instal·lació",
|
||||
"status_failure_incompatible": "Instal·lació incompatible",
|
||||
"status_failure_timeout": "Temps d'espera de l'instal·lació excedit",
|
||||
"status_unknown": "Instal·lació fallida",
|
||||
"mount_version_mismatch_description": "La instal·lació ha fallat perquè l'aplicació instal·lada és una versió diferent de l'aplicació modificada.\n\nInstal·la la versió de l'aplicació que estàs muntant i torna-ho a provar.",
|
||||
"mount_no_root_description": "La instal·lació ha fallat perquè no s'ha concedit accés root.\n\nConcedeix accés root al ReVanced Manager i torna-ho a provar.",
|
||||
"mount_missing_installation_description": "La instal·lació ha fallat perquè l'aplicació no modificada no està instal·lada en aquest dispositiu per a muntar-la.\n\nInstal·la l'aplicació no modificada abans de muntar-la i torna-ho a provar.",
|
||||
"status_failure_timeout_description": "La instal·lació ha trigat massa temps a finalitzar.\n\nVoleu tornar-ho a provar?",
|
||||
"status_failure_storage_description": "La instal·lació ha fallat a causa d'emmagatzematge insuficient.\n\nAllibera espai i torna-ho a provar.",
|
||||
"status_failure_invalid_description": "La instal·lació ha fallat perquè l'aplicació modificada no és vàlida.\n\nDesinstal·lar l'aplicació i tornar-ho a provar?",
|
||||
"status_failure_incompatible_description": "L'aplicació no és compatible amb aquest dispositiu.\n\nUtilitza un APK que sigui compatible amb aquest dispositiu i torna a intentar-ho.",
|
||||
"status_failure_conflict_description": "La instal·lació ha estat impedida per una instal·lació existent de l'aplicació.\n\nDesinstal·lar l'aplicació instal·lada i tornar-ho a provar?",
|
||||
"status_failure_blocked_description": "La instal·lació ha estat bloquejada per ${packageName}.\n\nAjusta la teva configuració de seguretat i torna-ho a provar.",
|
||||
"install_failed_verification_failure_description": "La instal·lació ha fallat a causa d'un problema de verificació.\n\nAjusta la teva configuració de seguretat i torna-ho a provar.",
|
||||
"install_failed_version_downgrade_description": "La instal·lació ha fallat perquè l'aplicació modificada és una versió inferior a l'aplicació instal·lada.\n\nDesinstal·lar l'aplicació i tornar-ho a provar?",
|
||||
"status_unknown_description": "La instal·lació ha fallat per un motiu desconegut. Torna-ho a provar."
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Πρόκειται να απενεργοποιήσετε τη δυνατότητα αλλαγής των επιλογών τροποποιήσεων.\nΟι προεπιλεγμένες επιλογές τροποποιήσεων θα επαναφερθούν.\n\nΑπενεργοποίηση παρόλα αυτά;",
|
||||
"autoUpdatePatchesLabel": "Αυτόματες ενημερώσεις τροποποιήσεων",
|
||||
"autoUpdatePatchesHint": "Αυτόματη ενημέρωση τροποποιήσεων στην τελευταία έκδοση",
|
||||
"usePrereleasesLabel": "Χρήση πρώιμων εκδόσεων",
|
||||
"usePrereleasesHint": "Χρήση των πρώιμων εκδόσεων του ReVanced Manager και των τροποποιήσεων ReVanced",
|
||||
"usePrereleasesWarningText": "Η χρήση των πρώιμων εκδόσεων ενδέχεται να προκαλέσει μη αναμενόμενα προβλήματα.\n\nΕνεργοποίηση ούτως ή άλλως;",
|
||||
"showUpdateDialogLabel": "Εμφάνιση προτροπής για ενημερώσεις",
|
||||
"showUpdateDialogHint": "Εμφάνιση ειδοποίησης όταν είναι διαθέσιμη κάποια νέα ενημέρωση",
|
||||
"universalPatchesLabel": "Εμφάνιση γενικευμένων τροποποιήσεων",
|
||||
|
@ -180,8 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Estás a punto de desactivar cambiar la selección de parches.\nLa selección predeterminada de parches se restaurará.\n\n¿Deshabilitar de todos modos?",
|
||||
"autoUpdatePatchesLabel": "Actualizar automáticamente los parches",
|
||||
"autoUpdatePatchesHint": "Actualizar automáticamente los parches a la última versión",
|
||||
"usePrereleasesLabel": "Usar versiones preliminares",
|
||||
"usePrereleasesHint": "Usar versiones previas de ReVanced Manager y ReVanced Parches",
|
||||
"showUpdateDialogLabel": "Mostrar diálogo de actualización",
|
||||
"showUpdateDialogHint": "Mostrar un diálogo cuando una nueva actualización esté disponible",
|
||||
"universalPatchesLabel": "Mostrar parches universales",
|
||||
|
@ -180,7 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Te olete peaaegu keelamas paranduste valiku muutmise.\nParanduste vaikimisi valik taastatakse.\n\nKas keelate ikkagi?",
|
||||
"autoUpdatePatchesLabel": "Automaatne paranduste uuendamine",
|
||||
"autoUpdatePatchesHint": "Uuenda parandused automaatselt uusimasse versiooni",
|
||||
"usePrereleasesLabel": "Kasuta eelväljalaskeid",
|
||||
"showUpdateDialogLabel": "Näita uuenduse dialoogi",
|
||||
"showUpdateDialogHint": "Näita dialoogi, kui on saadaval uus uuendus",
|
||||
"universalPatchesLabel": "Näita universaalseid parandusi",
|
||||
|
301
assets/i18n/eu_ES.i18n.json
Normal file
301
assets/i18n/eu_ES.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -104,7 +104,7 @@
|
||||
"setRequiredOption": "Joillekin paikkauksille on määritettävä asetuksia:\n\n${patches}\n\nMääritä ne ennen kuin jatkat."
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Oma arvo",
|
||||
"customValue": "Mukautettu arvo",
|
||||
"setToNull": "Aseta nollaksi",
|
||||
"nullValue": "Tämän asetuksen arvo on tällä hetkellä tyhjä",
|
||||
"viewTitle": "Paikkausasetukset",
|
||||
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Olet poistamassa paikkausvalikoiman muokkauksen käytöstä.\nOletusarvoiset paikkasvalikoimat palautetaan.\n\nEstetäänkö se silti?",
|
||||
"autoUpdatePatchesLabel": "Päivitä paikkaukset automaattisesti",
|
||||
"autoUpdatePatchesHint": "Päivitä paikkaukset automaattisesti uusimpiin versioihin",
|
||||
"usePrereleasesLabel": "Käytä ennakkojulkaisuja",
|
||||
"usePrereleasesHint": "Käytä ReVanced Managerin ja ReVanced Patchesien ennakkojulkaisuversioita",
|
||||
"usePrereleasesWarningText": "Ennakkojulkaisuversioiden käyttäminen voi aiheuttaa odottamattomia ongelmia.\n\nOtetaanko se silti käyttöön?",
|
||||
"showUpdateDialogLabel": "Näytä päivitysruutu",
|
||||
"showUpdateDialogHint": "Näytä ilmoitus, kun uusi päivitys on saatavilla",
|
||||
"universalPatchesLabel": "Näytä yleispaikkaukset",
|
||||
|
@ -180,7 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Ikaw ay malapit nang magdisable sa pagpalit ng mga pinili na patches.\nDahil dyan, ang karaniwang pagpili ng mga patch ay maibalik.\n\nI-disable pa rin?",
|
||||
"autoUpdatePatchesLabel": "Auto update patches",
|
||||
"autoUpdatePatchesHint": "Awtomatikong i-update ang mga patch sa pinakabagong bersyon",
|
||||
"usePrereleasesLabel": "Gumamit ng mga pre-release",
|
||||
"showUpdateDialogLabel": "Ipakita ang dialog ng update",
|
||||
"showUpdateDialogHint": "Ipakita ang isang dialog kapag magagamit ang isang bagong update",
|
||||
"universalPatchesLabel": "Ipakita ang mga pangkalahatang patch",
|
||||
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Vous êtes sur le point de désactiver la modification de la sélection de patchs.\nLa sélection de patchs par défaut sera rétablie.\n\nDésactiver quand même ?",
|
||||
"autoUpdatePatchesLabel": "Mise à jour auto. des patchs",
|
||||
"autoUpdatePatchesHint": "Mettre à jour automatiquement les patchs vers la dernière version",
|
||||
"usePrereleasesLabel": "Utiliser les préversions",
|
||||
"usePrereleasesHint": "Utilisez les versions préliminaires de ReVanced Manager et ReVanced Patches",
|
||||
"usePrereleasesWarningText": "L'utilisation de versions préliminaires peut entraîner des problèmes inattendus.\n\nActiver quand même ?",
|
||||
"showUpdateDialogLabel": "Afficher la boîte de dialogue de mise à jour",
|
||||
"showUpdateDialogHint": "Afficher une boîte de dialogue lorsqu'une nouvelle mise à jour est disponible",
|
||||
"universalPatchesLabel": "Afficher les patchs universels",
|
||||
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Tá tú ar tí roghnú paistí a athrú a dhíchumasú.\nCuirfear an rogha réamhshocraithe paistí ar ais.\n\nDíchumasú ar aon chaoi?",
|
||||
"autoUpdatePatchesLabel": "Paistí nuashonruithe uathoibríoch",
|
||||
"autoUpdatePatchesHint": "Nuashonraigh go huathoibríoch paistí go dtí an leagan is déanaí",
|
||||
"usePrereleasesLabel": "Úsáid réamheisiúintí",
|
||||
"usePrereleasesHint": "Úsáid leaganacha réamheisiúna de ReVanced Manager agus ReVanced Patches",
|
||||
"usePrereleasesWarningText": "D’fhéadfadh fadhbanna gan choinne a bheith mar thoradh ar úsáid a bhaint as leaganacha réamhscaoilte.\n\nAr mhaith leat é a chumasú ar aon nós?",
|
||||
"showUpdateDialogLabel": "Taispeáin dialóg nuashonrú",
|
||||
"showUpdateDialogHint": "Taispeáin dialóg nuair a bhíonn nuashonrú nua ar fáil",
|
||||
"universalPatchesLabel": "Taispeáin paistí uilíocha",
|
||||
|
301
assets/i18n/gl_ES.i18n.json
Normal file
301
assets/i18n/gl_ES.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/gu_IN.i18n.json
Normal file
301
assets/i18n/gu_IN.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -180,7 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Anda akan menonaktifkan pengubahan pilihan tambalan.\nPilihan tambalan bawaan akan dikembalikan.\n\nTetap nonaktifkan?",
|
||||
"autoUpdatePatchesLabel": "Otomatis perbarui tambalan",
|
||||
"autoUpdatePatchesHint": "Otomatis perbarui tambalan ke versi terbaru",
|
||||
"usePrereleasesLabel": "Gunakan rilis pra-rilis",
|
||||
"showUpdateDialogLabel": "Tampilkan dialog pembaruan",
|
||||
"showUpdateDialogHint": "Tampilkan dialog ketika pembaruan tersedia",
|
||||
"universalPatchesLabel": "Tampilkan tambalan universal",
|
||||
|
@ -8,7 +8,7 @@
|
||||
"yesButton": "はい",
|
||||
"noButton": "いいえ",
|
||||
"warning": "警告",
|
||||
"notice": "お知らせ",
|
||||
"notice": "注意",
|
||||
"noShowAgain": "今後表示しない",
|
||||
"add": "追加",
|
||||
"remove": "削除",
|
||||
@ -27,8 +27,8 @@
|
||||
"patchedSubtitle": "インストール済みのアプリ",
|
||||
"changeLaterSubtitle": "この設定は後から変更できます",
|
||||
"noSavedAppFound": "アプリが見つかりません",
|
||||
"noInstallations": "パッチ済みのアプリはインストールされていません",
|
||||
"installUpdate": "更新を適用しますか?",
|
||||
"noInstallations": "パッチを適用したアプリはインストールされていません",
|
||||
"installUpdate": "更新をインストールしますか?",
|
||||
"updateSheetTitle": "ReVanced Managerを更新",
|
||||
"updateDialogTitle": "新しいアップデートが利用可能です",
|
||||
"updatePatchesSheetTitle": "ReVanced Patchesを更新",
|
||||
@ -37,7 +37,7 @@
|
||||
"downloadConsentDialogTitle": "必要なファイルをダウンロードしますか?",
|
||||
"downloadConsentDialogText": "ReVanced Managerを正常に動作させるために必要なファイルをダウンロードする必要があります。",
|
||||
"downloadConsentDialogText2": "${url} に接続します。",
|
||||
"downloadingMessage": "更新データをダウンロードしています...",
|
||||
"downloadingMessage": "更新データをダウンロードしています…",
|
||||
"downloadedMessage": "アップデートのダウンロードが完了しました",
|
||||
"installingMessage": "更新を適用しています...",
|
||||
"errorDownloadMessage": "更新データをダウンロードできませんでした",
|
||||
@ -180,7 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "パッチ選択の変更を無効にしようとしています。\nデフォルトのパッチの選択が復元されます。\n\n無効にしますか?",
|
||||
"autoUpdatePatchesLabel": "パッチの自動アップデート",
|
||||
"autoUpdatePatchesHint": "パッチを自動的に最新バージョンに更新する",
|
||||
"usePrereleasesHint": "ReVanced ManagerとReVanced Patchesのプレリリース版を使用します",
|
||||
"showUpdateDialogLabel": "アップデートの通知を表示",
|
||||
"showUpdateDialogHint": "新しいアップデートが利用可能な場合にダイアログを表示します",
|
||||
"universalPatchesLabel": "共通パッチの表示",
|
||||
|
301
assets/i18n/ka_GE.i18n.json
Normal file
301
assets/i18n/ka_GE.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/kn_IN.i18n.json
Normal file
301
assets/i18n/kn_IN.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -178,11 +178,8 @@
|
||||
"enablePatchesSelectionHint": "패치를 선택하거나 선택 해제할 수 있습니다",
|
||||
"enablePatchesSelectionWarningText": "패치 선택을 변경하는 경우에는 예상되지 않은 문제점이 발생할 수 있습니다.\n\n그래도 활성화하시겠습니까?",
|
||||
"disablePatchesSelectionWarningText": "패치 선택 변경을 비활성화하려 합니다.\n기본 패치 선택목록으로 복원될 것입니다.\n\n그래도 비활성화하시겠습니까?",
|
||||
"autoUpdatePatchesLabel": "패치 자동 업데이트",
|
||||
"autoUpdatePatchesLabel": "Patches 자동 업데이트",
|
||||
"autoUpdatePatchesHint": "ReVanced Patches를 최신 버전으로 자동 업데이트합니다",
|
||||
"usePrereleasesLabel": "Pre-Releases 버전 사용",
|
||||
"usePrereleasesHint": "ReVanced Manager 및 ReVanced Patches의 Pre-Releases 버전을 사용합니다",
|
||||
"usePrereleasesWarningText": "Pre-Releases 버전을 사용하면 예상되지 않은 문제점이 발생할 수 있습니다.\n\n그래도 활성화하시겠습니까?",
|
||||
"showUpdateDialogLabel": "업데이트 팝업창 보기",
|
||||
"showUpdateDialogHint": "새로운 업데이트가 있으면 팝업창을 표시합니다",
|
||||
"universalPatchesLabel": "공용 패치 보기",
|
||||
|
301
assets/i18n/ky_KG.i18n.json
Normal file
301
assets/i18n/ky_KG.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/lo_LA.i18n.json
Normal file
301
assets/i18n/lo_LA.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -9,9 +9,9 @@
|
||||
"noButton": "Ne",
|
||||
"warning": "Įspėjimas",
|
||||
"notice": "Pranešimas",
|
||||
"noShowAgain": "Daugiau to nerodyti",
|
||||
"noShowAgain": "Daugiau neberodyti",
|
||||
"add": "Pridėti",
|
||||
"remove": "Pašalinti",
|
||||
"remove": "Šalinti",
|
||||
"showChangelogButton": "Rodyti pakeitimų sąrašą",
|
||||
"showUpdateButton": "Rodyti naujinimą",
|
||||
"navigationView": {
|
||||
@ -289,10 +289,10 @@
|
||||
"status_failure_storage_description": "Įdiegimas nepavyko dėl nepakankamos saugojimo vietos.\n\nIšlaisvinkite vietos ir bandykite dar kartą.",
|
||||
"status_failure_invalid_description": "Įdiegimas nepavyko, nes pataisyta programa yra netinkama.\n\nPašalinkite programą ir bandykite dar kartą?",
|
||||
"status_failure_incompatible_description": "Programa nesuderinama su šiuo įrenginiu.\n\nNaudokite APK, kuris yra palaikomas šio įrenginio, ir bandykite dar kartą.",
|
||||
"status_failure_conflict_description": "Esamas programos įdiegimas sustabdė įdiegimą.\n\nPašalinkite įdiegtą programą ir bandykite dar kartą?",
|
||||
"status_failure_blocked_description": "Įdiegimą blokavo ${packageName}.\n\nSureguliuokite saugos nustatymus ir bandykite dar kartą.",
|
||||
"install_failed_verification_failure_description": "Įdiegimas nepavyko dėl patvirtinimo klaidos.\n\nSureguliuokite saugos nustatymus ir bandykite dar kartą.",
|
||||
"install_failed_version_downgrade_description": "Įdiegimas nepavyko, nes pataisyta programa yra senesnės versijos nei įdiegta programa.\n\nPašalinti programą ir bandyti dar kartą?",
|
||||
"status_unknown_description": "Įdiegimas nepavyko dėl nežinomos priežasties. Bandykite dar kartą."
|
||||
"status_failure_conflict_description": "Diegimas buvo sustabdymas dėl jau įdiegtos programos.\n\nPašalinti įdiegtą programą ir bandyti dar kartą?",
|
||||
"status_failure_blocked_description": "Diegimą užblokavo „${packageName}“.\n\nSureguliuokite saugumo nustatymus ir bandykite dar kartą.",
|
||||
"install_failed_verification_failure_description": "Diegimas nepavyko dėl patvirtinimo problemos.\n\nSureguliuokite saugumo nustatymus ir bandykite dar kartą.",
|
||||
"install_failed_version_downgrade_description": "Diegimas nepavyko, nes pataisyta programa yra žemesnės versijos nei įdiegta programa.\n\nPašalinti programą ir bandyti dar kartą?",
|
||||
"status_unknown_description": "Diegimas nepavyko dėl nežinomos priežasties. Bandykite dar kartą."
|
||||
}
|
||||
}
|
@ -180,7 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Jūs gatavojaties atspējot labojumu izvēles maiņu.\nTiksies atjaunota labojumu noklusējuma izvēle.\n\nTomēr atspējot?",
|
||||
"autoUpdatePatchesLabel": "Automātiski atjaunināt ielāpus",
|
||||
"autoUpdatePatchesHint": "Automātiski atjaunināt ielāpus uz jaunāko versiju",
|
||||
"usePrereleasesLabel": "Lietot pirmizlaidumus",
|
||||
"showUpdateDialogLabel": "Rādīt atjauninājuma dialoglodziņu",
|
||||
"showUpdateDialogHint": "Rādīt dialoglodziņu, kad ir pieejams jauns atjauninājums",
|
||||
"universalPatchesLabel": "Rādīt universālos ielāpus",
|
||||
|
301
assets/i18n/mk_MK.i18n.json
Normal file
301
assets/i18n/mk_MK.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/ml_IN.i18n.json
Normal file
301
assets/i18n/ml_IN.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/mn_MN.i18n.json
Normal file
301
assets/i18n/mn_MN.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/mr_IN.i18n.json
Normal file
301
assets/i18n/mr_IN.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/ne_IN.i18n.json
Normal file
301
assets/i18n/ne_IN.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
301
assets/i18n/pa_IN.i18n.json
Normal file
301
assets/i18n/pa_IN.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -180,7 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Você irá desabilitar a mudança da pré-seleção dos patches.\nA seleção padrão dos patches será restaurada.\n\nDesabilitar mesmo assim?",
|
||||
"autoUpdatePatchesLabel": "Atualizar patches automaticamente",
|
||||
"autoUpdatePatchesHint": "Atualize automaticamente os patches para a versão mais recente",
|
||||
"usePrereleasesLabel": "Usar versões preliminares",
|
||||
"showUpdateDialogLabel": "Mostrar alerta de atualização",
|
||||
"showUpdateDialogHint": "Mostra um aviso quando uma nova atualização estiver disponível",
|
||||
"universalPatchesLabel": "Mostrar patches universais",
|
||||
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Вы собираетесь выключить измененную выборку патчей.\nБудет восстановлен стандартный выбор патчей.\n\nВсе равно выключить?",
|
||||
"autoUpdatePatchesLabel": "Автообновление патчей",
|
||||
"autoUpdatePatchesHint": "Автоматически обновлять патчи до последней версии",
|
||||
"usePrereleasesLabel": "Использовать предварительные версии",
|
||||
"usePrereleasesHint": "Использовать предварительные версии ReVanced Manager и ReVanced Patches",
|
||||
"usePrereleasesWarningText": "Использование предварительных версий может привести к непредвиденным проблемам.\n\nВключить в любом случае?",
|
||||
"showUpdateDialogLabel": "Показать диалог обновления",
|
||||
"showUpdateDialogHint": "Показывать диалоговое окно, когда доступно новое обновление",
|
||||
"universalPatchesLabel": "Показать универсальные патчи",
|
||||
|
301
assets/i18n/si_LK.i18n.json
Normal file
301
assets/i18n/si_LK.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Upravo ćete da onemogućite promenu izbora pečeva.\nPodrazumevani izbor pečeva će biti vraćen.\n\nIpak onemogućiti?",
|
||||
"autoUpdatePatchesLabel": "Automatski ažuriraj pečeve",
|
||||
"autoUpdatePatchesHint": "Instalira najnoviju verziju pečeva automatski",
|
||||
"usePrereleasesLabel": "Koristi predizdanja",
|
||||
"usePrereleasesHint": "Korišćenje verzije predizdanja ReVanced Managera i ReVanced pečeva",
|
||||
"usePrereleasesWarningText": "Korišćenje verzija predizdanja može izazvati neočekivane probleme.\n\nIpak omogućiti?",
|
||||
"showUpdateDialogLabel": "Prikaži dijalog o ažuriranju",
|
||||
"showUpdateDialogHint": "Prikazivanje dijaloga kada je novo ažuriranje dostupno",
|
||||
"universalPatchesLabel": "Prikaži univerzalne pečeve",
|
||||
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Управо ћете да онемогућите промену избора печева.\nПодразумевани избор печева ће бити враћен.\n\nИпак онемогућити?",
|
||||
"autoUpdatePatchesLabel": "Аутоматски ажурирај печеве",
|
||||
"autoUpdatePatchesHint": "Инсталира најновију верзију печева аутоматски",
|
||||
"usePrereleasesLabel": "Користи предиздања",
|
||||
"usePrereleasesHint": "Коришћење верзија предиздања ReVanced Manager-а и ReVanced печева",
|
||||
"usePrereleasesWarningText": "Коришћење верзија предиздања може изазвати неочекиване проблеме.\n\nИпак омогућити?",
|
||||
"showUpdateDialogLabel": "Прикажи дијалог о ажурирању",
|
||||
"showUpdateDialogHint": "Приказивање дијалога када је ново ажурирање доступно",
|
||||
"universalPatchesLabel": "Прикажи универзалне печеве",
|
||||
|
@ -180,7 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "คุณกำลังจะปิดใช้งานการเปลี่ยนการเลือกการแก้ไข\nการเลือกการแก้ไขเริ่มต้นจะถูกคืนค่า\n\nปิดใช้งานอยู่ดี?",
|
||||
"autoUpdatePatchesLabel": "อัปเดตการแก้ไขโดยอัตโนมัติ",
|
||||
"autoUpdatePatchesHint": "อัปเดตการแก้ไขเป็นเวอร์ชันล่าสุดโดยอัตโนมัติ",
|
||||
"usePrereleasesLabel": "ใช้รุ่นก่อนเผยแพร่",
|
||||
"showUpdateDialogLabel": "แสดงกล่องโต้ตอบการอัปเดต",
|
||||
"showUpdateDialogHint": "แสดงกล่องโต้ตอบเมื่อมีการอัปเดตใหม่",
|
||||
"universalPatchesLabel": "แสดงการแก้ไขแบบสากล",
|
||||
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Yama seçimini değiştirmeyi devre dışı bırakmak üzeresiniz.\nVarsayılan yama seçimi geri yüklenecektir.\n\nYine de devre dışı bırakılsın mı?",
|
||||
"autoUpdatePatchesLabel": "Yamaları otomatik güncelle",
|
||||
"autoUpdatePatchesHint": "Yamaları otomatik olarak en son sürüme güncelle",
|
||||
"usePrereleasesLabel": "Ön sürümleri kullan",
|
||||
"usePrereleasesHint": "ReVanced Manager ve ReVanced Yamaları'nın ön sürüm versiyonlarını kullan",
|
||||
"usePrereleasesWarningText": "Ön sürüm versiyonlarını kullanmak beklenmedik sorunlara neden olabilir.\n\nYine de etkinleştirmek istiyor musunuz?",
|
||||
"showUpdateDialogLabel": "Güncelleme penceresini göster",
|
||||
"showUpdateDialogHint": "Yeni bir güncelleme mevcut olduğunda bir pencere göster",
|
||||
"universalPatchesLabel": "Ortak yamaları göster",
|
||||
|
@ -180,9 +180,6 @@
|
||||
"disablePatchesSelectionWarningText": "Ви збираєтеся вимкнути зміну вибору патчів.\nБуде відновлено стандартний вибір патчів.\n\nВсе одно вимкнути?",
|
||||
"autoUpdatePatchesLabel": "Автоматичне оновлення патчів",
|
||||
"autoUpdatePatchesHint": "Автоматично оновлювати патчі до останньої версії",
|
||||
"usePrereleasesLabel": "Використовувати передрелізи",
|
||||
"usePrereleasesHint": "Використовувати передрелізні версії ReVanced Manager та ReVanced Patches",
|
||||
"usePrereleasesWarningText": "Використання передрелізних версій може спричинити несподівані проблеми.\n\nВсе одно увімкнути?",
|
||||
"showUpdateDialogLabel": "Показувати вікно оновлення",
|
||||
"showUpdateDialogHint": "Показувати діалогове вікно, коли доступне нове оновлення",
|
||||
"universalPatchesLabel": "Показувати універсальні патчі",
|
||||
|
301
assets/i18n/ur_IN.i18n.json
Normal file
301
assets/i18n/ur_IN.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
@ -9,7 +9,7 @@
|
||||
"noButton": "Không",
|
||||
"warning": "Cảnh báo",
|
||||
"notice": "Lưu ý",
|
||||
"noShowAgain": "Không hiển thị lại nội dung này",
|
||||
"noShowAgain": "Không hiển thị lại nữa",
|
||||
"add": "Thêm",
|
||||
"remove": "Loại bỏ",
|
||||
"showChangelogButton": "Hiển thị nhật ký thay đổi",
|
||||
@ -26,17 +26,17 @@
|
||||
"lastPatchedAppSubtitle": "Ứng dụng đã vá lần cuối",
|
||||
"patchedSubtitle": "Các ứng dụng đã cài đặt",
|
||||
"changeLaterSubtitle": "Bạn có thể thay đổi cài đặt này sau đó.",
|
||||
"noSavedAppFound": "Không tìm thấy ứng dụng",
|
||||
"noSavedAppFound": "Không tìm thấy ứng dụng nào",
|
||||
"noInstallations": "Không có ứng dụng đã vá nào được cài đặt",
|
||||
"installUpdate": "Tiếp tục cài đặt bản cập nhật?",
|
||||
"updateSheetTitle": "Cập nhật ReVanced Manager",
|
||||
"updateDialogTitle": "Có bản cập nhật mới",
|
||||
"updatePatchesSheetTitle": "Cập nhật Các bản vá ReVanced",
|
||||
"updatePatchesSheetTitle": "Cập nhật ReVanced Patches",
|
||||
"updateChangelogTitle": "Nhật ký thay đổi",
|
||||
"updateDialogText": "${file} đã có bản cập nhật mới.\n\nBạn đang dùng phiên bản ${version}.",
|
||||
"downloadConsentDialogTitle": "Tải các tập tin cần thiết?",
|
||||
"downloadConsentDialogText": "ReVanced Manager cần tải các tập tin cần thiết để hoạt động đúng cách.",
|
||||
"downloadConsentDialogText2": "Điều này sẽ kết nối bạn đến ${url}.",
|
||||
"downloadConsentDialogText2": "Ứng dụng sẽ kết nối bạn đến ${url}.",
|
||||
"downloadingMessage": "Đang tải xuống bản cập nhật...",
|
||||
"downloadedMessage": "Đã tải xuống bản cập nhật",
|
||||
"installingMessage": "Đang cài đặt bản cập nhật...",
|
||||
@ -54,17 +54,17 @@
|
||||
"patcherView": {
|
||||
"widgetTitle": "Trình vá",
|
||||
"patchButton": "Vá",
|
||||
"incompatibleArchWarningDialogText": "Việc vá trên kiến trúc này hiện chưa được hỗ trợ và có thể không thành công. Vẫn tiếp tục dù sao?",
|
||||
"removedPatchesWarningDialogText": "Các bản vá đã loại bỏ từ lần cuối cùng bạn vá ứng dụng này:\n\n${patches}\n\n${newPatches}Vẫn tiếp tục?",
|
||||
"addedPatchesDialogText": "Các bản vá đã thêm vào từ lần cuối cùng bạn vá ứng dụng này:\n\n${addedPatches}",
|
||||
"requiredOptionDialogText": "Một số tùy chọn bản vá cần được thiết đặt."
|
||||
"incompatibleArchWarningDialogText": "Vá trên kiến trúc này hiện chưa được hỗ trợ và có thể thất bại. Bạn vẫn muốn tiếp tục?",
|
||||
"removedPatchesWarningDialogText": "Các bản vá đã bị loại bỏ kể từ lần cuối bạn vá ứng dụng này:\n\n${patches}\n\n${newPatches}Bạn có muốn tiếp tục?",
|
||||
"addedPatchesDialogText": "Các bản vá đã thêm vào từ kể từ lần cuối bạn vá ứng dụng này:\n\n${addedPatches}",
|
||||
"requiredOptionDialogText": "Một số tùy chọn bản vá cần được thiết lập."
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "Chọn một ứng dụng",
|
||||
"widgetTitle": "Chọn ứng dụng",
|
||||
"widgetTitleSelected": "Ứng dụng đã chọn",
|
||||
"widgetSubtitle": "Không có ứng dụng được chọn",
|
||||
"widgetSubtitle": "Không có ứng dụng nào được chọn",
|
||||
"noAppsLabel": "Không tìm thấy ứng dụng nào",
|
||||
"anyVersion": "Phiên bản bất kỳ"
|
||||
"anyVersion": "Bất kỳ phiên bản nào"
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "Chọn bản vá",
|
||||
@ -77,11 +77,11 @@
|
||||
"widgetSubtitle": "Chúng tôi đang trực tuyến!"
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "Chọn một ứng dụng",
|
||||
"viewTitle": "Chọn ứng dụng",
|
||||
"searchBarHint": "Tìm ứng dụng",
|
||||
"storageButton": "Lưu trữ",
|
||||
"selectFromStorageButton": "Chọn từ bộ nhớ",
|
||||
"errorMessage": "Không thể dùng ứng dụng đã chọn",
|
||||
"storageButton": "Kho lưu trữ",
|
||||
"selectFromStorageButton": "Chọn từ kho lưu trữ",
|
||||
"errorMessage": "Không thể sử dụng ứng dụng đã chọn",
|
||||
"downloadToast": "Tính năng tải về chưa khả dụng",
|
||||
"requireSuggestedAppVersionDialogText": "Phiên bản của ứng dụng bạn đã chọn không khớp với phiên bản được đề xuất có thể dẫn đến các sự cố không mong muốn. Vui lòng sử dụng phiên bản đề xuất.\n\nPhiên bản đã chọn: ${selected}\nPhiên bản được đề xuất: ${suggested}\n\nĐể tiếp tục, hãy tắt \"Yêu cầu phiên bản ứng dụng được đề xuất\" trong cài đặt.",
|
||||
"featureNotAvailable": "Tính năng chưa triển khai",
|
||||
@ -96,12 +96,12 @@
|
||||
"doneButton": "Hoàn tất",
|
||||
"defaultChip": "Mặc định",
|
||||
"defaultTooltip": "Chọn tất cả bản vá mặc định",
|
||||
"noneChip": "Không có",
|
||||
"noneChip": "Không",
|
||||
"noneTooltip": "Bỏ chọn tất cả bản vá",
|
||||
"loadPatchesSelection": "Nạp các bản vá được chọn",
|
||||
"loadPatchesSelection": "Nạp các bản vá đã chọn",
|
||||
"noSavedPatches": "Không có bản vá nào được lưu cho ứng dụng đã chọn.\nNhấn Hoàn tất để lưu lựa chọn hiện tại.",
|
||||
"noPatchesFound": "Không tìm thấy bản vá cho ứng dụng đã chọn",
|
||||
"setRequiredOption": "Một số bản vá yêu cầu thiết đặt tùy chọn:\n\n${patches}\n\nXin thiết đặt chúng trước khi tiếp tục."
|
||||
"setRequiredOption": "Một số bản vá yêu cầu thiết lập tùy chọn:\n\n${patches}\n\nVui lòng thiết lập chúng trước khi tiếp tục."
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "Giá trị tùy chỉnh",
|
||||
@ -110,12 +110,12 @@
|
||||
"viewTitle": "Tùy chọn bản vá",
|
||||
"saveOptions": "Lưu",
|
||||
"unselectPatch": "Bỏ chọn bản vá",
|
||||
"tooltip": "Tùy chọn nhập thêm",
|
||||
"tooltip": "Thêm lựa chọn nhập",
|
||||
"selectFilePath": "Chọn đường dẫn tập tin",
|
||||
"selectFolder": "Chọn thư mục",
|
||||
"requiredOption": "Thiết lập tùy chọn này là bắt buộc",
|
||||
"unsupportedOption": "Tùy chọn này không được hỗ trợ",
|
||||
"requiredOptionNull": "Các tùy chọn sau cần được thiết đặt:\n\n${options}"
|
||||
"requiredOptionNull": "Các tùy chọn sau cần được thiết lập:\n\n${options}"
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "Chọn bản vá này có thể gây lỗi khi vá.\n\nPhiên bản ứng dụng: ${packageVersion}\nPhiên bản được hỗ trợ: ${supportedVersions}",
|
||||
@ -130,14 +130,14 @@
|
||||
"installButton": "Cài đặt",
|
||||
"installRootType": "Gắn kết",
|
||||
"installNonRootType": "Thông thường",
|
||||
"warning": "Tắt tự động cập nhật cho ứng dụng đã vá để tránh các phát sinh không mong muốn.",
|
||||
"warning": "Tắt tự động cập nhật cho ứng dụng đã vá để tránh các sự cố không mong muốn.",
|
||||
"pressBackAgain": "Nhấn quay lại lần nữa để hủy",
|
||||
"openButton": "Mở",
|
||||
"notificationTitle": "ReVanced Manager đang vá",
|
||||
"notificationText": "Nhấn để trở lại trình cài đặt",
|
||||
"exportApkButtonTooltip": "Xuất APK đã vá",
|
||||
"exportLogButtonTooltip": "Xuất nhật ký",
|
||||
"screenshotDetected": "Đã phát hiện ảnh chụp màn hình. Nếu bạn đang cố chia sẻ nhật ký, vui lòng thay thế bằng chia sẻ văn bản sao chép.\n\nSao chép nhật ký vào bảng nhớ tạm?",
|
||||
"screenshotDetected": "Đã phát hiện ảnh chụp màn hình. Nếu bạn đang cố chia sẻ nhật ký, vui lòng chia sẻ bằng văn bản thay thế.\n\nSao chép nhật ký vào bảng nhớ tạm?",
|
||||
"copiedToClipboard": "Đã sao chép nhật ký vào bảng nhớ tạm",
|
||||
"noExit": "Trình cài đặt vẫn đang chạy, không thể thoát..."
|
||||
},
|
||||
@ -153,7 +153,7 @@
|
||||
"systemThemeLabel": "Hệ thống",
|
||||
"lightThemeLabel": "Sáng",
|
||||
"darkThemeLabel": "Tối",
|
||||
"dynamicThemeLabel": "Cá nhân",
|
||||
"dynamicThemeLabel": "Cá nhân hoá",
|
||||
"dynamicThemeHint": "Tận hưởng trải nghiệm gần hơn với thiết bị của bạn",
|
||||
"languageLabel": "Ngôn ngữ",
|
||||
"languageUpdated": "Ngôn ngữ đã được cập nhập",
|
||||
@ -164,7 +164,7 @@
|
||||
"sourcesResetDialogTitle": "Đặt lại",
|
||||
"sourcesResetDialogText": "Bạn có chắc chắn muốn đặt lại nguồn của mình về giá trị mặc định không?",
|
||||
"apiURLResetDialogText": "Bạn có chắc bạn muốn đặt lại API URL của bạn về giá trị mặc định của nó không?",
|
||||
"sourcesUpdateNote": "Lưu ý: Việc này sẽ tự động tải Bản vá ReVanced từ nguồn thay thế.",
|
||||
"sourcesUpdateNote": "Lưu ý: Ứng dụng sẽ tự động tải ReVanced Patches từ nguồn thay thế.\n\nBạn sẽ được kết nối với nguồn thay thế này.",
|
||||
"apiURLLabel": "Địa chỉ URL của API",
|
||||
"apiURLHint": "Cấu hình địa chỉ URL API của ReVanced Manager",
|
||||
"selectApiURL": "Địa chỉ URL của API",
|
||||
@ -176,34 +176,32 @@
|
||||
"logsHint": "Chia sẻ nhật ký ReVanced Manager",
|
||||
"enablePatchesSelectionLabel": "Cho phép thay đổi lựa chọn bản vá",
|
||||
"enablePatchesSelectionHint": "Không ngăn chặn chọn hoặc bỏ chọn các bản vá",
|
||||
"enablePatchesSelectionWarningText": "Thay đổi lựa chọn mặc định của các bản vá có thể gây ra các sự cố không mong muốn.\n\nVẫn tiếp tục bật?",
|
||||
"enablePatchesSelectionWarningText": "Thay đổi lựa chọn mặc định của các bản vá có thể phát sinh các sự cố không mong muốn.\n\nVẫn bật?",
|
||||
"disablePatchesSelectionWarningText": "Bạn chuẩn bị tắt thay đổi lựa chọn các bản vá.\nLựa chọn mặc định các bản vá sẽ được khôi phục.\n\nVẫn tắt?",
|
||||
"autoUpdatePatchesLabel": "Tự động cập nhật các bản vá",
|
||||
"autoUpdatePatchesHint": "Tự động cập nhật các bản vá lên phiên bản mới nhất",
|
||||
"usePrereleasesLabel": "Sử dụng bản phát hành trước",
|
||||
"usePrereleasesWarningText": "Sử dụng các phiên bản phát hành trước có thể gây ra các sự cố không mong muốn.\n\nVẫn tiếp tục bật?",
|
||||
"showUpdateDialogLabel": "Hiện hộp thoại cập nhật",
|
||||
"showUpdateDialogHint": "Hiện một hộp thoại khi có một bản cập nhật",
|
||||
"showUpdateDialogLabel": "Hiển thị hộp thoại cập nhật",
|
||||
"showUpdateDialogHint": "Hiển thị hộp thoại khi có bản cập nhật mới",
|
||||
"universalPatchesLabel": "Các bản vá phổ quát",
|
||||
"universalPatchesHint": "Hiển thị tất cả các ứng dụng và các bản vá phổ quát (có thể gây chậm danh sách ứng dụng)",
|
||||
"universalPatchesHint": "Hiển thị tất cả các ứng dụng và bản vá phổ quát (có thể gây chậm danh sách ứng dụng)",
|
||||
"lastPatchedAppLabel": "Lưu ứng dụng đã vá",
|
||||
"lastPatchedAppHint": "Lưu bản vá cuối để cài đặt hoặc xuất sau đó",
|
||||
"versionCompatibilityCheckLabel": "Kiểm tra khả năng tương thích của phiên bản",
|
||||
"versionCompatibilityCheckHint": "Việc ngăn chặn chọn bản vá không tương thích với phiên bản ứng dụng đã chọn",
|
||||
"versionCompatibilityCheckLabel": "Kiểm tra tương thích phiên bản",
|
||||
"versionCompatibilityCheckHint": "Ngăn chặn chọn bản vá không tương thích với phiên bản ứng dụng đã chọn",
|
||||
"requireSuggestedAppVersionLabel": "Yêu cầu phiên bản ứng dụng được đề xuất",
|
||||
"requireSuggestedAppVersionHint": "Ngăn chặn việc chọn một ứng dụng với phiên bản không được đề xuất",
|
||||
"requireSuggestedAppVersionDialogText": "Việc lựa chọn một ứng dụng không phải phiên bản được đề xuất có thể gây vấn đề phát sinh không mong muốn.\n\nBạn vẫn muốn tiếp tục?",
|
||||
"requireSuggestedAppVersionHint": "Ngăn chặn chọn một ứng dụng với phiên bản không được đề xuất",
|
||||
"requireSuggestedAppVersionDialogText": "Lựa chọn một ứng dụng không khớp với phiên bản được đề xuất có thể phát sinh vấn đề không mong muốn.\n\nBạn vẫn muốn tiếp tục?",
|
||||
"aboutLabel": "Giới thiệu",
|
||||
"snackbarMessage": "Đã sao chép vào khay nhớ tạm",
|
||||
"snackbarMessage": "Đã sao chép vào bảng nhớ tạm",
|
||||
"restartAppForChanges": "Khởi động lại ứng dụng để áp dụng thay đổi",
|
||||
"deleteTempDirLabel": "Xóa tệp tạm thời",
|
||||
"deleteTempDirLabel": "Xóa các tệp tạm thời",
|
||||
"deleteTempDirHint": "Xóa các tệp tạm thời không sử dụng",
|
||||
"deletedTempDir": "Đã xóa các tệp tạm thời",
|
||||
"exportSettingsLabel": "Xuất cài đặt",
|
||||
"exportSettingsHint": "Xuất cài đặt thành một tập tin JSON",
|
||||
"exportSettingsHint": "Xuất cài đặt thành tệp JSON",
|
||||
"exportedSettings": "Đã xuất cài đặt",
|
||||
"importSettingsLabel": "Nhập cài đặt",
|
||||
"importSettingsHint": "Nhập cài đặt từ một tập tin JSON",
|
||||
"importSettingsHint": "Nhập cài đặt từ tệp JSON",
|
||||
"importedSettings": "Đã nhập cài đặt",
|
||||
"exportPatchesLabel": "Xuất bản vá được chọn",
|
||||
"exportPatchesHint": "Xuất bản vá được chọn thành tệp JSON",
|
||||
@ -211,35 +209,35 @@
|
||||
"noExportFileFound": "Không có lựa chọn bản vá để xuất",
|
||||
"importPatchesLabel": "Nhập lựa chọn bản vá",
|
||||
"importPatchesHint": "Nhập lựa chọn bản vá từ tệp JSON",
|
||||
"importedPatches": "Lựa chọn bản vá được nhập",
|
||||
"importedPatches": "Đã nhập lựa chọn bản vá",
|
||||
"resetStoredPatchesLabel": "Đặt lại lựa chọn bản vá",
|
||||
"resetStoredPatchesHint": "Đặt lại lựa chọn bản vá được lưu trữ",
|
||||
"resetStoredPatchesHint": "Đặt lại lựa chọn bản vá đã lưu trữ",
|
||||
"resetStoredPatchesDialogTitle": "Đặt lại lựa chọn bản vá?",
|
||||
"resetStoredPatchesDialogText": "Lựa chọn mặc định của các bản vá lỗi sẽ được khôi phục.",
|
||||
"resetStoredPatches": "Lựa chọn bản vá đã được đặt lại",
|
||||
"resetStoredPatchesDialogText": "Lựa chọn mặc định của các bản vá sẽ được khôi phục.",
|
||||
"resetStoredPatches": "Đã đặt lại lựa chọn bản vá",
|
||||
"resetStoredOptionsLabel": "Đặt lại tùy chọn bản vá",
|
||||
"resetStoredOptionsHint": "Cài lại tất cả tùy chọn bản vá",
|
||||
"resetStoredOptionsHint": "Đặt lại tất cả tùy chọn bản vá",
|
||||
"resetStoredOptionsDialogTitle": "Đặt lại tùy chọn bản vá?",
|
||||
"resetStoredOptionsDialogText": "Đặt lại tùy chọn bản vá sẽ xóa tất cả các tùy chọn đã lưu.",
|
||||
"resetStoredOptions": "Tùy chọn đã được cài lại",
|
||||
"resetStoredOptions": "Đã đặt lại các tùy chọn",
|
||||
"deleteLogsLabel": "Xoá nhật ký",
|
||||
"deleteLogsHint": "Xóa nhật ký ReVanced Manager đã thu thập",
|
||||
"deletedLogs": "Đã xóa nhật ký",
|
||||
"regenerateKeystoreLabel": "Tái sinh kho khóa",
|
||||
"regenerateKeystoreLabel": "Tạo lại kho khoá",
|
||||
"regenerateKeystoreHint": "Tạo lại kho khóa được sử dụng để ký ứng dụng",
|
||||
"regenerateKeystoreDialogTitle": "Tái sinh kho khóa?",
|
||||
"regenerateKeystoreDialogText": "Các ứng dụng đã vá được ký với kho khóa cũ sẽ không thể cập nhật được nữa.",
|
||||
"regeneratedKeystore": "Kho khóa đã tái sinh",
|
||||
"regenerateKeystoreDialogTitle": "Tạo lại kho khóa?",
|
||||
"regenerateKeystoreDialogText": "Các ứng dụng đã vá và được ký với kho khóa cũ sẽ không thể cập nhật được nữa.",
|
||||
"regeneratedKeystore": "Đã tạo lại kho khoá",
|
||||
"exportKeystoreLabel": "Xuất kho khóa",
|
||||
"exportKeystoreHint": "Xuất kho khóa được sử dụng để ký ứng dụng",
|
||||
"exportedKeystore": "Kho khóa đã được xuất",
|
||||
"noKeystoreExportFileFound": "Không có kho khóa nào được xuất",
|
||||
"noKeystoreExportFileFound": "Không có kho khóa nào để xuất",
|
||||
"importKeystoreLabel": "Nhập kho khóa",
|
||||
"importKeystoreHint": "Nhập kho khóa dùng để ký ứng dụng",
|
||||
"importedKeystore": "Kho khóa đã được nhập",
|
||||
"importedKeystore": "Đã nhập kho khóa",
|
||||
"selectKeystorePassword": "Mật khẩu kho khóa",
|
||||
"selectKeystorePasswordHint": "Chọn mật khẩu kho khóa được sử dụng để ký ứng dụng",
|
||||
"jsonSelectorErrorMessage": "Không thể dùng tệp JSON đã chọn",
|
||||
"jsonSelectorErrorMessage": "Không thể sử dụng tệp JSON đã chọn",
|
||||
"keystoreSelectorErrorMessage": "Không thể sử dụng tệp kho khóa đã chọn"
|
||||
},
|
||||
"appInfoView": {
|
||||
@ -254,7 +252,7 @@
|
||||
"lastPatchedAppDescription": "Đây là bản sao lưu của ứng dụng đã được vá lần cuối.",
|
||||
"unmountDialogText": "Bạn có chắc muốn bỏ gắn kết ứng dụng này không?",
|
||||
"uninstallDialogText": "Bạn có chắc muốn gỡ cài đặt ứng dụng này không?",
|
||||
"rootDialogText": "Ứng dụng đã cài đặt với quyền siêu người dùng, nhưng hiện tại ReVanced không có quyền đó.\nVui lòng cấp quyền siêu người dùng trước.",
|
||||
"rootDialogText": "Ứng dụng đã được cài đặt với quyền siêu người dùng, nhưng hiện tại ReVanced Manager không có quyền đó.\nVui lòng cấp quyền siêu người dùng trước.",
|
||||
"removeAppDialogTitle": "Xoá ứng dụng?",
|
||||
"removeAppDialogText": "Bạn có chắc chắn muốn xóa bản sao lưu này?",
|
||||
"packageNameLabel": "Tên gói",
|
||||
@ -274,27 +272,27 @@
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "Phiên bản không phù hợp",
|
||||
"mount_no_root": "Không có quyền truy cập root",
|
||||
"mount_missing_installation": "Không tìm thấy bản cài đặt",
|
||||
"mount_missing_installation": "Không tìm thấy bản cài đặt nào",
|
||||
"status_failure_blocked": "Bản cài đặt đã bị chặn",
|
||||
"install_failed_verification_failure": "Xác thực thất bại",
|
||||
"status_failure_invalid": "Bản cài đặt không hợp lệ",
|
||||
"install_failed_version_downgrade": "Không thể hạ cấp",
|
||||
"status_failure_conflict": "Xung đột cài đặt",
|
||||
"status_failure_storage": "Phát sinh lưu trữ cài đặt",
|
||||
"status_failure_incompatible": "Bản cài đặt không tương thích",
|
||||
"status_failure_timeout": "Hết hạn cài đặt",
|
||||
"status_failure_storage": "Không đủ bộ nhớ để cài đặt",
|
||||
"status_failure_incompatible": "Cài đặt không tương thích",
|
||||
"status_failure_timeout": "Quá thời gian chờ cài đặt",
|
||||
"status_unknown": "Cài đặt thất bại",
|
||||
"mount_version_mismatch_description": "Việc cài đặt đã thất bại do ứng dụng đã cài đặt khác với phiên bản đã được vá.\n\nHãy cài phiên bản ứng dụng đã gắn kết và thử lại.",
|
||||
"mount_no_root_description": "Việc cài đặt đã thất bại do không được cấp quyền truy cập root.\n\nCấp quyền truy cập root cho ReVanced Manager và thử lại.",
|
||||
"mount_missing_installation_description": "Việc cài đặt đã thất bại do ứng dụng chưa vá chưa được cài đặt trên thiết bị này nhằm gắn kết vào nó.\n\nCài ứng dụng chưa vá trước khi gắn kết và thử lại.",
|
||||
"status_failure_timeout_description": "Việc cài đặt mất quá lâu để hoàn thành.\n\nBạn có muốn thử lại?",
|
||||
"status_failure_storage_description": "Việc cài đặt đã thất bại do không đủ bộ nhớ.\n\nGiải phóng một phần bộ nhớ và thử lại.",
|
||||
"status_failure_invalid_description": "Việc cài đặt đã thất bại do ứng dụng đã vá không hợp lệ.\n\nGỡ cài đặt ứng dụng và thử lại?",
|
||||
"status_failure_incompatible_description": "Ứng dụng không tương thích với thiết bị này.\n\nDùng một APK được hỗ trợ bởi thiết bị và thử lại.",
|
||||
"status_failure_conflict_description": "Việc cài đặt đã bị ngăn chặn bởi bản cài đã có của ứng dụng.\n\nGỡ cài đặt ứng dụng đã cài và thử lại?",
|
||||
"status_failure_blocked_description": "Quá trình cài đặt đã bị chặn bởi ${packageName}.\n\nĐiều chỉnh cài đặt bảo mật của bạn và thử lại.",
|
||||
"mount_version_mismatch_description": "Cài đặt đã thất bại do ứng dụng đã cài đặt khác với phiên bản đã vá.\n\nHãy cài đúng phiên bản ứng dụng đã gắn kết và thử lại.",
|
||||
"mount_no_root_description": "Cài đặt đã thất bại do không được cấp quyền truy cập root.\n\nHãy cấp quyền truy cập root cho ReVanced Manager và thử lại.",
|
||||
"mount_missing_installation_description": "Cài đặt đã thất bại do ứng dụng chưa vá chưa được cài đặt trên thiết bị nhằm gắn kết vào nó.\n\nHãy cài ứng dụng chưa vá trước khi gắn kết và thử lại.",
|
||||
"status_failure_timeout_description": "Quá trình cài đặt mất quá lâu để hoàn thành.\n\nBạn có muốn thử lại?",
|
||||
"status_failure_storage_description": "Quá trình cài đặt đã thất bại do không đủ bộ nhớ.\n\nHãy giải phóng một phần bộ nhớ và thử lại.",
|
||||
"status_failure_invalid_description": "Quá trình cài đặt đã thất bại do ứng dụng đã vá không hợp lệ.\n\nGỡ cài đặt ứng dụng và thử lại?",
|
||||
"status_failure_incompatible_description": "Ứng dụng không tương thích với thiết bị này.\n\nHãy dùng APK được thiết bị này hỗ trợ và thử lại.",
|
||||
"status_failure_conflict_description": "Quá trình cài đặt đã bị ngăn chặn bởi bản cài đã có của ứng dụng.\n\nGỡ cài đặt ứng dụng đã cài và thử lại?",
|
||||
"status_failure_blocked_description": "Quá trình cài đặt đã bị chặn bởi ${packageName}.\n\nHãy điều chỉnh cài đặt bảo mật của bạn và thử lại.",
|
||||
"install_failed_verification_failure_description": "Quá trình cài đặt không thành công do gặp lỗi xác minh.\n\nĐiều chỉnh cài đặt bảo mật của bạn và thử lại.",
|
||||
"install_failed_version_downgrade_description": "Việc cài đặt đã thất bại do ứng dụng đã vá có phiên bản nhỏ hơn ứng dụng đã cài đặt.\n\nGỡ cài đặt ứng dụng và thử lại?",
|
||||
"status_unknown_description": "Việc cài đặt đã thất bại do một lý do chưa rõ. Xin thử lại."
|
||||
"install_failed_version_downgrade_description": "Quá trình cài đặt đã thất bại do ứng dụng đã vá có phiên bản thấp hơn ứng dụng đã cài đặt.\n\nGỡ cài đặt ứng dụng và thử lại?",
|
||||
"status_unknown_description": "Quá trình cài đặt đã thất bại do một nguyên nhân chưa xác định. Vui lòng thử lại."
|
||||
}
|
||||
}
|
301
assets/i18n/zu_ZA.i18n.json
Normal file
301
assets/i18n/zu_ZA.i18n.json
Normal file
@ -0,0 +1,301 @@
|
||||
{
|
||||
"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": "",
|
||||
"addedPatchesDialogText": "",
|
||||
"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": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"usePrereleasesLabel": "",
|
||||
"usePrereleasesHint": "",
|
||||
"usePrereleasesWarningText": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportSettingsLabel": "",
|
||||
"exportSettingsHint": "",
|
||||
"exportedSettings": "",
|
||||
"importSettingsLabel": "",
|
||||
"importSettingsHint": "",
|
||||
"importedSettings": "",
|
||||
"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": ""
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user