[skip ci] Translated using Weblate (Japanese)

Currently translated at 4.0% (61 of 1512 strings)

Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/ja/
This commit is contained in:
Alex Tan 2023-10-11 13:41:29 +00:00 committed by Hosted Weblate
parent 9791aa2186
commit 3353036661
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -4,7 +4,7 @@
"username": "{{common.username}}", "username": "{{common.username}}",
"password": "{{common.password}}", "password": "{{common.password}}",
"password-validation": "{{validation.password-validation}}", "password-validation": "{{validation.password-validation}}",
"forgot-password": "", "forgot-password": "パスワードを忘れた方",
"submit": "{{common.submit}}" "submit": "{{common.submit}}"
}, },
"dashboard": { "dashboard": {
@ -16,13 +16,13 @@
"recently-added-title": "最近追加されたシリーズ" "recently-added-title": "最近追加されたシリーズ"
}, },
"edit-user": { "edit-user": {
"edit": "", "edit": "{{common.edit}}",
"close": "", "close": "{{common.close}}",
"username": "", "username": "{{common.username}}",
"required": "", "required": "{{validation.required-field}}",
"email": "", "email": "{{common.email}}",
"not-valid-email": "", "not-valid-email": "{{validation.valid-email}}",
"cancel": "", "cancel": "{{common.cancel}}",
"saving": "保存中。。。", "saving": "保存中。。。",
"update": "更新" "update": "更新"
}, },
@ -203,14 +203,14 @@
}, },
"change-password": { "change-password": {
"password-label": "{{common.password}}", "password-label": "{{common.password}}",
"current-password-label": "", "current-password-label": "現在のパスワード",
"new-password-label": "", "new-password-label": "新しいパスワード",
"confirm-password-label": "", "confirm-password-label": "新しいパスワード(確認)",
"reset": "", "reset": "{{common.reset}}",
"edit": "", "edit": "{{common.edit}}",
"cancel": "", "cancel": "{{common.cancel}}",
"save": "", "save": "{{common.save}}",
"required-field": "", "required-field": "{{validation.required-field}}",
"passwords-must-match": "", "passwords-must-match": "",
"permission-error": "" "permission-error": ""
}, },
@ -849,7 +849,7 @@
"size-title": "", "size-title": "",
"id-title": "", "id-title": "",
"links-title": "", "links-title": "",
"isbn-title": "", "isbn-title": "ISBN",
"last-read-title": "", "last-read-title": "",
"less-than-hour": "", "less-than-hour": "",
"range-hours": "", "range-hours": "",
@ -1650,22 +1650,22 @@
}, },
"common": { "common": {
"reset-to-default": "", "reset-to-default": "",
"close": "", "close": "閉じる",
"cancel": "", "cancel": "キャンセル",
"create": "", "create": "",
"save": "", "save": "",
"reset": "", "reset": "",
"add": "", "add": "",
"apply": "", "apply": "",
"delete": "", "delete": "削除",
"edit": "", "edit": "",
"help": "", "help": "",
"submit": "", "submit": "",
"email": "", "email": "メールアドレス",
"read": "", "read": "",
"loading": "読み込み中。。。", "loading": "読み込み中。。。",
"username": "", "username": "ユーザーネーム",
"password": "", "password": "パスワード",
"promoted": "", "promoted": "",
"select-all": "", "select-all": "",
"deselect-all": "", "deselect-all": "",