Bugfixes! (#2187)
* Updated readme to have progress bars on localization to help motivate users. * Fixed a bug where downloads could trigger on lazy loaded module boundaries. * Updated all packages to latest * Fixed a bug where remove from on deck would show on all series cards when it shouldn't have. * Fixed a bug where virtualized reading list page wasn't showing the correct order on the UI * Localization fixes from shakeout * Fixed fullscreen mode broken in nightly from localization. * Fixed a bug where duplicate series add events could show duplicate items in library detail page. * Translations update from Hosted Weblate (#2184) * Added translation using Weblate (Kannada) * Added translation using Weblate (Hindi) * Added translation using Weblate (German) * Added translation using Weblate (Russian) * Added translation using Weblate (Malay) * Translated using Weblate (Dutch) Currently translated at 20.8% (296 of 1423 strings) Translation: Kavita/ui Translate-URL: https://hosted.weblate.org/projects/kavita/ui/nl/ * Translated using Weblate (Portuguese) Currently translated at 5.2% (75 of 1423 strings) Translation: Kavita/ui Translate-URL: https://hosted.weblate.org/projects/kavita/ui/pt/ * Translated using Weblate (German) Currently translated at 98.7% (156 of 158 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/de/ * Translated using Weblate (Japanese) Currently translated at 1.9% (28 of 1423 strings) Translation: Kavita/ui Translate-URL: https://hosted.weblate.org/projects/kavita/ui/ja/ * Translated using Weblate (Spanish) Currently translated at 1.8% (3 of 158 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/es/ * Translated using Weblate (Hindi) Currently translated at 100.0% (158 of 158 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/hi/ * Translated using Weblate (German) Currently translated at 7.3% (105 of 1423 strings) Translation: Kavita/ui Translate-URL: https://hosted.weblate.org/projects/kavita/ui/de/ * Deleted translation using Weblate (Undetermined) * Added translation using Weblate (Italian) --------- Co-authored-by: Shashank Pujari <shashankppujari@gmail.com> Co-authored-by: Andre <andruecha32@gmail.com> Co-authored-by: Hans Kalisvaart <hans.kalisvaart@gmail.com> Co-authored-by: Duarte Silva <smallflake@protonmail.com> Co-authored-by: Andre Smith <andrepsmithjr@gmail.com> Co-authored-by: ThePromidius <thepromidiusyt@gmail.com> Co-authored-by: majora2007 <kavitareader@gmail.com> Co-authored-by: Tomas Battistini <tomas.battistini@gmail.com> --------- Co-authored-by: Weblate (bot) <hosted@weblate.org> Co-authored-by: Shashank Pujari <shashankppujari@gmail.com> Co-authored-by: Andre <andruecha32@gmail.com> Co-authored-by: Hans Kalisvaart <hans.kalisvaart@gmail.com> Co-authored-by: Duarte Silva <smallflake@protonmail.com> Co-authored-by: Andre Smith <andrepsmithjr@gmail.com> Co-authored-by: ThePromidius <thepromidiusyt@gmail.com> Co-authored-by: majora2007 <kavitareader@gmail.com> Co-authored-by: Tomas Battistini <tomas.battistini@gmail.com>
This commit is contained in:
parent
e9f8ecfc27
commit
7358ba7220
30 changed files with 7838 additions and 771 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"chapter-read": "",
|
||||
"score-updated": "",
|
||||
"want-to-read-add": "読みたい:追加",
|
||||
"want-to-read-remove": "",
|
||||
"want-to-read-remove": "読みたい:消除",
|
||||
"review": ""
|
||||
},
|
||||
"spoiler": {
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
"review-series-modal": {
|
||||
"title": "",
|
||||
"tagline-label": "",
|
||||
"review-label": "",
|
||||
"review-label": "レビュー",
|
||||
"close": "",
|
||||
"save": ""
|
||||
},
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
"review-card": {
|
||||
"your-review": "",
|
||||
"external-review": "",
|
||||
"local-review": "",
|
||||
"local-review": "レビュー",
|
||||
"rating-percentage": ""
|
||||
},
|
||||
"want-to-read": {
|
||||
|
|
@ -239,7 +239,7 @@
|
|||
"save": ""
|
||||
},
|
||||
"api-key": {
|
||||
"copy": "",
|
||||
"copy": "コピー",
|
||||
"regen-warning": "",
|
||||
"no-key": "",
|
||||
"confirm-reset": "",
|
||||
|
|
@ -312,7 +312,7 @@
|
|||
"path-placeholder": "",
|
||||
"instructions": "",
|
||||
"type-header": "",
|
||||
"name-header": "",
|
||||
"name-header": "名前",
|
||||
"cancel": "",
|
||||
"share": "",
|
||||
"help": ""
|
||||
|
|
@ -339,13 +339,13 @@
|
|||
"custom": ""
|
||||
},
|
||||
"day-of-week-pipe": {
|
||||
"monday": "",
|
||||
"tuesday": "",
|
||||
"wednesday": "",
|
||||
"thursday": "",
|
||||
"friday": "",
|
||||
"saturday": "",
|
||||
"sunday": ""
|
||||
"monday": "月曜日",
|
||||
"tuesday": "火曜日",
|
||||
"wednesday": "水曜日",
|
||||
"thursday": "木曜日",
|
||||
"friday": "金曜日",
|
||||
"saturday": "土曜日",
|
||||
"sunday": "日曜日"
|
||||
},
|
||||
"cbl-import-result-pipe": {
|
||||
"success": "",
|
||||
|
|
@ -388,9 +388,9 @@
|
|||
"adaptation": "",
|
||||
"alternative-setting": "",
|
||||
"alternative-version": "",
|
||||
"character": "",
|
||||
"character": "キャラクター",
|
||||
"contains": "",
|
||||
"doujinshi": "",
|
||||
"doujinshi": "同人誌",
|
||||
"other": "",
|
||||
"prequel": "",
|
||||
"sequel": "",
|
||||
|
|
@ -540,7 +540,7 @@
|
|||
"next-chapter": "",
|
||||
"skip-header": "",
|
||||
"virtual-pages": "",
|
||||
"settings-header": "",
|
||||
"settings-header": "設定",
|
||||
"table-of-contents-header": "",
|
||||
"bookmarks-header": "",
|
||||
"toc-header": "",
|
||||
|
|
@ -548,7 +548,7 @@
|
|||
"go-back": "",
|
||||
"incognito-mode-alt": "",
|
||||
"incognito-mode-label": "",
|
||||
"next": "",
|
||||
"next": "次へ",
|
||||
"previous": ""
|
||||
},
|
||||
"personal-table-of-contents": {
|
||||
|
|
@ -583,7 +583,7 @@
|
|||
"password-validation": ""
|
||||
},
|
||||
"register": {
|
||||
"title": "",
|
||||
"title": "登録",
|
||||
"description": "",
|
||||
"username-label": "",
|
||||
"email-label": "",
|
||||
|
|
@ -609,7 +609,7 @@
|
|||
"add-to-want-to-read": "",
|
||||
"edit-series-alt": "",
|
||||
"download-series--tooltip": "",
|
||||
"downloading-status": "",
|
||||
"downloading-status": "ダウンロード中。。。",
|
||||
"user-reviews-alt": "",
|
||||
"storyline-tab": "",
|
||||
"books-tab": "",
|
||||
|
|
@ -1472,7 +1472,7 @@
|
|||
"title": "",
|
||||
"visualisation-label": "",
|
||||
"data-table-label": "",
|
||||
"year-header": "",
|
||||
"year-header": "年",
|
||||
"count-header": ""
|
||||
},
|
||||
"server-stats": {
|
||||
|
|
@ -1601,7 +1601,7 @@
|
|||
"refresh-covers": "",
|
||||
"analyze-files": "",
|
||||
"settings": "",
|
||||
"edit": "",
|
||||
"edit": "編集",
|
||||
"mark-as-read": "",
|
||||
"mark-as-unread": "",
|
||||
"scan-series": "",
|
||||
|
|
@ -1613,8 +1613,8 @@
|
|||
"add-to-reading-list": "",
|
||||
"add-to-collection": "",
|
||||
"send-to": "",
|
||||
"delete": "",
|
||||
"download": "",
|
||||
"delete": "削除",
|
||||
"download": "ダウンロード",
|
||||
"read-incognito": "",
|
||||
"details": "",
|
||||
"view-series": "",
|
||||
|
|
@ -1670,7 +1670,7 @@
|
|||
"submit": "",
|
||||
"email": "",
|
||||
"read": "",
|
||||
"loading": "",
|
||||
"loading": "読み込み中。。。",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"promoted": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue