refactor: Remove empty keys

This commit is contained in:
validcube 2024-07-30 01:16:48 +07:00
parent d10abd4829
commit 4c6e214bf6
No known key found for this signature in database
GPG Key ID: DBA94253E1D3F267
83 changed files with 585 additions and 10815 deletions

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -24,7 +24,6 @@
"widgetTitle": "لوحة التحكم", "widgetTitle": "لوحة التحكم",
"updatesSubtitle": "تحديثات", "updatesSubtitle": "تحديثات",
"lastPatchedAppSubtitle": "آخر تطبيق تم تعديله", "lastPatchedAppSubtitle": "آخر تطبيق تم تعديله",
"patchedSubtitle": "",
"changeLaterSubtitle": "يمكنك تغيير هذا في الإعدادات في وقت لاحق.", "changeLaterSubtitle": "يمكنك تغيير هذا في الإعدادات في وقت لاحق.",
"noSavedAppFound": "لم يتم العثور على تطبيق", "noSavedAppFound": "لم يتم العثور على تطبيق",
"noInstallations": "لا توجد تطبيقات معدلة مثبتة", "noInstallations": "لا توجد تطبيقات معدلة مثبتة",
@ -54,7 +53,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "المُعَّدِّل", "widgetTitle": "المُعَّدِّل",
"patchButton": "تعديل", "patchButton": "تعديل",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "تم إزالة التعديلات التالية منذ آخر مرة استخدمتها فيها.\n\n${patches}\n\nتابع على أي حال؟", "removedPatchesWarningDialogText": "تم إزالة التعديلات التالية منذ آخر مرة استخدمتها فيها.\n\n${patches}\n\nتابع على أي حال؟",
"requiredOptionDialogText": "يجب ضبط بعض خيارات التعديل." "requiredOptionDialogText": "يجب ضبط بعض خيارات التعديل."
}, },
@ -105,14 +103,11 @@
"patchOptionsView": { "patchOptionsView": {
"customValue": "تخصيص القيمة", "customValue": "تخصيص القيمة",
"setToNull": "تعيين إلى ملغي", "setToNull": "تعيين إلى ملغي",
"nullValue": "",
"viewTitle": "خيارات التعديل", "viewTitle": "خيارات التعديل",
"saveOptions": "حفظ", "saveOptions": "حفظ",
"unselectPatch": "",
"tooltip": "المزيد من خيارات الإدخال", "tooltip": "المزيد من خيارات الإدخال",
"selectFilePath": "تحديد مسار الملف", "selectFilePath": "تحديد مسار الملف",
"selectFolder": "تحديد مجلد", "selectFolder": "تحديد مجلد",
"requiredOption": "",
"unsupportedOption": "هذا الخيار غير مدعوم", "unsupportedOption": "هذا الخيار غير مدعوم",
"requiredOptionNull": "يجب تعيين الخيارات التالية:\n\n${options}" "requiredOptionNull": "يجب تعيين الخيارات التالية:\n\n${options}"
}, },
@ -185,7 +180,6 @@
"showUpdateDialogHint": "عرض مربع حوار عندما يتوفر تحديث جديد", "showUpdateDialogHint": "عرض مربع حوار عندما يتوفر تحديث جديد",
"universalPatchesLabel": "عرض التعديلات العامة", "universalPatchesLabel": "عرض التعديلات العامة",
"universalPatchesHint": "عرض جميع التطبيقات والتعديلات العامة (قد تؤدي إلى إبطاء قائمة التطبيقات)", "universalPatchesHint": "عرض جميع التطبيقات والتعديلات العامة (قد تؤدي إلى إبطاء قائمة التطبيقات)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "حفظ آخر تعديل لتثبيته أو تصديره لاحقًا", "lastPatchedAppHint": "حفظ آخر تعديل لتثبيته أو تصديره لاحقًا",
"versionCompatibilityCheckLabel": "التحقق من توافق الإصدار", "versionCompatibilityCheckLabel": "التحقق من توافق الإصدار",
"versionCompatibilityCheckHint": "منع تحديد التعديلات غير المتوافقة مع إصدار التطبيق المحدد", "versionCompatibilityCheckHint": "منع تحديد التعديلات غير المتوافقة مع إصدار التطبيق المحدد",

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -24,7 +24,6 @@
"widgetTitle": "İdarəetmə lövhəsi", "widgetTitle": "İdarəetmə lövhəsi",
"updatesSubtitle": "Yeniləmələr", "updatesSubtitle": "Yeniləmələr",
"lastPatchedAppSubtitle": "Son yamaqlanmış tətbiq", "lastPatchedAppSubtitle": "Son yamaqlanmış tətbiq",
"patchedSubtitle": "",
"changeLaterSubtitle": "Bunu daha sonra tənzimləmələrdə dəyişə bilərsiniz.", "changeLaterSubtitle": "Bunu daha sonra tənzimləmələrdə dəyişə bilərsiniz.",
"noSavedAppFound": "Heç bir tətbiq tapılmadı", "noSavedAppFound": "Heç bir tətbiq tapılmadı",
"noInstallations": "Yamaqlanmış tətbiq quraşdırılmayıb", "noInstallations": "Yamaqlanmış tətbiq quraşdırılmayıb",
@ -54,7 +53,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Yamaqlayıcı", "widgetTitle": "Yamaqlayıcı",
"patchButton": "Yamaqla", "patchButton": "Yamaqla",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Aşağıdakı yamaqlar son istifadənizdən bəri silindi.\n\n${patches}\n\nYenə də davam edilsin?", "removedPatchesWarningDialogText": "Aşağıdakı yamaqlar son istifadənizdən bəri silindi.\n\n${patches}\n\nYenə də davam edilsin?",
"requiredOptionDialogText": "Bəzi yamaq seçimləri təyin edilməlidir." "requiredOptionDialogText": "Bəzi yamaq seçimləri təyin edilməlidir."
}, },
@ -105,14 +103,11 @@
"patchOptionsView": { "patchOptionsView": {
"customValue": "Xüsusi dəyər", "customValue": "Xüsusi dəyər",
"setToNull": "Boş olaraq təyin et", "setToNull": "Boş olaraq təyin et",
"nullValue": "",
"viewTitle": "Yamaq seçimləri", "viewTitle": "Yamaq seçimləri",
"saveOptions": "Saxla", "saveOptions": "Saxla",
"unselectPatch": "",
"tooltip": "Daha çox giriş seçimləri", "tooltip": "Daha çox giriş seçimləri",
"selectFilePath": "Fayl yolunu seç", "selectFilePath": "Fayl yolunu seç",
"selectFolder": "Qovluq seç", "selectFolder": "Qovluq seç",
"requiredOption": "",
"unsupportedOption": "Bu seçim dəstəklənmir", "unsupportedOption": "Bu seçim dəstəklənmir",
"requiredOptionNull": "Aşağıdakı seçimlər tənzimlənməlidir:\n\n${options}" "requiredOptionNull": "Aşağıdakı seçimlər tənzimlənməlidir:\n\n${options}"
}, },
@ -185,8 +180,6 @@
"showUpdateDialogHint": "Yeni yenilənmə mövcud olduqda dialoq pəncərəsi göstər", "showUpdateDialogHint": "Yeni yenilənmə mövcud olduqda dialoq pəncərəsi göstər",
"universalPatchesLabel": "Ümumi yamaqları göstər", "universalPatchesLabel": "Ümumi yamaqları göstər",
"universalPatchesHint": "Bütün tətbiqləri və ümumi yamaqları göstər (tətbiq siyahısı yavaşlaya bilər)", "universalPatchesHint": "Bütün tətbiqləri və ümumi yamaqları göstər (tətbiq siyahısı yavaşlaya bilər)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Versiya uyumluluq yoxlanışı", "versionCompatibilityCheckLabel": "Versiya uyumluluq yoxlanışı",
"versionCompatibilityCheckHint": "Seçilmiş tətbiq versiyası ilə uyumlu olmayan yamaqların seçilməsini əngəllə", "versionCompatibilityCheckHint": "Seçilmiş tətbiq versiyası ilə uyumlu olmayan yamaqların seçilməsini əngəllə",
"requireSuggestedAppVersionLabel": "Təklif edilən tətbiq versiyasın tələb et", "requireSuggestedAppVersionLabel": "Təklif edilən tətbiq versiyasın tələb et",
@ -238,10 +231,8 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Tətbiq məlumatı", "widgetTitle": "Tətbiq məlumatı",
"openButton": "Aç", "openButton": "Aç",
"installButton": "",
"uninstallButton": "Sil", "uninstallButton": "Sil",
"unmountButton": "Ayır", "unmountButton": "Ayır",
"exportButton": "",
"deleteButton": "Sil", "deleteButton": "Sil",
"rootDialogTitle": "Xəta", "rootDialogTitle": "Xəta",
"lastPatchedAppDescription": "Bu, son yamaqlanmış tətbiqin nüsxəsidir.", "lastPatchedAppDescription": "Bu, son yamaqlanmış tətbiqin nüsxəsidir.",

View File

@ -24,7 +24,6 @@
"widgetTitle": "Галоўная", "widgetTitle": "Галоўная",
"updatesSubtitle": "Абнаўленні", "updatesSubtitle": "Абнаўленні",
"lastPatchedAppSubtitle": "Апошняя абноўленая праграма", "lastPatchedAppSubtitle": "Апошняя абноўленая праграма",
"patchedSubtitle": "",
"changeLaterSubtitle": "Вы можаце змяніць гэта ў наладах пазней.", "changeLaterSubtitle": "Вы можаце змяніць гэта ў наладах пазней.",
"noSavedAppFound": "Праграма не знойдзена", "noSavedAppFound": "Праграма не знойдзена",
"noInstallations": "Няма ўсталяваных праграм з выпраўленнямі", "noInstallations": "Няма ўсталяваных праграм з выпраўленнямі",
@ -54,7 +53,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Праграма выпраўлення", "widgetTitle": "Праграма выпраўлення",
"patchButton": "Выправіць", "patchButton": "Выправіць",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Наступныя выпраўленні былі выдалены з моманту іх апошняга выкарыстання.\n\n${patches}\n\nУсё роўна працягнуць?", "removedPatchesWarningDialogText": "Наступныя выпраўленні былі выдалены з моманту іх апошняга выкарыстання.\n\n${patches}\n\nУсё роўна працягнуць?",
"requiredOptionDialogText": "Неабходна задаць некаторыя параметры выпраўленняў." "requiredOptionDialogText": "Неабходна задаць некаторыя параметры выпраўленняў."
}, },
@ -105,14 +103,11 @@
"patchOptionsView": { "patchOptionsView": {
"customValue": "Уласнае значэнне", "customValue": "Уласнае значэнне",
"setToNull": "Усталюйце значэнне нуль", "setToNull": "Усталюйце значэнне нуль",
"nullValue": "",
"viewTitle": "Параметры выпраўлення", "viewTitle": "Параметры выпраўлення",
"saveOptions": "Захаваць", "saveOptions": "Захаваць",
"unselectPatch": "",
"tooltip": "Больш уваходных параметраў", "tooltip": "Больш уваходных параметраў",
"selectFilePath": "Выбраць шлях да файла", "selectFilePath": "Выбраць шлях да файла",
"selectFolder": "Выбраць папку", "selectFolder": "Выбраць папку",
"requiredOption": "",
"unsupportedOption": "Гэты параметр не падтрымліваецца", "unsupportedOption": "Гэты параметр не падтрымліваецца",
"requiredOptionNull": "Наступныя параметры павінны быць зададзены:\n\n${options}" "requiredOptionNull": "Наступныя параметры павінны быць зададзены:\n\n${options}"
}, },
@ -185,8 +180,6 @@
"showUpdateDialogHint": "Паказваць акно, калі даступна новае абнаўленне", "showUpdateDialogHint": "Паказваць акно, калі даступна новае абнаўленне",
"universalPatchesLabel": "Паказваць універсальныя выпраўленні", "universalPatchesLabel": "Паказваць універсальныя выпраўленні",
"universalPatchesHint": "Адлюстраваць усе праграмы і ўніверсальныя выпраўленні (можа запаволіць спіс праграм)", "universalPatchesHint": "Адлюстраваць усе праграмы і ўніверсальныя выпраўленні (можа запаволіць спіс праграм)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Праверка сумяшчальнасці версіі", "versionCompatibilityCheckLabel": "Праверка сумяшчальнасці версіі",
"versionCompatibilityCheckHint": "Прадухіляць выбар выпраўленняў, якія несумяшчальныя з выбранай версіяй праграмы", "versionCompatibilityCheckHint": "Прадухіляць выбар выпраўленняў, якія несумяшчальныя з выбранай версіяй праграмы",
"requireSuggestedAppVersionLabel": "Запыт прапанаванай версіі праграмы", "requireSuggestedAppVersionLabel": "Запыт прапанаванай версіі праграмы",

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Успешно обновяване", "refreshSuccess": "Успешно обновяване",
"widgetTitle": "Табло за управление", "widgetTitle": "Табло за управление",
"updatesSubtitle": "Актуализации", "updatesSubtitle": "Актуализации",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Можете да промените това в настройките на по-късен етап.", "changeLaterSubtitle": "Можете да промените това в настройките на по-късен етап.",
"noSavedAppFound": "",
"noInstallations": "Няма инсталирани модифицирани приложения", "noInstallations": "Няма инсталирани модифицирани приложения",
"installUpdate": "Продължете към инсталирането на актуализациите?", "installUpdate": "Продължете към инсталирането на актуализациите?",
"updateSheetTitle": "Актуализирай ReVanced Manager", "updateSheetTitle": "Актуализирай ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Модификатор", "widgetTitle": "Модификатор",
"patchButton": "Модифицирайте", "patchButton": "Модифицирайте",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Следните модификации са били премахнати след като са били употребени за последно от вас.\n\n${patches}\n\nПродължете въпреки това?", "removedPatchesWarningDialogText": "Следните модификации са били премахнати след като са били употребени за последно от вас.\n\n${patches}\n\nПродължете въпреки това?",
"requiredOptionDialogText": "Опциите на някои модификации трябва да бъдат зададени." "requiredOptionDialogText": "Опциите на някои модификации трябва да бъдат зададени."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Стойност по избор", "customValue": "Стойност по избор",
"setToNull": "",
"nullValue": "",
"viewTitle": "Опции за модификациите", "viewTitle": "Опции за модификациите",
"saveOptions": "Запази", "saveOptions": "Запази",
"unselectPatch": "",
"tooltip": "Повече опции за въвеждане", "tooltip": "Повече опции за въвеждане",
"selectFilePath": "Изберете път към файла", "selectFilePath": "Изберете път към файла",
"selectFolder": "Изберете папка", "selectFolder": "Изберете папка",
"requiredOption": "",
"unsupportedOption": "Тази опция не се поддържа", "unsupportedOption": "Тази опция не се поддържа",
"requiredOptionNull": "Следните опции трябва да бъдат зададени:\n\n${options}" "requiredOptionNull": "Следните опции трябва да бъдат зададени:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Показва диалогов прозорец, когато е налична нова актуализация", "showUpdateDialogHint": "Показва диалогов прозорец, когато е налична нова актуализация",
"universalPatchesLabel": "Покажи универсални модификации", "universalPatchesLabel": "Покажи универсални модификации",
"universalPatchesHint": "Показване на всички приложения и универсални пачове (може да забави списъка с приложения)", "universalPatchesHint": "Показване на всички приложения и универсални пачове (може да забави списъка с приложения)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Проверка на съвместимост на версиите", "versionCompatibilityCheckLabel": "Проверка на съвместимост на версиите",
"versionCompatibilityCheckHint": "Предотвратява избирането на модификации, които не са съвместими с избраната версия на приложението", "versionCompatibilityCheckHint": "Предотвратява избирането на модификации, които не са съвместими с избраната версия на приложението",
"requireSuggestedAppVersionLabel": "Изискване на препоръчана версия на приложението", "requireSuggestedAppVersionLabel": "Изискване на препоръчана версия на приложението",
@ -241,22 +231,16 @@
"installButton": "Инсталиране", "installButton": "Инсталиране",
"uninstallButton": "Деинсталирай", "uninstallButton": "Деинсталирай",
"unmountButton": "Демонтиране", "unmountButton": "Демонтиране",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Грешка", "rootDialogTitle": "Грешка",
"lastPatchedAppDescription": "",
"unmountDialogText": "Сигурни ли сте, че искате да демонтирате това приложение?", "unmountDialogText": "Сигурни ли сте, че искате да демонтирате това приложение?",
"uninstallDialogText": "Сигурни ли сте, че искате да деиснталирате това приложение?", "uninstallDialogText": "Сигурни ли сте, че искате да деиснталирате това приложение?",
"rootDialogText": "Приложението е инсталирано с superuser разрешения, но в момента ReVanced Manager няма разрешения. Моля, първо дайте superuser разрешения.", "rootDialogText": "Приложението е инсталирано с superuser разрешения, но в момента ReVanced Manager няма разрешения. Моля, първо дайте superuser разрешения.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Име на пакета", "packageNameLabel": "Име на пакета",
"installTypeLabel": "Тип инсталация", "installTypeLabel": "Тип инсталация",
"mountTypeLabel": "Монтиране", "mountTypeLabel": "Монтиране",
"regularTypeLabel": "Нормален", "regularTypeLabel": "Нормален",
"patchedDateLabel": "Дата на модификацията", "patchedDateLabel": "Дата на модификацията",
"appliedPatchesLabel": "Приложени модификации", "appliedPatchesLabel": "Приложени модификации",
"sizeLabel": "",
"patchedDateHint": "на ${date} в ${time}", "patchedDateHint": "на ${date} в ${time}",
"appliedPatchesHint": "${quantity} приложени модификации", "appliedPatchesHint": "${quantity} приложени модификации",
"updateNotImplemented": "Тази функция все още не е внедрена" "updateNotImplemented": "Тази функция все още не е внедрена"

View File

@ -23,10 +23,7 @@
"refreshSuccess": "সফলভাবে রিফ্রেশ করা হয়েছে", "refreshSuccess": "সফলভাবে রিফ্রেশ করা হয়েছে",
"widgetTitle": "ড্যাশবোর্ড", "widgetTitle": "ড্যাশবোর্ড",
"updatesSubtitle": "আপডেটসমূহ", "updatesSubtitle": "আপডেটসমূহ",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "পরবর্তীতে আপনি এটি সেটিং থেকে পরিবর্তন করতে পারবেন।", "changeLaterSubtitle": "পরবর্তীতে আপনি এটি সেটিং থেকে পরিবর্তন করতে পারবেন।",
"noSavedAppFound": "",
"noInstallations": "কোন প্যাচড অ্যাপ্লিকেশন ইনস্টল করা হয়নি", "noInstallations": "কোন প্যাচড অ্যাপ্লিকেশন ইনস্টল করা হয়নি",
"installUpdate": "আপডেট ইনস্টল করতে এগিয়ে যেতে চান?", "installUpdate": "আপডেট ইনস্টল করতে এগিয়ে যেতে চান?",
"updateSheetTitle": "ReVanced Manager আপডেট করুন", "updateSheetTitle": "ReVanced Manager আপডেট করুন",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "প্যাচার", "widgetTitle": "প্যাচার",
"patchButton": "প্যাচ", "patchButton": "প্যাচ",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "আপনি এর আগে যখন ব্যবহার করেছিলেন তারপর এই প্যাচগুলো অপসারণ করা হয়।\n\n${patches}\n\nযেকোন ভাবে এগিয়ে যেতে চান?", "removedPatchesWarningDialogText": "আপনি এর আগে যখন ব্যবহার করেছিলেন তারপর এই প্যাচগুলো অপসারণ করা হয়।\n\n${patches}\n\nযেকোন ভাবে এগিয়ে যেতে চান?",
"requiredOptionDialogText": "কিছু প্যাচ অপশন সেট করতে হবে।" "requiredOptionDialogText": "কিছু প্যাচ অপশন সেট করতে হবে।"
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "কাস্টম ভ্যালু", "customValue": "কাস্টম ভ্যালু",
"setToNull": "",
"nullValue": "",
"viewTitle": "প্যাচ অপশন", "viewTitle": "প্যাচ অপশন",
"saveOptions": "সংরক্ষণ করুন", "saveOptions": "সংরক্ষণ করুন",
"unselectPatch": "",
"tooltip": "আরও ইনপুট অপশন", "tooltip": "আরও ইনপুট অপশন",
"selectFilePath": "ফাইলের স্থান নির্বাচন করুন", "selectFilePath": "ফাইলের স্থান নির্বাচন করুন",
"selectFolder": "ফোল্ডার নির্বাচন করুন", "selectFolder": "ফোল্ডার নির্বাচন করুন",
"requiredOption": "",
"unsupportedOption": "এই অপশনসটি অসমর্থিত", "unsupportedOption": "এই অপশনসটি অসমর্থিত",
"requiredOptionNull": "এই অপশনগুলো সেট করতে হবে:\n\n${options}" "requiredOptionNull": "এই অপশনগুলো সেট করতে হবে:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "যখন হালনাগাদ উপলব্ধ থাকবে তখন একটি ডায়ালগ দেখান", "showUpdateDialogHint": "যখন হালনাগাদ উপলব্ধ থাকবে তখন একটি ডায়ালগ দেখান",
"universalPatchesLabel": "বৈশ্বিক প্যাচসমূহ দেখান", "universalPatchesLabel": "বৈশ্বিক প্যাচসমূহ দেখান",
"universalPatchesHint": "সকল অ্যাপ এবং বৈশ্বিক প্যাচসমূহ দেখায় (অ্যাপ লিস্ট দেখানো একটু ধীর হতে পারে)", "universalPatchesHint": "সকল অ্যাপ এবং বৈশ্বিক প্যাচসমূহ দেখায় (অ্যাপ লিস্ট দেখানো একটু ধীর হতে পারে)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "সংস্করণ সামঞ্জস্যতা পরীক্ষা করা", "versionCompatibilityCheckLabel": "সংস্করণ সামঞ্জস্যতা পরীক্ষা করা",
"versionCompatibilityCheckHint": "নির্বাচিত অ্যাপ সংস্করণের সাথে সামঞ্জস্যপূর্ণ নয় এমন প্যাচ নির্বাচন করা আটকায়", "versionCompatibilityCheckHint": "নির্বাচিত অ্যাপ সংস্করণের সাথে সামঞ্জস্যপূর্ণ নয় এমন প্যাচ নির্বাচন করা আটকায়",
"requireSuggestedAppVersionLabel": "প্রস্তাবিত অ্যাপ সংস্করণ প্রয়োজন", "requireSuggestedAppVersionLabel": "প্রস্তাবিত অ্যাপ সংস্করণ প্রয়োজন",
@ -241,22 +231,16 @@
"installButton": "ইনস্টল করুন", "installButton": "ইনস্টল করুন",
"uninstallButton": "আনইন্সটল করুন", "uninstallButton": "আনইন্সটল করুন",
"unmountButton": "আনমাউন্ট", "unmountButton": "আনমাউন্ট",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "ত্রুটি দেখা দিয়েছে", "rootDialogTitle": "ত্রুটি দেখা দিয়েছে",
"lastPatchedAppDescription": "",
"unmountDialogText": "আপনি কি অ্যাপটি আনমাউন্ট করার ব্যপারে নিশ্চিত?", "unmountDialogText": "আপনি কি অ্যাপটি আনমাউন্ট করার ব্যপারে নিশ্চিত?",
"uninstallDialogText": "আপনি কি অ্যাপটি আনইনস্টল করার ব্যপারে নিশ্চিত?", "uninstallDialogText": "আপনি কি অ্যাপটি আনইনস্টল করার ব্যপারে নিশ্চিত?",
"rootDialogText": "অ্যাপটি Superuser অনুমতি নিয়ে ইনস্টল করা হয়েছে, কিন্তু বর্তমানে ReVanced Manager এর Superuser অনুমতি নেই। অনুগ্রহপূর্বক প্রথমে Superuser অনুমতি দিন।", "rootDialogText": "অ্যাপটি Superuser অনুমতি নিয়ে ইনস্টল করা হয়েছে, কিন্তু বর্তমানে ReVanced Manager এর Superuser অনুমতি নেই। অনুগ্রহপূর্বক প্রথমে Superuser অনুমতি দিন।",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "প্যাকেজের নাম", "packageNameLabel": "প্যাকেজের নাম",
"installTypeLabel": "ইনস্টলের ধরন", "installTypeLabel": "ইনস্টলের ধরন",
"mountTypeLabel": "মাউন্ট", "mountTypeLabel": "মাউন্ট",
"regularTypeLabel": "সাধারণ", "regularTypeLabel": "সাধারণ",
"patchedDateLabel": "প্যাচ করার তারিখ", "patchedDateLabel": "প্যাচ করার তারিখ",
"appliedPatchesLabel": "ব্যবহৃত প্যাচ", "appliedPatchesLabel": "ব্যবহৃত প্যাচ",
"sizeLabel": "",
"patchedDateHint": "${date} তারিখে ${time} টায়", "patchedDateHint": "${date} তারিখে ${time} টায়",
"appliedPatchesHint": "${quantity} টি প্যাচ ব্যবহৃত", "appliedPatchesHint": "${quantity} টি প্যাচ ব্যবহৃত",
"updateNotImplemented": "এই ফিচারটি এখনো কার্যকর করা হয়নি" "updateNotImplemented": "এই ফিচারটি এখনো কার্যকর করা হয়নি"

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,19 +1,9 @@
{ {
"okButton": "D'acord", "okButton": "D'acord",
"cancelButton": "Cancel·lar", "cancelButton": "Cancel·lar",
"dismissButton": "",
"quitButton": "",
"updateButton": "Actualitzar", "updateButton": "Actualitzar",
"suggested": "",
"yesButton": "Sí", "yesButton": "Sí",
"noButton": "",
"warning": "Advertència", "warning": "Advertència",
"notice": "",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "Tauler de control", "dashboardTab": "Tauler de control",
"patcherTab": "Pedaçor", "patcherTab": "Pedaçor",
@ -23,20 +13,7 @@
"refreshSuccess": "S'ha actualitzat correctament", "refreshSuccess": "S'ha actualitzat correctament",
"widgetTitle": "Tauler de control", "widgetTitle": "Tauler de control",
"updatesSubtitle": "Actualitzacions", "updatesSubtitle": "Actualitzacions",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "Historial de canvis", "updateChangelogTitle": "Historial de canvis",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "Descarregant l'actualització...", "downloadingMessage": "Descarregant l'actualització...",
"downloadedMessage": "S'ha baixat l'actualització", "downloadedMessage": "S'ha baixat l'actualització",
"installingMessage": "Instal·lant l'actualització...", "installingMessage": "Instal·lant l'actualització...",
@ -48,22 +25,14 @@
"infoButton": "Informació" "infoButton": "Informació"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "S'està carregant...", "loadingLabel": "S'està carregant..."
"timeagoLabel": ""
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Pedaçor", "widgetTitle": "Pedaçor",
"patchButton": "Pedaçar", "patchButton": "Pedaçar"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "No s'ha trobat cap aplicació"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "No s'ha trobat cap aplicació",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Seleccioneu pedaços", "widgetTitle": "Seleccioneu pedaços",
@ -72,191 +41,72 @@
"widgetEmptySubtitle": "No s'ha seleccionat cap pedaç" "widgetEmptySubtitle": "No s'ha seleccionat cap pedaç"
}, },
"socialMediaCard": { "socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": "Estem en línia!" "widgetSubtitle": "Estem en línia!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "Emmagatzematge", "storageButton": "Emmagatzematge",
"selectFromStorageButton": "Selecciona des d'emmagatzematge", "selectFromStorageButton": "Selecciona des d'emmagatzematge",
"errorMessage": "No s'ha pogut utilitzar l'aplicació seleccionada", "errorMessage": "No s'ha pogut utilitzar l'aplicació seleccionada",
"downloadToast": "La funció de descàrrega encara no està disponible", "downloadToast": "La funció de descàrrega encara no està disponible",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "Característíca no implementada"
"featureNotAvailable": "Característíca no implementada",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Seleccioneu pedaços", "viewTitle": "Seleccioneu pedaços",
"searchBarHint": "Cerca pedaços", "searchBarHint": "Cerca pedaços",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "Fet", "doneButton": "Fet",
"defaultChip": "Per defecte", "defaultChip": "Per defecte",
"defaultTooltip": "",
"noneChip": "Cap", "noneChip": "Cap",
"noneTooltip": "Desseleccionar tots els pegats", "noneTooltip": "Desseleccionar tots els pegats",
"loadPatchesSelection": "", "noPatchesFound": "No s'han trobat pedaços per a l'aplicació seleccionada"
"noSavedPatches": "",
"noPatchesFound": "No s'han trobat pedaços per a l'aplicació seleccionada",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchOptionsView": {},
"patchItem": { "patchItem": {
"unsupportedDialogText": "La selecció d'aquest pedaç pot provocar errors d'aplicació.\n\nVersió de l'aplicació: ${packageVersion}\nVersions compatibles:\n${supportedVersions}", "unsupportedDialogText": "La selecció d'aquest pedaç pot provocar errors d'aplicació.\n\nVersió de l'aplicació: ${packageVersion}\nVersions compatibles:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "Instal·la", "installButton": "Instal·la",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "Obre", "openButton": "Obre",
"notificationTitle": "ReVanced Manager està aplicant pedaços", "notificationTitle": "ReVanced Manager està aplicant pedaços",
"notificationText": "Toqui per tornar a l'instal·lador", "notificationText": "Toqui per tornar a l'instal·lador",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "L'instal·lador està en funcionament, no es pot sortir..." "noExit": "L'instal·lador està en funcionament, no es pot sortir..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Configuració", "widgetTitle": "Configuració",
"appearanceSectionTitle": "Aparença", "appearanceSectionTitle": "Aparença",
"teamSectionTitle": "Equip", "teamSectionTitle": "Equip",
"debugSectionTitle": "",
"advancedSectionTitle": "Avançat", "advancedSectionTitle": "Avançat",
"exportSectionTitle": "Importar i exportar", "exportSectionTitle": "Importar i exportar",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "Gaudeixi d'una experiència més acord al seu dispositiu", "dynamicThemeHint": "Gaudeixi d'una experiència més acord al seu dispositiu",
"languageLabel": "Llengua", "languageLabel": "Llengua",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Font de les integracions", "sourcesIntegrationsLabel": "Font de les integracions",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Restablir", "sourcesResetDialogTitle": "Restablir",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "Direcció URL de la API", "apiURLLabel": "Direcció URL de la API",
"apiURLHint": "",
"selectApiURL": "URL de l'API", "selectApiURL": "URL de l'API",
"orgPatchesLabel": "Organització dels pedaços", "orgPatchesLabel": "Organització dels pedaços",
"sourcesPatchesLabel": "Font dels pedaços", "sourcesPatchesLabel": "Font dels pedaços",
"orgIntegrationsLabel": "Organització de les integracions", "orgIntegrationsLabel": "Organització de les integracions",
"contributorsLabel": "Col·laboradors", "contributorsLabel": "Col·laboradors",
"contributorsHint": "Una llista de col·laboradors de ReVanced", "contributorsHint": "Una llista de col·laboradors de ReVanced",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Quant a", "aboutLabel": "Quant a",
"snackbarMessage": "S'ha copiat al porta-retalls", "snackbarMessage": "S'ha copiat al porta-retalls",
"restartAppForChanges": "Reinicieu l'aplicació per a aplicar els canvis", "restartAppForChanges": "Reinicieu l'aplicació per a aplicar els canvis",
"deleteTempDirLabel": "Esborrar arxius temporals", "deleteTempDirLabel": "Esborrar arxius temporals",
"deleteTempDirHint": "Suprimeix els fitxers temporals no utilitzats", "deleteTempDirHint": "Suprimeix els fitxers temporals no utilitzats",
"deletedTempDir": "Arxius temporals eliminats", "deletedTempDir": "Arxius temporals eliminats",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "Registres suprimits", "deletedLogs": "Registres suprimits",
"regenerateKeystoreLabel": "", "jsonSelectorErrorMessage": "No es pot utilitzar el fitxer JSON seleccionat"
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "No es pot utilitzar el fitxer JSON seleccionat",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Informació de l'aplicació", "widgetTitle": "Informació de l'aplicació",
"openButton": "Obre", "openButton": "Obre",
"installButton": "Instal·la", "installButton": "Instal·la",
"uninstallButton": "Desinstal·la", "uninstallButton": "Desinstal·la",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Error", "rootDialogTitle": "Error",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "L'aplicació s'ha instal·lat amb permisos de superusuari, però actualment ReVanced Manager no té cap permís.\nSi us plau, concediu primer permisos de superusuari.", "rootDialogText": "L'aplicació s'ha instal·lat amb permisos de superusuari, però actualment ReVanced Manager no té cap permís.\nSi us plau, concediu primer permisos de superusuari.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nom del paquet", "packageNameLabel": "Nom del paquet",
"installTypeLabel": "Tipus d'instal·lació", "installTypeLabel": "Tipus d'instal·lació",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "Data pedaçada", "patchedDateLabel": "Data pedaçada",
"appliedPatchesLabel": "Pedaços aplicats", "appliedPatchesLabel": "Pedaços aplicats",
"sizeLabel": "",
"patchedDateHint": "${date} a les ${time}", "patchedDateHint": "${date} a les ${time}",
"appliedPatchesHint": "${quantity} pedaços aplicats", "appliedPatchesHint": "${quantity} pedaços aplicats",
"updateNotImplemented": "Aquesta funció encara no s'ha implementat" "updateNotImplemented": "Aquesta funció encara no s'ha implementat"
@ -264,30 +114,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Col·laboradors" "widgetTitle": "Col·laboradors"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Úspěšně obnoveno", "refreshSuccess": "Úspěšně obnoveno",
"widgetTitle": "Řídící panel", "widgetTitle": "Řídící panel",
"updatesSubtitle": "Aktualizace", "updatesSubtitle": "Aktualizace",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Tuto možnost můžete změnit později v nastavení.", "changeLaterSubtitle": "Tuto možnost můžete změnit později v nastavení.",
"noSavedAppFound": "",
"noInstallations": "Nejsou nainstalovány žádné záplatované aplikace", "noInstallations": "Nejsou nainstalovány žádné záplatované aplikace",
"installUpdate": "Pokračovat v instalaci aktualizace?", "installUpdate": "Pokračovat v instalaci aktualizace?",
"updateSheetTitle": "Aktualizovat ReVanced Manager", "updateSheetTitle": "Aktualizovat ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Záplatovač", "widgetTitle": "Záplatovač",
"patchButton": "Záplatovat", "patchButton": "Záplatovat",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Následující záplaty byly odstraněny od doby, kdy jste je naposledy použili.\n\n${patches}\n\nPřesto pokračovat?", "removedPatchesWarningDialogText": "Následující záplaty byly odstraněny od doby, kdy jste je naposledy použili.\n\n${patches}\n\nPřesto pokračovat?",
"requiredOptionDialogText": "Je třeba nastavit některé možnosti záplat." "requiredOptionDialogText": "Je třeba nastavit některé možnosti záplat."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Vlastní hodnota", "customValue": "Vlastní hodnota",
"setToNull": "",
"nullValue": "",
"viewTitle": "Nastavení záplat", "viewTitle": "Nastavení záplat",
"saveOptions": "Uložit", "saveOptions": "Uložit",
"unselectPatch": "",
"tooltip": "Další možnosti vstupu", "tooltip": "Další možnosti vstupu",
"selectFilePath": "Zvolte cestu k souboru", "selectFilePath": "Zvolte cestu k souboru",
"selectFolder": "Vybrat složku", "selectFolder": "Vybrat složku",
"requiredOption": "",
"unsupportedOption": "Tato možnost není podporována", "unsupportedOption": "Tato možnost není podporována",
"requiredOptionNull": "Tyto možnosti musí být nastaveny:\n\n${options}" "requiredOptionNull": "Tyto možnosti musí být nastaveny:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Zobrazit dialogové okno, když je dostupná nová aktualizace", "showUpdateDialogHint": "Zobrazit dialogové okno, když je dostupná nová aktualizace",
"universalPatchesLabel": "Zobrazit univerzální záplaty", "universalPatchesLabel": "Zobrazit univerzální záplaty",
"universalPatchesHint": "Zobrazit všechny aplikace a univerzální záplaty (může zpomalit seznam aplikací)", "universalPatchesHint": "Zobrazit všechny aplikace a univerzální záplaty (může zpomalit seznam aplikací)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Kontrola kompatibility verzí", "versionCompatibilityCheckLabel": "Kontrola kompatibility verzí",
"versionCompatibilityCheckHint": "Zabránit výběru záplat, které nejsou kompatibilní s vybranou verzí aplikace", "versionCompatibilityCheckHint": "Zabránit výběru záplat, které nejsou kompatibilní s vybranou verzí aplikace",
"requireSuggestedAppVersionLabel": "Vyžadovat navrhovanou verzi aplikace", "requireSuggestedAppVersionLabel": "Vyžadovat navrhovanou verzi aplikace",
@ -241,22 +231,16 @@
"installButton": "Instalovat", "installButton": "Instalovat",
"uninstallButton": "Odinstalovat", "uninstallButton": "Odinstalovat",
"unmountButton": "Odpojit", "unmountButton": "Odpojit",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Chyba", "rootDialogTitle": "Chyba",
"lastPatchedAppDescription": "",
"unmountDialogText": "Opravdu chcete odpojit tuto aplikaci?", "unmountDialogText": "Opravdu chcete odpojit tuto aplikaci?",
"uninstallDialogText": "Opravdu chcete odinstalovat tuto aplikaci?", "uninstallDialogText": "Opravdu chcete odinstalovat tuto aplikaci?",
"rootDialogText": "Aplikace byla nainstalována s oprávněním superuser, ale aktuálně ReVanced Manager nemá žádná oprávnění.\nProsím nejprve udělte oprávnění superuser.", "rootDialogText": "Aplikace byla nainstalována s oprávněním superuser, ale aktuálně ReVanced Manager nemá žádná oprávnění.\nProsím nejprve udělte oprávnění superuser.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Název balíčku", "packageNameLabel": "Název balíčku",
"installTypeLabel": "Typ instalace", "installTypeLabel": "Typ instalace",
"mountTypeLabel": "Připojit", "mountTypeLabel": "Připojit",
"regularTypeLabel": "Běžný", "regularTypeLabel": "Běžný",
"patchedDateLabel": "Datum patchování", "patchedDateLabel": "Datum patchování",
"appliedPatchesLabel": "Použité patche", "appliedPatchesLabel": "Použité patche",
"sizeLabel": "",
"patchedDateHint": "${date} v ${time}", "patchedDateHint": "${date} v ${time}",
"appliedPatchesHint": "${quantity} použité patche", "appliedPatchesHint": "${quantity} použité patche",
"updateNotImplemented": "Tato funkce ještě není implementována" "updateNotImplemented": "Tato funkce ještě není implementována"

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Opdatering succesfuldt", "refreshSuccess": "Opdatering succesfuldt",
"widgetTitle": "Oversigt", "widgetTitle": "Oversigt",
"updatesSubtitle": "Opdateringer", "updatesSubtitle": "Opdateringer",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Du kan ændre dette i indstillingerne senere.", "changeLaterSubtitle": "Du kan ændre dette i indstillingerne senere.",
"noSavedAppFound": "",
"noInstallations": "Ingen patchede apps installeret", "noInstallations": "Ingen patchede apps installeret",
"installUpdate": "Fortsæt med at installere opdateringen?", "installUpdate": "Fortsæt med at installere opdateringen?",
"updateSheetTitle": "Opdater ReVanced Manager", "updateSheetTitle": "Opdater ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Følgende patches er blevet fjernet siden sidste gang du brugte dem.\n\n${patches}\n\nFortsæt alligevel?", "removedPatchesWarningDialogText": "Følgende patches er blevet fjernet siden sidste gang du brugte dem.\n\n${patches}\n\nFortsæt alligevel?",
"requiredOptionDialogText": "Nogle patch muligheder skal indstilles." "requiredOptionDialogText": "Nogle patch muligheder skal indstilles."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Tilpasset værdi", "customValue": "Tilpasset værdi",
"setToNull": "",
"nullValue": "",
"viewTitle": "Patch indstillinger", "viewTitle": "Patch indstillinger",
"saveOptions": "Gem", "saveOptions": "Gem",
"unselectPatch": "",
"tooltip": "Flere input-indstillinger", "tooltip": "Flere input-indstillinger",
"selectFilePath": "Vælg fil sti", "selectFilePath": "Vælg fil sti",
"selectFolder": "Vælg mappe", "selectFolder": "Vælg mappe",
"requiredOption": "",
"unsupportedOption": "Denne indstilling understøttes ikke", "unsupportedOption": "Denne indstilling understøttes ikke",
"requiredOptionNull": "Følgende indstillinger skal indstilles:\n\n${options}" "requiredOptionNull": "Følgende indstillinger skal indstilles:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Vis en dialog når en ny opdatering er tilgængelig", "showUpdateDialogHint": "Vis en dialog når en ny opdatering er tilgængelig",
"universalPatchesLabel": "Vis universelle patches", "universalPatchesLabel": "Vis universelle patches",
"universalPatchesHint": "Vis alle apps og universelle patches (kan forsinke listen over apps)", "universalPatchesHint": "Vis alle apps og universelle patches (kan forsinke listen over apps)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Versions kompatibilitetskontrol", "versionCompatibilityCheckLabel": "Versions kompatibilitetskontrol",
"versionCompatibilityCheckHint": "Forhindre valg af patches der ikke er kompatible med den valgte app-version", "versionCompatibilityCheckHint": "Forhindre valg af patches der ikke er kompatible med den valgte app-version",
"requireSuggestedAppVersionLabel": "Kræv foreslået app-version", "requireSuggestedAppVersionLabel": "Kræv foreslået app-version",
@ -241,22 +231,16 @@
"installButton": "Installér", "installButton": "Installér",
"uninstallButton": "Afinstallér", "uninstallButton": "Afinstallér",
"unmountButton": "Afmonter", "unmountButton": "Afmonter",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Fejl", "rootDialogTitle": "Fejl",
"lastPatchedAppDescription": "",
"unmountDialogText": "Er du sikker på, at du vil afmontere denne app?", "unmountDialogText": "Er du sikker på, at du vil afmontere denne app?",
"uninstallDialogText": "Er du sikker på, at du vil afinstallere denne app?", "uninstallDialogText": "Er du sikker på, at du vil afinstallere denne app?",
"rootDialogText": "App blev installeret med superbruger tilladelser, men i øjeblikket har ReVanced Manager ingen tilladelser.\nGiv superbruger tilladelser først.", "rootDialogText": "App blev installeret med superbruger tilladelser, men i øjeblikket har ReVanced Manager ingen tilladelser.\nGiv superbruger tilladelser først.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Pakkenavn", "packageNameLabel": "Pakkenavn",
"installTypeLabel": "Installationstype", "installTypeLabel": "Installationstype",
"mountTypeLabel": "Montér", "mountTypeLabel": "Montér",
"regularTypeLabel": "Almindelig", "regularTypeLabel": "Almindelig",
"patchedDateLabel": "Dato for patching", "patchedDateLabel": "Dato for patching",
"appliedPatchesLabel": "Anvendte patches", "appliedPatchesLabel": "Anvendte patches",
"sizeLabel": "",
"patchedDateHint": "${date} kl. ${time}", "patchedDateHint": "${date} kl. ${time}",
"appliedPatchesHint": "${quantity} anvendte patches", "appliedPatchesHint": "${quantity} anvendte patches",
"updateNotImplemented": "Denne funktion er ikke implementeret endnu" "updateNotImplemented": "Denne funktion er ikke implementeret endnu"

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Erfolgreich aktualisiert", "refreshSuccess": "Erfolgreich aktualisiert",
"widgetTitle": "Übersicht", "widgetTitle": "Übersicht",
"updatesSubtitle": "Aktualisierungen", "updatesSubtitle": "Aktualisierungen",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "In den Einstellungen kannst du das später noch ändern.", "changeLaterSubtitle": "In den Einstellungen kannst du das später noch ändern.",
"noSavedAppFound": "",
"noInstallations": "Keine gepatchten Apps installiert", "noInstallations": "Keine gepatchten Apps installiert",
"installUpdate": "Mit der Installation des Updates fortfahren?", "installUpdate": "Mit der Installation des Updates fortfahren?",
"updateSheetTitle": "ReVanced-Manager aktualisieren", "updateSheetTitle": "ReVanced-Manager aktualisieren",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patchen", "patchButton": "Patchen",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Die folgenden Patches wurden seit der letzten Verwendung entfernt.\n\n${patches}\n\nTrotzdem fortfahren?", "removedPatchesWarningDialogText": "Die folgenden Patches wurden seit der letzten Verwendung entfernt.\n\n${patches}\n\nTrotzdem fortfahren?",
"requiredOptionDialogText": "Einige Patch-Optionen müssen gesetzt werden." "requiredOptionDialogText": "Einige Patch-Optionen müssen gesetzt werden."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Benutzerdefinierter Wert", "customValue": "Benutzerdefinierter Wert",
"setToNull": "",
"nullValue": "",
"viewTitle": "Patch-Optionen", "viewTitle": "Patch-Optionen",
"saveOptions": "Speichern", "saveOptions": "Speichern",
"unselectPatch": "",
"tooltip": "Weitere Eingabeoptionen", "tooltip": "Weitere Eingabeoptionen",
"selectFilePath": "Dateipfad auswählen", "selectFilePath": "Dateipfad auswählen",
"selectFolder": "Ordner auswählen", "selectFolder": "Ordner auswählen",
"requiredOption": "",
"unsupportedOption": "Dieser Vorgang ist nicht unterstützt.", "unsupportedOption": "Dieser Vorgang ist nicht unterstützt.",
"requiredOptionNull": "Die folgenden Optionen müssen gesetzt sein:\n\n${options}" "requiredOptionNull": "Die folgenden Optionen müssen gesetzt sein:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Dialog anzeigen, wenn ein neues Update verfügbar ist", "showUpdateDialogHint": "Dialog anzeigen, wenn ein neues Update verfügbar ist",
"universalPatchesLabel": "Universelle Patches zeigen", "universalPatchesLabel": "Universelle Patches zeigen",
"universalPatchesHint": "Alle Apps und Universal Patches anzeigen (kann die App Liste verlangsamen)", "universalPatchesHint": "Alle Apps und Universal Patches anzeigen (kann die App Liste verlangsamen)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Versionskompatibilitätskontrolle", "versionCompatibilityCheckLabel": "Versionskompatibilitätskontrolle",
"versionCompatibilityCheckHint": "Verhindert die Auswahl von Patches, die nicht mit der gewählten App-Version kompatibel sind", "versionCompatibilityCheckHint": "Verhindert die Auswahl von Patches, die nicht mit der gewählten App-Version kompatibel sind",
"requireSuggestedAppVersionLabel": "Empfohlene App-Version erforderlich", "requireSuggestedAppVersionLabel": "Empfohlene App-Version erforderlich",
@ -241,22 +231,16 @@
"installButton": "Installieren", "installButton": "Installieren",
"uninstallButton": "Deinstallieren", "uninstallButton": "Deinstallieren",
"unmountButton": "Unmounten", "unmountButton": "Unmounten",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Fehler", "rootDialogTitle": "Fehler",
"lastPatchedAppDescription": "",
"unmountDialogText": "Bist du sicher, dass du die Patches dieser App entfernen möchtest?", "unmountDialogText": "Bist du sicher, dass du die Patches dieser App entfernen möchtest?",
"uninstallDialogText": "Bist du sicher, dass du diese App deinstallieren möchtest?", "uninstallDialogText": "Bist du sicher, dass du diese App deinstallieren möchtest?",
"rootDialogText": "Die App wurde mit Superuser-Berechtigungen installiert, aber derzeit hat ReVanced Manager keine Berechtigungen.\nBitte erteile zuerst Superuser-Berechtigungen.", "rootDialogText": "Die App wurde mit Superuser-Berechtigungen installiert, aber derzeit hat ReVanced Manager keine Berechtigungen.\nBitte erteile zuerst Superuser-Berechtigungen.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Paketname", "packageNameLabel": "Paketname",
"installTypeLabel": "Installationsart", "installTypeLabel": "Installationsart",
"mountTypeLabel": "Einhängen", "mountTypeLabel": "Einhängen",
"regularTypeLabel": "Normal", "regularTypeLabel": "Normal",
"patchedDateLabel": "Patch-Datum", "patchedDateLabel": "Patch-Datum",
"appliedPatchesLabel": "Angewandte Patches", "appliedPatchesLabel": "Angewandte Patches",
"sizeLabel": "",
"patchedDateHint": "${date} um ${time}", "patchedDateHint": "${date} um ${time}",
"appliedPatchesHint": "${quantity} angewandte Patches", "appliedPatchesHint": "${quantity} angewandte Patches",
"updateNotImplemented": "Diese Funktion ist noch nicht implementiert" "updateNotImplemented": "Diese Funktion ist noch nicht implementiert"

View File

@ -54,7 +54,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Τροποποιητής", "widgetTitle": "Τροποποιητής",
"patchButton": "Τροποποίηση", "patchButton": "Τροποποίηση",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Οι παρακάτω τροποποιήσεις αφαιρέθηκαν από την τελευταία φορά που τις χρησιμοποιήσατε.\n\n${patches}\n\nΣυνέχεια παρόλα αυτά;", "removedPatchesWarningDialogText": "Οι παρακάτω τροποποιήσεις αφαιρέθηκαν από την τελευταία φορά που τις χρησιμοποιήσατε.\n\n${patches}\n\nΣυνέχεια παρόλα αυτά;",
"requiredOptionDialogText": "Κάποιες επιλογές τροποποιήσεων πρέπει να οριστούν." "requiredOptionDialogText": "Κάποιες επιλογές τροποποιήσεων πρέπει να οριστούν."
}, },

View File

@ -278,4 +278,4 @@
"install_failed_version_downgrade_description": "La instalación falló debido a que la aplicación parcheada es una versión inferior a la instalada.\n\n¿Querés desinstalar la aplicación y volver a intentarlo?", "install_failed_version_downgrade_description": "La instalación falló debido a que la aplicación parcheada es una versión inferior a la instalada.\n\n¿Querés desinstalar la aplicación y volver a intentarlo?",
"status_unknown_description": "La instalación falló debido a una razón desconocida. Por favor, volvé a intentarlo." "status_unknown_description": "La instalación falló debido a una razón desconocida. Por favor, volvé a intentarlo."
} }
} }

View File

@ -24,9 +24,7 @@
"widgetTitle": "Panel", "widgetTitle": "Panel",
"updatesSubtitle": "Actualizaciones", "updatesSubtitle": "Actualizaciones",
"lastPatchedAppSubtitle": "Última app parcheada", "lastPatchedAppSubtitle": "Última app parcheada",
"patchedSubtitle": "",
"changeLaterSubtitle": "Puedes cambiar esto en la configuración más tarde.", "changeLaterSubtitle": "Puedes cambiar esto en la configuración más tarde.",
"noSavedAppFound": "",
"noInstallations": "No tienes apps parcheadas instaladas", "noInstallations": "No tienes apps parcheadas instaladas",
"installUpdate": "¿Continuar instalando la actualización?", "installUpdate": "¿Continuar instalando la actualización?",
"updateSheetTitle": "Actualizar ReVanced Manager", "updateSheetTitle": "Actualizar ReVanced Manager",
@ -54,7 +52,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Parcheador", "widgetTitle": "Parcheador",
"patchButton": "Parchear", "patchButton": "Parchear",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Los siguientes parches han sido eliminados desde la última vez que los usaste.\n\n${patches}\n\n¿Continuar de todos modos?", "removedPatchesWarningDialogText": "Los siguientes parches han sido eliminados desde la última vez que los usaste.\n\n${patches}\n\n¿Continuar de todos modos?",
"requiredOptionDialogText": "Deben establecerse algunas opciones de parche." "requiredOptionDialogText": "Deben establecerse algunas opciones de parche."
}, },
@ -104,15 +101,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valor personalizado", "customValue": "Valor personalizado",
"setToNull": "",
"nullValue": "",
"viewTitle": "Opciones de parche", "viewTitle": "Opciones de parche",
"saveOptions": "Guardar", "saveOptions": "Guardar",
"unselectPatch": "",
"tooltip": "Más opciones de entrada", "tooltip": "Más opciones de entrada",
"selectFilePath": "Seleccionar ruta del archivo", "selectFilePath": "Seleccionar ruta del archivo",
"selectFolder": "Seleccionar carpeta", "selectFolder": "Seleccionar carpeta",
"requiredOption": "",
"unsupportedOption": "Esta opción no está disponible", "unsupportedOption": "Esta opción no está disponible",
"requiredOptionNull": "Hay que establecer las siguientes opciones:\n\n${options}" "requiredOptionNull": "Hay que establecer las siguientes opciones:\n\n${options}"
}, },
@ -185,8 +178,6 @@
"showUpdateDialogHint": "Mostrar un diálogo cuando una nueva actualización esté disponible", "showUpdateDialogHint": "Mostrar un diálogo cuando una nueva actualización esté disponible",
"universalPatchesLabel": "Mostrar parches universales", "universalPatchesLabel": "Mostrar parches universales",
"universalPatchesHint": "Mostrar todas las apps y parches universales (puede ralentizar la lista de aplicaciones)", "universalPatchesHint": "Mostrar todas las apps y parches universales (puede ralentizar la lista de aplicaciones)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Comprobación de compatibilidad de versiones", "versionCompatibilityCheckLabel": "Comprobación de compatibilidad de versiones",
"versionCompatibilityCheckHint": "Evitar la selección de parches que no sean compatibles con la versión de la app seleccionada", "versionCompatibilityCheckHint": "Evitar la selección de parches que no sean compatibles con la versión de la app seleccionada",
"requireSuggestedAppVersionLabel": "Versión sugerida de la app requerida", "requireSuggestedAppVersionLabel": "Versión sugerida de la app requerida",
@ -241,22 +232,16 @@
"installButton": "Instalar", "installButton": "Instalar",
"uninstallButton": "Desinstalar", "uninstallButton": "Desinstalar",
"unmountButton": "Desmontar", "unmountButton": "Desmontar",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Error", "rootDialogTitle": "Error",
"lastPatchedAppDescription": "",
"unmountDialogText": "¿Estás seguro de que quieres desmontar esta app?", "unmountDialogText": "¿Estás seguro de que quieres desmontar esta app?",
"uninstallDialogText": "¿Estás seguro de que quieres desinstalar esta app?", "uninstallDialogText": "¿Estás seguro de que quieres desinstalar esta app?",
"rootDialogText": "La app se instaló con permisos de superusuario, pero actualmente ReVanced Manager no tiene permisos.\nPor favor, concede permisos de superusuario primero.", "rootDialogText": "La app se instaló con permisos de superusuario, pero actualmente ReVanced Manager no tiene permisos.\nPor favor, concede permisos de superusuario primero.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nombre del paquete", "packageNameLabel": "Nombre del paquete",
"installTypeLabel": "Tipo de instalación", "installTypeLabel": "Tipo de instalación",
"mountTypeLabel": "Montar", "mountTypeLabel": "Montar",
"regularTypeLabel": "Normal", "regularTypeLabel": "Normal",
"patchedDateLabel": "Fecha del parche", "patchedDateLabel": "Fecha del parche",
"appliedPatchesLabel": "Parches aplicados", "appliedPatchesLabel": "Parches aplicados",
"sizeLabel": "",
"patchedDateHint": "${date} a las ${time}", "patchedDateHint": "${date} a las ${time}",
"appliedPatchesHint": "${quantity} parches aplicados", "appliedPatchesHint": "${quantity} parches aplicados",
"updateNotImplemented": "Esta función no se ha implementado aún" "updateNotImplemented": "Esta función no se ha implementado aún"

View File

@ -278,4 +278,4 @@
"install_failed_version_downgrade_description": "La instalación falló debido a que la aplicación parcheada es una versión inferior a la instalada.\n\n¿Quieres desinstalar la aplicación e intentarlo de nuevo?", "install_failed_version_downgrade_description": "La instalación falló debido a que la aplicación parcheada es una versión inferior a la instalada.\n\n¿Quieres desinstalar la aplicación e intentarlo de nuevo?",
"status_unknown_description": "La instalación falló debido a una razón desconocida. Por favor, inténtalo de nuevo." "status_unknown_description": "La instalación falló debido a una razón desconocida. Por favor, inténtalo de nuevo."
} }
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Edukalt värskendatud", "refreshSuccess": "Edukalt värskendatud",
"widgetTitle": "Töölaud", "widgetTitle": "Töölaud",
"updatesSubtitle": "Värskendused", "updatesSubtitle": "Värskendused",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Saate seda hiljem sätetest muuta. ", "changeLaterSubtitle": "Saate seda hiljem sätetest muuta. ",
"noSavedAppFound": "",
"noInstallations": "Ühtegi parandatud rakendust pole installitud", "noInstallations": "Ühtegi parandatud rakendust pole installitud",
"installUpdate": "Jätka värskenduse installimist?", "installUpdate": "Jätka värskenduse installimist?",
"updateSheetTitle": "Värskenda ReVanced Manager", "updateSheetTitle": "Värskenda ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Parandaja", "widgetTitle": "Parandaja",
"patchButton": "Parandus", "patchButton": "Parandus",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Väljatoodud parandused on vahepeal eemaldatud.\n\n${patches}\n\nJätka ikkagi? ", "removedPatchesWarningDialogText": "Väljatoodud parandused on vahepeal eemaldatud.\n\n${patches}\n\nJätka ikkagi? ",
"requiredOptionDialogText": "Mõned paranduste sätted on vaja valida. " "requiredOptionDialogText": "Mõned paranduste sätted on vaja valida. "
}, },
@ -83,8 +79,7 @@
"errorMessage": "Ei ole võimalik kasutada valitud rakendust", "errorMessage": "Ei ole võimalik kasutada valitud rakendust",
"downloadToast": "Alla laadimise funktsioon ei ole hetkel saadaval", "downloadToast": "Alla laadimise funktsioon ei ole hetkel saadaval",
"requireSuggestedAppVersionDialogText": "Rakenduse versioon mille olete valinud ei ühti soovitatud versiooniga, mis võib põhjustada ootamatuid vigu. Palun kasutage soovitatud versiooni.\n\nValitud versioon: ${selected}\nSoovitatud versioon: ${suggested}\n\nSelleks, et ikkagi jätkata lülitage sätetest välja \"Nõua soovitatud versiooni\".", "requireSuggestedAppVersionDialogText": "Rakenduse versioon mille olete valinud ei ühti soovitatud versiooniga, mis võib põhjustada ootamatuid vigu. Palun kasutage soovitatud versiooni.\n\nValitud versioon: ${selected}\nSoovitatud versioon: ${suggested}\n\nSelleks, et ikkagi jätkata lülitage sätetest välja \"Nõua soovitatud versiooni\".",
"featureNotAvailable": "Funktsioon ei ole implementeeritud", "featureNotAvailable": "Funktsioon ei ole implementeeritud"
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Valige parandused", "viewTitle": "Valige parandused",
@ -98,165 +93,61 @@
"noneChip": "Mitte ükski", "noneChip": "Mitte ükski",
"noneTooltip": "Eemalda valikust kõik parandused", "noneTooltip": "Eemalda valikust kõik parandused",
"loadPatchesSelection": "Impordi paranduste valik", "loadPatchesSelection": "Impordi paranduste valik",
"noSavedPatches": "", "noPatchesFound": "Valitud rakenduse jaoks ei leitud mode"
"noPatchesFound": "Valitud rakenduse jaoks ei leitud mode",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchOptionsView": {},
"patchItem": { "patchItem": {
"unsupportedDialogText": "Selle paiga valimine võib tekitada paigatõrke.\n\nRakenduse versioon: ${packageVersion}\nToetatud versioonid: ${supportedVersions}", "unsupportedDialogText": "Selle paiga valimine võib tekitada paigatõrke.\n\nRakenduse versioon: ${packageVersion}\nToetatud versioonid: ${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "Paigalda", "installButton": "Paigalda",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "Ava", "openButton": "Ava",
"notificationTitle": "ReVanced Manager on lappimine", "notificationTitle": "ReVanced Manager on lappimine",
"notificationText": "Puudutage Installeri juurde naasmiseks", "notificationText": "Puudutage Installeri juurde naasmiseks",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "Installer töötab endiselt, ei saa väljuda..." "noExit": "Installer töötab endiselt, ei saa väljuda..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Sätted", "widgetTitle": "Sätted",
"appearanceSectionTitle": "Välimus", "appearanceSectionTitle": "Välimus",
"teamSectionTitle": "Meeskond", "teamSectionTitle": "Meeskond",
"debugSectionTitle": "",
"advancedSectionTitle": "Täpsemad seaded", "advancedSectionTitle": "Täpsemad seaded",
"exportSectionTitle": "Import & eksport", "exportSectionTitle": "Import & eksport",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "Nautige kogemust oma seadmele lähemal", "dynamicThemeHint": "Nautige kogemust oma seadmele lähemal",
"languageLabel": "Keel", "languageLabel": "Keel",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Integratsioonide allikas", "sourcesIntegrationsLabel": "Integratsioonide allikas",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Lähtesta", "sourcesResetDialogTitle": "Lähtesta",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "",
"selectApiURL": "API URL", "selectApiURL": "API URL",
"orgPatchesLabel": "Plaastrite organisatsioon", "orgPatchesLabel": "Plaastrite organisatsioon",
"sourcesPatchesLabel": "Plaastrite allikas", "sourcesPatchesLabel": "Plaastrite allikas",
"orgIntegrationsLabel": "Integratsiooni organisatsioon", "orgIntegrationsLabel": "Integratsiooni organisatsioon",
"contributorsLabel": "Panustajad", "contributorsLabel": "Panustajad",
"contributorsHint": "Revancedi kaasautorite nimekiri", "contributorsHint": "Revancedi kaasautorite nimekiri",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Teave", "aboutLabel": "Teave",
"snackbarMessage": "Lõikelauale kopeeritud", "snackbarMessage": "Lõikelauale kopeeritud",
"restartAppForChanges": "Muudatuste rakendamiseks taaskäivitage rakendus", "restartAppForChanges": "Muudatuste rakendamiseks taaskäivitage rakendus",
"deleteTempDirLabel": "Kustuta ajutised failid", "deleteTempDirLabel": "Kustuta ajutised failid",
"deleteTempDirHint": "Kustutage kasutamata ajutised failid", "deleteTempDirHint": "Kustutage kasutamata ajutised failid",
"deletedTempDir": "Ajutised failid kustutatud", "deletedTempDir": "Ajutised failid kustutatud",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "Logid kustutatud", "deletedLogs": "Logid kustutatud",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "Ekspordi võtmehoius", "exportKeystoreLabel": "Ekspordi võtmehoius",
"exportKeystoreHint": "",
"exportedKeystore": "Võtmehoius eksporditud", "exportedKeystore": "Võtmehoius eksporditud",
"noKeystoreExportFileFound": "Puudub võtmesalv mida eksportida", "noKeystoreExportFileFound": "Puudub võtmesalv mida eksportida",
"importKeystoreLabel": "Impordi võtmehoius", "importKeystoreLabel": "Impordi võtmehoius",
"importKeystoreHint": "",
"importedKeystore": "Võtmehoius imporditud", "importedKeystore": "Võtmehoius imporditud",
"selectKeystorePassword": "", "jsonSelectorErrorMessage": "Valitud JSON-faili kasutamine nurjus"
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "Valitud JSON-faili kasutamine nurjus",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Rakenduse teave", "widgetTitle": "Rakenduse teave",
"openButton": "Ava", "openButton": "Ava",
"installButton": "Paigalda", "installButton": "Paigalda",
"uninstallButton": "Desinstalli", "uninstallButton": "Desinstalli",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Viga", "rootDialogTitle": "Viga",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "Rakendus installiti superkasutaja õigustega, kuid hetkel pole ReVanced halduril õigusi.\nPalun lubage esmalt superkasutaja õigused.", "rootDialogText": "Rakendus installiti superkasutaja õigustega, kuid hetkel pole ReVanced halduril õigusi.\nPalun lubage esmalt superkasutaja õigused.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Pakendi nimi", "packageNameLabel": "Pakendi nimi",
"installTypeLabel": "Paigaldamise tüüp", "installTypeLabel": "Paigaldamise tüüp",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "Parandamise kuupäev", "patchedDateLabel": "Parandamise kuupäev",
"appliedPatchesLabel": "Rakendatud parandused", "appliedPatchesLabel": "Rakendatud parandused",
"sizeLabel": "",
"patchedDateHint": "${date} kell ${time}", "patchedDateHint": "${date} kell ${time}",
"appliedPatchesHint": "${quantity} rakendatud parandus/st (1= parandus, 2+= parandust)", "appliedPatchesHint": "${quantity} rakendatud parandus/st (1= parandus, 2+= parandust)",
"updateNotImplemented": "Seda funktsiooni pole veel ellu viidud" "updateNotImplemented": "Seda funktsiooni pole veel ellu viidud"
@ -264,30 +155,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Panustajad" "widgetTitle": "Panustajad"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -13,7 +13,6 @@
"add": "افزودن", "add": "افزودن",
"remove": "حذف", "remove": "حذف",
"showChangelogButton": "نمایش تغییرات", "showChangelogButton": "نمایش تغییرات",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "پیشخوان", "dashboardTab": "پیشخوان",
"patcherTab": "نصب کننده پچ", "patcherTab": "نصب کننده پچ",
@ -23,19 +22,9 @@
"refreshSuccess": "با موفقیت به روزرسانی شد", "refreshSuccess": "با موفقیت به روزرسانی شد",
"widgetTitle": "پیشخوان", "widgetTitle": "پیشخوان",
"updatesSubtitle": "به‌روزرسانی‌ها", "updatesSubtitle": "به‌روزرسانی‌ها",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "هیچ برنامه پچ شده ای نصب نشده", "noInstallations": "هیچ برنامه پچ شده ای نصب نشده",
"installUpdate": "ادامه نصب بروزرسانی?", "installUpdate": "ادامه نصب بروزرسانی?",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "لیست تغییرات", "updateChangelogTitle": "لیست تغییرات",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "اتصال به ${url}.", "downloadConsentDialogText2": "اتصال به ${url}.",
"downloadingMessage": "در حال بارگیری به‌روزرسانی...", "downloadingMessage": "در حال بارگیری به‌روزرسانی...",
"downloadedMessage": "به‌روزرسانی دانلود شد", "downloadedMessage": "به‌روزرسانی دانلود شد",
@ -54,16 +43,10 @@
"patcherView": { "patcherView": {
"widgetTitle": "نصب کننده پچ", "widgetTitle": "نصب کننده پچ",
"patchButton": "پچ", "patchButton": "پچ",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": "بعضی از تنظیمات پچ باید انتخاب شود." "requiredOptionDialogText": "بعضی از تنظیمات پچ باید انتخاب شود."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "هیچ برنامه ای یافت نشد"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "هیچ برنامه ای یافت نشد",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "پچ ها را انتخاب کنید", "widgetTitle": "پچ ها را انتخاب کنید",
@ -76,15 +59,11 @@
"widgetSubtitle": "ما آنلاین هستیم!" "widgetSubtitle": "ما آنلاین هستیم!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "محل ذخیره", "storageButton": "محل ذخیره",
"selectFromStorageButton": "انتخاب از محل ذخیره", "selectFromStorageButton": "انتخاب از محل ذخیره",
"errorMessage": "امکان استفاده از برنامه انتخابی وجود ندارد", "errorMessage": "امکان استفاده از برنامه انتخابی وجود ندارد",
"downloadToast": "بارگیری عملکرد فعلا در دسترس نیست", "downloadToast": "بارگیری عملکرد فعلا در دسترس نیست",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "قابلیت اضافه نشده است"
"featureNotAvailable": "قابلیت اضافه نشده است",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "پچ ها را انتخاب کنید", "viewTitle": "پچ ها را انتخاب کنید",
@ -97,166 +76,57 @@
"defaultTooltip": "تمام پچ های پیشفرض انتخاب شود", "defaultTooltip": "تمام پچ های پیشفرض انتخاب شود",
"noneChip": "هیچکدام", "noneChip": "هیچکدام",
"noneTooltip": "حذف انتخاب همه پچ ها", "noneTooltip": "حذف انتخاب همه پچ ها",
"loadPatchesSelection": "", "noPatchesFound": "هیچ وصله ای برای این برنامه پیدا نشد"
"noSavedPatches": "",
"noPatchesFound": "هیچ وصله ای برای این برنامه پیدا نشد",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchOptionsView": {},
"patchItem": { "patchItem": {
"unsupportedDialogText": "انتخاب این پچ(وصله) ممکنه خطاهای در هنگام پچ کردن ایجاد کند.\n\nنسخه برنامه: ${packageVersion}\nنسخه های پشتیبان شده:\n${supportedVersions}", "unsupportedDialogText": "انتخاب این پچ(وصله) ممکنه خطاهای در هنگام پچ کردن ایجاد کند.\n\nنسخه برنامه: ${packageVersion}\nنسخه های پشتیبان شده:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "نصب", "installButton": "نصب",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "باز کن", "openButton": "باز کن",
"notificationTitle": "ریونسد منیجر در حال پچ کردن است", "notificationTitle": "ریونسد منیجر در حال پچ کردن است",
"notificationText": "کلیک کنید تا به نصب کننده برگردید", "notificationText": "کلیک کنید تا به نصب کننده برگردید",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "نصب کننده در حال اجراست، نمی‌توان خارج شد..." "noExit": "نصب کننده در حال اجراست، نمی‌توان خارج شد..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "تنظیمات", "widgetTitle": "تنظیمات",
"appearanceSectionTitle": "ظاهر", "appearanceSectionTitle": "ظاهر",
"teamSectionTitle": "گروه", "teamSectionTitle": "گروه",
"debugSectionTitle": "",
"advancedSectionTitle": "پیشرفته", "advancedSectionTitle": "پیشرفته",
"exportSectionTitle": "وارد کردن /خروجی گرفتن", "exportSectionTitle": "وارد کردن /خروجی گرفتن",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "یک تجربه نزدیکتر به دستگاهتان را داشته باشید", "dynamicThemeHint": "یک تجربه نزدیکتر به دستگاهتان را داشته باشید",
"languageLabel": "زبان", "languageLabel": "زبان",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "منبع یکپارچه سازی", "sourcesIntegrationsLabel": "منبع یکپارچه سازی",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "تنظیم مجدد", "sourcesResetDialogTitle": "تنظیم مجدد",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "آدرس API", "apiURLLabel": "آدرس API",
"apiURLHint": "",
"selectApiURL": "آدرس API", "selectApiURL": "آدرس API",
"orgPatchesLabel": "سازمان پچ‌ها(وصله ها)", "orgPatchesLabel": "سازمان پچ‌ها(وصله ها)",
"sourcesPatchesLabel": "منبع پچ ها", "sourcesPatchesLabel": "منبع پچ ها",
"orgIntegrationsLabel": "سازمان یکپارچه سازی", "orgIntegrationsLabel": "سازمان یکپارچه سازی",
"contributorsLabel": "مشارکت کنندگان", "contributorsLabel": "مشارکت کنندگان",
"contributorsHint": "لیست مشارکت‌کنندگان ریونسد", "contributorsHint": "لیست مشارکت‌کنندگان ریونسد",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "درباره ما", "aboutLabel": "درباره ما",
"snackbarMessage": "در کلیپ‌بورد کپی شد", "snackbarMessage": "در کلیپ‌بورد کپی شد",
"restartAppForChanges": "راه‌اندازی مجدد برنامه برای اعمال تغییرات", "restartAppForChanges": "راه‌اندازی مجدد برنامه برای اعمال تغییرات",
"deleteTempDirLabel": "حذف فایل های موقت", "deleteTempDirLabel": "حذف فایل های موقت",
"deleteTempDirHint": "حذف فایل‌های بی استفاده", "deleteTempDirHint": "حذف فایل‌های بی استفاده",
"deletedTempDir": "فایل های موقت حذف شدند", "deletedTempDir": "فایل های موقت حذف شدند",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "لاگ ها حذف شدند", "deletedLogs": "لاگ ها حذف شدند",
"regenerateKeystoreLabel": "", "jsonSelectorErrorMessage": "فایل JSON انتخاب شده قابل استفاده نیست"
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "فایل JSON انتخاب شده قابل استفاده نیست",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "اطلاعات برنامه", "widgetTitle": "اطلاعات برنامه",
"openButton": "بازکردن", "openButton": "بازکردن",
"installButton": "نصب", "installButton": "نصب",
"uninstallButton": "حذف نصب", "uninstallButton": "حذف نصب",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "خطا", "rootDialogTitle": "خطا",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "برنامه با مجوز کاربر ویژه نصب شده، ولی اکنون برنامه هیچ مجوزی ندارد. لطفا ابتدا مجوز کاربر ویژه را اعطا کنید.", "rootDialogText": "برنامه با مجوز کاربر ویژه نصب شده، ولی اکنون برنامه هیچ مجوزی ندارد. لطفا ابتدا مجوز کاربر ویژه را اعطا کنید.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "نام بسته", "packageNameLabel": "نام بسته",
"installTypeLabel": "نوع نصب", "installTypeLabel": "نوع نصب",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "تاریخ وصله شدن", "patchedDateLabel": "تاریخ وصله شدن",
"appliedPatchesLabel": "وصله های اعمال شده", "appliedPatchesLabel": "وصله های اعمال شده",
"sizeLabel": "",
"patchedDateHint": "${date} در ${time}", "patchedDateHint": "${date} در ${time}",
"appliedPatchesHint": "${quantity} وصله اعمال شده", "appliedPatchesHint": "${quantity} وصله اعمال شده",
"updateNotImplemented": "این ویژگی هنوز تکمیل نشده است" "updateNotImplemented": "این ویژگی هنوز تکمیل نشده است"
@ -264,30 +134,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "مشارکت کنندگان" "widgetTitle": "مشارکت کنندگان"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Päivitys onnistui", "refreshSuccess": "Päivitys onnistui",
"widgetTitle": "Hallintapaneeli", "widgetTitle": "Hallintapaneeli",
"updatesSubtitle": "Päivitykset", "updatesSubtitle": "Päivitykset",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Voit muuttaa tätä aseutksista koska tahansa.", "changeLaterSubtitle": "Voit muuttaa tätä aseutksista koska tahansa.",
"noSavedAppFound": "",
"noInstallations": "Paikattuja sovelluksia ei ole asennettu", "noInstallations": "Paikattuja sovelluksia ei ole asennettu",
"installUpdate": "Jatketaanko päivityksen asennusta?", "installUpdate": "Jatketaanko päivityksen asennusta?",
"updateSheetTitle": "Päivitä ReVanced Manager", "updateSheetTitle": "Päivitä ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Paikkaaja", "widgetTitle": "Paikkaaja",
"patchButton": "Paikkaa", "patchButton": "Paikkaa",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Seuraavat paikkaukset on poistettu edellisen käyttökerran jälkeen.\n\n${patches}\n\nJatketaanko silti?", "removedPatchesWarningDialogText": "Seuraavat paikkaukset on poistettu edellisen käyttökerran jälkeen.\n\n${patches}\n\nJatketaanko silti?",
"requiredOptionDialogText": "Joitakin paikkausasetuksia on määritettävä." "requiredOptionDialogText": "Joitakin paikkausasetuksia on määritettävä."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Oma arvo", "customValue": "Oma arvo",
"setToNull": "",
"nullValue": "",
"viewTitle": "Paikkausasetukset", "viewTitle": "Paikkausasetukset",
"saveOptions": "Tallenna", "saveOptions": "Tallenna",
"unselectPatch": "",
"tooltip": "Enemmän syöteasetuksia", "tooltip": "Enemmän syöteasetuksia",
"selectFilePath": "Valitse tiedostosijainti", "selectFilePath": "Valitse tiedostosijainti",
"selectFolder": "Valitse kansio", "selectFolder": "Valitse kansio",
"requiredOption": "",
"unsupportedOption": "Tätä asetusta ei tueta", "unsupportedOption": "Tätä asetusta ei tueta",
"requiredOptionNull": "Seuraavat asetukset on määritettävä:\n\n${options}" "requiredOptionNull": "Seuraavat asetukset on määritettävä:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Näytä ilmoitus, kun uusi päivitys on saatavilla", "showUpdateDialogHint": "Näytä ilmoitus, kun uusi päivitys on saatavilla",
"universalPatchesLabel": "Näytä yleispaikkaukset", "universalPatchesLabel": "Näytä yleispaikkaukset",
"universalPatchesHint": "Näytä kaikki sovellukset ja yleispaikkaukset (voi hidastaa sovelluslistausta)", "universalPatchesHint": "Näytä kaikki sovellukset ja yleispaikkaukset (voi hidastaa sovelluslistausta)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Version yhteensopivuustarkastus", "versionCompatibilityCheckLabel": "Version yhteensopivuustarkastus",
"versionCompatibilityCheckHint": "Estä valitsemasta valitun sovellusversion kanssa yhteensopimattomia paikkauksia", "versionCompatibilityCheckHint": "Estä valitsemasta valitun sovellusversion kanssa yhteensopimattomia paikkauksia",
"requireSuggestedAppVersionLabel": "Vaadi ehdotettu sovellusversio", "requireSuggestedAppVersionLabel": "Vaadi ehdotettu sovellusversio",
@ -241,22 +231,16 @@
"installButton": "Asenna", "installButton": "Asenna",
"uninstallButton": "Poista asennus", "uninstallButton": "Poista asennus",
"unmountButton": "Irroita liitos", "unmountButton": "Irroita liitos",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Virhe", "rootDialogTitle": "Virhe",
"lastPatchedAppDescription": "",
"unmountDialogText": "Haluatko varmasti irrottaa sovelluksen liitoksen?", "unmountDialogText": "Haluatko varmasti irrottaa sovelluksen liitoksen?",
"uninstallDialogText": "Oletko varma, että haluat poistaa sovelluksen?", "uninstallDialogText": "Oletko varma, että haluat poistaa sovelluksen?",
"rootDialogText": "Sovellus asennettiin superuser-oikeuksilla, mutta ReVanced Managerilla ei tällä hetkellä ole näitä käyttöoikeuksia.\nMyönnä superuser-käyttöoikeus ensin.", "rootDialogText": "Sovellus asennettiin superuser-oikeuksilla, mutta ReVanced Managerilla ei tällä hetkellä ole näitä käyttöoikeuksia.\nMyönnä superuser-käyttöoikeus ensin.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Paketin nimi", "packageNameLabel": "Paketin nimi",
"installTypeLabel": "Asennustyyppi", "installTypeLabel": "Asennustyyppi",
"mountTypeLabel": "Liitä", "mountTypeLabel": "Liitä",
"regularTypeLabel": "Tavallinen", "regularTypeLabel": "Tavallinen",
"patchedDateLabel": "Paikkausaika", "patchedDateLabel": "Paikkausaika",
"appliedPatchesLabel": "Suoritetut paikkaukset", "appliedPatchesLabel": "Suoritetut paikkaukset",
"sizeLabel": "",
"patchedDateHint": "${date} klo ${time}", "patchedDateHint": "${date} klo ${time}",
"appliedPatchesHint": "${quantity} suoritettua paikkausta", "appliedPatchesHint": "${quantity} suoritettua paikkausta",
"updateNotImplemented": "Ominaisuutta ei ole vielä toteutettu" "updateNotImplemented": "Ominaisuutta ei ole vielä toteutettu"

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Tapos nang Refresh", "refreshSuccess": "Tapos nang Refresh",
"widgetTitle": "Mga Dashboard", "widgetTitle": "Mga Dashboard",
"updatesSubtitle": "Mga Pagbabago", "updatesSubtitle": "Mga Pagbabago",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Pwede mo palitan ito sa settings mamaya.", "changeLaterSubtitle": "Pwede mo palitan ito sa settings mamaya.",
"noSavedAppFound": "",
"noInstallations": "No patched apps installed", "noInstallations": "No patched apps installed",
"installUpdate": "Ituloy ang pag-install ng update?", "installUpdate": "Ituloy ang pag-install ng update?",
"updateSheetTitle": "I-update ang ReVanced Manager", "updateSheetTitle": "I-update ang ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Tagapagtapal", "widgetTitle": "Tagapagtapal",
"patchButton": "Tapalan", "patchButton": "Tapalan",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Ang mga sumusunod na patches ay tinanggal mula noong huling beses mong gamitin ang mga ito.\n\n${patches}\n\nItuloy pa rin ba?", "removedPatchesWarningDialogText": "Ang mga sumusunod na patches ay tinanggal mula noong huling beses mong gamitin ang mga ito.\n\n${patches}\n\nItuloy pa rin ba?",
"requiredOptionDialogText": "Kailangan mo i-set ang ilang mga opsyon para sa patch." "requiredOptionDialogText": "Kailangan mo i-set ang ilang mga opsyon para sa patch."
}, },
@ -81,7 +77,6 @@
"storageButton": "Storage", "storageButton": "Storage",
"selectFromStorageButton": "Pumili ka galing sa storage", "selectFromStorageButton": "Pumili ka galing sa storage",
"errorMessage": "Hindi magamit ang napiling aplikasyon", "errorMessage": "Hindi magamit ang napiling aplikasyon",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "Ang bersyon ng app na iyong pinili ay hindi tumutugma sa inirerekomendang bersyon na maaaring magdulot ng di-inaasahang mga isyu. Mangyaring gamitin ang inirerekomendang bersyon.\n\nPiniling bersyon: ${selected} \nInirerekomendang bersyon: ${suggested}\n\nPara magpatuloy pa rin, i-disable ang \"Kinakailangang inirerekomendang bersyon ng app\" sa mga setting.", "requireSuggestedAppVersionDialogText": "Ang bersyon ng app na iyong pinili ay hindi tumutugma sa inirerekomendang bersyon na maaaring magdulot ng di-inaasahang mga isyu. Mangyaring gamitin ang inirerekomendang bersyon.\n\nPiniling bersyon: ${selected} \nInirerekomendang bersyon: ${suggested}\n\nPara magpatuloy pa rin, i-disable ang \"Kinakailangang inirerekomendang bersyon ng app\" sa mga setting.",
"featureNotAvailable": "Hindi pa nagagawa ang feature", "featureNotAvailable": "Hindi pa nagagawa ang feature",
"featureNotAvailableText": "Ang app na ito ay isang split APK at maaari lamang ma-patch at ma-install nang maayos sa pamamagitan ng pag-mount na may root permissions. Gayunpaman, maaari mong ma-patch at ma-install ang buong APK sa pamamagitan ng pagpili nito mula sa storage." "featureNotAvailableText": "Ang app na ito ay isang split APK at maaari lamang ma-patch at ma-install nang maayos sa pamamagitan ng pag-mount na may root permissions. Gayunpaman, maaari mong ma-patch at ma-install ang buong APK sa pamamagitan ng pagpili nito mula sa storage."
@ -103,16 +98,11 @@
"setRequiredOption": "Ilang mga patch ay nangangailangan ng mga opsyon na dapat itakda:\n\n${patches}\n\nMangyaring i-set ang mga ito bago magpatuloy." "setRequiredOption": "Ilang mga patch ay nangangailangan ng mga opsyon na dapat itakda:\n\n${patches}\n\nMangyaring i-set ang mga ito bago magpatuloy."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "Mga opsyon ng patch", "viewTitle": "Mga opsyon ng patch",
"saveOptions": "I-save", "saveOptions": "I-save",
"unselectPatch": "",
"tooltip": "Mga karagdagang opsyon sa input", "tooltip": "Mga karagdagang opsyon sa input",
"selectFilePath": "Pumili ng landas ng file", "selectFilePath": "Pumili ng landas ng file",
"selectFolder": "Pumili ng folder", "selectFolder": "Pumili ng folder",
"requiredOption": "",
"unsupportedOption": "Hindi suportado ang opsyong ito", "unsupportedOption": "Hindi suportado ang opsyong ito",
"requiredOptionNull": "Ang mga sumusunod na opsyon ay kailangang i-set:\n\n${options}" "requiredOptionNull": "Ang mga sumusunod na opsyon ay kailangang i-set:\n\n${options}"
}, },
@ -162,71 +152,21 @@
"useAlternativeSources": "Gumamit ng alternatibong mga sources ", "useAlternativeSources": "Gumamit ng alternatibong mga sources ",
"useAlternativeSourcesHint": "Gamitin ang mga alternatibong sources para sa mga ReVanced Patches at ReVanced Integrations sa halip ng API", "useAlternativeSourcesHint": "Gamitin ang mga alternatibong sources para sa mga ReVanced Patches at ReVanced Integrations sa halip ng API",
"sourcesResetDialogTitle": "I-reset", "sourcesResetDialogTitle": "I-reset",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "URL ng API", "apiURLLabel": "URL ng API",
"apiURLHint": "",
"selectApiURL": "URL ng API", "selectApiURL": "URL ng API",
"orgPatchesLabel": "Pagsasaayos ng mga pantapal", "orgPatchesLabel": "Pagsasaayos ng mga pantapal",
"sourcesPatchesLabel": "Pinanggalingan ng mga pantapal", "sourcesPatchesLabel": "Pinanggalingan ng mga pantapal",
"orgIntegrationsLabel": "Pagsasaayos ng mga integrasyon", "orgIntegrationsLabel": "Pagsasaayos ng mga integrasyon",
"contributorsLabel": "Mga nag-ambag", "contributorsLabel": "Mga nag-ambag",
"contributorsHint": "Listahan ng mga tumulong sa ReVanced", "contributorsHint": "Listahan ng mga tumulong sa ReVanced",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Tungkol", "aboutLabel": "Tungkol",
"snackbarMessage": "Nakopya sa clipboard", "snackbarMessage": "Nakopya sa clipboard",
"restartAppForChanges": "I-restart ang app para umepekto ang mga pagbabago", "restartAppForChanges": "I-restart ang app para umepekto ang mga pagbabago",
"deleteTempDirLabel": "Burahin ang mga pansamantalang file", "deleteTempDirLabel": "Burahin ang mga pansamantalang file",
"deleteTempDirHint": "Burahin ang mga hindi na ginagamit na pansamantalang file", "deleteTempDirHint": "Burahin ang mga hindi na ginagamit na pansamantalang file",
"deletedTempDir": "Binura ang mga pansamantalang file", "deletedTempDir": "Binura ang mga pansamantalang file",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "Burahin lahat ng logs", "deleteLogsLabel": "Burahin lahat ng logs",
"deleteLogsHint": "",
"deletedLogs": "Nabura na yung logs", "deletedLogs": "Nabura na yung logs",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "Mag-import ng keystore", "importKeystoreLabel": "Mag-import ng keystore",
"importKeystoreHint": "Mag-import ng isang keystore na ginamit sa pagpirma ng mga apps", "importKeystoreHint": "Mag-import ng isang keystore na ginamit sa pagpirma ng mga apps",
"importedKeystore": "Nai-import ang keystore", "importedKeystore": "Nai-import ang keystore",
@ -241,22 +181,16 @@
"installButton": "I-install", "installButton": "I-install",
"uninstallButton": "Alisin", "uninstallButton": "Alisin",
"unmountButton": "I-unmount", "unmountButton": "I-unmount",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Error", "rootDialogTitle": "Error",
"lastPatchedAppDescription": "",
"unmountDialogText": "Gusto mo bang i-tanggal ang aplikasyong ito?", "unmountDialogText": "Gusto mo bang i-tanggal ang aplikasyong ito?",
"uninstallDialogText": "Gusto mo bang i-alis ang aplikasyong ito?", "uninstallDialogText": "Gusto mo bang i-alis ang aplikasyong ito?",
"rootDialogText": "Na-install ang app gamit ang pahintulot ng superuser, pero walang kasalukuyang pahintulot ang ReVanced Manager.\nBigyan muna kami ng pahintulot pang-superuser.", "rootDialogText": "Na-install ang app gamit ang pahintulot ng superuser, pero walang kasalukuyang pahintulot ang ReVanced Manager.\nBigyan muna kami ng pahintulot pang-superuser.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Pangalan ng package", "packageNameLabel": "Pangalan ng package",
"installTypeLabel": "Uri ng installation", "installTypeLabel": "Uri ng installation",
"mountTypeLabel": "I-mount ", "mountTypeLabel": "I-mount ",
"regularTypeLabel": "Regular ", "regularTypeLabel": "Regular ",
"patchedDateLabel": "Petsa ng pagtatapal", "patchedDateLabel": "Petsa ng pagtatapal",
"appliedPatchesLabel": "Nalapat na mga pantapal", "appliedPatchesLabel": "Nalapat na mga pantapal",
"sizeLabel": "",
"patchedDateHint": "${date} sa ${time}", "patchedDateHint": "${date} sa ${time}",
"appliedPatchesHint": "${quantity} ang naka-apply nga patches", "appliedPatchesHint": "${quantity} ang naka-apply nga patches",
"updateNotImplemented": "Binubuo pa lamang ang feature na ito" "updateNotImplemented": "Binubuo pa lamang ang feature na ito"
@ -264,30 +198,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Mga nag-ambag" "widgetTitle": "Mga nag-ambag"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Actualisé avec succès", "refreshSuccess": "Actualisé avec succès",
"widgetTitle": "Tableau de bord", "widgetTitle": "Tableau de bord",
"updatesSubtitle": "Mises à jour", "updatesSubtitle": "Mises à jour",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Vous pouvez changer cela dans les paramètres ultérieurement.", "changeLaterSubtitle": "Vous pouvez changer cela dans les paramètres ultérieurement.",
"noSavedAppFound": "",
"noInstallations": "Aucune application patchée installée", "noInstallations": "Aucune application patchée installée",
"installUpdate": "Continuer à installer la mise à jour ?", "installUpdate": "Continuer à installer la mise à jour ?",
"updateSheetTitle": "Mettre à jour ReVanced Manager", "updateSheetTitle": "Mettre à jour ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcheur", "widgetTitle": "Patcheur",
"patchButton": "Patcher", "patchButton": "Patcher",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Les patchs suivants ont été supprimés depuis la dernière fois que vous les avez utilisés.\n\n${patches}\n\nContinuer quand même ?", "removedPatchesWarningDialogText": "Les patchs suivants ont été supprimés depuis la dernière fois que vous les avez utilisés.\n\n${patches}\n\nContinuer quand même ?",
"requiredOptionDialogText": "Certaines options de patch doivent être définies." "requiredOptionDialogText": "Certaines options de patch doivent être définies."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valeur personnalisée", "customValue": "Valeur personnalisée",
"setToNull": "",
"nullValue": "",
"viewTitle": "Options de patch", "viewTitle": "Options de patch",
"saveOptions": "Enregistrer", "saveOptions": "Enregistrer",
"unselectPatch": "",
"tooltip": "Plus d'options d'entrée", "tooltip": "Plus d'options d'entrée",
"selectFilePath": "Sélectionner l'emplacement du fichier", "selectFilePath": "Sélectionner l'emplacement du fichier",
"selectFolder": "Sélectionner le dossier", "selectFolder": "Sélectionner le dossier",
"requiredOption": "",
"unsupportedOption": "Cette option n'est pas prise en charge", "unsupportedOption": "Cette option n'est pas prise en charge",
"requiredOptionNull": "Les options suivantes doivent être définies :\n\n${options}" "requiredOptionNull": "Les options suivantes doivent être définies :\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Affiche une boîte de dialogue quand une nouvelle mise à jour est disponible", "showUpdateDialogHint": "Affiche une boîte de dialogue quand une nouvelle mise à jour est disponible",
"universalPatchesLabel": "Afficher les patchs universels", "universalPatchesLabel": "Afficher les patchs universels",
"universalPatchesHint": "Afficher toutes les applications et les patchs universels (peut ralentir la liste des applications)", "universalPatchesHint": "Afficher toutes les applications et les patchs universels (peut ralentir la liste des applications)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Vérification de la compatibilité des versions", "versionCompatibilityCheckLabel": "Vérification de la compatibilité des versions",
"versionCompatibilityCheckHint": "Empêcher la sélection de patchs qui ne sont pas compatibles avec la version sélectionnée de l'application", "versionCompatibilityCheckHint": "Empêcher la sélection de patchs qui ne sont pas compatibles avec la version sélectionnée de l'application",
"requireSuggestedAppVersionLabel": "Requiert la version suggérée de l'application", "requireSuggestedAppVersionLabel": "Requiert la version suggérée de l'application",
@ -248,15 +238,12 @@
"unmountDialogText": "Êtes-vous sûr de vouloir démonter cette application ?", "unmountDialogText": "Êtes-vous sûr de vouloir démonter cette application ?",
"uninstallDialogText": "Êtes-vous sûr de vouloir désinstaller cette application ?", "uninstallDialogText": "Êtes-vous sûr de vouloir désinstaller cette application ?",
"rootDialogText": "L'application a été installée avec les permissions root, mais ReVanced Manager n'a actuellement aucune permission.\nVeuillez d'abord accorder l'accès root.", "rootDialogText": "L'application a été installée avec les permissions root, mais ReVanced Manager n'a actuellement aucune permission.\nVeuillez d'abord accorder l'accès root.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nom du paquet", "packageNameLabel": "Nom du paquet",
"installTypeLabel": "Type d'installation", "installTypeLabel": "Type d'installation",
"mountTypeLabel": "Monter", "mountTypeLabel": "Monter",
"regularTypeLabel": "Standard", "regularTypeLabel": "Standard",
"patchedDateLabel": "Date du patch", "patchedDateLabel": "Date du patch",
"appliedPatchesLabel": "Patchs appliqués", "appliedPatchesLabel": "Patchs appliqués",
"sizeLabel": "",
"patchedDateHint": "le ${date} à ${time}", "patchedDateHint": "le ${date} à ${time}",
"appliedPatchesHint": "${quantity} patchs appliqués", "appliedPatchesHint": "${quantity} patchs appliqués",
"updateNotImplemented": "Cette fonctionnalité n'est pas encore disponible" "updateNotImplemented": "Cette fonctionnalité n'est pas encore disponible"

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "רוענן בהצלחה", "refreshSuccess": "רוענן בהצלחה",
"widgetTitle": "לוח בקרה", "widgetTitle": "לוח בקרה",
"updatesSubtitle": "עדכונים", "updatesSubtitle": "עדכונים",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "ניתן לשנות זאת בהגדרות מאוחר יותר.", "changeLaterSubtitle": "ניתן לשנות זאת בהגדרות מאוחר יותר.",
"noSavedAppFound": "",
"noInstallations": "אין אפליקציות מתוקנת מותקנות", "noInstallations": "אין אפליקציות מתוקנת מותקנות",
"installUpdate": "המשך להתקין את העדכון?", "installUpdate": "המשך להתקין את העדכון?",
"updateSheetTitle": "עדכן את ReVanced Manager", "updateSheetTitle": "עדכן את ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "מתקן", "widgetTitle": "מתקן",
"patchButton": "תיקון", "patchButton": "תיקון",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "התיקונים הבאים הוסרו מאז הפעם האחרונה שהשתמשת בהם.\n${patches}\nלהמשיך בכל זאת?", "removedPatchesWarningDialogText": "התיקונים הבאים הוסרו מאז הפעם האחרונה שהשתמשת בהם.\n${patches}\nלהמשיך בכל זאת?",
"requiredOptionDialogText": "כמה אפשרויות תיקון חייבות להיקבע." "requiredOptionDialogText": "כמה אפשרויות תיקון חייבות להיקבע."
}, },
@ -83,8 +79,7 @@
"errorMessage": "לא ניתן להשתמש ביישום שנבחר", "errorMessage": "לא ניתן להשתמש ביישום שנבחר",
"downloadToast": "פונקציית ההורדה אינה זמינה כעת", "downloadToast": "פונקציית ההורדה אינה זמינה כעת",
"requireSuggestedAppVersionDialogText": "גרסת האפליקציה שבחרת אינה תואמת את הגרסה המומלצת, מה שעלול להוביל לבעיות בלתי צפויות. אנא השתמש בגרסה המומלצת.\n\nהגרסה שנבחרה: ${selected}\nהגרסה המומלצת: ${suggested}\n\nכדי להמשיך בכל זאת, כבה את \"דרוש גרסת אפליקציה מומלצת\" בהגדרות.", "requireSuggestedAppVersionDialogText": "גרסת האפליקציה שבחרת אינה תואמת את הגרסה המומלצת, מה שעלול להוביל לבעיות בלתי צפויות. אנא השתמש בגרסה המומלצת.\n\nהגרסה שנבחרה: ${selected}\nהגרסה המומלצת: ${suggested}\n\nכדי להמשיך בכל זאת, כבה את \"דרוש גרסת אפליקציה מומלצת\" בהגדרות.",
"featureNotAvailable": "תכונה לא מיושמת", "featureNotAvailable": "תכונה לא מיושמת"
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "בחר תיקונים", "viewTitle": "בחר תיקונים",
@ -104,15 +99,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "ערך מותאם אישית", "customValue": "ערך מותאם אישית",
"setToNull": "",
"nullValue": "",
"viewTitle": "אפשרויות תיקון", "viewTitle": "אפשרויות תיקון",
"saveOptions": "שמור", "saveOptions": "שמור",
"unselectPatch": "",
"tooltip": "אפשרויות קלט נוספות", "tooltip": "אפשרויות קלט נוספות",
"selectFilePath": "בחר נתיב קובץ", "selectFilePath": "בחר נתיב קובץ",
"selectFolder": "בחר תיקייה", "selectFolder": "בחר תיקייה",
"requiredOption": "",
"unsupportedOption": "האפשרות הזו אינה נתמכת", "unsupportedOption": "האפשרות הזו אינה נתמכת",
"requiredOptionNull": "האפשרויות הבאות חייבות להיקבע:\n\n${options}" "requiredOptionNull": "האפשרויות הבאות חייבות להיקבע:\n\n${options}"
}, },
@ -120,12 +111,10 @@
"unsupportedDialogText": "בחירת תיקון זה עלול לגרום לשגיאות תיקון.\nגרסת יישום: ${packageVersion}\nגרסאות נתמכות:\n${supportedVersions}", "unsupportedDialogText": "בחירת תיקון זה עלול לגרום לשגיאות תיקון.\nגרסת יישום: ${packageVersion}\nגרסאות נתמכות:\n${supportedVersions}",
"unsupportedPatchVersion": "תיקון זה אינו נתמך עבור גרסה זו של האפליקציה.", "unsupportedPatchVersion": "תיקון זה אינו נתמך עבור גרסה זו של האפליקציה.",
"unsupportedRequiredOption": "התיקון כולל אפשרות דרושה שאינה נתמכת על ידי אפליקציה זו", "unsupportedRequiredOption": "התיקון כולל אפשרות דרושה שאינה נתמכת על ידי אפליקציה זו",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": "השתמש בבחירה ברירת המחדל" "patchesChangeWarningDialogButton": "השתמש בבחירה ברירת המחדל"
}, },
"installerView": { "installerView": {
"installType": "בחר סוג התקנה", "installType": "בחר סוג התקנה",
"installTypeDescription": "",
"installButton": "התקן", "installButton": "התקן",
"installRootType": "טען", "installRootType": "טען",
"installNonRootType": "רגיל", "installNonRootType": "רגיל",
@ -147,7 +136,6 @@
"debugSectionTitle": "איתור באגים", "debugSectionTitle": "איתור באגים",
"advancedSectionTitle": "הגדרות מתקדמות", "advancedSectionTitle": "הגדרות מתקדמות",
"exportSectionTitle": "יבוא ויצוא", "exportSectionTitle": "יבוא ויצוא",
"dataSectionTitle": "",
"themeModeLabel": "ערכת הנושא של האפליקציה", "themeModeLabel": "ערכת הנושא של האפליקציה",
"systemThemeLabel": "מערכת", "systemThemeLabel": "מערכת",
"lightThemeLabel": "בהיר", "lightThemeLabel": "בהיר",
@ -156,17 +144,11 @@
"dynamicThemeHint": "תהנה/י מחוויה קרובה יותר למכשיר שלך", "dynamicThemeHint": "תהנה/י מחוויה קרובה יותר למכשיר שלך",
"languageLabel": "שפה", "languageLabel": "שפה",
"languageUpdated": "עדכוני שפה", "languageUpdated": "עדכוני שפה",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "מקור אינטגרציות", "sourcesIntegrationsLabel": "מקור אינטגרציות",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "איפוס", "sourcesResetDialogTitle": "איפוס",
"sourcesResetDialogText": "האם אתה בטוח שברצונך לאפס את המקורות לערכי ברירת המחדל שלהם?", "sourcesResetDialogText": "האם אתה בטוח שברצונך לאפס את המקורות לערכי ברירת המחדל שלהם?",
"apiURLResetDialogText": "האם אתה בטוח שברצונך לאפס את כתובת הAPI לערך ברירת המחדל?", "apiURLResetDialogText": "האם אתה בטוח שברצונך לאפס את כתובת הAPI לערך ברירת המחדל?",
"sourcesUpdateNote": "",
"apiURLLabel": "כתובת API", "apiURLLabel": "כתובת API",
"apiURLHint": "",
"selectApiURL": "כתובת API", "selectApiURL": "כתובת API",
"orgPatchesLabel": "ארגון תיקונים", "orgPatchesLabel": "ארגון תיקונים",
"sourcesPatchesLabel": "מקור התיקונים", "sourcesPatchesLabel": "מקור התיקונים",
@ -174,24 +156,12 @@
"contributorsLabel": "תורמים", "contributorsLabel": "תורמים",
"contributorsHint": "רשימת התורמים לReVanced", "contributorsHint": "רשימת התורמים לReVanced",
"logsLabel": "שתף לוג", "logsLabel": "שתף לוג",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "אתה עומד לכבות את שינוי בחירת התיקונים.\nהבחירה ברירת המחדל של התיקונים תשוחזר.\n\nלכבות בכל מקרה?", "disablePatchesSelectionWarningText": "אתה עומד לכבות את שינוי בחירת התיקונים.\nהבחירה ברירת המחדל של התיקונים תשוחזר.\n\nלכבות בכל מקרה?",
"autoUpdatePatchesLabel": "עדכון תיקונים באופן אוטומטי", "autoUpdatePatchesLabel": "עדכון תיקונים באופן אוטומטי",
"autoUpdatePatchesHint": "עדכן אוטומטית את התיקונים לגרסה העדכנית ביותר", "autoUpdatePatchesHint": "עדכן אוטומטית את התיקונים לגרסה העדכנית ביותר",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "הצג תיקונים אוניברסליים", "universalPatchesLabel": "הצג תיקונים אוניברסליים",
"universalPatchesHint": "הצג את כל האפליקציות והתיקונים האוניברסליים (עשוי להאט את רשימת האפליקציות)", "universalPatchesHint": "הצג את כל האפליקציות והתיקונים האוניברסליים (עשוי להאט את רשימת האפליקציות)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "בדיקת תאימות לגרסה", "versionCompatibilityCheckLabel": "בדיקת תאימות לגרסה",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "אודות", "aboutLabel": "אודות",
"snackbarMessage": "הועתק ללוח", "snackbarMessage": "הועתק ללוח",
"restartAppForChanges": "הפעל מחדש את היישום כדי להחיל את השינויים", "restartAppForChanges": "הפעל מחדש את היישום כדי להחיל את השינויים",
@ -216,47 +186,31 @@
"resetStoredOptionsDialogText": "איפוס אפשרויות התיקון יסיר את כל האפשרויות השמורות.", "resetStoredOptionsDialogText": "איפוס אפשרויות התיקון יסיר את כל האפשרויות השמורות.",
"resetStoredOptions": "האפשרויות אופסו", "resetStoredOptions": "האפשרויות אופסו",
"deleteLogsLabel": "נקה יומנים", "deleteLogsLabel": "נקה יומנים",
"deleteLogsHint": "",
"deletedLogs": "תיעוד אירועים נחמק", "deletedLogs": "תיעוד אירועים נחמק",
"regenerateKeystoreLabel": "יצירה חוזרת של מפתח-האחסון", "regenerateKeystoreLabel": "יצירה חוזרת של מפתח-האחסון",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "יצירה חוזרת של מפתח-האחסון?", "regenerateKeystoreDialogTitle": "יצירה חוזרת של מפתח-האחסון?",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "מפתח-אחסון נוצר מחדש", "regeneratedKeystore": "מפתח-אחסון נוצר מחדש",
"exportKeystoreLabel": "יצוא מפתח-אחסון", "exportKeystoreLabel": "יצוא מפתח-אחסון",
"exportKeystoreHint": "",
"exportedKeystore": "מפתח-אחסון מיוצא", "exportedKeystore": "מפתח-אחסון מיוצא",
"noKeystoreExportFileFound": "אין מפתח-אחסון כדי ליציא", "noKeystoreExportFileFound": "אין מפתח-אחסון כדי ליציא",
"importKeystoreLabel": "יבוא מפתח-אחסון", "importKeystoreLabel": "יבוא מפתח-אחסון",
"importKeystoreHint": "",
"importedKeystore": "מפתח-אחסון מיובא", "importedKeystore": "מפתח-אחסון מיובא",
"selectKeystorePassword": "", "jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר"
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "מידע אפליקציה", "widgetTitle": "מידע אפליקציה",
"openButton": "פתח", "openButton": "פתח",
"installButton": "התקן", "installButton": "התקן",
"uninstallButton": "הסר התקנה", "uninstallButton": "הסר התקנה",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "שגיאה", "rootDialogTitle": "שגיאה",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "האם אתה בטוח שברצונך להסיר את האפליקציה הזו?", "uninstallDialogText": "האם אתה בטוח שברצונך להסיר את האפליקציה הזו?",
"rootDialogText": "האפליקציה הותקנה עם הרשאות משתמש-על, אך כרגע למנהל המחודש אין הרשאות.\nאנא הענק תחילה הרשאות משתמש-על.", "rootDialogText": "האפליקציה הותקנה עם הרשאות משתמש-על, אך כרגע למנהל המחודש אין הרשאות.\nאנא הענק תחילה הרשאות משתמש-על.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "שם חבילה", "packageNameLabel": "שם חבילה",
"installTypeLabel": "סוג התקנה", "installTypeLabel": "סוג התקנה",
"mountTypeLabel": "טען", "mountTypeLabel": "טען",
"regularTypeLabel": "רגיל", "regularTypeLabel": "רגיל",
"patchedDateLabel": "תאריך תיקון", "patchedDateLabel": "תאריך תיקון",
"appliedPatchesLabel": "תיקונים הוחלו", "appliedPatchesLabel": "תיקונים הוחלו",
"sizeLabel": "",
"patchedDateHint": "${date} ב־${time}", "patchedDateHint": "${date} ב־${time}",
"appliedPatchesHint": "${quantity} שינויים הוחלו", "appliedPatchesHint": "${quantity} שינויים הוחלו",
"updateNotImplemented": "תכונה זו טרם יושמה" "updateNotImplemented": "תכונה זו טרם יושמה"
@ -275,7 +229,6 @@
"status_failure_conflict": "התנגשות בהתקנה", "status_failure_conflict": "התנגשות בהתקנה",
"status_failure_storage": "בעיית אחסון בהתקנה", "status_failure_storage": "בעיית אחסון בהתקנה",
"status_failure_incompatible": "התקנה לא תואמת", "status_failure_incompatible": "התקנה לא תואמת",
"status_failure_timeout": "",
"status_unknown": "ההתקנה נכשלה", "status_unknown": "ההתקנה נכשלה",
"mount_version_mismatch_description": "ההתקנה נכשלה בגלל שהאפליקציה המותקנת היא גרסה שונה מהאפליקציה המתוקנת.\n\nהתקן את גרסת האפליקציה שאתה מעלה ונסה שוב.", "mount_version_mismatch_description": "ההתקנה נכשלה בגלל שהאפליקציה המותקנת היא גרסה שונה מהאפליקציה המתוקנת.\n\nהתקן את גרסת האפליקציה שאתה מעלה ונסה שוב.",
"mount_no_root_description": "ההתקנה נכשלה בגלל שלא ניתנה גישת שורש.\n\nהענק גישת שורש ל-ReVanced Manager ונסה שוב.", "mount_no_root_description": "ההתקנה נכשלה בגלל שלא ניתנה גישת שורש.\n\nהענק גישת שורש ל-ReVanced Manager ונסה שוב.",

View File

@ -23,20 +23,13 @@
"refreshSuccess": "रीफ्रेश हो गया है", "refreshSuccess": "रीफ्रेश हो गया है",
"widgetTitle": "नियंत्रण-पट्ट", "widgetTitle": "नियंत्रण-पट्ट",
"updatesSubtitle": "अपडेट", "updatesSubtitle": "अपडेट",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "आप बाद में सेटिंग में जाकर इसे बदल सकते हैं।", "changeLaterSubtitle": "आप बाद में सेटिंग में जाकर इसे बदल सकते हैं।",
"noSavedAppFound": "",
"noInstallations": "कोई पैच किया गया एप्लिकेशन इंस्टॉल नहीं किया गया", "noInstallations": "कोई पैच किया गया एप्लिकेशन इंस्टॉल नहीं किया गया",
"installUpdate": "अपडेट इंस्टॉल करना जारी रखें?", "installUpdate": "अपडेट इंस्टॉल करना जारी रखें?",
"updateSheetTitle": "ReVanced Manager अपडेट करें ", "updateSheetTitle": "ReVanced Manager अपडेट करें ",
"updateDialogTitle": "नई अपडेट उपलब्ध है", "updateDialogTitle": "नई अपडेट उपलब्ध है",
"updatePatchesSheetTitle": "ReVanced Patches अपडेट करें", "updatePatchesSheetTitle": "ReVanced Patches अपडेट करें",
"updateChangelogTitle": "परिवर्तन पत्र", "updateChangelogTitle": "परिवर्तन पत्र",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "अपडेट डाउनलोड हो रहा है", "downloadingMessage": "अपडेट डाउनलोड हो रहा है",
"downloadedMessage": "अपडेट डाउनलोड हो चुकी है", "downloadedMessage": "अपडेट डाउनलोड हो चुकी है",
"installingMessage": "अपडेट इंस्टॉल हो रहा है", "installingMessage": "अपडेट इंस्टॉल हो रहा है",
@ -53,17 +46,10 @@
}, },
"patcherView": { "patcherView": {
"widgetTitle": "पैचर", "widgetTitle": "पैचर",
"patchButton": "पैच", "patchButton": "पैच"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "कोई एप्लिकेशन नहीं मिला।"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "कोई एप्लिकेशन नहीं मिला।",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "पैच चुने", "widgetTitle": "पैच चुने",
@ -76,187 +62,82 @@
"widgetSubtitle": "हम ऑनलाइन है" "widgetSubtitle": "हम ऑनलाइन है"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "संग्रहण", "storageButton": "संग्रहण",
"selectFromStorageButton": "स्टोरेज से चुनें", "selectFromStorageButton": "स्टोरेज से चुनें",
"errorMessage": "चुने हुए ऐप्लकैशन को उपयोग करने मे असमर्थ", "errorMessage": "चुने हुए ऐप्लकैशन को उपयोग करने मे असमर्थ",
"downloadToast": "डाउनलोड फ़ंक्शन वर्तमान में अनुपलब्ध है", "downloadToast": "डाउनलोड फ़ंक्शन वर्तमान में अनुपलब्ध है",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "कार्रवाई लागू नहीं किया गया है"
"featureNotAvailable": "कार्रवाई लागू नहीं किया गया है",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "पैच चुने", "viewTitle": "पैच चुने",
"searchBarHint": "पैच खोजे", "searchBarHint": "पैच खोजे",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "पूरा हुआ", "doneButton": "पूरा हुआ",
"defaultChip": "डिफॉल्ट", "defaultChip": "डिफॉल्ट",
"defaultTooltip": "सभी डिफ़ॉल्ट पैच का चयन करें", "defaultTooltip": "सभी डिफ़ॉल्ट पैच का चयन करें",
"noneChip": "कुछ नहीं", "noneChip": "कुछ नहीं",
"noneTooltip": "सभी पैच अचयनित करें", "noneTooltip": "सभी पैच अचयनित करें",
"loadPatchesSelection": "", "noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले"
"noSavedPatches": "",
"noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले",
"setRequiredOption": ""
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "सेव करें", "saveOptions": "सेव करें",
"unselectPatch": "", "selectFolder": "फ़ोल्डर चुनें"
"tooltip": "",
"selectFilePath": "",
"selectFolder": "फ़ोल्डर चुनें",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "इस पैच को चुनने से पैचिंग मे त्रुटि हो सकती है। \n\nएप वर्ज़न: ${packageVersion}\nसमर्थित वर्ज़न:\n${supportedVersions}", "unsupportedDialogText": "इस पैच को चुनने से पैचिंग मे त्रुटि हो सकती है। \n\nएप वर्ज़न: ${packageVersion}\nसमर्थित वर्ज़न:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "इंस्टॉल करे", "installButton": "इंस्टॉल करे",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "खोलें", "openButton": "खोलें",
"notificationTitle": "ReVanced Manager पैच कर रहा है", "notificationTitle": "ReVanced Manager पैच कर रहा है",
"notificationText": "इंस्टॉल कर्ता पर जाने के लिए टैप करे", "notificationText": "इंस्टॉल कर्ता पर जाने के लिए टैप करे",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "इंस्टॉल कर्ता अब भी चल रहा है, बाहर नहीं निकल सकते" "noExit": "इंस्टॉल कर्ता अब भी चल रहा है, बाहर नहीं निकल सकते"
}, },
"settingsView": { "settingsView": {
"widgetTitle": "सेटिंग्स", "widgetTitle": "सेटिंग्स",
"appearanceSectionTitle": "स्वरूप", "appearanceSectionTitle": "स्वरूप",
"teamSectionTitle": "टीम", "teamSectionTitle": "टीम",
"debugSectionTitle": "",
"advancedSectionTitle": "एडवांसड", "advancedSectionTitle": "एडवांसड",
"exportSectionTitle": "आयात और निर्यात", "exportSectionTitle": "आयात और निर्यात",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "रोशनी", "lightThemeLabel": "रोशनी",
"darkThemeLabel": "डार्क मोड", "darkThemeLabel": "डार्क मोड",
"dynamicThemeLabel": "मेटीरियल यू", "dynamicThemeLabel": "मेटीरियल यू",
"dynamicThemeHint": "अपने डिवाइस के करीब एक अनुभव का आनंद लें", "dynamicThemeHint": "अपने डिवाइस के करीब एक अनुभव का आनंद लें",
"languageLabel": "भाषा", "languageLabel": "भाषा",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "एकीकरण स्रोत", "sourcesIntegrationsLabel": "एकीकरण स्रोत",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "रीसेट करें", "sourcesResetDialogTitle": "रीसेट करें",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "",
"selectApiURL": "API URL", "selectApiURL": "API URL",
"orgPatchesLabel": "पैच संगठन", "orgPatchesLabel": "पैच संगठन",
"sourcesPatchesLabel": "पैच स्रोत", "sourcesPatchesLabel": "पैच स्रोत",
"orgIntegrationsLabel": "एकीकरण संगठन", "orgIntegrationsLabel": "एकीकरण संगठन",
"contributorsLabel": "योगदान कर्ता", "contributorsLabel": "योगदान कर्ता",
"contributorsHint": "ReVanced के योगदानकर्ताओ की सूची", "contributorsHint": "ReVanced के योगदानकर्ताओ की सूची",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "विवरण", "aboutLabel": "विवरण",
"snackbarMessage": "क्लिपबोर्ड में कॉपी हो गया है", "snackbarMessage": "क्लिपबोर्ड में कॉपी हो गया है",
"restartAppForChanges": "बदलाव लागू करने के लिए ऐप रीस्टार्ट करें", "restartAppForChanges": "बदलाव लागू करने के लिए ऐप रीस्टार्ट करें",
"deleteTempDirLabel": "अस्थाई फ़ाइलें मिटायें", "deleteTempDirLabel": "अस्थाई फ़ाइलें मिटायें",
"deleteTempDirHint": "अप्रयुक्त अस्थायी फ़ाइलों को हटाएं", "deleteTempDirHint": "अप्रयुक्त अस्थायी फ़ाइलों को हटाएं",
"deletedTempDir": "क्षणिक फ़ाईल मिटाए गए।", "deletedTempDir": "क्षणिक फ़ाईल मिटाए गए।",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "लोग साफ़ करे", "deleteLogsLabel": "लोग साफ़ करे",
"deleteLogsHint": "",
"deletedLogs": "लॉग हटा दिए गए", "deletedLogs": "लॉग हटा दिए गए",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "निर्यात कीस्टोर", "exportKeystoreLabel": "निर्यात कीस्टोर",
"exportKeystoreHint": "",
"exportedKeystore": "कीस्टोर निर्यात किया गया", "exportedKeystore": "कीस्टोर निर्यात किया गया",
"noKeystoreExportFileFound": "निर्यात करने के लिए कोई कीस्टोर नहीं", "noKeystoreExportFileFound": "निर्यात करने के लिए कोई कीस्टोर नहीं",
"importKeystoreLabel": "कीस्टोर आयात करें", "importKeystoreLabel": "कीस्टोर आयात करें",
"importKeystoreHint": "",
"importedKeystore": "कीस्टोर आयात किया गया", "importedKeystore": "कीस्टोर आयात किया गया",
"selectKeystorePassword": "", "jsonSelectorErrorMessage": "चुने हुए JSON फाइल को उपयोग करने मे असमर्थ"
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "चुने हुए JSON फाइल को उपयोग करने मे असमर्थ",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "ऐप की जानकारी", "widgetTitle": "ऐप की जानकारी",
"openButton": "खोलें", "openButton": "खोलें",
"installButton": "इंस्टॉल करे", "installButton": "इंस्टॉल करे",
"uninstallButton": "अनइंस्टॉल करें", "uninstallButton": "अनइंस्टॉल करें",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "त्रुटि", "rootDialogTitle": "त्रुटि",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "एप्प superuser परमिशन के साथ इनस्टॉल हुआ था, परन्तु ReVanced मैनेजर के पास कोई परमिशन नहीं है। पहले superuser परमिशन इनेबल करे।", "rootDialogText": "एप्प superuser परमिशन के साथ इनस्टॉल हुआ था, परन्तु ReVanced मैनेजर के पास कोई परमिशन नहीं है। पहले superuser परमिशन इनेबल करे।",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "पैकेज का नाम", "packageNameLabel": "पैकेज का नाम",
"installTypeLabel": "इंस्टॉल का प्रकार", "installTypeLabel": "इंस्टॉल का प्रकार",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "पैच करने की तिथि", "patchedDateLabel": "पैच करने की तिथि",
"appliedPatchesLabel": "लागू किए हुआ पैच", "appliedPatchesLabel": "लागू किए हुआ पैच",
"sizeLabel": "",
"patchedDateHint": "${date} ${time} पर", "patchedDateHint": "${date} ${time} पर",
"appliedPatchesHint": "${quantity} लागू किए गए पैच", "appliedPatchesHint": "${quantity} लागू किए गए पैच",
"updateNotImplemented": "यह फीचर फिलहाल इम्प्लीमेंट नहीं हुआ है" "updateNotImplemented": "यह फीचर फिलहाल इम्प्लीमेंट नहीं हुआ है"
@ -264,30 +145,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "योगदान कर्ता" "widgetTitle": "योगदान कर्ता"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -1,19 +1,11 @@
{ {
"okButton": "U redu", "okButton": "U redu",
"cancelButton": "Poništi", "cancelButton": "Poništi",
"dismissButton": "",
"quitButton": "",
"updateButton": "Ažuriraj", "updateButton": "Ažuriraj",
"suggested": "Preporučena verzija: ${version}", "suggested": "Preporučena verzija: ${version}",
"yesButton": "Da", "yesButton": "Da",
"noButton": "Ne", "noButton": "Ne",
"warning": "Upozorenje", "warning": "Upozorenje",
"notice": "",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "Nadzorna ploča", "dashboardTab": "Nadzorna ploča",
"patcherTab": "Zakrpe", "patcherTab": "Zakrpe",
@ -23,20 +15,9 @@
"refreshSuccess": "Uspješno osvježeno", "refreshSuccess": "Uspješno osvježeno",
"widgetTitle": "Nadzorna ploča", "widgetTitle": "Nadzorna ploča",
"updatesSubtitle": "Ažuriranja", "updatesSubtitle": "Ažuriranja",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "Nema instaliranih zakrpanih aplikacija", "noInstallations": "Nema instaliranih zakrpanih aplikacija",
"installUpdate": "Nastaviti s instalacijom ažuriranja?", "installUpdate": "Nastaviti s instalacijom ažuriranja?",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "Zapisnik promjena", "updateChangelogTitle": "Zapisnik promjena",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "Preuzimanje ažuriranja...", "downloadingMessage": "Preuzimanje ažuriranja...",
"downloadedMessage": "Ažuriranje je preuzeto", "downloadedMessage": "Ažuriranje je preuzeto",
"installingMessage": "Instaliranje ažuriranja...", "installingMessage": "Instaliranje ažuriranja...",
@ -53,17 +34,10 @@
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Zakrpe", "widgetTitle": "Zakrpe",
"patchButton": "Zakrpi", "patchButton": "Zakrpi"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "Nije pronađena nijedna aplikacija"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "Nije pronađena nijedna aplikacija",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Odaberite zakrpe", "widgetTitle": "Odaberite zakrpe",
@ -76,187 +50,76 @@
"widgetSubtitle": "Pronađite nas ovdje!" "widgetSubtitle": "Pronađite nas ovdje!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "Pohrana", "storageButton": "Pohrana",
"selectFromStorageButton": "Odaberi iz pohrane", "selectFromStorageButton": "Odaberi iz pohrane",
"errorMessage": "Nije moguće koristiti odabranu aplikaciju", "errorMessage": "Nije moguće koristiti odabranu aplikaciju",
"downloadToast": "Funkcija preuzimanja još nije dostupna", "downloadToast": "Funkcija preuzimanja još nije dostupna",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "Ova značajka još nije ugrađena"
"featureNotAvailable": "Ova značajka još nije ugrađena",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Odaberite zakrpe", "viewTitle": "Odaberite zakrpe",
"searchBarHint": "Pretraživanje zakrpa", "searchBarHint": "Pretraživanje zakrpa",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "Završeno", "doneButton": "Završeno",
"defaultChip": "Zadano", "defaultChip": "Zadano",
"defaultTooltip": "Odaberi sve zadane zakrpe", "defaultTooltip": "Odaberi sve zadane zakrpe",
"noneChip": "Ništa", "noneChip": "Ništa",
"noneTooltip": "Poništi odabir svih zakrpa", "noneTooltip": "Poništi odabir svih zakrpa",
"loadPatchesSelection": "", "noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa"
"noSavedPatches": "",
"noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchOptionsView": {},
"patchItem": { "patchItem": {
"unsupportedDialogText": "Odabirom ove zakrpe mogu se pojaviti greške pri krpanju.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}", "unsupportedDialogText": "Odabirom ove zakrpe mogu se pojaviti greške pri krpanju.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "Instaliraj", "installButton": "Instaliraj",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "Otvori", "openButton": "Otvori",
"notificationTitle": "Krpanje u tijeku", "notificationTitle": "Krpanje u tijeku",
"notificationText": "Dodirnite za povratak na instalacijski program", "notificationText": "Dodirnite za povratak na instalacijski program",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "Instalacija je u tijeku, nije moguće izaći..." "noExit": "Instalacija je u tijeku, nije moguće izaći..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Postavke", "widgetTitle": "Postavke",
"appearanceSectionTitle": "Izgled", "appearanceSectionTitle": "Izgled",
"teamSectionTitle": "Naš tim", "teamSectionTitle": "Naš tim",
"debugSectionTitle": "",
"advancedSectionTitle": "Napredno", "advancedSectionTitle": "Napredno",
"exportSectionTitle": "Uvezi / izvezi", "exportSectionTitle": "Uvezi / izvezi",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "Tamni način", "darkThemeLabel": "Tamni način",
"dynamicThemeLabel": "",
"dynamicThemeHint": "Uživajte u iskustvu prilagođenom vašem uređaju", "dynamicThemeHint": "Uživajte u iskustvu prilagođenom vašem uređaju",
"languageLabel": "Jezik", "languageLabel": "Jezik",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Izvori ugradnje", "sourcesIntegrationsLabel": "Izvori ugradnje",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Ponovno postavljanje", "sourcesResetDialogTitle": "Ponovno postavljanje",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "",
"selectApiURL": "API URL", "selectApiURL": "API URL",
"orgPatchesLabel": "Autori zakrpa", "orgPatchesLabel": "Autori zakrpa",
"sourcesPatchesLabel": "Izvor zakrpa", "sourcesPatchesLabel": "Izvor zakrpa",
"orgIntegrationsLabel": "Organizacije za ugradnju", "orgIntegrationsLabel": "Organizacije za ugradnju",
"contributorsLabel": "Pridonositelji", "contributorsLabel": "Pridonositelji",
"contributorsHint": "Popis suradnika ReVanceda", "contributorsHint": "Popis suradnika ReVanceda",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "O aplikaciji", "aboutLabel": "O aplikaciji",
"snackbarMessage": "Kopirano u međuspremnik", "snackbarMessage": "Kopirano u međuspremnik",
"restartAppForChanges": "Za primjenu promjena ponovo pokreni program", "restartAppForChanges": "Za primjenu promjena ponovo pokreni program",
"deleteTempDirLabel": "Izbriši privremene datoteke", "deleteTempDirLabel": "Izbriši privremene datoteke",
"deleteTempDirHint": "Izbrišite nekorištene privremene datoteke", "deleteTempDirHint": "Izbrišite nekorištene privremene datoteke",
"deletedTempDir": "Privremene datoteke su izbrisane", "deletedTempDir": "Privremene datoteke su izbrisane",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "Zapisnici su izbrisani", "deletedLogs": "Zapisnici su izbrisani",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "Izvezi spremište ključeva", "exportKeystoreLabel": "Izvezi spremište ključeva",
"exportKeystoreHint": "",
"exportedKeystore": "Spremište ključeva je izvezeno", "exportedKeystore": "Spremište ključeva je izvezeno",
"noKeystoreExportFileFound": "Nema spremišta ključeva za izvoz", "noKeystoreExportFileFound": "Nema spremišta ključeva za izvoz",
"importKeystoreLabel": "Uvezi spremište ključeva", "importKeystoreLabel": "Uvezi spremište ključeva",
"importKeystoreHint": "",
"importedKeystore": "Spremište ključeva je uvezeno", "importedKeystore": "Spremište ključeva je uvezeno",
"selectKeystorePassword": "", "jsonSelectorErrorMessage": "Nije moguće koristiti odabranu JSON datoteku"
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "Nije moguće koristiti odabranu JSON datoteku",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "O aplikaciji", "widgetTitle": "O aplikaciji",
"openButton": "Otvori", "openButton": "Otvori",
"installButton": "Instaliraj", "installButton": "Instaliraj",
"uninstallButton": "Deinstaliraj", "uninstallButton": "Deinstaliraj",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Greška", "rootDialogTitle": "Greška",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "Aplikacija je bila instalirana s superkorisničkom dopuštenosti, ali trenutno ReVanced Upravitelj nema dopuštenja.\nPrvo dodijelite superkorisničko dopuštenje.", "rootDialogText": "Aplikacija je bila instalirana s superkorisničkom dopuštenosti, ali trenutno ReVanced Upravitelj nema dopuštenja.\nPrvo dodijelite superkorisničko dopuštenje.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Naziv paketa", "packageNameLabel": "Naziv paketa",
"installTypeLabel": "Vrsta instalacije", "installTypeLabel": "Vrsta instalacije",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "Zakrpano", "patchedDateLabel": "Zakrpano",
"appliedPatchesLabel": "Primijenjene zakrpe", "appliedPatchesLabel": "Primijenjene zakrpe",
"sizeLabel": "",
"patchedDateHint": "${date} u ${time}", "patchedDateHint": "${date} u ${time}",
"appliedPatchesHint": "${quantity} primijenjenih zakrpa", "appliedPatchesHint": "${quantity} primijenjenih zakrpa",
"updateNotImplemented": "Ova značajka još nije implementirana" "updateNotImplemented": "Ova značajka još nije implementirana"
@ -264,30 +127,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Pridonositelji" "widgetTitle": "Pridonositelji"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -54,7 +54,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patchelő", "widgetTitle": "Patchelő",
"patchButton": "Patch", "patchButton": "Patch",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "A következő patcheket a legutóbbi használatuk óta eltávolították.\n\n${patches}\n\nMindenképpen folytatja?", "removedPatchesWarningDialogText": "A következő patcheket a legutóbbi használatuk óta eltávolították.\n\n${patches}\n\nMindenképpen folytatja?",
"requiredOptionDialogText": "Néhány patch lehetőséget be kell állítani." "requiredOptionDialogText": "Néhány patch lehetőséget be kell állítani."
}, },

View File

@ -1,42 +1,18 @@
{ {
"okButton": "Այո", "okButton": "Այո",
"cancelButton": "Չեղարկում", "cancelButton": "Չեղարկում",
"dismissButton": "",
"quitButton": "",
"updateButton": "",
"suggested": "",
"yesButton": "Այո՛", "yesButton": "Այո՛",
"noButton": "Ոչ", "noButton": "Ոչ",
"warning": "Զգուշացում", "warning": "Զգուշացում",
"notice": "",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "Վահանակ", "dashboardTab": "Վահանակ",
"patcherTab": "Կարկատել", "patcherTab": "Կարկատել",
"settingsTab": "Կարգավորումներ" "settingsTab": "Կարգավորումներ"
}, },
"homeView": { "homeView": {
"refreshSuccess": "",
"widgetTitle": "Վահանակ", "widgetTitle": "Վահանակ",
"updatesSubtitle": "Թարմացումներ", "updatesSubtitle": "Թարմացումներ",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "Փոփոխությունների օրագիր", "updateChangelogTitle": "Փոփոխությունների օրագիր",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "Թարմացումը ներբեռնվում է...", "downloadingMessage": "Թարմացումը ներբեռնվում է...",
"downloadedMessage": "Թարմացումը ներբեռնվեց", "downloadedMessage": "Թարմացումը ներբեռնվեց",
"installingMessage": "Թարմացումը տեղադրվում է...", "installingMessage": "Թարմացումը տեղադրվում է...",
@ -48,22 +24,14 @@
"infoButton": "Ինֆո" "infoButton": "Ինֆո"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Բեռնվում է...", "loadingLabel": "Բեռնվում է..."
"timeagoLabel": ""
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Կարկատել", "widgetTitle": "Կարկատել",
"patchButton": "Կարկատել", "patchButton": "Կարկատել"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "Դիմումներ չեն գտնվել"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "Դիմումներ չեն գտնվել",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Ընտրեք patches", "widgetTitle": "Ընտրեք patches",
@ -76,218 +44,29 @@
"widgetSubtitle": "Մենք առցանց ենք!" "widgetSubtitle": "Մենք առցանց ենք!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "Պահեստ", "storageButton": "Պահեստ",
"selectFromStorageButton": "", "errorMessage": "Հնարավոր չէ օգտագործել ընտրված ծրագիրը"
"errorMessage": "Հնարավոր չէ օգտագործել ընտրված ծրագիրը",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Ընտրեք patches", "viewTitle": "Ընտրեք patches",
"searchBarHint": "Վերջ", "searchBarHint": "Վերջ",
"universalPatches": "", "doneButton": "Վերջ"
"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": ""
}, },
"patchOptionsView": {},
"patchItem": {},
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "Տեղադրվել", "installButton": "Տեղադրվել",
"installRootType": "", "openButton": "Բաց"
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "Բաց",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Կարգավորումներ", "widgetTitle": "Կարգավորումներ",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "Լեզուն", "languageLabel": "Լեզուն",
"languageUpdated": "", "aboutLabel": "Ծրագրի մասին"
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Ծրագրի մասին",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "",
"openButton": "Բաց", "openButton": "Բաց",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": "Ներկայումս այս ֆունկցիան հասանելի չէ" "updateNotImplemented": "Ներկայումս այս ֆունկցիան հասանելի չէ"
}, },
"contributorsView": { "contributorsView": {},
"widgetTitle": "" "installErrorDialog": {}
},
"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": ""
}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Berhasil Memuat Ulang", "refreshSuccess": "Berhasil Memuat Ulang",
"widgetTitle": "Dasbor", "widgetTitle": "Dasbor",
"updatesSubtitle": "Pembaruan", "updatesSubtitle": "Pembaruan",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Anda dapat mengubahnya di pengaturan nanti.", "changeLaterSubtitle": "Anda dapat mengubahnya di pengaturan nanti.",
"noSavedAppFound": "",
"noInstallations": "Aplikasi tambalan tidak terpasang", "noInstallations": "Aplikasi tambalan tidak terpasang",
"installUpdate": "Lanjutkan untuk mengunduh pembaruan?", "installUpdate": "Lanjutkan untuk mengunduh pembaruan?",
"updateSheetTitle": "Perbarui Manajer ReVanced", "updateSheetTitle": "Perbarui Manajer ReVanced",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Penambal", "widgetTitle": "Penambal",
"patchButton": "Tambalan", "patchButton": "Tambalan",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Patch berikut telah dihapus sejak terakhir kali Anda menggunakannya.\n\n${patches}\n\nTetap lanjut?", "removedPatchesWarningDialogText": "Patch berikut telah dihapus sejak terakhir kali Anda menggunakannya.\n\n${patches}\n\nTetap lanjut?",
"requiredOptionDialogText": "Beberapa opsi patch harus diatur." "requiredOptionDialogText": "Beberapa opsi patch harus diatur."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Nilai kustom", "customValue": "Nilai kustom",
"setToNull": "",
"nullValue": "",
"viewTitle": "Opsi tambalan", "viewTitle": "Opsi tambalan",
"saveOptions": "Simpan", "saveOptions": "Simpan",
"unselectPatch": "",
"tooltip": "Opsi masukan lainnya", "tooltip": "Opsi masukan lainnya",
"selectFilePath": "Pilih lokasi berkas", "selectFilePath": "Pilih lokasi berkas",
"selectFolder": "Pilih folder", "selectFolder": "Pilih folder",
"requiredOption": "",
"unsupportedOption": "Pilihan ini tidak didukung", "unsupportedOption": "Pilihan ini tidak didukung",
"requiredOptionNull": "Pilihan ini harus terpilih:\n\n${options}" "requiredOptionNull": "Pilihan ini harus terpilih:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Tampilkan dialog ketika pembaruan tersedia", "showUpdateDialogHint": "Tampilkan dialog ketika pembaruan tersedia",
"universalPatchesLabel": "Tampilkan tambalan universal", "universalPatchesLabel": "Tampilkan tambalan universal",
"universalPatchesHint": "Menampilkan semua aplikasi dan tambalan universal (dapat memperlambat daftar aplikasi)", "universalPatchesHint": "Menampilkan semua aplikasi dan tambalan universal (dapat memperlambat daftar aplikasi)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Periksa versi kompatibilitas", "versionCompatibilityCheckLabel": "Periksa versi kompatibilitas",
"versionCompatibilityCheckHint": "Cegah pemilihan tambalan yang tidak kompatibel dengan versi aplikasi yang dipilih", "versionCompatibilityCheckHint": "Cegah pemilihan tambalan yang tidak kompatibel dengan versi aplikasi yang dipilih",
"requireSuggestedAppVersionLabel": "Memerlukan versi aplikasi yang disarankan", "requireSuggestedAppVersionLabel": "Memerlukan versi aplikasi yang disarankan",
@ -241,22 +231,16 @@
"installButton": "Pasang", "installButton": "Pasang",
"uninstallButton": "Copot", "uninstallButton": "Copot",
"unmountButton": "Lepas mount", "unmountButton": "Lepas mount",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Kesalahan", "rootDialogTitle": "Kesalahan",
"lastPatchedAppDescription": "",
"unmountDialogText": "Apakah yakin ingin melepas mount aplikasi ini?", "unmountDialogText": "Apakah yakin ingin melepas mount aplikasi ini?",
"uninstallDialogText": "Apakah yakin ingin mencopot aplikasi ini?", "uninstallDialogText": "Apakah yakin ingin mencopot aplikasi ini?",
"rootDialogText": "Aplikasi dipasang dengan izin superuser, tapi saat ini ReVanced Manager belum diizinkan.\nMohon berikan izin superuser dulu.", "rootDialogText": "Aplikasi dipasang dengan izin superuser, tapi saat ini ReVanced Manager belum diizinkan.\nMohon berikan izin superuser dulu.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nama paket", "packageNameLabel": "Nama paket",
"installTypeLabel": "Tipe pemasangan", "installTypeLabel": "Tipe pemasangan",
"mountTypeLabel": "Mount", "mountTypeLabel": "Mount",
"regularTypeLabel": "Reguler", "regularTypeLabel": "Reguler",
"patchedDateLabel": "Kapan ditambal", "patchedDateLabel": "Kapan ditambal",
"appliedPatchesLabel": "Tambalan terterap", "appliedPatchesLabel": "Tambalan terterap",
"sizeLabel": "",
"patchedDateHint": "${date} pukul ${time}", "patchedDateHint": "${date} pukul ${time}",
"appliedPatchesHint": "${quantity} tambalan terterap", "appliedPatchesHint": "${quantity} tambalan terterap",
"updateNotImplemented": "Fitur ini belum diimplementasi" "updateNotImplemented": "Fitur ini belum diimplementasi"

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Endurnærð farsællega", "refreshSuccess": "Endurnærð farsællega",
"widgetTitle": "Stjórnborð", "widgetTitle": "Stjórnborð",
"updatesSubtitle": "Uppfærslur", "updatesSubtitle": "Uppfærslur",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Þú getur breytt þessu í stillingunum síðar.", "changeLaterSubtitle": "Þú getur breytt þessu í stillingunum síðar.",
"noSavedAppFound": "",
"noInstallations": "Engin pjatlað forrit uppsett", "noInstallations": "Engin pjatlað forrit uppsett",
"installUpdate": "Halda áfram að setja upp uppfærsluna?", "installUpdate": "Halda áfram að setja upp uppfærsluna?",
"updateSheetTitle": "Uppfæra ReVanced Manager", "updateSheetTitle": "Uppfæra ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Bót", "patchButton": "Bót",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Eftirfarandi patches hafa verið fjarlægðir síðan þú notaðir þá síðast.\n\n${patches}\n\nHalda samt áfram?", "removedPatchesWarningDialogText": "Eftirfarandi patches hafa verið fjarlægðir síðan þú notaðir þá síðast.\n\n${patches}\n\nHalda samt áfram?",
"requiredOptionDialogText": "Það þarf að stilla nokkra patch valkosti." "requiredOptionDialogText": "Það þarf að stilla nokkra patch valkosti."
}, },
@ -96,49 +92,22 @@
"defaultChip": "Sjálfgefinn", "defaultChip": "Sjálfgefinn",
"defaultTooltip": "Veldu alla sjálfgefna plástra", "defaultTooltip": "Veldu alla sjálfgefna plástra",
"noneChip": "Enginn", "noneChip": "Enginn",
"noneTooltip": "Afvelja alla plástra", "noneTooltip": "Afvelja alla plástra"
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Sérsniðinsgildi", "customValue": "Sérsniðinsgildi",
"setToNull": "",
"nullValue": "",
"viewTitle": "Patch valkostir", "viewTitle": "Patch valkostir",
"saveOptions": "Vista", "saveOptions": "Vista",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "Veldu skráarslóð", "selectFilePath": "Veldu skráarslóð",
"selectFolder": "Veldu mappa", "selectFolder": "Veldu mappa"
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"patchItem": {},
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "Setja upp", "installButton": "Setja upp",
"installRootType": "",
"installNonRootType": "Venjulegur", "installNonRootType": "Venjulegur",
"warning": "",
"pressBackAgain": "",
"openButton": "Opna", "openButton": "Opna",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "Flytja út annál", "exportLogButtonTooltip": "Flytja út annál",
"screenshotDetected": "Skjáskot hefur fundist. Ef þú ert að reyna að deila skránni, vinsamlegast deildu textaafriti í staðinn.\n\nAfrita annál á klippiborð?", "screenshotDetected": "Skjáskot hefur fundist. Ef þú ert að reyna að deila skránni, vinsamlegast deildu textaafriti í staðinn.\n\nAfrita annál á klippiborð?"
"copiedToClipboard": "",
"noExit": ""
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Stillingar", "widgetTitle": "Stillingar",
@ -152,142 +121,26 @@
"systemThemeLabel": "Kerfi", "systemThemeLabel": "Kerfi",
"lightThemeLabel": "Ljós", "lightThemeLabel": "Ljós",
"darkThemeLabel": "Dökkt", "darkThemeLabel": "Dökkt",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "Tungumál", "languageLabel": "Tungumál",
"languageUpdated": "Tungumál uppfært", "languageUpdated": "Tungumál uppfært",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Endurstilla", "sourcesResetDialogTitle": "Endurstilla",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "Framlagsaðilar", "contributorsLabel": "Framlagsaðilar",
"contributorsHint": "",
"logsLabel": "Deila annálum", "logsLabel": "Deila annálum",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "Sjálfvirk uppfærsla patches", "autoUpdatePatchesLabel": "Sjálfvirk uppfærsla patches",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Um", "aboutLabel": "Um",
"snackbarMessage": "Afritað á klippiborð", "snackbarMessage": "Afritað á klippiborð",
"restartAppForChanges": "", "deletedLogs": "Annálum eytt"
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "Annálum eytt",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Forritsupplýsingar", "widgetTitle": "Forritsupplýsingar",
"openButton": "Opna", "openButton": "Opna",
"installButton": "Setja upp", "installButton": "Setja upp",
"uninstallButton": "Fjarlægja", "uninstallButton": "Fjarlægja",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Villa", "rootDialogTitle": "Villa",
"lastPatchedAppDescription": "", "regularTypeLabel": "Venjulegur"
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "Venjulegur",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Framlagsaðilar" "widgetTitle": "Framlagsaðilar"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Ricaricato con successo", "refreshSuccess": "Ricaricato con successo",
"widgetTitle": "Dashboard", "widgetTitle": "Dashboard",
"updatesSubtitle": "Aggiornamenti", "updatesSubtitle": "Aggiornamenti",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Questo sarà modificabile nelle impostazioni in un secondo momento.", "changeLaterSubtitle": "Questo sarà modificabile nelle impostazioni in un secondo momento.",
"noSavedAppFound": "",
"noInstallations": "Nessuna applicazione patchata è stata installata", "noInstallations": "Nessuna applicazione patchata è stata installata",
"installUpdate": "Proseguire con l'installazione dell'aggiornamento?", "installUpdate": "Proseguire con l'installazione dell'aggiornamento?",
"updateSheetTitle": "Aggiorna ReVanced Manager", "updateSheetTitle": "Aggiorna ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Le seguenti patch sono state rimosse dall'ultima volta che le hai usate.\n\n${patches}\n\nContinuare comunque?", "removedPatchesWarningDialogText": "Le seguenti patch sono state rimosse dall'ultima volta che le hai usate.\n\n${patches}\n\nContinuare comunque?",
"requiredOptionDialogText": "Alcune opzioni di patch devono essere impostate." "requiredOptionDialogText": "Alcune opzioni di patch devono essere impostate."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valore personalizzato", "customValue": "Valore personalizzato",
"setToNull": "",
"nullValue": "",
"viewTitle": "Opzioni patch", "viewTitle": "Opzioni patch",
"saveOptions": "Salva", "saveOptions": "Salva",
"unselectPatch": "",
"tooltip": "Più opzioni di input", "tooltip": "Più opzioni di input",
"selectFilePath": "Seleziona percorso file", "selectFilePath": "Seleziona percorso file",
"selectFolder": "Seleziona cartella", "selectFolder": "Seleziona cartella",
"requiredOption": "",
"unsupportedOption": "Questa opzione non è supportata", "unsupportedOption": "Questa opzione non è supportata",
"requiredOptionNull": "È necessario impostare le seguenti opzioni:\n\n${options}" "requiredOptionNull": "È necessario impostare le seguenti opzioni:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Mostra una finestra di dialogo quando è disponibile un nuovo aggiornamento", "showUpdateDialogHint": "Mostra una finestra di dialogo quando è disponibile un nuovo aggiornamento",
"universalPatchesLabel": "Mostra patch universali", "universalPatchesLabel": "Mostra patch universali",
"universalPatchesHint": "Mostra tutte le app e patch universali (rallenterà la lista delle app)", "universalPatchesHint": "Mostra tutte le app e patch universali (rallenterà la lista delle app)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Controllo compatibilità versione", "versionCompatibilityCheckLabel": "Controllo compatibilità versione",
"versionCompatibilityCheckHint": "Impedisci di selezionare patch che non sono compatibili con la versione dell'app selezionata", "versionCompatibilityCheckHint": "Impedisci di selezionare patch che non sono compatibili con la versione dell'app selezionata",
"requireSuggestedAppVersionLabel": "Richiedi versione consigliata dell'app", "requireSuggestedAppVersionLabel": "Richiedi versione consigliata dell'app",
@ -241,22 +231,16 @@
"installButton": "Installa", "installButton": "Installa",
"uninstallButton": "Disinstalla", "uninstallButton": "Disinstalla",
"unmountButton": "Smonta", "unmountButton": "Smonta",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Errore", "rootDialogTitle": "Errore",
"lastPatchedAppDescription": "",
"unmountDialogText": "Sicuro di voler smontare quest'app?", "unmountDialogText": "Sicuro di voler smontare quest'app?",
"uninstallDialogText": "Sicuro di voler disinstallare quest'app?", "uninstallDialogText": "Sicuro di voler disinstallare quest'app?",
"rootDialogText": "L'app è stata installata con i permessi di root, ma attualmente ReVanced Manager non ha nessun permesso.\nSi prega di concedere prima i permessi di root.", "rootDialogText": "L'app è stata installata con i permessi di root, ma attualmente ReVanced Manager non ha nessun permesso.\nSi prega di concedere prima i permessi di root.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nome pacchetto", "packageNameLabel": "Nome pacchetto",
"installTypeLabel": "Tipo di installazione", "installTypeLabel": "Tipo di installazione",
"mountTypeLabel": "Monta", "mountTypeLabel": "Monta",
"regularTypeLabel": "Normale", "regularTypeLabel": "Normale",
"patchedDateLabel": "Data di patch", "patchedDateLabel": "Data di patch",
"appliedPatchesLabel": "Patch applicate", "appliedPatchesLabel": "Patch applicate",
"sizeLabel": "",
"patchedDateHint": "${date} alle ${time}", "patchedDateHint": "${date} alle ${time}",
"appliedPatchesHint": "${quantity} patch applicate", "appliedPatchesHint": "${quantity} patch applicate",
"updateNotImplemented": "Questa funzionalità non è stata ancora implementata" "updateNotImplemented": "Questa funzionalità non è stata ancora implementata"

View File

@ -23,10 +23,7 @@
"refreshSuccess": "正常に更新されました", "refreshSuccess": "正常に更新されました",
"widgetTitle": "ダッシュボード", "widgetTitle": "ダッシュボード",
"updatesSubtitle": "更新", "updatesSubtitle": "更新",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "この設定は後から変更できます", "changeLaterSubtitle": "この設定は後から変更できます",
"noSavedAppFound": "",
"noInstallations": "パッチ済みのアプリはインストールされていません", "noInstallations": "パッチ済みのアプリはインストールされていません",
"installUpdate": "更新を適用しますか?", "installUpdate": "更新を適用しますか?",
"updateSheetTitle": "ReVanced Managerを更新", "updateSheetTitle": "ReVanced Managerを更新",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "パッチャー", "widgetTitle": "パッチャー",
"patchButton": "パッチ", "patchButton": "パッチ",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "以下のパッチはもう使用できません。\n\n${patches}\n\n続行しますか?", "removedPatchesWarningDialogText": "以下のパッチはもう使用できません。\n\n${patches}\n\n続行しますか?",
"requiredOptionDialogText": "一部のパッチオプションを設定する必要があります。" "requiredOptionDialogText": "一部のパッチオプションを設定する必要があります。"
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "カスタム値", "customValue": "カスタム値",
"setToNull": "",
"nullValue": "",
"viewTitle": "パッチオプション", "viewTitle": "パッチオプション",
"saveOptions": "保存", "saveOptions": "保存",
"unselectPatch": "",
"tooltip": "他の入力オプション", "tooltip": "他の入力オプション",
"selectFilePath": "ファイルパスを選択", "selectFilePath": "ファイルパスを選択",
"selectFolder": "フォルダーを選択", "selectFolder": "フォルダーを選択",
"requiredOption": "",
"unsupportedOption": "このオプションはサポートされていません", "unsupportedOption": "このオプションはサポートされていません",
"requiredOptionNull": "以下のオプションを設定する必要があります:\n\n${options}" "requiredOptionNull": "以下のオプションを設定する必要があります:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "新しいアップデートが利用可能な場合にダイアログを表示する", "showUpdateDialogHint": "新しいアップデートが利用可能な場合にダイアログを表示する",
"universalPatchesLabel": "共通パッチの表示", "universalPatchesLabel": "共通パッチの表示",
"universalPatchesHint": "すべてのアプリと共通パッチを表示します(アプリ一覧の読み込みが遅くなる可能性があります)", "universalPatchesHint": "すべてのアプリと共通パッチを表示します(アプリ一覧の読み込みが遅くなる可能性があります)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "バージョンの互換性の確認", "versionCompatibilityCheckLabel": "バージョンの互換性の確認",
"versionCompatibilityCheckHint": "選択したアプリのバージョンと互換性のないパッチの選択を防止", "versionCompatibilityCheckHint": "選択したアプリのバージョンと互換性のないパッチの選択を防止",
"requireSuggestedAppVersionLabel": "推奨バージョンの使用を強制", "requireSuggestedAppVersionLabel": "推奨バージョンの使用を強制",
@ -241,22 +231,16 @@
"installButton": "インストール", "installButton": "インストール",
"uninstallButton": "アンインストール", "uninstallButton": "アンインストール",
"unmountButton": "マウント解除", "unmountButton": "マウント解除",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "エラー", "rootDialogTitle": "エラー",
"lastPatchedAppDescription": "",
"unmountDialogText": "このアプリをアンマウントしてもよろしいですか?", "unmountDialogText": "このアプリをアンマウントしてもよろしいですか?",
"uninstallDialogText": "本当にこのアプリをアンインストールしますか?", "uninstallDialogText": "本当にこのアプリをアンインストールしますか?",
"rootDialogText": "アプリはスーパーユーザー権限でインストールされましたが、現在 ReVanced Manager にはその権限がありません。 スーパーユーザー権限を付与してください。", "rootDialogText": "アプリはスーパーユーザー権限でインストールされましたが、現在 ReVanced Manager にはその権限がありません。 スーパーユーザー権限を付与してください。",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "パッケージ名", "packageNameLabel": "パッケージ名",
"installTypeLabel": "インストールの種類", "installTypeLabel": "インストールの種類",
"mountTypeLabel": "マウント", "mountTypeLabel": "マウント",
"regularTypeLabel": "通常", "regularTypeLabel": "通常",
"patchedDateLabel": "パッチ適用日時", "patchedDateLabel": "パッチ適用日時",
"appliedPatchesLabel": "適用されたパッチ", "appliedPatchesLabel": "適用されたパッチ",
"sizeLabel": "",
"patchedDateHint": "${date} ${time}", "patchedDateHint": "${date} ${time}",
"appliedPatchesHint": "${quantity} 個の適用されたパッチ", "appliedPatchesHint": "${quantity} 個の適用されたパッチ",
"updateNotImplemented": "この機能はまだ実装されていません" "updateNotImplemented": "この機能はまだ実装されていません"

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,5 +1,4 @@
{ {
"okButton": "",
"cancelButton": "Артқа", "cancelButton": "Артқа",
"dismissButton": "Елемеу", "dismissButton": "Елемеу",
"quitButton": "Шығу", "quitButton": "Шығу",
@ -23,10 +22,7 @@
"refreshSuccess": "Сәтті жаңартылды", "refreshSuccess": "Сәтті жаңартылды",
"widgetTitle": "Бақылау тақтасы", "widgetTitle": "Бақылау тақтасы",
"updatesSubtitle": "Жаңартулар", "updatesSubtitle": "Жаңартулар",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Мұны кейінірек баптауда өзгертіп ала аласыз.", "changeLaterSubtitle": "Мұны кейінірек баптауда өзгертіп ала аласыз.",
"noSavedAppFound": "",
"noInstallations": "Патчталған қолданбалар орнатылмаған", "noInstallations": "Патчталған қолданбалар орнатылмаған",
"installUpdate": "Жаңартуды әрі қарай орната берейік пе?", "installUpdate": "Жаңартуды әрі қарай орната берейік пе?",
"updateSheetTitle": "ReVanced Manager-ді жаңарту", "updateSheetTitle": "ReVanced Manager-ді жаңарту",
@ -34,260 +30,28 @@
"updatePatchesSheetTitle": "ReVanced патчін жаңарту", "updatePatchesSheetTitle": "ReVanced патчін жаңарту",
"updateChangelogTitle": "Өзгерту тарихы", "updateChangelogTitle": "Өзгерту тарихы",
"updateDialogText": "${file} үшін жаңарту қолжетімді.\n\nҚазіргі ${version} нұсқасы орнатылып тұр.", "updateDialogText": "${file} үшін жаңарту қолжетімді.\n\nҚазіргі ${version} нұсқасы орнатылып тұр.",
"downloadConsentDialogTitle": "", "downloadedMessage": "Жаңарту жүктелген"
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "Жаңарту жүктелген",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Ақпарат" "infoButton": "Ақпарат"
}, },
"latestCommitCard": { "latestCommitCard": {},
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": { "patcherView": {
"widgetTitle": "Патчер", "widgetTitle": "Патчер",
"patchButton": "Патч", "patchButton": "Патч"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
}, },
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": { "settingsView": {
"widgetTitle": "Баптау", "widgetTitle": "Баптау"
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {},
"widgetTitle": "", "contributorsView": {},
"openButton": "", "installErrorDialog": {}
"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": ""
}
} }

View File

@ -23,271 +23,30 @@
"refreshSuccess": "បានរីហ្វ្រែសដោយជោគជ័យ", "refreshSuccess": "បានរីហ្វ្រែសដោយជោគជ័យ",
"widgetTitle": "ផ្ទាំងគ្រប់គ្រង", "widgetTitle": "ផ្ទាំងគ្រប់គ្រង",
"updatesSubtitle": "អាប់ដេត", "updatesSubtitle": "អាប់ដេត",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "អ្នកអាចផ្លាស់ប្តូរដូច្នេះនៅក្នុងការកំណត់នៅពេលក្រោយ។", "changeLaterSubtitle": "អ្នកអាចផ្លាស់ប្តូរដូច្នេះនៅក្នុងការកំណត់នៅពេលក្រោយ។",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "បន្តដំឡើងបច្ចុប្បន្នភាពឬ?", "installUpdate": "បន្តដំឡើងបច្ចុប្បន្នភាពឬ?",
"updateSheetTitle": "អាប់ដេត ReVanced Manager", "updateSheetTitle": "អាប់ដេត ReVanced Manager",
"updateDialogTitle": "មានបច្ចុប្បន្នភាពថ្មិ", "updateDialogTitle": "មានបច្ចុប្បន្នភាពថ្មិ",
"updatePatchesSheetTitle": "", "updateChangelogTitle": "កំណត់ហេតុផ្លាស់ប្ដូរ"
"updateChangelogTitle": "កំណត់ហេតុផ្លាស់ប្ដូរ",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
}, },
"applicationItem": {},
"latestCommitCard": {},
"patcherView": { "patcherView": {
"widgetTitle": "ផាត់ឆើ", "widgetTitle": "ផាត់ឆើ"
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
}, },
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": { "settingsView": {
"widgetTitle": "ការកំណត់", "widgetTitle": "ការកំណត់",
"appearanceSectionTitle": "", "sourcesResetDialogTitle": "កំណត់ឡើងវិញ"
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "កំណត់ឡើងវិញ",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {},
"widgetTitle": "", "contributorsView": {},
"openButton": "", "installErrorDialog": {}
"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": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -54,7 +54,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "패치하기", "patchButton": "패치하기",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "최근 적용한 패치들 중 다음 패치가 제거됩니다.\n\n${patches}\n\n계속 진행하겠습니까?", "removedPatchesWarningDialogText": "최근 적용한 패치들 중 다음 패치가 제거됩니다.\n\n${patches}\n\n계속 진행하겠습니까?",
"requiredOptionDialogText": "일부 패치 옵션을 설정해야 합니다." "requiredOptionDialogText": "일부 패치 옵션을 설정해야 합니다."
}, },

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -12,8 +12,6 @@
"noShowAgain": "Daugiau to nerodyti", "noShowAgain": "Daugiau to nerodyti",
"add": "Pridėti", "add": "Pridėti",
"remove": "Pašalinti", "remove": "Pašalinti",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "Valdymo skydas", "dashboardTab": "Valdymo skydas",
"patcherTab": "Pataisytuvas", "patcherTab": "Pataisytuvas",
@ -23,19 +21,10 @@
"refreshSuccess": "Sėkmingai atnaujinta", "refreshSuccess": "Sėkmingai atnaujinta",
"widgetTitle": "Valdymo skydas", "widgetTitle": "Valdymo skydas",
"updatesSubtitle": "Atnaujinimai", "updatesSubtitle": "Atnaujinimai",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "Nėra įdiegtų pataisytų programų", "noInstallations": "Nėra įdiegtų pataisytų programų",
"installUpdate": "Tęsti atnaujinimą?", "installUpdate": "Tęsti atnaujinimą?",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "Atnaujinti ReVanced pataisymus", "updatePatchesSheetTitle": "Atnaujinti ReVanced pataisymus",
"updateChangelogTitle": "Pakeitimų sąrašas", "updateChangelogTitle": "Pakeitimų sąrašas",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "Tai prijungs jus prie ${url}.", "downloadConsentDialogText2": "Tai prijungs jus prie ${url}.",
"downloadingMessage": "Atsiunčiamas atnaujinimas...", "downloadingMessage": "Atsiunčiamas atnaujinimas...",
"downloadedMessage": "Atnaujinimas atsiųstas", "downloadedMessage": "Atnaujinimas atsiųstas",
@ -54,16 +43,10 @@
"patcherView": { "patcherView": {
"widgetTitle": "Pataisytuvas", "widgetTitle": "Pataisytuvas",
"patchButton": "Pataisymas", "patchButton": "Pataisymas",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": "Reikia nustatyti kai kurias pataisymų parinktis." "requiredOptionDialogText": "Reikia nustatyti kai kurias pataisymų parinktis."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "Nerasta jokių programų"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "Nerasta jokių programų",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Pasirinkite pataisymus", "widgetTitle": "Pasirinkite pataisymus",
@ -76,15 +59,11 @@
"widgetSubtitle": "Mes esame internete!" "widgetSubtitle": "Mes esame internete!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "Saugykla", "storageButton": "Saugykla",
"selectFromStorageButton": "Pasirinkti iš talpyklos", "selectFromStorageButton": "Pasirinkti iš talpyklos",
"errorMessage": "Neina naudoti parinktos programos", "errorMessage": "Neina naudoti parinktos programos",
"downloadToast": "Atsisiuntimas dar neprieinamas", "downloadToast": "Atsisiuntimas dar neprieinamas",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "Funkcija dar neįgyvendinta"
"featureNotAvailable": "Funkcija dar neįgyvendinta",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Pasirinkite pataisymus", "viewTitle": "Pasirinkite pataisymus",
@ -104,32 +83,23 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Pasirinkta vertė", "customValue": "Pasirinkta vertė",
"setToNull": "",
"nullValue": "",
"viewTitle": "Pataisymų parinktys", "viewTitle": "Pataisymų parinktys",
"saveOptions": "Išsaugoti", "saveOptions": "Išsaugoti",
"unselectPatch": "",
"tooltip": "Daugiau įvesties pasirinkčių", "tooltip": "Daugiau įvesties pasirinkčių",
"selectFilePath": "Pasirinkite failo kelią", "selectFilePath": "Pasirinkite failo kelią",
"selectFolder": "Pasirinkti aplanką", "selectFolder": "Pasirinkti aplanką",
"requiredOption": "",
"unsupportedOption": "Ši parinktis nepalaikoma", "unsupportedOption": "Ši parinktis nepalaikoma",
"requiredOptionNull": "Reikia nustatyti šias parinktis:\n\n${options}" "requiredOptionNull": "Reikia nustatyti šias parinktis:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Pasirinkus šį pataisymą, gali atsirasti pataisymo klaidų.\n\nProgramos versija: ${packageVersion}\nPalaikomos versijos:\n${supportedVersions}", "unsupportedDialogText": "Pasirinkus šį pataisymą, gali atsirasti pataisymo klaidų.\n\nProgramos versija: ${packageVersion}\nPalaikomos versijos:\n${supportedVersions}",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "Šiame pataisyme yra privaloma parinktis, kurios ši programa nepalaiko", "unsupportedRequiredOption": "Šiame pataisyme yra privaloma parinktis, kurios ši programa nepalaiko",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": "Naudoti numatytą pasirinkimą" "patchesChangeWarningDialogButton": "Naudoti numatytą pasirinkimą"
}, },
"installerView": { "installerView": {
"installType": "Pasirinkite diegimo tipą", "installType": "Pasirinkite diegimo tipą",
"installTypeDescription": "",
"installButton": "Įdiegti", "installButton": "Įdiegti",
"installRootType": "Įdėti", "installRootType": "Įdėti",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "Dar kartą paspauskite atgal, kad atšauktumėte", "pressBackAgain": "Dar kartą paspauskite atgal, kad atšauktumėte",
"openButton": "Atidaryti", "openButton": "Atidaryti",
"notificationTitle": "ReVanced Tvarkyklė yra pataisomas", "notificationTitle": "ReVanced Tvarkyklė yra pataisomas",
@ -147,7 +117,6 @@
"debugSectionTitle": "Derinimas", "debugSectionTitle": "Derinimas",
"advancedSectionTitle": "Išplėstiniai nustatymai", "advancedSectionTitle": "Išplėstiniai nustatymai",
"exportSectionTitle": "Importuoti ir eksportuoti", "exportSectionTitle": "Importuoti ir eksportuoti",
"dataSectionTitle": "",
"themeModeLabel": "Programos tema", "themeModeLabel": "Programos tema",
"systemThemeLabel": "Sistema", "systemThemeLabel": "Sistema",
"lightThemeLabel": "Šviesus", "lightThemeLabel": "Šviesus",
@ -156,17 +125,11 @@
"dynamicThemeHint": "Mėgaukis patirtimi artimiau tavo įrenginiui", "dynamicThemeHint": "Mėgaukis patirtimi artimiau tavo įrenginiui",
"languageLabel": "Kalba", "languageLabel": "Kalba",
"languageUpdated": "Kalba atnaujinta", "languageUpdated": "Kalba atnaujinta",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Integracijų šaltinis", "sourcesIntegrationsLabel": "Integracijų šaltinis",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Nustatyti iš naujo", "sourcesResetDialogTitle": "Nustatyti iš naujo",
"sourcesResetDialogText": "Ar tikrai norite iš naujo nustatyti savo šaltinius į numatytąsias vertes?", "sourcesResetDialogText": "Ar tikrai norite iš naujo nustatyti savo šaltinius į numatytąsias vertes?",
"apiURLResetDialogText": "Ar tikrai norite iš naujo nustatyti savo API URL adresą į numatytąją vertę?", "apiURLResetDialogText": "Ar tikrai norite iš naujo nustatyti savo API URL adresą į numatytąją vertę?",
"sourcesUpdateNote": "",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "",
"selectApiURL": "API URL", "selectApiURL": "API URL",
"orgPatchesLabel": "Modifikacijų organizacija", "orgPatchesLabel": "Modifikacijų organizacija",
"sourcesPatchesLabel": "Modifikacijų šaltinis", "sourcesPatchesLabel": "Modifikacijų šaltinis",
@ -176,21 +139,14 @@
"logsLabel": "Dalytis įrašais", "logsLabel": "Dalytis įrašais",
"logsHint": "Dalytis ReVanced Tvarkyklės įrašais", "logsHint": "Dalytis ReVanced Tvarkyklės įrašais",
"enablePatchesSelectionLabel": "Leisti keisti pataisymų pasirinkimą", "enablePatchesSelectionLabel": "Leisti keisti pataisymų pasirinkimą",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "Keičiant pataisymų pasirinkimą gali kilti netikėtų problemų.\n\nVis tiek įjungti?", "enablePatchesSelectionWarningText": "Keičiant pataisymų pasirinkimą gali kilti netikėtų problemų.\n\nVis tiek įjungti?",
"disablePatchesSelectionWarningText": "Jūs ketinate išjungti pataisymų pasirinkimo keitimą.\nNumatytasis pataisymų pasirinkimas bus atstatytas.\n\nVis dėlto išjungti?", "disablePatchesSelectionWarningText": "Jūs ketinate išjungti pataisymų pasirinkimo keitimą.\nNumatytasis pataisymų pasirinkimas bus atstatytas.\n\nVis dėlto išjungti?",
"autoUpdatePatchesLabel": "Automatiškai atnaujinti pataisymus", "autoUpdatePatchesLabel": "Automatiškai atnaujinti pataisymus",
"autoUpdatePatchesHint": "Automatiškai atnaujinti pataisymus iki naujausios versijos", "autoUpdatePatchesHint": "Automatiškai atnaujinti pataisymus iki naujausios versijos",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "Rodyti universalius pataisymus", "universalPatchesLabel": "Rodyti universalius pataisymus",
"universalPatchesHint": "Rodyti visas programas ir universalius pataisymus (gali sulėtėti programų sąrašas)", "universalPatchesHint": "Rodyti visas programas ir universalius pataisymus (gali sulėtėti programų sąrašas)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Versijos suderinamumo tikrinimas", "versionCompatibilityCheckLabel": "Versijos suderinamumo tikrinimas",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "Reikalauti siūlomos programėlės versijos", "requireSuggestedAppVersionLabel": "Reikalauti siūlomos programėlės versijos",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "Pasirinkus ne siūlomą programėlės versiją, gali kilti nenumatytų problemų.\n\nAr norite vis tiek tęsti?", "requireSuggestedAppVersionDialogText": "Pasirinkus ne siūlomą programėlės versiją, gali kilti nenumatytų problemų.\n\nAr norite vis tiek tęsti?",
"aboutLabel": "Apie", "aboutLabel": "Apie",
"snackbarMessage": "Nukopijuota į iškarpinę", "snackbarMessage": "Nukopijuota į iškarpinę",
@ -240,23 +196,13 @@
"openButton": "Atidaryti", "openButton": "Atidaryti",
"installButton": "Įdiegti", "installButton": "Įdiegti",
"uninstallButton": "Išdiegti", "uninstallButton": "Išdiegti",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Klaida", "rootDialogTitle": "Klaida",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "Programa buvo įdiegta su super vartotojo leidimais, tačiau šiuo metu ReVanced Tvarkyklė neturi jokių leidimų.\nPrašome pirmiausia suteikti super vartotojo leidimus.", "rootDialogText": "Programa buvo įdiegta su super vartotojo leidimais, tačiau šiuo metu ReVanced Tvarkyklė neturi jokių leidimų.\nPrašome pirmiausia suteikti super vartotojo leidimus.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Paketo pavadinimas", "packageNameLabel": "Paketo pavadinimas",
"installTypeLabel": "Įdiegimo tipas", "installTypeLabel": "Įdiegimo tipas",
"mountTypeLabel": "Įdėti", "mountTypeLabel": "Įdėti",
"regularTypeLabel": "",
"patchedDateLabel": "Pataisymo data", "patchedDateLabel": "Pataisymo data",
"appliedPatchesLabel": "Pritaikyti pataisymai", "appliedPatchesLabel": "Pritaikyti pataisymai",
"sizeLabel": "",
"patchedDateHint": "${date} ${time}", "patchedDateHint": "${date} ${time}",
"appliedPatchesHint": "${quantity} pritaikyti pataisymai", "appliedPatchesHint": "${quantity} pritaikyti pataisymai",
"updateNotImplemented": "Ši funkcija dar neįgyvendinta" "updateNotImplemented": "Ši funkcija dar neįgyvendinta"
@ -264,30 +210,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Prisidėjusieji žmonės" "widgetTitle": "Prisidėjusieji žmonės"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -1,7 +1,6 @@
{ {
"okButton": "Labi", "okButton": "Labi",
"cancelButton": "Atcelt", "cancelButton": "Atcelt",
"dismissButton": "",
"quitButton": "Iziet", "quitButton": "Iziet",
"updateButton": "Atjaunināt", "updateButton": "Atjaunināt",
"suggested": "Ieteiktā versija: ${version}", "suggested": "Ieteiktā versija: ${version}",
@ -23,10 +22,7 @@
"refreshSuccess": "Veiksmīgi atsvaidzināts", "refreshSuccess": "Veiksmīgi atsvaidzināts",
"widgetTitle": "Info panelis", "widgetTitle": "Info panelis",
"updatesSubtitle": "Atjauninājumi", "updatesSubtitle": "Atjauninājumi",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Jūs varat mainīt šo iestatījumu vēlāk.", "changeLaterSubtitle": "Jūs varat mainīt šo iestatījumu vēlāk.",
"noSavedAppFound": "",
"noInstallations": "Nav atrasta neviena pačota aplikācija", "noInstallations": "Nav atrasta neviena pačota aplikācija",
"installUpdate": "Vai turpināt instalēt atjauninājumu?", "installUpdate": "Vai turpināt instalēt atjauninājumu?",
"updateSheetTitle": "Atjaunit ReVanced pārvaldnieku", "updateSheetTitle": "Atjaunit ReVanced pārvaldnieku",
@ -54,9 +50,7 @@
"patcherView": { "patcherView": {
"widgetTitle": "Pačeris", "widgetTitle": "Pačeris",
"patchButton": "Pačot", "patchButton": "Pačot",
"incompatibleArchWarningDialogText": "", "removedPatchesWarningDialogText": "Kopš pēdējās lietošanas reizes ir noņemti šādi ielāpi.\n\n${patches}\n\nTurpināt jebkurā gadījumā?"
"removedPatchesWarningDialogText": "Kopš pēdējās lietošanas reizes ir noņemti šādi ielāpi.\n\n${patches}\n\nTurpināt jebkurā gadījumā?",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Izvēlaties lietotni", "widgetTitle": "Izvēlaties lietotni",
@ -83,71 +77,37 @@
"errorMessage": "Nevar izmantot atlasīto aplikāciju", "errorMessage": "Nevar izmantot atlasīto aplikāciju",
"downloadToast": "Instalēšanas funkcija pašlaik nav pieejama", "downloadToast": "Instalēšanas funkcija pašlaik nav pieejama",
"requireSuggestedAppVersionDialogText": "Lietotnes versija, kuru Jūs izvēlējāties, neatbilst rekomendētajai versijai, kas var novest līdz dažādām ķibelēm. Aicinām Jūs lietot rekomendēto versiju.\n\nIzvēlētā versija: ${selected}\nRekomendētā versija: ${suggested}\n\nLai turpinātu tā pat, atslēdziet \"Piespiest rekomendēto aplikācijas versiju\" iestatījumos.", "requireSuggestedAppVersionDialogText": "Lietotnes versija, kuru Jūs izvēlējāties, neatbilst rekomendētajai versijai, kas var novest līdz dažādām ķibelēm. Aicinām Jūs lietot rekomendēto versiju.\n\nIzvēlētā versija: ${selected}\nRekomendētā versija: ${suggested}\n\nLai turpinātu tā pat, atslēdziet \"Piespiest rekomendēto aplikācijas versiju\" iestatījumos.",
"featureNotAvailable": "Funkcija nav ieviesta", "featureNotAvailable": "Funkcija nav ieviesta"
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Izvēlies pačus", "viewTitle": "Izvēlies pačus",
"searchBarHint": "Meklē pačus", "searchBarHint": "Meklē pačus",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "Gatavs", "doneButton": "Gatavs",
"defaultChip": "Parasts", "defaultChip": "Parasts",
"defaultTooltip": "Atlasiet visus standarta pači", "defaultTooltip": "Atlasiet visus standarta pači",
"noneChip": "Neviens", "noneChip": "Neviens",
"noneTooltip": "Atsijāt visus pači", "noneTooltip": "Atsijāt visus pači",
"loadPatchesSelection": "", "noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs"
"noSavedPatches": "",
"noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs",
"setRequiredOption": ""
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "", "saveOptions": "Saglabāt"
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "Saglabāt",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Izvēloties šo paču var rasties paču kļūdas\n\nApp versija: ${packageVersion}\nPašlaik atbalstītās versijas:\n${supportedVersions}", "unsupportedDialogText": "Izvēloties šo paču var rasties paču kļūdas\n\nApp versija: ${packageVersion}\nPašlaik atbalstītās versijas:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "Instalēt", "installButton": "Instalēt",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "Atvērt", "openButton": "Atvērt",
"notificationTitle": "ReVanced Manager pašlaik pačo", "notificationTitle": "ReVanced Manager pašlaik pačo",
"notificationText": "Spied, lai atgrieztos pie instalācijas", "notificationText": "Spied, lai atgrieztos pie instalācijas",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "Vēl notiek instalācija, nevar iziet..." "noExit": "Vēl notiek instalācija, nevar iziet..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Iestatījumi", "widgetTitle": "Iestatījumi",
"appearanceSectionTitle": "Izskats", "appearanceSectionTitle": "Izskats",
"teamSectionTitle": "Komanda", "teamSectionTitle": "Komanda",
"debugSectionTitle": "",
"advancedSectionTitle": "Papildus", "advancedSectionTitle": "Papildus",
"exportSectionTitle": "Importēt / Eksportēt", "exportSectionTitle": "Importēt / Eksportēt",
"dataSectionTitle": "",
"themeModeLabel": "Aplikācijas motīvs", "themeModeLabel": "Aplikācijas motīvs",
"systemThemeLabel": "Sistēma", "systemThemeLabel": "Sistēma",
"lightThemeLabel": "Gaišs", "lightThemeLabel": "Gaišs",
@ -155,108 +115,40 @@
"dynamicThemeLabel": "Materiāls izskats", "dynamicThemeLabel": "Materiāls izskats",
"dynamicThemeHint": "Izbaudi pieredzi personalizētu tavai ierīcei", "dynamicThemeHint": "Izbaudi pieredzi personalizētu tavai ierīcei",
"languageLabel": "Valoda", "languageLabel": "Valoda",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Integrācijas avots", "sourcesIntegrationsLabel": "Integrācijas avots",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Atiestatīt", "sourcesResetDialogTitle": "Atiestatīt",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "API Saite", "apiURLLabel": "API Saite",
"apiURLHint": "",
"selectApiURL": "API Saite", "selectApiURL": "API Saite",
"orgPatchesLabel": "Paču autori", "orgPatchesLabel": "Paču autori",
"sourcesPatchesLabel": "Paču avots", "sourcesPatchesLabel": "Paču avots",
"orgIntegrationsLabel": "Integrāciju autori", "orgIntegrationsLabel": "Integrāciju autori",
"contributorsLabel": "Autori", "contributorsLabel": "Autori",
"contributorsHint": "ReVanced ieguldītāji", "contributorsHint": "ReVanced ieguldītāji",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Par", "aboutLabel": "Par",
"snackbarMessage": "Ievietots starpliktuvē", "snackbarMessage": "Ievietots starpliktuvē",
"restartAppForChanges": "Restartējiet lietotni, lai piemērotu izmaiņas", "restartAppForChanges": "Restartējiet lietotni, lai piemērotu izmaiņas",
"deleteTempDirLabel": "Dzēst pagaidu failus", "deleteTempDirLabel": "Dzēst pagaidu failus",
"deleteTempDirHint": "Dzēst neizmantotos pagaidu failus", "deleteTempDirHint": "Dzēst neizmantotos pagaidu failus",
"deletedTempDir": "Pagaidu faili izdzēsti", "deletedTempDir": "Pagaidu faili izdzēsti",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "Žurnāls dzēsts", "deletedLogs": "Žurnāls dzēsts",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "Eksportēt drošības atslēgu krātuvi", "exportKeystoreLabel": "Eksportēt drošības atslēgu krātuvi",
"exportKeystoreHint": "",
"exportedKeystore": "Drošības atslēgu krātuve ir eksportēta", "exportedKeystore": "Drošības atslēgu krātuve ir eksportēta",
"noKeystoreExportFileFound": "Eksportējamo drošības atslēgu krātuves nav", "noKeystoreExportFileFound": "Eksportējamo drošības atslēgu krātuves nav",
"importKeystoreLabel": "Importēt drošības atslēgu krātuvi", "importKeystoreLabel": "Importēt drošības atslēgu krātuvi",
"importKeystoreHint": "",
"importedKeystore": "Drošības atslēgu krātuve ir importēta", "importedKeystore": "Drošības atslēgu krātuve ir importēta",
"selectKeystorePassword": "", "jsonSelectorErrorMessage": "Nevar izmantot atlasīto JSON failu"
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "Nevar izmantot atlasīto JSON failu",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Lietotnes informācija", "widgetTitle": "Lietotnes informācija",
"openButton": "Atvērt", "openButton": "Atvērt",
"installButton": "Instalēt", "installButton": "Instalēt",
"uninstallButton": "Atinstalēt", "uninstallButton": "Atinstalēt",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Kļūda", "rootDialogTitle": "Kļūda",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "Aplikācija tika instalēta ar superuser pieejām, taču ReVanced Manager nav šādu pieeju.\nLūdzams uzlikt vispirms superuser ieejas.", "rootDialogText": "Aplikācija tika instalēta ar superuser pieejām, taču ReVanced Manager nav šādu pieeju.\nLūdzams uzlikt vispirms superuser ieejas.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Pakotnes nosaukums", "packageNameLabel": "Pakotnes nosaukums",
"installTypeLabel": "Instalācijas tips", "installTypeLabel": "Instalācijas tips",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "Pača datums", "patchedDateLabel": "Pača datums",
"appliedPatchesLabel": "Lietotie pači", "appliedPatchesLabel": "Lietotie pači",
"sizeLabel": "",
"patchedDateHint": "${date} un ${time}", "patchedDateHint": "${date} un ${time}",
"appliedPatchesHint": "${quantity} lietoti pači", "appliedPatchesHint": "${quantity} lietoti pači",
"updateNotImplemented": "Šī funkcija vēl nav izveidota" "updateNotImplemented": "Šī funkcija vēl nav izveidota"
@ -264,30 +156,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Autori" "widgetTitle": "Autori"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,42 +1,18 @@
{ {
"okButton": "",
"cancelButton": "Batal", "cancelButton": "Batal",
"dismissButton": "",
"quitButton": "",
"updateButton": "Kemas kini", "updateButton": "Kemas kini",
"suggested": "",
"yesButton": "Ya", "yesButton": "Ya",
"noButton": "Tidak", "noButton": "Tidak",
"warning": "Amaran", "warning": "Amaran",
"notice": "",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "Papan Pemuka", "dashboardTab": "Papan Pemuka",
"patcherTab": "Pemodifikasi", "patcherTab": "Pemodifikasi",
"settingsTab": "Tetapan" "settingsTab": "Tetapan"
}, },
"homeView": { "homeView": {
"refreshSuccess": "",
"widgetTitle": "Papan Pemuka", "widgetTitle": "Papan Pemuka",
"updatesSubtitle": "Kemas Kini", "updatesSubtitle": "Kemas Kini",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "Log perubahan", "updateChangelogTitle": "Log perubahan",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "Memuat turun pengemaskinian...", "downloadingMessage": "Memuat turun pengemaskinian...",
"downloadedMessage": "Kemaskini dimuat turun", "downloadedMessage": "Kemaskini dimuat turun",
"installingMessage": "Memasang pengemaskinian...", "installingMessage": "Memasang pengemaskinian...",
@ -48,22 +24,14 @@
"infoButton": "Maklumat" "infoButton": "Maklumat"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Memuatkan...", "loadingLabel": "Memuatkan..."
"timeagoLabel": ""
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Pemodifikasi", "widgetTitle": "Pemodifikasi",
"patchButton": "Modifikasi", "patchButton": "Modifikasi"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "Tiada aplikasi ditemui"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "Tiada aplikasi ditemui",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Pilih modifikasi", "widgetTitle": "Pilih modifikasi",
@ -76,187 +44,62 @@
"widgetSubtitle": "Ikuti kami!" "widgetSubtitle": "Ikuti kami!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "Storan", "storageButton": "Storan",
"selectFromStorageButton": "", "errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih"
"errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Pilih modifikasi", "viewTitle": "Pilih modifikasi",
"searchBarHint": "Cari modifikasi", "searchBarHint": "Cari modifikasi",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "Selesai", "doneButton": "Selesai",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "Tiada", "noneChip": "Tiada",
"noneTooltip": "", "noPatchesFound": "Tiada modifikasi dijumpai untuk apl pilihan"
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "Tiada modifikasi dijumpai untuk apl pilihan",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchOptionsView": {},
"patchItem": { "patchItem": {
"unsupportedDialogText": "Memilih modifikasi mungkin menyebabkan ralat ketika modifikasi.\n\nVersi aplikasi: ${packageVersion}\nVersi disokong:\n${supportedVersions}", "unsupportedDialogText": "Memilih modifikasi mungkin menyebabkan ralat ketika modifikasi.\n\nVersi aplikasi: ${packageVersion}\nVersi disokong:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "Pasang", "installButton": "Pasang",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "Buka", "openButton": "Buka",
"notificationTitle": "Revanced Manager sedang memodifikasi", "notificationTitle": "Revanced Manager sedang memodifikasi",
"notificationText": "Tap untuk kembali ke pemasang", "notificationText": "Tap untuk kembali ke pemasang",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "Pemasang masih dijalankan, jangan keluar..." "noExit": "Pemasang masih dijalankan, jangan keluar..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Tetapan", "widgetTitle": "Tetapan",
"appearanceSectionTitle": "Penampilan", "appearanceSectionTitle": "Penampilan",
"teamSectionTitle": "Pasukan", "teamSectionTitle": "Pasukan",
"debugSectionTitle": "",
"advancedSectionTitle": "Lanjutan", "advancedSectionTitle": "Lanjutan",
"exportSectionTitle": "Import & Eksport", "exportSectionTitle": "Import & Eksport",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "Nikmati tema yang lebih serasi dengan anda", "dynamicThemeHint": "Nikmati tema yang lebih serasi dengan anda",
"languageLabel": "Bahasa", "languageLabel": "Bahasa",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Sumber Integrasi", "sourcesIntegrationsLabel": "Sumber Integrasi",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Set semula", "sourcesResetDialogTitle": "Set semula",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "Pengarang Modifikasi", "orgPatchesLabel": "Pengarang Modifikasi",
"sourcesPatchesLabel": "Sumber Modifikasi", "sourcesPatchesLabel": "Sumber Modifikasi",
"orgIntegrationsLabel": "Pengarang Integrasi", "orgIntegrationsLabel": "Pengarang Integrasi",
"contributorsLabel": "Penyumbang", "contributorsLabel": "Penyumbang",
"contributorsHint": "Senarai penyokong ReVanced", "contributorsHint": "Senarai penyokong ReVanced",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Tentang", "aboutLabel": "Tentang",
"snackbarMessage": "Disalin ke papan klip", "snackbarMessage": "Disalin ke papan klip",
"restartAppForChanges": "Mulakan semula apl untuk menggunakan tetapan", "restartAppForChanges": "Mulakan semula apl untuk menggunakan tetapan",
"deleteTempDirLabel": "Buang fail sementara", "deleteTempDirLabel": "Buang fail sementara",
"deleteTempDirHint": "Padam fail sementara yang tidak digunakan", "deleteTempDirHint": "Padam fail sementara yang tidak digunakan",
"deletedTempDir": "Fail sementara dibuang", "deletedTempDir": "Fail sementara dibuang",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "Log telah dipadam", "deletedLogs": "Log telah dipadam",
"regenerateKeystoreLabel": "", "jsonSelectorErrorMessage": "Tidak dapat menggunakan fail JSON yang dipilih"
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "Tidak dapat menggunakan fail JSON yang dipilih",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Maklumat apl", "widgetTitle": "Maklumat apl",
"openButton": "Buka", "openButton": "Buka",
"installButton": "Pasang", "installButton": "Pasang",
"uninstallButton": "Nyah pasang", "uninstallButton": "Nyah pasang",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Ralat", "rootDialogTitle": "Ralat",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "Aplikasi telah dipasang dengan kebenaran superuser, tetapi ReVanced Manager sekarang tidak ada kebeneran.\nMinta membenarkan kebenaran superuser dahulu.", "rootDialogText": "Aplikasi telah dipasang dengan kebenaran superuser, tetapi ReVanced Manager sekarang tidak ada kebeneran.\nMinta membenarkan kebenaran superuser dahulu.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nama pakej", "packageNameLabel": "Nama pakej",
"installTypeLabel": "Jenis Pemasangan", "installTypeLabel": "Jenis Pemasangan",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "Tarikh Modifikasi", "patchedDateLabel": "Tarikh Modifikasi",
"appliedPatchesLabel": "Modifikasi Digunakan", "appliedPatchesLabel": "Modifikasi Digunakan",
"sizeLabel": "",
"patchedDateHint": "${date} pada ${time}", "patchedDateHint": "${date} pada ${time}",
"appliedPatchesHint": "${quantity} modifikasi digunakan", "appliedPatchesHint": "${quantity} modifikasi digunakan",
"updateNotImplemented": "Ciri ini masih belum dilaksanakan" "updateNotImplemented": "Ciri ini masih belum dilaksanakan"
@ -264,30 +107,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Penyumbang" "widgetTitle": "Penyumbang"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -4,290 +4,21 @@
"dismissButton": "မလုပ်တော့ပါ", "dismissButton": "မလုပ်တော့ပါ",
"quitButton": "ထွက်မည်", "quitButton": "ထွက်မည်",
"updateButton": "အပ်ပဒိတ်", "updateButton": "အပ်ပဒိတ်",
"suggested": "", "navigationView": {},
"yesButton": "", "homeView": {},
"noButton": "", "applicationItem": {},
"warning": "", "latestCommitCard": {},
"notice": "", "patcherView": {},
"noShowAgain": "", "appSelectorCard": {},
"add": "", "patchSelectorCard": {},
"remove": "", "socialMediaCard": {},
"showChangelogButton": "", "appSelectorView": {},
"showUpdateButton": "", "patchesSelectorView": {},
"navigationView": { "patchOptionsView": {},
"dashboardTab": "", "patchItem": {},
"patcherTab": "", "installerView": {},
"settingsTab": "" "settingsView": {},
}, "appInfoView": {},
"homeView": { "contributorsView": {},
"refreshSuccess": "", "installErrorDialog": {}
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Oppdatert vellykket", "refreshSuccess": "Oppdatert vellykket",
"widgetTitle": "Kontrollpanel", "widgetTitle": "Kontrollpanel",
"updatesSubtitle": "Oppdateringer", "updatesSubtitle": "Oppdateringer",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Du kan endre dette i innstillingene senere.", "changeLaterSubtitle": "Du kan endre dette i innstillingene senere.",
"noSavedAppFound": "",
"noInstallations": "Ingen patchede apper installert", "noInstallations": "Ingen patchede apper installert",
"installUpdate": "Fortsette å installere oppdateringen?", "installUpdate": "Fortsette å installere oppdateringen?",
"updateSheetTitle": "Oppdater rebalansert behandler", "updateSheetTitle": "Oppdater rebalansert behandler",
@ -54,8 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Oppdatering", "patchButton": "Oppdatering",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": "Noen oppdateringsalternativer må angis." "requiredOptionDialogText": "Noen oppdateringsalternativer må angis."
}, },
"appSelectorCard": { "appSelectorCard": {
@ -104,15 +99,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Egendefinert verdi", "customValue": "Egendefinert verdi",
"setToNull": "",
"nullValue": "",
"viewTitle": "Oppdatering av alternativer", "viewTitle": "Oppdatering av alternativer",
"saveOptions": "Lagre", "saveOptions": "Lagre",
"unselectPatch": "",
"tooltip": "Flere inndata-alternativer", "tooltip": "Flere inndata-alternativer",
"selectFilePath": "Velg filbane", "selectFilePath": "Velg filbane",
"selectFolder": "Velg mappe", "selectFolder": "Velg mappe",
"requiredOption": "",
"unsupportedOption": "Dette alternativet støttes ikke", "unsupportedOption": "Dette alternativet støttes ikke",
"requiredOptionNull": "Følgende alternativer må settes:\n\n${options}" "requiredOptionNull": "Følgende alternativer må settes:\n\n${options}"
}, },
@ -178,15 +169,12 @@
"enablePatchesSelectionLabel": "Tillat å endre oppdateringsvalg", "enablePatchesSelectionLabel": "Tillat å endre oppdateringsvalg",
"enablePatchesSelectionHint": "Ikke forhindre valg eller deselektering av plastre", "enablePatchesSelectionHint": "Ikke forhindre valg eller deselektering av plastre",
"enablePatchesSelectionWarningText": "Å endre valget av korrigeringer kan forårsake uventede problemer.\n\nAktiver likevel?", "enablePatchesSelectionWarningText": "Å endre valget av korrigeringer kan forårsake uventede problemer.\n\nAktiver likevel?",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "Auto oppdatere feilrettinger", "autoUpdatePatchesLabel": "Auto oppdatere feilrettinger",
"autoUpdatePatchesHint": "Oppdater feilrettinger automatisk til siste versjon", "autoUpdatePatchesHint": "Oppdater feilrettinger automatisk til siste versjon",
"showUpdateDialogLabel": "Vis oppdateringsdialog", "showUpdateDialogLabel": "Vis oppdateringsdialog",
"showUpdateDialogHint": "Vis en dialog når en ny oppdatering er tilgjengelig", "showUpdateDialogHint": "Vis en dialog når en ny oppdatering er tilgjengelig",
"universalPatchesLabel": "Vis universelle oppdateringer", "universalPatchesLabel": "Vis universelle oppdateringer",
"universalPatchesHint": "Vis alle apper og universelle plastre (kan gjøre app-listen tregere", "universalPatchesHint": "Vis alle apper og universelle plastre (kan gjøre app-listen tregere",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Versjons kompatibilitetssjekk", "versionCompatibilityCheckLabel": "Versjons kompatibilitetssjekk",
"versionCompatibilityCheckHint": "Forhindre valg av feilrettinger som ikke er kompatible med den valgte appversjonen", "versionCompatibilityCheckHint": "Forhindre valg av feilrettinger som ikke er kompatible med den valgte appversjonen",
"requireSuggestedAppVersionLabel": "Krev foreslått appversjon", "requireSuggestedAppVersionLabel": "Krev foreslått appversjon",
@ -238,25 +226,18 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Info om app", "widgetTitle": "Info om app",
"openButton": "Åpne", "openButton": "Åpne",
"installButton": "",
"uninstallButton": "Avinstaller", "uninstallButton": "Avinstaller",
"unmountButton": "Demonter", "unmountButton": "Demonter",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Feil", "rootDialogTitle": "Feil",
"lastPatchedAppDescription": "",
"unmountDialogText": "Er du sikker på at du vil avmontere denne appen?", "unmountDialogText": "Er du sikker på at du vil avmontere denne appen?",
"uninstallDialogText": "Er du sikker på at du vil avinstallere denne appen?", "uninstallDialogText": "Er du sikker på at du vil avinstallere denne appen?",
"rootDialogText": "Appen ble installert med superbrukerrettigheter, men for tiden ReVanced Manager har ingen tillatelser.\nVennligst gi superbruker-tillatelser først.", "rootDialogText": "Appen ble installert med superbrukerrettigheter, men for tiden ReVanced Manager har ingen tillatelser.\nVennligst gi superbruker-tillatelser først.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Navn på pakke", "packageNameLabel": "Navn på pakke",
"installTypeLabel": "Installasjon type", "installTypeLabel": "Installasjon type",
"mountTypeLabel": "Monter", "mountTypeLabel": "Monter",
"regularTypeLabel": "Vanlig", "regularTypeLabel": "Vanlig",
"patchedDateLabel": "Oppdatert dato", "patchedDateLabel": "Oppdatert dato",
"appliedPatchesLabel": "Anvendte depotplastre", "appliedPatchesLabel": "Anvendte depotplastre",
"sizeLabel": "",
"patchedDateHint": "${date} ved ${time}", "patchedDateHint": "${date} ved ${time}",
"appliedPatchesHint": "${quantity} brukte plastre", "appliedPatchesHint": "${quantity} brukte plastre",
"updateNotImplemented": "Denne funksjonen er ikke implementert ennå" "updateNotImplemented": "Denne funksjonen er ikke implementert ennå"
@ -279,7 +260,6 @@
"status_unknown": "Installasjonen mislyktes", "status_unknown": "Installasjonen mislyktes",
"mount_version_mismatch_description": "Installasjonen mislyktes på grunn av at den installerte appen var en annen versjon enn den programmet som ble patchet.\n\nInstaller versjonen av appen du monterer, og prøv på nytt.", "mount_version_mismatch_description": "Installasjonen mislyktes på grunn av at den installerte appen var en annen versjon enn den programmet som ble patchet.\n\nInstaller versjonen av appen du monterer, og prøv på nytt.",
"mount_no_root_description": "Installasjonen mislyktes på grunn av at root-tilgang ikke ble gitt.\n\nGi root-tilgang til ReVanced Manager og prøv igjen.", "mount_no_root_description": "Installasjonen mislyktes på grunn av at root-tilgang ikke ble gitt.\n\nGi root-tilgang til ReVanced Manager og prøv igjen.",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "Installasjonen tok for lang tid til å fullføre.\n\nVil du prøve på nytt?", "status_failure_timeout_description": "Installasjonen tok for lang tid til å fullføre.\n\nVil du prøve på nytt?",
"status_failure_storage_description": "Installasjonen mislyktes på grunn av utilstrekkelig lagring.\n\nFrigjør plass og prøv igjen.", "status_failure_storage_description": "Installasjonen mislyktes på grunn av utilstrekkelig lagring.\n\nFrigjør plass og prøv igjen.",
"status_failure_invalid_description": "Installasjonen mislyktes på grunn av at den patchede appen er ugyldig.\n\nAvinstaller appen og prøv igjen?", "status_failure_invalid_description": "Installasjonen mislyktes på grunn av at den patchede appen er ugyldig.\n\nAvinstaller appen og prøv igjen?",

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Vernieuwen voltooid", "refreshSuccess": "Vernieuwen voltooid",
"widgetTitle": "Overzicht", "widgetTitle": "Overzicht",
"updatesSubtitle": "Updates", "updatesSubtitle": "Updates",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "U kunt dit op een later moment wijzigen in de instellingen.", "changeLaterSubtitle": "U kunt dit op een later moment wijzigen in de instellingen.",
"noSavedAppFound": "",
"noInstallations": "Geen gepatchte applicaties geïnstalleerd", "noInstallations": "Geen gepatchte applicaties geïnstalleerd",
"installUpdate": "Doorgaan met het installeren van de update?", "installUpdate": "Doorgaan met het installeren van de update?",
"updateSheetTitle": "Update ReVanced Manager", "updateSheetTitle": "Update ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patchen", "patchButton": "Patchen",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "De volgende patches zijn verwijderd sinds de laatste keer dat je ze hebt gebruikt.\n\n${patches}\n\nToch doorgaan?", "removedPatchesWarningDialogText": "De volgende patches zijn verwijderd sinds de laatste keer dat je ze hebt gebruikt.\n\n${patches}\n\nToch doorgaan?",
"requiredOptionDialogText": "Er moeten enkele patch-opties worden ingesteld." "requiredOptionDialogText": "Er moeten enkele patch-opties worden ingesteld."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Aangepaste waarde", "customValue": "Aangepaste waarde",
"setToNull": "",
"nullValue": "",
"viewTitle": "Patch opties", "viewTitle": "Patch opties",
"saveOptions": "Opslaan", "saveOptions": "Opslaan",
"unselectPatch": "",
"tooltip": "Meer invoeropties", "tooltip": "Meer invoeropties",
"selectFilePath": "Bestandspad selecteren", "selectFilePath": "Bestandspad selecteren",
"selectFolder": "Map selecteren", "selectFolder": "Map selecteren",
"requiredOption": "",
"unsupportedOption": "Deze optie wordt niet ondersteund", "unsupportedOption": "Deze optie wordt niet ondersteund",
"requiredOptionNull": "De volgende opties moeten worden ingesteld:\n\n${options}" "requiredOptionNull": "De volgende opties moeten worden ingesteld:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Een dialoogvenster weergeven wanneer een nieuwe update beschikbaar is", "showUpdateDialogHint": "Een dialoogvenster weergeven wanneer een nieuwe update beschikbaar is",
"universalPatchesLabel": "Toon universele patches", "universalPatchesLabel": "Toon universele patches",
"universalPatchesHint": "Alle apps en universele patches weergeven (kan de app-lijst vertragen)", "universalPatchesHint": "Alle apps en universele patches weergeven (kan de app-lijst vertragen)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Versie compatibiliteitscontrole", "versionCompatibilityCheckLabel": "Versie compatibiliteitscontrole",
"versionCompatibilityCheckHint": "Voorkom patches te selecteren die niet compatibel zijn met de geselecteerde app versie", "versionCompatibilityCheckHint": "Voorkom patches te selecteren die niet compatibel zijn met de geselecteerde app versie",
"requireSuggestedAppVersionLabel": "Voorgestelde app versie vereisen", "requireSuggestedAppVersionLabel": "Voorgestelde app versie vereisen",
@ -241,22 +231,16 @@
"installButton": "Installeren", "installButton": "Installeren",
"uninstallButton": "Verwijderen", "uninstallButton": "Verwijderen",
"unmountButton": "Ontkoppelen", "unmountButton": "Ontkoppelen",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Fout", "rootDialogTitle": "Fout",
"lastPatchedAppDescription": "",
"unmountDialogText": "Weet je zeker dat je de patches van deze app wilt verwijderen?", "unmountDialogText": "Weet je zeker dat je de patches van deze app wilt verwijderen?",
"uninstallDialogText": "Weet je zeker dat je deze app wilt verwijderen?", "uninstallDialogText": "Weet je zeker dat je deze app wilt verwijderen?",
"rootDialogText": "App is geïnstalleerd met root-rechten, maar op dit moment heeft ReVanced Manager geen rechten.\nVerleen eerst root-rechten.", "rootDialogText": "App is geïnstalleerd met root-rechten, maar op dit moment heeft ReVanced Manager geen rechten.\nVerleen eerst root-rechten.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Pakketnaam", "packageNameLabel": "Pakketnaam",
"installTypeLabel": "Installatiemethode", "installTypeLabel": "Installatiemethode",
"mountTypeLabel": "Koppelen", "mountTypeLabel": "Koppelen",
"regularTypeLabel": "Normaal", "regularTypeLabel": "Normaal",
"patchedDateLabel": "Patchedatum", "patchedDateLabel": "Patchedatum",
"appliedPatchesLabel": "Toegepaste patches", "appliedPatchesLabel": "Toegepaste patches",
"sizeLabel": "",
"patchedDateHint": "${date} om ${time}", "patchedDateHint": "${date} om ${time}",
"appliedPatchesHint": "${quantity} patches toegepast", "appliedPatchesHint": "${quantity} patches toegepast",
"updateNotImplemented": "Deze functie is nog niet geïmplementeerd" "updateNotImplemented": "Deze functie is nog niet geïmplementeerd"

View File

@ -66,4 +66,4 @@
"contributorsLabel": "Medvirkende", "contributorsLabel": "Medvirkende",
"contributorsHint": "En liste med bidragsytere til ReVanced" "contributorsHint": "En liste med bidragsytere til ReVanced"
} }
} }

View File

@ -1,293 +1,63 @@
{ {
"okButton": "ଠିକ୍ ଅଛି", "okButton": "ଠିକ୍ ଅଛି",
"cancelButton": "",
"dismissButton": "",
"quitButton": "",
"updateButton": "",
"suggested": "",
"yesButton": "ହଁ", "yesButton": "ହଁ",
"noButton": "ନାହିଁ", "noButton": "ନାହିଁ",
"warning": "ଚେତାଵନୀ", "warning": "ଚେତାଵନୀ",
"notice": "",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "",
"patcherTab": "ରଫୁକାର", "patcherTab": "ରଫୁକାର",
"settingsTab": "ସେଟିଂ" "settingsTab": "ସେଟିଂ"
}, },
"homeView": { "homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି", "updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": "କୌଣସି ଇଣ୍ଟର୍‌ନେଟ୍ ସଂଯୋଗ ନାହିଁ" "noConnection": "କୌଣସି ଇଣ୍ଟର୍‌ନେଟ୍ ସଂଯୋଗ ନାହିଁ"
}, },
"applicationItem": { "applicationItem": {
"infoButton": "ସୂଚନା" "infoButton": "ସୂଚନା"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": "${time} ପୂର୍ବେ" "timeagoLabel": "${time} ପୂର୍ବେ"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "ରଫୁକାର", "widgetTitle": "ରଫୁକାର",
"patchButton": "ରଫୁ", "patchButton": "ରଫୁ"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
}, },
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": { "socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": "ଆମେ ଅନଲାଇନ୍ ଅଛୁ!" "widgetSubtitle": "ଆମେ ଅନଲାଇନ୍ ଅଛୁ!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "", "storageButton": "ଷ୍ଟୋରେଜ୍"
"searchBarHint": "",
"storageButton": "ଷ୍ଟୋରେଜ୍",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "ହେଲା", "doneButton": "ହେଲା",
"defaultChip": "ଡିଫଲ୍ଟ", "defaultChip": "ଡିଫଲ୍ଟ",
"defaultTooltip": "ସମସ୍ତ ଡିଫଲ୍ଟ ରଫୁ ଚୟନ କର", "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": ""
}, },
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": { "settingsView": {
"widgetTitle": "ସେଟିଂ", "widgetTitle": "ସେଟିଂ",
"appearanceSectionTitle": "ରୂପ", "appearanceSectionTitle": "ରୂପ",
"teamSectionTitle": "ଦଳ", "teamSectionTitle": "ଦଳ",
"debugSectionTitle": "",
"advancedSectionTitle": "ଵିକଶିତ", "advancedSectionTitle": "ଵିକଶିତ",
"exportSectionTitle": "ଆମଦାନୀ ଓ ରପ୍ତାନି", "exportSectionTitle": "ଆମଦାନୀ ଓ ରପ୍ତାନି",
"dataSectionTitle": "",
"themeModeLabel": "ଆପ୍ ଥିମ୍", "themeModeLabel": "ଆପ୍ ଥିମ୍",
"systemThemeLabel": "ସିଷ୍ଟମ୍", "systemThemeLabel": "ସିଷ୍ଟମ୍",
"lightThemeLabel": "ହାଲୁକା", "lightThemeLabel": "ହାଲୁକା",
"darkThemeLabel": "ଗାଢ଼", "darkThemeLabel": "ଗାଢ଼",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "ଭାଷା", "languageLabel": "ଭାଷା",
"languageUpdated": "ଭାଷା ଅଦ୍ୟତନ କରାଗଲା", "languageUpdated": "ଭାଷା ଅଦ୍ୟତନ କରାଗଲା",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "APIର URL", "apiURLLabel": "APIର URL",
"apiURLHint": "",
"selectApiURL": "APIର URL", "selectApiURL": "APIର URL",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "ସମ୍ବନ୍ଧରେ", "aboutLabel": "ସମ୍ବନ୍ଧରେ",
"snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା", "snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା"
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "ଆପ୍ ସୂଚନା", "widgetTitle": "ଆପ୍ ସୂଚନା",
"openButton": "", "rootDialogTitle": "ତ୍ରୁଟି"
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "ତ୍ରୁଟି",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
}, },
"contributorsView": { "contributorsView": {},
"widgetTitle": "" "installErrorDialog": {}
},
"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": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -16,4 +16,4 @@
"appInfoView": {}, "appInfoView": {},
"contributorsView": {}, "contributorsView": {},
"installErrorDialog": {} "installErrorDialog": {}
} }

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Odświeżono pomyślnie", "refreshSuccess": "Odświeżono pomyślnie",
"widgetTitle": "Panel główny", "widgetTitle": "Panel główny",
"updatesSubtitle": "Aktualizacje", "updatesSubtitle": "Aktualizacje",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Możesz to zmienić w ustawieniach w późniejszym czasie.", "changeLaterSubtitle": "Możesz to zmienić w ustawieniach w późniejszym czasie.",
"noSavedAppFound": "",
"noInstallations": "Nie zainstalowano żadnych załatanych aplikacji", "noInstallations": "Nie zainstalowano żadnych załatanych aplikacji",
"installUpdate": "Kontynuować instalację aktualizacji?", "installUpdate": "Kontynuować instalację aktualizacji?",
"updateSheetTitle": "Zaktualizuj Menedżera ReVanced", "updateSheetTitle": "Zaktualizuj Menedżera ReVanced",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Program łatający", "widgetTitle": "Program łatający",
"patchButton": "Łataj", "patchButton": "Łataj",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Następujące łatki zostały usunięte od ostatniego użycia.\n\n${patches}\n\nKontynuować mimo to?", "removedPatchesWarningDialogText": "Następujące łatki zostały usunięte od ostatniego użycia.\n\n${patches}\n\nKontynuować mimo to?",
"requiredOptionDialogText": "Niektóre opcje muszą być ustawione." "requiredOptionDialogText": "Niektóre opcje muszą być ustawione."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Niestandardowa wartość", "customValue": "Niestandardowa wartość",
"setToNull": "",
"nullValue": "",
"viewTitle": "Opcje łatek", "viewTitle": "Opcje łatek",
"saveOptions": "Zapisz", "saveOptions": "Zapisz",
"unselectPatch": "",
"tooltip": "Więcej opcji wejściowych", "tooltip": "Więcej opcji wejściowych",
"selectFilePath": "Wybierz ścieżkę pliku", "selectFilePath": "Wybierz ścieżkę pliku",
"selectFolder": "Wybierz folder", "selectFolder": "Wybierz folder",
"requiredOption": "",
"unsupportedOption": "Ta opcja nie jest wspierana", "unsupportedOption": "Ta opcja nie jest wspierana",
"requiredOptionNull": "Należy ustawić następujące opcje:\n\n${options}" "requiredOptionNull": "Należy ustawić następujące opcje:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Pokaż powiadomienie, gdy nowa wersja jest dostępna", "showUpdateDialogHint": "Pokaż powiadomienie, gdy nowa wersja jest dostępna",
"universalPatchesLabel": "Pokaż uniwersalne łatki", "universalPatchesLabel": "Pokaż uniwersalne łatki",
"universalPatchesHint": "Wyświetl wszystkie aplikacje i uniwersalne łatki (może spowolnić wczytywane listy aplikacji)", "universalPatchesHint": "Wyświetl wszystkie aplikacje i uniwersalne łatki (może spowolnić wczytywane listy aplikacji)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Sprawdzanie zgodności wersji", "versionCompatibilityCheckLabel": "Sprawdzanie zgodności wersji",
"versionCompatibilityCheckHint": "Zapobiegaj wybieraniu łatek, które nie są kompatybilne z wybraną wersją aplikacji", "versionCompatibilityCheckHint": "Zapobiegaj wybieraniu łatek, które nie są kompatybilne z wybraną wersją aplikacji",
"requireSuggestedAppVersionLabel": "Wymagaj sugerowanej wersji aplikacji", "requireSuggestedAppVersionLabel": "Wymagaj sugerowanej wersji aplikacji",
@ -241,22 +231,16 @@
"installButton": "Zainstaluj", "installButton": "Zainstaluj",
"uninstallButton": "Odinstaluj", "uninstallButton": "Odinstaluj",
"unmountButton": "Odinstaluj", "unmountButton": "Odinstaluj",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Błąd", "rootDialogTitle": "Błąd",
"lastPatchedAppDescription": "",
"unmountDialogText": "Czy na pewno chcesz odinstalować tę aplikację?", "unmountDialogText": "Czy na pewno chcesz odinstalować tę aplikację?",
"uninstallDialogText": "Czy na pewno chcesz odinstalować tę aplikację?", "uninstallDialogText": "Czy na pewno chcesz odinstalować tę aplikację?",
"rootDialogText": "Aplikacja została zainstalowana z uprawnieniami superużytkownika, ale obecnie Menedżer ReVanced nie ma uprawnień.\nProszę najpierw przyznać uprawnienia superużytkownika.", "rootDialogText": "Aplikacja została zainstalowana z uprawnieniami superużytkownika, ale obecnie Menedżer ReVanced nie ma uprawnień.\nProszę najpierw przyznać uprawnienia superużytkownika.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nazwa pakietu", "packageNameLabel": "Nazwa pakietu",
"installTypeLabel": "Typ instalacji", "installTypeLabel": "Typ instalacji",
"mountTypeLabel": "Zainstaluj", "mountTypeLabel": "Zainstaluj",
"regularTypeLabel": "Standardowe", "regularTypeLabel": "Standardowe",
"patchedDateLabel": "Data załatania", "patchedDateLabel": "Data załatania",
"appliedPatchesLabel": "Zastosowane łatki", "appliedPatchesLabel": "Zastosowane łatki",
"sizeLabel": "",
"patchedDateHint": "${date} o godzinie ${time}", "patchedDateHint": "${date} o godzinie ${time}",
"appliedPatchesHint": "Zastosowano ${quantity} łatek", "appliedPatchesHint": "Zastosowano ${quantity} łatek",
"updateNotImplemented": "Ta funkcja nie została jeszcze zaimplementowana" "updateNotImplemented": "Ta funkcja nie została jeszcze zaimplementowana"

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Atualizado com sucesso", "refreshSuccess": "Atualizado com sucesso",
"widgetTitle": "Painel", "widgetTitle": "Painel",
"updatesSubtitle": "Atualizações", "updatesSubtitle": "Atualizações",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Você pode ajustar essa opção nas configurações mais tarde.", "changeLaterSubtitle": "Você pode ajustar essa opção nas configurações mais tarde.",
"noSavedAppFound": "",
"noInstallations": "Nenhum aplicativo patcheado instalado", "noInstallations": "Nenhum aplicativo patcheado instalado",
"installUpdate": "Continuar a instalação da atualização?", "installUpdate": "Continuar a instalação da atualização?",
"updateSheetTitle": "Atualizar o ReVanced Manager", "updateSheetTitle": "Atualizar o ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Os seguintes patches foram removidos desde a última vez que você os utilizou:\n\n${patches}\n\nContinuar mesmo assim?", "removedPatchesWarningDialogText": "Os seguintes patches foram removidos desde a última vez que você os utilizou:\n\n${patches}\n\nContinuar mesmo assim?",
"requiredOptionDialogText": "Algumas opções de patch tiveram que ser definidas." "requiredOptionDialogText": "Algumas opções de patch tiveram que ser definidas."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valor personalizado", "customValue": "Valor personalizado",
"setToNull": "",
"nullValue": "",
"viewTitle": "Opções de patch", "viewTitle": "Opções de patch",
"saveOptions": "Salvar", "saveOptions": "Salvar",
"unselectPatch": "",
"tooltip": "Mais opções de entrada", "tooltip": "Mais opções de entrada",
"selectFilePath": "Selecione o caminho do arquivo", "selectFilePath": "Selecione o caminho do arquivo",
"selectFolder": "Selecione a pasta", "selectFolder": "Selecione a pasta",
"requiredOption": "",
"unsupportedOption": "Essa opção não é suportada", "unsupportedOption": "Essa opção não é suportada",
"requiredOptionNull": "As seguintes opções precisam ser definidas:\n\n${options}" "requiredOptionNull": "As seguintes opções precisam ser definidas:\n\n${options}"
}, },
@ -128,7 +120,6 @@
"installTypeDescription": "Selecione o tipo de instalação para continuar.", "installTypeDescription": "Selecione o tipo de instalação para continuar.",
"installButton": "Instalar", "installButton": "Instalar",
"installRootType": "Montar", "installRootType": "Montar",
"installNonRootType": "",
"warning": "Desative as atualizações automáticas do aplicativo patcheado para evitar problemas inesperados.", "warning": "Desative as atualizações automáticas do aplicativo patcheado para evitar problemas inesperados.",
"pressBackAgain": "Pressione voltar mais uma vez para cancelar", "pressBackAgain": "Pressione voltar mais uma vez para cancelar",
"openButton": "Abrir", "openButton": "Abrir",
@ -147,7 +138,6 @@
"debugSectionTitle": "Depurando", "debugSectionTitle": "Depurando",
"advancedSectionTitle": "Avançado", "advancedSectionTitle": "Avançado",
"exportSectionTitle": "Importar e exportar", "exportSectionTitle": "Importar e exportar",
"dataSectionTitle": "",
"themeModeLabel": "Tema do aplicativo", "themeModeLabel": "Tema do aplicativo",
"systemThemeLabel": "Sistema", "systemThemeLabel": "Sistema",
"lightThemeLabel": "Claro", "lightThemeLabel": "Claro",
@ -163,10 +153,8 @@
"useAlternativeSourcesHint": "Use fontes alternativas para Patches do ReVanced e Integrações do ReVanced em vez da API", "useAlternativeSourcesHint": "Use fontes alternativas para Patches do ReVanced e Integrações do ReVanced em vez da API",
"sourcesResetDialogTitle": "Redefinir", "sourcesResetDialogTitle": "Redefinir",
"sourcesResetDialogText": "Você tem certeza que deseja redefinir as fontes para os valores padrão?", "sourcesResetDialogText": "Você tem certeza que deseja redefinir as fontes para os valores padrão?",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "Nota: Isso irá baixar automaticamente os Patches ReVanced e as Integrações ReVanced de fontes alternativas.\n\nIsso irá conectá-lo à fonte alternativa.", "sourcesUpdateNote": "Nota: Isso irá baixar automaticamente os Patches ReVanced e as Integrações ReVanced de fontes alternativas.\n\nIsso irá conectá-lo à fonte alternativa.",
"apiURLLabel": "URL da API", "apiURLLabel": "URL da API",
"apiURLHint": "",
"selectApiURL": "URL da API", "selectApiURL": "URL da API",
"orgPatchesLabel": "Organização dos patches", "orgPatchesLabel": "Organização dos patches",
"sourcesPatchesLabel": "Fonte dos patches", "sourcesPatchesLabel": "Fonte dos patches",
@ -185,8 +173,6 @@
"showUpdateDialogHint": "Mostra um aviso quando uma nova atualização estiver disponível", "showUpdateDialogHint": "Mostra um aviso quando uma nova atualização estiver disponível",
"universalPatchesLabel": "Mostrar patches universais", "universalPatchesLabel": "Mostrar patches universais",
"universalPatchesHint": "Mostra todos os aplicativos e patches universais (pode deixar a lista de aplicativos mais lenta)", "universalPatchesHint": "Mostra todos os aplicativos e patches universais (pode deixar a lista de aplicativos mais lenta)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Verificar compatibilidade de versão", "versionCompatibilityCheckLabel": "Verificar compatibilidade de versão",
"versionCompatibilityCheckHint": "Impedir a seleção de patches que não são compatíveis com a versão do app selecionado", "versionCompatibilityCheckHint": "Impedir a seleção de patches que não são compatíveis com a versão do app selecionado",
"requireSuggestedAppVersionLabel": "Exigir versão sugerida do app", "requireSuggestedAppVersionLabel": "Exigir versão sugerida do app",
@ -228,7 +214,6 @@
"exportedKeystore": "Keystore exportado", "exportedKeystore": "Keystore exportado",
"noKeystoreExportFileFound": "Nenhum keystore para exportar", "noKeystoreExportFileFound": "Nenhum keystore para exportar",
"importKeystoreLabel": "Importar keystore", "importKeystoreLabel": "Importar keystore",
"importKeystoreHint": "",
"importedKeystore": "Keystore importado", "importedKeystore": "Keystore importado",
"selectKeystorePassword": "Senha do keystore", "selectKeystorePassword": "Senha do keystore",
"selectKeystorePasswordHint": "Selecione a senha de keystore usada para assinar aplicativos", "selectKeystorePasswordHint": "Selecione a senha de keystore usada para assinar aplicativos",
@ -240,23 +225,12 @@
"openButton": "Abrir", "openButton": "Abrir",
"installButton": "Instalar", "installButton": "Instalar",
"uninstallButton": "Desisntalar", "uninstallButton": "Desisntalar",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Erro", "rootDialogTitle": "Erro",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "O aplicativo foi instalado com permissões de superusuário, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda as permissões de superusuário primeiro.", "rootDialogText": "O aplicativo foi instalado com permissões de superusuário, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda as permissões de superusuário primeiro.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nome do pacote", "packageNameLabel": "Nome do pacote",
"installTypeLabel": "Tipo de instalação", "installTypeLabel": "Tipo de instalação",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "Data de patcheamento", "patchedDateLabel": "Data de patcheamento",
"appliedPatchesLabel": "Patches aplicados", "appliedPatchesLabel": "Patches aplicados",
"sizeLabel": "",
"patchedDateHint": "${date} às ${time}", "patchedDateHint": "${date} às ${time}",
"appliedPatchesHint": "${quantity} patches aplicados", "appliedPatchesHint": "${quantity} patches aplicados",
"updateNotImplemented": "Este recurso ainda não foi implementado" "updateNotImplemented": "Este recurso ainda não foi implementado"
@ -265,20 +239,13 @@
"widgetTitle": "Contribuidores" "widgetTitle": "Contribuidores"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "Instalação inválida", "status_failure_invalid": "Instalação inválida",
"install_failed_version_downgrade": "Não é possível rebaixar", "install_failed_version_downgrade": "Não é possível rebaixar",
"status_failure_conflict": "Conflito de instalação", "status_failure_conflict": "Conflito de instalação",
"status_failure_storage": "",
"status_failure_incompatible": "Instalação incompatível", "status_failure_incompatible": "Instalação incompatível",
"status_failure_timeout": "Instalação expirou", "status_failure_timeout": "Instalação expirou",
"status_unknown": "Falha na instalação", "status_unknown": "Falha na instalação",
"mount_version_mismatch_description": "A instalação falhou porque o app instalado era de uma versão diferente do app patcheado.\n\nInstale a versão do app que você está montando e tente de novo.", "mount_version_mismatch_description": "A instalação falhou porque o app instalado era de uma versão diferente do app patcheado.\n\nInstale a versão do app que você está montando e tente de novo.",
"mount_no_root_description": "",
"mount_missing_installation_description": "A instalação falhou devido ao aplicativo não ter sido instalado neste dispositivo para ser instalado sobre ele. U\n\nInstale o aplicativo despachado antes de montar e tente novamente.", "mount_missing_installation_description": "A instalação falhou devido ao aplicativo não ter sido instalado neste dispositivo para ser instalado sobre ele. U\n\nInstale o aplicativo despachado antes de montar e tente novamente.",
"status_failure_timeout_description": "A instalação levou muito tempo para terminar.\n\nGostaria de tentar novamente?", "status_failure_timeout_description": "A instalação levou muito tempo para terminar.\n\nGostaria de tentar novamente?",
"status_failure_storage_description": "A instalação falhou devido ao armazenamento insuficiente.\n\nLibere algum espaço e tente novamente.", "status_failure_storage_description": "A instalação falhou devido ao armazenamento insuficiente.\n\nLibere algum espaço e tente novamente.",

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Atualizado com sucesso", "refreshSuccess": "Atualizado com sucesso",
"widgetTitle": "Painel de Controlo", "widgetTitle": "Painel de Controlo",
"updatesSubtitle": "Atualizações", "updatesSubtitle": "Atualizações",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Podes modificar esta definição mais tarde.", "changeLaterSubtitle": "Podes modificar esta definição mais tarde.",
"noSavedAppFound": "",
"noInstallations": "Nenhum app patcheado instalado", "noInstallations": "Nenhum app patcheado instalado",
"installUpdate": "Continuar para instalar a atualização?", "installUpdate": "Continuar para instalar a atualização?",
"updateSheetTitle": "Atualizar o ReVanced Manager", "updateSheetTitle": "Atualizar o ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Modificador", "widgetTitle": "Modificador",
"patchButton": "Modificar", "patchButton": "Modificar",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "As seguintes modificações foram removidas desde a última vez que as utilizaste.\n\n${patches}\n\nContinuar na mesma?", "removedPatchesWarningDialogText": "As seguintes modificações foram removidas desde a última vez que as utilizaste.\n\n${patches}\n\nContinuar na mesma?",
"requiredOptionDialogText": "Algumas opções das Modificações precisam ser definidas." "requiredOptionDialogText": "Algumas opções das Modificações precisam ser definidas."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valor personalizado", "customValue": "Valor personalizado",
"setToNull": "",
"nullValue": "",
"viewTitle": "Opções de modificação", "viewTitle": "Opções de modificação",
"saveOptions": "Guardar", "saveOptions": "Guardar",
"unselectPatch": "",
"tooltip": "Mais opções de entrada", "tooltip": "Mais opções de entrada",
"selectFilePath": "Selecionar caminho do arquivo", "selectFilePath": "Selecionar caminho do arquivo",
"selectFolder": "Selecionar pasta", "selectFolder": "Selecionar pasta",
"requiredOption": "",
"unsupportedOption": "Esta opção não é suportada", "unsupportedOption": "Esta opção não é suportada",
"requiredOptionNull": "As seguintes opções devem ser definidas:\n\n${options}" "requiredOptionNull": "As seguintes opções devem ser definidas:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Mostrar uma notificação quando uma atualização estiver disponível", "showUpdateDialogHint": "Mostrar uma notificação quando uma atualização estiver disponível",
"universalPatchesLabel": "Mostrar Modificações universais", "universalPatchesLabel": "Mostrar Modificações universais",
"universalPatchesHint": "Mostrar todas as aplicações e Modificações universais (pode tornar a lista de aplicações mais lenta)", "universalPatchesHint": "Mostrar todas as aplicações e Modificações universais (pode tornar a lista de aplicações mais lenta)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Verificar a compatibilidade das versões", "versionCompatibilityCheckLabel": "Verificar a compatibilidade das versões",
"versionCompatibilityCheckHint": "Impedir a seleção de modificações que não são compatíveis com a versão selecionada do aplicativo", "versionCompatibilityCheckHint": "Impedir a seleção de modificações que não são compatíveis com a versão selecionada do aplicativo",
"requireSuggestedAppVersionLabel": "Exigir a versão recomendada da aplicação", "requireSuggestedAppVersionLabel": "Exigir a versão recomendada da aplicação",
@ -241,22 +231,16 @@
"installButton": "Instalar", "installButton": "Instalar",
"uninstallButton": "Desinstalar", "uninstallButton": "Desinstalar",
"unmountButton": "Desmontar", "unmountButton": "Desmontar",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Erro", "rootDialogTitle": "Erro",
"lastPatchedAppDescription": "",
"unmountDialogText": "Tens a certeza que queres remover as modificações desta aplicação?", "unmountDialogText": "Tens a certeza que queres remover as modificações desta aplicação?",
"uninstallDialogText": "Tem certeza que quer desinstalar esse app?", "uninstallDialogText": "Tem certeza que quer desinstalar esse app?",
"rootDialogText": "A aplicação foi instalada com permissões de Super-Utilizador, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda permissões de Super-Utilizador primeiro.", "rootDialogText": "A aplicação foi instalada com permissões de Super-Utilizador, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda permissões de Super-Utilizador primeiro.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Nome do pacote", "packageNameLabel": "Nome do pacote",
"installTypeLabel": "Tipo de instalação", "installTypeLabel": "Tipo de instalação",
"mountTypeLabel": "Montar", "mountTypeLabel": "Montar",
"regularTypeLabel": "Normal", "regularTypeLabel": "Normal",
"patchedDateLabel": "Data do patch", "patchedDateLabel": "Data do patch",
"appliedPatchesLabel": "Modificações aplicadas", "appliedPatchesLabel": "Modificações aplicadas",
"sizeLabel": "",
"patchedDateHint": "${date} às ${time}", "patchedDateHint": "${date} às ${time}",
"appliedPatchesHint": "${quantity} modificação/ões aplicada/s", "appliedPatchesHint": "${quantity} modificação/ões aplicada/s",
"updateNotImplemented": "Este recurso ainda não foi implementado" "updateNotImplemented": "Este recurso ainda não foi implementado"

View File

@ -23,10 +23,7 @@
"refreshSuccess": "Împrospătat cu succes", "refreshSuccess": "Împrospătat cu succes",
"widgetTitle": "Panou de bord", "widgetTitle": "Panou de bord",
"updatesSubtitle": "Actualizări", "updatesSubtitle": "Actualizări",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Puteți schimba acest lucru în setări mai târziu.", "changeLaterSubtitle": "Puteți schimba acest lucru în setări mai târziu.",
"noSavedAppFound": "",
"noInstallations": "Nu sunt instalate aplicații patch-uite", "noInstallations": "Nu sunt instalate aplicații patch-uite",
"installUpdate": "Continuați să instalați actualizarea?", "installUpdate": "Continuați să instalați actualizarea?",
"updateSheetTitle": "Actualizare ReVanced Manager", "updateSheetTitle": "Actualizare ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Următoarele patch-uri au fost eliminate de la ultima dată când le-ați folosit.\n\n${patches}\n\nContinuați oricum?", "removedPatchesWarningDialogText": "Următoarele patch-uri au fost eliminate de la ultima dată când le-ați folosit.\n\n${patches}\n\nContinuați oricum?",
"requiredOptionDialogText": "Unele opțiuni pentru patch-uri trebuie setate." "requiredOptionDialogText": "Unele opțiuni pentru patch-uri trebuie setate."
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valoare personalizată", "customValue": "Valoare personalizată",
"setToNull": "",
"nullValue": "",
"viewTitle": "Opțiuni patch", "viewTitle": "Opțiuni patch",
"saveOptions": "Salvează", "saveOptions": "Salvează",
"unselectPatch": "",
"tooltip": "Mai multe opțiuni de intrare", "tooltip": "Mai multe opțiuni de intrare",
"selectFilePath": "Selectați calea fișierului", "selectFilePath": "Selectați calea fișierului",
"selectFolder": "Selectați dosarul", "selectFolder": "Selectați dosarul",
"requiredOption": "",
"unsupportedOption": "Această opțiune nu este acceptată", "unsupportedOption": "Această opțiune nu este acceptată",
"requiredOptionNull": "Următoarele opțiuni trebuie setate:\n\n${options}" "requiredOptionNull": "Următoarele opțiuni trebuie setate:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "Arată un dialog atunci când este disponibilă o nouă actualizare", "showUpdateDialogHint": "Arată un dialog atunci când este disponibilă o nouă actualizare",
"universalPatchesLabel": "Arată patch-urile universale", "universalPatchesLabel": "Arată patch-urile universale",
"universalPatchesHint": "Afişaţi toate aplicaţiile şi patch-urile universale (poate încetini lista de aplicaţii)", "universalPatchesHint": "Afişaţi toate aplicaţiile şi patch-urile universale (poate încetini lista de aplicaţii)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Verificare compatibilitate versiune", "versionCompatibilityCheckLabel": "Verificare compatibilitate versiune",
"versionCompatibilityCheckHint": "Preveniți selectarea patch-urilor care nu sunt compatibile cu versiunea aplicației selectate", "versionCompatibilityCheckHint": "Preveniți selectarea patch-urilor care nu sunt compatibile cu versiunea aplicației selectate",
"requireSuggestedAppVersionLabel": "Solicitați o versiune sugerată a aplicației", "requireSuggestedAppVersionLabel": "Solicitați o versiune sugerată a aplicației",
@ -241,22 +231,16 @@
"installButton": "Instalează", "installButton": "Instalează",
"uninstallButton": "Dezinstalează", "uninstallButton": "Dezinstalează",
"unmountButton": "Demontare", "unmountButton": "Demontare",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Eroare", "rootDialogTitle": "Eroare",
"lastPatchedAppDescription": "",
"unmountDialogText": "Sunteți sigur că vreți să unpatch-uiți această aplicație?", "unmountDialogText": "Sunteți sigur că vreți să unpatch-uiți această aplicație?",
"uninstallDialogText": "Sunteţi sigur că doriţi să dezinstalaţi această aplicaţie?", "uninstallDialogText": "Sunteţi sigur că doriţi să dezinstalaţi această aplicaţie?",
"rootDialogText": "Aplicația a fost instalată cu permisiuni de superuser, dar momentan ReVanced Manager nu are permisiuni.\nVă rugăm să acordați mai întâi permisiuni superuser.", "rootDialogText": "Aplicația a fost instalată cu permisiuni de superuser, dar momentan ReVanced Manager nu are permisiuni.\nVă rugăm să acordați mai întâi permisiuni superuser.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Numele pachetului", "packageNameLabel": "Numele pachetului",
"installTypeLabel": "Tipul instalării", "installTypeLabel": "Tipul instalării",
"mountTypeLabel": "Montează", "mountTypeLabel": "Montează",
"regularTypeLabel": "Obișnuit", "regularTypeLabel": "Obișnuit",
"patchedDateLabel": "Data patch-uirii", "patchedDateLabel": "Data patch-uirii",
"appliedPatchesLabel": "Patch-uri aplicate", "appliedPatchesLabel": "Patch-uri aplicate",
"sizeLabel": "",
"patchedDateHint": "${date} la ${time}", "patchedDateHint": "${date} la ${time}",
"appliedPatchesHint": "${quantity} patch-uri aplicate", "appliedPatchesHint": "${quantity} patch-uri aplicate",
"updateNotImplemented": "Această funcție nu a fost încă implementată" "updateNotImplemented": "Această funcție nu a fost încă implementată"

View File

@ -54,7 +54,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Патчер", "widgetTitle": "Патчер",
"patchButton": "Пропатчить", "patchButton": "Пропатчить",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Следующие патчи были удалены с момента их последнего использования.\n\n ${patches}\n\n Все равно продолжить?", "removedPatchesWarningDialogText": "Следующие патчи были удалены с момента их последнего использования.\n\n ${patches}\n\n Все равно продолжить?",
"requiredOptionDialogText": "Некоторые параметры патчей должны быть обязательно установлены." "requiredOptionDialogText": "Некоторые параметры патчей должны быть обязательно установлены."
}, },

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -1,7 +1,6 @@
{ {
"okButton": "OK", "okButton": "OK",
"cancelButton": "Zrušiť", "cancelButton": "Zrušiť",
"dismissButton": "",
"quitButton": "Ukončiť", "quitButton": "Ukončiť",
"updateButton": "Aktualizovať", "updateButton": "Aktualizovať",
"suggested": "Navrhované: ${version}", "suggested": "Navrhované: ${version}",
@ -12,8 +11,6 @@
"noShowAgain": "Nabudúce nezobrazovať", "noShowAgain": "Nabudúce nezobrazovať",
"add": "Pridať", "add": "Pridať",
"remove": "Odstrániť", "remove": "Odstrániť",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "Hlavný panel", "dashboardTab": "Hlavný panel",
"patcherTab": "Zaplátač", "patcherTab": "Zaplátač",
@ -23,19 +20,10 @@
"refreshSuccess": "Úspešne obnovené", "refreshSuccess": "Úspešne obnovené",
"widgetTitle": "Hlavný panel", "widgetTitle": "Hlavný panel",
"updatesSubtitle": "Aktualizácie", "updatesSubtitle": "Aktualizácie",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "Zaplátané aplikácie nie sú nainštalované", "noInstallations": "Zaplátané aplikácie nie sú nainštalované",
"installUpdate": "Pokračovať v inštalácii aktualizácie?", "installUpdate": "Pokračovať v inštalácii aktualizácie?",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "Aktualizovať ReVanced záplaty", "updatePatchesSheetTitle": "Aktualizovať ReVanced záplaty",
"updateChangelogTitle": "Zoznam zmien", "updateChangelogTitle": "Zoznam zmien",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "Tým sa pripojíte na ${url}.", "downloadConsentDialogText2": "Tým sa pripojíte na ${url}.",
"downloadingMessage": "Sťahovanie aktualizácie...", "downloadingMessage": "Sťahovanie aktualizácie...",
"downloadedMessage": "Aktualizácia bola stiahnutá", "downloadedMessage": "Aktualizácia bola stiahnutá",
@ -53,17 +41,10 @@
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Zaplátač", "widgetTitle": "Zaplátač",
"patchButton": "Záplata", "patchButton": "Záplata"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "Nebola nájdená žiadna aplikácia"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "Nebola nájdená žiadna aplikácia",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Vyberte záplaty", "widgetTitle": "Vyberte záplaty",
@ -76,60 +57,37 @@
"widgetSubtitle": "Sme opäť online!" "widgetSubtitle": "Sme opäť online!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "Úložisko", "storageButton": "Úložisko",
"selectFromStorageButton": "Vybrať z úložiska", "selectFromStorageButton": "Vybrať z úložiska",
"errorMessage": "Nie je možné použiť vybranú aplikáciu", "errorMessage": "Nie je možné použiť vybranú aplikáciu",
"downloadToast": "Funkcia sťahovania zatiaľ nie je k dispozícii", "downloadToast": "Funkcia sťahovania zatiaľ nie je k dispozícii",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "Funkcia nie je implementovaná"
"featureNotAvailable": "Funkcia nie je implementovaná",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Vyberte záplaty", "viewTitle": "Vyberte záplaty",
"searchBarHint": "Vyhľadajte záplaty", "searchBarHint": "Vyhľadajte záplaty",
"universalPatches": "Univerzálne záplaty", "universalPatches": "Univerzálne záplaty",
"newPatches": "",
"patches": "",
"doneButton": "Hotovo", "doneButton": "Hotovo",
"defaultChip": "Predvolené", "defaultChip": "Predvolené",
"defaultTooltip": "Vybrať všetky predvolené záplaty", "defaultTooltip": "Vybrať všetky predvolené záplaty",
"noneChip": "Žiadne", "noneChip": "Žiadne",
"noneTooltip": "Zrušiť výber všetkých odporúčaných záplat", "noneTooltip": "Zrušiť výber všetkých odporúčaných záplat",
"loadPatchesSelection": "", "noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu"
"noSavedPatches": "",
"noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu",
"setRequiredOption": ""
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "Uložiť", "saveOptions": "Uložiť",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "Táto možnosť nie je podporovaná", "unsupportedOption": "Táto možnosť nie je podporovaná",
"requiredOptionNull": "Je potrebné nastaviť nasledujúce možnosti:\n\n${options}" "requiredOptionNull": "Je potrebné nastaviť nasledujúce možnosti:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Výber tejto záplaty môže spôsobiť chyby.\n\nVerzia aplikácie: ${packageVersion}\nPodporované verzie:\n${supportedVersions}", "unsupportedDialogText": "Výber tejto záplaty môže spôsobiť chyby.\n\nVerzia aplikácie: ${packageVersion}\nPodporované verzie:\n${supportedVersions}",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "Táto záplata obsahuje požadovanú možnosť, ktorú táto apka nepodporuje", "unsupportedRequiredOption": "Táto záplata obsahuje požadovanú možnosť, ktorú táto apka nepodporuje",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": "Použiť predvolený výber" "patchesChangeWarningDialogButton": "Použiť predvolený výber"
}, },
"installerView": { "installerView": {
"installType": "Vyberte typ inštalácie", "installType": "Vyberte typ inštalácie",
"installTypeDescription": "",
"installButton": "Inštalovať", "installButton": "Inštalovať",
"installRootType": "Pripojiť", "installRootType": "Pripojiť",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "Opätovným stlačením tlačidla späť zrušíte", "pressBackAgain": "Opätovným stlačením tlačidla späť zrušíte",
"openButton": "Otvoriť", "openButton": "Otvoriť",
"notificationTitle": "ReVanced manažér zapláta", "notificationTitle": "ReVanced manažér zapláta",
@ -144,10 +102,8 @@
"widgetTitle": "Nastavenia", "widgetTitle": "Nastavenia",
"appearanceSectionTitle": "Vzhľad", "appearanceSectionTitle": "Vzhľad",
"teamSectionTitle": "Tím", "teamSectionTitle": "Tím",
"debugSectionTitle": "",
"advancedSectionTitle": "Pokročilé", "advancedSectionTitle": "Pokročilé",
"exportSectionTitle": "Import a export", "exportSectionTitle": "Import a export",
"dataSectionTitle": "",
"themeModeLabel": "Motív aplikácie", "themeModeLabel": "Motív aplikácie",
"systemThemeLabel": "Systém", "systemThemeLabel": "Systém",
"lightThemeLabel": "Svetlý", "lightThemeLabel": "Svetlý",
@ -155,108 +111,47 @@
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Užite si tému bližíe prispôsobenú vášmu zariadeniu", "dynamicThemeHint": "Užite si tému bližíe prispôsobenú vášmu zariadeniu",
"languageLabel": "Jazyk", "languageLabel": "Jazyk",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Zdroj integrácie", "sourcesIntegrationsLabel": "Zdroj integrácie",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Resetovať", "sourcesResetDialogTitle": "Resetovať",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "URL API", "apiURLLabel": "URL API",
"apiURLHint": "",
"selectApiURL": "URL API", "selectApiURL": "URL API",
"orgPatchesLabel": "Autor záplaty", "orgPatchesLabel": "Autor záplaty",
"sourcesPatchesLabel": "Zdroj záplaty", "sourcesPatchesLabel": "Zdroj záplaty",
"orgIntegrationsLabel": "Autor integrácie", "orgIntegrationsLabel": "Autor integrácie",
"contributorsLabel": "Prispievatelia", "contributorsLabel": "Prispievatelia",
"contributorsHint": "Zoznam prispievateľov projektu ReVanced", "contributorsHint": "Zoznam prispievateľov projektu ReVanced",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "Chystáte sa zakázať zmenu výberu záplat. \nPredvolený výber záplat bude obnovený.\n\nZakázať aj napriek tomu?", "disablePatchesSelectionWarningText": "Chystáte sa zakázať zmenu výberu záplat. \nPredvolený výber záplat bude obnovený.\n\nZakázať aj napriek tomu?",
"autoUpdatePatchesLabel": "Automaticky aktualizovať záplaty", "autoUpdatePatchesLabel": "Automaticky aktualizovať záplaty",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Informácie", "aboutLabel": "Informácie",
"snackbarMessage": "Skopírované do schránky", "snackbarMessage": "Skopírované do schránky",
"restartAppForChanges": "Ak chcete použiť zmeny, reštartujte aplikáciu", "restartAppForChanges": "Ak chcete použiť zmeny, reštartujte aplikáciu",
"deleteTempDirLabel": "Odstrániť dočasné súbory", "deleteTempDirLabel": "Odstrániť dočasné súbory",
"deleteTempDirHint": "Odstrániť nepoužívané dočasné súbory", "deleteTempDirHint": "Odstrániť nepoužívané dočasné súbory",
"deletedTempDir": "Dočasné súbory odstránené", "deletedTempDir": "Dočasné súbory odstránené",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "Obnoví sa predvolený výber záplat.", "resetStoredPatchesDialogText": "Obnoví sa predvolený výber záplat.",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "Záznamy odstránené", "deletedLogs": "Záznamy odstránené",
"regenerateKeystoreLabel": "Vytvoriť nové úložisko kľúčov", "regenerateKeystoreLabel": "Vytvoriť nové úložisko kľúčov",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "Vytvoriť nové úložisko kľúčov?", "regenerateKeystoreDialogTitle": "Vytvoriť nové úložisko kľúčov?",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "Vygenerované nové úložisko kľúčov", "regeneratedKeystore": "Vygenerované nové úložisko kľúčov",
"exportKeystoreLabel": "Exportovať úložisko kľúčov", "exportKeystoreLabel": "Exportovať úložisko kľúčov",
"exportKeystoreHint": "",
"exportedKeystore": "Úložisko kľúčov exportované", "exportedKeystore": "Úložisko kľúčov exportované",
"noKeystoreExportFileFound": "Žiadne úložisko kľúčov na export", "noKeystoreExportFileFound": "Žiadne úložisko kľúčov na export",
"importKeystoreLabel": "Importovať úložisko kľúčov", "importKeystoreLabel": "Importovať úložisko kľúčov",
"importKeystoreHint": "",
"importedKeystore": "Úložisko kľúčov importované", "importedKeystore": "Úložisko kľúčov importované",
"selectKeystorePassword": "", "jsonSelectorErrorMessage": "Nie je možné použiť vybraný JSON súbor"
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "Nie je možné použiť vybraný JSON súbor",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Informácie o aplikácii", "widgetTitle": "Informácie o aplikácii",
"openButton": "Otvoriť", "openButton": "Otvoriť",
"installButton": "Inštalovať", "installButton": "Inštalovať",
"uninstallButton": "Odinštalovať", "uninstallButton": "Odinštalovať",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Chyba", "rootDialogTitle": "Chyba",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "Aplikácia bola nainštalovaná s oprávneniami superpoužívateľa, ale v súčasnosti ReVanced Manažér nemá žiadne oprávnenia. Najskôr mu udeľte oprávnenia superužívateľa.", "rootDialogText": "Aplikácia bola nainštalovaná s oprávneniami superpoužívateľa, ale v súčasnosti ReVanced Manažér nemá žiadne oprávnenia. Najskôr mu udeľte oprávnenia superužívateľa.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Názov balíka", "packageNameLabel": "Názov balíka",
"installTypeLabel": "Spôsob inštalácie", "installTypeLabel": "Spôsob inštalácie",
"mountTypeLabel": "Pripojiť", "mountTypeLabel": "Pripojiť",
"regularTypeLabel": "",
"patchedDateLabel": "Dátum záplaty", "patchedDateLabel": "Dátum záplaty",
"appliedPatchesLabel": "Použité záplaty", "appliedPatchesLabel": "Použité záplaty",
"sizeLabel": "",
"patchedDateHint": "${date} o ${time}", "patchedDateHint": "${date} o ${time}",
"appliedPatchesHint": "${quantity} použitých záplat", "appliedPatchesHint": "${quantity} použitých záplat",
"updateNotImplemented": "Táto funkcia ešte nebola implementovaná" "updateNotImplemented": "Táto funkcia ešte nebola implementovaná"
@ -264,30 +159,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Prispievatelia" "widgetTitle": "Prispievatelia"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -2,16 +2,12 @@
"okButton": "V redu", "okButton": "V redu",
"cancelButton": "Prekliči", "cancelButton": "Prekliči",
"dismissButton": "Opusti", "dismissButton": "Opusti",
"quitButton": "",
"updateButton": "Posodobi", "updateButton": "Posodobi",
"suggested": "Priporočena različica: ${version}", "suggested": "Priporočena različica: ${version}",
"yesButton": "Da", "yesButton": "Da",
"noButton": "Ne", "noButton": "Ne",
"warning": "Opozorilo", "warning": "Opozorilo",
"notice": "Notice", "notice": "Notice",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "Pokaži, kaj je novega", "showChangelogButton": "Pokaži, kaj je novega",
"showUpdateButton": "Pokaži posodobitev", "showUpdateButton": "Pokaži posodobitev",
"navigationView": { "navigationView": {
@ -23,20 +19,15 @@
"refreshSuccess": "Osvežitev je uspela", "refreshSuccess": "Osvežitev je uspela",
"widgetTitle": "Nadzorna plošča", "widgetTitle": "Nadzorna plošča",
"updatesSubtitle": "Posodobitve", "updatesSubtitle": "Posodobitve",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "To lahko tudi kasneje spremenite v nastavitvah.", "changeLaterSubtitle": "To lahko tudi kasneje spremenite v nastavitvah.",
"noSavedAppFound": "",
"noInstallations": "Nameščena ni nobena popravljena aplikacija", "noInstallations": "Nameščena ni nobena popravljena aplikacija",
"installUpdate": "Nadaljujem z nameščanjem posodobitve?", "installUpdate": "Nadaljujem z nameščanjem posodobitve?",
"updateSheetTitle": "Posodobi ReVanced Manager", "updateSheetTitle": "Posodobi ReVanced Manager",
"updateDialogTitle": "Na voljo je posodobitev", "updateDialogTitle": "Na voljo je posodobitev",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "Zadnje spremembe", "updateChangelogTitle": "Zadnje spremembe",
"updateDialogText": "Za ${file} je na voljo posodobitev.\n\nTrenutno je nameščena različica ${version}.", "updateDialogText": "Za ${file} je na voljo posodobitev.\n\nTrenutno je nameščena različica ${version}.",
"downloadConsentDialogTitle": "Prenesem potrebne datoteke?", "downloadConsentDialogTitle": "Prenesem potrebne datoteke?",
"downloadConsentDialogText": "ReVanced Manager mora za svoje nemoteno delovanje prenesti potrebne datoteke.", "downloadConsentDialogText": "ReVanced Manager mora za svoje nemoteno delovanje prenesti potrebne datoteke.",
"downloadConsentDialogText2": "",
"downloadingMessage": "Prenašam posodobitev ...", "downloadingMessage": "Prenašam posodobitev ...",
"downloadedMessage": "Posodobitev prenesena", "downloadedMessage": "Posodobitev prenesena",
"installingMessage": "Nameščam posodobitev ...", "installingMessage": "Nameščam posodobitev ...",
@ -54,9 +45,7 @@
"patcherView": { "patcherView": {
"widgetTitle": "Popravljalnik", "widgetTitle": "Popravljalnik",
"patchButton": "Popravi", "patchButton": "Popravi",
"incompatibleArchWarningDialogText": "", "removedPatchesWarningDialogText": "Spodnji popravki so bili odstranjeni, odkar ste jih nazadnje uporabili.\n\n${patches}\n\nVseeno nadaljujem?"
"removedPatchesWarningDialogText": "Spodnji popravki so bili odstranjeni, odkar ste jih nazadnje uporabili.\n\n${patches}\n\nVseeno nadaljujem?",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Izberi aplikacijo", "widgetTitle": "Izberi aplikacijo",
@ -89,9 +78,6 @@
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Izberite popravke", "viewTitle": "Izberite popravke",
"searchBarHint": "Iščite popravke", "searchBarHint": "Iščite popravke",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "Končano", "doneButton": "Končano",
"defaultChip": "Privzeto", "defaultChip": "Privzeto",
"defaultTooltip": "Izberi vse privzete popravke", "defaultTooltip": "Izberi vse privzete popravke",
@ -99,45 +85,25 @@
"noneTooltip": "Razveljavi izbiro vseh popravkov", "noneTooltip": "Razveljavi izbiro vseh popravkov",
"loadPatchesSelection": "Naloži izbor popravkov", "loadPatchesSelection": "Naloži izbor popravkov",
"noSavedPatches": "Za izbrano aplikacijo ni shranjenega izbora popravkov.\nS pritiskom na Končano shranite trenutni izbor.", "noSavedPatches": "Za izbrano aplikacijo ni shranjenega izbora popravkov.\nS pritiskom na Končano shranite trenutni izbor.",
"noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov", "noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov"
"setRequiredOption": ""
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Vrednost po meri", "customValue": "Vrednost po meri",
"setToNull": "", "saveOptions": "Save"
"nullValue": "",
"viewTitle": "",
"saveOptions": "Save",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}", "unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}",
"unsupportedPatchVersion": "Popravek ni združljiv s to različico aplikacije.", "unsupportedPatchVersion": "Popravek ni združljiv s to različico aplikacije.",
"unsupportedRequiredOption": "", "patchesChangeWarningDialogText": "Priporočamo, da uporabite privzete možnosti in izbor popravkov. Če jih spremenite, lahko pride do nepričakovanih težav.\n\nPreden spremenite izbor popravkov, boste morali v nastavitvah vklopiti \"Omogoči spreminjanje izborov popravkov\"."
"patchesChangeWarningDialogText": "Priporočamo, da uporabite privzete možnosti in izbor popravkov. Če jih spremenite, lahko pride do nepričakovanih težav.\n\nPreden spremenite izbor popravkov, boste morali v nastavitvah vklopiti \"Omogoči spreminjanje izborov popravkov\".",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "Izberite vrsto namestitve, s katero želite nadaljevati.", "installTypeDescription": "Izberite vrsto namestitve, s katero želite nadaljevati.",
"installButton": "Namesti", "installButton": "Namesti",
"installRootType": "",
"installNonRootType": "Običajna", "installNonRootType": "Običajna",
"warning": "Onemogočite samodejno posodabljanje za popravljeno aplikacijo, drugače lahko pride do nepredvidenih težav.", "warning": "Onemogočite samodejno posodabljanje za popravljeno aplikacijo, drugače lahko pride do nepredvidenih težav.",
"pressBackAgain": "",
"openButton": "Odpri", "openButton": "Odpri",
"notificationTitle": "Upravitelj ReVanced popravlja", "notificationTitle": "Upravitelj ReVanced popravlja",
"notificationText": "Dotaknite se za vrnitev na namestitveni program", "notificationText": "Dotaknite se za vrnitev na namestitveni program",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "Namestitveni program še teče, ne morem končati ..." "noExit": "Namestitveni program še teče, ne morem končati ..."
}, },
"settingsView": { "settingsView": {
@ -148,9 +114,6 @@
"advancedSectionTitle": "Napredno", "advancedSectionTitle": "Napredno",
"exportSectionTitle": "Uvoz in izvoz", "exportSectionTitle": "Uvoz in izvoz",
"dataSectionTitle": "Viri podatkov", "dataSectionTitle": "Viri podatkov",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "Temni videz", "darkThemeLabel": "Temni videz",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Videz je prilagojen za vašo napravo", "dynamicThemeHint": "Videz je prilagojen za vašo napravo",
@ -178,15 +141,11 @@
"enablePatchesSelectionLabel": "Dovoli spreminjanje izborov popravkov", "enablePatchesSelectionLabel": "Dovoli spreminjanje izborov popravkov",
"enablePatchesSelectionHint": "Ne prepreči izbiranja ali opuščanja popravkov", "enablePatchesSelectionHint": "Ne prepreči izbiranja ali opuščanja popravkov",
"enablePatchesSelectionWarningText": "Spreminjanje izbora popravkov lahko povzroči nepredvidene težave.\n\nGa vseeno omogočim?", "enablePatchesSelectionWarningText": "Spreminjanje izbora popravkov lahko povzroči nepredvidene težave.\n\nGa vseeno omogočim?",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "Samodejno posodobi popravke", "autoUpdatePatchesHint": "Samodejno posodobi popravke",
"showUpdateDialogLabel": "Pokaži posodobitveno pogovorno okno", "showUpdateDialogLabel": "Pokaži posodobitveno pogovorno okno",
"showUpdateDialogHint": "Pokaži pogovorno okno, ko je na voljo posodobitev", "showUpdateDialogHint": "Pokaži pogovorno okno, ko je na voljo posodobitev",
"universalPatchesLabel": "Pokaži splošne popravke", "universalPatchesLabel": "Pokaži splošne popravke",
"universalPatchesHint": "Prikaži vse aplikacije in splošne popravke (lahko upočasni prikaz seznama aplikacij)", "universalPatchesHint": "Prikaži vse aplikacije in splošne popravke (lahko upočasni prikaz seznama aplikacij)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "Preverjanje združljivosti različic", "versionCompatibilityCheckLabel": "Preverjanje združljivosti različic",
"versionCompatibilityCheckHint": "Prepreči izbiranje popravkov, ki niso združljivi z izbrano različico aplikacije", "versionCompatibilityCheckHint": "Prepreči izbiranje popravkov, ki niso združljivi z izbrano različico aplikacije",
"requireSuggestedAppVersionLabel": "Zahtevaj priporočeno različico", "requireSuggestedAppVersionLabel": "Zahtevaj priporočeno različico",
@ -211,18 +170,13 @@
"resetStoredPatchesDialogText": "Obnovljen bo privzeti izbor popravkov.", "resetStoredPatchesDialogText": "Obnovljen bo privzeti izbor popravkov.",
"resetStoredPatches": "Izbor popravkov je bil ponastavljen", "resetStoredPatches": "Izbor popravkov je bil ponastavljen",
"resetStoredOptionsLabel": "Ponastavi možnosti popravkov", "resetStoredOptionsLabel": "Ponastavi možnosti popravkov",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "Ali naj ponastavim možnosti popravkov?", "resetStoredOptionsDialogTitle": "Ali naj ponastavim možnosti popravkov?",
"resetStoredOptionsDialogText": "S ponastavitvijo možnosti popravkov bodo odstranjene vse shranjene možnosti.", "resetStoredOptionsDialogText": "S ponastavitvijo možnosti popravkov bodo odstranjene vse shranjene možnosti.",
"resetStoredOptions": "",
"deleteLogsLabel": "Počisti dnevniške podatke", "deleteLogsLabel": "Počisti dnevniške podatke",
"deleteLogsHint": "Izbriše dnevniške vnose za ReVanced Manager", "deleteLogsHint": "Izbriše dnevniške vnose za ReVanced Manager",
"deletedLogs": "Dnevniški vnosi izbrisani", "deletedLogs": "Dnevniški vnosi izbrisani",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "Ponovno generira shrambo ključev za podpisovanje aplikacij", "regenerateKeystoreHint": "Ponovno generira shrambo ključev za podpisovanje aplikacij",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "Popravljenih aplikacij, podpisanih s staro shrambo ključev, ne bo več mogoče posodobiti.", "regenerateKeystoreDialogText": "Popravljenih aplikacij, podpisanih s staro shrambo ključev, ne bo več mogoče posodobiti.",
"regeneratedKeystore": "",
"exportKeystoreLabel": "Izvozi shrambo ključev", "exportKeystoreLabel": "Izvozi shrambo ključev",
"exportKeystoreHint": "Izvozi shrambo ključev za podpisovanje aplikacij", "exportKeystoreHint": "Izvozi shrambo ključev za podpisovanje aplikacij",
"exportedKeystore": "Shramba ključev je izvožena", "exportedKeystore": "Shramba ključev je izvožena",
@ -241,22 +195,15 @@
"installButton": "Namesti", "installButton": "Namesti",
"uninstallButton": "Odstrani", "uninstallButton": "Odstrani",
"unmountButton": "Odklopi", "unmountButton": "Odklopi",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Napaka", "rootDialogTitle": "Napaka",
"lastPatchedAppDescription": "",
"unmountDialogText": "Ali res želite odklopiti to aplikacijo?", "unmountDialogText": "Ali res želite odklopiti to aplikacijo?",
"uninstallDialogText": "Ali res želite odstraniti to aplikacijo?", "uninstallDialogText": "Ali res želite odstraniti to aplikacijo?",
"rootDialogText": "Aplikacija je bila nameščena s skrbniškimi dovoljenji, a trenutno upravitelj ReVanced nima ustreznih dovoljenj.\nProsimo, da mu najprej odobrite skrbniška dovoljenja.", "rootDialogText": "Aplikacija je bila nameščena s skrbniškimi dovoljenji, a trenutno upravitelj ReVanced nima ustreznih dovoljenj.\nProsimo, da mu najprej odobrite skrbniška dovoljenja.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Naziv paketa", "packageNameLabel": "Naziv paketa",
"installTypeLabel": "Vrsta namestitve", "installTypeLabel": "Vrsta namestitve",
"mountTypeLabel": "",
"regularTypeLabel": "Običajna", "regularTypeLabel": "Običajna",
"patchedDateLabel": "Datum popravila", "patchedDateLabel": "Datum popravila",
"appliedPatchesLabel": "Uveljavljeni popravki", "appliedPatchesLabel": "Uveljavljeni popravki",
"sizeLabel": "",
"patchedDateHint": "${date} ob ${time}", "patchedDateHint": "${date} ob ${time}",
"appliedPatchesHint": "${quantity} uveljavljenih popravkov", "appliedPatchesHint": "${quantity} uveljavljenih popravkov",
"updateNotImplemented": "Ta funkcionalnost še ni implementirana" "updateNotImplemented": "Ta funkcionalnost še ni implementirana"

View File

@ -4,39 +4,18 @@
"dismissButton": "Largoje", "dismissButton": "Largoje",
"quitButton": "Hiq dorë", "quitButton": "Hiq dorë",
"updateButton": "Përditëso", "updateButton": "Përditëso",
"suggested": "",
"yesButton": "Po", "yesButton": "Po",
"noButton": "Jo", "noButton": "Jo",
"warning": "Kujdes", "warning": "Kujdes",
"notice": "",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "Paneli", "dashboardTab": "Paneli",
"patcherTab": "Modifikuesi", "patcherTab": "Modifikuesi",
"settingsTab": "Rregullimet" "settingsTab": "Rregullimet"
}, },
"homeView": { "homeView": {
"refreshSuccess": "",
"widgetTitle": "Paneli", "widgetTitle": "Paneli",
"updatesSubtitle": "Përditësimet", "updatesSubtitle": "Përditësimet",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "Lista e ndryshimeve", "updateChangelogTitle": "Lista e ndryshimeve",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "Përditësimi po shkarkohet...", "downloadingMessage": "Përditësimi po shkarkohet...",
"downloadedMessage": "Përditesimi u shkarkua", "downloadedMessage": "Përditesimi u shkarkua",
"installingMessage": "Përditësimi po instalohet...", "installingMessage": "Përditësimi po instalohet...",
@ -48,26 +27,17 @@
"infoButton": "Informacion" "infoButton": "Informacion"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Po ngarkohet...", "loadingLabel": "Po ngarkohet..."
"timeagoLabel": ""
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Modifikuesi", "widgetTitle": "Modifikuesi",
"patchButton": "Arnim", "patchButton": "Arnim"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "Nuk u gjeten aplikacione"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "Nuk u gjeten aplikacione",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Zgjidh modifikimet", "widgetTitle": "Zgjidh modifikimet",
"widgetTitleSelected": "",
"widgetSubtitle": "Në fillim zgjidh një aplikacion", "widgetSubtitle": "Në fillim zgjidh një aplikacion",
"widgetEmptySubtitle": "Nuk janë zgjedhur modifikime" "widgetEmptySubtitle": "Nuk janë zgjedhur modifikime"
}, },
@ -76,187 +46,62 @@
"widgetSubtitle": "Jemi online!" "widgetSubtitle": "Jemi online!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "Magazina", "storageButton": "Magazina",
"selectFromStorageButton": "", "errorMessage": "Nuk mund te perdoret aplikacioni qe u zgjodh"
"errorMessage": "Nuk mund te perdoret aplikacioni qe u zgjodh",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Zgjidh modifikimet", "viewTitle": "Zgjidh modifikimet",
"searchBarHint": "Kërko për modifikime", "searchBarHint": "Kërko për modifikime",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "U krye", "doneButton": "U krye",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "Asnjë", "noneChip": "Asnjë",
"noneTooltip": "", "noPatchesFound": "Nuk u gjetën modifikime për aplikacionin e zgjedhur"
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "Nuk u gjetën modifikime për aplikacionin e zgjedhur",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchOptionsView": {},
"patchItem": { "patchItem": {
"unsupportedDialogText": "Duke zgjedhur kte modifikim mund te shfaqen gabime.\n\nVersioni i app-it: ${packageVersion}\nVersionet e mbeshtetura:\n${supportedVersions}", "unsupportedDialogText": "Duke zgjedhur kte modifikim mund te shfaqen gabime.\n\nVersioni i app-it: ${packageVersion}\nVersionet e mbeshtetura:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "Instalo", "installButton": "Instalo",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "Hape", "openButton": "Hape",
"notificationTitle": "Menaxheri ReVanced po bën modifikime", "notificationTitle": "Menaxheri ReVanced po bën modifikime",
"notificationText": "Prek që të kthehesh te instaluesi", "notificationText": "Prek që të kthehesh te instaluesi",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "Instaluesi po punon ende, nuk mund te dalesh..." "noExit": "Instaluesi po punon ende, nuk mund te dalesh..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Rregullimet", "widgetTitle": "Rregullimet",
"appearanceSectionTitle": "Pamja", "appearanceSectionTitle": "Pamja",
"teamSectionTitle": "Skuadra", "teamSectionTitle": "Skuadra",
"debugSectionTitle": "",
"advancedSectionTitle": "Të përparuarat", "advancedSectionTitle": "Të përparuarat",
"exportSectionTitle": "Importo & Eksporto", "exportSectionTitle": "Importo & Eksporto",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "Materiali Ti", "dynamicThemeLabel": "Materiali Ti",
"dynamicThemeHint": "Shijo një përvojë më të afërt me pajisjen tënde", "dynamicThemeHint": "Shijo një përvojë më të afërt me pajisjen tënde",
"languageLabel": "Gjuha", "languageLabel": "Gjuha",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Burimi i integrimeve", "sourcesIntegrationsLabel": "Burimi i integrimeve",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Rivendos", "sourcesResetDialogTitle": "Rivendos",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "Organizimi i modifikimeve", "orgPatchesLabel": "Organizimi i modifikimeve",
"sourcesPatchesLabel": "Burimi i modifikuesëve", "sourcesPatchesLabel": "Burimi i modifikuesëve",
"orgIntegrationsLabel": "Organizimi i integrimeve", "orgIntegrationsLabel": "Organizimi i integrimeve",
"contributorsLabel": "Kontribuesit", "contributorsLabel": "Kontribuesit",
"contributorsHint": "Lista e kontribuesve të ReVanced", "contributorsHint": "Lista e kontribuesve të ReVanced",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Rreth nesh", "aboutLabel": "Rreth nesh",
"snackbarMessage": "U kopjua te kujtesa e fragmenteve", "snackbarMessage": "U kopjua te kujtesa e fragmenteve",
"restartAppForChanges": "Rinisni aplikacionin per te aplikuar ndryshimet", "restartAppForChanges": "Rinisni aplikacionin per te aplikuar ndryshimet",
"deleteTempDirLabel": "Fshi skedaret e perkoheshme", "deleteTempDirLabel": "Fshi skedaret e perkoheshme",
"deleteTempDirHint": "Fshije dosje te pa perdorura", "deleteTempDirHint": "Fshije dosje te pa perdorura",
"deletedTempDir": "Dosjet e perkohshme u fshine", "deletedTempDir": "Dosjet e perkohshme u fshine",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "Regjistrat u fshinë", "deletedLogs": "Regjistrat u fshinë",
"regenerateKeystoreLabel": "", "jsonSelectorErrorMessage": "Nuk mund të përdoret skedari i zgjedhur JSON"
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "Nuk mund të përdoret skedari i zgjedhur JSON",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Informacioni i aplikacionit", "widgetTitle": "Informacioni i aplikacionit",
"openButton": "Hape", "openButton": "Hape",
"installButton": "",
"uninstallButton": "Ç'instaloje", "uninstallButton": "Ç'instaloje",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Gabim", "rootDialogTitle": "Gabim",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "Aplikacioni u instalua me lejet e superpërdoruesit, por aktualisht Menaxheri i ReVanced nuk ka leje.", "rootDialogText": "Aplikacioni u instalua me lejet e superpërdoruesit, por aktualisht Menaxheri i ReVanced nuk ka leje.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Emri i paketës", "packageNameLabel": "Emri i paketës",
"installTypeLabel": "Lloji i instalimit\n", "installTypeLabel": "Lloji i instalimit\n",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "Data e arnuar", "patchedDateLabel": "Data e arnuar",
"appliedPatchesLabel": "Arna të aplikuara", "appliedPatchesLabel": "Arna të aplikuara",
"sizeLabel": "",
"patchedDateHint": "${date} më ${time}", "patchedDateHint": "${date} më ${time}",
"appliedPatchesHint": "${quantity} modifikime të aplikuara", "appliedPatchesHint": "${quantity} modifikime të aplikuara",
"updateNotImplemented": "Kjo veçori nuk është zbatuar ende" "updateNotImplemented": "Kjo veçori nuk është zbatuar ende"
@ -264,30 +109,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Kontribuesit" "widgetTitle": "Kontribuesit"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -275,4 +275,4 @@
"install_failed_version_downgrade_description": "Instalacija nije uspela jer je pečovana aplikacija niža verzija od instalirane aplikacije.\n\nDeinstalirati aplikaciju i pokušati ponovo?", "install_failed_version_downgrade_description": "Instalacija nije uspela jer je pečovana aplikacija niža verzija od instalirane aplikacije.\n\nDeinstalirati aplikaciju i pokušati ponovo?",
"status_unknown_description": "Instalacija nije uspela iz nepoznatog razloga. Pokušajte ponovo." "status_unknown_description": "Instalacija nije uspela iz nepoznatog razloga. Pokušajte ponovo."
} }
} }

View File

@ -54,7 +54,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Печер", "widgetTitle": "Печер",
"patchButton": "Печуј", "patchButton": "Печуј",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Следећи печеви су уклоњени од последњег пута када сте их користили.\n\n${patches}\n\nИпак наставити?", "removedPatchesWarningDialogText": "Следећи печеви су уклоњени од последњег пута када сте их користили.\n\n${patches}\n\nИпак наставити?",
"requiredOptionDialogText": "Неке опције морају бити подешене." "requiredOptionDialogText": "Неке опције морају бити подешене."
}, },

View File

@ -26,7 +26,6 @@
"lastPatchedAppSubtitle": "Senast patchad app", "lastPatchedAppSubtitle": "Senast patchad app",
"patchedSubtitle": "Installerade appar", "patchedSubtitle": "Installerade appar",
"changeLaterSubtitle": "Du kan ändra detta i inställningarna vid ett senare tillfälle.", "changeLaterSubtitle": "Du kan ändra detta i inställningarna vid ett senare tillfälle.",
"noSavedAppFound": "",
"noInstallations": "Inga patchade appar installerade", "noInstallations": "Inga patchade appar installerade",
"installUpdate": "Gå vidare och installera uppdateringen?", "installUpdate": "Gå vidare och installera uppdateringen?",
"updateSheetTitle": "Uppdatera ReVanced Manager", "updateSheetTitle": "Uppdatera ReVanced Manager",
@ -54,7 +53,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Följande patchar har tagits bort sedan du senast använde dem.\n\n${patches}\n\nFortsätt ändå?", "removedPatchesWarningDialogText": "Följande patchar har tagits bort sedan du senast använde dem.\n\n${patches}\n\nFortsätt ändå?",
"requiredOptionDialogText": "Vissa patchalternativ måste anges." "requiredOptionDialogText": "Vissa patchalternativ måste anges."
}, },
@ -241,22 +239,17 @@
"installButton": "Installera", "installButton": "Installera",
"uninstallButton": "Avinstallera", "uninstallButton": "Avinstallera",
"unmountButton": "Avmontera", "unmountButton": "Avmontera",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "Fel", "rootDialogTitle": "Fel",
"lastPatchedAppDescription": "Detta är en säkerhetskopia av den app som senast patchades.", "lastPatchedAppDescription": "Detta är en säkerhetskopia av den app som senast patchades.",
"unmountDialogText": "Är du säker på att du vill avmontera denna app?", "unmountDialogText": "Är du säker på att du vill avmontera denna app?",
"uninstallDialogText": "Är du säker på att du vill avinstallera denna appen?", "uninstallDialogText": "Är du säker på att du vill avinstallera denna appen?",
"rootDialogText": "Appen installerades med superanvändarbehörigheter, men ReVanced-hanteraren har för närvarande inga behörigheter. Bevilja superanvändarbehörigheter först.", "rootDialogText": "Appen installerades med superanvändarbehörigheter, men ReVanced-hanteraren har för närvarande inga behörigheter. Bevilja superanvändarbehörigheter först.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "Paketnamn", "packageNameLabel": "Paketnamn",
"installTypeLabel": "Installationstyp", "installTypeLabel": "Installationstyp",
"mountTypeLabel": "Montera", "mountTypeLabel": "Montera",
"regularTypeLabel": "Regular", "regularTypeLabel": "Regular",
"patchedDateLabel": "Patchat datum", "patchedDateLabel": "Patchat datum",
"appliedPatchesLabel": "Tillämpade patchar", "appliedPatchesLabel": "Tillämpade patchar",
"sizeLabel": "",
"patchedDateHint": "${date} vid ${time}", "patchedDateHint": "${date} vid ${time}",
"appliedPatchesHint": "${quantity} tillämpade patchar", "appliedPatchesHint": "${quantity} tillämpade patchar",
"updateNotImplemented": "Denna funktionen har inte lagts till ännu" "updateNotImplemented": "Denna funktionen har inte lagts till ännu"

View File

@ -1,293 +1,21 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "",
"noButton": "",
"warning": "",
"notice": "",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": {
"dashboardTab": "",
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "", "widgetSubtitle": "Chagua programu kwanza"
"widgetTitleSelected": "",
"widgetSubtitle": "Chagua programu kwanza",
"widgetEmptySubtitle": ""
}, },
"socialMediaCard": { "socialMediaCard": {},
"widgetTitle": "", "appSelectorView": {},
"widgetSubtitle": "" "patchesSelectorView": {},
}, "patchOptionsView": {},
"appSelectorView": { "patchItem": {},
"viewTitle": "", "installerView": {},
"searchBarHint": "", "settingsView": {},
"storageButton": "", "appInfoView": {},
"selectFromStorageButton": "", "contributorsView": {},
"errorMessage": "", "installErrorDialog": {}
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -12,8 +12,6 @@
"noShowAgain": "இதனை மீண்டும் காண்பிக்க வேண்டாம்", "noShowAgain": "இதனை மீண்டும் காண்பிக்க வேண்டாம்",
"add": "சேர்", "add": "சேர்",
"remove": "நீக்கு", "remove": "நீக்கு",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "கட்டுப்பாட்டகம்", "dashboardTab": "கட்டுப்பாட்டகம்",
"patcherTab": "இணைப்பான்", "patcherTab": "இணைப்பான்",
@ -23,20 +21,7 @@
"refreshSuccess": "வெற்றிகரமாகப் புதுப்பிக்கப்பட்டது", "refreshSuccess": "வெற்றிகரமாகப் புதுப்பிக்கப்பட்டது",
"widgetTitle": "கட்டுப்பாட்டகம்", "widgetTitle": "கட்டுப்பாட்டகம்",
"updatesSubtitle": "புதுப்பித்தல்கள்", "updatesSubtitle": "புதுப்பித்தல்கள்",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "மாற்றங்களின் பதிவு", "updateChangelogTitle": "மாற்றங்களின் பதிவு",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "மேம்பாடு பதிவிறக்கப்படுகிறது...", "downloadingMessage": "மேம்பாடு பதிவிறக்கப்படுகிறது...",
"downloadedMessage": "புதுப்பிப்பு பதிவிறக்கப்பட்டது", "downloadedMessage": "புதுப்பிப்பு பதிவிறக்கப்பட்டது",
"installingMessage": "புதுப்பிப்பை நிறுவுகிறது...", "installingMessage": "புதுப்பிப்பை நிறுவுகிறது...",
@ -48,22 +33,14 @@
"infoButton": "தகவல்" "infoButton": "தகவல்"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "ஏற்றுகிறது...", "loadingLabel": "ஏற்றுகிறது..."
"timeagoLabel": ""
}, },
"patcherView": { "patcherView": {
"widgetTitle": "இணைப்பான்", "widgetTitle": "இணைப்பான்",
"patchButton": "இணைப்பு", "patchButton": "இணைப்பு"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "செயலிகள் கண்டறியப்படவில்லை"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "செயலிகள் கண்டறியப்படவில்லை",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "இணைப்புகளைத் தேர்ந்தெடுக்கவும்", "widgetTitle": "இணைப்புகளைத் தேர்ந்தெடுக்கவும்",
@ -76,187 +53,72 @@
"widgetSubtitle": "நாங்கள் ஆன்லைனில் இருக்கிறோம்!" "widgetSubtitle": "நாங்கள் ஆன்லைனில் இருக்கிறோம்!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "சேமிப்பு", "storageButton": "சேமிப்பு",
"selectFromStorageButton": "இருப்பிலிருந்து தேர்வு செய்க ", "selectFromStorageButton": "இருப்பிலிருந்து தேர்வு செய்க ",
"errorMessage": "தேர்ந்தெடுக்கப்பட்ட செயலியைப் பயன்படுத்த இயலவில்லை", "errorMessage": "தேர்ந்தெடுக்கப்பட்ட செயலியைப் பயன்படுத்த இயலவில்லை",
"downloadToast": "பதிவிறக்கம் செய்யும் ஆதரவு இன்னும் வரவில்லை ", "downloadToast": "பதிவிறக்கம் செய்யும் ஆதரவு இன்னும் வரவில்லை ",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை"
"featureNotAvailable": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "இணைப்புகளைத் தேர்ந்தெடுக்கவும்", "viewTitle": "இணைப்புகளைத் தேர்ந்தெடுக்கவும்",
"searchBarHint": "இணைப்புகளைத் தேடு", "searchBarHint": "இணைப்புகளைத் தேடு",
"universalPatches": "",
"newPatches": "",
"patches": "Patches", "patches": "Patches",
"doneButton": "முடிந்தது", "doneButton": "முடிந்தது",
"defaultChip": "இயல்புநிலை", "defaultChip": "இயல்புநிலை",
"defaultTooltip": "எல்லா இயல்பான இணைப்புகளையும் தேர்ந்தெடு", "defaultTooltip": "எல்லா இயல்பான இணைப்புகளையும் தேர்ந்தெடு",
"noneChip": "எதுவுமில்லை", "noneChip": "எதுவுமில்லை",
"noneTooltip": "அனைத்து கோப்புகளையும் நீக்கவும்", "noneTooltip": "அனைத்து கோப்புகளையும் நீக்கவும்",
"loadPatchesSelection": "", "noPatchesFound": "தேர்ந்தெடுக்கப்பட்ட செயலிக்கு இணைப்புகள் காணப்படவில்லை"
"noSavedPatches": "",
"noPatchesFound": "தேர்ந்தெடுக்கப்பட்ட செயலிக்கு இணைப்புகள் காணப்படவில்லை",
"setRequiredOption": ""
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "", "saveOptions": "Save"
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "Save",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "இந்த இணைப்பைத் தேர்ந்தெடுப்பது, இணைப்புப் பிழைகளை ஏற்படுத்தலாம்.\n\nபயன்பாட்டின் பதிப்பு: ${packageVersion}\nதற்போதைய ஆதரிக்கப்படும் பதிப்புகள்:\n${supportedVersions}", "unsupportedDialogText": "இந்த இணைப்பைத் தேர்ந்தெடுப்பது, இணைப்புப் பிழைகளை ஏற்படுத்தலாம்.\n\nபயன்பாட்டின் பதிப்பு: ${packageVersion}\nதற்போதைய ஆதரிக்கப்படும் பதிப்புகள்:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "நிறுவு", "installButton": "நிறுவு",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "திற", "openButton": "திற",
"notificationTitle": "ReVanced Manager இணைக்கப் படுகிறது", "notificationTitle": "ReVanced Manager இணைக்கப் படுகிறது",
"notificationText": "நிறுவிக்குத் திரும்பச் செல்ல இங்கே கிளிக் செய்யவும்", "notificationText": "நிறுவிக்குத் திரும்பச் செல்ல இங்கே கிளிக் செய்யவும்",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "நிறுவி இன்னும் இயங்குகிறது, வெளியேற முடியாது..." "noExit": "நிறுவி இன்னும் இயங்குகிறது, வெளியேற முடியாது..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "அமைப்புகள்", "widgetTitle": "அமைப்புகள்",
"appearanceSectionTitle": "தோற்றம்", "appearanceSectionTitle": "தோற்றம்",
"teamSectionTitle": "குழு", "teamSectionTitle": "குழு",
"debugSectionTitle": "",
"advancedSectionTitle": "மேம்பட்ட அமைப்புகள்", "advancedSectionTitle": "மேம்பட்ட அமைப்புகள்",
"exportSectionTitle": "இறக்க & ஏற்ற", "exportSectionTitle": "இறக்க & ஏற்ற",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "உங்கள் கருவிக்கு நெருக்கமான அனுபவத்தை அனுபவிக்கவும்", "dynamicThemeHint": "உங்கள் கருவிக்கு நெருக்கமான அனுபவத்தை அனுபவிக்கவும்",
"languageLabel": "மொழி", "languageLabel": "மொழி",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "ஒருங்கிணைப்புகளின் மூலம்", "sourcesIntegrationsLabel": "ஒருங்கிணைப்புகளின் மூலம்",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "மறுஅமை", "sourcesResetDialogTitle": "மறுஅமை",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "இணைப்புகளின் அமைப்பு", "orgPatchesLabel": "இணைப்புகளின் அமைப்பு",
"sourcesPatchesLabel": "இணைப்புகளின் மூலம்", "sourcesPatchesLabel": "இணைப்புகளின் மூலம்",
"orgIntegrationsLabel": "ஒருங்கிணைப்புகளின் அமைப்பு", "orgIntegrationsLabel": "ஒருங்கிணைப்புகளின் அமைப்பு",
"contributorsLabel": "பங்களிப்பாளர்கள்", "contributorsLabel": "பங்களிப்பாளர்கள்",
"contributorsHint": "ReVancedற்குப் பங்களித்தோர் பட்டியல்", "contributorsHint": "ReVancedற்குப் பங்களித்தோர் பட்டியல்",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "இதைப் பற்றி", "aboutLabel": "இதைப் பற்றி",
"snackbarMessage": "நகலகத்திற்கு நகலெடுக்கப்பட்டது", "snackbarMessage": "நகலகத்திற்கு நகலெடுக்கப்பட்டது",
"restartAppForChanges": "மாற்றங்களைப் பயன்படுத்த பயன்பாட்டை மறுதொடக்கம் செய்யுங்கள்", "restartAppForChanges": "மாற்றங்களைப் பயன்படுத்த பயன்பாட்டை மறுதொடக்கம் செய்யுங்கள்",
"deleteTempDirLabel": "தற்காலிக கோப்புகளை நீக்கவும்", "deleteTempDirLabel": "தற்காலிக கோப்புகளை நீக்கவும்",
"deleteTempDirHint": "பயன்படுத்தப்படாத தற்காலிக கோப்புகளை நீக்கவும்", "deleteTempDirHint": "பயன்படுத்தப்படாத தற்காலிக கோப்புகளை நீக்கவும்",
"deletedTempDir": "தற்காலிக கோப்புகள் நீக்கப்பட்டன", "deletedTempDir": "தற்காலிக கோப்புகள் நீக்கப்பட்டன",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "பதிவுகள் நீக்கப்பட்டன", "deletedLogs": "பதிவுகள் நீக்கப்பட்டன",
"regenerateKeystoreLabel": "", "jsonSelectorErrorMessage": "தேர்ந்தெடுக்கப்பட்ட JSON கோப்பைப் பயன்படுத்த முடியவில்லை"
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "தேர்ந்தெடுக்கப்பட்ட JSON கோப்பைப் பயன்படுத்த முடியவில்லை",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "செயலியின் தகவல்", "widgetTitle": "செயலியின் தகவல்",
"openButton": "திற", "openButton": "திற",
"installButton": "நிறுவு", "installButton": "நிறுவு",
"uninstallButton": "நிறுவல்நீக்கம்", "uninstallButton": "நிறுவல்நீக்கம்",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "பிழை", "rootDialogTitle": "பிழை",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "பயன்பாடு சூப்பர் யூசர் அனுமதிகளுடன் நிறுவப்பட்டது, ஆனால் தற்போது ReVanced Managerக்கு அனுமதிகள் இல்லை.\nமுதலில் சூப்பர் யூசர் அனுமதிகளை வழங்கவும்.", "rootDialogText": "பயன்பாடு சூப்பர் யூசர் அனுமதிகளுடன் நிறுவப்பட்டது, ஆனால் தற்போது ReVanced Managerக்கு அனுமதிகள் இல்லை.\nமுதலில் சூப்பர் யூசர் அனுமதிகளை வழங்கவும்.",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "தொகுப்புப் பெயர்", "packageNameLabel": "தொகுப்புப் பெயர்",
"installTypeLabel": "நிறுவல் முறை", "installTypeLabel": "நிறுவல் முறை",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "இணைப்புத் தேதி", "patchedDateLabel": "இணைப்புத் தேதி",
"appliedPatchesLabel": "இயக்கப்பட்ட இணைப்புகள்", "appliedPatchesLabel": "இயக்கப்பட்ட இணைப்புகள்",
"sizeLabel": "",
"patchedDateHint": "${date} அன்று ${time} மணி", "patchedDateHint": "${date} அன்று ${time} மணி",
"appliedPatchesHint": "${quantity} இயக்கப்பட்ட இணைப்புகள்", "appliedPatchesHint": "${quantity} இயக்கப்பட்ட இணைப்புகள்",
"updateNotImplemented": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை" "updateNotImplemented": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை"
@ -264,30 +126,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "பங்களிப்பாளர்கள்" "widgetTitle": "பங்களிப்பாளர்கள்"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -1,42 +1,19 @@
{ {
"okButton": "సరే", "okButton": "సరే",
"cancelButton": "రద్దుచేయి", "cancelButton": "రద్దుచేయి",
"dismissButton": "",
"quitButton": "",
"updateButton": "అప్డేట్", "updateButton": "అప్డేట్",
"suggested": "",
"yesButton": "అవును", "yesButton": "అవును",
"noButton": "కాదు", "noButton": "కాదు",
"warning": "హెచ్చరిక", "warning": "హెచ్చరిక",
"notice": "",
"noShowAgain": "",
"add": "",
"remove": "",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "డాష్‌బోర్డ్", "dashboardTab": "డాష్‌బోర్డ్",
"patcherTab": "ప్యాచర్", "patcherTab": "ప్యాచర్",
"settingsTab": "సెట్టింగులు" "settingsTab": "సెట్టింగులు"
}, },
"homeView": { "homeView": {
"refreshSuccess": "",
"widgetTitle": "డాష్‌బోర్డ్", "widgetTitle": "డాష్‌బోర్డ్",
"updatesSubtitle": "అప్డేట్లు", "updatesSubtitle": "అప్డేట్లు",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "మార్పుల సంచిక", "updateChangelogTitle": "మార్పుల సంచిక",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "అప్డేట్ డౌన్లోడ్ చేయబడుతోంది...", "downloadingMessage": "అప్డేట్ డౌన్లోడ్ చేయబడుతోంది...",
"downloadedMessage": "అప్‌డేట్ డౌన్‌లోడ్ అయింది", "downloadedMessage": "అప్‌డేట్ డౌన్‌లోడ్ అయింది",
"installingMessage": "అప్డేట్ ఇన్స్టాల్ చేయబడుతోంది...", "installingMessage": "అప్డేట్ ఇన్స్టాల్ చేయబడుతోంది...",
@ -48,22 +25,14 @@
"infoButton": "సమాచారం" "infoButton": "సమాచారం"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "లోడ్ అవుతుంది...", "loadingLabel": "లోడ్ అవుతుంది..."
"timeagoLabel": ""
}, },
"patcherView": { "patcherView": {
"widgetTitle": "పూడ్చేది", "widgetTitle": "పూడ్చేది",
"patchButton": "అతుకు", "patchButton": "అతుకు"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "ఏ అనువర్తనాలూ లేవు"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "ఏ అనువర్తనాలూ లేవు",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "అతుకులు ఎంచుకోండి", "widgetTitle": "అతుకులు ఎంచుకోండి",
@ -76,218 +45,46 @@
"widgetSubtitle": "మేము ఆన్లైన్లో ఉన్నాం!" "widgetSubtitle": "మేము ఆన్లైన్లో ఉన్నాం!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "నిల్వ", "storageButton": "నిల్వ",
"selectFromStorageButton": "", "errorMessage": "ఎంచుకున్న అనువర్తనాన్ని వాడలేకపోయాం"
"errorMessage": "ఎంచుకున్న అనువర్తనాన్ని వాడలేకపోయాం",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "అతుకులు ఎంచుకోండి", "viewTitle": "అతుకులు ఎంచుకోండి",
"searchBarHint": "అతుకులు వెతకండి", "searchBarHint": "అతుకులు వెతకండి",
"universalPatches": "",
"newPatches": "",
"patches": "Patches", "patches": "Patches",
"doneButton": "అయింది", "doneButton": "అయింది",
"defaultChip": "", "noneChip": "ఏదీ కాదు"
"defaultTooltip": "",
"noneChip": "ఏదీ కాదు",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "", "saveOptions": "భద్రపరచు"
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "భద్రపరచు",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"patchItem": {},
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "స్థాపించు", "installButton": "స్థాపించు",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "తెరువు", "openButton": "తెరువు",
"notificationTitle": "రీవాన్సడ్ మేనేజర్ పాచ్ చేస్తుంది", "notificationTitle": "రీవాన్సడ్ మేనేజర్ పాచ్ చేస్తుంది"
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
}, },
"settingsView": { "settingsView": {
"widgetTitle": "అమరికలు", "widgetTitle": "అమరికలు",
"appearanceSectionTitle": "స్వరూపం", "appearanceSectionTitle": "స్వరూపం",
"teamSectionTitle": "జట్టు", "teamSectionTitle": "జట్టు",
"debugSectionTitle": "",
"advancedSectionTitle": "అధునాతన", "advancedSectionTitle": "అధునాతన",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "మీ పరికరానికి దగ్గరి అనుభవాన్ని ఆనందించండి", "dynamicThemeHint": "మీ పరికరానికి దగ్గరి అనుభవాన్ని ఆనందించండి",
"languageLabel": "భాషలు", "languageLabel": "భాషలు",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "దోహదకారి", "contributorsLabel": "దోహదకారి",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "గురించి", "aboutLabel": "గురించి",
"snackbarMessage": "క్లిప్‌బోర్డ్‌కి కాపీ అయింది", "snackbarMessage": "క్లిప్‌బోర్డ్‌కి కాపీ అయింది"
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "అనువర్తన సమాచారం", "widgetTitle": "అనువర్తన సమాచారం",
"openButton": "తెరువు", "openButton": "తెరువు",
"installButton": "స్థాపించు", "installButton": "స్థాపించు",
"uninstallButton": "తీసివేయు", "uninstallButton": "తీసివేయు",
"unmountButton": "", "rootDialogTitle": "లోపం"
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "లోపం",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "దోహదకారి" "widgetTitle": "దోహదకారి"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -12,8 +12,6 @@
"noShowAgain": "ไม่ต้องแสดงอีก", "noShowAgain": "ไม่ต้องแสดงอีก",
"add": "เพิ่ม", "add": "เพิ่ม",
"remove": "ลบ", "remove": "ลบ",
"showChangelogButton": "",
"showUpdateButton": "",
"navigationView": { "navigationView": {
"dashboardTab": "หน้าหลัก", "dashboardTab": "หน้าหลัก",
"patcherTab": "ตัวดัดแปลง", "patcherTab": "ตัวดัดแปลง",
@ -23,20 +21,10 @@
"refreshSuccess": "รีเฟรชสำเร็จแล้ว", "refreshSuccess": "รีเฟรชสำเร็จแล้ว",
"widgetTitle": "หน้าหลัก", "widgetTitle": "หน้าหลัก",
"updatesSubtitle": "อัปเดต", "updatesSubtitle": "อัปเดต",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "ไม่มีแอปที่มีการดัดแปลงติดตั้งไว้", "noInstallations": "ไม่มีแอปที่มีการดัดแปลงติดตั้งไว้",
"installUpdate": "",
"updateSheetTitle": "อัปเดต ReVanced Manager", "updateSheetTitle": "อัปเดต ReVanced Manager",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "อัปเดต ReVanced Patches", "updatePatchesSheetTitle": "อัปเดต ReVanced Patches",
"updateChangelogTitle": "บันทึกการเปลี่ยนแปลง", "updateChangelogTitle": "บันทึกการเปลี่ยนแปลง",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "กำลังดาวน์โหลดอัปเดต...", "downloadingMessage": "กำลังดาวน์โหลดอัปเดต...",
"downloadedMessage": "ดาวน์โหลดอัปเดตแล้ว", "downloadedMessage": "ดาวน์โหลดอัปเดตแล้ว",
"installingMessage": "กำลังติดตั้งอัปเดต...", "installingMessage": "กำลังติดตั้งอัปเดต...",
@ -53,17 +41,10 @@
}, },
"patcherView": { "patcherView": {
"widgetTitle": "ตัวดัดแปลง", "widgetTitle": "ตัวดัดแปลง",
"patchButton": "เริ่มการดัดแปลง", "patchButton": "เริ่มการดัดแปลง"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "ไม่พบแอปพลิเคชัน"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "ไม่พบแอปพลิเคชัน",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "เลือกการดัดแปลง", "widgetTitle": "เลือกการดัดแปลง",
@ -82,72 +63,38 @@
"selectFromStorageButton": "เลือกจากที่เก็บข้อมูล", "selectFromStorageButton": "เลือกจากที่เก็บข้อมูล",
"errorMessage": "ไม่สามารถใช้แอปพลิเคชันที่เลือกไว้ได้", "errorMessage": "ไม่สามารถใช้แอปพลิเคชันที่เลือกไว้ได้",
"downloadToast": "ฟังก์ชันดาวน์โหลดยังไม่พร้อมใช้งาน", "downloadToast": "ฟังก์ชันดาวน์โหลดยังไม่พร้อมใช้งาน",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "ไม่ได้ใช้คุณลักษณะ"
"featureNotAvailable": "ไม่ได้ใช้คุณลักษณะ",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "เลือกการดัดแปลง", "viewTitle": "เลือกการดัดแปลง",
"searchBarHint": "ค้นหาการดัดแปลง", "searchBarHint": "ค้นหาการดัดแปลง",
"universalPatches": "",
"newPatches": "",
"patches": "Patches", "patches": "Patches",
"doneButton": "เรียบร้อย", "doneButton": "เรียบร้อย",
"defaultChip": "ค่าเริ่มต้น", "defaultChip": "ค่าเริ่มต้น",
"defaultTooltip": "เลือกการดัดแปลงเริ่มต้นทั้งหมด", "defaultTooltip": "เลือกการดัดแปลงเริ่มต้นทั้งหมด",
"noneChip": "ไม่เลือก", "noneChip": "ไม่เลือก",
"noneTooltip": "เลิกเลือกการดัดแปลงทั้งหมด", "noneTooltip": "เลิกเลือกการดัดแปลงทั้งหมด",
"loadPatchesSelection": "", "noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้"
"noSavedPatches": "",
"noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้",
"setRequiredOption": ""
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "", "saveOptions": "บันทึก"
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "บันทึก",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}", "unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "ติดตั้ง", "installButton": "ติดตั้ง",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "เปิด", "openButton": "เปิด",
"notificationTitle": "ReVanced Manager กำลังดัดแปลง", "notificationTitle": "ReVanced Manager กำลังดัดแปลง",
"notificationText": "แตะเพื่อกลับไปยังตัวติดตั้ง", "notificationText": "แตะเพื่อกลับไปยังตัวติดตั้ง",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "ตัวติดตั้งกำลังทำงานอยู่ ไม่สามารถออกได้..." "noExit": "ตัวติดตั้งกำลังทำงานอยู่ ไม่สามารถออกได้..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "ตั้งค่า", "widgetTitle": "ตั้งค่า",
"appearanceSectionTitle": "หน้าตา", "appearanceSectionTitle": "หน้าตา",
"teamSectionTitle": "ทีม", "teamSectionTitle": "ทีม",
"debugSectionTitle": "",
"advancedSectionTitle": "ขั้นสูง", "advancedSectionTitle": "ขั้นสูง",
"exportSectionTitle": "นำเข้าและส่งออก", "exportSectionTitle": "นำเข้าและส่งออก",
"dataSectionTitle": "",
"themeModeLabel": "ธีมของแอปพลิเคชั่น", "themeModeLabel": "ธีมของแอปพลิเคชั่น",
"systemThemeLabel": "ค่าเริ่มต้นของระบบ", "systemThemeLabel": "ค่าเริ่มต้นของระบบ",
"lightThemeLabel": "สว่าง", "lightThemeLabel": "สว่าง",
@ -156,107 +103,41 @@
"dynamicThemeHint": "เพลิดเพลินกับประสบการณ์ที่ใกล้ชิดกับอุปกรณ์ของคุณมากขึ้น", "dynamicThemeHint": "เพลิดเพลินกับประสบการณ์ที่ใกล้ชิดกับอุปกรณ์ของคุณมากขึ้น",
"languageLabel": "ภาษา", "languageLabel": "ภาษา",
"languageUpdated": "อัพเดตภาษาแล้ว", "languageUpdated": "อัพเดตภาษาแล้ว",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "ที่มาของส่วนเสริม", "sourcesIntegrationsLabel": "ที่มาของส่วนเสริม",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "รีเซ็ต", "sourcesResetDialogTitle": "รีเซ็ต",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "ลิงค์ของ API", "apiURLLabel": "ลิงค์ของ API",
"apiURLHint": "",
"selectApiURL": "ลิงค์ของ API", "selectApiURL": "ลิงค์ของ API",
"orgPatchesLabel": "ผู้ดูแลการดัดแปลง", "orgPatchesLabel": "ผู้ดูแลการดัดแปลง",
"sourcesPatchesLabel": "ที่มาของการดัดแปลง", "sourcesPatchesLabel": "ที่มาของการดัดแปลง",
"orgIntegrationsLabel": "ผู้ดูแลส่วนเสริม", "orgIntegrationsLabel": "ผู้ดูแลส่วนเสริม",
"contributorsLabel": "ผู้ช่วยเหลือโปรเจกต์", "contributorsLabel": "ผู้ช่วยเหลือโปรเจกต์",
"contributorsHint": "รายชื่อผู้ที่ช่วยเหลือกับโปรเจ็กต์ ReVanced", "contributorsHint": "รายชื่อผู้ที่ช่วยเหลือกับโปรเจ็กต์ ReVanced",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "เกี่ยวกับ", "aboutLabel": "เกี่ยวกับ",
"snackbarMessage": "คัดลอกลงคลิปบอร์ดแล้ว", "snackbarMessage": "คัดลอกลงคลิปบอร์ดแล้ว",
"restartAppForChanges": "รีสตาร์ทแอปเพื่อใช้การเปลี่ยนค่า", "restartAppForChanges": "รีสตาร์ทแอปเพื่อใช้การเปลี่ยนค่า",
"deleteTempDirLabel": "ลบไฟล์ชั่วคราว", "deleteTempDirLabel": "ลบไฟล์ชั่วคราว",
"deleteTempDirHint": "ลบไฟล์ชั่วคราวที่ไม่ได้ใช้งาน", "deleteTempDirHint": "ลบไฟล์ชั่วคราวที่ไม่ได้ใช้งาน",
"deletedTempDir": "ลบไฟล์ชั่วคราวแล้ว", "deletedTempDir": "ลบไฟล์ชั่วคราวแล้ว",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "ลบบันทึกแล้ว", "deletedLogs": "ลบบันทึกแล้ว",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "ส่งออก keystore", "exportKeystoreLabel": "ส่งออก keystore",
"exportKeystoreHint": "",
"exportedKeystore": "ส่งออก keystore แล้ว", "exportedKeystore": "ส่งออก keystore แล้ว",
"noKeystoreExportFileFound": "ไม่มี keystore ให้ส่งออก", "noKeystoreExportFileFound": "ไม่มี keystore ให้ส่งออก",
"importKeystoreLabel": "นำเข้า keystore", "importKeystoreLabel": "นำเข้า keystore",
"importKeystoreHint": "",
"importedKeystore": "นำเข้า keystore แล้ว", "importedKeystore": "นำเข้า keystore แล้ว",
"selectKeystorePassword": "รหัสผ่านของ keystore", "selectKeystorePassword": "รหัสผ่านของ keystore",
"selectKeystorePasswordHint": "", "jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้"
"jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "ข้อมูลแอป", "widgetTitle": "ข้อมูลแอป",
"openButton": "เปิด", "openButton": "เปิด",
"installButton": "ติดตั้ง", "installButton": "ติดตั้ง",
"uninstallButton": "ถอนการติดตั้ง", "uninstallButton": "ถอนการติดตั้ง",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "ข้อผิดพลาด", "rootDialogTitle": "ข้อผิดพลาด",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "แอปได้รับการติดตั้งด้วยสิทธิ์ผู้ใช้ขั้นสูงแต่ ReVanced Manager ปัจจุบันยังไม่ได้รับสิทธิ์\nโปรดอนุญาตสิทธิ์ผู้ใช้ขั้นสูงก่อน", "rootDialogText": "แอปได้รับการติดตั้งด้วยสิทธิ์ผู้ใช้ขั้นสูงแต่ ReVanced Manager ปัจจุบันยังไม่ได้รับสิทธิ์\nโปรดอนุญาตสิทธิ์ผู้ใช้ขั้นสูงก่อน",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "ชื่อแพ็กเกจ", "packageNameLabel": "ชื่อแพ็กเกจ",
"installTypeLabel": "รูปแบบการติดตั้ง", "installTypeLabel": "รูปแบบการติดตั้ง",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "วันที่ดัดแปลง", "patchedDateLabel": "วันที่ดัดแปลง",
"appliedPatchesLabel": "ใช้การดัดแปลงแล้ว", "appliedPatchesLabel": "ใช้การดัดแปลงแล้ว",
"sizeLabel": "",
"patchedDateHint": "${date} เวลา ${time}", "patchedDateHint": "${date} เวลา ${time}",
"appliedPatchesHint": "ติดตั้งไว้ ${quantity} ตัว", "appliedPatchesHint": "ติดตั้งไว้ ${quantity} ตัว",
"updateNotImplemented": "ยังไม่ได้ใช้คุณลักษณะนี้" "updateNotImplemented": "ยังไม่ได้ใช้คุณลักษณะนี้"
@ -264,30 +145,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "ผู้ช่วยเหลือโปรเจกต์" "widgetTitle": "ผู้ช่วยเหลือโปรเจกต์"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -54,7 +54,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Yamalayıcı", "widgetTitle": "Yamalayıcı",
"patchButton": "Yamala", "patchButton": "Yamala",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Aşağıdaki yamalar son kullanımınızdan sonra kaldırıldı.\n\n${patches}\n\nYine de devam edilsin mi?", "removedPatchesWarningDialogText": "Aşağıdaki yamalar son kullanımınızdan sonra kaldırıldı.\n\n${patches}\n\nYine de devam edilsin mi?",
"requiredOptionDialogText": "Bazı yama seçeneklerinin ayarlanması gerekiyor." "requiredOptionDialogText": "Bazı yama seçeneklerinin ayarlanması gerekiyor."
}, },

View File

@ -54,7 +54,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Патчер", "widgetTitle": "Патчер",
"patchButton": "Патчити", "patchButton": "Патчити",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Наступні патчі було видалено з моменту останнього використання.\n\n${patches}\n\nВсе одно продовжити?", "removedPatchesWarningDialogText": "Наступні патчі було видалено з моменту останнього використання.\n\n${patches}\n\nВсе одно продовжити?",
"requiredOptionDialogText": "Потрібно встановити деякі параметри патчу." "requiredOptionDialogText": "Потрібно встановити деякі параметри патчу."
}, },

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }

View File

@ -43,4 +43,4 @@
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "کوئی ایپلیکیشن نہیں ملی" "noAppsLabel": "کوئی ایپلیکیشن نہیں ملی"
} }
} }

View File

@ -16,17 +16,13 @@
"showUpdateButton": "Yangilanishni ko'rish", "showUpdateButton": "Yangilanishni ko'rish",
"navigationView": { "navigationView": {
"dashboardTab": "Asboblar", "dashboardTab": "Asboblar",
"patcherTab": "",
"settingsTab": "Sozlamalar" "settingsTab": "Sozlamalar"
}, },
"homeView": { "homeView": {
"refreshSuccess": "Muvaffaqiyatli yangilandi", "refreshSuccess": "Muvaffaqiyatli yangilandi",
"widgetTitle": "Asboblar", "widgetTitle": "Asboblar",
"updatesSubtitle": "Yangilanishlar", "updatesSubtitle": "Yangilanishlar",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "Keyinroq sozlamalardan o'zgartirishingiz mumkin.", "changeLaterSubtitle": "Keyinroq sozlamalardan o'zgartirishingiz mumkin.",
"noSavedAppFound": "",
"noInstallations": "Patchlangan dasturlar o'rnatilmagan", "noInstallations": "Patchlangan dasturlar o'rnatilmagan",
"installUpdate": "Yangilanish o'rnatilishi davom ettirilsinmi?", "installUpdate": "Yangilanish o'rnatilishi davom ettirilsinmi?",
"updateSheetTitle": "ReVanced Managerni yangilash", "updateSheetTitle": "ReVanced Managerni yangilash",
@ -36,7 +32,6 @@
"updateDialogText": "${file} uchun yangilanish mavjud.\n\nHozirgi o'rnatilgan versiya: ${version}.", "updateDialogText": "${file} uchun yangilanish mavjud.\n\nHozirgi o'rnatilgan versiya: ${version}.",
"downloadConsentDialogTitle": "Ba'zi fayllarni yuklab olish?", "downloadConsentDialogTitle": "Ba'zi fayllarni yuklab olish?",
"downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak.", "downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak.",
"downloadConsentDialogText2": "",
"downloadingMessage": "Yangilanishlar otvotti...", "downloadingMessage": "Yangilanishlar otvotti...",
"downloadedMessage": "Yangilanish otqizildi", "downloadedMessage": "Yangilanish otqizildi",
"installingMessage": "Yangilanishlar ornatib olinvotti...", "installingMessage": "Yangilanishlar ornatib olinvotti...",
@ -48,246 +43,45 @@
"infoButton": "Ma'lumot" "infoButton": "Ma'lumot"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Yuklanmoqda...", "loadingLabel": "Yuklanmoqda..."
"timeagoLabel": ""
}, },
"patcherView": { "patcherView": {
"widgetTitle": "", "patchButton": "Patch"
"patchButton": "Patch",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "", "noAppsLabel": "Ilovalar topilmadi"
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "Ilovalar topilmadi",
"anyVersion": ""
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Patchlarni tanlang", "widgetTitle": "Patchlarni tanlang",
"widgetTitleSelected": "Tanlangan patchlar", "widgetTitleSelected": "Tanlangan patchlar",
"widgetSubtitle": "Ilovani birinchi tanlang", "widgetSubtitle": "Ilovani birinchi tanlang"
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
}, },
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Patchlarni tanlang", "viewTitle": "Patchlarni tanlang",
"searchBarHint": "", "patches": "Patches"
"universalPatches": "",
"newPatches": "",
"patches": "Patches",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
}, },
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": { "settingsView": {
"widgetTitle": "Sozlamalar", "widgetTitle": "Sozlamalar",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "Import & eksport", "exportSectionTitle": "Import & eksport",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "Integratsiyani manbai", "sourcesIntegrationsLabel": "Integratsiyani manbai",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "Oddiy holga qaytarish", "sourcesResetDialogTitle": "Oddiy holga qaytarish",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "",
"selectApiURL": "API URL", "selectApiURL": "API URL",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "Patchlarni manbai", "sourcesPatchesLabel": "Patchlarni manbai",
"orgIntegrationsLabel": "Integratsiyani tashkiloti", "orgIntegrationsLabel": "Integratsiyani tashkiloti",
"contributorsLabel": "Yordamchilar", "contributorsLabel": "Yordamchilar",
"contributorsHint": "ReVanced yordamchilani royxati", "contributorsHint": "ReVanced yordamchilani royxati",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "Haqida", "aboutLabel": "Haqida",
"snackbarMessage": "Vaqtinchalik xotiraga nusxalandi", "snackbarMessage": "Vaqtinchalik xotiraga nusxalandi"
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
}, },
"appInfoView": {},
"contributorsView": { "contributorsView": {
"widgetTitle": "Yordamchilar" "widgetTitle": "Yordamchilar"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -54,7 +54,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "Trình vá", "widgetTitle": "Trình vá",
"patchButton": "Vá", "patchButton": "Vá",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "Những bản vá sau đây đã bị loại bỏ từ lần cuối bạn dùng chúng.\n\n${patches}\n\nVẫn tiếp tục?", "removedPatchesWarningDialogText": "Những bản vá sau đây đã bị loại bỏ từ lần cuối bạn dùng chúng.\n\n${patches}\n\nVẫn tiếp tục?",
"requiredOptionDialogText": "Một số tùy chọn bản vá cần được thiết đặt." "requiredOptionDialogText": "Một số tùy chọn bản vá cần được thiết đặt."
}, },

View File

@ -23,10 +23,7 @@
"refreshSuccess": "已刷新", "refreshSuccess": "已刷新",
"widgetTitle": "控制面板", "widgetTitle": "控制面板",
"updatesSubtitle": "更新", "updatesSubtitle": "更新",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "您可以稍后在设置中更改此设置。", "changeLaterSubtitle": "您可以稍后在设置中更改此设置。",
"noSavedAppFound": "",
"noInstallations": "没有安装已修补的应用", "noInstallations": "没有安装已修补的应用",
"installUpdate": "继续安装该更新?", "installUpdate": "继续安装该更新?",
"updateSheetTitle": "更新 ReVanced Manager", "updateSheetTitle": "更新 ReVanced Manager",
@ -54,7 +51,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "修补器", "widgetTitle": "修补器",
"patchButton": "修补", "patchButton": "修补",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "自您上次使用以下补丁以来,它们已被删除。\n\n${patches}\n\n还是继续吗", "removedPatchesWarningDialogText": "自您上次使用以下补丁以来,它们已被删除。\n\n${patches}\n\n还是继续吗",
"requiredOptionDialogText": "某些补丁选项必须设置。" "requiredOptionDialogText": "某些补丁选项必须设置。"
}, },
@ -104,15 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "自定义值", "customValue": "自定义值",
"setToNull": "",
"nullValue": "",
"viewTitle": "补丁选项", "viewTitle": "补丁选项",
"saveOptions": "保存", "saveOptions": "保存",
"unselectPatch": "",
"tooltip": "更多输入选项", "tooltip": "更多输入选项",
"selectFilePath": "选择文件路径", "selectFilePath": "选择文件路径",
"selectFolder": "选择文件夹", "selectFolder": "选择文件夹",
"requiredOption": "",
"unsupportedOption": "不支持此选项", "unsupportedOption": "不支持此选项",
"requiredOptionNull": "必须设置以下选项:\n\n${options}" "requiredOptionNull": "必须设置以下选项:\n\n${options}"
}, },
@ -185,8 +177,6 @@
"showUpdateDialogHint": "当有新的更新时显示对话框", "showUpdateDialogHint": "当有新的更新时显示对话框",
"universalPatchesLabel": "显示通用补丁", "universalPatchesLabel": "显示通用补丁",
"universalPatchesHint": "显示所有应用和通用补丁(可能会减慢应用列表)", "universalPatchesHint": "显示所有应用和通用补丁(可能会减慢应用列表)",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "版本兼容性检查", "versionCompatibilityCheckLabel": "版本兼容性检查",
"versionCompatibilityCheckHint": "禁止选择与所选应用版本不兼容的补丁", "versionCompatibilityCheckHint": "禁止选择与所选应用版本不兼容的补丁",
"requireSuggestedAppVersionLabel": "需要推荐的应用版本", "requireSuggestedAppVersionLabel": "需要推荐的应用版本",
@ -241,22 +231,16 @@
"installButton": "安装", "installButton": "安装",
"uninstallButton": "卸载", "uninstallButton": "卸载",
"unmountButton": "卸载", "unmountButton": "卸载",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "错误", "rootDialogTitle": "错误",
"lastPatchedAppDescription": "",
"unmountDialogText": "您确定要卸载此应用程序吗?", "unmountDialogText": "您确定要卸载此应用程序吗?",
"uninstallDialogText": "您确定要卸载此应用程序吗?", "uninstallDialogText": "您确定要卸载此应用程序吗?",
"rootDialogText": "应用程序曾以超级用户权限安装,但是 ReVanced 管理器目前没有权限。\n请先授予超级用户权限。", "rootDialogText": "应用程序曾以超级用户权限安装,但是 ReVanced 管理器目前没有权限。\n请先授予超级用户权限。",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "包名", "packageNameLabel": "包名",
"installTypeLabel": "安装类型", "installTypeLabel": "安装类型",
"mountTypeLabel": "安装", "mountTypeLabel": "安装",
"regularTypeLabel": "常规", "regularTypeLabel": "常规",
"patchedDateLabel": "修补日期", "patchedDateLabel": "修补日期",
"appliedPatchesLabel": "应用的补丁", "appliedPatchesLabel": "应用的补丁",
"sizeLabel": "",
"patchedDateHint": "${date} 于 ${time}", "patchedDateHint": "${date} 于 ${time}",
"appliedPatchesHint": "已应用 ${quantity} 个补丁", "appliedPatchesHint": "已应用 ${quantity} 个补丁",
"updateNotImplemented": "此功能尚未实现" "updateNotImplemented": "此功能尚未实现"

View File

@ -23,20 +23,14 @@
"refreshSuccess": "刷新成功", "refreshSuccess": "刷新成功",
"widgetTitle": "儀表板", "widgetTitle": "儀表板",
"updatesSubtitle": "更新", "updatesSubtitle": "更新",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "你可以之後喺設定改返", "changeLaterSubtitle": "你可以之後喺設定改返",
"noSavedAppFound": "",
"noInstallations": "未安裝修改咗既應用", "noInstallations": "未安裝修改咗既應用",
"installUpdate": "繼續安裝更新嗎?", "installUpdate": "繼續安裝更新嗎?",
"updateSheetTitle": "更新 ReVanced Manager", "updateSheetTitle": "更新 ReVanced Manager",
"updateDialogTitle": "有新嘅更新", "updateDialogTitle": "有新嘅更新",
"updatePatchesSheetTitle": "更新 ReVanced 補丁", "updatePatchesSheetTitle": "更新 ReVanced 補丁",
"updateChangelogTitle": "變更日誌", "updateChangelogTitle": "變更日誌",
"updateDialogText": "",
"downloadConsentDialogTitle": "下載必要嘅文件?", "downloadConsentDialogTitle": "下載必要嘅文件?",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "正在下載更新", "downloadingMessage": "正在下載更新",
"downloadedMessage": "已下載更新", "downloadedMessage": "已下載更新",
"installingMessage": "正在安裝更新…", "installingMessage": "正在安裝更新…",
@ -53,10 +47,7 @@
}, },
"patcherView": { "patcherView": {
"widgetTitle": "修補工具", "widgetTitle": "修補工具",
"patchButton": "修補", "patchButton": "修補"
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "選擇一個應用程式", "widgetTitle": "選擇一個應用程式",
@ -82,9 +73,7 @@
"selectFromStorageButton": "係儲存空間裏面選擇", "selectFromStorageButton": "係儲存空間裏面選擇",
"errorMessage": "用唔到揀咗嘅應用", "errorMessage": "用唔到揀咗嘅應用",
"downloadToast": "下載功能依家未用得", "downloadToast": "下載功能依家未用得",
"requireSuggestedAppVersionDialogText": "", "featureNotAvailable": "功能未能提供"
"featureNotAvailable": "功能未能提供",
"featureNotAvailableText": ""
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "揀補丁", "viewTitle": "揀補丁",
@ -99,74 +88,34 @@
"noneTooltip": "取消選擇所有修補項目", "noneTooltip": "取消選擇所有修補項目",
"loadPatchesSelection": "載入選擇嘅補丁", "loadPatchesSelection": "載入選擇嘅補丁",
"noSavedPatches": "冇保存咗嘅補丁選擇俾呢個應用。\n撳\"完成\"嚟保存當前嘅選擇。", "noSavedPatches": "冇保存咗嘅補丁選擇俾呢個應用。\n撳\"完成\"嚟保存當前嘅選擇。",
"noPatchesFound": "冇補丁俾呢個揀咗嘅應用。", "noPatchesFound": "冇補丁俾呢個揀咗嘅應用。"
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
}, },
"patchOptionsView": {},
"patchItem": { "patchItem": {
"unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}", "unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}"
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
}, },
"installerView": { "installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "安裝", "installButton": "安裝",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "開啟", "openButton": "開啟",
"notificationTitle": "ReVanced 管理器正在修補中", "notificationTitle": "ReVanced 管理器正在修補中",
"notificationText": "點擊即可返回安裝程式", "notificationText": "點擊即可返回安裝程式",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": "安裝程序進行緊,不好退出" "noExit": "安裝程序進行緊,不好退出"
}, },
"settingsView": { "settingsView": {
"widgetTitle": "設定", "widgetTitle": "設定",
"appearanceSectionTitle": "主題", "appearanceSectionTitle": "主題",
"teamSectionTitle": "團隊", "teamSectionTitle": "團隊",
"debugSectionTitle": "",
"advancedSectionTitle": "進階選項", "advancedSectionTitle": "進階選項",
"exportSectionTitle": "匯入/匯出", "exportSectionTitle": "匯入/匯出",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "暗黑模式", "darkThemeLabel": "暗黑模式",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "享受一個更貼近你裝置嘅體驗", "dynamicThemeHint": "享受一個更貼近你裝置嘅體驗",
"languageLabel": "語言", "languageLabel": "語言",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "項目整合來源", "sourcesIntegrationsLabel": "項目整合來源",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "重設", "sourcesResetDialogTitle": "重設",
"sourcesResetDialogText": "真喺要重新設定你嘅來源返去預設值?", "sourcesResetDialogText": "真喺要重新設定你嘅來源返去預設值?",
"apiURLResetDialogText": "真喺要重新設定 API URL 返去預設值?", "apiURLResetDialogText": "真喺要重新設定 API URL 返去預設值?",
"sourcesUpdateNote": "",
"apiURLLabel": "API 网址", "apiURLLabel": "API 网址",
"apiURLHint": "",
"selectApiURL": "API 网址", "selectApiURL": "API 网址",
"orgPatchesLabel": "修補檔組織", "orgPatchesLabel": "修補檔組織",
"sourcesPatchesLabel": "修補檔來源", "sourcesPatchesLabel": "修補檔來源",
@ -175,88 +124,31 @@
"contributorsHint": "ReVanced 貢獻者列表", "contributorsHint": "ReVanced 貢獻者列表",
"logsLabel": "分享記錄檔", "logsLabel": "分享記錄檔",
"logsHint": "分享 ReVanced Manager 嘅記錄檔", "logsHint": "分享 ReVanced Manager 嘅記錄檔",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "關於", "aboutLabel": "關於",
"snackbarMessage": "已複製到剪貼簿", "snackbarMessage": "已複製到剪貼簿",
"restartAppForChanges": "重啟應用嚟套用變更", "restartAppForChanges": "重啟應用嚟套用變更",
"deleteTempDirLabel": "刪除暫時文件", "deleteTempDirLabel": "刪除暫時文件",
"deleteTempDirHint": "刪除未使用的暫存檔案", "deleteTempDirHint": "刪除未使用的暫存檔案",
"deletedTempDir": "暫時文件已刪除", "deletedTempDir": "暫時文件已刪除",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "日志已被刪除", "deletedLogs": "日志已被刪除",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "導出 keystore", "exportKeystoreLabel": "導出 keystore",
"exportKeystoreHint": "",
"exportedKeystore": "已導出 keystore", "exportedKeystore": "已導出 keystore",
"noKeystoreExportFileFound": "沒有可導出的 keystore", "noKeystoreExportFileFound": "沒有可導出的 keystore",
"importKeystoreLabel": "導入 keystore", "importKeystoreLabel": "導入 keystore",
"importKeystoreHint": "",
"importedKeystore": "已導入 keystore", "importedKeystore": "已導入 keystore",
"selectKeystorePassword": "", "jsonSelectorErrorMessage": "無法使用選取的 JSON 文件"
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "無法使用選取的 JSON 文件",
"keystoreSelectorErrorMessage": ""
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "應用程式資訊", "widgetTitle": "應用程式資訊",
"openButton": "打開", "openButton": "打開",
"installButton": "安裝", "installButton": "安裝",
"uninstallButton": "解除安裝", "uninstallButton": "解除安裝",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "錯誤", "rootDialogTitle": "錯誤",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "程序已用 superuser 權限安裝完畢,但是目前 ReVanced Manager 還未授權.\n請讓ReVanced Manager 授權 superuser", "rootDialogText": "程序已用 superuser 權限安裝完畢,但是目前 ReVanced Manager 還未授權.\n請讓ReVanced Manager 授權 superuser",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "應用程式名稱", "packageNameLabel": "應用程式名稱",
"installTypeLabel": "安裝方式", "installTypeLabel": "安裝方式",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "修補日期", "patchedDateLabel": "修補日期",
"appliedPatchesLabel": "已經修補咗嘅補丁", "appliedPatchesLabel": "已經修補咗嘅補丁",
"sizeLabel": "",
"patchedDateHint": "${date} 嘅 ${time}", "patchedDateHint": "${date} 嘅 ${time}",
"appliedPatchesHint": "${quantity} 修補咗嘅補丁", "appliedPatchesHint": "${quantity} 修補咗嘅補丁",
"updateNotImplemented": "呢個功能仲未開發" "updateNotImplemented": "呢個功能仲未開發"
@ -264,30 +156,5 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "貢獻者" "widgetTitle": "貢獻者"
}, },
"installErrorDialog": { "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": ""
}
} }

View File

@ -24,7 +24,6 @@
"widgetTitle": "儀表板", "widgetTitle": "儀表板",
"updatesSubtitle": "更新", "updatesSubtitle": "更新",
"lastPatchedAppSubtitle": "最後修補的應用程式", "lastPatchedAppSubtitle": "最後修補的應用程式",
"patchedSubtitle": "",
"changeLaterSubtitle": "你可以稍後在設定中變更這項設定。", "changeLaterSubtitle": "你可以稍後在設定中變更這項設定。",
"noSavedAppFound": "未找到應用程式", "noSavedAppFound": "未找到應用程式",
"noInstallations": "未安裝已修補的應用程式", "noInstallations": "未安裝已修補的應用程式",
@ -54,7 +53,6 @@
"patcherView": { "patcherView": {
"widgetTitle": "修補工具", "widgetTitle": "修補工具",
"patchButton": "補丁", "patchButton": "補丁",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "自從您上次使用以來,以下補丁已遭移除。\n\n${patches} \n\n仍要繼續執行嗎", "removedPatchesWarningDialogText": "自從您上次使用以來,以下補丁已遭移除。\n\n${patches} \n\n仍要繼續執行嗎",
"requiredOptionDialogText": "某些補丁需要進一步設定。" "requiredOptionDialogText": "某些補丁需要進一步設定。"
}, },
@ -105,10 +103,8 @@
"patchOptionsView": { "patchOptionsView": {
"customValue": "自訂值", "customValue": "自訂值",
"setToNull": "設為空值", "setToNull": "設為空值",
"nullValue": "",
"viewTitle": "補丁選項", "viewTitle": "補丁選項",
"saveOptions": "儲存", "saveOptions": "儲存",
"unselectPatch": "",
"tooltip": "更多輸入選項", "tooltip": "更多輸入選項",
"selectFilePath": "請選取檔案路徑", "selectFilePath": "請選取檔案路徑",
"selectFolder": "請選取資料夾", "selectFolder": "請選取資料夾",

View File

@ -1,293 +1,19 @@
{ {
"okButton": "", "navigationView": {},
"cancelButton": "", "homeView": {},
"dismissButton": "", "applicationItem": {},
"quitButton": "", "latestCommitCard": {},
"updateButton": "", "patcherView": {},
"suggested": "", "appSelectorCard": {},
"yesButton": "", "patchSelectorCard": {},
"noButton": "", "socialMediaCard": {},
"warning": "", "appSelectorView": {},
"notice": "", "patchesSelectorView": {},
"noShowAgain": "", "patchOptionsView": {},
"add": "", "patchItem": {},
"remove": "", "installerView": {},
"showChangelogButton": "", "settingsView": {},
"showUpdateButton": "", "appInfoView": {},
"navigationView": { "contributorsView": {},
"dashboardTab": "", "installErrorDialog": {}
"patcherTab": "",
"settingsTab": ""
},
"homeView": {
"refreshSuccess": "",
"widgetTitle": "",
"updatesSubtitle": "",
"lastPatchedAppSubtitle": "",
"patchedSubtitle": "",
"changeLaterSubtitle": "",
"noSavedAppFound": "",
"noInstallations": "",
"installUpdate": "",
"updateSheetTitle": "",
"updateDialogTitle": "",
"updatePatchesSheetTitle": "",
"updateChangelogTitle": "",
"updateDialogText": "",
"downloadConsentDialogTitle": "",
"downloadConsentDialogText": "",
"downloadConsentDialogText2": "",
"downloadingMessage": "",
"downloadedMessage": "",
"installingMessage": "",
"errorDownloadMessage": "",
"errorInstallMessage": "",
"noConnection": ""
},
"applicationItem": {
"infoButton": ""
},
"latestCommitCard": {
"loadingLabel": "",
"timeagoLabel": ""
},
"patcherView": {
"widgetTitle": "",
"patchButton": "",
"incompatibleArchWarningDialogText": "",
"removedPatchesWarningDialogText": "",
"requiredOptionDialogText": ""
},
"appSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"noAppsLabel": "",
"anyVersion": ""
},
"patchSelectorCard": {
"widgetTitle": "",
"widgetTitleSelected": "",
"widgetSubtitle": "",
"widgetEmptySubtitle": ""
},
"socialMediaCard": {
"widgetTitle": "",
"widgetSubtitle": ""
},
"appSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"storageButton": "",
"selectFromStorageButton": "",
"errorMessage": "",
"downloadToast": "",
"requireSuggestedAppVersionDialogText": "",
"featureNotAvailable": "",
"featureNotAvailableText": ""
},
"patchesSelectorView": {
"viewTitle": "",
"searchBarHint": "",
"universalPatches": "",
"newPatches": "",
"patches": "",
"doneButton": "",
"defaultChip": "",
"defaultTooltip": "",
"noneChip": "",
"noneTooltip": "",
"loadPatchesSelection": "",
"noSavedPatches": "",
"noPatchesFound": "",
"setRequiredOption": ""
},
"patchOptionsView": {
"customValue": "",
"setToNull": "",
"nullValue": "",
"viewTitle": "",
"saveOptions": "",
"unselectPatch": "",
"tooltip": "",
"selectFilePath": "",
"selectFolder": "",
"requiredOption": "",
"unsupportedOption": "",
"requiredOptionNull": ""
},
"patchItem": {
"unsupportedDialogText": "",
"unsupportedPatchVersion": "",
"unsupportedRequiredOption": "",
"patchesChangeWarningDialogText": "",
"patchesChangeWarningDialogButton": ""
},
"installerView": {
"installType": "",
"installTypeDescription": "",
"installButton": "",
"installRootType": "",
"installNonRootType": "",
"warning": "",
"pressBackAgain": "",
"openButton": "",
"notificationTitle": "",
"notificationText": "",
"exportApkButtonTooltip": "",
"exportLogButtonTooltip": "",
"screenshotDetected": "",
"copiedToClipboard": "",
"noExit": ""
},
"settingsView": {
"widgetTitle": "",
"appearanceSectionTitle": "",
"teamSectionTitle": "",
"debugSectionTitle": "",
"advancedSectionTitle": "",
"exportSectionTitle": "",
"dataSectionTitle": "",
"themeModeLabel": "",
"systemThemeLabel": "",
"lightThemeLabel": "",
"darkThemeLabel": "",
"dynamicThemeLabel": "",
"dynamicThemeHint": "",
"languageLabel": "",
"languageUpdated": "",
"sourcesLabel": "",
"sourcesLabelHint": "",
"sourcesIntegrationsLabel": "",
"useAlternativeSources": "",
"useAlternativeSourcesHint": "",
"sourcesResetDialogTitle": "",
"sourcesResetDialogText": "",
"apiURLResetDialogText": "",
"sourcesUpdateNote": "",
"apiURLLabel": "",
"apiURLHint": "",
"selectApiURL": "",
"orgPatchesLabel": "",
"sourcesPatchesLabel": "",
"orgIntegrationsLabel": "",
"contributorsLabel": "",
"contributorsHint": "",
"logsLabel": "",
"logsHint": "",
"enablePatchesSelectionLabel": "",
"enablePatchesSelectionHint": "",
"enablePatchesSelectionWarningText": "",
"disablePatchesSelectionWarningText": "",
"autoUpdatePatchesLabel": "",
"autoUpdatePatchesHint": "",
"showUpdateDialogLabel": "",
"showUpdateDialogHint": "",
"universalPatchesLabel": "",
"universalPatchesHint": "",
"lastPatchedAppLabel": "",
"lastPatchedAppHint": "",
"versionCompatibilityCheckLabel": "",
"versionCompatibilityCheckHint": "",
"requireSuggestedAppVersionLabel": "",
"requireSuggestedAppVersionHint": "",
"requireSuggestedAppVersionDialogText": "",
"aboutLabel": "",
"snackbarMessage": "",
"restartAppForChanges": "",
"deleteTempDirLabel": "",
"deleteTempDirHint": "",
"deletedTempDir": "",
"exportPatchesLabel": "",
"exportPatchesHint": "",
"exportedPatches": "",
"noExportFileFound": "",
"importPatchesLabel": "",
"importPatchesHint": "",
"importedPatches": "",
"resetStoredPatchesLabel": "",
"resetStoredPatchesHint": "",
"resetStoredPatchesDialogTitle": "",
"resetStoredPatchesDialogText": "",
"resetStoredPatches": "",
"resetStoredOptionsLabel": "",
"resetStoredOptionsHint": "",
"resetStoredOptionsDialogTitle": "",
"resetStoredOptionsDialogText": "",
"resetStoredOptions": "",
"deleteLogsLabel": "",
"deleteLogsHint": "",
"deletedLogs": "",
"regenerateKeystoreLabel": "",
"regenerateKeystoreHint": "",
"regenerateKeystoreDialogTitle": "",
"regenerateKeystoreDialogText": "",
"regeneratedKeystore": "",
"exportKeystoreLabel": "",
"exportKeystoreHint": "",
"exportedKeystore": "",
"noKeystoreExportFileFound": "",
"importKeystoreLabel": "",
"importKeystoreHint": "",
"importedKeystore": "",
"selectKeystorePassword": "",
"selectKeystorePasswordHint": "",
"jsonSelectorErrorMessage": "",
"keystoreSelectorErrorMessage": ""
},
"appInfoView": {
"widgetTitle": "",
"openButton": "",
"installButton": "",
"uninstallButton": "",
"unmountButton": "",
"exportButton": "",
"deleteButton": "",
"rootDialogTitle": "",
"lastPatchedAppDescription": "",
"unmountDialogText": "",
"uninstallDialogText": "",
"rootDialogText": "",
"removeAppDialogTitle": "",
"removeAppDialogText": "",
"packageNameLabel": "",
"installTypeLabel": "",
"mountTypeLabel": "",
"regularTypeLabel": "",
"patchedDateLabel": "",
"appliedPatchesLabel": "",
"sizeLabel": "",
"patchedDateHint": "",
"appliedPatchesHint": "",
"updateNotImplemented": ""
},
"contributorsView": {
"widgetTitle": ""
},
"installErrorDialog": {
"mount_version_mismatch": "",
"mount_no_root": "",
"mount_missing_installation": "",
"status_failure_blocked": "",
"install_failed_verification_failure": "",
"status_failure_invalid": "",
"install_failed_version_downgrade": "",
"status_failure_conflict": "",
"status_failure_storage": "",
"status_failure_incompatible": "",
"status_failure_timeout": "",
"status_unknown": "",
"mount_version_mismatch_description": "",
"mount_no_root_description": "",
"mount_missing_installation_description": "",
"status_failure_timeout_description": "",
"status_failure_storage_description": "",
"status_failure_invalid_description": "",
"status_failure_incompatible_description": "",
"status_failure_conflict_description": "",
"status_failure_blocked_description": "",
"install_failed_verification_failure_description": "",
"install_failed_version_downgrade_description": "",
"status_unknown_description": ""
}
} }