Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #201

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 25 additions & 13 deletions lib/src/l10n/app_zh.arb
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@
"@noResultFound": {
"description": "Text to show that no results found for the given search query"
},
"noSourcesFound": "未找到结果",
"noSourcesFound": "结果为空",
"@noSourcesFound": {
"description": "Text to show that the Source list is empty"
},
Expand Down Expand Up @@ -515,11 +515,11 @@
"@searchingForUpdates": {
"description": "Toast Text for searching for updates of the App/Server"
},
"server": "服务端",
"server": "服务器",
"@server": {
"description": "Text title for the server in About screen"
},
"serverUrl": "服务端地址",
"serverUrl": "服务器地址",
"@serverUrl": {
"description": "Popup title and Button text to update Server Url"
},
Expand Down Expand Up @@ -715,15 +715,15 @@
"@readerModeSingleVertical": {
"description": "Radio button text for Reader Mode Type - Single Vertical"
},
"serverUrlHintText": "服务端地址",
"serverUrlHintText": "服务器地址",
"@serverUrlHintText": {
"description": "Text Filed hint text to update Server Url"
},
"readerNavigationLayoutDisabled": "关闭",
"@readerNavigationLayoutDisabled": {
"description": "Radio button text for Reader Navigation Layout - Disabled"
},
"serverVersion": "服务端版本",
"serverVersion": "服务器版本",
"@serverVersion": {
"description": "Text title for the current version of the Server in About screen"
},
Expand Down Expand Up @@ -799,36 +799,48 @@
"@serverPort": {
"description": "Popup title and Button text to update Server Port"
},
"allScanlators": "",
"allScanlators": "所有过滤器",
"@allScanlators": {
"description": "Text for all Scanlators in manga description screen chapter filter"
},
"quickSearchSourceManga": "",
"quickSearchSourceManga": "在 'S' 源中搜索漫画 'M'",
"@quickSearchSourceManga": {
"description": "Quick Open Hint text for searching Manga M in Source S with prefill '@S/M'"
},
"quickSearchCategoryManga": "",
"quickSearchCategoryManga": "在类别 'C' 中搜索漫画 'M'",
"@quickSearchCategoryManga": {
"description": "Quick Open Hint text for searching Manga M in Category C with prefill '#C/M'"
},
"quickSearchCategoryMangaChapter": "",
"quickSearchCategoryMangaChapter": "在类别 'C' 中搜索漫画 'M' 的章节 'CN'",
"@quickSearchCategoryMangaChapter": {
"description": "Quick Open Hint text for searching Chapter name CN from Manga M in Source S with prefill '#C/M:CN'"
},
"quickSearchCategory": "",
"quickSearchCategory": "搜索类别 'C'",
"@quickSearchCategory": {
"description": "Quick Open Hint text for Category C with prefill '#C'"
},
"scanlators": "",
"scanlators": "扫描",
"@scanlators": {
"description": "Title text for Scanlators"
},
"quickSearchSource": "",
"quickSearchSource": "搜索源 'S'",
"@quickSearchSource": {
"description": "Quick Open Hint text for Source S with prefill '@S'"
},
"quickSearchContext": "",
"quickSearchContext": "搜索查询 X",
"@quickSearchContext": {
"description": "Quick Open Hint text for query X"
},
"daysAgo": "{days} 天前",
"@daysAgo": {
"description": "Days ago text to show the release date of manga"
},
"today": "今天",
"@today": {
"description": "Today Text to show the release date of manga"
},
"yesterday": "昨天",
"@yesterday": {
"description": "Yesterday Text to show the release date of manga"
}
}