mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-14 01:37:07 -07:00
feat: Added translations, use locales instead of depending on hardcoded strings. (#65)
## Pull Request Description
Single and hopefully only commit so weblate is up-to-date with last
repository
## Special thanks to the translators 🎉
@kingu - Noors (Bokmål) (nb_NO)
@alison2033 - Portuguese (Brazil) (pt_BR)
@andreasmolnardev - German (de)
@stanol - Ukrainian (uk)
If I forgot someone let me know!
## Checklist
- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.
---------
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
62e046de4a
commit
eb231f37cd
17 changed files with 6619 additions and 686 deletions
|
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"@@locale": "zh",
|
||||
"nativeName": "简体中文",
|
||||
"about": "关于",
|
||||
"@about": {},
|
||||
"accept": "接受",
|
||||
"@accept": {},
|
||||
"active": "活跃",
|
||||
"@active": {},
|
||||
"actor": "{count, plural, other{演员} one{演员}}",
|
||||
"@actor": {
|
||||
"description": "演员",
|
||||
|
|
@ -14,14 +18,23 @@
|
|||
}
|
||||
},
|
||||
"addAsFavorite": "添加为收藏",
|
||||
"@addAsFavorite": {},
|
||||
"addToCollection": "添加到收藏",
|
||||
"@addToCollection": {},
|
||||
"addToPlaylist": "添加到播放列表",
|
||||
"@addToPlaylist": {},
|
||||
"advanced": "高级",
|
||||
"@advanced": {},
|
||||
"all": "全部",
|
||||
"@all": {},
|
||||
"amoledBlack": "Amoled 黑色",
|
||||
"@amoledBlack": {},
|
||||
"appLockAutoLogin": "自动登录",
|
||||
"@appLockAutoLogin": {},
|
||||
"appLockBiometrics": "生物识别",
|
||||
"@appLockBiometrics": {},
|
||||
"appLockPasscode": "密码",
|
||||
"@appLockPasscode": {},
|
||||
"appLockTitle": "设置 {userName} 的登录方式",
|
||||
"@appLockTitle": {
|
||||
"description": "选择登录方式的弹窗",
|
||||
|
|
@ -32,14 +45,23 @@
|
|||
}
|
||||
},
|
||||
"ascending": "升序",
|
||||
"@ascending": {},
|
||||
"audio": "音频",
|
||||
"@audio": {},
|
||||
"autoPlay": "自动播放",
|
||||
"@autoPlay": {},
|
||||
"backgroundBlur": "背景模糊",
|
||||
"@backgroundBlur": {},
|
||||
"backgroundOpacity": "背景不透明度",
|
||||
"biometricsFailedCheckAgain": "生物识别失败,请检查设置并重试",
|
||||
"@backgroundOpacity": {},
|
||||
"biometricsFailedCheckAgain": "生物识别失败,请检查设置并重试.",
|
||||
"@biometricsFailedCheckAgain": {},
|
||||
"bold": "粗体",
|
||||
"@bold": {},
|
||||
"cancel": "取消",
|
||||
"@cancel": {},
|
||||
"change": "更改",
|
||||
"@change": {},
|
||||
"chapter": "{count, plural, other{章节} one{章节}}",
|
||||
"@chapter": {
|
||||
"description": "章节",
|
||||
|
|
@ -51,16 +73,27 @@
|
|||
}
|
||||
},
|
||||
"clear": "清除",
|
||||
"@clear": {},
|
||||
"clearAllSettings": "清除所有设置",
|
||||
"@clearAllSettings": {},
|
||||
"clearAllSettingsQuestion": "清除所有设置?",
|
||||
"@clearAllSettingsQuestion": {},
|
||||
"clearChanges": "清除更改",
|
||||
"@clearChanges": {},
|
||||
"clearSelection": "清除选择",
|
||||
"@clearSelection": {},
|
||||
"close": "关闭",
|
||||
"@close": {},
|
||||
"code": "代码",
|
||||
"@code": {},
|
||||
"collectionFolder": "收藏夹",
|
||||
"@collectionFolder": {},
|
||||
"color": "颜色",
|
||||
"@color": {},
|
||||
"combined": "组合",
|
||||
"@combined": {},
|
||||
"communityRating": "社区评分",
|
||||
"@communityRating": {},
|
||||
"continuePage": "继续 - 第 {page} 页",
|
||||
"@continuePage": {
|
||||
"description": "继续 - 第 1 页",
|
||||
|
|
@ -71,12 +104,19 @@
|
|||
}
|
||||
},
|
||||
"controls": "控制",
|
||||
"@controls": {},
|
||||
"dashboard": "仪表板",
|
||||
"@dashboard": {},
|
||||
"dashboardContinue": "继续",
|
||||
"@dashboardContinue": {},
|
||||
"dashboardContinueListening": "继续听",
|
||||
"@dashboardContinueListening": {},
|
||||
"dashboardContinueReading": "继续阅读",
|
||||
"@dashboardContinueReading": {},
|
||||
"dashboardContinueWatching": "继续观看",
|
||||
"@dashboardContinueWatching": {},
|
||||
"dashboardNextUp": "下一个",
|
||||
"@dashboardNextUp": {},
|
||||
"dashboardRecentlyAdded": "最近添加于 {name}",
|
||||
"@dashboardRecentlyAdded": {
|
||||
"description": "最近添加到首页",
|
||||
|
|
@ -87,10 +127,15 @@
|
|||
}
|
||||
},
|
||||
"dateAdded": "添加日期",
|
||||
"@dateAdded": {},
|
||||
"dateLastContentAdded": "最后添加内容的日期",
|
||||
"@dateLastContentAdded": {},
|
||||
"datePlayed": "播放日期",
|
||||
"@datePlayed": {},
|
||||
"days": "天",
|
||||
"@days": {},
|
||||
"delete": "删除",
|
||||
"@delete": {},
|
||||
"deleteFileFromSystem": "删除此项目 {item} 将从文件系统和您的媒体库中删除它。\n您确定要继续吗?",
|
||||
"@deleteFileFromSystem": {
|
||||
"description": "从系统中删除文件",
|
||||
|
|
@ -110,6 +155,7 @@
|
|||
}
|
||||
},
|
||||
"descending": "降序",
|
||||
"@descending": {},
|
||||
"director": "{count, plural, other{导演} one{导演}}",
|
||||
"@director": {
|
||||
"description": "导演",
|
||||
|
|
@ -121,19 +167,33 @@
|
|||
}
|
||||
},
|
||||
"disableFilters": "禁用过滤器",
|
||||
"@disableFilters": {},
|
||||
"disabled": "禁用",
|
||||
"@disabled": {},
|
||||
"discovered": "已发现",
|
||||
"@discovered": {},
|
||||
"displayLanguage": "显示语言 (显示语言)",
|
||||
"@displayLanguage": {},
|
||||
"downloadsClearDesc": "你确定要删除所有同步数据吗?\n这将清除每个同步用户的所有数据!",
|
||||
"@downloadsClearDesc": {},
|
||||
"downloadsClearTitle": "清除同步数据",
|
||||
"@downloadsClearTitle": {},
|
||||
"downloadsPath": "路径",
|
||||
"@downloadsPath": {},
|
||||
"downloadsSyncedData": "同步数据",
|
||||
"@downloadsSyncedData": {},
|
||||
"downloadsTitle": "下载",
|
||||
"@downloadsTitle": {},
|
||||
"dynamicText": "动态",
|
||||
"@dynamicText": {},
|
||||
"editMetadata": "编辑元数据",
|
||||
"@editMetadata": {},
|
||||
"empty": "空",
|
||||
"@empty": {},
|
||||
"enabled": "启用",
|
||||
"@enabled": {},
|
||||
"endsAt": "结束于 {date}",
|
||||
"@endsAt": {},
|
||||
"episode": "{count, plural, other{集} one{集}}",
|
||||
"@episode": {
|
||||
"description": "集",
|
||||
|
|
@ -145,10 +205,15 @@
|
|||
}
|
||||
},
|
||||
"error": "错误",
|
||||
"@error": {},
|
||||
"failedToLoadImage": "加载图像失败",
|
||||
"@failedToLoadImage": {},
|
||||
"favorite": "收藏",
|
||||
"@favorite": {},
|
||||
"favorites": "收藏",
|
||||
"@favorites": {},
|
||||
"fetchingLibrary": "正在获取库项目",
|
||||
"@fetchingLibrary": {},
|
||||
"filter": "{count, plural, other{过滤器} one{过滤器}}",
|
||||
"@filter": {
|
||||
"description": "过滤器",
|
||||
|
|
@ -160,9 +225,13 @@
|
|||
}
|
||||
},
|
||||
"folders": "文件夹",
|
||||
"@folders": {},
|
||||
"fontColor": "字体颜色",
|
||||
"@fontColor": {},
|
||||
"fontSize": "字体大小",
|
||||
"@fontSize": {},
|
||||
"forceRefresh": "强制刷新",
|
||||
"@forceRefresh": {},
|
||||
"genre": "{count, plural, other{类型} one{类型}}",
|
||||
"@genre": {
|
||||
"description": "类型",
|
||||
|
|
@ -174,19 +243,33 @@
|
|||
}
|
||||
},
|
||||
"goTo": "去往",
|
||||
"@goTo": {},
|
||||
"grid": "网格",
|
||||
"@grid": {},
|
||||
"group": "组",
|
||||
"@group": {},
|
||||
"groupBy": "分组依据",
|
||||
"@groupBy": {},
|
||||
"heightOffset": "高度偏移",
|
||||
"@heightOffset": {},
|
||||
"hide": "隐藏",
|
||||
"@hide": {},
|
||||
"hideEmpty": "隐藏空",
|
||||
"@hideEmpty": {},
|
||||
"home": "主页",
|
||||
"@home": {},
|
||||
"identify": "识别",
|
||||
"@identify": {},
|
||||
"immediately": "立即",
|
||||
"@immediately": {},
|
||||
"incorrectPinTryAgain": "错误的 PIN,请重试",
|
||||
"@incorrectPinTryAgain": {},
|
||||
"info": "信息",
|
||||
"@info": {},
|
||||
"invalidUrl": "无效的 URL",
|
||||
"@invalidUrl": {},
|
||||
"invalidUrlDesc": "URL 必须以 http(s):// 开头",
|
||||
"@invalidUrlDesc": {},
|
||||
"itemCount": "项目数:{count}",
|
||||
"@itemCount": {
|
||||
"description": "项目数",
|
||||
|
|
@ -217,14 +300,23 @@
|
|||
}
|
||||
},
|
||||
"libraryFetchNoItemsFound": "未找到项目,请尝试不同的设置。",
|
||||
"@libraryFetchNoItemsFound": {},
|
||||
"libraryPageSizeDesc": "设置每次加载的数量。0 禁用分页。",
|
||||
"@libraryPageSizeDesc": {},
|
||||
"libraryPageSizeTitle": "库页面大小",
|
||||
"@libraryPageSizeTitle": {},
|
||||
"light": "浅色",
|
||||
"@light": {},
|
||||
"list": "列表",
|
||||
"@list": {},
|
||||
"lockscreen": "锁屏",
|
||||
"@lockscreen": {},
|
||||
"loggedIn": "已登录",
|
||||
"@loggedIn": {},
|
||||
"login": "登录",
|
||||
"@login": {},
|
||||
"logout": "登出",
|
||||
"@logout": {},
|
||||
"logoutUserPopupContent": "这将登出 {userName} 并从应用程序中删除用户。\n你需要重新登录到 {serverName}。",
|
||||
"@logoutUserPopupContent": {
|
||||
"description": "登出用户的弹窗描述",
|
||||
|
|
@ -247,21 +339,37 @@
|
|||
}
|
||||
},
|
||||
"loop": "循环",
|
||||
"@loop": {},
|
||||
"markAsUnwatched": "标记为未观看",
|
||||
"@markAsUnwatched": {},
|
||||
"markAsWatched": "标记为已观看",
|
||||
"@markAsWatched": {},
|
||||
"masonry": "砖石",
|
||||
"@masonry": {},
|
||||
"mediaTypeBase": "基础类型",
|
||||
"@mediaTypeBase": {},
|
||||
"mediaTypeBook": "书籍",
|
||||
"@mediaTypeBook": {},
|
||||
"mediaTypeBoxset": "套装",
|
||||
"@mediaTypeBoxset": {},
|
||||
"mediaTypeEpisode": "集",
|
||||
"@mediaTypeEpisode": {},
|
||||
"mediaTypeFolder": "文件夹",
|
||||
"@mediaTypeFolder": {},
|
||||
"mediaTypeMovie": "电影",
|
||||
"@mediaTypeMovie": {},
|
||||
"mediaTypePerson": "人物",
|
||||
"@mediaTypePerson": {},
|
||||
"mediaTypePhoto": "照片",
|
||||
"@mediaTypePhoto": {},
|
||||
"mediaTypePhotoAlbum": "相册",
|
||||
"@mediaTypePhotoAlbum": {},
|
||||
"mediaTypePlaylist": "播放列表",
|
||||
"@mediaTypePlaylist": {},
|
||||
"mediaTypeSeason": "季",
|
||||
"@mediaTypeSeason": {},
|
||||
"mediaTypeSeries": "系列",
|
||||
"@mediaTypeSeries": {},
|
||||
"metaDataSavedFor": "{item} 的元数据已保存",
|
||||
"@metaDataSavedFor": {
|
||||
"description": "元数据已保存",
|
||||
|
|
@ -272,8 +380,11 @@
|
|||
}
|
||||
},
|
||||
"metadataRefreshDefault": "扫描新文件和更新的文件",
|
||||
"@metadataRefreshDefault": {},
|
||||
"metadataRefreshFull": "替换所有元数据",
|
||||
"@metadataRefreshFull": {},
|
||||
"metadataRefreshValidation": "搜索缺失的元数据",
|
||||
"@metadataRefreshValidation": {},
|
||||
"minutes": "{count}分钟",
|
||||
"@minutes": {
|
||||
"description": "分钟",
|
||||
|
|
@ -285,6 +396,7 @@
|
|||
}
|
||||
},
|
||||
"mode": "模式",
|
||||
"@mode": {},
|
||||
"moreFrom": "更多来自 {info}",
|
||||
"@moreFrom": {
|
||||
"description": "更多来自",
|
||||
|
|
@ -295,32 +407,59 @@
|
|||
}
|
||||
},
|
||||
"moreOptions": "更多选项",
|
||||
"@moreOptions": {},
|
||||
"mouseDragSupport": "使用鼠标拖动",
|
||||
"@mouseDragSupport": {},
|
||||
"musicAlbum": "专辑",
|
||||
"@musicAlbum": {},
|
||||
"name": "名称",
|
||||
"@name": {},
|
||||
"navigation": "导航",
|
||||
"@navigation": {},
|
||||
"navigationDashboard": "仪表板",
|
||||
"@navigationDashboard": {},
|
||||
"navigationFavorites": "收藏夹",
|
||||
"@navigationFavorites": {},
|
||||
"navigationSync": "已同步",
|
||||
"@navigationSync": {},
|
||||
"never": "从不",
|
||||
"@never": {},
|
||||
"nextUp": "下一个",
|
||||
"@nextUp": {},
|
||||
"noItemsSynced": "没有同步项目",
|
||||
"@noItemsSynced": {},
|
||||
"noItemsToShow": "没有可显示的项目",
|
||||
"@noItemsToShow": {},
|
||||
"noRating": "无评分",
|
||||
"@noRating": {},
|
||||
"noResults": "没有结果",
|
||||
"@noResults": {},
|
||||
"noServersFound": "未找到新服务器",
|
||||
"@noServersFound": {},
|
||||
"noSuggestionsFound": "未找到建议",
|
||||
"@noSuggestionsFound": {},
|
||||
"none": "无",
|
||||
"@none": {},
|
||||
"normal": "正常",
|
||||
"@normal": {},
|
||||
"notPartOfAlbum": "不属于专辑的一部分",
|
||||
"@notPartOfAlbum": {},
|
||||
"openParent": "打开上级文件夹",
|
||||
"@openParent": {},
|
||||
"openShow": "打开节目",
|
||||
"@openShow": {},
|
||||
"openWebLink": "打开网页链接",
|
||||
"@openWebLink": {},
|
||||
"options": "选项",
|
||||
"@options": {},
|
||||
"other": "其他",
|
||||
"@other": {},
|
||||
"outlineColor": "轮廓颜色",
|
||||
"@outlineColor": {},
|
||||
"outlineSize": "轮廓大小",
|
||||
"@outlineSize": {},
|
||||
"overview": "概述",
|
||||
"@overview": {},
|
||||
"page": "第 {index} 页",
|
||||
"@page": {
|
||||
"description": "页数",
|
||||
|
|
@ -331,11 +470,17 @@
|
|||
}
|
||||
},
|
||||
"parentalRating": "家长评级",
|
||||
"@parentalRating": {},
|
||||
"password": "密码",
|
||||
"@password": {},
|
||||
"pathClearTitle": "清除下载路径",
|
||||
"@pathClearTitle": {},
|
||||
"pathEditDesc": "此位置设置适用于所有用户,任何同步的数据将不再可访问。\n它将保留在你的存储中。",
|
||||
"@pathEditDesc": {},
|
||||
"pathEditSelect": "选择下载目标",
|
||||
"@pathEditSelect": {},
|
||||
"pathEditTitle": "更改位置",
|
||||
"@pathEditTitle": {},
|
||||
"play": "播放 {item}",
|
||||
"@play": {
|
||||
"description": "播放",
|
||||
|
|
@ -346,6 +491,7 @@
|
|||
}
|
||||
},
|
||||
"playCount": "播放次数",
|
||||
"@playCount": {},
|
||||
"playFrom": "从 {name} 开始播放",
|
||||
"@playFrom": {
|
||||
"description": "从...开始播放",
|
||||
|
|
@ -365,13 +511,21 @@
|
|||
}
|
||||
},
|
||||
"playLabel": "播放",
|
||||
"@playLabel": {},
|
||||
"playVideos": "播放视频",
|
||||
"@playVideos": {},
|
||||
"played": "已播放",
|
||||
"@played": {},
|
||||
"quickConnectAction": "输入快速连接代码",
|
||||
"@quickConnectAction": {},
|
||||
"quickConnectInputACode": "输入代码",
|
||||
"@quickConnectInputACode": {},
|
||||
"quickConnectTitle": "快速连接",
|
||||
"@quickConnectTitle": {},
|
||||
"quickConnectWrongCode": "错误的代码",
|
||||
"@quickConnectWrongCode": {},
|
||||
"random": "随机",
|
||||
"@random": {},
|
||||
"rating": "{count, plural, other{评分} one{评分}}",
|
||||
"@rating": {
|
||||
"description": "评分",
|
||||
|
|
@ -383,6 +537,7 @@
|
|||
}
|
||||
},
|
||||
"reWatch": "重新观看",
|
||||
"@reWatch": {},
|
||||
"read": "阅读 {item}",
|
||||
"@read": {
|
||||
"description": "阅读",
|
||||
|
|
@ -402,8 +557,11 @@
|
|||
}
|
||||
},
|
||||
"recursive": "递归",
|
||||
"@recursive": {},
|
||||
"refresh": "刷新",
|
||||
"@refresh": {},
|
||||
"refreshMetadata": "刷新元数据",
|
||||
"@refreshMetadata": {},
|
||||
"refreshPopup": "刷新 - {name}",
|
||||
"@refreshPopup": {
|
||||
"placeholders": {
|
||||
|
|
@ -413,16 +571,27 @@
|
|||
}
|
||||
},
|
||||
"refreshPopupContentMetadata": "根据仪表板中启用的设置和互联网服务刷新元数据。",
|
||||
"@refreshPopupContentMetadata": {},
|
||||
"related": "相关",
|
||||
"@related": {},
|
||||
"releaseDate": "发布日期",
|
||||
"@releaseDate": {},
|
||||
"removeAsFavorite": "取消收藏",
|
||||
"@removeAsFavorite": {},
|
||||
"removeFromCollection": "从收藏中删除",
|
||||
"@removeFromCollection": {},
|
||||
"removeFromPlaylist": "从播放列表中删除",
|
||||
"@removeFromPlaylist": {},
|
||||
"replaceAllImages": "替换所有图像",
|
||||
"@replaceAllImages": {},
|
||||
"replaceExistingImages": "替换现有图像",
|
||||
"@replaceExistingImages": {},
|
||||
"restart": "重新开始",
|
||||
"@restart": {},
|
||||
"result": "结果",
|
||||
"@result": {},
|
||||
"resumable": "可恢复",
|
||||
"@resumable": {},
|
||||
"resume": "继续 {item}",
|
||||
"@resume": {
|
||||
"description": "继续",
|
||||
|
|
@ -433,12 +602,19 @@
|
|||
}
|
||||
},
|
||||
"retrievePublicListOfUsers": "检索公共用户列表",
|
||||
"@retrievePublicListOfUsers": {},
|
||||
"retry": "重试",
|
||||
"@retry": {},
|
||||
"runTime": "运行时间",
|
||||
"@runTime": {},
|
||||
"save": "保存",
|
||||
"@save": {},
|
||||
"saved": "已保存",
|
||||
"@saved": {},
|
||||
"scanBiometricHint": "验证身份",
|
||||
"@scanBiometricHint": {},
|
||||
"scanLibrary": "扫描库",
|
||||
"@scanLibrary": {},
|
||||
"scanYourFingerprintToAuthenticate": "扫描您的指纹以验证 {user}",
|
||||
"@scanYourFingerprintToAuthenticate": {
|
||||
"placeholders": {
|
||||
|
|
@ -456,7 +632,9 @@
|
|||
}
|
||||
},
|
||||
"scrollToTop": "滚动到顶部",
|
||||
"@scrollToTop": {},
|
||||
"search": "搜索",
|
||||
"@search": {},
|
||||
"season": "{count, plural, other{季} one{季}}",
|
||||
"@season": {
|
||||
"description": "季",
|
||||
|
|
@ -478,9 +656,13 @@
|
|||
}
|
||||
},
|
||||
"selectAll": "全选",
|
||||
"@selectAll": {},
|
||||
"selectTime": "选择时间",
|
||||
"@selectTime": {},
|
||||
"selectViewType": "选择查看类型",
|
||||
"@selectViewType": {},
|
||||
"selected": "已选择",
|
||||
"@selected": {},
|
||||
"selectedWith": "选择了 {info}",
|
||||
"@selectedWith": {
|
||||
"description": "选择",
|
||||
|
|
@ -491,7 +673,9 @@
|
|||
}
|
||||
},
|
||||
"separate": "分开",
|
||||
"@separate": {},
|
||||
"server": "服务器",
|
||||
"@server": {},
|
||||
"set": "设置",
|
||||
"@set": {
|
||||
"description": "用于设置某个值",
|
||||
|
|
@ -507,50 +691,95 @@
|
|||
}
|
||||
},
|
||||
"settingSecurityApplockTitle": "应用锁",
|
||||
"@settingSecurityApplockTitle": {},
|
||||
"settings": "设置",
|
||||
"@settings": {},
|
||||
"settingsBlurEpisodesDesc": "模糊所有即将播放的集数",
|
||||
"@settingsBlurEpisodesDesc": {},
|
||||
"settingsBlurEpisodesTitle": "模糊下一个集数",
|
||||
"@settingsBlurEpisodesTitle": {},
|
||||
"settingsBlurredPlaceholderDesc": "加载海报时显示模糊的背景",
|
||||
"@settingsBlurredPlaceholderDesc": {},
|
||||
"settingsBlurredPlaceholderTitle": "模糊的占位符",
|
||||
"@settingsBlurredPlaceholderTitle": {},
|
||||
"settingsClientDesc": "常规,超时,布局,主题",
|
||||
"@settingsClientDesc": {},
|
||||
"settingsClientTitle": "Fladder",
|
||||
"@settingsClientTitle": {},
|
||||
"settingsContinue": "继续",
|
||||
"@settingsContinue": {},
|
||||
"settingsEnableOsMediaControls": "启用操作系统媒体控制",
|
||||
"@settingsEnableOsMediaControls": {},
|
||||
"settingsHomeCarouselDesc": "在仪表板屏幕上显示轮播",
|
||||
"@settingsHomeCarouselDesc": {},
|
||||
"settingsHomeCarouselTitle": "仪表板轮播",
|
||||
"@settingsHomeCarouselTitle": {},
|
||||
"settingsHomeNextUpDesc": "仪表板屏幕上显示的海报类型",
|
||||
"@settingsHomeNextUpDesc": {},
|
||||
"settingsHomeNextUpTitle": "下一个海报",
|
||||
"@settingsHomeNextUpTitle": {},
|
||||
"settingsNextUpCutoffDays": "下一个截止天数",
|
||||
"@settingsNextUpCutoffDays": {},
|
||||
"settingsPlayerCustomSubtitlesDesc": "自定义大小、颜色、位置、轮廓",
|
||||
"@settingsPlayerCustomSubtitlesDesc": {},
|
||||
"settingsPlayerCustomSubtitlesTitle": "自定义字幕",
|
||||
"@settingsPlayerCustomSubtitlesTitle": {},
|
||||
"settingsPlayerDesc": "纵横比,高级",
|
||||
"@settingsPlayerDesc": {},
|
||||
"settingsPlayerMobileWarning": "在 Android 上启用硬件加速和本地 libass 字幕可能会导致某些字幕无法渲染。",
|
||||
"@settingsPlayerMobileWarning": {},
|
||||
"settingsPlayerNativeLibassAccelDesc": "使用视频播放器 libass 字幕渲染器",
|
||||
"@settingsPlayerNativeLibassAccelDesc": {},
|
||||
"settingsPlayerNativeLibassAccelTitle": "本地 libass 字幕",
|
||||
"@settingsPlayerNativeLibassAccelTitle": {},
|
||||
"settingsPlayerTitle": "播放器",
|
||||
"@settingsPlayerTitle": {},
|
||||
"settingsPlayerVideoHWAccelDesc": "使用 GPU 渲染视频(推荐)",
|
||||
"@settingsPlayerVideoHWAccelDesc": {},
|
||||
"settingsPlayerVideoHWAccelTitle": "硬件加速",
|
||||
"@settingsPlayerVideoHWAccelTitle": {},
|
||||
"settingsPosterPinch": "捏合缩放以调整海报大小",
|
||||
"@settingsPosterPinch": {},
|
||||
"settingsPosterSize": "海报大小",
|
||||
"@settingsPosterSize": {},
|
||||
"settingsPosterSlider": "显示比例滑块",
|
||||
"@settingsPosterSlider": {},
|
||||
"settingsProfileDesc": "锁屏",
|
||||
"@settingsProfileDesc": {},
|
||||
"settingsProfileTitle": "个人资料",
|
||||
"@settingsProfileTitle": {},
|
||||
"settingsQuickConnectTitle": "快速连接",
|
||||
"@settingsQuickConnectTitle": {},
|
||||
"settingsSecurity": "安全",
|
||||
"@settingsSecurity": {},
|
||||
"settingsShowScaleSlider": "显示海报大小滑块",
|
||||
"@settingsShowScaleSlider": {},
|
||||
"settingsVisual": "视觉",
|
||||
"@settingsVisual": {},
|
||||
"shadow": "阴影",
|
||||
"@shadow": {},
|
||||
"showAlbum": "显示相册",
|
||||
"@showAlbum": {},
|
||||
"showDetails": "显示详情",
|
||||
"@showDetails": {},
|
||||
"showEmpty": "显示空",
|
||||
"@showEmpty": {},
|
||||
"shuffleGallery": "随机播放图库",
|
||||
"@shuffleGallery": {},
|
||||
"shuffleVideos": "随机播放视频",
|
||||
"@shuffleVideos": {},
|
||||
"somethingWentWrong": "出了些问题",
|
||||
"@somethingWentWrong": {},
|
||||
"somethingWentWrongPasswordCheck": "出了点问题,请检查您的密码",
|
||||
"@somethingWentWrongPasswordCheck": {},
|
||||
"sortBy": "排序方式",
|
||||
"@sortBy": {},
|
||||
"sortName": "名称",
|
||||
"@sortName": {},
|
||||
"sortOrder": "排序顺序",
|
||||
"@sortOrder": {},
|
||||
"start": "开始",
|
||||
"@start": {},
|
||||
"studio": "{count, plural, other{工作室} one{工作室}}",
|
||||
"@studio": {
|
||||
"description": "工作室",
|
||||
|
|
@ -562,10 +791,15 @@
|
|||
}
|
||||
},
|
||||
"subtitleConfigurator": "字幕配置器",
|
||||
"@subtitleConfigurator": {},
|
||||
"subtitleConfiguratorPlaceHolder": "这是占位符文本,\n这里没有什么可看的。",
|
||||
"@subtitleConfiguratorPlaceHolder": {},
|
||||
"subtitles": "字幕",
|
||||
"@subtitles": {},
|
||||
"switchUser": "切换用户",
|
||||
"@switchUser": {},
|
||||
"sync": "同步",
|
||||
"@sync": {},
|
||||
"syncDeleteItemDesc": "删除所有同步数据?\n{item}",
|
||||
"@syncDeleteItemDesc": {
|
||||
"description": "同步删除项目弹出窗口",
|
||||
|
|
@ -576,12 +810,19 @@
|
|||
}
|
||||
},
|
||||
"syncDeleteItemTitle": "删除同步的项目",
|
||||
"@syncDeleteItemTitle": {},
|
||||
"syncDeletePopupPermanent": "此操作是永久性的,将删除所有本地同步的文件",
|
||||
"@syncDeletePopupPermanent": {},
|
||||
"syncDetails": "同步详情",
|
||||
"@syncDetails": {},
|
||||
"syncOpenParent": "打开父级",
|
||||
"@syncOpenParent": {},
|
||||
"syncRemoveDataDesc": "删除同步的视频数据?这是永久性的,您需要重新同步文件",
|
||||
"@syncRemoveDataDesc": {},
|
||||
"syncRemoveDataTitle": "删除同步的数据?",
|
||||
"@syncRemoveDataTitle": {},
|
||||
"syncedItems": "同步项目",
|
||||
"@syncedItems": {},
|
||||
"tag": "{count, plural, one{标签} other{标签}}",
|
||||
"@tag": {
|
||||
"description": "标签",
|
||||
|
|
@ -593,10 +834,15 @@
|
|||
}
|
||||
},
|
||||
"theme": "主题",
|
||||
"@theme": {},
|
||||
"themeColor": "主题颜色",
|
||||
"@themeColor": {},
|
||||
"themeModeDark": "深色",
|
||||
"@themeModeDark": {},
|
||||
"themeModeLight": "浅色",
|
||||
"@themeModeLight": {},
|
||||
"themeModeSystem": "系统",
|
||||
"@themeModeSystem": {},
|
||||
"timeAndAnnotation": "{minutes} 分 {seconds} 秒",
|
||||
"@timeAndAnnotation": {
|
||||
"description": "时间和注释",
|
||||
|
|
@ -610,6 +856,7 @@
|
|||
}
|
||||
},
|
||||
"timeOut": "超时",
|
||||
"@timeOut": {},
|
||||
"totalSize": "总大小:{size}",
|
||||
"@totalSize": {
|
||||
"placeholders": {
|
||||
|
|
@ -629,24 +876,43 @@
|
|||
}
|
||||
},
|
||||
"unPlayed": "未播放",
|
||||
"@unPlayed": {},
|
||||
"unableToConnectHost": "无法连接到主机",
|
||||
"@unableToConnectHost": {},
|
||||
"unableToReverseAction": "此操作无法撤销,它将删除所有设置。",
|
||||
"@unableToReverseAction": {},
|
||||
"unknown": "未知",
|
||||
"@unknown": {},
|
||||
"useDefaults": "使用默认值",
|
||||
"@useDefaults": {},
|
||||
"userName": "用户名",
|
||||
"@userName": {},
|
||||
"video": "视频",
|
||||
"@video": {},
|
||||
"videoScaling": "视频缩放",
|
||||
"@videoScaling": {},
|
||||
"videoScalingContain": "包含",
|
||||
"@videoScalingContain": {},
|
||||
"videoScalingCover": "覆盖",
|
||||
"@videoScalingCover": {},
|
||||
"videoScalingFill": "填充",
|
||||
"@videoScalingFill": {},
|
||||
"videoScalingFillScreenDesc": "填充导航栏和状态栏",
|
||||
"@videoScalingFillScreenDesc": {},
|
||||
"videoScalingFillScreenNotif": "全屏覆盖视频适应,在水平旋转中",
|
||||
"@videoScalingFillScreenNotif": {},
|
||||
"videoScalingFillScreenTitle": "填满屏幕",
|
||||
"@videoScalingFillScreenTitle": {},
|
||||
"videoScalingFitHeight": "适应高度",
|
||||
"@videoScalingFitHeight": {},
|
||||
"videoScalingFitWidth": "适应宽度",
|
||||
"@videoScalingFitWidth": {},
|
||||
"videoScalingScaleDown": "缩小",
|
||||
"@videoScalingScaleDown": {},
|
||||
"viewPhotos": "查看照片",
|
||||
"@viewPhotos": {},
|
||||
"watchOn": "观看于",
|
||||
"@watchOn": {},
|
||||
"writer": "{count, plural, other{作家} one{作家}}",
|
||||
"@writer": {
|
||||
"description": "作家",
|
||||
|
|
@ -666,5 +932,7 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"nativeName": "简体中文",
|
||||
"@nativeName": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue