mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-23 06:25:24 -07:00
Update zh.json
Hello, I like your project very much and spent my free time to translate the Chinese internationalization documents, hoping to pass the pull request and look forward to the Chinese option in the next release ; )
This commit is contained in:
parent
cf31d8c34e
commit
d059f35512
1 changed files with 365 additions and 365 deletions
|
@ -1,430 +1,430 @@
|
|||
{
|
||||
"Login": {
|
||||
"SignInButton": "Sign in",
|
||||
"UsernamePlaceholder": "Username",
|
||||
"PasswordPlaceholder": "Password",
|
||||
"RememberMe": "Remember Me",
|
||||
"SignInWith": "Sign in with {{appName}}",
|
||||
"SignInWithPlex": "Sign in with Plex",
|
||||
"ForgottenPassword": "Forgot your password?",
|
||||
"SignInButton": "登录",
|
||||
"UsernamePlaceholder": "用户名",
|
||||
"PasswordPlaceholder": "密码",
|
||||
"RememberMe": "记住我",
|
||||
"SignInWith": "使用{{appName}}账户登录",
|
||||
"SignInWithPlex": "使用Plex账户登录",
|
||||
"ForgottenPassword": "忘记密码?",
|
||||
"Errors": {
|
||||
"IncorrectCredentials": "Incorrect username or password"
|
||||
"IncorrectCredentials": "用户名或密码错误"
|
||||
}
|
||||
},
|
||||
"Common": {
|
||||
"ContinueButton": "Continue",
|
||||
"Available": "Available",
|
||||
"Approved": "Approved",
|
||||
"Pending": "Pending",
|
||||
"PartiallyAvailable": "Partially Available",
|
||||
"Monitored": "Monitored",
|
||||
"NotAvailable": "Not Available",
|
||||
"ProcessingRequest": "Processing Request",
|
||||
"PendingApproval": "Pending Approval",
|
||||
"RequestDenied": "Request Denied",
|
||||
"NotRequested": "Not Requested",
|
||||
"Requested": "Requested",
|
||||
"Search": "Search",
|
||||
"Request": "Request",
|
||||
"Denied": "Denied",
|
||||
"Approve": "Approve",
|
||||
"PartlyAvailable": "Partly Available",
|
||||
"ViewDetails": "View Details",
|
||||
"ContinueButton": "继续",
|
||||
"Available": "可用",
|
||||
"Approved": "批准",
|
||||
"Pending": "待处理",
|
||||
"PartiallyAvailable": "部分可用",
|
||||
"Monitored": "已监控",
|
||||
"NotAvailable": "不可用",
|
||||
"ProcessingRequest": "处理请求",
|
||||
"PendingApproval": "待批准",
|
||||
"RequestDenied": "请求被拒绝",
|
||||
"NotRequested": "未请求",
|
||||
"Requested": "已请求",
|
||||
"Search": "搜索",
|
||||
"Request": "请求",
|
||||
"Denied": "拒绝",
|
||||
"Approve": "通过",
|
||||
"PartlyAvailable": "部分可用",
|
||||
"ViewDetails": "查看详情",
|
||||
"Errors": {
|
||||
"Validation": "Please check your entered values"
|
||||
"Validation": "请检查您输入的值"
|
||||
},
|
||||
"Cancel": "Cancel",
|
||||
"Submit": "Submit",
|
||||
"Update": "Update",
|
||||
"tvShow": "TV Show",
|
||||
"movie": "Movie",
|
||||
"album": "Album"
|
||||
"Cancel": "取消",
|
||||
"Submit": "提交",
|
||||
"Update": "更新",
|
||||
"tvShow": "电视节目",
|
||||
"movie": "电影",
|
||||
"album": "专辑"
|
||||
},
|
||||
"PasswordReset": {
|
||||
"EmailAddressPlaceholder": "Email Address",
|
||||
"ResetPasswordButton": "Reset Password"
|
||||
"EmailAddressPlaceholder": "邮箱地址",
|
||||
"ResetPasswordButton": "重置密码"
|
||||
},
|
||||
"LandingPage": {
|
||||
"OnlineHeading": "Currently Online",
|
||||
"OnlineParagraph": "The media server is currently online",
|
||||
"PartiallyOnlineHeading": "Partially Online",
|
||||
"PartiallyOnlineParagraph": "The media server is partially online.",
|
||||
"MultipleServersUnavailable": "There are {{serversUnavailable}} servers offline out of {{totalServers}}.",
|
||||
"SingleServerUnavailable": "There is {{serversUnavailable}} server offline out of {{totalServers}}.",
|
||||
"OfflineHeading": "Currently Offline",
|
||||
"OfflineParagraph": "The media server is currently offline.",
|
||||
"CheckPageForUpdates": "Check this page for continuous site updates."
|
||||
"OnlineHeading": "当前在线",
|
||||
"OnlineParagraph": "媒体服务器当前在线",
|
||||
"PartiallyOnlineHeading": "部分在线",
|
||||
"PartiallyOnlineParagraph": "媒体服务器部分在线",
|
||||
"MultipleServersUnavailable": "在{{totalServers}}中有{{serversUnavailable}}个服务器不可用",
|
||||
"SingleServerUnavailable": "在{{totalServers}}中有{{serversUnavailable}}个服务器离线",
|
||||
"OfflineHeading": "当前离线",
|
||||
"OfflineParagraph": "媒体服务器当前离线",
|
||||
"CheckPageForUpdates": "检查此页面是否有持续的站点更新"
|
||||
},
|
||||
"ErrorPages": {
|
||||
"NotFound": "Page not found"
|
||||
"NotFound": "页面未找到"
|
||||
},
|
||||
"NavigationBar": {
|
||||
"Discover": "Discover",
|
||||
"Search": "Search",
|
||||
"Requests": "Requests",
|
||||
"UserManagement": "Users",
|
||||
"Issues": "Issues",
|
||||
"Vote": "Vote",
|
||||
"Donate": "Donate!",
|
||||
"DonateLibraryMaintainer": "Donate to Library Maintainer",
|
||||
"DonateTooltip": "This is how I convince my wife to let me spend my spare time developing Ombi 😁",
|
||||
"UpdateAvailableTooltip": "Update Available!",
|
||||
"Settings": "Settings",
|
||||
"Welcome": "Welcome {{username}}",
|
||||
"UpdateDetails": "Update Details",
|
||||
"Logout": "Logout",
|
||||
"OpenMobileApp": "Open Mobile App",
|
||||
"RecentlyAdded": "Recently Added",
|
||||
"ChangeTheme": "Change Theme",
|
||||
"Calendar": "Calendar",
|
||||
"UserPreferences": "Preferences",
|
||||
"FeatureSuggestion": "Features",
|
||||
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!",
|
||||
"Discover": "发现",
|
||||
"Search": "搜索",
|
||||
"Requests": "请求",
|
||||
"UserManagement": "用户",
|
||||
"Issues": "问题",
|
||||
"Vote": "投票",
|
||||
"Donate": "捐赠!",
|
||||
"DonateLibraryMaintainer": "给库管理者捐赠",
|
||||
"DonateTooltip": "这就是我说服我妻子让我利用业余时间开发 Ombi 的方式 😁",
|
||||
"UpdateAvailableTooltip": "有新的更新可用!",
|
||||
"Settings": "设置",
|
||||
"Welcome": "欢迎 {{username}}",
|
||||
"UpdateDetails": "更新详情",
|
||||
"Logout": "注销",
|
||||
"OpenMobileApp": "打开移动应用程序",
|
||||
"RecentlyAdded": "最近添加",
|
||||
"ChangeTheme": "改变主题",
|
||||
"Calendar": "日历",
|
||||
"UserPreferences": "首选项",
|
||||
"FeatureSuggestion": "功能",
|
||||
"FeatureSuggestionTooltip": "有一个很棒的新想法吗?在这里提出建议!",
|
||||
"Filter": {
|
||||
"Movies": "Movies",
|
||||
"TvShows": "TV Shows",
|
||||
"Music": "Music",
|
||||
"People": "People"
|
||||
"Movies": "电影",
|
||||
"TvShows": "电视节目",
|
||||
"Music": "音乐",
|
||||
"People": "人员"
|
||||
},
|
||||
"MorningWelcome": "Good morning!",
|
||||
"AfternoonWelcome": "Good afternoon!",
|
||||
"EveningWelcome": "Good evening!"
|
||||
"MorningWelcome": "早上好!",
|
||||
"AfternoonWelcome": "下午好!",
|
||||
"EveningWelcome": "晚上好!"
|
||||
},
|
||||
"Search": {
|
||||
"Title": "Search",
|
||||
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||
"MoviesTab": "Movies",
|
||||
"TvTab": "TV Shows",
|
||||
"MusicTab": "Music",
|
||||
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
|
||||
"AdvancedSearchHeader": "Advanced Search",
|
||||
"Suggestions": "Suggestions",
|
||||
"NoResults": "Sorry, we didn't find any results!",
|
||||
"DigitalDate": "Digital Release: {{date}}",
|
||||
"TheatricalRelease": "Theatrical Release: {{date}}",
|
||||
"ViewOnPlex": "Play On Plex",
|
||||
"ViewOnEmby": "Play On Emby",
|
||||
"ViewOnJellyfin": "Play On Jellyfin",
|
||||
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||
"Similar": "Similar",
|
||||
"Refine": "Refine",
|
||||
"SearchBarPlaceholder": "Type Here to Search",
|
||||
"Title": "搜索",
|
||||
"Paragraph": "想看目前没有的东西?没问题,在下面搜索并请求它!",
|
||||
"MoviesTab": "电影",
|
||||
"TvTab": "电视节目",
|
||||
"MusicTab": "音乐",
|
||||
"AdvancedSearch": "您可以填写以下任意一项来发现新媒体,所有结果均按热门程度排序",
|
||||
"AdvancedSearchHeader": "高级搜索",
|
||||
"Suggestions": "建议",
|
||||
"NoResults": "抱歉,我们没有找到任何结果!",
|
||||
"DigitalDate": "数字发布:{{date}}",
|
||||
"TheatricalRelease": "剧场版发行:{{date}}",
|
||||
"ViewOnPlex": "在Plex上播放",
|
||||
"ViewOnEmby": "在Emby上播放",
|
||||
"ViewOnJellyfin": "在Jellyfin上播放",
|
||||
"RequestAdded": "已成功添加{{title}}的请求",
|
||||
"Similar": "相似",
|
||||
"Refine": "精选",
|
||||
"SearchBarPlaceholder": "在此处输入进行搜索",
|
||||
"Movies": {
|
||||
"PopularMovies": "Popular Movies",
|
||||
"UpcomingMovies": "Upcoming Movies",
|
||||
"TopRatedMovies": "Top Rated Movies",
|
||||
"NowPlayingMovies": "Now Playing Movies",
|
||||
"HomePage": "Home Page",
|
||||
"Trailer": "Trailer"
|
||||
"PopularMovies": "热门电影",
|
||||
"UpcomingMovies": "即将上映的电影",
|
||||
"TopRatedMovies": "高评分的电影",
|
||||
"NowPlayingMovies": "正在上映的电影",
|
||||
"HomePage": "主页",
|
||||
"Trailer": "预告片"
|
||||
},
|
||||
"TvShows": {
|
||||
"Popular": "Popular",
|
||||
"Trending": "Trending",
|
||||
"MostWatched": "Most Watched",
|
||||
"MostAnticipated": "Most Anticipated",
|
||||
"Results": "Results",
|
||||
"AirDate": "Air Date:",
|
||||
"AllSeasons": "All Seasons",
|
||||
"FirstSeason": "First Season",
|
||||
"LatestSeason": "Latest Season",
|
||||
"Select": "Select ...",
|
||||
"SubmitRequest": "Submit Request",
|
||||
"Season": "Season {{seasonNumber}}",
|
||||
"SelectAllInSeason": "Select All in Season {{seasonNumber}}"
|
||||
"Popular": "热门",
|
||||
"Trending": "趋势",
|
||||
"MostWatched": "最多观看",
|
||||
"MostAnticipated": "最受期待",
|
||||
"Results": "结果",
|
||||
"AirDate": "播出日期:",
|
||||
"AllSeasons": "所有季",
|
||||
"FirstSeason": "第一季",
|
||||
"LatestSeason": "最终季",
|
||||
"Select": "选择...",
|
||||
"SubmitRequest": "提交请求",
|
||||
"Season": "第{{seasonNumber}}季",
|
||||
"SelectAllInSeason": "在所有季中选择第{{seasonNumber}}季"
|
||||
},
|
||||
"AdvancedSearchInstructions": "Please choose what type of media you are searching for:",
|
||||
"YearOfRelease": "Year of Release",
|
||||
"SearchGenre": "Search Genre",
|
||||
"SearchKeyword": "Search Keyword",
|
||||
"SearchProvider": "Search Provider",
|
||||
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
|
||||
"AdvancedSearchInstructions": "请选择您要搜索的媒体类型:",
|
||||
"YearOfRelease": "发行年份",
|
||||
"SearchGenre": "按类型搜索",
|
||||
"SearchKeyword": "按关键字搜索",
|
||||
"SearchProvider": "按提供者搜索",
|
||||
"KeywordSearchingDisclaimer": "请注意,由于TheMovieDb中的数据不一致,关键字搜索方式非常容易出错"
|
||||
},
|
||||
"Requests": {
|
||||
"Title": "Requests",
|
||||
"Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.",
|
||||
"MoviesTab": "Movies",
|
||||
"ArtistName": "Artist",
|
||||
"AlbumName": "Album Name",
|
||||
"TvTab": "TV Shows",
|
||||
"MusicTab": "Music",
|
||||
"RequestedBy": "Requested By",
|
||||
"Status": "Status",
|
||||
"RequestStatus": "Request status",
|
||||
"Denied": " Denied:",
|
||||
"TheatricalRelease": "Theatrical Release: {{date}}",
|
||||
"ReleaseDate": "Released: {{date}}",
|
||||
"TheatricalReleaseSort": "Theatrical Release",
|
||||
"DigitalRelease": "Digital Release: {{date}}",
|
||||
"RequestDate": "Request Date",
|
||||
"QualityOverride": "Quality Override:",
|
||||
"RootFolderOverride": "Root Folder Override:",
|
||||
"ChangeRootFolder": "Root Folder",
|
||||
"ChangeQualityProfile": "Quality Profile",
|
||||
"MarkUnavailable": "Mark Unavailable",
|
||||
"MarkAvailable": "Mark Available",
|
||||
"Remove": "Remove",
|
||||
"Deny": "Deny",
|
||||
"DenyReason": "Deny Reason",
|
||||
"DeniedReason": "Denied Reason",
|
||||
"Season": "Season",
|
||||
"GridTitle": "Title",
|
||||
"AirDate": "Air Date",
|
||||
"GridStatus": "Status",
|
||||
"ReportIssue": "Report Issue",
|
||||
"Filter": "Filter",
|
||||
"Sort": "Sort",
|
||||
"SeasonNumberHeading": "Season: {seasonNumber}",
|
||||
"SortTitleAsc": "Title ▲",
|
||||
"SortTitleDesc": "Title ▼",
|
||||
"SortRequestDateAsc": "Request Date ▲",
|
||||
"SortRequestDateDesc": "Request Date ▼",
|
||||
"SortStatusAsc": "Status ▲",
|
||||
"SortStatusDesc": "Status ▼",
|
||||
"Title": "请求",
|
||||
"Paragraph": "您可以在下方看到您的和所有其他人的请求,以及他们的下载和批准状态",
|
||||
"MoviesTab": "电影",
|
||||
"ArtistName": "艺术家",
|
||||
"AlbumName": "专辑名称",
|
||||
"TvTab": "电视节目",
|
||||
"MusicTab": "音乐",
|
||||
"RequestedBy": "请求者",
|
||||
"Status": "状态",
|
||||
"RequestStatus": "请求状态",
|
||||
"Denied": "被拒绝:",
|
||||
"TheatricalRelease": "剧场版发行:{{date}}",
|
||||
"ReleaseDate": "发行时间:{{date}}",
|
||||
"TheatricalReleaseSort": "剧场版",
|
||||
"DigitalRelease": "数字版本发行:{{date}}",
|
||||
"RequestDate": "请求日期",
|
||||
"QualityOverride": "质量覆盖:",
|
||||
"RootFolderOverride": "根目录覆盖:",
|
||||
"ChangeRootFolder": "根目录",
|
||||
"ChangeQualityProfile": "质量配置文件",
|
||||
"MarkUnavailable": "标记不可用",
|
||||
"MarkAvailable": "标记可用",
|
||||
"Remove": "移除",
|
||||
"Deny": "拒绝",
|
||||
"DenyReason": "拒绝原因",
|
||||
"DeniedReason": "被拒绝的原因",
|
||||
"Season": "季",
|
||||
"GridTitle": "标题",
|
||||
"AirDate": "播出日期",
|
||||
"GridStatus": "状态",
|
||||
"ReportIssue": "报告问题",
|
||||
"Filter": "筛选",
|
||||
"Sort": "排序",
|
||||
"SeasonNumberHeading": "第{seasonNumber}季",
|
||||
"SortTitleAsc": "标题 ▲",
|
||||
"SortTitleDesc": "标题 ▼",
|
||||
"SortRequestDateAsc": "请求日期 ▲",
|
||||
"SortRequestDateDesc": "请求日期 ▼",
|
||||
"SortStatusAsc": "状态 ▲",
|
||||
"SortStatusDesc": "状态 ▼",
|
||||
"Remaining": {
|
||||
"Quota": "{{remaining}}/{{total}} requests remaining",
|
||||
"NextDays": "Another request will be added in {{time}} days",
|
||||
"NextHours": "Another request will be added in {{time}} hours",
|
||||
"NextMinutes": "Another request will be added in {{time}} minutes",
|
||||
"NextMinute": "Another request will be added in {{time}} minute"
|
||||
"Quota": "{{remaining}}/{{total}} 个请求剩余",
|
||||
"NextDays": "将在{{time}}天内添加另一个请求",
|
||||
"NextHours": "将在{{time}}小时后添加另一个请求",
|
||||
"NextMinutes": "将在{{time}}分钟内添加另一个请求",
|
||||
"NextMinute": "将在{{time}}分钟内添加另一个请求"
|
||||
},
|
||||
"AllRequests": "All Requests",
|
||||
"PendingRequests": "Pending Requests",
|
||||
"ProcessingRequests": "Processing Requests",
|
||||
"AvailableRequests": "Available Requests",
|
||||
"DeniedRequests": "Denied Requests",
|
||||
"RequestsToDisplay": "Requests to display",
|
||||
"RequestsTitle": "Title",
|
||||
"Details": "Details",
|
||||
"Options": "Options",
|
||||
"AllRequests": "所有请求",
|
||||
"PendingRequests": "待处理请求",
|
||||
"ProcessingRequests": "处理中请求",
|
||||
"AvailableRequests": "可用请求",
|
||||
"DeniedRequests": "被拒绝请求",
|
||||
"RequestsToDisplay": "显示请求",
|
||||
"RequestsTitle": "标题",
|
||||
"Details": "详细信息",
|
||||
"Options": "选项",
|
||||
"RequestPanel": {
|
||||
"Delete": "Delete Request",
|
||||
"Approve": "Approve Request",
|
||||
"ChangeAvailability": "Mark Available",
|
||||
"Deleted": "Successfully deleted selected items",
|
||||
"Approved": "Successfully approved selected items"
|
||||
"Delete": "删除请求",
|
||||
"Approve": "批准请求",
|
||||
"ChangeAvailability": "标记可用",
|
||||
"Deleted": "已成功删除所选项目",
|
||||
"Approved": "已成功批准所选项目"
|
||||
},
|
||||
"SuccessfullyApproved": "Successfully Approved",
|
||||
"SuccessfullyDeleted": "Request successfully deleted",
|
||||
"NowAvailable": "Request is now available",
|
||||
"NowUnavailable": "Request is now unavailable",
|
||||
"SuccessfullyReprocessed": "Successfully Re-processed the request",
|
||||
"DeniedRequest": "Denied Request",
|
||||
"RequestCollection": "Request Collection",
|
||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
||||
"SuccessfullyApproved": "批准成功",
|
||||
"SuccessfullyDeleted": "删除请求成功",
|
||||
"NowAvailable": "请求现在可用",
|
||||
"NowUnavailable": "请求现在不可用",
|
||||
"SuccessfullyReprocessed": "重新处理请求成功",
|
||||
"DeniedRequest": "已拒绝请求",
|
||||
"RequestCollection": "请求集合",
|
||||
"CollectionSuccesfullyAdded": "已成功添加集合{{name}}!",
|
||||
"NeedToSelectEpisodes": "您需要选择一些剧集!",
|
||||
"RequestAddedSuccessfully": "已成功添加{{title}}的请求",
|
||||
"ErrorCodes": {
|
||||
"AlreadyRequested": "This has already been requested",
|
||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||
"NoPermissionsOnBehalf": "You do not have the correct permissions to request on behalf of users!",
|
||||
"NoPermissions": "You do not have the correct permissions!",
|
||||
"RequestDoesNotExist": "Request does not exist",
|
||||
"ChildRequestDoesNotExist": "Child Request does not exist",
|
||||
"NoPermissionsRequestMovie": "You do not have permissions to Request a Movie",
|
||||
"NoPermissionsRequestTV": "You do not have permissions to Request a TV Show",
|
||||
"NoPermissionsRequestAlbum": "You do not have permissions to Request an Album",
|
||||
"MovieRequestQuotaExceeded": "You have exceeded your Movie request quota!",
|
||||
"TvRequestQuotaExceeded": "You have exceeded your Episode request quota!",
|
||||
"AlbumRequestQuotaExceeded": "You have exceeded your Album request quota!"
|
||||
"AlreadyRequested": "请求已经存在",
|
||||
"EpisodesAlreadyRequested": "我们已经收到了这个系列的剧集请求",
|
||||
"NoPermissionsOnBehalf": "您没有代表用户请求的正确权限!",
|
||||
"NoPermissions": "您没有正确的权限!",
|
||||
"RequestDoesNotExist": "请求不存在",
|
||||
"ChildRequestDoesNotExist": "子请求不存在",
|
||||
"NoPermissionsRequestMovie": "您没有请求电影的权限",
|
||||
"NoPermissionsRequestTV": "您没有请求电视节目的权限",
|
||||
"NoPermissionsRequestAlbum": "您没有请求专辑的权限"",
|
||||
"MovieRequestQuotaExceeded": "您的电影请求已超出配额!",
|
||||
"TvRequestQuotaExceeded": "您的剧集请求已超出配额!",
|
||||
"AlbumRequestQuotaExceeded": "您的专辑请求已超出配额!"
|
||||
}
|
||||
},
|
||||
"Issues": {
|
||||
"Title": "Issues",
|
||||
"IssuesForTitle": "Issues for {{title}}",
|
||||
"PendingTitle": "Pending Issues",
|
||||
"InProgressTitle": "In Progress Issues",
|
||||
"ResolvedTitle": "Resolved Issues",
|
||||
"ColumnTitle": "Title",
|
||||
"Count": "Count",
|
||||
"Category": "Category",
|
||||
"Status": "Status",
|
||||
"Details": "Details",
|
||||
"Description": "Description",
|
||||
"NoComments": "No Comments!",
|
||||
"MarkInProgress": "Mark In Progress",
|
||||
"MarkResolved": "Mark Resolved",
|
||||
"SendMessageButton": "Send",
|
||||
"Subject": "Subject",
|
||||
"Comments": "Comments",
|
||||
"WriteMessagePlaceholder": "Write your message here...",
|
||||
"ReportedBy": "Reported By",
|
||||
"Title": "问题",
|
||||
"IssuesForTitle": "{{title}}的问题",
|
||||
"PendingTitle": "待处理的问题",
|
||||
"InProgressTitle": "正在处理的问题",
|
||||
"ResolvedTitle": "已解决的问题",
|
||||
"ColumnTitle": "标题",
|
||||
"Count": "计数",
|
||||
"Category": "类别",
|
||||
"Status": "状态",
|
||||
"Details": "详情",
|
||||
"Description": "描述",
|
||||
"NoComments": "没有评论!",
|
||||
"MarkInProgress": "标记进行中",
|
||||
"MarkResolved": "标记已解决",
|
||||
"SendMessageButton": "发送",
|
||||
"Subject": "主题",
|
||||
"Comments": "评论",
|
||||
"WriteMessagePlaceholder": "在这里写下你的消息...",
|
||||
"ReportedBy": "报告人",
|
||||
"IssueDialog": {
|
||||
"Title": "Report an issue",
|
||||
"DescriptionPlaceholder": "Please describe the issue",
|
||||
"TitlePlaceholder": "Short title of your issue",
|
||||
"SelectCategory": "Select Category",
|
||||
"IssueCreated": "Issue has been created"
|
||||
"Title": "报告问题",
|
||||
"DescriptionPlaceholder": "请描述问题",
|
||||
"TitlePlaceholder": "问题的简短标题",
|
||||
"SelectCategory": "选择类别",
|
||||
"IssueCreated": "问题已创建"
|
||||
},
|
||||
"Outstanding": "There are outstanding issues",
|
||||
"ResolvedDate": "Resolved date",
|
||||
"CreatedDate": "Raised on",
|
||||
"MarkedAsResolved": "This issue has now been marked as resolved!",
|
||||
"MarkedAsInProgress": "This issue has now been marked as in progress!",
|
||||
"Delete": "Delete issue",
|
||||
"DeletedIssue": "Issue has been deleted",
|
||||
"Chat": "Chat",
|
||||
"EnterYourMessage": "Enter Your Message",
|
||||
"Requested": "Requested",
|
||||
"UserOnDate": "{{user}} on {{date}}"
|
||||
"Outstanding": "存在未决问题",
|
||||
"ResolvedDate": "解决日期",
|
||||
"CreatedDate": "提出日期",
|
||||
"MarkedAsResolved": "此问题现已标记为已解决!",
|
||||
"MarkedAsInProgress": "此问题现已标记为进行中!",
|
||||
"Delete": "删除问题",
|
||||
"DeletedIssue": "问题已被删除",
|
||||
"Chat": "聊天",
|
||||
"EnterYourMessage": "输入您的消息",
|
||||
"Requested": "已请求",
|
||||
"UserOnDate": "{{user}}在{{date}}"
|
||||
},
|
||||
"Filter": {
|
||||
"ClearFilter": "Clear Filter",
|
||||
"FilterHeaderAvailability": "Availability",
|
||||
"FilterHeaderRequestStatus": "Status",
|
||||
"Approved": "Approved",
|
||||
"PendingApproval": "Pending Approval",
|
||||
"WatchProviders": "Watch Providers",
|
||||
"Keywords": "Keywords"
|
||||
"ClearFilter": "清除筛选条件",
|
||||
"FilterHeaderAvailability": "可用性",
|
||||
"FilterHeaderRequestStatus": "状态",
|
||||
"Approved": "已批准",
|
||||
"PendingApproval": "待批准",
|
||||
"WatchProviders": "监控供应商",
|
||||
"Keywords": "关键词"
|
||||
},
|
||||
"UserManagment": {
|
||||
"TvRemaining": "TV: {{remaining}}/{{total}} remaining",
|
||||
"MovieRemaining": "Movies: {{remaining}}/{{total}} remaining",
|
||||
"MusicRemaining": "Music: {{remaining}}/{{total}} remaining",
|
||||
"TvDue": "TV: {{date}}",
|
||||
"MovieDue": "Movie: {{date}}",
|
||||
"MusicDue": "Music: {{date}}"
|
||||
"TvRemaining": "电视节目:{{remaining}}/{{total}}剩余",
|
||||
"MovieRemaining": "电影:{{remaining}}/{{total}}剩余",
|
||||
"MusicRemaining": "音乐:{{remaining}}/{{total}}剩余",
|
||||
"TvDue": "电视节目:{{date}}",
|
||||
"MovieDue": "电影:{{date}}",
|
||||
"MusicDue": "音乐:{{date}}"
|
||||
},
|
||||
"Votes": {
|
||||
"CompletedVotesTab": "Voted",
|
||||
"VotesTab": "Votes Needed"
|
||||
"CompletedVotesTab": "已投票",
|
||||
"VotesTab": "需要投票"
|
||||
},
|
||||
"MediaDetails": {
|
||||
"Denied": "Denied",
|
||||
"Trailers": "Trailers",
|
||||
"RecommendationsTitle": "Recommendations",
|
||||
"SimilarTitle": "Similar",
|
||||
"VideosTitle": "Videos",
|
||||
"AlbumsTitle": "Albums",
|
||||
"RequestAllAlbums": "Request All Albums",
|
||||
"ClearSelection": "Clear Selection",
|
||||
"RequestSelectedAlbums": "Request Selected Albums",
|
||||
"ViewCollection": "View Collection",
|
||||
"NotEnoughInfo": "Unfortunately there is not enough information about this show yet!",
|
||||
"AdvancedOptions": "Advanced Options",
|
||||
"AutoApproveOptions": "You can configure the request here, once requested it will be send to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
||||
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be send to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
||||
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be send to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
||||
"QualityProfilesSelect": "Select A Quality Profile",
|
||||
"RootFolderSelect": "Select A Root Folder",
|
||||
"LanguageProfileSelect": "Select A Language Profile",
|
||||
"Status": "Status:",
|
||||
"Denied": "已拒绝",
|
||||
"Trailers": "预告片",
|
||||
"RecommendationsTitle": "建议",
|
||||
"SimilarTitle": "相似",
|
||||
"VideosTitle": "视频",
|
||||
"AlbumsTitle": "专辑",
|
||||
"RequestAllAlbums": "请求所有专辑",
|
||||
"ClearSelection": "清除选择",
|
||||
"RequestSelectedAlbums": "请求选定的专辑",
|
||||
"ViewCollection": "查看集合",
|
||||
"NotEnoughInfo": "很遗憾,关于这个节目的信息还不够多!",
|
||||
"AdvancedOptions": "高级选项",
|
||||
"AutoApproveOptions": "您可以在此处配置请求,一旦请求将会发送到您的DVR应用程序并自动批准!请注意,这是可选的,只需按请求跳过!",
|
||||
"AutoApproveOptionsTv": "您可以在此处配置请求,一旦请求将会发送到您的DVR应用程序并自动批准!如果请求已经在Sonarr中并且您设置了它,我们将不会更改根文件夹或质量配置文件!请注意,这是可选的,只需按请求跳过!",
|
||||
"AutoApproveOptionsTvShort": "您可以在此处配置请求,一旦请求将会发送到您的DVR应用程序!如果请求已经在Sonarr中并且您设置了它,我们将不会更改根文件夹或质量配置文件!请注意,这是可选的,只需按请求跳过!",
|
||||
"QualityProfilesSelect": "选择质量配置文件",
|
||||
"RootFolderSelect": "选择根目录",
|
||||
"LanguageProfileSelect": "选择语言配置文件",
|
||||
"Status": "状态:",
|
||||
"StatusValues": {
|
||||
"Rumored": "Rumored",
|
||||
"Planned": "Planned",
|
||||
"In Production": "In Production",
|
||||
"Post Production": "Post Production",
|
||||
"Released": "Released",
|
||||
"Running": "Running",
|
||||
"Returning Series": "Returning Series",
|
||||
"Ended": "Ended",
|
||||
"Canceled": "Canceled"
|
||||
"Rumored": "有想法",
|
||||
"Planned": "计划中"",
|
||||
"In Production": "生产中",
|
||||
"Post Production": "后期制作",
|
||||
"Released": "已发布",
|
||||
"Running": "运行中",
|
||||
"Returning Series": "回归系列",
|
||||
"Ended": "已结束",
|
||||
"Canceled": "已取消"
|
||||
},
|
||||
"Seasons": "Seasons:",
|
||||
"Episodes": "Episodes:",
|
||||
"Availability": "Availability:",
|
||||
"RequestStatus": "Request Status",
|
||||
"Quality": "Quality:",
|
||||
"RootFolderOverride": "Root Folder Override:",
|
||||
"QualityOverride": "Quality Override:",
|
||||
"Network": "Network:",
|
||||
"GenresLabel": "Genres:",
|
||||
"Genres": "Genres",
|
||||
"FirstAired": "First Aired:",
|
||||
"TheatricalRelease": "Release:",
|
||||
"DigitalRelease": "Digital Release:",
|
||||
"Votes": "Votes:",
|
||||
"Runtime": "Runtime:",
|
||||
"Minutes": "{{runtime}} Minutes",
|
||||
"Revenue": "Revenue:",
|
||||
"Budget": "Budget:",
|
||||
"Keywords": "Keywords/Tags:",
|
||||
"Seasons": "季:",
|
||||
"Episodes": "集:",
|
||||
"Availability": "可用性:",
|
||||
"RequestStatus": "请求状态",
|
||||
"Quality": "质量:",
|
||||
"RootFolderOverride": "根目录覆盖:",
|
||||
"QualityOverride": "质量覆盖:",
|
||||
"Network": "网络:",
|
||||
"GenresLabel": "流派:",
|
||||
"Genres": "流派",
|
||||
"FirstAired": "首播:",
|
||||
"TheatricalRelease": "发行:",
|
||||
"DigitalRelease": "数字版本发行:",
|
||||
"Votes": "投票",
|
||||
"Runtime": "运行时间:",
|
||||
"Minutes": "{{runtime}}分钟",
|
||||
"Revenue": "收入:",
|
||||
"Budget": "预算:",
|
||||
"Keywords": "关键字/标签:",
|
||||
"Casts": {
|
||||
"CastTitle": "Cast"
|
||||
"CastTitle": "演员"
|
||||
},
|
||||
"EpisodeSelector": {
|
||||
"AllSeasonsTooltip": "This will request every season for this show",
|
||||
"FirstSeasonTooltip": "This will only request the First Season for this show",
|
||||
"LatestSeasonTooltip": "This will only request the Latest Season for this show",
|
||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||
"SeasonNumber": "Season {{number}}"
|
||||
"AllSeasonsTooltip": "请求这个节目每一季",
|
||||
"FirstSeasonTooltip": "请求这个节目第一季",
|
||||
"LatestSeasonTooltip": "只请求这个节目的最终季",
|
||||
"NoEpisodes": "很遗憾,目前还没有该节目的剧集数据!",
|
||||
"SeasonNumber": "第{{number}}季"
|
||||
},
|
||||
"SonarrConfiguration": "Sonarr Configuration",
|
||||
"RadarrConfiguration": "Radarr Configuration",
|
||||
"SonarrConfiguration": "Sonarr配置",
|
||||
"RadarrConfiguration": "Radarr配置",
|
||||
"RequestOnBehalf": "Request on behalf of",
|
||||
"PleaseSelectUser": "Please select a user",
|
||||
"StreamingOn": "Streaming On:",
|
||||
"RequestedBy": "Requested By:",
|
||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||
"RequestDate": "Request Date:",
|
||||
"DeniedReason": "Denied Reason:",
|
||||
"ReProcessRequest": "Re-Process Request",
|
||||
"PleaseSelectUser": "请选择用户",
|
||||
"StreamingOn": "流式传输:",
|
||||
"RequestedBy": "请求者:",
|
||||
"RequestedByOn": "{{user}}在{{date}}时请求",
|
||||
"RequestDate": "请求时间",
|
||||
"DeniedReason": "被拒绝原因:",
|
||||
"ReProcessRequest": "重新处理请求",
|
||||
"Music": {
|
||||
"Type": "Type:",
|
||||
"Country": "Country:",
|
||||
"StartDate": "Start Date:",
|
||||
"EndDate": "EndDate:"
|
||||
"Type": "类型:",
|
||||
"Country": "国家:",
|
||||
"StartDate": "开始日期:",
|
||||
"EndDate": "结束日期:"
|
||||
}
|
||||
},
|
||||
"Discovery": {
|
||||
"PopularTab": "Popular",
|
||||
"TrendingTab": "Trending",
|
||||
"UpcomingTab": "Upcoming",
|
||||
"SeasonalTab": "Seasonal",
|
||||
"RecentlyRequestedTab": "Recently Requested",
|
||||
"Movies": "Movies",
|
||||
"Combined": "Combined",
|
||||
"Tv": "TV",
|
||||
"PopularTab": "热门",
|
||||
"TrendingTab": "趋势",
|
||||
"UpcomingTab": "即将上映",
|
||||
"SeasonalTab": "按季的",
|
||||
"RecentlyRequestedTab": "最近请求",
|
||||
"Movies": "电影",
|
||||
"Combined": "混合",
|
||||
"Tv": "电视节目",
|
||||
"CardDetails": {
|
||||
"Availability": "Availability",
|
||||
"Studio": "Studio",
|
||||
"Network": "Network",
|
||||
"UnknownNetwork": "Unknown",
|
||||
"RequestStatus": "Request Status",
|
||||
"Director": "Director",
|
||||
"InCinemas": "In Cinemas",
|
||||
"FirstAired": "First Aired",
|
||||
"Writer": "Writer",
|
||||
"ExecProducer": "Exec Producer"
|
||||
"Availability": "可用性",
|
||||
"Studio": "工作室",
|
||||
"Network": "网络",
|
||||
"UnknownNetwork": "未知",
|
||||
"RequestStatus": "请求状态",
|
||||
"Director": "导演",
|
||||
"InCinemas": "影院放映",
|
||||
"FirstAired": "首播",
|
||||
"Writer": "作家",
|
||||
"ExecProducer": "制作发行商"
|
||||
},
|
||||
"NoSearch": "Sorry, nothing matches your search!"
|
||||
"NoSearch": "抱歉,没有符合您搜索条件的内容!"
|
||||
},
|
||||
"UserPreferences": {
|
||||
"Welcome": "Welcome {{username}}!",
|
||||
"OmbiLanguage": "Language",
|
||||
"DarkMode": "Dark Mode",
|
||||
"Updated": "Successfully Updated",
|
||||
"StreamingCountry": "Streaming Country",
|
||||
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.",
|
||||
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
|
||||
"MobileQRCode": "Mobile QR Code",
|
||||
"LegacyApp": "Launch Legacy App",
|
||||
"NoQrCode": "Please contact your administrator to enable QR codes",
|
||||
"UserType": "User Type:",
|
||||
"ChangeDetails": "Change Details",
|
||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
||||
"CurrentPassword": "Current Password",
|
||||
"EmailAddress": "Email Address",
|
||||
"NewPassword": "New Password",
|
||||
"NewPasswordConfirm": "New Password Confirm",
|
||||
"Security": "Security",
|
||||
"Profile": "Profile",
|
||||
"UpdatedYourInformation": "Updated your information",
|
||||
"Unsubscribed": "Unsubscribed!"
|
||||
"Welcome": "欢迎{{username}}!",
|
||||
"OmbiLanguage": "语言",
|
||||
"DarkMode": "深色模式",
|
||||
"Updated": "更新成功",
|
||||
"StreamingCountry": "流媒体国家",
|
||||
"StreamingCountryDescription": "我们将显示流媒体信息的国家代码。如果您在美国,请选择美国,您将拥有与美国相关的流媒体信息",
|
||||
"LanguageDescription": "您希望Ombi界面显示的语言",
|
||||
"MobileQRCode": "手机二维码",
|
||||
"LegacyApp": "启动旧版应用程序",
|
||||
"NoQrCode": "请联系管理员启用二维码",
|
||||
"UserType": "用户类型:",
|
||||
"ChangeDetails": "变更详细信息",
|
||||
"NeedCurrentPassword": "您需要输入当前密码才能进行更改",
|
||||
"CurrentPassword": "当前密码",
|
||||
"EmailAddress": "邮箱地址",
|
||||
"NewPassword": "新密码",
|
||||
"NewPasswordConfirm": "确认新密码",
|
||||
"Security": "安全选项",
|
||||
"Profile": "个人信息",
|
||||
"UpdatedYourInformation": "您的个人信息已更新",
|
||||
"Unsubscribed": "取消订阅!"
|
||||
},
|
||||
"UserTypeLabel": {
|
||||
"1": "Local User",
|
||||
"2": "Plex User",
|
||||
"3": "Emby User",
|
||||
"4": "Emby Connect User",
|
||||
"5": "Jellyfin User"
|
||||
"1": "本地用户",
|
||||
"2": "Plex用户",
|
||||
"3": "Emby用户",
|
||||
"4": "Emby Connect用户",
|
||||
"5": "Jellyfin用户"
|
||||
},
|
||||
"Paginator": {
|
||||
"itemsPerPageLabel": "Items per page:",
|
||||
"nextPageLabel": "Next page",
|
||||
"previousPageLabel": "Previous page",
|
||||
"firstPageLabel": "First page",
|
||||
"lastPageLabel": "Last page",
|
||||
"rangePageLabel1": "0 of {{length}}",
|
||||
"rangePageLabel2": "{{startIndex}} – {{endIndex}} of {{length}}"
|
||||
"itemsPerPageLabel": "每页项目数:",
|
||||
"nextPageLabel": "下一页",
|
||||
"previousPageLabel": "上一页",
|
||||
"firstPageLabel": "第一页",
|
||||
"lastPageLabel": "最后一页",
|
||||
"rangePageLabel1": "{{length}}中的第0项",
|
||||
"rangePageLabel2": "{{length}}中的第{{startIndex}}到{{endIndex}}项"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue