mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
122 lines
4.1 KiB
JSON
122 lines
4.1 KiB
JSON
|
{
|
||
|
"okButton": "確定",
|
||
|
"cancelButton": "取消",
|
||
|
"updateButton": "更新",
|
||
|
"installed": "已安裝版本: ${version}",
|
||
|
"suggested": "建議: ${version}",
|
||
|
"yesButton": "是",
|
||
|
"noButton": "不是",
|
||
|
"warning": "警告",
|
||
|
"navigationView": {
|
||
|
"dashboardTab": "儀表板",
|
||
|
"patcherTab": "修補工具",
|
||
|
"settingsTab": "設定"
|
||
|
},
|
||
|
"homeView": {
|
||
|
"refreshSuccess": "刷新成功",
|
||
|
"widgetTitle": "儀表板",
|
||
|
"updatesSubtitle": "更新",
|
||
|
"patchedSubtitle": "修改咗既應用",
|
||
|
"noInstallations": "未安裝修改咗既應用",
|
||
|
"installUpdate": "繼續安裝更新嗎?",
|
||
|
"updateChangelogTitle": "變更日誌",
|
||
|
"downloadingMessage": "正在下載更新",
|
||
|
"installingMessage": "正在安裝更新…",
|
||
|
"errorDownloadMessage": "下載唔到更新",
|
||
|
"errorInstallMessage": "安裝更新失敗",
|
||
|
"noConnection": "冇網路連線",
|
||
|
"updatesDisabled": "更新已修補的應用已暫時被禁用。請重新修補應用。"
|
||
|
},
|
||
|
"applicationItem": {
|
||
|
"infoButton": "信息"
|
||
|
},
|
||
|
"latestCommitCard": {
|
||
|
"loadingLabel": "載入中...",
|
||
|
"timeagoLabel": "${time} 之前"
|
||
|
},
|
||
|
"patcherView": {
|
||
|
"widgetTitle": "修補工具",
|
||
|
"patchButton": "修補"
|
||
|
},
|
||
|
"appSelectorCard": {
|
||
|
"noAppsLabel": "搵唔到應用",
|
||
|
"currentVersion": "目前",
|
||
|
"suggestedVersion": "建議"
|
||
|
},
|
||
|
"patchSelectorCard": {
|
||
|
"widgetTitle": "選擇補丁",
|
||
|
"widgetTitleSelected": "已揀選嘅補丁",
|
||
|
"widgetSubtitle": "揀個應用先",
|
||
|
"widgetEmptySubtitle": "冇揀咗嘅補丁"
|
||
|
},
|
||
|
"socialMediaCard": {
|
||
|
"widgetTitle": "社交",
|
||
|
"widgetSubtitle": "我哋上線啦!"
|
||
|
},
|
||
|
"appSelectorView": {
|
||
|
"storageButton": "儲存空間",
|
||
|
"selectFromStorageButton": "係儲存空間裏面選擇",
|
||
|
"errorMessage": "用唔到揀咗嘅應用",
|
||
|
"downloadToast": "下載功能依家未用得",
|
||
|
"featureNotAvailable": "功能未能提供"
|
||
|
},
|
||
|
"patchesSelectorView": {
|
||
|
"viewTitle": "揀補丁",
|
||
|
"searchBarHint": "搜尋補丁",
|
||
|
"doneButton": "完成",
|
||
|
"defaultTooltip": "選擇所有預設嘅補丁",
|
||
|
"noneTooltip": "取消選擇所有修補項目",
|
||
|
"noPatchesFound": "冇補丁俾呢個揀咗嘅應用。"
|
||
|
},
|
||
|
"patchOptionsView": {},
|
||
|
"patchItem": {
|
||
|
"unsupportedDialogText": "揀咗哩種修改可能會導致修改錯誤\n\nApp 版本: ${packageVersion}\n現時支援嘅版本: \n${supportedVersions}"
|
||
|
},
|
||
|
"installerView": {
|
||
|
"installButton": "安裝",
|
||
|
"openButton": "開啟",
|
||
|
"notificationTitle": "ReVanced 管理器正在修補中",
|
||
|
"notificationText": "點擊即可返回安裝程式",
|
||
|
"noExit": "安裝程序進行緊,不好退出"
|
||
|
},
|
||
|
"settingsView": {
|
||
|
"widgetTitle": "設定",
|
||
|
"appearanceSectionTitle": "主題",
|
||
|
"teamSectionTitle": "團隊",
|
||
|
"advancedSectionTitle": "進階選項",
|
||
|
"exportSectionTitle": "匯入/匯出",
|
||
|
"darkThemeLabel": "暗黑模式",
|
||
|
"dynamicThemeHint": "享受一個更貼近你裝置嘅體驗",
|
||
|
"languageLabel": "語言",
|
||
|
"sourcesLabel": "來源",
|
||
|
"sourcesIntegrationsLabel": "項目整合來源",
|
||
|
"sourcesResetDialogTitle": "重設",
|
||
|
"hostRepositoryLabel": "儲存庫 API",
|
||
|
"orgPatchesLabel": "修補檔組織",
|
||
|
"sourcesPatchesLabel": "修補檔來源",
|
||
|
"orgIntegrationsLabel": "項目整合組織",
|
||
|
"contributorsLabel": "貢獻者",
|
||
|
"contributorsHint": "ReVanced 貢獻者列表",
|
||
|
"aboutLabel": "關於",
|
||
|
"snackbarMessage": "已複製到剪貼簿",
|
||
|
"restartAppForChanges": "重啟應用嚟套用變更",
|
||
|
"importKeystoreLabel": "導入 keystore"
|
||
|
},
|
||
|
"appInfoView": {
|
||
|
"openButton": "打開",
|
||
|
"uninstallButton": "解除安裝",
|
||
|
"rootDialogTitle": "錯誤",
|
||
|
"patchedDateLabel": "修補日期",
|
||
|
"appliedPatchesLabel": "已經修補咗嘅補丁",
|
||
|
"patchedDateHint": "${date} 嘅 ${time}",
|
||
|
"appliedPatchesHint": "${quantity}修補咗嘅補丁",
|
||
|
"updateNotImplemented": "呢個功能仲未開發"
|
||
|
},
|
||
|
"contributorsView": {
|
||
|
"widgetTitle": "貢獻者",
|
||
|
"integrationsContributors": "整合貢獻者",
|
||
|
"cliContributors": "CLI 貢獻者",
|
||
|
"managerContributors": "修補器貢獻者"
|
||
|
},
|
||
|
"installErrorDialog": {}
|
||
|
}
|