1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-27 06:02:33 +01:00
Radarr/src/NzbDrone.Core
Weblate d021517f4b Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
Currently translated at 99.8% (1166 of 1168 strings)

Translated using Weblate (Portuguese (Brazil)) [skip ci]

Currently translated at 100.0% (1168 of 1168 strings)

Translated using Weblate (Portuguese (Brazil)) [skip ci]

Currently translated at 100.0% (1168 of 1168 strings)

Update translation files  [skip ci]

Updated by "Cleanup translation files" hook in Weblate.

Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]

Currently translated at 100.0% (1168 of 1168 strings)

Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Lithaway <478279934@qq.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: aenron <1414004038@qq.com>
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_CN/
Translation: Servarr/Radarr
2023-05-10 12:00:43 +01:00
..
Analytics New: Download History 2020-04-22 17:33:08 -04:00
Annotations New: Frontend Placeholders from the Backend 2021-12-07 09:59:35 +00:00
Authentication Always access config file via provider to utilise lock 2021-05-07 11:52:03 +01:00
Backup New: Add version and timestamp to backup archive 2023-04-22 20:00:45 -05:00
Blocklisting Fixed: Custom Format calculation error on Blocklist by Movie 2023-04-13 21:55:01 -05:00
Configuration Fixed: Config file settings do not need to be case-sensitive 2023-04-11 20:00:35 -05:00
CustomFilters New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
CustomFormats Fixed: Matching of custom formats during movie file import 2023-05-06 23:33:03 -05:00
Datastore New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
DecisionEngine New: Use TmdbId from parsing for mapping 2023-04-30 13:39:31 -05:00
DiskSpace Don't call AllMovies twice for each AddMovie validation 2020-12-04 23:23:20 -05:00
Download New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
Exceptions Pull Sonarr commit 'Log Skyhook connection failures with more info.' (#6060) 2021-03-17 15:50:03 +00:00
Extras Refactor LanguageParser.ParseLanguageTags() to return List<> instead of IEnumerable. Clean up calls to ParseLanguageTags(). 2023-04-29 10:33:24 -05:00
HealthCheck New: On Health Restored notification 2023-05-10 00:18:15 +03:00
History New: Don't block imports when release was matched by ID if they were grabbed via interactive search 2023-04-30 13:39:31 -05:00
Housekeeping Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items 2023-01-22 16:24:24 -06:00
Http Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ImportLists New: Filter Sonarr synchronization based on Root Folders 2023-05-02 23:47:24 +03:00
Indexers Fixed: Ensure indexer errors are handled before processing response 2023-05-07 21:33:44 +03:00
IndexerSearch Enforce comment style in CS 2022-11-20 12:27:45 -06:00
Instrumentation fixup: some tests for log files 2022-11-21 18:42:38 -06:00
Jobs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
Languages New: Add Additional Languages 2023-02-12 15:03:45 -06:00
Lifecycle Added update check early in startup if package requested 2020-08-12 22:28:57 -04:00
Localization Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci] 2023-05-10 12:00:43 +01:00
MediaCover Update SixLabors.ImageSharp, MailKit, DryIoc libraries 2023-04-22 20:18:22 -05:00
MediaFiles New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
Messaging New: Add result to commands to report commands that did not complete successfully 2023-05-04 11:40:01 +03:00
MetadataSource New: Add Ireland as a Certification Country (#8085) 2023-02-11 12:36:04 -06:00
Movies Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00
Notifications New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
Organizer Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00
Parser New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
Profiles Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00
ProgressMessaging Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
Properties Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
Qualities Fixed: Parse DVD with 576p Resolution as DVD 2023-04-23 13:09:16 -05:00
Queue Use augmented languages for queue items 2023-04-30 13:39:31 -05:00
RemotePathMappings Fixed: Trim whitespace on Remote Mapping Add 2020-06-03 21:38:46 -04:00
Restrictions Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
RootFolders New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
Security Fixed: Use general settings cert validation for email 2022-01-10 09:17:54 -05:00
Tags New: Add tag support to indexers 2021-10-23 16:22:27 +01:00
ThingiProvider Enforce comment style in CS 2022-11-20 12:27:45 -06:00
Update Cleanup Dual Target and Mono References 2022-10-15 21:01:37 -05:00
Validation New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
Fluent.cs Remove ParsingLibrary 2020-11-05 22:01:40 -05:00
Hashing.cs New: Upgrade to .NET 6 2021-11-23 19:52:37 +00:00
Radarr.Core.csproj Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00