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 #241

Merged
Merged
Show file tree
Hide file tree
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
16 changes: 16 additions & 0 deletions lib/src/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -451,5 +451,21 @@
"readerSwipeChapterToggleDescription": "Deslizar para cambiar de capítulo en el lector",
"@readerSwipeChapterToggleDescription": {
"description": "Switch tile description for, toggle `swipe to change chapter` in reader screen"
},
"readerOverlay": "Superposición inicial del lector",
"@readerOverlay": {
"description": "Toggle tile text for Initial Reader Overlay"
},
"reload": "Recargar",
"@reload": {
"description": "Reload button text"
},
"previousChapter": "Anterior: {chapterTitle}",
"@previousChapter": {
"description": "Text for Previous Chapter button in Manga Reader Screen"
},
"nextChapter": "Siguiente: {chapterTitle}",
"@nextChapter": {
"description": "Text for Next Chapter button in Manga Reader Screen"
}
}
34 changes: 34 additions & 0 deletions lib/src/l10n/app_zh.arb
Original file line number Diff line number Diff line change
Expand Up @@ -850,5 +850,39 @@
"readerSwipeChapterToggleDescription": "滑动切换章节",
"@readerSwipeChapterToggleDescription": {
"description": "Switch tile description for, toggle `swipe to change chapter` in reader screen"
},
"readerOverlay": "阅读器初始覆盖层",
"@readerOverlay": {
"description": "Toggle subtile text for Initial Reader Overlay"
},
"selectInBetween": "选取区间",
"@selectInBetween": {
"description": "Toast Text for selecting chapters in between first and last Chapters"
},
"readerOverlaySubtitle": "打开章节时显示标题和设置",
"@readerOverlaySubtitle": {},
"quickSearchShowAllCommandTip": "提示:输入 '?' 查看所有指令",
"@quickSearchShowAllCommandTip": {
"description": "Quick Open Tip text for showing all commands by entering '?'"
},
"reload": "刷新",
"@reload": {
"description": "Reload button text"
},
"previousChapter": "上章:{chapterTitle}",
"@previousChapter": {
"description": "Text for Previous Chapter button in Manga Reader Screen"
},
"nextChapter": "下章:{chapterTitle}",
"@nextChapter": {
"description": "Text for Next Chapter button in Manga Reader Screen"
},
"selectNext10": "选取下 10 个",
"@selectNext10": {
"description": "Toast Text for selecting next 10 chapters"
},
"selectUnread": "选取未读",
"@selectUnread": {
"description": "Popup Text for selecting unread chapters"
}
}
34 changes: 34 additions & 0 deletions lib/src/l10n/app_zh_Hant.arb
Original file line number Diff line number Diff line change
Expand Up @@ -850,5 +850,39 @@
"type": "String"
}
}
},
"readerOverlay": "閱讀器起始覆蓋層",
"@readerOverlay": {
"description": "Toggle tile text for Initial Reader Overlay"
},
"reload": "重新整理",
"@reload": {
"description": "Reload button text"
},
"previousChapter": "上章:{chapterTitle}",
"@previousChapter": {
"description": "Text for Previous Chapter button in Manga Reader Screen"
},
"nextChapter": "下章:{chapterTitle}",
"@nextChapter": {
"description": "Text for Next Chapter button in Manga Reader Screen"
},
"selectInBetween": "選取區間",
"@selectInBetween": {
"description": "Toast Text for selecting chapters in between first and last Chapters"
},
"readerOverlaySubtitle": "打開章節時顯示標題和設定",
"@readerOverlaySubtitle": {},
"quickSearchShowAllCommandTip": "提示:輸入 '?' 以查看所有指令",
"@quickSearchShowAllCommandTip": {
"description": "Quick Open Tip text for showing all commands by entering '?'"
},
"selectNext10": "選取下 10 個",
"@selectNext10": {
"description": "Toast Text for selecting next 10 chapters"
},
"selectUnread": "選取未讀",
"@selectUnread": {
"description": "Popup Text for selecting unread chapters"
}
}