更新国际化支持:为Bangumi和TMDB相关组件添加多语言文本,提升用户体验

This commit is contained in:
jxxghp
2025-04-29 08:25:20 +08:00
parent 2ae843fb3e
commit ce90ed84f6
7 changed files with 324 additions and 81 deletions

View File

@@ -2057,4 +2057,81 @@ export default {
syncLibrariesHint: 'Only selected libraries will be synchronized',
nameExists: '【{name}】 already exists, please use a different name',
},
bangumi: {
category: 'Category',
sort: 'Sort',
year: 'Year',
cat: {
other: 'Other',
tv: 'TV',
ova: 'OVA',
movie: 'Movie',
web: 'WEB',
},
sortType: {
rank: 'Rank',
date: 'Date',
},
},
tmdb: {
type: 'Type',
sort: 'Sort',
genre: 'Genre',
language: 'Language',
rating: 'Rating',
sortType: {
popularityDesc: 'Popularity Descending',
popularityAsc: 'Popularity Ascending',
releaseDateDesc: 'Release Date Descending',
releaseDateAsc: 'Release Date Ascending',
firstAirDateDesc: 'First Air Date Descending',
firstAirDateAsc: 'First Air Date Ascending',
voteAverageDesc: 'Vote Average Descending',
voteAverageAsc: 'Vote Average Ascending',
},
genreType: {
action: 'Action',
adventure: 'Adventure',
animation: 'Animation',
comedy: 'Comedy',
crime: 'Crime',
documentary: 'Documentary',
drama: 'Drama',
family: 'Family',
fantasy: 'Fantasy',
history: 'History',
horror: 'Horror',
music: 'Music',
mystery: 'Mystery',
romance: 'Romance',
scienceFiction: 'Science Fiction',
tvMovie: 'TV Movie',
thriller: 'Thriller',
war: 'War',
western: 'Western',
actionAdventure: 'Action & Adventure',
kids: 'Kids',
news: 'News',
reality: 'Reality',
sciFiFantasy: 'Sci-Fi & Fantasy',
soap: 'Soap',
talk: 'Talk',
warPolitics: 'War & Politics',
},
languageType: {
zh: 'Chinese',
en: 'English',
ja: 'Japanese',
ko: 'Korean',
fr: 'French',
de: 'German',
es: 'Spanish',
it: 'Italian',
ru: 'Russian',
pt: 'Portuguese',
ar: 'Arabic',
hi: 'Hindi',
th: 'Thai',
},
},
}

View File

@@ -2008,4 +2008,81 @@ export default {
syncLibrariesHint: '只有选中的媒体库才会被同步',
nameExists: '【{name}】已存在,请替换为其他名称',
},
bangumi: {
category: '类别',
sort: '排序',
year: '年份',
cat: {
other: '其他',
tv: 'TV',
ova: 'OVA',
movie: 'Movie',
web: 'WEB',
},
sortType: {
rank: '排名',
date: '日期',
},
},
tmdb: {
type: '类型',
sort: '排序',
genre: '风格',
language: '语言',
rating: '评分',
sortType: {
popularityDesc: '热度降序',
popularityAsc: '热度升序',
releaseDateDesc: '上映日期降序',
releaseDateAsc: '上映日期升序',
firstAirDateDesc: '首播日期降序',
firstAirDateAsc: '首播日期升序',
voteAverageDesc: '评分降序',
voteAverageAsc: '评分升序',
},
genreType: {
action: '动作',
adventure: '冒险',
animation: '动画',
comedy: '喜剧',
crime: '犯罪',
documentary: '纪录片',
drama: '剧情',
family: '家庭',
fantasy: '奇幻',
history: '历史',
horror: '恐怖',
music: '音乐',
mystery: '悬疑',
romance: '爱情',
scienceFiction: '科幻',
tvMovie: '电视电影',
thriller: '惊悚',
war: '战争',
western: '西部',
actionAdventure: '动作冒险',
kids: '儿童',
news: '新闻',
reality: '真人秀',
sciFiFantasy: '科幻奇幻',
soap: '肥皂剧',
talk: '戏剧',
warPolitics: '战争政治',
},
languageType: {
zh: '中文',
en: '英语',
ja: '日语',
ko: '韩语',
fr: '法语',
de: '德语',
es: '西班牙语',
it: '意大利语',
ru: '俄语',
pt: '葡萄牙语',
ar: '阿拉伯语',
hi: '印地语',
th: '泰语',
},
},
}

View File

@@ -2020,4 +2020,81 @@ export default {
syncLibrariesHint: '只有選中的媒體庫才會被同步',
nameExists: '【{name}】已存在,請替換為其他名稱',
},
bangumi: {
category: '類別',
sort: '排序',
year: '年份',
cat: {
other: '其他',
tv: 'TV',
ova: 'OVA',
movie: 'Movie',
web: 'WEB',
},
sortType: {
rank: '排名',
date: '日期',
},
},
tmdb: {
type: '類型',
sort: '排序',
genre: '風格',
language: '語言',
rating: '評分',
sortType: {
popularityDesc: '熱度降序',
popularityAsc: '熱度升序',
releaseDateDesc: '上映日期降序',
releaseDateAsc: '上映日期升序',
firstAirDateDesc: '首播日期降序',
firstAirDateAsc: '首播日期升序',
voteAverageDesc: '評分降序',
voteAverageAsc: '評分升序',
},
genreType: {
action: '動作',
adventure: '冒險',
animation: '動畫',
comedy: '喜劇',
crime: '犯罪',
documentary: '紀錄片',
drama: '劇情',
family: '家庭',
fantasy: '奇幻',
history: '歷史',
horror: '恐怖',
music: '音樂',
mystery: '懸疑',
romance: '愛情',
scienceFiction: '科幻',
tvMovie: '電視電影',
thriller: '驚悚',
war: '戰爭',
western: '西部',
actionAdventure: '動作冒險',
kids: '兒童',
news: '新聞',
reality: '真人秀',
sciFiFantasy: '科幻奇幻',
soap: '肥皂劇',
talk: '戲劇',
warPolitics: '戰爭政治',
},
languageType: {
zh: '中文',
en: '英語',
ja: '日語',
ko: '韓語',
fr: '法語',
de: '德語',
es: '西班牙語',
it: '意大利語',
ru: '俄語',
pt: '葡萄牙語',
ar: '阿拉伯語',
hi: '印地語',
th: '泰語',
},
},
}