Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/361eb2e53f283324cb936e5fd462f04d325cf5fa?style=unified&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
39 additions and
2 deletions
@ -1001,5 +1001,7 @@
"ResetQualityDefinitions" : "Redefinir Configurações de Qualidade" ,
"ResetQualityDefinitionsMessageText" : "Tem certeza de que deseja redefinir as configurações de qualidade?" ,
"ResetTitlesHelpText" : "Redefinir títulos de configuração, bem como valores" ,
"BlocklistReleaseHelpText" : "Impede que o Lidarr pegue automaticamente esses arquivos novamente"
"BlocklistReleaseHelpText" : "Impede que o Lidarr pegue automaticamente esses arquivos novamente" ,
"FailedToLoadQueue" : "Falha ao carregar a fila" ,
"QueueIsEmpty" : "Fila está vazia"
}
@ -11,5 +11,40 @@
"AddIndexer" : "新增索引" ,
"AddList" : "新增列表" ,
"Age" : "年齡" ,
"Activity" : "活動"
"Activity" : "活動" ,
"Always" : "總是" ,
"AppDataDirectory" : "AppData 路徑" ,
"ApplicationURL" : "應用程式 URL" ,
"ApplicationUrlHelpText" : "這個應用程式的外部網址, 包括http(s)://、端口和URL Base。" ,
"Apply" : "套用" ,
"ApplyTags" : "套用標籤" ,
"Branch" : "分支" ,
"AudioInfo" : "聲音資訊" ,
"AutoRedownloadFailedHelpText" : "自動搜尋並嘗試下載不同的版本" ,
"Automatic" : "自動" ,
"Backup" : "備份" ,
"BackupNow" : "馬上備份" ,
"BlocklistRelease" : "封鎖清單版本" ,
"EditQualityProfile" : "編輯品質設定檔" ,
"AllFiles" : "全部文件" ,
"AlreadyInYourLibrary" : "已經在您的資源庫中" ,
"AppDataLocationHealthCheckMessage" : "為了避免在更新過程中刪除AppData, 將無法進行更新。" ,
"Authentication" : "認證" ,
"QualityDefinitions" : "品質定義" ,
"BlocklistReleases" : "封鎖清單版本" ,
"ClickToChangeQuality" : "點擊以更改品質" ,
"DeleteQualityProfile" : "刪除品質設定檔" ,
"AddListExclusion" : "新增排除清單" ,
"ApiKeyValidationHealthCheckMessage" : "請將您的API金鑰更新為至少{0}個字元長。您可以通過設定或配置文件進行此操作。" ,
"Backups" : "備份" ,
"BindAddress" : "綁定地址( Bind Address) " ,
"BindAddressHelpText" : "有效的IP地址, 本地主機( localhost) 或者「*」以表示所有介面。" ,
"Blocklist" : "封鎖清單" ,
"BackupRetentionHelpText" : "超過保留期的自動備份將被自動清理" ,
"Quality" : "品質" ,
"AddNew" : "加入新的" ,
"AddRemotePathMapping" : "加入遠程路徑對應" ,
"AddRootFolder" : "加入根目錄資料夾" ,
"AfterManualRefresh" : "在手動重新整理之後" ,
"AddQualityProfile" : "加入品質設定檔"
}